You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/01/10 16:26:47 UTC

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 393 - Still Unstable!

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...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 408 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/408/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC

No tests ran.

Build Log:
[...truncated 13 lines...]
FATAL: Could not delete file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\compound
java.io.IOException: Could not delete file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\compound
	at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:197)
	at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:166)
	at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:166)
	at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:166)
	at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:166)
	at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:166)
	at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:166)
	at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:166)
	at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:166)
	at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:166)
	at org.eclipse.jgit.api.CleanCommand.cleanPath(CleanCommand.java:176)
	at org.eclipse.jgit.api.CleanCommand.call(CleanCommand.java:133)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Windows VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1696)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:313)
		at hudson.remoting.Channel.call(Channel.java:909)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:281)
		at com.sun.proxy.$Proxy79.clean(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.clean(RemoteGitImpl.java:450)
		at hudson.plugins.git.extensions.impl.CleanBeforeCheckout.decorateFetchCommand(CleanBeforeCheckout.java:30)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:858)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
		at hudson.scm.SCM.checkout(SCM.java:495)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1203)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1727)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: org.eclipse.jgit.api.errors.JGitInternalException: Could not delete file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\compound
	at org.eclipse.jgit.api.CleanCommand.call(CleanCommand.java:136)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl.clean(JGitAPIImpl.java:1290)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:922)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:896)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853)
	at hudson.remoting.UserRequest.perform(UserRequest.java:210)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\TEST-org.apache.lucene.analysis.ar.TestArabicAnalyzer.xml is 9 hr 23 min old

Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 472 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/472/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseSerialGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.EchoParamsTest

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.EchoParamsTest_A32C490431C1F1C2-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.EchoParamsTest_A32C490431C1F1C2-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.EchoParamsTest_A32C490431C1F1C2-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.EchoParamsTest_A32C490431C1F1C2-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([A32C490431C1F1C2]: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.TriggerIntegrationTest.testEventQueue

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
	at __randomizedtesting.SeedInfo.seed([A32C490431C1F1C2:6A990BAA38A63737]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:726)
	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.rest.schema.TestBulkSchemaAPI

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.rest.schema.TestBulkSchemaAPI:     1) Thread[id=12013, name=qtp19872476-12013, state=TIMED_WAITING, group=TGRP-TestBulkSchemaAPI]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.rest.schema.TestBulkSchemaAPI: 
   1) Thread[id=12013, name=qtp19872476-12013, state=TIMED_WAITING, group=TGRP-TestBulkSchemaAPI]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([A32C490431C1F1C2]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.schema.TestBulkSchemaAPI

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=12013, name=qtp19872476-12013, state=TIMED_WAITING, group=TGRP-TestBulkSchemaAPI]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=12013, name=qtp19872476-12013, state=TIMED_WAITING, group=TGRP-TestBulkSchemaAPI]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([A32C490431C1F1C2]:0)


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_1C7690B804FAC724-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_1C7690B804FAC724-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_1C7690B804FAC724-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_1C7690B804FAC724-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_1C7690B804FAC724-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_1C7690B804FAC724-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_1C7690B804FAC724-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_1C7690B804FAC724-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_1C7690B804FAC724-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_1C7690B804FAC724-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_1C7690B804FAC724-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_1C7690B804FAC724-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_1C7690B804FAC724-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_1C7690B804FAC724-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_1C7690B804FAC724-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_1C7690B804FAC724-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_1C7690B804FAC724-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_1C7690B804FAC724-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_1C7690B804FAC724-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_1C7690B804FAC724-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_1C7690B804FAC724-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_1C7690B804FAC724-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_1C7690B804FAC724-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_1C7690B804FAC724-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_1C7690B804FAC724-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_1C7690B804FAC724-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_1C7690B804FAC724-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_1C7690B804FAC724-001

	at __randomizedtesting.SeedInfo.seed([1C7690B804FAC724]: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 12131 lines...]
   [junit4] Suite: org.apache.solr.EchoParamsTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.EchoParamsTest_A32C490431C1F1C2-001\init-core-data-001
   [junit4]   2> 21811 WARN  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 21811 INFO  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 21818 INFO  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-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> 21819 INFO  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 21819 INFO  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 21820 INFO  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-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> 21898 INFO  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 21916 INFO  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 21922 INFO  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 22015 WARN  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 22015 WARN  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 22015 WARN  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 22018 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 22018 INFO  (coreLoadExecutor-57-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> 22090 INFO  (coreLoadExecutor-57-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 22103 INFO  (coreLoadExecutor-57-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 22108 INFO  (coreLoadExecutor-57-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 22108 INFO  (coreLoadExecutor-57-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> 22109 WARN  (coreLoadExecutor-57-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 22109 INFO  (coreLoadExecutor-57-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 22109 INFO  (coreLoadExecutor-57-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.EchoParamsTest_A32C490431C1F1C2-001\init-core-data-001\]
   [junit4]   2> 22113 INFO  (coreLoadExecutor-57-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=99.5078125, floorSegmentMB=1.5859375, forceMergeDeletesPctAllowed=20.633072445564178, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 22146 INFO  (coreLoadExecutor-57-thread-1) [    x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=60
   [junit4]   2> 22227 INFO  (coreLoadExecutor-57-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 22227 INFO  (coreLoadExecutor-57-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 22229 INFO  (coreLoadExecutor-57-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7040324949807278]
   [junit4]   2> 22229 INFO  (coreLoadExecutor-57-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b452fa[collection1] main]
   [junit4]   2> 22230 WARN  (coreLoadExecutor-57-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 22231 INFO  (coreLoadExecutor-57-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 22232 INFO  (searcherExecutor-58-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b452fa[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 22236 INFO  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 22238 INFO  (TEST-EchoParamsTest.test-seed#[A32C490431C1F1C2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 22253 INFO  (TEST-EchoParamsTest.test-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo&qt=&start=0&rows=20&version=2.2&wt=xml} hits=0 status=0 QTime=15
   [junit4]   2> 22260 INFO  (TEST-EchoParamsTest.test-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo&qt=&start=0&rows=20&version=2.2&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 22260 INFO  (TEST-EchoParamsTest.test-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo&qt=&start=0&rows=20&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 22261 INFO  (TEST-EchoParamsTest.test-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo&qt=&start=0&rows=20&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 22263 INFO  (TEST-EchoParamsTest.test-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo&qt=&echoParams=explicit&start=0&rows=20&wt=xml&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 22263 INFO  (TEST-EchoParamsTest.test-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo&qt=&echoParams=explicit&start=0&rows=20&wt=xml&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 22264 INFO  (TEST-EchoParamsTest.test-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo&qt=&echoParams=explicit&start=0&rows=20&wt=xml&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 22265 INFO  (TEST-EchoParamsTest.test-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={echoHandler=true&q=foo&qt=/crazy_custom_qt&echoParams=all&start=0&rows=20&version=2.2&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 22266 INFO  (TEST-EchoParamsTest.test-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={echoHandler=true&q=foo&qt=/crazy_custom_qt&echoParams=all&start=0&rows=20&version=2.2&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 22266 INFO  (TEST-EchoParamsTest.test-seed#[A32C490431C1F1C2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 22266 INFO  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 22266 INFO  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=427348
   [junit4]   2> 22267 INFO  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 22267 INFO  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3cfbc: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / null
   [junit4]   2> 22267 INFO  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 22267 INFO  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5c3dd9: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / null
   [junit4]   2> 22267 INFO  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 22267 INFO  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@52bcc5: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / null
   [junit4]   2> 22268 INFO  (coreCloseExecutor-62-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1ac999b
   [junit4]   2> 22268 INFO  (coreCloseExecutor-62-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=28088731
   [junit4]   2> 22268 INFO  (coreCloseExecutor-62-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@11cb92c: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / null
   [junit4]   2> 22271 INFO  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=nn-NO, timezone=NZ
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=19361856,total=51142656
   [junit4]   2> NOTE: All tests run in this JVM: [DocExpirationUpdateProcessorFactoryTest, TestUseDocValuesAsStored2, TestManagedResourceStorage, TestDynamicFieldCollectionResource, ActionThrottleTest, ExternalFileFieldSortTest, EchoParamsTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=EchoParamsTest -Dtests.seed=A32C490431C1F1C2 -Dtests.slow=true -Dtests.locale=nn-NO -Dtests.timezone=NZ -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | EchoParamsTest (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\J1\temp\solr.EchoParamsTest_A32C490431C1F1C2-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.EchoParamsTest_A32C490431C1F1C2-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A32C490431C1F1C2]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [8/777 (1!)] on J1 in 0.49s, 1 test, 1 error <<< FAILURES!

[...truncated 471 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_A32C490431C1F1C2-001\init-core-data-001
   [junit4]   2> 330158 WARN  (SUITE-TriggerIntegrationTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 330158 INFO  (SUITE-TriggerIntegrationTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 330162 INFO  (SUITE-TriggerIntegrationTest-seed#[A32C490431C1F1C2]-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> 330162 INFO  (SUITE-TriggerIntegrationTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 330164 INFO  (SUITE-TriggerIntegrationTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_A32C490431C1F1C2-001\tempDir-001
   [junit4]   2> 330164 INFO  (SUITE-TriggerIntegrationTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 330164 INFO  (Thread-642) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 330164 INFO  (Thread-642) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 330168 ERROR (Thread-642) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 330264 INFO  (SUITE-TriggerIntegrationTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:58093
   [junit4]   2> 330270 INFO  (zkConnectionManagerCallback-646-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 330274 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100af03f59d0000, likely client has closed socket
   [junit4]   2> 330277 INFO  (jetty-launcher-643-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 330277 INFO  (jetty-launcher-643-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 330277 INFO  (jetty-launcher-643-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 330277 INFO  (jetty-launcher-643-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 330277 INFO  (jetty-launcher-643-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@fc5dea{/solr,null,AVAILABLE}
   [junit4]   2> 330279 INFO  (jetty-launcher-643-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 330279 INFO  (jetty-launcher-643-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 330279 INFO  (jetty-launcher-643-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 330279 INFO  (jetty-launcher-643-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 330279 INFO  (jetty-launcher-643-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d21846{/solr,null,AVAILABLE}
   [junit4]   2> 330284 INFO  (jetty-launcher-643-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1ebd725{HTTP/1.1,[http/1.1]}{127.0.0.1:58100}
   [junit4]   2> 330284 INFO  (jetty-launcher-643-thread-1) [    ] o.e.j.s.Server Started @337724ms
   [junit4]   2> 330284 INFO  (jetty-launcher-643-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58100}
   [junit4]   2> 330285 ERROR (jetty-launcher-643-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 330285 INFO  (jetty-launcher-643-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 330285 INFO  (jetty-launcher-643-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 330285 INFO  (jetty-launcher-643-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 330285 INFO  (jetty-launcher-643-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-23T23:20:40.472Z
   [junit4]   2> 330285 INFO  (jetty-launcher-643-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5b20c3{HTTP/1.1,[http/1.1]}{127.0.0.1:58097}
   [junit4]   2> 330285 INFO  (jetty-launcher-643-thread-2) [    ] o.e.j.s.Server Started @337725ms
   [junit4]   2> 330285 INFO  (jetty-launcher-643-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58097}
   [junit4]   2> 330285 ERROR (jetty-launcher-643-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 330285 INFO  (jetty-launcher-643-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 330285 INFO  (jetty-launcher-643-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 330285 INFO  (jetty-launcher-643-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 330285 INFO  (jetty-launcher-643-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-23T23:20:40.472Z
   [junit4]   2> 330291 INFO  (zkConnectionManagerCallback-648-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 330292 INFO  (zkConnectionManagerCallback-650-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 330293 INFO  (jetty-launcher-643-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 330293 INFO  (jetty-launcher-643-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 330306 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100af03f59d0002, likely client has closed socket
   [junit4]   2> 330312 INFO  (jetty-launcher-643-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58093/solr
   [junit4]   2> 330498 INFO  (zkConnectionManagerCallback-654-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 330503 INFO  (jetty-launcher-643-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58093/solr
   [junit4]   2> 330505 INFO  (zkConnectionManagerCallback-656-thread-1-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 330510 INFO  (zkConnectionManagerCallback-660-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 330513 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100af03f59d0005, likely client has closed socket
   [junit4]   2> 330529 INFO  (zkConnectionManagerCallback-662-thread-1-processing-n:127.0.0.1:58097_solr) [n:127.0.0.1:58097_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 330768 INFO  (jetty-launcher-643-thread-2) [n:127.0.0.1:58097_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 330768 INFO  (jetty-launcher-643-thread-1) [n:127.0.0.1:58100_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 330769 INFO  (jetty-launcher-643-thread-2) [n:127.0.0.1:58097_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58097_solr
   [junit4]   2> 330770 INFO  (jetty-launcher-643-thread-1) [n:127.0.0.1:58100_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58100_solr
   [junit4]   2> 330771 INFO  (jetty-launcher-643-thread-2) [n:127.0.0.1:58097_solr    ] o.a.s.c.Overseer Overseer (id=72250025578397702-127.0.0.1:58097_solr-n_0000000000) starting
   [junit4]   2> 330788 INFO  (jetty-launcher-643-thread-2) [n:127.0.0.1:58097_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58097_solr
   [junit4]   2> 330972 DEBUG (OverseerAutoScalingTriggerThread-72250025578397702-127.0.0.1:58097_solr-n_0000000000) [n:127.0.0.1:58097_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 330980 DEBUG (OverseerAutoScalingTriggerThread-72250025578397702-127.0.0.1:58097_solr-n_0000000000) [n:127.0.0.1:58097_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 330980 INFO  (zkCallback-655-thread-1-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 330981 INFO  (zkCallback-661-thread-1-processing-n:127.0.0.1:58097_solr) [n:127.0.0.1:58097_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 330982 DEBUG (OverseerAutoScalingTriggerThread-72250025578397702-127.0.0.1:58097_solr-n_0000000000) [n:127.0.0.1:58097_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:58100_solr, 127.0.0.1:58097_solr]
   [junit4]   2> 330982 DEBUG (OverseerAutoScalingTriggerThread-72250025578397702-127.0.0.1:58097_solr-n_0000000000) [n:127.0.0.1:58097_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 330982 DEBUG (OverseerAutoScalingTriggerThread-72250025578397702-127.0.0.1:58097_solr-n_0000000000) [n:127.0.0.1:58097_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 330989 DEBUG (OverseerAutoScalingTriggerThread-72250025578397702-127.0.0.1:58097_solr-n_0000000000) [n:127.0.0.1:58097_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 330993 DEBUG (OverseerAutoScalingTriggerThread-72250025578397702-127.0.0.1:58097_solr-n_0000000000) [n:127.0.0.1:58097_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 331062 INFO  (jetty-launcher-643-thread-2) [n:127.0.0.1:58097_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58097.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ce9fc
   [junit4]   2> 331071 INFO  (jetty-launcher-643-thread-2) [n:127.0.0.1:58097_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58097.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ce9fc
   [junit4]   2> 331071 INFO  (jetty-launcher-643-thread-2) [n:127.0.0.1:58097_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58097.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ce9fc
   [junit4]   2> 331079 INFO  (jetty-launcher-643-thread-1) [n:127.0.0.1:58100_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58100.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ce9fc
   [junit4]   2> 331093 INFO  (jetty-launcher-643-thread-1) [n:127.0.0.1:58100_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58100.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ce9fc
   [junit4]   2> 331093 INFO  (jetty-launcher-643-thread-1) [n:127.0.0.1:58100_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58100.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ce9fc
   [junit4]   2> 331094 INFO  (jetty-launcher-643-thread-2) [n:127.0.0.1:58097_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_A32C490431C1F1C2-001\tempDir-001\node2\.
   [junit4]   2> 331096 INFO  (jetty-launcher-643-thread-1) [n:127.0.0.1:58100_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_A32C490431C1F1C2-001\tempDir-001\node1\.
   [junit4]   2> 331098 DEBUG (ScheduledTrigger-1494-thread-1) [n:127.0.0.1:58097_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 331424 INFO  (zkConnectionManagerCallback-668-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 331433 INFO  (zkConnectionManagerCallback-672-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 331434 INFO  (SUITE-TriggerIntegrationTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 331435 INFO  (SUITE-TriggerIntegrationTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58093/solr ready
   [junit4]   2> 331452 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTriggerThrottling
   [junit4]   2> 331456 INFO  (qtp5089530-3036) [n:127.0.0.1:58097_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 331473 INFO  (qtp5089530-3036) [n:127.0.0.1:58097_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 331475 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.a.ScheduledTriggers -- removing trigger: .auto_add_replicas
   [junit4]   2> 331481 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 331484 DEBUG (zkCallback-661-thread-1-processing-n:127.0.0.1:58097_solr) [n:127.0.0.1:58097_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 331484 DEBUG (OverseerAutoScalingTriggerThread-72250025578397702-127.0.0.1:58097_solr-n_0000000000) [n:127.0.0.1:58097_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 331484 DEBUG (OverseerAutoScalingTriggerThread-72250025578397702-127.0.0.1:58097_solr-n_0000000000) [n:127.0.0.1:58097_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 331485 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 331485 DEBUG (OverseerAutoScalingTriggerThread-72250025578397702-127.0.0.1:58097_solr-n_0000000000) [n:127.0.0.1:58097_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 331485 DEBUG (OverseerAutoScalingTriggerThread-72250025578397702-127.0.0.1:58097_solr-n_0000000000) [n:127.0.0.1:58097_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 331487 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5b20c3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 331488 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=20519641
   [junit4]   2> 331489 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 331489 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a4a5e9: rootName = solr_58097, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@e76f1f
   [junit4]   2> 331494 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 331494 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@19f7f7b: rootName = solr_58097, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5e1a7b
   [junit4]   2> 331498 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 331498 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4bc6a9: rootName = solr_58097, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1c11675
   [junit4]   2> 331500 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:58097_solr
   [junit4]   2> 331503 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 331503 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 331504 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.Overseer Overseer (id=72250025578397702-127.0.0.1:58097_solr-n_0000000000) closing
   [junit4]   2> 331505 INFO  (OverseerStateUpdate-72250025578397702-127.0.0.1:58097_solr-n_0000000000) [n:127.0.0.1:58097_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:58097_solr
   [junit4]   2> 331508 DEBUG (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 331509 WARN  (OverseerAutoScalingTriggerThread-72250025578397702-127.0.0.1:58097_solr-n_0000000000) [n:127.0.0.1:58097_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 331512 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100af03f59d0006, likely client has closed socket
   [junit4]   2> 331512 INFO  (zkCallback-661-thread-1-processing-n:127.0.0.1:58097_solr) [n:127.0.0.1:58097_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 331512 INFO  (zkCallback-655-thread-1-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 331513 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@fc5dea{/solr,null,UNAVAILABLE}
   [junit4]   2> 331513 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 331513 INFO  (zkCallback-671-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 331514 INFO  (zkCallback-671-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 331515 INFO  (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58100_solr
   [junit4]   2> 331515 INFO  (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.Overseer Overseer (id=72250025578397700-127.0.0.1:58100_solr-n_0000000001) starting
   [junit4]   2> 331525 DEBUG (OverseerAutoScalingTriggerThread-72250025578397700-127.0.0.1:58100_solr-n_0000000001) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 331527 DEBUG (OverseerAutoScalingTriggerThread-72250025578397700-127.0.0.1:58100_solr-n_0000000001) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 331527 DEBUG (OverseerAutoScalingTriggerThread-72250025578397700-127.0.0.1:58100_solr-n_0000000001) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:58100_solr]
   [junit4]   2> 331527 DEBUG (OverseerAutoScalingTriggerThread-72250025578397700-127.0.0.1:58100_solr-n_0000000001) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion -1
   [junit4]   2> 331528 DEBUG (OverseerAutoScalingTriggerThread-72250025578397700-127.0.0.1:58100_solr-n_0000000001) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 331529 DEBUG (OverseerAutoScalingTriggerThread-72250025578397700-127.0.0.1:58100_solr-n_0000000001) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 331531 DEBUG (OverseerAutoScalingTriggerThread-72250025578397700-127.0.0.1:58100_solr-n_0000000001) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 331531 DEBUG (ScheduledTrigger-1503-thread-1) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 332533 DEBUG (ScheduledTrigger-1503-thread-1) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 333534 DEBUG (ScheduledTrigger-1503-thread-2) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 334536 DEBUG (ScheduledTrigger-1503-thread-1) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 335537 DEBUG (ScheduledTrigger-1503-thread-1) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 336517 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 336519 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 336519 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 336519 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 336521 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c341b0{/solr,null,AVAILABLE}
   [junit4]   2> 336522 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@17ab75a{HTTP/1.1,[http/1.1]}{127.0.0.1:58211}
   [junit4]   2> 336522 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.e.j.s.Server Started @343962ms
   [junit4]   2> 336522 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58211}
   [junit4]   2> 336522 ERROR (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 336522 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 336522 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 336522 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 336522 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-23T23:20:46.709Z
   [junit4]   2> 336527 INFO  (zkConnectionManagerCallback-675-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 336528 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 336544 DEBUG (ScheduledTrigger-1503-thread-1) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 336549 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58093/solr
   [junit4]   2> 336551 INFO  (zkConnectionManagerCallback-679-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 336556 INFO  (zkConnectionManagerCallback-681-thread-1-processing-n:127.0.0.1:58211_solr) [n:127.0.0.1:58211_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 336565 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [n:127.0.0.1:58211_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 336566 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [n:127.0.0.1:58211_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 336572 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [n:127.0.0.1:58211_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58211_solr
   [junit4]   2> 336575 INFO  (zkCallback-671-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 336575 INFO  (zkCallback-671-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 336575 INFO  (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 336576 INFO  (zkCallback-680-thread-1-processing-n:127.0.0.1:58211_solr) [n:127.0.0.1:58211_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 336717 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [n:127.0.0.1:58211_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58211.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ce9fc
   [junit4]   2> 336735 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [n:127.0.0.1:58211_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58211.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ce9fc
   [junit4]   2> 336735 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [n:127.0.0.1:58211_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58211.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ce9fc
   [junit4]   2> 336738 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [n:127.0.0.1:58211_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_A32C490431C1F1C2-001\tempDir-001\node3\.
   [junit4]   2> 336790 INFO  (qtp24431827-3040) [n:127.0.0.1:58100_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 336794 INFO  (qtp4875339-3109) [n:127.0.0.1:58211_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 336795 DEBUG (qtp24431827-3045) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 336796 INFO  (qtp24431827-3045) [n:127.0.0.1:58100_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 336796 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 336797 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:58211_solr, 127.0.0.1:58100_solr]
   [junit4]   2> 336798 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:58211_solr, 127.0.0.1:58100_solr]
   [junit4]   2> 336798 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 336798 DEBUG (OverseerAutoScalingTriggerThread-72250025578397700-127.0.0.1:58100_solr-n_0000000001) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 336801 INFO  (qtp24431827-3040) [n:127.0.0.1:58100_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 336803 INFO  (qtp4875339-3111) [n:127.0.0.1:58211_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 336804 DEBUG (qtp24431827-3042) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 336804 INFO  (qtp24431827-3042) [n:127.0.0.1:58100_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 336804 INFO  (OverseerAutoScalingTriggerThread-72250025578397700-127.0.0.1:58100_solr-n_0000000001) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 336805 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 336805 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:58211_solr, 127.0.0.1:58100_solr]
   [junit4]   2> 336805 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 336805 DEBUG (ScheduledTrigger-1503-thread-3) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 336805 DEBUG (ScheduledTrigger-1503-thread-3) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 336805 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:58211_solr, 127.0.0.1:58100_solr]
   [junit4]   2> 336806 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:58211_solr, 127.0.0.1:58100_solr]
   [junit4]   2> 336806 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 336806 DEBUG (OverseerAutoScalingTriggerThread-72250025578397700-127.0.0.1:58100_solr-n_0000000001) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 4
   [junit4]   2> 336806 DEBUG (OverseerAutoScalingTriggerThread-72250025578397700-127.0.0.1:58100_solr-n_0000000001) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 336807 INFO  (OverseerAutoScalingTriggerThread-72250025578397700-127.0.0.1:58100_solr-n_0000000001) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 336807 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 336807 DEBUG (OverseerAutoScalingTriggerThread-72250025578397700-127.0.0.1:58100_solr-n_0000000001) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 336807 DEBUG (ScheduledTrigger-1503-thread-4) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 336807 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 336807 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 336807 DEBUG (ScheduledTrigger-1503-thread-4) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 336807 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 336811 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19c7009{/solr,null,AVAILABLE}
   [junit4]   2> 336811 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@15fef79{HTTP/1.1,[http/1.1]}{127.0.0.1:58226}
   [junit4]   2> 336811 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.e.j.s.Server Started @344251ms
   [junit4]   2> 336811 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58226}
   [junit4]   2> 336811 ERROR (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 336811 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 336811 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 336811 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 336811 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-23T23:20:46.998Z
   [junit4]   2> 336814 INFO  (zkConnectionManagerCallback-685-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 336815 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 336827 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100af03f59d000c, likely client has closed socket
   [junit4]   2> 336831 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58093/solr
   [junit4]   2> 336833 INFO  (zkConnectionManagerCallback-689-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 336837 INFO  (zkConnectionManagerCallback-691-thread-1-processing-n:127.0.0.1:58226_solr) [n:127.0.0.1:58226_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 336847 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [n:127.0.0.1:58226_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 336850 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [n:127.0.0.1:58226_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 336854 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [n:127.0.0.1:58226_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58226_solr
   [junit4]   2> 336856 INFO  (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 336856 INFO  (zkCallback-671-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 336857 INFO  (zkCallback-680-thread-1-processing-n:127.0.0.1:58211_solr) [n:127.0.0.1:58211_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 336857 INFO  (zkCallback-671-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 336858 INFO  (zkCallback-690-thread-1-processing-n:127.0.0.1:58226_solr) [n:127.0.0.1:58226_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 337219 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [n:127.0.0.1:58226_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58226.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ce9fc
   [junit4]   2> 337229 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [n:127.0.0.1:58226_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58226.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ce9fc
   [junit4]   2> 337229 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [n:127.0.0.1:58226_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58226.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ce9fc
   [junit4]   2> 337231 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [n:127.0.0.1:58226_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_A32C490431C1F1C2-001\tempDir-001\node4\.
   [junit4]   2> 337546 DEBUG (ScheduledTrigger-1503-thread-1) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 337808 DEBUG (ScheduledTrigger-1503-thread-2) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 337809 DEBUG (ScheduledTrigger-1503-thread-2) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 337812 DEBUG (ScheduledTrigger-1503-thread-4) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 337812 DEBUG (ScheduledTrigger-1503-thread-4) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 337812 DEBUG (ScheduledTrigger-1503-thread-4) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:58226_solr at time 2936279930489039
   [junit4]   2> 337812 DEBUG (ScheduledTrigger-1503-thread-4) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 firing registered processor for nodes: [127.0.0.1:58226_solr] added at times [2936279930489039], now=2936279930538248
   [junit4]   2> 337812 DEBUG (ScheduledTrigger-1503-thread-4) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"a6e87f237c8cfT732ukvjnyoqcuvvfgi0hwiz95",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":2936279930489039,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2936279930489039],
   [junit4]   2>     "nodeNames":["127.0.0.1:58226_solr"]}}
   [junit4]   2> 337812 DEBUG (ScheduledTrigger-1503-thread-2) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:58226_solr at time 2936279930504399
   [junit4]   2> 337813 DEBUG (ScheduledTrigger-1503-thread-2) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 firing registered processor for nodes: [127.0.0.1:58226_solr] added at times [2936279930504399], now=2936279931407789
   [junit4]   2> 337813 DEBUG (ScheduledTrigger-1503-thread-2) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"a6e87f23804cfT732ukvjnyoqcuvvfgi0hwiz96",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":2936279930504399,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2936279930504399],
   [junit4]   2>     "nodeNames":["127.0.0.1:58226_solr"]}}
   [junit4]   2> 337813 DEBUG (ScheduledTrigger-1503-thread-4) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, node_added_trigger2, node_added_trigger1]
   [junit4]   2> 337813 INFO  (ScheduledTrigger-1503-thread-2) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 337815 INFO  (ScheduledTrigger-1503-thread-4) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 337819 DEBUG (AutoscalingActionExecutor-1504-thread-1-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"a6e87f237c8cfT732ukvjnyoqcuvvfgi0hwiz95",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":2936279930489039,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2936279930489039],
   [junit4]   2>     "_enqueue_time_":2936279931752249,
   [junit4]   2>     "nodeNames":["127.0.0.1:58226_solr"]}}
   [junit4]   2> 337819 INFO  (AutoscalingActionExecutor-1504-thread-1-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.TriggerIntegrationTest action executed from node_added_trigger2
   [junit4]   2> 337822 DEBUG (AutoscalingActionExecutor-1504-thread-1-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 5000ms
   [junit4]   2> 337822 DEBUG (AutoscalingActionExecutor-1504-thread-1-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger2 after 5000ms
   [junit4]   2> 337822 DEBUG (AutoscalingActionExecutor-1504-thread-1-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger1 after 5000ms
   [junit4]   2> 337822 DEBUG (AutoscalingActionExecutor-1504-thread-1-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 4 ms for event id=a6e87f237c8cfT732ukvjnyoqcuvvfgi0hwiz95
   [junit4]   2> 342823 DEBUG (ScheduledTrigger-1503-thread-1) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 342824 DEBUG (ScheduledTrigger-1503-thread-4) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 342824 DEBUG (ScheduledTrigger-1503-thread-4) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 342824 DEBUG (ScheduledTrigger-1503-thread-2) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 342824 DEBUG (ScheduledTrigger-1503-thread-2) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 342824 DEBUG (ScheduledTrigger-1503-thread-4) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 firing registered processor for nodes: [127.0.0.1:58226_solr] added at times [2936279930504399], now=2936284942598901
   [junit4]   2> 342824 DEBUG (ScheduledTrigger-1503-thread-4) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"a6e87f23804cfT732ukvjnyoqcuvvfgi0hwiz99",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":2936279930504399,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2936279930504399],
   [junit4]   2>     "nodeNames":["127.0.0.1:58226_solr"]}}
   [junit4]   2> 342824 DEBUG (ScheduledTrigger-1503-thread-4) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, node_added_trigger2, node_added_trigger1]
   [junit4]   2> 342825 DEBUG (AutoscalingActionExecutor-1504-thread-1-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"a6e87f23804cfT732ukvjnyoqcuvvfgi0hwiz99",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":2936279930504399,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2936279930504399],
   [junit4]   2>     "_enqueue_time_":2936284942962419,
   [junit4]   2>     "nodeNames":["127.0.0.1:58226_solr"]}}
   [junit4]   2> 342825 INFO  (AutoscalingActionExecutor-1504-thread-1-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.TriggerIntegrationTest last action at 1519428048006000000 current time = 1519428053012000000
   [junit4]   2> real diff: 5006000000
   [junit4]   2>  min diff: 4998000000
   [junit4]   2> 342825 INFO  (AutoscalingActionExecutor-1504-thread-1-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.TriggerIntegrationTest action executed from node_added_trigger1
   [junit4]   2> 342827 DEBUG (AutoscalingActionExecutor-1504-thread-1-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 5000ms
   [junit4]   2> 342827 DEBUG (AutoscalingActionExecutor-1504-thread-1-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger2 after 5000ms
   [junit4]   2> 342827 DEBUG (AutoscalingActionExecutor-1504-thread-1-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger1 after 5000ms
   [junit4]   2> 342827 DEBUG (AutoscalingActionExecutor-1504-thread-1-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 1 ms for event id=a6e87f23804cfT732ukvjnyoqcuvvfgi0hwiz99
   [junit4]   2> 342831 INFO  (qtp24431827-3042) [n:127.0.0.1:58100_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 342834 INFO  (qtp4875339-3113) [n:127.0.0.1:58211_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 342840 INFO  (qtp1650034-3135) [n:127.0.0.1:58226_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 342841 DEBUG (qtp24431827-3039) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 342842 INFO  (qtp24431827-3039) [n:127.0.0.1:58100_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=13
   [junit4]   2> 342842 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 342843 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:58211_solr, 127.0.0.1:58100_solr, 127.0.0.1:58226_solr]
   [junit4]   2> 342843 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 342843 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:58211_solr, 127.0.0.1:58100_solr, 127.0.0.1:58226_solr]
   [junit4]   2> 342843 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:58211_solr, 127.0.0.1:58100_solr, 127.0.0.1:58226_solr]
   [junit4]   2> 342843 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 342843 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:58211_solr, 127.0.0.1:58100_solr, 127.0.0.1:58226_solr]
   [junit4]   2> 342844 DEBUG (OverseerAutoScalingTriggerThread-72250025578397700-127.0.0.1:58100_solr-n_0000000001) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 342846 INFO  (OverseerAutoScalingTriggerThread-72250025578397700-127.0.0.1:58100_solr-n_0000000001) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 342847 INFO  (qtp24431827-3039) [n:127.0.0.1:58100_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 342848 DEBUG (OverseerAutoScalingTriggerThread-72250025578397700-127.0.0.1:58100_solr-n_0000000001) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 342848 DEBUG (ScheduledTrigger-1503-thread-3) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger1 with currently live nodes: 3
   [junit4]   2> 342851 INFO  (qtp4875339-3114) [n:127.0.0.1:58211_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 342853 INFO  (qtp1650034-3141) [n:127.0.0.1:58226_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 342855 DEBUG (qtp4875339-3113) [n:127.0.0.1:58211_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 342855 INFO  (qtp4875339-3113) [n:127.0.0.1:58211_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 342855 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 7
   [junit4]   2> 342856 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:58211_solr, 127.0.0.1:58100_solr, 127.0.0.1:58226_solr]
   [junit4]   2> 342856 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 342856 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:58211_solr, 127.0.0.1:58100_solr, 127.0.0.1:58226_solr]
   [junit4]   2> 342857 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:58211_solr, 127.0.0.1:58100_solr, 127.0.0.1:58226_solr]
   [junit4]   2> 342857 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 342857 DEBUG (zkCallback-655-thread-2-processin

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

yticsQueryTest, SubstringBytesRefFilterTest, TestStressRecovery, OverseerStatusTest, TestTlogReplica, TestSimDistributedQueue, TestSolrCoreSnapshots, SuggestComponentTest, DeleteStatusTest, TestLargeCluster, TestXmlQParser, PeerSyncReplicationTest, TestReRankQParserPlugin, PeerSyncWithIndexFingerprintCachingTest, TestCollationFieldDocValues, ExitableDirectoryReaderTest, TestSerializedLuceneMatchVersion, LIRRollingUpdatesTest, TestOrdValues, TestFieldSortValues, TestStressUserVersions, JsonLoaderTest, BasicDistributedZk2Test, TestStressReorder, TestSolr4Spatial2, QueryParsingTest, TestFieldCache, SimpleFacetsTest, AutoAddReplicasPlanActionTest, TestWriterPerf, FullSolrCloudDistribCmdsTest, HdfsChaosMonkeyNothingIsSafeTest, ResponseLogComponentTest, TestSQLHandlerNonCloud, ClusterStateTest, TestUnifiedSolrHighlighter, TestPayloadScoreQParserPlugin, QueryResultKeyTest, BufferStoreTest, AddBlockUpdateTest, DistributedSpellCheckComponentTest, DeleteLastCustomShardedReplicaTest, CustomHighlightComponentTest, MoveReplicaHDFSFailoverTest, DirectUpdateHandlerTest, CachingDirectoryFactoryTest, TestDFRSimilarityFactory, CollectionStateFormat2Test, ConcurrentDeleteAndCreateCollectionTest, DistributedFacetPivotWhiteBoxTest, SystemInfoHandlerTest, ZkSolrClientTest, NodeMutatorTest, HttpPartitionOnCommitTest, TestScoreJoinQPScore, TestFieldCollectionResource, TestBlobHandler, XsltUpdateRequestHandlerTest, SpellPossibilityIteratorTest, CdcrUpdateLogTest, ScriptEngineTest, ShowFileRequestHandlerTest, TestSolrIndexConfig, TestSizeLimitedDistributedMap, TestCollapseQParserPlugin, HighlighterConfigTest, TestValueSourceCache, DistributedQueueTest, TestCrossCoreJoin, TestJsonFacets, BasicFunctionalityTest, HLLSerializationTest, SpatialHeatmapFacetsTest, TestRandomDVFaceting, TestBulkSchemaAPI]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBulkSchemaAPI -Dtests.seed=A32C490431C1F1C2 -Dtests.slow=true -Dtests.locale=es-PE -Dtests.timezone=Asia/Kathmandu -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestBulkSchemaAPI (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.rest.schema.TestBulkSchemaAPI: 
   [junit4]    >    1) Thread[id=12013, name=qtp19872476-12013, state=TIMED_WAITING, group=TGRP-TestBulkSchemaAPI]
   [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.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A32C490431C1F1C2]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=12013, name=qtp19872476-12013, state=TIMED_WAITING, group=TGRP-TestBulkSchemaAPI]
   [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.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A32C490431C1F1C2]:0)
   [junit4] Completed [280/777 (3!)] on J1 in 98.59s, 10 tests, 2 errors <<< FAILURES!

[...truncated 3991 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_1C7690B804FAC724-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1294, maxMBSortInHeap=7.981586594514307, sim=RandomSimilarity(queryNorm=true): {}, locale=el-CY, timezone=Asia/Urumqi
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=12950296,total=42663936
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=1C7690B804FAC724 -Dtests.slow=true -Dtests.locale=el-CY -Dtests.timezone=Asia/Urumqi -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [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_1C7690B804FAC724-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_1C7690B804FAC724-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_1C7690B804FAC724-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_1C7690B804FAC724-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_1C7690B804FAC724-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_1C7690B804FAC724-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_1C7690B804FAC724-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_1C7690B804FAC724-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_1C7690B804FAC724-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_1C7690B804FAC724-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_1C7690B804FAC724-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_1C7690B804FAC724-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_1C7690B804FAC724-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_1C7690B804FAC724-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1C7690B804FAC724]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/5 (1!)] on J1 in 1.15s, 8 tests, 1 error <<< FAILURES!

[...truncated 43379 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 471 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/471/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMmapDirectory

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

	at __randomizedtesting.SeedInfo.seed([EA20D4E7B8F2C2BD]: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.store.TestNRTCachingDirectory

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

	at __randomizedtesting.SeedInfo.seed([EA20D4E7B8F2C2BD]: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.TestSearcherReuse

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.search.TestSearcherReuse_C64A56B619D0439D-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\init-core-data-001\index: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\init-core-data-001\index    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-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.search.TestSearcherReuse_C64A56B619D0439D-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\init-core-data-001\index: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\init-core-data-001\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001

	at __randomizedtesting.SeedInfo.seed([C64A56B619D0439D]: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.servlet.DirectSolrConnectionTest

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.servlet.DirectSolrConnectionTest_C64A56B619D0439D-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_C64A56B619D0439D-001\init-core-data-001\index    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_C64A56B619D0439D-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.servlet.DirectSolrConnectionTest_C64A56B619D0439D-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.servlet.DirectSolrConnectionTest_C64A56B619D0439D-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_C64A56B619D0439D-001\init-core-data-001\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_C64A56B619D0439D-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.servlet.DirectSolrConnectionTest_C64A56B619D0439D-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([C64A56B619D0439D]: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.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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-001

	at __randomizedtesting.SeedInfo.seed([7D5E4982A67B9CE7]: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 898 lines...]
   [junit4] Suite: org.apache.lucene.store.TestNRTCachingDirectory
   [junit4] IGNOR/A 0.00s J1 | TestNRTCachingDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] IGNOR/A 0.00s J1 | TestNRTCachingDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=7, maxDocsPerChunk=983, blockSize=10), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=7, blockSize=10)), sim=RandomSimilarity(queryNorm=false): {titleTokenized=IB LL-D1, body=DFR I(n)L2}, locale=ar-LB, timezone=Jamaica
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=312246384,total=422400000
   [junit4]   2> NOTE: All tests run in this JVM: [TestAutomatonQueryUnicode, TestSimilarity, Test2BSortedDocValuesFixedSorted, TestDocValuesScoring, TestNotDocIdSet, TestLogMergePolicy, TestOrdinalMap, TestForTooMuchCloning, TestTransactionRollback, TestIntsRef, TestPerFieldPostingsFormat, TestDirectory, TestEarlyTermination, TestPerFieldDocValuesFormat, TestBlockPostingsFormat3, TestFieldReuse, TestTermsEnum, TestLongPostings, TestSortRandom, TestTermRangeQuery, TestMaxTermFrequency, TestReadOnlyIndex, TestOfflineSorter, TestMultiFields, TestBasics, TestRollingUpdates, TestGeoUtils, TestLongBitSet, TestSpanOrQuery, Test4GBStoredFields, TestIntArrayDocIdSet, TestPostingsOffsets, TestConstantScoreQuery, TestBytesStore, TestGraphTokenizers, TestTermContext, TestPagedBytes, TestMultiTermsEnum, TestSingleInstanceLockFactory, TestCachingCollector, TestPerFieldPostingsFormat2, TestDuelingCodecsAtNight, TestFieldMaskingSpanQuery, TestIndexWriterDelete, TestLucene50CompoundFormat, TestNativeFSLockFactory, TestMergeSchedulerExternal, TestMultiDocValues, TestMultiset, TestFixedBitDocIdSet, TestOmitNorms, TestFilterDirectory, TestFutureObjects, TestMultiTermQueryRewrites, TestReaderClosed, Test2BPositions, TestIndexWriterLockRelease, TestDeterminism, TestStressDeletes, TestStopFilter, TestPackedInts, TestIndexWriterForceMerge, TestCharsRefBuilder, TestIntroSorter, TestDocumentsWriterStallControl, TestPayloads, TestBoostQuery, TestSearchAfter, TestSpanCollection, TestRadixSelector, TestStressAdvance, TestConcurrentMergeScheduler, TestNoMergeScheduler, TestSparseFixedBitDocIdSet, TestSpanFirstQuery, TestTermVectorsReader, TestIndexOrDocValuesQuery, TestIndexWriterMaxDocs, TestMathUtil, TestAxiomaticSimilarity, TestSynonymQuery, TestMultiCollector, TestAllFilesCheckIndexHeader, TestExitableDirectoryReader, Test2BPostingsBytes, TestElevationComparator, TestStressIndexing, TestAllFilesHaveChecksumFooter, TestSpansEnum, TestWeakIdentityMap, TestFlex, TestIntRangeFieldQueries, TestSentinelIntSet, TestDocIDMerger, TestSegmentMerger, TestNumericDocValuesUpdates, TestIOUtils, TestCharArraySet, TestLucene50StoredFieldsFormatHighCompression, TestControlledRealTimeReopenThread, TestDisjunctionMaxQuery, TestStressNRT, TestPerSegmentDeletes, TestTopFieldCollectorEarlyTermination, TestNRTCachingDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNRTCachingDirectory -Dtests.seed=EA20D4E7B8F2C2BD -Dtests.slow=true -Dtests.locale=ar-LB -Dtests.timezone=Jamaica -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestNRTCachingDirectory (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\core\test\J1\temp\lucene.store.TestNRTCachingDirectory_EA20D4E7B8F2C2BD-001\testSeekPastEOF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNRTCachingDirectory_EA20D4E7B8F2C2BD-001\testSeekPastEOF-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EA20D4E7B8F2C2BD]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [190/466 (1!)] on J1 in 1.33s, 44 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 804 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMmapDirectory
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=sr-Latn, timezone=America/Rainy_River
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=290465808,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestAutomatonQueryUnicode, TestSimilarity, Test2BSortedDocValuesFixedSorted, TestDocValuesScoring, TestNotDocIdSet, TestLogMergePolicy, TestOrdinalMap, TestForTooMuchCloning, TestTransactionRollback, TestIntsRef, TestPerFieldPostingsFormat, TestDirectory, TestEarlyTermination, TestPerFieldDocValuesFormat, TestBlockPostingsFormat3, TestFieldReuse, TestTermsEnum, TestLongPostings, TestSortRandom, TestTermRangeQuery, TestMaxTermFrequency, TestReadOnlyIndex, TestOfflineSorter, TestMultiFields, TestBasics, TestRollingUpdates, TestGeoUtils, TestLongBitSet, TestSpanOrQuery, Test4GBStoredFields, TestIntArrayDocIdSet, TestPostingsOffsets, TestConstantScoreQuery, TestBytesStore, TestGraphTokenizers, TestTermContext, TestPagedBytes, TestMultiTermsEnum, TestSingleInstanceLockFactory, TestCachingCollector, TestPerFieldPostingsFormat2, TestDuelingCodecsAtNight, TestFieldMaskingSpanQuery, TestIndexWriterDelete, TestLucene50CompoundFormat, TestNativeFSLockFactory, TestMergeSchedulerExternal, TestMultiDocValues, TestMultiset, TestFixedBitDocIdSet, TestOmitNorms, TestFilterDirectory, TestFutureObjects, TestMultiTermQueryRewrites, TestReaderClosed, Test2BPositions, TestIndexWriterLockRelease, TestDeterminism, TestStressDeletes, TestStopFilter, TestPackedInts, TestIndexWriterForceMerge, TestCharsRefBuilder, TestIntroSorter, TestDocumentsWriterStallControl, TestPayloads, TestBoostQuery, TestSearchAfter, TestSpanCollection, TestRadixSelector, TestStressAdvance, TestConcurrentMergeScheduler, TestNoMergeScheduler, TestSparseFixedBitDocIdSet, TestSpanFirstQuery, TestTermVectorsReader, TestIndexOrDocValuesQuery, TestIndexWriterMaxDocs, TestMathUtil, TestAxiomaticSimilarity, TestSynonymQuery, TestMultiCollector, TestAllFilesCheckIndexHeader, TestExitableDirectoryReader, Test2BPostingsBytes, TestElevationComparator, TestStressIndexing, TestAllFilesHaveChecksumFooter, TestSpansEnum, TestWeakIdentityMap, TestFlex, TestIntRangeFieldQueries, TestSentinelIntSet, TestDocIDMerger, TestSegmentMerger, TestNumericDocValuesUpdates, TestIOUtils, TestCharArraySet, TestLucene50StoredFieldsFormatHighCompression, TestControlledRealTimeReopenThread, TestDisjunctionMaxQuery, TestStressNRT, TestPerSegmentDeletes, TestTopFieldCollectorEarlyTermination, TestNRTCachingDirectory, TestSegmentInfos, TestDirectoryReaderReopen, TestCachingTokenFilter, TestTerms, TestIndexWriterOutOfFileDescriptors, TestFileSwitchDirectory, TestSloppyPhraseQuery2, TestTermsEnum2, TestDoubleRange, TestIndexWriterOnDiskFull, TestIndexWriterReader, TestIndexWriterWithThreads, TestAddIndexes, TestShardSearching, TestMultiMMap, TestSearcherManager, TestDeletionPolicy, TestDuelingCodecs, TestPersistentSnapshotDeletionPolicy, TestAtomicUpdate, TestStandardAnalyzer, TestSearchWithThreads, TestSnapshotDeletionPolicy, TestArrayUtil, TestBufferedIndexInput, TestConsistentFieldNumbers, TestSimpleExplanations, TestLockFactory, TestBagOfPositions, TestFastDecompressionMode, TestFieldCacheRewriteMethod, TestTransactions, TestMultiThreadTermVectors, TestSegmentTermDocs, TestSort, TestToken, TestFieldsReader, TestSimpleSearchEquivalence, TestCustomSearcherSort, TestSimilarityBase, TestBooleanMinShouldMatch, Test2BDocs, TestUTF32ToUTF8, TestStressIndexing2, TestTermVectorsWriter, TestCharTermAttributeImpl, TestBytesRefHash, TestOmitTf, TestDocumentWriter, TestMultiTermConstantScore, TestLiveFieldValues, TestFuzzyQuery, TestNoDeletionPolicy, TestSegmentTermEnum, TestUniqueTermCount, TestPrefixCodedTerms, TestAutomatonQuery, TestPrefixRandom, TestMultiLevelSkipList, TestSpanMultiTermQueryWrapper, TestBooleanQueryVisitSubscorers, TestIndexFileDeleter, TestParallelTermEnum, TestBinaryTerms, TestSubScorerFreqs, TestRecyclingIntBlockAllocator, TestConjunctions, TestField, TestSpanExplanationsOfNonMatches, TestSmallFloat, TestSetOnce, TestDateTools, TestPriorityQueue, TestTotalHitCountCollector, TestBooleanScorer, TestRollback, TestTwoPhaseCommitTool, TestCloseableThreadLocal, TestVersion, TestNGramPhraseQuery, TestIndexCommit, Test2BNumericDocValues, Test2BPagedBytes, TestDelegatingAnalyzerWrapper, TestWordlistLoader, TestBlockPostingsFormat, TestLucene60FieldInfoFormat, TestIndexedDISI, TestLucene70NormsFormat, TestFloatRange, TestLongRange, TestGeoEncodingUtils, TestPolygon2D, TestAllFilesDetectTruncation, TestCustomTermFreq, TestDocInverterPerFieldErrorInfo, TestDocValues, TestDocsWithFieldSet, TestFieldInvertState, TestFilterDirectoryReader, TestIndexManyDocuments, TestIndexReaderClose, TestIndexSorting, TestIndexTooManyDocs, TestIndexWriterExceptions2, TestIndexWriterThreadsToSegments, TestIndexingSequenceNumbers, TestInfoStream, TestManyFields, TestMaxPosition, TestMergePolicyWrapper, TestMergeRateLimiter, TestOneMergeWrappingMergePolicy, TestPointValues, TestReaderWrapperDVTypeCheck, TestTermVectors, TestTragicIndexWriterDeadlock, TestTryDelete, TestUpgradeIndexMergePolicy, FuzzyTermOnShortTermsTest, TermInSetQueryTest, TestApproximationSearchEquivalence, TestBlendedTermQuery, TestBoolean2ScorerSupplier, TestDocValuesRewriteMethod, TestDoubleValuesSource, TestFilterWeight, TestIndexSearcher, TestLRUQueryCache, TestLongRangeFieldQueries, TestMatchNoDocsQuery, TestNeedsScores, TestNormsFieldExistsQuery, TestQueryRescorer, TestReqExclBulkScorer, TestSegmentCacheables, TestSimpleExplanationsWithFillerDocs, TestClassicSimilarity, TestSpanBoostQuery, TestSpanNearQuery, TestMmapDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMmapDirectory -Dtests.seed=EA20D4E7B8F2C2BD -Dtests.slow=true -Dtests.locale=sr-Latn -Dtests.timezone=America/Rainy_River -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestMmapDirectory (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\core\test\J1\temp\lucene.store.TestMmapDirectory_EA20D4E7B8F2C2BD-001\testChecksum-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_EA20D4E7B8F2C2BD-001\testChecksum-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EA20D4E7B8F2C2BD]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [442/466 (2!)] on J1 in 2.47s, 43 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 11162 lines...]
   [junit4] Suite: org.apache.solr.servlet.DirectSolrConnectionTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_C64A56B619D0439D-001\init-core-data-001
   [junit4]   2> 883949 WARN  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 883950 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 883954 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-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> 883954 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 883955 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 883956 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-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> 884029 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 884054 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 884064 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 884250 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c5f750
   [junit4]   2> 884267 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c5f750
   [junit4]   2> 884267 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c5f750
   [junit4]   2> 884270 INFO  (coreLoadExecutor-3154-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 884271 INFO  (coreLoadExecutor-3154-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> 884347 INFO  (coreLoadExecutor-3154-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 884370 INFO  (coreLoadExecutor-3154-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 884381 INFO  (coreLoadExecutor-3154-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 884381 INFO  (coreLoadExecutor-3154-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> 884381 INFO  (coreLoadExecutor-3154-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@c5f750
   [junit4]   2> 884381 INFO  (coreLoadExecutor-3154-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 884381 INFO  (coreLoadExecutor-3154-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.servlet.DirectSolrConnectionTest_C64A56B619D0439D-001\init-core-data-001\]
   [junit4]   2> 884387 INFO  (coreLoadExecutor-3154-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=6.8505859375, floorSegmentMB=1.6083984375, forceMergeDeletesPctAllowed=23.13585968959207, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5496393973418734
   [junit4]   2> 884390 INFO  (coreLoadExecutor-3154-thread-1) [    x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=60
   [junit4]   2> 884509 INFO  (coreLoadExecutor-3154-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 884509 INFO  (coreLoadExecutor-3154-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 884511 INFO  (coreLoadExecutor-3154-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=20.0771484375, floorSegmentMB=1.7666015625, forceMergeDeletesPctAllowed=5.682156541413056, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 884511 INFO  (coreLoadExecutor-3154-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a1046d[collection1] main]
   [junit4]   2> 884516 WARN  (coreLoadExecutor-3154-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 884517 INFO  (coreLoadExecutor-3154-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 884519 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 884525 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[C64A56B619D0439D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInsertThenSelect
   [junit4]   2> 884526 INFO  (searcherExecutor-3155-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a1046d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 884526 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={stream.body=<delete><id>42</id></delete>}{delete=[42]} 0 0
   [junit4]   2> 884528 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={stream.body=<add><doc><field+name%3D"id">42</field><field+name%3D"subject">Kittens!!!+?</field></doc></add>}{add=[42]} 0 1
   [junit4]   2> 884528 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 884528 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[C64A56B619D0439D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@172985a commitCommandVersion:0
   [junit4]   2> 884556 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[C64A56B619D0439D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@109aa80[collection1] main]
   [junit4]   2> 884556 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 884558 INFO  (searcherExecutor-3155-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@109aa80[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)))}
   [junit4]   2> 884559 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={stream.body=<commit/>}{commit=} 0 30
   [junit4]   2> 884559 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[C64A56B619D0439D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:42&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 884560 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[42]} 0 0
   [junit4]   2> 884560 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[42]} 0 0
   [junit4]   2> 884561 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 884561 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[C64A56B619D0439D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@172985a commitCommandVersion:0
   [junit4]   2> 884582 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[C64A56B619D0439D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ef9287[collection1] main]
   [junit4]   2> 884583 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 884587 INFO  (searcherExecutor-3155-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1ef9287[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):C1)))}
   [junit4]   2> 884589 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 28
   [junit4]   2> 884590 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[C64A56B619D0439D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:42&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 884590 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[C64A56B619D0439D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInsertThenSelect
   [junit4]   2> 884593 INFO  (TEST-DirectSolrConnectionTest.testSimpleRequest-seed#[C64A56B619D0439D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimpleRequest
   [junit4]   2> 884593 INFO  (TEST-DirectSolrConnectionTest.testSimpleRequest-seed#[C64A56B619D0439D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&echoParams=explicit&wt=xml&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 884593 INFO  (TEST-DirectSolrConnectionTest.testSimpleRequest-seed#[C64A56B619D0439D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSimpleRequest
   [junit4]   2> 884594 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 884594 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=28114932
   [junit4]   2> 884594 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 884594 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1716cce: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@11405c
   [junit4]   2> 884598 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 884598 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6b8409: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1a6fd3b
   [junit4]   2> 884604 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 884605 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@48a697: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1996f97
   [junit4]   2> 884605 INFO  (coreCloseExecutor-3159-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@18c9ae4
   [junit4]   2> 884605 INFO  (coreCloseExecutor-3159-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=25991908
   [junit4]   2> 884606 INFO  (coreCloseExecutor-3159-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@11bc084: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@13d7f70
   [junit4]   2> 884618 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {subject=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=903, maxMBSortInHeap=6.686147740032025, sim=RandomSimilarity(queryNorm=false): {}, locale=es-AR, timezone=America/Santo_Domingo
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=105284888,total=208863232
   [junit4]   2> NOTE: All tests run in this JVM: [TestRestManager, TemplateUpdateProcessorTest, TestSortByMinMaxFunction, TestCoreContainer, DistributedVersionInfoTest, CloneFieldUpdateProcessorFactoryTest, InfixSuggestersTest, TestSlowCompositeReaderWrapper, CustomCollectionTest, OverseerRolesTest, DistribCursorPagingTest, PingRequestHandlerTest, MetricsConfigTest, SynonymTokenizerTest, TestHighFrequencyDictionaryFactory, WordBreakSolrSpellCheckerTest, TestInPlaceUpdatesDistrib, TestHdfsBackupRestoreCore, ZkCLITest, TestSkipOverseerOperations, MissingSegmentRecoveryTest, FileUtilsTest, TestConfigSetsAPIZkFailure, SpellingQueryConverterTest, FastVectorHighlighterTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestFastOutputStream, HdfsUnloadDistributedZkTest, ConjunctionSolrSpellCheckerTest, TestSSLRandomization, AutoScalingHandlerTest, TestCloudSearcherWarming, TestCollectionAPIs, CoreAdminCreateDiscoverTest, ReplicationFactorTest, HdfsBasicDistributedZkTest, TestConfigSetsAPI, TestSystemCollAutoCreate, TestTolerantSearch, UtilsToolTest, ConfigureRecoveryStrategyTest, MetricUtilsTest, TermsComponentTest, OverseerCollectionConfigSetProcessorTest, TestCustomSort, TestPhraseSuggestions, TestUtils, TestPolicyCloud, TestLockTree, SuggestComponentContextFilterQueryTest, HttpSolrCallGetCoreTest, TestHdfsCloudBackupRestore, DateRangeFieldTest, SolrIndexConfigTest, HdfsThreadLeakTest, SmileWriterTest, TestDFISimilarityFactory, DeleteShardTest, LegacyCloudClusterPropTest, HdfsChaosMonkeySafeLeaderTest, TestJsonFacetRefinement, LeaderElectionIntegrationTest, TestStressCloudBlindAtomicUpdates, DistributedFacetPivotSmallTest, TestTrie, TestFieldResource, TestSolrDeletionPolicy1, SampleTest, CollectionsAPIDistributedZkTest, TestLRUStatsCache, CoreMergeIndexesAdminHandlerTest, TestSchemaResource, TestStandardQParsers, SolrMetricsIntegrationTest, TestCloudNestedDocsSort, TestReload, SearchHandlerTest, TestCollectionAPI, TestFieldTypeResource, DirectSolrConnectionTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DirectSolrConnectionTest -Dtests.seed=C64A56B619D0439D -Dtests.slow=true -Dtests.locale=es-AR -Dtests.timezone=America/Santo_Domingo -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | DirectSolrConnectionTest (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.servlet.DirectSolrConnectionTest_C64A56B619D0439D-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_C64A56B619D0439D-001\init-core-data-001\index
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_C64A56B619D0439D-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.servlet.DirectSolrConnectionTest_C64A56B619D0439D-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C64A56B619D0439D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [223/777 (1!)] on J0 in 0.70s, 2 tests, 1 error <<< FAILURES!

[...truncated 1665 lines...]
   [junit4] Suite: org.apache.solr.search.TestSearcherReuse
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\init-core-data-001
   [junit4]   2> 3723159 WARN  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 3723160 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3723164 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-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> 3723165 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3723172 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 3723196 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3723207 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-id-and-version-fields-only.xml instead
   [junit4]   2> 3723211 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=id-and-version-fields-only
   [junit4]   2> 3723214 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.s.IndexSchema Loaded schema id-and-version-fields-only/1.6 with uniqueid field id
   [junit4]   2> 3723216 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 3723218 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\tempDir-001\collection1\conf\schema-id-and-version-fields-only.xml to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\tempDir-001\collection1\conf\schema-id-and-version-fields-only.xml.bak
   [junit4]   2> 3723303 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@df0624
   [junit4]   2> 3723313 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@df0624
   [junit4]   2> 3723313 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@df0624
   [junit4]   2> 3723319 INFO  (coreLoadExecutor-15047-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3723365 INFO  (coreLoadExecutor-15047-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3723374 INFO  (coreLoadExecutor-15047-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=id-and-version-fields-only
   [junit4]   2> 3723378 INFO  (coreLoadExecutor-15047-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema id-and-version-fields-only/1.6 with uniqueid field id
   [junit4]   2> 3723378 INFO  (coreLoadExecutor-15047-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\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 3723379 INFO  (coreLoadExecutor-15047-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@df0624
   [junit4]   2> 3723379 INFO  (coreLoadExecutor-15047-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3723379 INFO  (coreLoadExecutor-15047-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\init-core-data-001\]
   [junit4]   2> 3723386 INFO  (coreLoadExecutor-15047-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=43.244140625, floorSegmentMB=1.6650390625, forceMergeDeletesPctAllowed=26.710454319521187, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.28620297437992814
   [junit4]   2> 3723394 WARN  (coreLoadExecutor-15047-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 3723470 INFO  (coreLoadExecutor-15047-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3723470 INFO  (coreLoadExecutor-15047-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3723471 INFO  (coreLoadExecutor-15047-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3723471 INFO  (coreLoadExecutor-15047-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3723474 INFO  (coreLoadExecutor-15047-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6806972919551673]
   [junit4]   2> 3723474 INFO  (coreLoadExecutor-15047-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c8ff1f[collection1] main]
   [junit4]   2> 3723475 INFO  (coreLoadExecutor-15047-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\tempDir-001\collection1\conf
   [junit4]   2> 3723476 INFO  (coreLoadExecutor-15047-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3723476 INFO  (coreLoadExecutor-15047-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593145778366316544
   [junit4]   2> 3723482 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 3723489 INFO  (searcherExecutor-15048-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c8ff1f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3723491 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 3723493 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1593145778383093760)]} 0 1
   [junit4]   2> 3723499 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1593145778390433792,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3723499 WARN  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 3723509 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@18b125 commitCommandVersion:1593145778390433792
   [junit4]   2> 3723516 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5ee848[collection1] main]
   [junit4]   2> 3723517 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3723518 INFO  (searcherExecutor-15048-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5ee848[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):c1)))}
   [junit4]   2> 3723518 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 19
   [junit4]   2> 3723519 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 3723520 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1593145778412453888,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3723520 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 3723521 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3723521 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 3723521 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1593145778413502464,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3723522 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 3723522 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3723522 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 3723522 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1593145778414551040,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 3723523 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3723523 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 3723523 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1593145778415599616,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 3723523 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3723524 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 3723527 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=id:match_no_documents (-1593145778416648192)} 0 2
   [junit4]   2> 3723528 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1593145778420842496,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 3723528 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3723529 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 3723529 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[0 (-1593145778421891072)]} 0 0
   [junit4]   2> 3723537 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1593145778430279680,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 3723537 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3723538 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1
   [junit4]   2> 3723538 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[1 (-1593145778431328256)]} 0 0
   [junit4]   2> 3723538 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1593145778431328257,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3723538 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@18b125 commitCommandVersion:1593145778431328257
   [junit4]   2> 3723542 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@b99d1b[collection1] main]
   [junit4]   2> 3723543 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3723544 INFO  (searcherExecutor-15048-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b99d1b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3723545 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 3723548 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0 (1593145778439716864)]} 0 1
   [junit4]   2> 3723548 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1593145778441814016,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3723548 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@18b125 commitCommandVersion:1593145778441814016
   [junit4]   2> 3723556 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@23ec98[collection1] main]
   [junit4]   2> 3723556 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3723558 INFO  (searcherExecutor-15048-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@23ec98[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.3.0):c1)))}
   [junit4]   2> 3723558 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 9
   [junit4]   2> 3723561 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@67a7af[collection1] realtime]
   [junit4]   2> 3723562 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=id:[0 TO 5] (-1593145778453348352)} 0 3
   [junit4]   2> 3723562 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1593145778456494080,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3723563 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@18b125 commitCommandVersion:1593145778456494080
   [junit4]   2> 3723565 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c1644a[collection1] main]
   [junit4]   2> 3723566 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3723567 INFO  (searcherExecutor-15048-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c1644a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3723568 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 3723573 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 3723574 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1593145778469076992,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 3723575 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1604b04[collection1] main]
   [junit4]   2> 3723576 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3723577 INFO  (searcherExecutor-15048-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1604b04[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3723577 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 3723578 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 3723580 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1593145778473271296)} 0 1
   [junit4]   2> 3723580 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1593145778475368448,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3723581 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 3723582 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3723582 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1
   [junit4]   2> 3723583 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 3723583 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=13927461
   [junit4]   2> 3723583 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3723583 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@24c7c: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@13d8de8
   [junit4]   2> 3723588 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3723588 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f4167d: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@17c4e3a
   [junit4]   2> 3723594 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3723594 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1cc3974: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@149ddcb
   [junit4]   2> 3723602 INFO  (coreCloseExecutor-15053-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@16aa324
   [junit4]   2> 3723603 INFO  (coreCloseExecutor-15053-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=23765796
   [junit4]   2> 3723603 INFO  (coreCloseExecutor-15053-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@8316ca: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@12de0f0
   [junit4]   2> 3723613 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=540, maxMBSortInHeap=5.69826115392473, sim=RandomSimilarity(queryNorm=false): {}, locale=ru, timezone=Africa/Harare
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=272769744,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestHashPartitioner, TestExtendedDismaxParser, SolrCmdDistributorTest, TestRTGBase, FacetPivotSmallTest, TestGraphMLResponseWriter, TestLegacyFieldCache, TestSolrDeletionPolicy2, ZkSolrClientTest, JvmMetricsTest, HdfsCollectionsAPIDistributedZkTest, TestSolrCloudWithSecureImpersonation, UpdateRequestProcessorFactoryTest, TermVectorComponentTest, TestManagedSchema, TestNumericTerms64, RequestHandlersTest, SchemaApiFailureTest, SuggesterWFSTTest, TestComponentsName, TestUseDocValuesAsStored2, OverseerModifyCollectionTest, TestSimpleQParserPlugin, TestAtomicUpdateErrorCases, TestCloudPivotFacet, TestRequestStatusCollectionAPI, TestWriterPerf, TestOrdValues, TestSolrQueryResponse, CoreAdminRequestStatusTest, TestPushWriter, TestSegmentSorting, ZkControllerTest, TestLeaderInitiatedRecoveryThread, TestInPlaceUpdatesStandalone, HdfsAutoAddReplicasIntegrationTest, BaseCdcrDistributedZkTest, TestStressInPlaceUpdates, TestSchemaNameResource, TestApiFramework, TestFieldCollectionResource, TestSha256AuthenticationProvider, DocExpirationUpdateProcessorFactoryTest, TestConfigsApi, DistributedFacetSimpleRefinementLongTailTest, TestSimDistributedQueue, XsltUpdateRequestHandlerTest, SimpleFacetsTest, TestUnifiedSolrHighlighter, TestFieldCache, OverseerStatusTest, TestStressUserVersions, TestSchemaSimilarityResource, DirectUpdateHandlerTest, TestPayloadScoreQParserPlugin, ClusterStateUpdateTest, TestReloadDeadlock, TestFieldTypeCollectionResource, DistanceUnitsTest, TestCorePropertiesReload, TestStressLucene, ManagedSchemaRoundRobinCloudTest, CheckHdfsIndexTest, CollectionStateFormat2Test, PrimUtilsTest, TestLuceneMatchVersion, PeerSyncWithIndexFingerprintCachingTest, TestStressVersions, TestJettySolrRunner, SegmentsInfoRequestHandlerTest, TestLocalFSCloudBackupRestore, ConcurrentCreateRoutedAliasTest, DOMUtilTest, BadIndexSchemaTest, SimplePostToolTest, TestCollectionsAPIViaSolrCloudCluster, TestRandomFaceting, HdfsWriteToMultipleCollectionsTest, SpellCheckCollatorTest, TestConfig, CdcrReplicationHandlerTest, CollectionReloadTest, DisMaxRequestHandlerTest, QueryResultKeyTest, CSVRequestHandlerTest, ZkStateWriterTest, V2ApiIntegrationTest, HdfsTlogReplayBufferedWhileIndexingTest, QueryParsingTest, BufferStoreTest, AtomicUpdateProcessorFactoryTest, TestPivotHelperCode, DocValuesTest, TestUpdate, IndexSchemaTest, BadComponentTest, TestClusterStateMutator, TestReRankQParserPlugin, TestManagedSynonymGraphFilterFactory, UpdateParamsTest, ExternalFileFieldSortTest, TestInitParams, TestSubQueryTransformerDistrib, CoreSorterTest, TestNonDefinedSimilarityFactory, SolrJmxReporterCloudTest, BlockJoinFacetRandomTest, TestLeaderElectionWithEmptyReplica, TestReplicationHandlerBackup, TestCollapseQParserPlugin, SpellCheckComponentTest, TestLegacyFieldReuse, SolrCoreCheckLockOnStartupTest, TestMaxScoreQueryParser, ConnectionManagerTest, SolrSlf4jReporterTest, TestPrepRecovery, TolerantUpdateProcessorTest, UninvertDocValuesMergePolicyTest, TestComplexPhraseQParserPlugin, NotRequiredUniqueKeyTest, DistributedQueueTest, VMParamsZkACLAndCredentialsProvidersTest, BigEndianAscendingWordSerializerTest, TestIndexingPerformance, HdfsSyncSliceTest, MinimalSchemaTest, HLLSerializationTest, DebugComponentTest, TestSolrConfigHandlerConcurrent, DeleteStatusTest, NoCacheHeaderTest, TestSolr4Spatial, TestConfigSetProperties, TestWordDelimiterFilterFactory, TestExecutePlanAction, AddBlockUpdateTest, TestFastWriter, TestDistribDocBasedVersion, OverriddenZkACLAndCredentialsProvidersTest, TestExactStatsCache, TestDistributedSearch, ResponseLogComponentTest, ShardRoutingTest, TestFieldCacheSort, FieldAnalysisRequestHandlerTest, TestSolrCoreProperties, DeleteLastCustomShardedReplicaTest, CdcrVersionReplicationTest, ExitableDirectoryReaderTest, SharedFSAutoReplicaFailoverTest, DistributedFacetPivotSmallAdvancedTest, FullSolrCloudDistribCmdsTest, TestDownShardTolerantSearch, DefaultValueUpdateProcessorTest, TestSimpleTextCodec, CursorMarkTest, TestMaxTokenLenTokenizer, BJQParserTest, TestManagedStopFilterFactory, CoreAdminHandlerTest, LoggingHandlerTest, TestBlobHandler, CachingDirectoryFactoryTest, HdfsChaosMonkeyNothingIsSafeTest, ClassificationUpdateProcessorTest, ResponseHeaderTest, TestConfigOverlay, DistributedTermsComponentTest, TestDistributedGrouping, PropertiesRequestHandlerTest, RemoteQueryErrorTest, TestCloudInspectUtil, JavabinLoaderTest, ReplicaListTransformerTest, TestIntervalFaceting, TestReversedWildcardFilterFactory, DocValuesMultiTest, JSONWriterTest, TestLRUCache, VersionInfoTest, SuggestComponentTest, TestRequestForwarding, HttpPartitionOnCommitTest, SSLMigrationTest, DocValuesNotIndexedTest, TestBadConfig, TestImpersonationWithHadoopAuth, TestDirectoryFactory, HdfsRecoveryZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, SyncSliceTest, OverseerTest, BasicZkTest, RecoveryZkTest, LeaderElectionTest, TestRandomDVFaceting, ShardRoutingCustomTest, TestFaceting, DistributedSpellCheckComponentTest, TestRealTimeGet, TestStressReorder, TestJoin, TestRangeQuery, StatsComponentTest, PeerSyncTest, TestSort, TestFiltering, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, TestCoreDiscovery, SuggesterFSTTest, SuggesterTest, SpatialFilterTest, TestCSVLoader, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, QueryEqualityTest, SortByFunctionTest, DistanceFunctionTest, SolrInfoBeanTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, TestQueryUtils, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, TestQueryTypes, PrimitiveFieldTypeTest, TestOmitPositions, FileBasedSpellCheckerTest, DocumentBuilderTest, TestValueSourceCache, MoreLikeThisHandlerTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, SolrPluginUtilsTest, ReturnFieldsTest, TestCSVResponseWriter, MBeansHandlerTest, TestAnalyzedSuggestions, JsonLoaderTest, TestPHPSerializedResponseWriter, TestLFUCache, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, AlternateDirectoryTest, TestSolrIndexConfig, TestStressRecovery, TestMergePolicyConfig, MultiTermTest, TestDocSet, TestSearchPerf, NumericFieldsTest, TestFuzzyAnalyzedSuggestions, SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport, TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TimeZoneUtilsTest, ResourceLoaderTest, ScriptEngineTest, URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, PreAnalyzedFieldTest, TestSystemIdResolver, TestSuggestSpellingConverter, DateFieldTest, RAMDirectoryFactoryTest, ClusterStateTest, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, CircularListTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, ConnectionReuseTest, ActionThrottleTest, AliasIntegrationTest, AsyncCallRequestStatusResponseTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, ConfigSetsAPITest, CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteInactiveReplicaTest, DeleteNodeTest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, DistribJoinFromCollectionTest, ForceLeaderTest, LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, MultiThreadedOCPTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, SolrCloudExampleTest, TestCloudPseudoReturnFields, TestClusterProperties, TestConfigSetsAPIExclusivity, TestCryptoKeys, TestDeleteCollectionOnDownNodes, TestExclusionRuleCollectionAccess, TestLeaderElectionZkExpiry, TestOnReconnectListenerSupport, TestPullReplicaErrorHandling, TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, TestUtilizeNode, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, ZkFailoverTest, ConcurrentDeleteAndCreateCollectionTest, SimpleCollectionCreateDeleteTest, TestReplicaProperties, ComputePlanActionTest, SearchRateTriggerTest, TestClusterStateProvider, TestComputePlanAction, TestGenericDistributedQueue, TestLargeCluster, TestNodeAddedTrigger, TestNodeLostTrigger, TestTriggerIntegration, CdcrBidirectionalTest, CdcrBootstrapTest, HDFSCollectionsAPITest, HdfsBasicDistributedZk2Test, HdfsNNFailoverTest, HdfsRecoverLeaseTest, StressHdfsTest, ImplicitSnitchTest, RuleEngineTest, RulesTest, BlobRepositoryCloudTest, DirectoryFactoryTest, HdfsDirectoryFactoryTest, TestBackupRepositoryFactory, TestConfigSetImmutable, TestConfigSets, TestDynamicLoading, TestImplicitCoreProperties, TestInfoStreamLogging, TestNRTOpen, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSolrConfigHandler, TestSolrXml, TestSolrCloudSnapshots, TestSolrCoreSnapshots, ResponseBuilderTest, TestConfigReload, TestSQLHandlerNonCloud, TestSolrConfigHandlerCloud, V2StandaloneTest, AutoscalingHistoryHandlerTest, DistributedFacetPivotWhiteBoxTest, DistributedQueryComponentOptimizationTest, TestDistributedStatsComponentCardinality, TestExpandComponent, TestHttpShardHandlerFactory, TestLegacyField, TestLegacyTerms, TestMultiValuedNumericRangeQuery, TestNumericRangeQuery32, TestNumericRangeQuery64, TestNumericTokenStream, SolrCoreMetricManagerTest, SolrMetricReporterTest, SolrGangliaReporterTest, SolrJmxReporterTest, RegexBytesRefFilterTest, SubstringBytesRefFilterTest, TestStreamBody, TestMacroExpander, TestMacros, TestBinaryResponseWriter, TestCustomDocTransformer, TestExportWriter, TestGeoJSONResponseWriter, TestRawResponseWriter, TestRawTransformer, TestRetrieveFieldsOptimizer, TestSubQueryTransformer, TestSubQueryTransformerCrossCore, TestManagedResourceStorage, TestBulkSchemaAPI, TestSchemaVersionResource, TestSerializedLuceneMatchVersion, BooleanFieldTest, DocValuesMissingTest, SpatialRPTFieldTypeTest, TestCloudManagedSchema, TestCollationFieldDocValues, TestHalfAndHalfDocValues, TestManagedSchemaThreadSafety, TestPointFields, TestSchemaManager, TestSchemalessBufferedUpdates, TestSortableTextField, AnalyticsMergeStrategyTest, TestSearcherReuse]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSearcherReuse -Dtests.seed=C64A56B619D0439D -Dtests.slow=true -Dtests.locale=ru -Dtests.timezone=Africa/Harare -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestSearcherReuse (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\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\init-core-data-001\index: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\init-core-data-001\index
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C64A56B619D0439D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [715/777 (2!)] on J1 in 0.50s, 1 test, 1 error <<< FAILURES!

[...truncated 2596 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_7D5E4982A67B9CE7-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1449, maxMBSortInHeap=5.626859563218241, sim=RandomSimilarity(queryNorm=false): {}, locale=be, timezone=America/Araguaina
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=3419648,total=23965696
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=7D5E4982A67B9CE7 -Dtests.slow=true -Dtests.locale=be -Dtests.timezone=America/Araguaina -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-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_7D5E4982A67B9CE7-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7D5E4982A67B9CE7]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/5 (1!)] on J1 in 1.47s, 8 tests, 1 error <<< FAILURES!

[...truncated 43385 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 470 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/470/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_8CA9A2C5FB294042-001\testPostingsEnumReuse-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_8CA9A2C5FB294042-001\testPostingsEnumReuse-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_8CA9A2C5FB294042-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_8CA9A2C5FB294042-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\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_8CA9A2C5FB294042-001\testPostingsEnumReuse-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_8CA9A2C5FB294042-001\testPostingsEnumReuse-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_8CA9A2C5FB294042-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_8CA9A2C5FB294042-001

	at __randomizedtesting.SeedInfo.seed([8CA9A2C5FB294042]: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.codecs.lucene50.TestLucene50CompoundFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_8CA9A2C5FB294042-001\justSoYouGetSomeChannelErrors-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_8CA9A2C5FB294042-001\justSoYouGetSomeChannelErrors-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_8CA9A2C5FB294042-001\justSoYouGetSomeChannelErrors-001\_0.fdx: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_8CA9A2C5FB294042-001\justSoYouGetSomeChannelErrors-001\_0.fdx    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_8CA9A2C5FB294042-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_8CA9A2C5FB294042-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\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_8CA9A2C5FB294042-001\justSoYouGetSomeChannelErrors-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_8CA9A2C5FB294042-001\justSoYouGetSomeChannelErrors-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_8CA9A2C5FB294042-001\justSoYouGetSomeChannelErrors-001\_0.fdx: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_8CA9A2C5FB294042-001\justSoYouGetSomeChannelErrors-001\_0.fdx
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_8CA9A2C5FB294042-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_8CA9A2C5FB294042-001

	at __randomizedtesting.SeedInfo.seed([8CA9A2C5FB294042]: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.ReplaceNodeNoTargetTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([FB36AFF52DC38886:7362902F833FE57E]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
	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.SolrXmlInZkTest

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.cloud.SolrXmlInZkTest_FB36AFF52DC38886-001\tempDir-005\home\myCollect: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_FB36AFF52DC38886-001\tempDir-005\home\myCollect    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_FB36AFF52DC38886-001\tempDir-005\home: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_FB36AFF52DC38886-001\tempDir-005\home    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_FB36AFF52DC38886-001\tempDir-005: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_FB36AFF52DC38886-001\tempDir-005 

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.cloud.SolrXmlInZkTest_FB36AFF52DC38886-001\tempDir-005\home\myCollect: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_FB36AFF52DC38886-001\tempDir-005\home\myCollect
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_FB36AFF52DC38886-001\tempDir-005\home: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_FB36AFF52DC38886-001\tempDir-005\home
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_FB36AFF52DC38886-001\tempDir-005: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_FB36AFF52DC38886-001\tempDir-005

	at __randomizedtesting.SeedInfo.seed([FB36AFF52DC38886]: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.V2StandaloneTest

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.handler.V2StandaloneTest_FB36AFF52DC38886-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.V2StandaloneTest_FB36AFF52DC38886-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.V2StandaloneTest_FB36AFF52DC38886-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.V2StandaloneTest_FB36AFF52DC38886-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.handler.V2StandaloneTest_FB36AFF52DC38886-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.V2StandaloneTest_FB36AFF52DC38886-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.V2StandaloneTest_FB36AFF52DC38886-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.V2StandaloneTest_FB36AFF52DC38886-001

	at __randomizedtesting.SeedInfo.seed([FB36AFF52DC38886]: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\J0\temp\lucene.index.TestBackwardsCompatibility_4EC7B7379B598B5B-001\3.5.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_4EC7B7379B598B5B-001\3.5.0-cfs-001 

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

	at __randomizedtesting.SeedInfo.seed([4EC7B7379B598B5B]: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.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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-001

	at __randomizedtesting.SeedInfo.seed([B06BF4A0B89B51A2]: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 739 lines...]
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1402, maxMBSortInHeap=7.096805974414174, sim=RandomSimilarity(queryNorm=false): {f_DOCS_AND_FREQS=BM25(k1=1.2,b=0.75), field=DFR I(n)L1, f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=DFR I(n)L3(800.0), f_DOCS_AND_FREQS_AND_POSITIONS=DFR I(F)B3(800.0), body=DFR I(F)B3(800.0), f_DOCS=DFR I(F)B1}, locale=da, timezone=Europe/Tirane
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=186347328,total=269938688
   [junit4]   2> NOTE: All tests run in this JVM: [TestShardSearching, TestSegmentMerger, TestSimpleExplanations, Test2BPagedBytes, TestApproximationSearchEquivalence, TestFrequencyTrackingRingBuffer, TestMultiDocValues, TestSpanFirstQuery, TestDocIDMerger, TestPerSegmentDeletes, TestCharsRefBuilder, TestElevationComparator, TestSizeBoundedForceMerge, TestFilterWeight, TestOfflineSorter, TestFieldMaskingSpanQuery, TestDisjunctionMaxQuery, TestNormsFieldExistsQuery, TestMathUtil, TestSpanMultiTermQueryWrapper, TestSegmentCacheables, TestField, TestBooleanScorer, TestBKD, FuzzyTermOnShortTermsTest, TestDeletionPolicy, TestDuelingCodecsAtNight, TestFlex, TestSortRandom, Test2BPositions, TestFutureObjects, TestCloseableThreadLocal, TestTermContext, TestMutableValues, TestDoubleRange, TestPrefixCodedTerms, TestNativeFSLockFactory, TestIOUtils, TestTimSorter, TestSynonymQuery, TestIndexWriterOutOfFileDescriptors, TestBoostQuery, TestPerFieldPostingsFormat, TestIntsRef, TestSortedSetSelector, TestAutomaton, TestAllFilesCheckIndexHeader, TestRadixSelector, TestIndexWriterReader, TestBooleanSimilarity, TestTopFieldCollector, TestMultiFields, TestSimilarityBase, FiniteStringsIteratorTest, TestTotalHitCountCollector, TestBoolean2ScorerSupplier, TestStopFilter, TestStressDeletes, TestTermsEnum, TestMergeSchedulerExternal, TestFilterDirectory, TestSloppyPhraseQuery2, TestIndexedDISI, TestIndexOrDocValuesQuery, TestTermRangeQuery, TestTwoPhaseCommitTool, TestSmallFloat, Test2BPostingsBytes, TestIndexReaderClose, TestUniqueTermCount, TestSetOnce, TestCharsRef, TestTrackingDirectoryWrapper, TestNearSpansOrdered, TestPayloads, TestDocValuesRewriteMethod, TestMultiset, TestIntRangeFieldQueries, TestSearchAfter, TestSimilarity, TestDirectoryReaderReopen, TestCheckIndex, TestFuzzyQuery, TestMultiCollector, Test4GBStoredFields, TestFieldReuse, TestMaxPosition, TestCachingCollector, TestTopFieldCollectorEarlyTermination, TestRollback, TestCachingTokenFilter, TestIntroSorter, TestSubScorerFreqs, TestNGramPhraseQuery, TestLogMergePolicy, TestGraphTokenizers, TestBytesRefHash, TestBytesStore, TestMultiPhraseQuery, TestCharTermAttributeImpl, TestFastDecompressionMode, TestPersistentSnapshotDeletionPolicy, TestTermsEnum2, TestFilterSpans, TestOrdinalMap, TestNoMergeScheduler, TestBlockPostingsFormat3, TestStringHelper, TestTerms, TestBlockPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBlockPostingsFormat -Dtests.seed=8CA9A2C5FB294042 -Dtests.slow=true -Dtests.locale=da -Dtests.timezone=Europe/Tirane -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestBlockPostingsFormat (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\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_8CA9A2C5FB294042-001\testPostingsEnumReuse-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_8CA9A2C5FB294042-001\testPostingsEnumReuse-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_8CA9A2C5FB294042-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_8CA9A2C5FB294042-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8CA9A2C5FB294042]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [145/466 (1!)] on J1 in 2.37s, 27 tests, 1 error <<< FAILURES!

[...truncated 765 lines...]
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1232, maxMBSortInHeap=6.903237785253279, sim=RandomSimilarity(queryNorm=true): {body=IB LL-L1}, locale=uk, timezone=America/Kentucky/Monticello
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=232220800,total=349757440
   [junit4]   2> NOTE: All tests run in this JVM: [TestShardSearching, TestSegmentMerger, TestSimpleExplanations, Test2BPagedBytes, TestApproximationSearchEquivalence, TestFrequencyTrackingRingBuffer, TestMultiDocValues, TestSpanFirstQuery, TestDocIDMerger, TestPerSegmentDeletes, TestCharsRefBuilder, TestElevationComparator, TestSizeBoundedForceMerge, TestFilterWeight, TestOfflineSorter, TestFieldMaskingSpanQuery, TestDisjunctionMaxQuery, TestNormsFieldExistsQuery, TestMathUtil, TestSpanMultiTermQueryWrapper, TestSegmentCacheables, TestField, TestBooleanScorer, TestBKD, FuzzyTermOnShortTermsTest, TestDeletionPolicy, TestDuelingCodecsAtNight, TestFlex, TestSortRandom, Test2BPositions, TestFutureObjects, TestCloseableThreadLocal, TestTermContext, TestMutableValues, TestDoubleRange, TestPrefixCodedTerms, TestNativeFSLockFactory, TestIOUtils, TestTimSorter, TestSynonymQuery, TestIndexWriterOutOfFileDescriptors, TestBoostQuery, TestPerFieldPostingsFormat, TestIntsRef, TestSortedSetSelector, TestAutomaton, TestAllFilesCheckIndexHeader, TestRadixSelector, TestIndexWriterReader, TestBooleanSimilarity, TestTopFieldCollector, TestMultiFields, TestSimilarityBase, FiniteStringsIteratorTest, TestTotalHitCountCollector, TestBoolean2ScorerSupplier, TestStopFilter, TestStressDeletes, TestTermsEnum, TestMergeSchedulerExternal, TestFilterDirectory, TestSloppyPhraseQuery2, TestIndexedDISI, TestIndexOrDocValuesQuery, TestTermRangeQuery, TestTwoPhaseCommitTool, TestSmallFloat, Test2BPostingsBytes, TestIndexReaderClose, TestUniqueTermCount, TestSetOnce, TestCharsRef, TestTrackingDirectoryWrapper, TestNearSpansOrdered, TestPayloads, TestDocValuesRewriteMethod, TestMultiset, TestIntRangeFieldQueries, TestSearchAfter, TestSimilarity, TestDirectoryReaderReopen, TestCheckIndex, TestFuzzyQuery, TestMultiCollector, Test4GBStoredFields, TestFieldReuse, TestMaxPosition, TestCachingCollector, TestTopFieldCollectorEarlyTermination, TestRollback, TestCachingTokenFilter, TestIntroSorter, TestSubScorerFreqs, TestNGramPhraseQuery, TestLogMergePolicy, TestGraphTokenizers, TestBytesRefHash, TestBytesStore, TestMultiPhraseQuery, TestCharTermAttributeImpl, TestFastDecompressionMode, TestPersistentSnapshotDeletionPolicy, TestTermsEnum2, TestFilterSpans, TestOrdinalMap, TestNoMergeScheduler, TestBlockPostingsFormat3, TestStringHelper, TestTerms, TestBlockPostingsFormat, TestSortRescorer, TestPagedBytes, TestAutomatonQuery, TestReaderClosed, TestNumericDocValuesUpdates, TestSegmentTermDocs, TestIndexWriter, TestPerFieldDocValuesFormat, TestPackedInts, TestAddIndexes, TestMultiMMap, TestSearcherManager, TestBooleanOr, TestBasics, TestFlushByRamOrCountsPolicy, TestSloppyPhraseQuery, TestIndexWriterDelete, TestNRTThreads, TestBoolean2, TestStressAdvance, TestIndexWriterCommit, TestSearchWithThreads, TestConcurrentMergeScheduler, TestLongPostings, TestStressIndexing, TestIndexWriterUnicode, TestTieredMergePolicy, TestByteSlices, TestConsistentFieldNumbers, TestDirectoryReader, TestCollectionUtil, TestComplexExplanations, TestParallelCompositeReader, TestIndexWriterNRTIsCurrent, TestPerFieldPostingsFormat2, TestToken, TestCustomSearcherSort, TestBooleanMinShouldMatch, TestSpans, TestPostingsOffsets, TestTransactionRollback, TestFastCompressionMode, TestStressIndexing2, TestDeterminism, TestDocsAndPositions, TestTermVectorsWriter, TestCodecs, TestStressNRT, TestOmitTf, TestCrashCausesCorruptIndex, TestMultiTermConstantScore, TestDoc, TestSimilarity2, TestNoDeletionPolicy, TestRegexpQuery, TestIntBlockPool, TestSegmentTermEnum, TestUnicodeUtil, TestMaxTermFrequency, TestFileSwitchDirectory, TestSentinelIntSet, TestRegexpRandom, TestBooleanQueryVisitSubscorers, TestConstantScoreQuery, TestParallelTermEnum, TestBinaryTerms, TestRecyclingIntBlockAllocator, TestMultiTermQueryRewrites, TestFilterLeafReader, TestDateTools, Test2BPostings, TestDocCount, TestAutomatonQueryUnicode, TestRecyclingByteBlockAllocator, TestIsCurrent, TestIndexWriterLockRelease, TestDemo, TestCharFilter, TestIndexWriterOnJRECrash, TestScoreCachingWrappingScorer, TestIndexCommit, TestNewestSegment, Test2BBinaryDocValues, TestCharacterUtils, TestReusableStringReader, TestLucene50CompoundFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLucene50CompoundFormat -Dtests.seed=8CA9A2C5FB294042 -Dtests.slow=true -Dtests.locale=uk -Dtests.timezone=America/Kentucky/Monticello -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestLucene50CompoundFormat (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\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_8CA9A2C5FB294042-001\justSoYouGetSomeChannelErrors-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_8CA9A2C5FB294042-001\justSoYouGetSomeChannelErrors-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_8CA9A2C5FB294042-001\justSoYouGetSomeChannelErrors-001\_0.fdx: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_8CA9A2C5FB294042-001\justSoYouGetSomeChannelErrors-001\_0.fdx
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_8CA9A2C5FB294042-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_8CA9A2C5FB294042-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8CA9A2C5FB294042]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [382/466 (2!)] on J1 in 6.75s, 26 tests, 1 error <<< FAILURES!

[...truncated 3390 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content6=FST50, content5=PostingsFormat(name=LuceneVarGapDocFreqInterval), content4=PostingsFormat(name=LuceneVarGapFixedInterval), trieInt=FST50, content3=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), content2=FST50, fie?ld=FST50, utf8=FST50, trieLong=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=PostingsFormat(name=LuceneVarGapFixedInterval), content=FST50, autf8=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{utf8=DocValuesFormat(name=Memory), fie?ld=DocValuesFormat(name=Memory), dvShort=DocValuesFormat(name=Asserting), dvInt=DocValuesFormat(name=Memory), longPoint2d=DocValuesFormat(name=Direct), dvBytesSortedVar=DocValuesFormat(name=Memory), dvSortedSet=DocValuesFormat(name=Lucene70), content=DocValuesFormat(name=Memory), floatPoint1d=DocValuesFormat(name=Lucene70), intPoint1d=DocValuesFormat(name=Direct), doublePoint2d=DocValuesFormat(name=Memory), trieLong=DocValuesFormat(name=Asserting), dvBytesDerefVar=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene70), binaryPoint2d=DocValuesFormat(name=Memory), dvSortedNumeric=DocValuesFormat(name=Direct), dvBytesDerefFixed=DocValuesFormat(name=Lucene70), autf8=DocValuesFormat(name=Asserting), dvBytesSortedFixed=DocValuesFormat(name=Asserting), trieInt=DocValuesFormat(name=Memory), dvBytesStraightVar=DocValuesFormat(name=Direct), dvBytesStraightFixed=DocValuesFormat(name=Memory), dvLong=DocValuesFormat(name=Direct), longPoint1d=DocValuesFormat(name=Lucene70), floatPoint2d=DocValuesFormat(name=Asserting), dvDouble=DocValuesFormat(name=Lucene70), dvFloat=DocValuesFormat(name=Asserting), content6=DocValuesFormat(name=Memory), content5=DocValuesFormat(name=Asserting), dvPacked=DocValuesFormat(name=Direct), intPoint2d=DocValuesFormat(name=Lucene70), content4=DocValuesFormat(name=Lucene70), content3=DocValuesFormat(name=Direct), content2=DocValuesFormat(name=Memory), doublePoint1d=DocValuesFormat(name=Direct), dvByte=DocValuesFormat(name=Direct), binaryPoint1d=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1141, maxMBSortInHeap=6.515697658065666, sim=RandomSimilarity(queryNorm=false): {content6=IB SPL-LZ(0.3), content5=IB SPL-L1, content2=DFI(Saturated), utf8=DFR G2, fie?ld=IB LL-LZ(0.3), content=IB SPL-L1, autf8=DFR GL3(800.0)}, locale=de-AT, timezone=UTC
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=69224000,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriterOnOldIndex, TestLucene62SegmentInfoFormat, TestLucene50SegmentInfoFormat, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=4EC7B7379B598B5B -Dtests.slow=true -Dtests.locale=de-AT -Dtests.timezone=UTC -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_4EC7B7379B598B5B-001\3.5.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_4EC7B7379B598B5B-001\3.5.0-cfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4EC7B7379B598B5B]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [7/9 (1!)] on J0 in 50.90s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 8282 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplaceNodeNoTargetTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_FB36AFF52DC38886-001\init-core-data-001
   [junit4]   2> 1705518 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[FB36AFF52DC38886]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1705519 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[FB36AFF52DC38886]-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> 1705519 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[FB36AFF52DC38886]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1705521 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[FB36AFF52DC38886]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_FB36AFF52DC38886-001\tempDir-001
   [junit4]   2> 1705521 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[FB36AFF52DC38886]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1705521 INFO  (Thread-3415) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1705521 INFO  (Thread-3415) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1705524 ERROR (Thread-3415) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1705621 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[FB36AFF52DC38886]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:58813
   [junit4]   2> 1705626 INFO  (zkConnectionManagerCallback-6563-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1705630 INFO  (jetty-launcher-6560-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1705630 INFO  (jetty-launcher-6560-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1705630 INFO  (jetty-launcher-6560-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1705630 INFO  (jetty-launcher-6560-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1705630 INFO  (jetty-launcher-6560-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1705630 INFO  (jetty-launcher-6560-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1705630 INFO  (jetty-launcher-6560-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1705630 INFO  (jetty-launcher-6560-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1705631 INFO  (jetty-launcher-6560-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1705631 INFO  (jetty-launcher-6560-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1705631 INFO  (jetty-launcher-6560-thread-5) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1705631 INFO  (jetty-launcher-6560-thread-6) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1705631 INFO  (jetty-launcher-6560-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e8debf5{/solr,null,AVAILABLE}
   [junit4]   2> 1705631 INFO  (jetty-launcher-6560-thread-6) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1705631 INFO  (jetty-launcher-6560-thread-6) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1705631 INFO  (jetty-launcher-6560-thread-6) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1705631 INFO  (jetty-launcher-6560-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1705631 INFO  (jetty-launcher-6560-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1705631 INFO  (jetty-launcher-6560-thread-6) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1057f38{/solr,null,AVAILABLE}
   [junit4]   2> 1705631 INFO  (jetty-launcher-6560-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ab637a0{/solr,null,AVAILABLE}
   [junit4]   2> 1705632 INFO  (jetty-launcher-6560-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@c74d00c{HTTP/1.1,[http/1.1]}{127.0.0.1:58817}
   [junit4]   2> 1705632 INFO  (jetty-launcher-6560-thread-2) [    ] o.e.j.s.Server Started @1713897ms
   [junit4]   2> 1705632 INFO  (jetty-launcher-6560-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58817}
   [junit4]   2> 1705632 INFO  (jetty-launcher-6560-thread-6) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6b720f39{HTTP/1.1,[http/1.1]}{127.0.0.1:58820}
   [junit4]   2> 1705632 ERROR (jetty-launcher-6560-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1705632 INFO  (jetty-launcher-6560-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1705632 INFO  (jetty-launcher-6560-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7fb4468e{/solr,null,AVAILABLE}
   [junit4]   2> 1705632 INFO  (jetty-launcher-6560-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1705632 INFO  (jetty-launcher-6560-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@16f18c7f{HTTP/1.1,[http/1.1]}{127.0.0.1:58821}
   [junit4]   2> 1705632 INFO  (jetty-launcher-6560-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1705632 INFO  (jetty-launcher-6560-thread-4) [    ] o.e.j.s.Server Started @1713897ms
   [junit4]   2> 1705632 INFO  (jetty-launcher-6560-thread-5) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1705632 INFO  (jetty-launcher-6560-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58821}
   [junit4]   2> 1705632 INFO  (jetty-launcher-6560-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f3ce364{/solr,null,AVAILABLE}
   [junit4]   2> 1705632 ERROR (jetty-launcher-6560-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1705632 INFO  (jetty-launcher-6560-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@14b21aa1{HTTP/1.1,[http/1.1]}{127.0.0.1:58826}
   [junit4]   2> 1705632 INFO  (jetty-launcher-6560-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1705632 INFO  (jetty-launcher-6560-thread-6) [    ] o.e.j.s.Server Started @1713897ms
   [junit4]   2> 1705633 INFO  (jetty-launcher-6560-thread-6) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58820}
   [junit4]   2> 1705633 INFO  (jetty-launcher-6560-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1705633 INFO  (jetty-launcher-6560-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1705633 INFO  (jetty-launcher-6560-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3d2f6b0c{HTTP/1.1,[http/1.1]}{127.0.0.1:58829}
   [junit4]   2> 1705633 ERROR (jetty-launcher-6560-thread-6) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1705632 INFO  (jetty-launcher-6560-thread-1) [    ] o.e.j.s.Server Started @1713897ms
   [junit4]   2> 1705633 INFO  (jetty-launcher-6560-thread-6) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1705633 INFO  (jetty-launcher-6560-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58826}
   [junit4]   2> 1705633 INFO  (jetty-launcher-6560-thread-6) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1705632 INFO  (jetty-launcher-6560-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1705633 ERROR (jetty-launcher-6560-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1705633 INFO  (jetty-launcher-6560-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1705633 INFO  (jetty-launcher-6560-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1705633 INFO  (jetty-launcher-6560-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-22T11:21:16.404Z
   [junit4]   2> 1705633 INFO  (jetty-launcher-6560-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1705633 INFO  (jetty-launcher-6560-thread-6) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1705633 INFO  (jetty-launcher-6560-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1705633 INFO  (jetty-launcher-6560-thread-6) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-22T11:21:16.404Z
   [junit4]   2> 1705633 INFO  (jetty-launcher-6560-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-22T11:21:16.404Z
   [junit4]   2> 1705633 INFO  (jetty-launcher-6560-thread-5) [    ] o.e.j.s.Server Started @1713898ms
   [junit4]   2> 1705633 INFO  (jetty-launcher-6560-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58829}
   [junit4]   2> 1705633 ERROR (jetty-launcher-6560-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1705633 INFO  (jetty-launcher-6560-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1705634 INFO  (jetty-launcher-6560-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1705634 INFO  (jetty-launcher-6560-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1705634 INFO  (jetty-launcher-6560-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-22T11:21:16.405Z
   [junit4]   2> 1705633 INFO  (jetty-launcher-6560-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-22T11:21:16.404Z
   [junit4]   2> 1705635 INFO  (jetty-launcher-6560-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1705635 INFO  (jetty-launcher-6560-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1705635 INFO  (jetty-launcher-6560-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1705636 INFO  (jetty-launcher-6560-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1705636 INFO  (jetty-launcher-6560-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7438970a{/solr,null,AVAILABLE}
   [junit4]   2> 1705636 INFO  (jetty-launcher-6560-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2fe29663{HTTP/1.1,[http/1.1]}{127.0.0.1:58842}
   [junit4]   2> 1705636 INFO  (jetty-launcher-6560-thread-3) [    ] o.e.j.s.Server Started @1713902ms
   [junit4]   2> 1705636 INFO  (jetty-launcher-6560-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58842}
   [junit4]   2> 1705637 ERROR (jetty-launcher-6560-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1705637 INFO  (jetty-launcher-6560-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1705637 INFO  (jetty-launcher-6560-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1705638 INFO  (jetty-launcher-6560-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1705638 INFO  (jetty-launcher-6560-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-22T11:21:16.409Z
   [junit4]   2> 1705642 INFO  (zkConnectionManagerCallback-6567-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1705642 INFO  (zkConnectionManagerCallback-6573-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1705642 INFO  (zkConnectionManagerCallback-6569-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1705642 INFO  (zkConnectionManagerCallback-6565-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1705643 INFO  (jetty-launcher-6560-thread-6) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1705643 INFO  (jetty-launcher-6560-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1705643 INFO  (jetty-launcher-6560-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1705643 INFO  (jetty-launcher-6560-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1705643 INFO  (zkConnectionManagerCallback-6571-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1705643 INFO  (zkConnectionManagerCallback-6575-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1705644 INFO  (jetty-launcher-6560-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1705644 INFO  (jetty-launcher-6560-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1705657 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100a74af8c00005, likely client has closed socket
   [junit4]   2> 1705662 INFO  (jetty-launcher-6560-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58813/solr
   [junit4]   2> 1705663 INFO  (jetty-launcher-6560-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58813/solr
   [junit4]   2> 1705664 INFO  (jetty-launcher-6560-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58813/solr
   [junit4]   2> 1705665 INFO  (jetty-launcher-6560-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58813/solr
   [junit4]   2> 1705665 INFO  (jetty-launcher-6560-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58813/solr
   [junit4]   2> 1705667 INFO  (jetty-launcher-6560-thread-6) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58813/solr
   [junit4]   2> 1705670 INFO  (zkConnectionManagerCallback-6579-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1705671 INFO  (zkConnectionManagerCallback-6583-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1705671 INFO  (zkConnectionManagerCallback-6588-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1705671 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100a74af8c00007, likely client has closed socket
   [junit4]   2> 1705674 INFO  (zkConnectionManagerCallback-6593-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1705674 INFO  (zkConnectionManagerCallback-6595-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1705674 INFO  (zkConnectionManagerCallback-6599-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1705680 INFO  (zkConnectionManagerCallback-6601-thread-1-processing-n:127.0.0.1:58829_solr) [n:127.0.0.1:58829_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1705680 INFO  (zkConnectionManagerCallback-6605-thread-1-processing-n:127.0.0.1:58817_solr) [n:127.0.0.1:58817_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1705681 INFO  (zkConnectionManagerCallback-6604-thread-1-processing-n:127.0.0.1:58826_solr) [n:127.0.0.1:58826_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1705681 INFO  (zkConnectionManagerCallback-6609-thread-1-processing-n:127.0.0.1:58842_solr) [n:127.0.0.1:58842_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1705681 INFO  (zkConnectionManagerCallback-6607-thread-1-processing-n:127.0.0.1:58820_solr) [n:127.0.0.1:58820_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1705681 INFO  (zkConnectionManagerCallback-6611-thread-1-processing-n:127.0.0.1:58821_solr) [n:127.0.0.1:58821_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1705893 INFO  (jetty-launcher-6560-thread-2) [n:127.0.0.1:58817_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1705893 INFO  (jetty-launcher-6560-thread-6) [n:127.0.0.1:58820_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1705900 INFO  (jetty-launcher-6560-thread-2) [n:127.0.0.1:58817_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58817_solr
   [junit4]   2> 1705901 INFO  (jetty-launcher-6560-thread-6) [n:127.0.0.1:58820_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58820_solr
   [junit4]   2> 1705903 INFO  (jetty-launcher-6560-thread-2) [n:127.0.0.1:58817_solr    ] o.a.s.c.Overseer Overseer (id=72241534480678926-127.0.0.1:58817_solr-n_0000000000) starting
   [junit4]   2> 1705929 INFO  (jetty-launcher-6560-thread-2) [n:127.0.0.1:58817_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58817_solr
   [junit4]   2> 1706011 INFO  (zkCallback-6606-thread-1-processing-n:127.0.0.1:58820_solr) [n:127.0.0.1:58820_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1706011 INFO  (zkCallback-6603-thread-1-processing-n:127.0.0.1:58817_solr) [n:127.0.0.1:58817_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1706018 INFO  (jetty-launcher-6560-thread-5) [n:127.0.0.1:58829_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1706024 INFO  (jetty-launcher-6560-thread-5) [n:127.0.0.1:58829_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1706028 INFO  (jetty-launcher-6560-thread-5) [n:127.0.0.1:58829_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58829_solr
   [junit4]   2> 1706031 INFO  (zkCallback-6606-thread-1-processing-n:127.0.0.1:58820_solr) [n:127.0.0.1:58820_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1706031 INFO  (zkCallback-6603-thread-1-processing-n:127.0.0.1:58817_solr) [n:127.0.0.1:58817_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1706033 INFO  (jetty-launcher-6560-thread-1) [n:127.0.0.1:58826_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1706037 INFO  (jetty-launcher-6560-thread-3) [n:127.0.0.1:58842_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1706038 INFO  (jetty-launcher-6560-thread-1) [n:127.0.0.1:58826_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1706042 INFO  (jetty-launcher-6560-thread-1) [n:127.0.0.1:58826_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58826_solr
   [junit4]   2> 1706042 INFO  (jetty-launcher-6560-thread-3) [n:127.0.0.1:58842_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1706057 INFO  (zkCallback-6606-thread-1-processing-n:127.0.0.1:58820_solr) [n:127.0.0.1:58820_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1706057 INFO  (zkCallback-6603-thread-1-processing-n:127.0.0.1:58817_solr) [n:127.0.0.1:58817_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1706059 INFO  (jetty-launcher-6560-thread-4) [n:127.0.0.1:58821_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1706065 INFO  (jetty-launcher-6560-thread-3) [n:127.0.0.1:58842_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58842_solr
   [junit4]   2> 1706068 INFO  (zkCallback-6606-thread-1-processing-n:127.0.0.1:58820_solr) [n:127.0.0.1:58820_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1706069 INFO  (zkCallback-6603-thread-1-processing-n:127.0.0.1:58817_solr) [n:127.0.0.1:58817_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1706071 INFO  (jetty-launcher-6560-thread-4) [n:127.0.0.1:58821_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1706087 INFO  (jetty-launcher-6560-thread-4) [n:127.0.0.1:58821_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58821_solr
   [junit4]   2> 1706093 INFO  (zkCallback-6606-thread-1-processing-n:127.0.0.1:58820_solr) [n:127.0.0.1:58820_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1706093 INFO  (zkCallback-6603-thread-1-processing-n:127.0.0.1:58817_solr) [n:127.0.0.1:58817_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1706174 INFO  (zkCallback-6610-thread-1-processing-n:127.0.0.1:58821_solr) [n:127.0.0.1:58821_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (6)
   [junit4]   2> 1706177 INFO  (zkCallback-6602-thread-1-processing-n:127.0.0.1:58826_solr) [n:127.0.0.1:58826_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (6)
   [junit4]   2> 1706191 INFO  (zkCallback-6600-thread-1-processing-n:127.0.0.1:58829_solr) [n:127.0.0.1:58829_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (6)
   [junit4]   2> 1706191 INFO  (zkCallback-6608-thread-1-processing-n:127.0.0.1:58842_solr) [n:127.0.0.1:58842_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (6)
   [junit4]   2> 1706256 INFO  (jetty-launcher-6560-thread-6) [n:127.0.0.1:58820_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58820.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2fe540
   [junit4]   2> 1706259 INFO  (jetty-launcher-6560-thread-2) [n:127.0.0.1:58817_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58817.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2fe540
   [junit4]   2> 1706260 INFO  (jetty-launcher-6560-thread-3) [n:127.0.0.1:58842_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58842.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2fe540
   [junit4]   2> 1706260 INFO  (jetty-launcher-6560-thread-4) [n:127.0.0.1:58821_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58821.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2fe540
   [junit4]   2> 1706273 INFO  (jetty-launcher-6560-thread-6) [n:127.0.0.1:58820_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58820.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2fe540
   [junit4]   2> 1706273 INFO  (jetty-launcher-6560-thread-6) [n:127.0.0.1:58820_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58820.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2fe540
   [junit4]   2> 1706275 INFO  (jetty-launcher-6560-thread-6) [n:127.0.0.1:58820_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_FB36AFF52DC38886-001\tempDir-001\node6\.
   [junit4]   2> 1706276 INFO  (jetty-launcher-6560-thread-2) [n:127.0.0.1:58817_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58817.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2fe540
   [junit4]   2> 1706276 INFO  (jetty-launcher-6560-thread-2) [n:127.0.0.1:58817_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58817.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2fe540
   [junit4]   2> 1706277 INFO  (jetty-launcher-6560-thread-3) [n:127.0.0.1:58842_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58842.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2fe540
   [junit4]   2> 1706277 INFO  (jetty-launcher-6560-thread-3) [n:127.0.0.1:58842_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58842.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2fe540
   [junit4]   2> 1706278 INFO  (jetty-launcher-6560-thread-2) [n:127.0.0.1:58817_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_FB36AFF52DC38886-001\tempDir-001\node2\.
   [junit4]   2> 1706279 INFO  (jetty-launcher-6560-thread-4) [n:127.0.0.1:58821_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58821.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2fe540
   [junit4]   2> 1706279 INFO  (jetty-launcher-6560-thread-4) [n:127.0.0.1:58821_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58821.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2fe540
   [junit4]   2> 1706282 INFO  (jetty-launcher-6560-thread-3) [n:127.0.0.1:58842_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_FB36AFF52DC38886-001\tempDir-001\node3\.
   [junit4]   2> 1706283 INFO  (jetty-launcher-6560-thread-4) [n:127.0.0.1:58821_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_FB36AFF52DC38886-001\tempDir-001\node4\.
   [junit4]   2> 1706292 INFO  (jetty-launcher-6560-thread-5) [n:127.0.0.1:58829_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58829.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2fe540
   [junit4]   2> 1706301 INFO  (jetty-launcher-6560-thread-5) [n:127.0.0.1:58829_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58829.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2fe540
   [junit4]   2> 1706301 INFO  (jetty-launcher-6560-thread-5) [n:127.0.0.1:58829_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58829.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2fe540
   [junit4]   2> 1706303 INFO  (jetty-launcher-6560-thread-5) [n:127.0.0.1:58829_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_FB36AFF52DC38886-001\tempDir-001\node5\.
   [junit4]   2> 1706307 INFO  (jetty-launcher-6560-thread-1) [n:127.0.0.1:58826_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58826.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2fe540
   [junit4]   2> 1706312 INFO  (jetty-launcher-6560-thread-1) [n:127.0.0.1:58826_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58826.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2fe540
   [junit4]   2> 1706312 INFO  (jetty-launcher-6560-thread-1) [n:127.0.0.1:58826_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58826.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2fe540
   [junit4]   2> 1706313 INFO  (jetty-launcher-6560-thread-1) [n:127.0.0.1:58826_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_FB36AFF52DC38886-001\tempDir-001\node1\.
   [junit4]   2> 1706535 INFO  (zkConnectionManagerCallback-6625-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1706539 INFO  (zkConnectionManagerCallback-6629-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1706541 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[FB36AFF52DC38886]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 1706542 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[FB36AFF52DC38886]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58813/solr ready
   [junit4]   2> 1706587 INFO  (TEST-ReplaceNodeNoTargetTest.test-seed#[FB36AFF52DC38886]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1706589 INFO  (zkConnectionManagerCallback-6631-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1706589 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100a74af8c00015, likely client has closed socket
   [junit4]   2> 1706589 INFO  (TEST-ReplaceNodeNoTargetTest.test-seed#[FB36AFF52DC38886]) [    ] o.a.s.c.ReplaceNodeNoTargetTest total_jettys: 6
   [junit4]   2> 1706594 INFO  (qtp81946620-21894) [n:127.0.0.1:58817_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1706597 INFO  (qtp1548141603-21925) [n:127.0.0.1:58820_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1706600 INFO  (qtp154952179-21912) [n:127.0.0.1:58821_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1706602 INFO  (qtp1327607018-21902) [n:127.0.0.1:58826_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1706604 INFO  (qtp204807636-21967) [n:127.0.0.1:58829_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1706606 INFO  (qtp1735455159-21949) [n:127.0.0.1:58842_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1706606 INFO  (qtp204807636-21919) [n:127.0.0.1:58829_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=14
   [junit4]   2> 1706607 INFO  (qtp204807636-21936) [n:127.0.0.1:58829_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=2&collection.configName=conf1&name=replacenodetest_coll_notarget&nrtReplicas=2&action=CREATE&numShards=5&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1706612 INFO  (OverseerThreadFactory-6619-thread-1-processing-n:127.0.0.1:58817_solr) [n:127.0.0.1:58817_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection replacenodetest_coll_notarget
   [junit4]   2> 1706615 INFO  (qtp81946620-21899) [n:127.0.0.1:58817_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1706617 INFO  (qtp1548141603-21930) [n:127.0.0.1:58820_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1706619 INFO  (qtp154952179-21916) [n:127.0.0.1:58821_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1706621 INFO  (qtp1327607018-21907) [n:127.0.0.1:58826_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1706623 INFO  (qtp204807636-21922) [n:127.0.0.1:58829_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1706625 INFO  (qtp1735455159-21954) [n:127.0.0.1:58842_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1706628 INFO  (OverseerThreadFactory-6619-thread-1-processing-n:127.0.0.1:58817_solr) [n:127.0.0.1:58817_solr    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 2806709520 sessionWrapper.createTime 2806709517600316, this.sessionWrapper.createTime 2806709517600316 
   [junit4]   2> 1706737 INFO  (OverseerStateUpdate-72241534480678926-127.0.0.1:58817_solr-n_0000000000) [n:127.0.0.1:58817_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58842/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1706738 INFO  (OverseerStateUpdate-72241534480678926-127.0.0.1:58817_solr-n_0000000000) [n:127.0.0.1:58817_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58829/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1706741 INFO  (OverseerStateUpdate-72241534480678926-127.0.0.1:58817_solr-n_0000000000) [n:127.0.0.1:58817_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58826/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1706743 INFO  (OverseerStateUpdate-72241534480678926-127.0.0.1:58817_solr-n_0000000000) [n:127.0.0.1:58817_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58821/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1706746 INFO  (OverseerStateUpdate-72241534480678926-127.0.0.1:58817_solr-n_0000000000) [n:127.0.0.1:58817_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58820/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1706747 INFO  (OverseerStateUpdate-72241534480678926-127.0.0.1:58817_solr-n_0000000000) [n:127.0.0.1:58817_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58817/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1706750 INFO  (OverseerStateUpdate-72241534480678926-127.0.0.1:58817_solr-n_0000000000) [n:127.0.0.1:58817_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58817/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1706751 INFO  (OverseerStateUpdate-72241534480678926-127.0.0.1:58817_solr-n_0000000000) [n:127.0.0.1:58817_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58820/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1706753 INFO  (OverseerStateUpdate-72241534480678926-127.0.0.1:58817_solr-n_0000000000) [n:127.0.0.1:58817_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n16",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58821/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1706755 INFO  (OverseerStateUpdate-72241534480678926-127.0.0.1:58817_solr-n_0000000000) [n:127.0.0.1:58817_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n18",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58826/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1706959 INFO  (qtp204807636-21922) [n:127.0.0.1:58829_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n2&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1706959 INFO  (qtp1735455159-21954) [n:127.0.0.1:58842_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n1&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1706960 INFO  (qtp1735455159-21954) [n:127.0.0.1:58842_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1706961 INFO  (qtp204807636-21922) [n:127.0.0.1:58829_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1706964 INFO  (qtp1327607018-21907) [n:127.0.0.1:58826_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n4&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1706966 INFO  (qtp1327607018-21908) [n:127.0.0.1:58826_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node20&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n18&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1706967 INFO  (qtp154952179-21914) [n:127.0.0.1:58821_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n6&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1706967 INFO  (qtp81946620-21897) [n:127.0.0.1:58817_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n12&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1706968 INFO  (qtp154952179-21914) [n:127.0.0.1:58821_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1706968 INFO  (qtp81946620-21897) [n:127.0.0.1:58817_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1706967 INFO  (qtp1548141603-21924) [n:127.0.0.1:58820_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node17&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n14&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1706968 INFO  (qtp154952179-21916) [n:127.0.0.1:58821_solr    ] o.

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

h, TestDistributedGrouping, TestRecovery, TestHashPartitioner, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestJoin, TestReload, TestCoreContainer, TestSolr4Spatial, TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest, ConvertedLegacyTest, TestFiltering, BasicFunctionalityTest, DirectUpdateHandlerTest, TestIndexSearcher, SoftAutoCommitTest, ShowFileRequestHandlerTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, TestFoldingMultitermQuery, TestCSVLoader, NoCacheHeaderTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestUpdate, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, CacheHeaderTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, TestQueryUtils, TestWriterPerf, XmlUpdateRequestHandlerTest, RequestHandlersTest, DocumentBuilderTest, TestValueSourceCache, TermVectorComponentTest, RequiredFieldsTest, FastVectorHighlighterTest, LoggingHandlerTest, RegexBoostProcessorTest, TestCollationField, TestCSVResponseWriter, MBeansHandlerTest, TestSolrIndexConfig, TestQuerySenderNoQuery, TestMergePolicyConfig, TestSolrCoreProperties, TestPostingsSolrHighlighter, SpellPossibilityIteratorTest, TestCharFilters, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestDFRSimilarityFactory, ResourceLoaderTest, URLClassifyProcessorTest, DateMathParserTest, TestSuggestSpellingConverter, RAMDirectoryFactoryTest, TestSolrJ, TestDocumentBuilder, DistributedMLTComponentTest, TestLuceneIndexBackCompat, AliasIntegrationTest, CloudExitableDirectoryReaderTest, ConfigSetsAPITest, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, DistributedQueueTest, ForceLeaderTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, SharedFSAutoReplicaFailoverTest, SolrXmlInZkTest, TestCloudJSONFacetJoinDomain, TestCloudPseudoReturnFields, TestClusterProperties, TestConfigSetsAPI, TestDistributedMap, TestLeaderElectionWithEmptyReplica, TestPullReplica, TestRandomRequestDistribution, TestRebalanceLeaders, TestRequestForwarding, TestShortCircuitedRequests, TestSolrCloudWithSecureImpersonation, TestTlogReplica, AssignTest, CollectionsAPIAsyncDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, SimpleCollectionCreateDeleteTest, TestLocalFSCloudBackupRestore, TestRequestStatusCollectionAPI, AutoAddReplicasIntegrationTest, TestPolicyCloud, HdfsNNFailoverTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, ZkStateReaderTest, RulesTest, TestSolrCoreSnapshots, ResponseBuilderTest, SearchHandlerTest, TestCoreBackup, TestReplicationHandlerBackup, TestReqParamsAPI, TestRestoreCore, TestSolrConfigHandlerCloud, V2StandaloneTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=V2StandaloneTest -Dtests.seed=FB36AFF52DC38886 -Dtests.slow=true -Dtests.locale=nl -Dtests.timezone=Eire -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | V2StandaloneTest (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.handler.V2StandaloneTest_FB36AFF52DC38886-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.V2StandaloneTest_FB36AFF52DC38886-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.V2StandaloneTest_FB36AFF52DC38886-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.V2StandaloneTest_FB36AFF52DC38886-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FB36AFF52DC38886]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [629/777 (3!)] on J0 in 0.21s, 1 test, 1 error <<< FAILURES!

[...truncated 2907 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_B06BF4A0B89B51A2-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1383, maxMBSortInHeap=5.4871489893733685, sim=RandomSimilarity(queryNorm=false): {}, locale=et-EE, timezone=America/Nassau
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=65739472,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=B06BF4A0B89B51A2 -Dtests.slow=true -Dtests.locale=et-EE -Dtests.timezone=America/Nassau -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-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_B06BF4A0B89B51A2-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B06BF4A0B89B51A2]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 13.83s, 8 tests, 1 error <<< FAILURES!

[...truncated 47831 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 469 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/469/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseSerialGC

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

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

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

	at __randomizedtesting.SeedInfo.seed([682991DFA27B52E8]: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([2D3449E4708A8B03:689E3B9D34D83777]:0)
	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:101)
	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.handler.component.DistributedMLTComponentTest

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.DistributedMLTComponentTest_2D3449E4708A8B03-001\tempDir-001\shard2\configsets\cdcr-source-disabled: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_2D3449E4708A8B03-001\tempDir-001\shard2\configsets\cdcr-source-disabled    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_2D3449E4708A8B03-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.DistributedMLTComponentTest_2D3449E4708A8B03-001\tempDir-001\shard2\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_2D3449E4708A8B03-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.DistributedMLTComponentTest_2D3449E4708A8B03-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_2D3449E4708A8B03-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.DistributedMLTComponentTest_2D3449E4708A8B03-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.DistributedMLTComponentTest_2D3449E4708A8B03-001\tempDir-001\shard2\configsets\cdcr-source-disabled: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_2D3449E4708A8B03-001\tempDir-001\shard2\configsets\cdcr-source-disabled
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_2D3449E4708A8B03-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.DistributedMLTComponentTest_2D3449E4708A8B03-001\tempDir-001\shard2\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_2D3449E4708A8B03-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.DistributedMLTComponentTest_2D3449E4708A8B03-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_2D3449E4708A8B03-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.DistributedMLTComponentTest_2D3449E4708A8B03-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([2D3449E4708A8B03]: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.rest.schema.TestBulkSchemaAPI

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.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-010\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-010\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-010: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-010 

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.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-010\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-010\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-010: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-010

	at __randomizedtesting.SeedInfo.seed([2D3449E4708A8B03]: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.testDistributedQueue

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([2D3449E4708A8B03]:0)


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

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([2D3449E4708A8B03]:0)


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_9334D041B3324A14-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_9334D041B3324A14-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_9334D041B3324A14-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_9334D041B3324A14-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_9334D041B3324A14-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_9334D041B3324A14-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_9334D041B3324A14-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_9334D041B3324A14-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_9334D041B3324A14-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_9334D041B3324A14-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_9334D041B3324A14-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_9334D041B3324A14-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_9334D041B3324A14-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_9334D041B3324A14-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_9334D041B3324A14-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_9334D041B3324A14-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_9334D041B3324A14-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_9334D041B3324A14-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_9334D041B3324A14-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_9334D041B3324A14-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_9334D041B3324A14-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_9334D041B3324A14-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_9334D041B3324A14-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_9334D041B3324A14-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_9334D041B3324A14-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_9334D041B3324A14-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_9334D041B3324A14-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_9334D041B3324A14-001

	at __randomizedtesting.SeedInfo.seed([9334D041B3324A14]: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 4891 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.01s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content6=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), content5=FST50, content4=PostingsFormat(name=LuceneVarGapDocFreqInterval), trieInt=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), content3=PostingsFormat(name=MockRandom), content2=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), fie?ld=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), utf8=PostingsFormat(name=LuceneVarGapDocFreqInterval), trieLong=PostingsFormat(name=MockRandom), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), content=PostingsFormat(name=LuceneVarGapDocFreqInterval), autf8=PostingsFormat(name=MockRandom)}, docValues:{dvShort=DocValuesFormat(name=Lucene70), utf8=DocValuesFormat(name=Lucene70), fie?ld=DocValuesFormat(name=Memory), dvInt=DocValuesFormat(name=Lucene70), longPoint2d=DocValuesFormat(name=Lucene70), dvBytesSortedVar=DocValuesFormat(name=Memory), dvSortedSet=DocValuesFormat(name=Memory), content=DocValuesFormat(name=Lucene70), floatPoint1d=DocValuesFormat(name=Memory), intPoint1d=DocValuesFormat(name=Asserting), doublePoint2d=DocValuesFormat(name=Memory), trieLong=DocValuesFormat(name=Lucene70), dvBytesDerefVar=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Memory), binaryPoint2d=DocValuesFormat(name=Lucene70), dvSortedNumeric=DocValuesFormat(name=Lucene70), dvBytesDerefFixed=DocValuesFormat(name=Lucene70), autf8=DocValuesFormat(name=Lucene70), dvBytesSortedFixed=DocValuesFormat(name=Lucene70), dvBytesStraightVar=DocValuesFormat(name=Asserting), trieInt=DocValuesFormat(name=Memory), dvBytesStraightFixed=DocValuesFormat(name=Memory), dvLong=DocValuesFormat(name=Lucene70), longPoint1d=DocValuesFormat(name=Lucene70), floatPoint2d=DocValuesFormat(name=Lucene70), dvDouble=DocValuesFormat(name=Memory), dvFloat=DocValuesFormat(name=Lucene70), content6=DocValuesFormat(name=Memory), content5=DocValuesFormat(name=Asserting), dvPacked=DocValuesFormat(name=Lucene70), intPoint2d=DocValuesFormat(name=Memory), content4=DocValuesFormat(name=Lucene70), content3=DocValuesFormat(name=Lucene70), content2=DocValuesFormat(name=Memory), doublePoint1d=DocValuesFormat(name=Lucene70), dvByte=DocValuesFormat(name=Lucene70), binaryPoint1d=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1660, maxMBSortInHeap=7.321518758246402, sim=RandomSimilarity(queryNorm=false): {content6=DFR I(n)BZ(0.3), content5=DFR I(n)LZ(0.3), content2=DFR I(ne)L2, utf8=IB LL-D3(800.0), fie?ld=DFR GZ(0.3), content=DFR I(n)B1, autf8=DFR GL3(800.0)}, locale=th, timezone=Pacific/Wallis
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=65759856,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriterOnOldIndex, TestLucene62SegmentInfoFormat, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=682991DFA27B52E8 -Dtests.slow=true -Dtests.locale=th -Dtests.timezone=Pacific/Wallis -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_682991DFA27B52E8-001\4.0.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_682991DFA27B52E8-001\4.0.0-cfs-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_682991DFA27B52E8-001\2.3.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_682991DFA27B52E8-001\2.3.0-cfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([682991DFA27B52E8]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [8/9 (1!)] on J0 in 55.56s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 7396 lines...]
   [junit4] Suite: org.apache.solr.rest.schema.TestBulkSchemaAPI
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\init-core-data-001
   [junit4]   2> 236993 WARN  (SUITE-TestBulkSchemaAPI-seed#[2D3449E4708A8B03]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 236995 INFO  (SUITE-TestBulkSchemaAPI-seed#[2D3449E4708A8B03]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 236998 INFO  (SUITE-TestBulkSchemaAPI-seed#[2D3449E4708A8B03]-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> 236999 INFO  (SUITE-TestBulkSchemaAPI-seed#[2D3449E4708A8B03]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 237001 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddFieldWithExistingCatchallDynamicField
   [junit4]   2> 237465 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 237465 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 237466 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-003\cores\core
   [junit4]   2> 237472 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 237472 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 237472 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 237473 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 237473 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@77f45330{/solr,null,AVAILABLE}
   [junit4]   2> 237478 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4e7792cb{HTTP/1.1,[http/1.1]}{127.0.0.1:50701}
   [junit4]   2> 237478 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.e.j.s.Server Started @246839ms
   [junit4]   2> 237478 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50701, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-003\cores}
   [junit4]   2> 237478 ERROR (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 237479 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 237479 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 237479 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 237479 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T23:12:49.472Z
   [junit4]   2> 237479 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\solr.xml
   [junit4]   2> 237490 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 237490 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 237492 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1a33aefd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 237626 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a33aefd
   [junit4]   2> 237631 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a33aefd
   [junit4]   2> 237631 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a33aefd
   [junit4]   2> 237636 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-003\cores
   [junit4]   2> 237636 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 237648 INFO  (coreLoadExecutor-775-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 237651 INFO  (coreLoadExecutor-775-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/build/solr-core/test/J1/temp/solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 237728 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 237747 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 237753 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 237994 WARN  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.ManagedSynonymFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 238091 WARN  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 238099 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 238100 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 238102 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 238104 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238104 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 238104 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238105 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 238105 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 238105 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 238105 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 238108 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 238108 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 238108 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 238112 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 238112 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 238112 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 238112 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 238112 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 238112 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238112 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 238112 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238112 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 238112 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 238112 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 238112 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 238115 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 238117 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf\schema-rest.xml to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf\schema-rest.xml.bak
   [junit4]   2> 238117 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 238118 INFO  (coreLoadExecutor-775-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@1a33aefd
   [junit4]   2> 238118 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 238118 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-003\cores\core\data\]
   [junit4]   2> 238123 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2969981592237988]
   [junit4]   2> 238127 WARN  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 238209 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 238209 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 238210 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1232682720, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 238210 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ef6422e[collection1] main]
   [junit4]   2> 238212 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf
   [junit4]   2> 238213 WARN  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 238214 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf
   [junit4]   2> 238214 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 238214 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/english
   [junit4]   2> 238214 WARN  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 238214 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf
   [junit4]   2> 238214 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 238215 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/german
   [junit4]   2> 238215 WARN  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 238215 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 238225 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 238226 WARN  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238226 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238228 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238229 WARN  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 238229 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 238229 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 238229 WARN  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 238229 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 238229 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 238230 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 238230 INFO  (searcherExecutor-776-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1ef6422e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 238732 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#50701
   [junit4]   2> 238736 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.r.s.TestBulkSchemaAPI These tests are run with V2 API
   [junit4]   2> 238862 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 238862 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf
   [junit4]   2> 238863 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 238863 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 238863 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 7 observers of /schema/analysis/stopwords/german
   [junit4]   2> 238863 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 238863 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 238863 WARN  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 238864 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 238864 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/synonyms/german
   [junit4]   2> 238864 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/german
   [junit4]   2> 238866 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 238866 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf
   [junit4]   2> 238866 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 238866 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 238866 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 7 observers of /schema/analysis/stopwords/english
   [junit4]   2> 238866 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 238866 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238867 WARN  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238867 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238867 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 5 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238867 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238867 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 238867 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf
   [junit4]   2> 238867 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 238867 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 238867 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 8 observers of /schema/analysis/stopwords/english
   [junit4]   2> 238867 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 238867 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238867 WARN  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238867 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238868 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238868 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238868 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 238868 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf
   [junit4]   2> 238870 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 238870 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 238870 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 8 observers of /schema/analysis/stopwords/german
   [junit4]   2> 238870 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 238870 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 238870 WARN  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 238870 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 238870 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 5 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 238870 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/germangraph
   [junit4]   2> 238870 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 238870 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf
   [junit4]   2> 238870 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 238870 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 238870 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 9 observers of /schema/analysis/stopwords/german
   [junit4]   2> 238870 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 238870 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 238871 WARN  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 238871 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 238871 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 238871 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/germangraph
   [junit4]   2> 238882 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 238882 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf
   [junit4]   2> 238882 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 238882 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 238882 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 9 observers of /schema/analysis/stopwords/english
   [junit4]   2> 238882 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 238882 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 238882 WARN  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 238882 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 238883 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/synonyms/english
   [junit4]   2> 238883 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/english
   [junit4]   2> 238887 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 238902 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 238902 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf
   [junit4]   2> 238903 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 238903 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 238903 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 10 observers of /schema/analysis/stopwords/german
   [junit4]   2> 238903 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 238903 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 238903 WARN  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 238903 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 238903 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/german
   [junit4]   2> 238903 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/german
   [junit4]   2> 238906 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 238907 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf
   [junit4]   2> 238907 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 238907 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 238907 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 10 observers of /schema/analysis/stopwords/english
   [junit4]   2> 238907 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 238907 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238907 WARN  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238907 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238907 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 7 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238907 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238907 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 238907 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf
   [junit4]   2> 238907 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 238907 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 238907 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 11 observers of /schema/analysis/stopwords/english
   [junit4]   2> 238907 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 238908 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238908 WARN  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238908 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238909 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 8 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238909 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238910 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 238910 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf
   [junit4]   2> 238910 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 238910 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 238910 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 11 observers of /schema/analysis/stopwords/german
   [junit4]   2> 238910 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 238910 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 238910 WARN  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 238910 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 238912 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 7 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 238912 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/germangraph
   [junit4]   2> 238912 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 238912 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf
   [junit4]   2> 238912 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 238912 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 238912 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 12 observers of /schema/analysis/stopwords/german
   [junit4]   2> 238912 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 238912 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 238913 WARN  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 238913 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 238913 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 8 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 238913 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/germangraph
   [junit4]   2> 238918 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 238918 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf
   [junit4]   2> 238918 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 238918 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 238918 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 12 observers of /schema/analysis/stopwords/english
   [junit4]   2> 238918 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 238918 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 238918 WARN  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 238918 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 238918 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/english
   [junit4]   2> 238918 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/english
   [junit4]   2> 238920 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 238931 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4e7792cb{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 238931 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=195816594
   [junit4]   2> 238931 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 238931 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@79681be8: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3617c320
   [junit4]   2> 238935 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 238935 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7bf27c33: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5aacadab
   [junit4]   2> 238939 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 238939 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@29b77f58: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@29fe793
   [junit4]   2> 238940 INFO  (coreCloseExecutor-780-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2c47dbd0
   [junit4]   2> 238940 INFO  (coreCloseExecutor-780-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=742906832
   [junit4]   2> 238940 INFO  (coreCloseExecutor-780-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3b06498d: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1d8dd7f6
   [junit4]   2> 238958 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@77f45330{/solr,null,UNAVAILABLE}
   [junit4]   2> 238958 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 238960 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddFieldWithExistingCatchallDynamicField
   [junit4]   2> 238962 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddIllegalFields
   [junit4]   2> 239627 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 239627 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 239627 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-006\cores\core
   [junit4]   2> 239632 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 239632 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 239632 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 239632 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 239632 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@28e3437{/solr,null,AVAILABLE}
   [junit4]   2> 239634 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@738e9f41{HTTP/1.1,[http/1.1]}{127.0.0.1:50714}
   [junit4]   2> 239634 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.e.j.s.Server Started @248994ms
   [junit4]   2> 239634 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50714, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-004, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-006\cores}
   [junit4]   2> 239634 ERROR (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 239634 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 239634 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 239634 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 239635 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T23:12:51.627Z
   [junit4]   2> 239635 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-004\solr.xml
   [junit4]   2> 239642 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 239642 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 239643 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1a33aefd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 239714 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a33aefd
   [junit4]   2> 239719 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a33aefd
   [junit4]   2> 239719 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a33aefd
   [junit4]   2> 239722 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4

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

GraphMLResponseWriter, TestPivotHelperCode, TestDistributedSearch, BJQParserTest, CdcrVersionReplicationTest, TestDocumentBuilder, SliceStateTest, TestRTimerTree, SolrSlf4jReporterTest, SparseHLLTest, TestSolrXml, ZkShardTermsTest, TestConfigOverlay, TestCSVLoader, TestFreeTextSuggestions, TestSimpleTextCodec, TestRandomDVFaceting, TestClusterStateMutator, FileBasedSpellCheckerTest, TestSolr4Spatial, DeleteReplicaTest, AutoAddReplicasPlanActionTest, TestSha256AuthenticationProvider, TestFieldTypeCollectionResource, ConnectionManagerTest, CursorMarkTest, TestLegacyFieldReuse, TestScoreJoinQPScore, TestMultiWordSynonyms, BlockJoinFacetRandomTest, SuggestComponentTest, HdfsLockFactoryTest, SuggesterTest, ConcurrentCreateRoutedAliasTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, BasicDistributedZk2Test, CoreSorterTest, ComputePlanActionTest, SolrGangliaReporterTest, TestCollationFieldDocValues, TestLMJelinekMercerSimilarityFactory, TestNamedUpdateProcessors, TestStressRecovery, ActionThrottleTest, ChaosMonkeySafeLeaderTest, TestRawTransformer, TestCloudInspectUtil, DebugComponentTest, HdfsBasicDistributedZk2Test, AnalyticsQueryTest, HdfsWriteToMultipleCollectionsTest, CollectionReloadTest, BlobRepositoryCloudTest, SuggesterWFSTTest, PeerSyncTest, TestCrossCoreJoin, TestDocSet, SimplePostToolTest, TestImplicitCoreProperties, TestReversedWildcardFilterFactory, TestSchemaSimilarityResource, NotRequiredUniqueKeyTest, DistributedQueryComponentOptimizationTest, RegexBoostProcessorTest, AtomicUpdateProcessorFactoryTest, TestHashPartitioner, TestSolrConfigHandlerConcurrent, TestRequestForwarding, NodeLostTriggerTest, TestQuerySenderListener, DistributedTermsComponentTest, TestPKIAuthenticationPlugin, VersionInfoTest, BigEndianAscendingWordSerializerTest, TestClusterProperties, CollectionStateFormat2Test, OverseerTest, QueryResultKeyTest, SimpleCollectionCreateDeleteTest, TestStressReorder, ChaosMonkeySafeLeaderWithPullReplicasTest, TestLegacyTerms, HdfsCollectionsAPIDistributedZkTest, DeleteStatusTest, HttpPartitionOnCommitTest, OverseerModifyCollectionTest, TestZkAclsWithHadoopAuth, TestDocBasedVersionConstraints, BasicDistributedZkTest, CoreAdminHandlerTest, SpatialFilterTest, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestUpdate, TestAtomicUpdateErrorCases, QueryEqualityTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, TestRemoteStreaming, TestSolrDeletionPolicy1, CacheHeaderTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, DirectSolrSpellCheckerTest, TermsComponentTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestCollationField, ReturnFieldsTest, MBeansHandlerTest, PreAnalyzedFieldTest, TestSystemIdResolver, SpellingQueryConverterTest, DOMUtilTest, ClusterStateTest, TestSolrJ, TestLRUCache, TestUtils, UUIDFieldTest, DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, AliasIntegrationTest, CreateRoutedAliasTest, DeleteInactiveReplicaTest, DeleteShardTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, LIRRollingUpdatesTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerTaskQueueTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudRecovery, TestCryptoKeys, TestExclusionRuleCollectionAccess, TestMiniSolrCloudClusterSSL, TestPrepRecovery, TestRandomFlRTGCloud, TestRandomRequestDistribution, TestRebalanceLeaders, TestSSLRandomization, TestSegmentSorting, TestSizeLimitedDistributedMap, TestSolrCloudWithDelegationTokens, TestTlogReplica, ShardSplitTest, TestExecutePlanAction, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.seed=2D3449E4708A8B03 -Dtests.slow=true -Dtests.locale=fr-CH -Dtests.timezone=America/Coral_Harbour -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2D3449E4708A8B03]:0)
   [junit4] Completed [777/777 (3!)] on J1 in 7220.23s, 3 tests, 3 errors <<< FAILURES!

[...truncated 2366 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_9334D041B3324A14-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=fr, timezone=GMT
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=73961512,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=9334D041B3324A14 -Dtests.slow=true -Dtests.locale=fr -Dtests.timezone=GMT -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_9334D041B3324A14-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_9334D041B3324A14-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_9334D041B3324A14-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_9334D041B3324A14-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_9334D041B3324A14-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_9334D041B3324A14-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_9334D041B3324A14-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_9334D041B3324A14-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_9334D041B3324A14-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_9334D041B3324A14-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_9334D041B3324A14-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_9334D041B3324A14-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_9334D041B3324A14-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_9334D041B3324A14-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9334D041B3324A14]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 15.16s, 8 tests, 1 error <<< FAILURES!

[...truncated 46203 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 468 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/468/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

8 tests failed.
FAILED:  org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testRestart

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

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\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_3F53BE143601E3D1-001\replicationClientTest-003\1\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_3F53BE143601E3D1-001\replicationClientTest-003\1\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_3F53BE143601E3D1-001\replicationClientTest-003\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_3F53BE143601E3D1-001\replicationClientTest-003\1

	at __randomizedtesting.SeedInfo.seed([3F53BE143601E3D1:AADE5275B3E957C4]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testRestart(IndexAndTaxonomyReplicationClientTest.java:244)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.OverseerRolesTest.testOverseerRole

Error Message:
Timed out waiting for overseer state change

Stack Trace:
java.lang.AssertionError: Timed out waiting for overseer state change
	at __randomizedtesting.SeedInfo.seed([A0579658C81D9FC1:419C6BCCF3AEA910]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.OverseerRolesTest.waitForNewOverseer(OverseerRolesTest.java:63)
	at org.apache.solr.cloud.OverseerRolesTest.testOverseerRole(OverseerRolesTest.java:141)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([A0579658C81D9FC1]:0)


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

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([A0579658C81D9FC1]:0)


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_A0579658C81D9FC1-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_A0579658C81D9FC1-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_A0579658C81D9FC1-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_A0579658C81D9FC1-001\init-core-data-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.client.solrj.request.SchemaTest:     1) Thread[id=980, name=qtp2124115413-980, state=TIMED_WAITING, group=TGRP-SchemaTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.request.SchemaTest: 
   1) Thread[id=980, name=qtp2124115413-980, state=TIMED_WAITING, group=TGRP-SchemaTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([83C924D061216F5B]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=980, name=qtp2124115413-980, state=TIMED_WAITING, group=TGRP-SchemaTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=980, name=qtp2124115413-980, state=TIMED_WAITING, group=TGRP-SchemaTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([83C924D061216F5B]:0)


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_9E0311010B2A0CAD-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_9E0311010B2A0CAD-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_9E0311010B2A0CAD-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_9E0311010B2A0CAD-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_9E0311010B2A0CAD-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_9E0311010B2A0CAD-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_9E0311010B2A0CAD-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_9E0311010B2A0CAD-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_9E0311010B2A0CAD-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_9E0311010B2A0CAD-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_9E0311010B2A0CAD-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_9E0311010B2A0CAD-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_9E0311010B2A0CAD-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_9E0311010B2A0CAD-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_9E0311010B2A0CAD-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_9E0311010B2A0CAD-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_9E0311010B2A0CAD-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_9E0311010B2A0CAD-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_9E0311010B2A0CAD-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_9E0311010B2A0CAD-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_9E0311010B2A0CAD-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_9E0311010B2A0CAD-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_9E0311010B2A0CAD-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_9E0311010B2A0CAD-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_9E0311010B2A0CAD-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_9E0311010B2A0CAD-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_9E0311010B2A0CAD-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_9E0311010B2A0CAD-001

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




Build Log:
[...truncated 1793 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J0-20180221_134743_08817611328532701033869.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J1-20180221_134743_08713254979318525293143.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 308 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20180221_135313_37018176126706733395009.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20180221_135313_37017872525967239418826.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1063 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20180221_135411_5467055695784294523463.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20180221_135411_5462480610145338234317.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 244 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20180221_135610_3391696996996532702118.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20180221_135610_3392747755035380419612.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 254 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20180221_135621_91716927234624163133941.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20180221_135621_9176497336119782322194.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 163 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20180221_135656_8449271277458543846714.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20180221_135656_8444552197250505221183.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 170 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20180221_135704_88512695546288506345999.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20180221_135704_85914342093161603442831.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 177 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20180221_135710_40012730436066988205468.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20180221_135710_40012796650061352562491.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20180221_135721_24595170656585612376.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20180221_135721_24510081173364197955132.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 165 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20180221_135730_3368524841545375177823.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20180221_135730_335225090833727425312.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 176 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20180221_135734_56915805423654773346698.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 222 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20180221_135753_0522688570312585261864.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20180221_135753_05218395891498899130011.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1412 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20180221_135945_4174253390851174716931.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20180221_135945_41717885287464967924146.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 252 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J0-20180221_135958_2922854717648693559310.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J1-20180221_135958_2922630271302046710534.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 259 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20180221_140014_03715899524005887499103.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20180221_140014_0377431483036803843576.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J1-20180221_140130_7736122086522100222529.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J0-20180221_140130_7737321473527144337341.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 174 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20180221_140136_25310018887130468728260.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20180221_140136_2537156757615911307059.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 233 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J0-20180221_140143_9694341921291979282548.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J1-20180221_140143_96916657575728073875153.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 186 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20180221_140218_8756380709101462089689.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20180221_140218_87513169783398143861881.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 259 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20180221_140228_01517438357977694823285.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20180221_140228_01510490372366987370443.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 167 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J1-20180221_140245_5679834837771806867076.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J0-20180221_140245_5673203077599870401981.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 154 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J0-20180221_140257_8823937116762310959556.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J1-20180221_140257_8826081163031229676455.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 194 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J0-20180221_140305_35514329387953999760473.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J1-20180221_140305_3552221114635126812864.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 339 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J1-20180221_140326_70116245911526016195041.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J0-20180221_140326_7015290285355149803259.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 233 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20180221_140337_64815987736848506472202.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20180221_140337_6489122446255843689833.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 201 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testRestart -Dtests.seed=3F53BE143601E3D1 -Dtests.slow=true -Dtests.locale=nnh-CM -Dtests.timezone=Australia/Perth -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.03s J1 | IndexAndTaxonomyReplicationClientTest.testRestart <<<
   [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\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_3F53BE143601E3D1-001\replicationClientTest-003\1\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_3F53BE143601E3D1-001\replicationClientTest-003\1\index
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_3F53BE143601E3D1-001\replicationClientTest-003\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_3F53BE143601E3D1-001\replicationClientTest-003\1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3F53BE143601E3D1:AADE5275B3E957C4]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
   [junit4]    > 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testRestart(IndexAndTaxonomyReplicationClientTest.java:244)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_3F53BE143601E3D1-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {$full_path$=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), $facets=PostingsFormat(name=LuceneVarGapDocFreqInterval), $payloads$=PostingsFormat(name=Memory)}, docValues:{$facets=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=708, maxMBSortInHeap=6.916869835920677, sim=RandomSimilarity(queryNorm=false): {}, locale=nnh-CM, timezone=Australia/Perth
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=78427000,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestNRTReplication, IndexAndTaxonomyRevisionTest, IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [5/9 (1!)] on J1 in 4.62s, 5 tests, 1 error <<< FAILURES!

[...truncated 10 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20180221_140347_94611394464045624287579.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20180221_140347_9465230960771290155905.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 213 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20180221_140403_337908665519217424714.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 21 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20180221_140403_3379086851787412402031.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 321 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20180221_140455_8725477682456980227283.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20180221_140455_8725345903868722543442.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 193 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20180221_140516_01114429481809039980666.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20180221_140516_01018119746737521578399.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20180221_140529_50512268005738246753414.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 255 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20180221_140533_300683399446034344816.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20180221_140533_3009965682900832918254.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3151 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerRolesTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_A0579658C81D9FC1-001\init-core-data-001
   [junit4]   2> 3168626 INFO  (SUITE-OverseerRolesTest-seed#[A0579658C81D9FC1]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3168628 INFO  (SUITE-OverseerRolesTest-seed#[A0579658C81D9FC1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 3168629 INFO  (SUITE-OverseerRolesTest-seed#[A0579658C81D9FC1]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3168630 INFO  (SUITE-OverseerRolesTest-seed#[A0579658C81D9FC1]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_A0579658C81D9FC1-001\tempDir-001
   [junit4]   2> 3168631 INFO  (SUITE-OverseerRolesTest-seed#[A0579658C81D9FC1]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3168632 INFO  (Thread-6995) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3168632 INFO  (Thread-6995) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3168638 ERROR (Thread-6995) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3168732 INFO  (SUITE-OverseerRolesTest-seed#[A0579658C81D9FC1]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:55002
   [junit4]   2> 3168737 INFO  (zkConnectionManagerCallback-6571-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3168749 INFO  (jetty-launcher-6568-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3168750 INFO  (jetty-launcher-6568-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3168750 INFO  (jetty-launcher-6568-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3168750 INFO  (jetty-launcher-6568-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3168751 INFO  (jetty-launcher-6568-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3168751 INFO  (jetty-launcher-6568-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3168753 INFO  (jetty-launcher-6568-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3168753 INFO  (jetty-launcher-6568-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3168753 INFO  (jetty-launcher-6568-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3168753 INFO  (jetty-launcher-6568-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1948fbf3{/solr,null,AVAILABLE}
   [junit4]   2> 3168754 INFO  (jetty-launcher-6568-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3168754 INFO  (jetty-launcher-6568-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3168754 INFO  (jetty-launcher-6568-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3168754 INFO  (jetty-launcher-6568-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3168754 INFO  (jetty-launcher-6568-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79d6543{/solr,null,AVAILABLE}
   [junit4]   2> 3168756 INFO  (jetty-launcher-6568-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2bfbaf97{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 3168757 INFO  (jetty-launcher-6568-thread-2) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 3168757 INFO  (jetty-launcher-6568-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55006}
   [junit4]   2> 3168757 ERROR (jetty-launcher-6568-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3168751 INFO  (jetty-launcher-6568-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d3534d3{/solr,null,AVAILABLE}
   [junit4]   2> 3168758 INFO  (jetty-launcher-6568-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 3168758 INFO  (jetty-launcher-6568-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3168758 INFO  (jetty-launcher-6568-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3168758 INFO  (jetty-launcher-6568-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T15:00:13.492638800Z
   [junit4]   2> 3168759 INFO  (jetty-launcher-6568-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1e552e01{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 3168759 INFO  (jetty-launcher-6568-thread-1) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 3168759 INFO  (jetty-launcher-6568-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55012}
   [junit4]   2> 3168760 ERROR (jetty-launcher-6568-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3168756 INFO  (jetty-launcher-6568-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5a90649b{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 3168751 INFO  (jetty-launcher-6568-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3168760 INFO  (jetty-launcher-6568-thread-3) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 3168760 INFO  (jetty-launcher-6568-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3168761 INFO  (jetty-launcher-6568-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3168760 INFO  (jetty-launcher-6568-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 3168761 INFO  (jetty-launcher-6568-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3168761 INFO  (jetty-launcher-6568-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3168761 INFO  (jetty-launcher-6568-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@685307c1{/solr,null,AVAILABLE}
   [junit4]   2> 3168761 INFO  (jetty-launcher-6568-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T15:00:13.495610400Z
   [junit4]   2> 3168761 INFO  (jetty-launcher-6568-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55009}
   [junit4]   2> 3168762 ERROR (jetty-launcher-6568-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3168763 INFO  (jetty-launcher-6568-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 3168763 INFO  (jetty-launcher-6568-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1d886e99{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 3168763 INFO  (jetty-launcher-6568-thread-4) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 3168763 INFO  (jetty-launcher-6568-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3168763 INFO  (jetty-launcher-6568-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55017}
   [junit4]   2> 3168763 INFO  (jetty-launcher-6568-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3168764 ERROR (jetty-launcher-6568-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3168764 INFO  (jetty-launcher-6568-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T15:00:13.498499500Z
   [junit4]   2> 3168764 INFO  (jetty-launcher-6568-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 3168764 INFO  (jetty-launcher-6568-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3168765 INFO  (jetty-launcher-6568-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3168765 INFO  (jetty-launcher-6568-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T15:00:13.499521200Z
   [junit4]   2> 3168795 INFO  (zkConnectionManagerCallback-6573-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3168795 INFO  (zkConnectionManagerCallback-6575-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3168797 INFO  (jetty-launcher-6568-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3168797 INFO  (jetty-launcher-6568-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3168800 INFO  (zkConnectionManagerCallback-6577-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3168801 INFO  (jetty-launcher-6568-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3168807 INFO  (jetty-launcher-6568-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55002/solr
   [junit4]   2> 3168812 INFO  (jetty-launcher-6568-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55002/solr
   [junit4]   2> 3168815 INFO  (zkConnectionManagerCallback-6579-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3168816 INFO  (jetty-launcher-6568-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3168818 INFO  (jetty-launcher-6568-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55002/solr
   [junit4]   2> 3168826 INFO  (zkConnectionManagerCallback-6583-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3168827 INFO  (jetty-launcher-6568-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55002/solr
   [junit4]   2> 3168828 INFO  (zkConnectionManagerCallback-6587-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3168829 INFO  (zkConnectionManagerCallback-6591-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3168830 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100a2ed11cc0006, likely client has closed socket
   [junit4]   2> 3168836 INFO  (zkConnectionManagerCallback-6595-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3168837 INFO  (zkConnectionManagerCallback-6597-thread-1-processing-n:127.0.0.1:55012_solr) [n:127.0.0.1:55012_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3168839 INFO  (zkConnectionManagerCallback-6599-thread-1-processing-n:127.0.0.1:55009_solr) [n:127.0.0.1:55009_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3168843 INFO  (zkConnectionManagerCallback-6601-thread-1-processing-n:127.0.0.1:55006_solr) [n:127.0.0.1:55006_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3168855 INFO  (zkConnectionManagerCallback-6603-thread-1-processing-n:127.0.0.1:55017_solr) [n:127.0.0.1:55017_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3169199 INFO  (jetty-launcher-6568-thread-4) [n:127.0.0.1:55017_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3169202 INFO  (jetty-launcher-6568-thread-4) [n:127.0.0.1:55017_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55017_solr
   [junit4]   2> 3169205 INFO  (jetty-launcher-6568-thread-4) [n:127.0.0.1:55017_solr    ] o.a.s.c.Overseer Overseer (id=72236733127458828-127.0.0.1:55017_solr-n_0000000000) starting
   [junit4]   2> 3169228 INFO  (jetty-launcher-6568-thread-4) [n:127.0.0.1:55017_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55017_solr
   [junit4]   2> 3169235 INFO  (jetty-launcher-6568-thread-1) [n:127.0.0.1:55012_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3169242 INFO  (jetty-launcher-6568-thread-2) [n:127.0.0.1:55006_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3169247 INFO  (jetty-launcher-6568-thread-3) [n:127.0.0.1:55009_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3169248 INFO  (jetty-launcher-6568-thread-1) [n:127.0.0.1:55012_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3169251 INFO  (jetty-launcher-6568-thread-2) [n:127.0.0.1:55006_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3169254 INFO  (jetty-launcher-6568-thread-1) [n:127.0.0.1:55012_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55012_solr
   [junit4]   2> 3169256 INFO  (jetty-launcher-6568-thread-3) [n:127.0.0.1:55009_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3169329 INFO  (jetty-launcher-6568-thread-4) [n:127.0.0.1:55017_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55017.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cc936e2
   [junit4]   2> 3169338 INFO  (jetty-launcher-6568-thread-4) [n:127.0.0.1:55017_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55017.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cc936e2
   [junit4]   2> 3169339 INFO  (jetty-launcher-6568-thread-4) [n:127.0.0.1:55017_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55017.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cc936e2
   [junit4]   2> 3169340 INFO  (jetty-launcher-6568-thread-4) [n:127.0.0.1:55017_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_A0579658C81D9FC1-001\tempDir-001\node3\.
   [junit4]   2> 3169354 INFO  (jetty-launcher-6568-thread-2) [n:127.0.0.1:55006_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55006_solr
   [junit4]   2> 3169368 INFO  (jetty-launcher-6568-thread-3) [n:127.0.0.1:55009_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55009_solr
   [junit4]   2> 3169514 INFO  (zkCallback-6598-thread-1-processing-n:127.0.0.1:55009_solr) [n:127.0.0.1:55009_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 3169515 INFO  (zkCallback-6600-thread-1-processing-n:127.0.0.1:55006_solr) [n:127.0.0.1:55006_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 3169515 INFO  (zkCallback-6596-thread-1-processing-n:127.0.0.1:55012_solr) [n:127.0.0.1:55012_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 3169515 INFO  (zkCallback-6602-thread-1-processing-n:127.0.0.1:55017_solr) [n:127.0.0.1:55017_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3169528 INFO  (jetty-launcher-6568-thread-1) [n:127.0.0.1:55012_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55012.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cc936e2
   [junit4]   2> 3169537 INFO  (jetty-launcher-6568-thread-1) [n:127.0.0.1:55012_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55012.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cc936e2
   [junit4]   2> 3169538 INFO  (jetty-launcher-6568-thread-1) [n:127.0.0.1:55012_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55012.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cc936e2
   [junit4]   2> 3169540 INFO  (jetty-launcher-6568-thread-1) [n:127.0.0.1:55012_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_A0579658C81D9FC1-001\tempDir-001\node1\.
   [junit4]   2> 3169546 INFO  (jetty-launcher-6568-thread-3) [n:127.0.0.1:55009_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55009.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cc936e2
   [junit4]   2> 3169555 INFO  (jetty-launcher-6568-thread-3) [n:127.0.0.1:55009_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55009.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cc936e2
   [junit4]   2> 3169556 INFO  (jetty-launcher-6568-thread-3) [n:127.0.0.1:55009_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55009.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cc936e2
   [junit4]   2> 3169557 INFO  (jetty-launcher-6568-thread-3) [n:127.0.0.1:55009_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_A0579658C81D9FC1-001\tempDir-001\node4\.
   [junit4]   2> 3169631 INFO  (jetty-launcher-6568-thread-2) [n:127.0.0.1:55006_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55006.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cc936e2
   [junit4]   2> 3169642 INFO  (jetty-launcher-6568-thread-2) [n:127.0.0.1:55006_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55006.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cc936e2
   [junit4]   2> 3169642 INFO  (jetty-launcher-6568-thread-2) [n:127.0.0.1:55006_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55006.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cc936e2
   [junit4]   2> 3169644 INFO  (jetty-launcher-6568-thread-2) [n:127.0.0.1:55006_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_A0579658C81D9FC1-001\tempDir-001\node2\.
   [junit4]   2> 3169970 INFO  (zkConnectionManagerCallback-6613-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3169979 INFO  (zkConnectionManagerCallback-6617-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3169981 INFO  (SUITE-OverseerRolesTest-seed#[A0579658C81D9FC1]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3169982 INFO  (SUITE-OverseerRolesTest-seed#[A0579658C81D9FC1]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55002/solr ready
   [junit4]   2> 3170015 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A0579658C81D9FC1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testOverseerRole
   [junit4]   2> 3170015 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A0579658C81D9FC1]) [    ] o.a.s.c.OverseerRolesTest Overseer: 127.0.0.1:55017_solr
   [junit4]   2> 3170015 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A0579658C81D9FC1]) [    ] o.a.s.c.OverseerRolesTest Election queue: 
   [junit4]   2> 3170019 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A0579658C81D9FC1]) [    ] o.a.s.c.OverseerRolesTest ### Setting overseer designate 127.0.0.1:55006_solr
   [junit4]   2> 3170133 INFO  (qtp282356382-31452) [n:127.0.0.1:55006_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addrole with params node=127.0.0.1:55006_solr&role=overseer&action=ADDROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3170138 INFO  (OverseerThreadFactory-13961-thread-1-processing-n:127.0.0.1:55017_solr) [n:127.0.0.1:55017_solr    ] o.a.s.c.a.c.OverseerRoleCmd Overseer role added to 127.0.0.1:55006_solr
   [junit4]   2> 3170142 INFO  (qtp282356382-31452) [n:127.0.0.1:55006_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:55006_solr&role=overseer&action=ADDROLE&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 3170147 INFO  (OverseerCollectionConfigSetProcessor-72236733127458828-127.0.0.1:55017_solr-n_0000000000) [n:127.0.0.1:55017_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3170148 INFO  (Thread-7044) [n:127.0.0.1:55017_solr    ] o.a.s.c.OverseerNodePrioritizer prioritizing overseer nodes at 72236733127458828-127.0.0.1:55017_solr-n_0000000000 overseer designates are [127.0.0.1:55006_solr]
   [junit4]   2> 3170149 INFO  (Thread-7044) [n:127.0.0.1:55017_solr    ] o.a.s.c.OverseerNodePrioritizer sorted nodes [72236733127458828-127.0.0.1:55017_solr-n_0000000000, 72236733127458825-127.0.0.1:55012_solr-n_0000000001, 72236733127458827-127.0.0.1:55006_solr-n_0000000002, 72236733127458826-127.0.0.1:55009_solr-n_0000000003]
   [junit4]   2> 3170149 INFO  (Thread-7044) [n:127.0.0.1:55017_solr    ] o.a.s.c.OverseerNodePrioritizer asking node 72236733127458827-127.0.0.1:55006_solr-n_0000000002 to come join election at head
   [junit4]   2> 3170154 INFO  (qtp282356382-31452) [n:127.0.0.1:55006_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoinAtHead&qt=/admin/cores&action=OVERSEEROP&electionNode=72236733127458827-127.0.0.1:55006_solr-n_0000000002&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3170154 INFO  (Thread-7044) [n:127.0.0.1:55017_solr    ] o.a.s.c.OverseerNodePrioritizer asking the old first in line 72236733127458825-127.0.0.1:55012_solr-n_0000000001 to rejoin election  
   [junit4]   2> 3170190 INFO  (qtp1471401091-31436) [n:127.0.0.1:55012_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoin&qt=/admin/cores&action=OVERSEEROP&electionNode=72236733127458825-127.0.0.1:55012_solr-n_0000000001&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3170193 INFO  (OverseerStateUpdate-72236733127458828-127.0.0.1:55017_solr-n_0000000000) [n:127.0.0.1:55017_solr    ] o.a.s.c.Overseer Quit command received {
   [junit4]   2>   "operation":"quit",
   [junit4]   2>   "id":"72236733127458828-127.0.0.1:55017_solr-n_0000000000"} 127.0.0.1:55017_solr
   [junit4]   2> 3170195 INFO  (OverseerStateUpdate-72236733127458828-127.0.0.1:55017_solr-n_0000000000) [n:127.0.0.1:55017_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:55017_solr
   [junit4]   2> 3170195 WARN  (OverseerExitThread) [n:127.0.0.1:55017_solr    ] o.a.s.c.Overseer I'm exiting, but I'm still the leader
   [junit4]   2> 3170195 INFO  (zkCallback-6596-thread-1-processing-n:127.0.0.1:55012_solr) [n:127.0.0.1:55012_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55012_solr
   [junit4]   2> 3170201 INFO  (OverseerExitThread) [n:127.0.0.1:55017_solr    ] o.a.s.c.Overseer Overseer (id=72236733127458828-127.0.0.1:55017_solr-n_0000000000) closing
   [junit4]   2> 3170201 WARN  (OverseerAutoScalingTriggerThread-72236733127458828-127.0.0.1:55017_solr-n_0000000000) [n:127.0.0.1:55017_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3170213 INFO  (zkCallback-6596-thread-1-processing-n:127.0.0.1:55012_solr) [n:127.0.0.1:55012_solr    ] o.a.s.c.Overseer Overseer (id=72236733127458825-127.0.0.1:55012_solr-n_0000000001) starting
   [junit4]   2> 3170224 INFO  (OverseerCollectionConfigSetProcessor-72236733127458825-127.0.0.1:55012_solr-n_0000000001) [n:127.0.0.1:55012_solr    ] o.a.s.c.OverseerNodePrioritizer prioritizing overseer nodes at 72236733127458825-127.0.0.1:55012_solr-n_0000000001 overseer designates are [127.0.0.1:55006_solr]
   [junit4]   2> 3170225 INFO  (OverseerCollectionConfigSetProcessor-72236733127458825-127.0.0.1:55012_solr-n_0000000001) [n:127.0.0.1:55012_solr    ] o.a.s.c.OverseerNodePrioritizer sorted nodes [72236733127458825-127.0.0.1:55012_solr-n_0000000001, 72236733127458827-127.0.0.1:55006_solr-n_0000000002, 72236733127458826-127.0.0.1:55009_solr-n_0000000003, 72236733127458828-127.0.0.1:55017_solr-n_0000000004]
   [junit4]   2> 3170228 INFO  (OverseerStateUpdate-72236733127458825-127.0.0.1:55012_solr-n_0000000001) [n:127.0.0.1:55012_solr    ] o.a.s.c.Overseer Quit command received {
   [junit4]   2>   "operation":"quit",
   [junit4]   2>   "id":"72236733127458825-127.0.0.1:55012_solr-n_0000000001"} 127.0.0.1:55012_solr
   [junit4]   2> 3170229 INFO  (OverseerStateUpdate-72236733127458825-127.0.0.1:55012_solr-n_0000000001) [n:127.0.0.1:55012_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:55012_solr
   [junit4]   2> 3170234 WARN  (OverseerExitThread) [n:127.0.0.1:55012_solr    ] o.a.s.c.Overseer I'm exiting, but I'm still the leader
   [junit4]   2> 3170236 INFO  (OverseerExitThread) [n:127.0.0.1:55012_solr    ] o.a.s.c.Overseer Overseer (id=72236733127458825-127.0.0.1:55012_solr-n_0000000001) closing
   [junit4]   2> 3170236 WARN  (OverseerAutoScalingTriggerThread-72236733127458825-127.0.0.1:55012_solr-n_0000000001) [n:127.0.0.1:55012_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3170237 INFO  (zkCallback-6600-thread-1-processing-n:127.0.0.1:55006_solr) [n:127.0.0.1:55006_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55006_solr
   [junit4]   2> 3170242 INFO  (zkCallback-6600-thread-1-processing-n:127.0.0.1:55006_solr) [n:127.0.0.1:55006_solr    ] o.a.s.c.Overseer Overseer (id=72236733127458827-127.0.0.1:55006_solr-n_0000000002) starting
   [junit4]   2> 3170245 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A0579658C81D9FC1]) [    ] o.a.s.c.OverseerRolesTest ### Adding another overseer designate 127.0.0.1:55009_solr
   [junit4]   2> 3170246 INFO  (qtp282356382-31449) [n:127.0.0.1:55006_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addrole with params node=127.0.0.1:55009_solr&role=overseer&action=ADDROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3170256 INFO  (OverseerThreadFactory-13973-thread-1-processing-n:127.0.0.1:55006_solr) [n:127.0.0.1:55006_solr    ] o.a.s.c.a.c.OverseerRoleCmd Overseer role added to 127.0.0.1:55009_solr
   [junit4]   2> 3170259 INFO  (qtp282356382-31449) [n:127.0.0.1:55006_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:55009_solr&role=overseer&action=ADDROLE&wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 3170261 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A0579658C81D9FC1]) [    ] o.a.s.c.OverseerRolesTest Overseer: 127.0.0.1:55006_solr
   [junit4]   2> 3170261 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A0579658C81D9FC1]) [    ] o.a.s.c.OverseerRolesTest Election queue: 
   [junit4]   2> 3170261 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A0579658C81D9FC1]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 55006
   [junit4]   2> 3170261 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A0579658C81D9FC1]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1945260186
   [junit4]   2> 3170262 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A0579658C81D9FC1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3170262 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A0579658C81D9FC1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@29b88fdf: rootName = solr_55006, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@547875ae
   [junit4]   2> 3170267 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A0579658C81D9FC1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3170267 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A0579658C81D9FC1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3ff2505c: rootName = solr_55006, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6ec4c93b
   [junit4]   2> 3170271 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A0579658C81D9FC1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3170272 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A0579658C81D9FC1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@119e0791: rootName = solr_55006, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6afb403b
   [junit4]   2> 3170274 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A0579658C81D9FC1]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:55006_solr
   [junit4]   2> 3170275 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A0579658C81D9FC1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3170276 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A0579658C81D9FC1]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3170277 INFO  (zkCallback-6596-thread-1-processing-n:127.0.0.1:55012_solr) [n:127.0.0.1:55012_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3170277 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A0579658C81D9FC1]) [    ] o.a.s.c.Overseer Overseer (id=72236733127458827-127.0.0.

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

ne-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9E0311010B2A0CAD-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_9E0311010B2A0CAD-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9E0311010B2A0CAD]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/5 (1!)] on J1 in 14.13s, 8 tests, 1 error <<< FAILURES!

[...truncated 10 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20180221_164326_75716570029339634486239.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20180221_164326_75714373745748359961364.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 797 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20180221_164357_969914121187814052574.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20180221_164357_9699970715395959069299.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 563 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20180221_164530_294408648300024074381.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20180221_164530_2945468159016535912199.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1279 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20180221_164611_0681432285927235366678.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20180221_164611_06913799941309424621731.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 659 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20180221_164632_1319208138239195707904.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20180221_164632_131864656695806390639.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 565 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20180221_164718_78116867375569873437739.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20180221_164718_7827238977264968945303.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 571 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20180221_164751_9811650200019225233782.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20180221_164751_9817205513651486753657.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 668 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20180221_164817_6633345759485814128545.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20180221_164817_6633953621933262757790.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 611 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20180221_164919_7558901470915230028270.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20180221_164919_75413723276369141549990.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 558 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20180221_164946_6076937218837215148625.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32537 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 467 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/467/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestIndexWriterDeleteByQuery

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

	at __randomizedtesting.SeedInfo.seed([A180015643123DAD]: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.store.TestSleepingLockWrapper

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSleepingLockWrapper_A180015643123DAD-001\tempDir-006: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSleepingLockWrapper_A180015643123DAD-001\tempDir-006    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSleepingLockWrapper_A180015643123DAD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSleepingLockWrapper_A180015643123DAD-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\core\test\J0\temp\lucene.store.TestSleepingLockWrapper_A180015643123DAD-001\tempDir-006: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSleepingLockWrapper_A180015643123DAD-001\tempDir-006
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSleepingLockWrapper_A180015643123DAD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSleepingLockWrapper_A180015643123DAD-001

	at __randomizedtesting.SeedInfo.seed([A180015643123DAD]: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.cloud.autoscaling.AutoAddReplicasPlanActionTest

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.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data\version-2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data\version-2\log.1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-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.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data\version-2\log.1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001

	at __randomizedtesting.SeedInfo.seed([B5A782AC0B4DA46C]: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.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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-001

	at __randomizedtesting.SeedInfo.seed([8786E98BA82F1DF3]: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 643 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterDeleteByQuery
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {field=PostingsFormat(name=Asserting)}, docValues:{}, maxPointsInLeafNode=514, maxMBSortInHeap=6.596126279042178, sim=RandomSimilarity(queryNorm=false): {field=DFR I(n)LZ(0.3)}, locale=da, timezone=Africa/Bissau
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=171862688,total=274202624
   [junit4]   2> NOTE: All tests run in this JVM: [TestTerm, TestPackedTokenAttributeImpl, TestRamUsageEstimator, TestIndexSorting, TestMatchAllDocsQuery, TestTermdocPerf, TestBagOfPositions, TestOneMergeWrappingMergePolicy, TestFieldType, Test2BBKDPoints, TestSwappedIndexFiles, TestRegexpRandom, TestReusableStringReader, TestDocIdSetBuilder, TestAttributeSource, TestHighCompressionMode, TestBooleanMinShouldMatch, TestConjunctionDISI, TestBytesRef, TestBagOfPostings, TestFloatRangeFieldQueries, TestDocIdsWriter, TestFutureArrays, TestScoreCachingWrappingScorer, TestParallelLeafReader, Test2BNumericDocValues, TestSumDocFreq, TestIndexWriterExceptions, TestNIOFSDirectory, TestTragicIndexWriterDeadlock, TestBinaryDocument, TestSloppyPhraseQuery, TestNRTReaderCleanup, TestSimpleExplanationsOfNonMatches, TestCodecs, TestPayloadsOnVectors, TestFieldInfos, TestSearch, TestLucene70SegmentInfoFormat, TestAllFilesHaveCodecHeader, TestSpans, TestFieldInvertState, TestBytesRefArray, TestLevenshteinAutomata, TestIndexWriterThreadsToSegments, TermInSetQueryTest, TestPositiveScoresOnlyCollector, TestAddIndexes, TestNoMergePolicy, TestUTF32ToUTF8, TestDuelingCodecs, TestClassicSimilarity, TestHugeRamFile, TestSpanSearchEquivalence, TestCrash, MultiCollectorTest, TestParallelCompositeReader, TestPriorityQueue, TestDirectMonotonic, TestBM25Similarity, TestSloppyMath, TestRegexpRandom2, TestSpanExplanations, TestSearchForDuplicates, TestDocCount, TestSearchWithThreads, TestIndexWriterDeleteByQuery]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexWriterDeleteByQuery -Dtests.seed=A180015643123DAD -Dtests.slow=true -Dtests.locale=da -Dtests.timezone=Africa/Bissau -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestIndexWriterDeleteByQuery (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\core\test\J0\temp\lucene.index.TestIndexWriterDeleteByQuery_A180015643123DAD-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterDeleteByQuery_A180015643123DAD-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterDeleteByQuery_A180015643123DAD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterDeleteByQuery_A180015643123DAD-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A180015643123DAD]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [124/466 (1!)] on J0 in 0.32s, 1 test, 1 error <<< FAILURES!

[...truncated 1097 lines...]
   [junit4] Suite: org.apache.lucene.store.TestSleepingLockWrapper
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {content=DFR I(n)BZ(0.3)}, locale=en-IE, timezone=Australia/Currie
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=172888256,total=316145664
   [junit4]   2> NOTE: All tests run in this JVM: [TestTerm, TestPackedTokenAttributeImpl, TestRamUsageEstimator, TestIndexSorting, TestMatchAllDocsQuery, TestTermdocPerf, TestBagOfPositions, TestOneMergeWrappingMergePolicy, TestFieldType, Test2BBKDPoints, TestSwappedIndexFiles, TestRegexpRandom, TestReusableStringReader, TestDocIdSetBuilder, TestAttributeSource, TestHighCompressionMode, TestBooleanMinShouldMatch, TestConjunctionDISI, TestBytesRef, TestBagOfPostings, TestFloatRangeFieldQueries, TestDocIdsWriter, TestFutureArrays, TestScoreCachingWrappingScorer, TestParallelLeafReader, Test2BNumericDocValues, TestSumDocFreq, TestIndexWriterExceptions, TestNIOFSDirectory, TestTragicIndexWriterDeadlock, TestBinaryDocument, TestSloppyPhraseQuery, TestNRTReaderCleanup, TestSimpleExplanationsOfNonMatches, TestCodecs, TestPayloadsOnVectors, TestFieldInfos, TestSearch, TestLucene70SegmentInfoFormat, TestAllFilesHaveCodecHeader, TestSpans, TestFieldInvertState, TestBytesRefArray, TestLevenshteinAutomata, TestIndexWriterThreadsToSegments, TermInSetQueryTest, TestPositiveScoresOnlyCollector, TestAddIndexes, TestNoMergePolicy, TestUTF32ToUTF8, TestDuelingCodecs, TestClassicSimilarity, TestHugeRamFile, TestSpanSearchEquivalence, TestCrash, MultiCollectorTest, TestParallelCompositeReader, TestPriorityQueue, TestDirectMonotonic, TestBM25Similarity, TestSloppyMath, TestRegexpRandom2, TestSpanExplanations, TestSearchForDuplicates, TestDocCount, TestSearchWithThreads, TestIndexWriterDeleteByQuery, TestIndexInput, TestSnapshotDeletionPolicy, TestDemoParallelLeafReader, TestAssertions, Test2BSortedDocValuesOrds, TestIndexWriterWithThreads, TestBooleanQueryVisitSubscorers, TestComplexExplanations, TestQueryBuilder, TestBinaryTerms, TestIndexWriterMerging, TestLucene50StoredFieldsFormat, TestSpanNotQuery, TestSegmentReader, TestNeedsScores, TestIntRange, TestNumericUtils, TestSameTokenSamePosition, TestBinaryDocValuesUpdates, TestInPlaceMergeSorter, TestFilterIterator, TestForceMergeForever, TestRAMDirectory, TestDocValuesQueries, TestOmitTf, TestSameScoresWithThreads, TestIndexWriterUnicode, TestSimilarityProvider, TestParallelReaderEmptyIndex, TestMultiPhraseEnum, TestBooleanQuery, TestNamedSPILoader, TestIndexSearcher, TestGraphTokenStreamFiniteStrings, TestUnicodeUtil, TestDoubleRangeFieldQueries, TestTermVectors, TestLRUQueryCache, TestTimSorterWorstCase, TestOmitPositions, TestLongValuesSource, TestSpanExplanationsOfNonMatches, TestFSTs, TestDirectoryReader, TestPositionIncrement, TestFilterCodecReader, TestCharArrayMap, TestPhrasePrefixQuery, TestLucene70DocValuesFormat, TestBufferedIndexInput, TestTermsEnum, TestTransactions, TestPerFieldPostingsFormat2, TestToken, TestDocValuesIndexing, TestTermsEnum2, TestDeterminizeLexicon, Test2BDocs, TestMixedCodecs, TestMultiPhraseQuery, TestDeterminism, TestMergeSchedulerExternal, TestBytesRefHash, TestMultiFields, TestDocumentsWriterDeleteQueue, TestScorerPerf, TestSimilarity2, TestExternalCodecs, TestPerSegmentDeletes, TestPrefixInBooleanQuery, TestSegmentTermEnum, TestPrefixCodedTerms, TestDocument, TestTermScorer, TestFileSwitchDirectory, TestPrefixRandom, TestCheckIndex, TestIndexFileDeleter, TestPrefixQuery, TestDateSort, TestVirtualMethod, TestSetOnce, TestCachingTokenFilter, TestCharsRef, TestRecyclingByteBlockAllocator, TestIndexWriterLockRelease, TestByteBlockPool, TestCharFilter, TestCloseableThreadLocal, TestVersion, TestCodecHoldsOpenFiles, TestSimpleAttributeImpl, Test2BPostingsBytes, TestNewestSegment, TestDelegatingAnalyzerWrapper, TestWordlistLoader, TestCodecUtil, TestForUtil, TestLucene50CompoundFormat, TestLucene60PointsFormat, TestDoubleRange, TestFloatRange, TestLongRange, TestPolygon, Test2BPoints, TestCustomTermFreq, TestDocValues, TestDuelingCodecsAtNight, TestExitableDirectoryReader, TestFilterDirectoryReader, TestIndexReaderClose, TestIndexTooManyDocs, TestIndexWriterMaxDocs, TestMaxPosition, TestMixedDocValuesUpdates, TestPointValues, TestEarlyTermination, TestFieldValueQuery, TestIndexOrDocValuesQuery, TestIntRangeFieldQueries, TestNormsFieldExistsQuery, TestPointQueries, TestSortedNumericSortField, TestSortedSetSortField, TestSynonymQuery, TestTermQuery, TestUsageTrackingFilterCachingPolicy, TestAxiomaticSimilarity, TestBooleanSimilarity, TestSpanBoostQuery, TestSpanContainQuery, TestSpanTermQuery, TestSpansEnum, TestBufferedChecksum, TestGrowableByteArrayDataOutput, TestNativeFSLockFactory, TestSleepingLockWrapper]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSleepingLockWrapper -Dtests.seed=A180015643123DAD -Dtests.slow=true -Dtests.locale=en-IE -Dtests.timezone=Australia/Currie -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestSleepingLockWrapper (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\core\test\J0\temp\lucene.store.TestSleepingLockWrapper_A180015643123DAD-001\tempDir-006: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSleepingLockWrapper_A180015643123DAD-001\tempDir-006
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSleepingLockWrapper_A180015643123DAD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSleepingLockWrapper_A180015643123DAD-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A180015643123DAD]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [454/466 (2!)] on J0 in 7.07s, 6 tests, 1 error <<< FAILURES!

[...truncated 10984 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest
   [junit4]   2> 723221 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[B5A782AC0B4DA46C]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\init-core-data-001
   [junit4]   2> 723223 WARN  (SUITE-AutoAddReplicasPlanActionTest-seed#[B5A782AC0B4DA46C]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=23 numCloses=23
   [junit4]   2> 723223 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[B5A782AC0B4DA46C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 723227 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[B5A782AC0B4DA46C]-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> 723229 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[B5A782AC0B4DA46C]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001
   [junit4]   2> 723229 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[B5A782AC0B4DA46C]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 723232 INFO  (Thread-2020) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 723232 INFO  (Thread-2020) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 723237 ERROR (Thread-2020) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 723330 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[B5A782AC0B4DA46C]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:53837
   [junit4]   2> 723346 INFO  (zkConnectionManagerCallback-1670-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723357 INFO  (jetty-launcher-1667-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 723357 INFO  (jetty-launcher-1667-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 723357 INFO  (jetty-launcher-1667-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 723357 INFO  (jetty-launcher-1667-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 723357 INFO  (jetty-launcher-1667-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1dc23181{/solr,null,AVAILABLE}
   [junit4]   2> 723358 INFO  (jetty-launcher-1667-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7c0b0300{SSL,[ssl, http/1.1]}{127.0.0.1:53841}
   [junit4]   2> 723358 INFO  (jetty-launcher-1667-thread-1) [    ] o.e.j.s.Server Started @731376ms
   [junit4]   2> 723358 INFO  (jetty-launcher-1667-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53841}
   [junit4]   2> 723359 ERROR (jetty-launcher-1667-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 723359 INFO  (jetty-launcher-1667-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 723359 INFO  (jetty-launcher-1667-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 723359 INFO  (jetty-launcher-1667-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 723359 INFO  (jetty-launcher-1667-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T03:12:15.196Z
   [junit4]   2> 723362 INFO  (jetty-launcher-1667-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 723363 INFO  (jetty-launcher-1667-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 723363 INFO  (jetty-launcher-1667-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 723363 INFO  (jetty-launcher-1667-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 723363 INFO  (jetty-launcher-1667-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@449c7572{/solr,null,AVAILABLE}
   [junit4]   2> 723364 INFO  (jetty-launcher-1667-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@645b17f3{SSL,[ssl, http/1.1]}{127.0.0.1:53846}
   [junit4]   2> 723364 INFO  (jetty-launcher-1667-thread-2) [    ] o.e.j.s.Server Started @731381ms
   [junit4]   2> 723364 INFO  (jetty-launcher-1667-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53846}
   [junit4]   2> 723364 ERROR (jetty-launcher-1667-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 723364 INFO  (jetty-launcher-1667-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 723364 INFO  (jetty-launcher-1667-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 723364 INFO  (jetty-launcher-1667-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 723364 INFO  (jetty-launcher-1667-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T03:12:15.201Z
   [junit4]   2> 723377 INFO  (jetty-launcher-1667-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 723379 INFO  (jetty-launcher-1667-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 723379 INFO  (jetty-launcher-1667-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 723379 INFO  (jetty-launcher-1667-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 723379 INFO  (jetty-launcher-1667-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5699dc7{/solr,null,AVAILABLE}
   [junit4]   2> 723379 INFO  (jetty-launcher-1667-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@41f31af8{SSL,[ssl, http/1.1]}{127.0.0.1:53851}
   [junit4]   2> 723380 INFO  (jetty-launcher-1667-thread-3) [    ] o.e.j.s.Server Started @731397ms
   [junit4]   2> 723380 INFO  (jetty-launcher-1667-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53851}
   [junit4]   2> 723380 ERROR (jetty-launcher-1667-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 723380 INFO  (jetty-launcher-1667-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 723380 INFO  (jetty-launcher-1667-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 723380 INFO  (jetty-launcher-1667-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 723380 INFO  (jetty-launcher-1667-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T03:12:15.217Z
   [junit4]   2> 723404 INFO  (zkConnectionManagerCallback-1676-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723406 INFO  (jetty-launcher-1667-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 723417 INFO  (jetty-launcher-1667-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53837/solr
   [junit4]   2> 723418 INFO  (zkConnectionManagerCallback-1674-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723423 INFO  (jetty-launcher-1667-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 723424 INFO  (zkConnectionManagerCallback-1672-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723429 INFO  (jetty-launcher-1667-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 723431 INFO  (jetty-launcher-1667-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53837/solr
   [junit4]   2> 723433 INFO  (zkConnectionManagerCallback-1680-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723438 INFO  (zkConnectionManagerCallback-1684-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723439 INFO  (jetty-launcher-1667-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53837/solr
   [junit4]   2> 723442 INFO  (zkConnectionManagerCallback-1686-thread-1-processing-n:127.0.0.1:53851_solr) [n:127.0.0.1:53851_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723443 INFO  (zkConnectionManagerCallback-1690-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723443 INFO  (zkConnectionManagerCallback-1692-thread-1-processing-n:127.0.0.1:53846_solr) [n:127.0.0.1:53846_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723444 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100a064e6f20007, likely client has closed socket
   [junit4]   2> 723451 INFO  (zkConnectionManagerCallback-1694-thread-1-processing-n:127.0.0.1:53841_solr) [n:127.0.0.1:53841_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723595 INFO  (jetty-launcher-1667-thread-2) [n:127.0.0.1:53846_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 723595 INFO  (jetty-launcher-1667-thread-3) [n:127.0.0.1:53851_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 723595 INFO  (jetty-launcher-1667-thread-1) [n:127.0.0.1:53841_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 723596 INFO  (jetty-launcher-1667-thread-2) [n:127.0.0.1:53846_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53846_solr
   [junit4]   2> 723598 INFO  (jetty-launcher-1667-thread-3) [n:127.0.0.1:53851_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53851_solr
   [junit4]   2> 723599 INFO  (jetty-launcher-1667-thread-1) [n:127.0.0.1:53841_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53841_solr
   [junit4]   2> 723599 INFO  (jetty-launcher-1667-thread-2) [n:127.0.0.1:53846_solr    ] o.a.s.c.Overseer Overseer (id=72233949269721096-127.0.0.1:53846_solr-n_0000000000) starting
   [junit4]   2> 723667 INFO  (jetty-launcher-1667-thread-2) [n:127.0.0.1:53846_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53846_solr
   [junit4]   2> 723757 INFO  (jetty-launcher-1667-thread-1) [n:127.0.0.1:53841_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53841.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@259ca97a
   [junit4]   2> 723766 INFO  (jetty-launcher-1667-thread-1) [n:127.0.0.1:53841_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53841.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@259ca97a
   [junit4]   2> 723766 INFO  (jetty-launcher-1667-thread-1) [n:127.0.0.1:53841_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53841.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@259ca97a
   [junit4]   2> 723767 INFO  (zkCallback-1693-thread-1-processing-n:127.0.0.1:53841_solr) [n:127.0.0.1:53841_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 723768 INFO  (zkCallback-1685-thread-1-processing-n:127.0.0.1:53851_solr) [n:127.0.0.1:53851_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 723771 INFO  (jetty-launcher-1667-thread-1) [n:127.0.0.1:53841_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\node1\.
   [junit4]   2> 723787 INFO  (jetty-launcher-1667-thread-3) [n:127.0.0.1:53851_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53851.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@259ca97a
   [junit4]   2> 723788 INFO  (OverseerStateUpdate-72233949269721096-127.0.0.1:53846_solr-n_0000000000) [n:127.0.0.1:53846_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 723799 INFO  (jetty-launcher-1667-thread-3) [n:127.0.0.1:53851_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53851.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@259ca97a
   [junit4]   2> 723799 INFO  (jetty-launcher-1667-thread-3) [n:127.0.0.1:53851_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53851.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@259ca97a
   [junit4]   2> 723800 INFO  (jetty-launcher-1667-thread-3) [n:127.0.0.1:53851_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\node3\.
   [junit4]   2> 723849 INFO  (jetty-launcher-1667-thread-2) [n:127.0.0.1:53846_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53846.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@259ca97a
   [junit4]   2> 723858 INFO  (jetty-launcher-1667-thread-2) [n:127.0.0.1:53846_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53846.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@259ca97a
   [junit4]   2> 723858 INFO  (jetty-launcher-1667-thread-2) [n:127.0.0.1:53846_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53846.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@259ca97a
   [junit4]   2> 723860 INFO  (jetty-launcher-1667-thread-2) [n:127.0.0.1:53846_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\node2\.
   [junit4]   2> 723900 INFO  (zkConnectionManagerCallback-1702-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723911 INFO  (zkConnectionManagerCallback-1706-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723914 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[B5A782AC0B4DA46C]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 723915 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[B5A782AC0B4DA46C]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53837/solr ready
   [junit4]   2> 723940 INFO  (TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[B5A782AC0B4DA46C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 723971 INFO  (qtp1149712830-7962) [n:127.0.0.1:53846_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:53841_solr,127.0.0.1:53851_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 723974 INFO  (OverseerThreadFactory-3297-thread-1-processing-n:127.0.0.1:53846_solr) [n:127.0.0.1:53846_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSimple1
   [junit4]   2> 724088 INFO  (OverseerStateUpdate-72233949269721096-127.0.0.1:53846_solr-n_0000000000) [n:127.0.0.1:53846_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53851/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 724090 INFO  (OverseerStateUpdate-72233949269721096-127.0.0.1:53846_solr-n_0000000000) [n:127.0.0.1:53846_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53841/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 724095 INFO  (OverseerStateUpdate-72233949269721096-127.0.0.1:53846_solr-n_0000000000) [n:127.0.0.1:53846_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53851/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 724098 INFO  (OverseerStateUpdate-72233949269721096-127.0.0.1:53846_solr-n_0000000000) [n:127.0.0.1:53846_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53841/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 724341 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 724349 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 724349 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 724351 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 724351 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 724363 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 724471 INFO  (zkCallback-1685-thread-1-processing-n:127.0.0.1:53851_solr) [n:127.0.0.1:53851_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 724471 INFO  (zkCallback-1693-thread-1-processing-n:127.0.0.1:53841_solr) [n:127.0.0.1:53841_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 724472 INFO  (zkCallback-1685-thread-2-processing-n:127.0.0.1:53851_solr) [n:127.0.0.1:53851_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 724472 INFO  (zkCallback-1693-thread-2-processing-n:127.0.0.1:53841_solr) [n:127.0.0.1:53841_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 725391 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 725391 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 725392 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 725407 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 725410 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 725410 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 725416 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 725416 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 725416 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 725416 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n6' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 725418 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 725418 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 725418 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 725418 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 725418 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53841.solr.core.testSimple1.shard2.replica_n6' (registry 'solr.core.testSimple1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@259ca97a
   [junit4]   2> 725418 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53851.solr.core.testSimple1.shard1.replica_n1' (registry 'solr.core.testSimple1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@259ca97a
   [junit4]   2> 725418 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53841.solr.core.testSimple1.shard1.replica_n2' (registry 'solr.core.testSimple1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@259ca97a
   [junit4]   2> 725418 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 725418 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 725418 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 725418 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n6] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\node1\testSimple1_shard2_replica_n6], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\node1\.\testSimple1_shard2_replica_n6\data\]
   [junit4]   2> 725418 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\node1\testSimple1_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\node1\.\testSimple1_shard1_replica_n2\data\]
   [junit4]   2> 725418 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\node3\testSimple1_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\node3\.\testSimple1_shard1_replica_n1\data\]
   [junit4]   2> 725421 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 725421 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 725441 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53851.solr.core.testSimple1.shard2.replica_n4' (registry 'solr.core.testSimple1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@259ca97a
   [junit4]   2> 725441 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 725443 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\node3\testSimple1_shard2_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\node3\.\testSimple1_shard2_replica_n4\data\]
   [junit4]   2> 725545 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 725545 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 725546 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 725546 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 725550 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 725550 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 725553 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 725553 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 725563 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7677daac[testSimple1_shard1_replica_n1] main]
   [junit4]   2> 725563 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f8c8217[testSimple1_shard2_replica_n6] main]
   [junit4]   2> 725563 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 725563 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 725565 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 725565 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 725566 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 725566 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 725567 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 725567 INFO  (searcherExecutor-3303-thread-1-processing-n:127.0.0.1:53851_solr x:testSimple1_shard1_replica_n1 s:shard1 c:testSimple1 r:core_node3) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [testSimple1_shard1_replica_n1] Registered new searcher Searcher@7677daac[testSimple1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 725567 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592978558056136704
   [junit4]   2> 725568 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 725569 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 725569 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 725570 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592978558059282432
   [junit4]   2> 725578 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 725578 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 725579 INFO  (searcherExecutor-3301-thread-1-processing-n:127.0.0.1:53841_solr x:testSimple1_shard2_replica_n6 s:shard2 c:testSimple1 r:core_node8) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore [testSimple1_shard2_replica_n6] Registered new searcher Searcher@5f8c8217[testSimple1_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 725580 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f04ea5a[testSimple1_shard1_replica_n2] main]
   [junit4]   2> 725581 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 725581 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 725593 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 725593 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592978558083399680
   [junit4]   2> 725595 INFO  (searcherExecutor-3302-thread-1-processing-n:127.0.0.1:53841_solr x:testSimple1_shard1_replica_n2 s:shard1 c:testSimple1 r:core_node5) [n:127.0.0.1:53841_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [testSimple1_shard1_replica_n2] Registered new searcher Searcher@2f04ea5a[testSimple1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 725633 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 725634 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 725635 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 725635 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 725636 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@4f91a815[testSimple1_shard2_replica_n4] main]
   [junit4]   2> 725637 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 725638 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 725638 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 725639 INFO  (searcherExecutor-3304-thread-1-processing-n:127.0.0.1:53851_solr x:testSimple1_shard2_replica_n4 s:shard2 c:testSimple1 r:core_node7) [n:127.0.0.1:53851_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore [testSimple1_shard2_replica_n4] Registered new searcher Searcher@4f91a815[testSimple1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 725639 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592978558131634176
   [junit4]   2> 725680 INFO  (zkCallback-1685-thread-2-processing-n:127.0.0.1:53851_solr) [n:127.0.0.1:53851_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 725680 INFO  (zkCallback-1685-thread-1-processing-n:127.0.0.1:53851_solr) [n:127.0.0.1:53851_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 725680 INFO  (zkCallback-1693-thread-2-processing-n:127.0.0.1:53841_solr) [n:127.0.0.1:53841_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 725680 INFO  (zkCallback-1693-thread-1-processing-n:127.0.0.1:53841_solr) [n:127.0.0.1:53841_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 726079 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 726079 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 726079 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:53851/solr/testSimple1_shard1_replica_n1/
   [junit4]   2> 726080 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 url=https://127.0.0.1:53851/solr START replicas=[https://127.0.0.1:53841/solr/testSimple1_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 726080 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 726080 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 726080 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:53841/solr/testSimple1_shard2_replica_n6/
   [junit4]   2> 726080 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n6 url=https://127.0.0.1:53841/solr START replicas=[https://127.0.0.1:53851/solr/testSimple1_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 726086 INFO  (qtp67797551-7981) [n:127.0.0.1:53841_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.S.Request [testSimple1_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 726086 INFO  (qtp269591715-7984) [n:127.0.0.1:53851_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.S.Request [testSimple1_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 726380 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 url=https://127.0.0.1:53851/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 726380 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 726380 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 726380 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 726382 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n6 url=https://127.0.0.1:53841/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 726382 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 726382 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 726382 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 726385 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:53851/solr/testSimple1_shard1_replica_n1/ shard1
   [junit4]   2> 726386 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:53841/solr/testSimple1_shard2_replica_n6/ shard2
   [junit4]   2> 726488 INFO  (zkCallback-1685-thread-1-processing-n:127.0.0.1:53851_solr) [n:127.0.0.1:53851_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 726488 INFO  (zkCallback-1685-thread-2-processing-n:127.0.0.1:53851_solr) [n:127.0.0.1:53851_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 726488 INFO  (zkCallback-1693-thread-2-processing-n:127.0.0.1:53841_solr) [n:127.0.0.1:53841_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 726488 INFO  (zkCallback-1693-thread-1-processing-n:127.0.0.1:53841_solr) [n:127.0.0.1:53841_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 726538 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 726538 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 726543 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2180
   [junit4]   2> 726543 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2201
   [junit4]   2> 726605 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2254
   [junit4]   2> 726649 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2297
   [junit4]   2> 726651 INFO  (qtp1149712830-7962) [n:127.0.0.1:53846_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 726750 INFO  (zkCallback-1685-thread-2-processing-n:127.0.0.1:53851_solr) [n:127.0.0.1:53851_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 726750 INFO  (zkCallback-1685-thread-1-processing-n:127.0.0.1:53851_solr) [n:127.0.0.1:53851_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 726750 INFO  (zkCallback-1693-thread-1-processing-n:127.0.0.1:53841_solr) [n:127.0.0.1:53841_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 726750 INFO  (zkCallback-1693-thread-2-processing-n:127.0.0.1:53841_solr) [n:127.0.0.1:53841_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 727651 INFO  (qtp1149712830-7962) [n:127.0.0.1:53846_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:53841_solr,127.0.0.1:53851_solr&wt=javabin&version=2} status=0 QTime=3680
   [junit4]   2> 727653 INFO  (qtp1149712830-7961) [n:127.0.0.1:53846_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=1&createNodeSet=127.0.0.1:53851_solr,127.0.0.1:53846_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 727656 INFO  (OverseerThreadFactory-3297-thread-2-processing-n:127.0.0.1:53846_solr) [n:127.0.0.1:53846_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSimple2
   [junit4]   2> 727656 INFO  (OverseerCollectionConfigSetProcessor-72233949269721096-127.0.0.1:53846_solr-n_0000000000) [n:127.0.0.1:53846_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 727866 INFO  (OverseerStateUpdate-72233949269721096-127.0.0.1:53846_solr-n_0000000000) [n:127.0.0.1:53846_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53851/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 727869 INFO  (OverseerStateUpdate-72233949269721096-127.0.0.1:53846_solr-n_0000000000) [n:127.0.0.1:53846_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple2_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53846/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 728070 INFO  (qtp269591715-7975) [n:127.0.0.1:53851_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 728073 INFO  (qtp1149712830-7965) [n:127.0.0.1:53846_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 728074 INFO  (qtp1149712830-7965) [n:127.0.0.1:53846_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 728180 INFO  (zkCallback-1691-thread-1-processing-n:127.0.0.1:53846_solr) [n:127.0.0.1:53846_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 728180 INFO  (zkCallback-1685-thread-1-processing-n:127.0.0.1:53851_solr) [n:127.0.0.1:53851_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 728180 INFO  (zkCallback-1685-thread-2-processing-n:127.0.0.1:53851_solr) [n:127.0.0.1:53851_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 728182 INFO  (zkCallback-1691-thread-2-processing-n:127.0.0.1:53846_solr) [n:127.0.0.1:53846_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 729101 INFO  (qtp1149712830-7965) [n:127.0.0.1:53846_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 729107 INFO  (qtp1149712830-7965) [n:127.0.0.1:53846_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.IndexSchema [testSimple2_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 729112 INFO  (qtp1149712830-7965) [n:127.0.0.1:53846_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 729112 INFO  (qtp1149712830-7965) [n:127.0.0.1:53846_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.CoreContainer Creating 

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

Injection, VMParamsZkACLAndCredentialsProvidersTest, BasicDistributedZk2Test, TestSegmentSorting, TestStressInPlaceUpdates, AddBlockUpdateTest, TestLRUCache, NoCacheHeaderTest, DeleteLastCustomShardedReplicaTest, AsyncCallRequestStatusResponseTest, DistributedExpandComponentTest, TestFastWriter, QueryParsingTest, TestStressRecovery, TestDocumentBuilder, ConcurrentDeleteAndCreateCollectionTest, SortSpecParsingTest, PeerSyncReplicationTest, TestFastLRUCache, NodeMutatorTest, DistanceFunctionTest, DistributedFacetSimpleRefinementLongTailTest, ChaosMonkeySafeLeaderTest, TestComplexPhraseQParserPlugin, TestSerializedLuceneMatchVersion, TestSimpleTextCodec, TestManagedResourceStorage, TestIntervalFaceting, FieldAnalysisRequestHandlerTest, TestBadConfig, TestBinaryResponseWriter, SystemLogListenerTest, AutoAddReplicasPlanActionTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoAddReplicasPlanActionTest -Dtests.seed=B5A782AC0B4DA46C -Dtests.slow=true -Dtests.locale=fr-FR -Dtests.timezone=Asia/Ashgabat -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | AutoAddReplicasPlanActionTest (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\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data\version-2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data\version-2\log.1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B5A782AC0B4DA46C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [191/777 (1!)] on J1 in 22.85s, 1 test, 1 error <<< FAILURES!

[...truncated 4421 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_8786E98BA82F1DF3-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1225, maxMBSortInHeap=6.913475147655685, sim=RandomSimilarity(queryNorm=false): {}, locale=ar, timezone=Europe/Istanbul
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=34193784,total=105906176
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=8786E98BA82F1DF3 -Dtests.slow=true -Dtests.locale=ar -Dtests.timezone=Europe/Istanbul -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-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_8786E98BA82F1DF3-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8786E98BA82F1DF3]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/5 (1!)] on J1 in 1.26s, 8 tests, 1 error <<< FAILURES!

[...truncated 46150 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 466 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/466/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

5 tests failed.
FAILED:  org.apache.solr.cloud.ReplaceNodeNoTargetTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([C48EC95125C7DC01:4CDAF68B8B3BB1F9]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([C48EC95125C7DC01:7E82FEDE7A2F0A4E]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.junit.Assert.assertNull(Assert.java:562)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1585)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestSchemaManager

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.schema.TestSchemaManager_C48EC95125C7DC01-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.schema.TestSchemaManager_C48EC95125C7DC01-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.schema.TestSchemaManager_C48EC95125C7DC01-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.schema.TestSchemaManager_C48EC95125C7DC01-001\init-core-data-001

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


FAILED:  org.apache.solr.schema.TestUseDocValuesAsStored.testRandomSingleAndMultiValued

Error Message:
org.apache.solr.core.SolrCoreInitializationException: SolrCore 'collection1' is not available due to init failure: Error opening new searcher

Stack Trace:
java.lang.RuntimeException: org.apache.solr.core.SolrCoreInitializationException: SolrCore 'collection1' is not available due to init failure: Error opening new searcher
	at org.apache.solr.SolrTestCaseJ4.clearIndex(SolrTestCaseJ4.java:1251)
	at org.apache.solr.schema.TestUseDocValuesAsStored.testRandomSingleAndMultiValued(TestUseDocValuesAsStored.java:179)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: org.apache.solr.core.SolrCoreInitializationException: SolrCore 'collection1' is not available due to init failure: Error opening new searcher
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1487)
	at org.apache.solr.util.TestHarness.getCore(TestHarness.java:250)
	at org.apache.solr.SolrTestCaseJ4.updateJ(SolrTestCaseJ4.java:1257)
	at org.apache.solr.SolrTestCaseJ4.deleteByQueryAndGetVersion(SolrTestCaseJ4.java:1463)
	at org.apache.solr.SolrTestCaseJ4.clearIndex(SolrTestCaseJ4.java:1248)
	... 39 more
Caused by: org.apache.solr.common.SolrException: Error opening new searcher
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1008)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)
	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:640)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	... 1 more
Caused by: org.apache.solr.common.SolrException: Error opening new searcher
	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2095)
	at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2215)
	at org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1091)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:980)
	... 9 more
Caused by: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_C48EC95125C7DC01-001\init-core-data-001\index\segments_m
	at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89)
	at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
	at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
	at java.base/sun.nio.fs.WindowsFileSystemProvider.newFileChannel(WindowsFileSystemProvider.java:116)
	at java.base/java.nio.channels.FileChannel.open(FileChannel.java:292)
	at java.base/java.nio.channels.FileChannel.open(FileChannel.java:340)
	at org.apache.lucene.store.MMapDirectory.openInput(MMapDirectory.java:238)
	at org.apache.lucene.store.NRTCachingDirectory.openInput(NRTCachingDirectory.java:182)
	at org.apache.lucene.store.Directory.openChecksumInput(Directory.java:119)
	at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:288)
	at org.apache.lucene.index.IndexFileDeleter.<init>(IndexFileDeleter.java:165)
	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:1121)
	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:119)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:94)
	at org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:257)
	at org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:131)
	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2056)
	... 12 more


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_CC60674CEC799BA2-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_CC60674CEC799BA2-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_CC60674CEC799BA2-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_CC60674CEC799BA2-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_CC60674CEC799BA2-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_CC60674CEC799BA2-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_CC60674CEC799BA2-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_CC60674CEC799BA2-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_CC60674CEC799BA2-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_CC60674CEC799BA2-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_CC60674CEC799BA2-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_CC60674CEC799BA2-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_CC60674CEC799BA2-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_CC60674CEC799BA2-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_CC60674CEC799BA2-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_CC60674CEC799BA2-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_CC60674CEC799BA2-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_CC60674CEC799BA2-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_CC60674CEC799BA2-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_CC60674CEC799BA2-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_CC60674CEC799BA2-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_CC60674CEC799BA2-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_CC60674CEC799BA2-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_CC60674CEC799BA2-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_CC60674CEC799BA2-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_CC60674CEC799BA2-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_CC60674CEC799BA2-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_CC60674CEC799BA2-001

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




Build Log:
[...truncated 12764 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplaceNodeNoTargetTest
   [junit4]   2> 780785 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[C48EC95125C7DC01]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_C48EC95125C7DC01-001\init-core-data-001
   [junit4]   2> 780792 WARN  (SUITE-ReplaceNodeNoTargetTest-seed#[C48EC95125C7DC01]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 780793 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[C48EC95125C7DC01]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 780794 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[C48EC95125C7DC01]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 780797 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[C48EC95125C7DC01]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_C48EC95125C7DC01-001\tempDir-001
   [junit4]   2> 780797 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[C48EC95125C7DC01]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 780798 INFO  (Thread-1680) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 780798 INFO  (Thread-1680) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 780945 ERROR (Thread-1680) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 780955 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[C48EC95125C7DC01]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:49993
   [junit4]   2> 780962 INFO  (zkConnectionManagerCallback-1244-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 780971 INFO  (jetty-launcher-1241-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 780973 INFO  (jetty-launcher-1241-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 780973 INFO  (jetty-launcher-1241-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 780973 INFO  (jetty-launcher-1241-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 780973 INFO  (jetty-launcher-1241-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 780974 INFO  (jetty-launcher-1241-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@531584a3{/solr,null,AVAILABLE}
   [junit4]   2> 780978 INFO  (jetty-launcher-1241-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 780978 INFO  (jetty-launcher-1241-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 780979 INFO  (jetty-launcher-1241-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 780979 INFO  (jetty-launcher-1241-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 780979 INFO  (jetty-launcher-1241-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@fad250b{/solr,null,AVAILABLE}
   [junit4]   2> 780982 INFO  (jetty-launcher-1241-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@22356ec9{HTTP/1.1,[http/1.1]}{127.0.0.1:50000}
   [junit4]   2> 780982 INFO  (jetty-launcher-1241-thread-3) [    ] o.e.j.s.Server Started @791144ms
   [junit4]   2> 780982 INFO  (jetty-launcher-1241-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50000}
   [junit4]   2> 780982 ERROR (jetty-launcher-1241-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 780982 INFO  (jetty-launcher-1241-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 780983 INFO  (jetty-launcher-1241-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 780983 INFO  (jetty-launcher-1241-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 780983 INFO  (jetty-launcher-1241-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-20T17:23:55.168127100Z
   [junit4]   2> 780984 INFO  (jetty-launcher-1241-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3aa10cac{HTTP/1.1,[http/1.1]}{127.0.0.1:49997}
   [junit4]   2> 780985 INFO  (jetty-launcher-1241-thread-2) [    ] o.e.j.s.Server Started @791147ms
   [junit4]   2> 780985 INFO  (jetty-launcher-1241-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49997}
   [junit4]   2> 780985 ERROR (jetty-launcher-1241-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 780985 INFO  (jetty-launcher-1241-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 780985 INFO  (jetty-launcher-1241-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 780985 INFO  (jetty-launcher-1241-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 780985 INFO  (jetty-launcher-1241-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-20T17:23:55.170000700Z
   [junit4]   2> 780988 INFO  (jetty-launcher-1241-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 780989 INFO  (jetty-launcher-1241-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 780989 INFO  (jetty-launcher-1241-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 780989 INFO  (jetty-launcher-1241-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 780990 INFO  (jetty-launcher-1241-thread-5) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 780991 INFO  (jetty-launcher-1241-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 780991 INFO  (jetty-launcher-1241-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 780991 INFO  (jetty-launcher-1241-thread-5) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 780991 INFO  (jetty-launcher-1241-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6f1a09ec{/solr,null,AVAILABLE}
   [junit4]   2> 780992 INFO  (jetty-launcher-1241-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@653ecffc{/solr,null,AVAILABLE}
   [junit4]   2> 780993 INFO  (jetty-launcher-1241-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@10473047{HTTP/1.1,[http/1.1]}{127.0.0.1:50008}
   [junit4]   2> 780993 INFO  (jetty-launcher-1241-thread-4) [    ] o.e.j.s.Server Started @791156ms
   [junit4]   2> 780993 INFO  (jetty-launcher-1241-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50008}
   [junit4]   2> 780994 ERROR (jetty-launcher-1241-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 780994 INFO  (jetty-launcher-1241-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 780994 INFO  (jetty-launcher-1241-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 780994 INFO  (jetty-launcher-1241-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 780994 INFO  (jetty-launcher-1241-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-20T17:23:55.179771600Z
   [junit4]   2> 780995 INFO  (jetty-launcher-1241-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@37491be9{HTTP/1.1,[http/1.1]}{127.0.0.1:50007}
   [junit4]   2> 780996 INFO  (jetty-launcher-1241-thread-5) [    ] o.e.j.s.Server Started @791158ms
   [junit4]   2> 780996 INFO  (jetty-launcher-1241-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50007}
   [junit4]   2> 780996 ERROR (jetty-launcher-1241-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 780996 INFO  (jetty-launcher-1241-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 780996 INFO  (jetty-launcher-1241-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 780996 INFO  (jetty-launcher-1241-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 780996 INFO  (jetty-launcher-1241-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-20T17:23:55.181868500Z
   [junit4]   2> 781004 INFO  (jetty-launcher-1241-thread-6) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 781008 INFO  (jetty-launcher-1241-thread-6) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 781008 INFO  (jetty-launcher-1241-thread-6) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 781008 INFO  (jetty-launcher-1241-thread-6) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 781009 INFO  (jetty-launcher-1241-thread-6) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@309087a6{/solr,null,AVAILABLE}
   [junit4]   2> 781010 INFO  (jetty-launcher-1241-thread-6) [    ] o.e.j.s.AbstractConnector Started ServerConnector@40e8724{HTTP/1.1,[http/1.1]}{127.0.0.1:50017}
   [junit4]   2> 781010 INFO  (jetty-launcher-1241-thread-6) [    ] o.e.j.s.Server Started @791172ms
   [junit4]   2> 781010 INFO  (jetty-launcher-1241-thread-6) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50017}
   [junit4]   2> 781011 ERROR (jetty-launcher-1241-thread-6) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 781011 INFO  (jetty-launcher-1241-thread-6) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 781011 INFO  (jetty-launcher-1241-thread-6) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 781011 INFO  (jetty-launcher-1241-thread-6) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 781011 INFO  (jetty-launcher-1241-thread-6) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-20T17:23:55.196020400Z
   [junit4]   2> 781013 INFO  (jetty-launcher-1241-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 781013 INFO  (jetty-launcher-1241-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 781013 INFO  (jetty-launcher-1241-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 781013 INFO  (jetty-launcher-1241-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@48fcadfb{/solr,null,AVAILABLE}
   [junit4]   2> 781014 INFO  (jetty-launcher-1241-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2fa2be83{HTTP/1.1,[http/1.1]}{127.0.0.1:50022}
   [junit4]   2> 781014 INFO  (jetty-launcher-1241-thread-1) [    ] o.e.j.s.Server Started @791177ms
   [junit4]   2> 781014 INFO  (jetty-launcher-1241-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50022}
   [junit4]   2> 781015 ERROR (jetty-launcher-1241-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 781015 INFO  (jetty-launcher-1241-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 781015 INFO  (jetty-launcher-1241-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 781015 INFO  (jetty-launcher-1241-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 781015 INFO  (jetty-launcher-1241-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-20T17:23:55.200885800Z
   [junit4]   2> 781045 INFO  (zkConnectionManagerCallback-1256-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 781046 INFO  (jetty-launcher-1241-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 781057 INFO  (zkConnectionManagerCallback-1254-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 781058 INFO  (jetty-launcher-1241-thread-6) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 781065 INFO  (zkConnectionManagerCallback-1250-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 781066 INFO  (jetty-launcher-1241-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 781073 INFO  (zkConnectionManagerCallback-1252-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 781075 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1009e4a43ff0003, likely client has closed socket
   [junit4]   2> 781076 INFO  (jetty-launcher-1241-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 781102 INFO  (jetty-launcher-1241-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49993/solr
   [junit4]   2> 781104 INFO  (zkConnectionManagerCallback-1246-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 781110 INFO  (jetty-launcher-1241-thread-6) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49993/solr
   [junit4]   2> 781112 INFO  (zkConnectionManagerCallback-1248-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 781117 INFO  (jetty-launcher-1241-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49993/solr
   [junit4]   2> 781124 INFO  (jetty-launcher-1241-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49993/solr
   [junit4]   2> 781126 INFO  (jetty-launcher-1241-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 781127 INFO  (jetty-launcher-1241-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 781150 INFO  (jetty-launcher-1241-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49993/solr
   [junit4]   2> 781156 INFO  (jetty-launcher-1241-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49993/solr
   [junit4]   2> 781175 INFO  (zkConnectionManagerCallback-1260-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 781180 INFO  (zkConnectionManagerCallback-1264-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 781183 INFO  (zkConnectionManagerCallback-1268-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 781186 INFO  (zkConnectionManagerCallback-1272-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 781187 INFO  (zkConnectionManagerCallback-1276-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 781194 INFO  (zkConnectionManagerCallback-1280-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 781211 INFO  (zkConnectionManagerCallback-1282-thread-1-processing-n:127.0.0.1:50008_solr) [n:127.0.0.1:50008_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 781343 INFO  (jetty-launcher-1241-thread-4) [n:127.0.0.1:50008_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 781344 INFO  (jetty-launcher-1241-thread-4) [n:127.0.0.1:50008_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50008_solr
   [junit4]   2> 781347 INFO  (jetty-launcher-1241-thread-4) [n:127.0.0.1:50008_solr    ] o.a.s.c.Overseer Overseer (id=72231635843481613-127.0.0.1:50008_solr-n_0000000000) starting
   [junit4]   2> 781355 INFO  (jetty-launcher-1241-thread-4) [n:127.0.0.1:50008_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50008_solr
   [junit4]   2> 781480 INFO  (jetty-launcher-1241-thread-4) [n:127.0.0.1:50008_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50008.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 781489 INFO  (jetty-launcher-1241-thread-4) [n:127.0.0.1:50008_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50008.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 781490 INFO  (jetty-launcher-1241-thread-4) [n:127.0.0.1:50008_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50008.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 781491 INFO  (jetty-launcher-1241-thread-4) [n:127.0.0.1:50008_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_C48EC95125C7DC01-001\tempDir-001\node4\.
   [junit4]   2> 781512 INFO  (zkConnectionManagerCallback-1284-thread-1-processing-n:127.0.0.1:50017_solr) [n:127.0.0.1:50017_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 781532 INFO  (jetty-launcher-1241-thread-6) [n:127.0.0.1:50017_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 781537 INFO  (jetty-launcher-1241-thread-6) [n:127.0.0.1:50017_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 781541 INFO  (jetty-launcher-1241-thread-6) [n:127.0.0.1:50017_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50017_solr
   [junit4]   2> 781569 INFO  (zkConnectionManagerCallback-1286-thread-1-processing-n:127.0.0.1:50022_solr) [n:127.0.0.1:50022_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 781633 INFO  (jetty-launcher-1241-thread-6) [n:127.0.0.1:50017_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50017.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 781646 INFO  (jetty-launcher-1241-thread-6) [n:127.0.0.1:50017_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50017.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 781646 INFO  (jetty-launcher-1241-thread-6) [n:127.0.0.1:50017_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50017.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 781648 INFO  (jetty-launcher-1241-thread-6) [n:127.0.0.1:50017_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_C48EC95125C7DC01-001\tempDir-001\node6\.
   [junit4]   2> 781721 INFO  (zkConnectionManagerCallback-1292-thread-1-processing-n:127.0.0.1:50000_solr) [n:127.0.0.1:50000_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 781722 INFO  (zkConnectionManagerCallback-1290-thread-1-processing-n:127.0.0.1:49997_solr) [n:127.0.0.1:49997_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 781722 INFO  (zkConnectionManagerCallback-1288-thread-1-processing-n:127.0.0.1:50007_solr) [n:127.0.0.1:50007_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 781724 INFO  (zkCallback-1283-thread-1-processing-n:127.0.0.1:50017_solr) [n:127.0.0.1:50017_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 781725 INFO  (zkCallback-1281-thread-1-processing-n:127.0.0.1:50008_solr) [n:127.0.0.1:50008_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 781742 INFO  (jetty-launcher-1241-thread-1) [n:127.0.0.1:50022_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 781745 INFO  (jetty-launcher-1241-thread-1) [n:127.0.0.1:50022_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 781748 INFO  (jetty-launcher-1241-thread-1) [n:127.0.0.1:50022_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50022_solr
   [junit4]   2> 781778 INFO  (zkCallback-1283-thread-1-processing-n:127.0.0.1:50017_solr) [n:127.0.0.1:50017_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 781778 INFO  (zkCallback-1281-thread-1-processing-n:127.0.0.1:50008_solr) [n:127.0.0.1:50008_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 781820 INFO  (jetty-launcher-1241-thread-1) [n:127.0.0.1:50022_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50022.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 781829 INFO  (jetty-launcher-1241-thread-1) [n:127.0.0.1:50022_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50022.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 781829 INFO  (jetty-launcher-1241-thread-1) [n:127.0.0.1:50022_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50022.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 781830 INFO  (jetty-launcher-1241-thread-1) [n:127.0.0.1:50022_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_C48EC95125C7DC01-001\tempDir-001\node1\.
   [junit4]   2> 781875 INFO  (jetty-launcher-1241-thread-5) [n:127.0.0.1:50007_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 781878 INFO  (jetty-launcher-1241-thread-5) [n:127.0.0.1:50007_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 781881 INFO  (jetty-launcher-1241-thread-5) [n:127.0.0.1:50007_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50007_solr
   [junit4]   2> 781895 INFO  (zkCallback-1283-thread-1-processing-n:127.0.0.1:50017_solr) [n:127.0.0.1:50017_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 781895 INFO  (zkCallback-1281-thread-1-processing-n:127.0.0.1:50008_solr) [n:127.0.0.1:50008_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 781959 INFO  (jetty-launcher-1241-thread-2) [n:127.0.0.1:49997_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 781965 INFO  (jetty-launcher-1241-thread-2) [n:127.0.0.1:49997_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 781966 INFO  (jetty-launcher-1241-thread-3) [n:127.0.0.1:50000_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 781967 INFO  (jetty-launcher-1241-thread-2) [n:127.0.0.1:49997_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49997_solr
   [junit4]   2> 782068 INFO  (jetty-launcher-1241-thread-5) [n:127.0.0.1:50007_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50007.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 782077 INFO  (jetty-launcher-1241-thread-5) [n:127.0.0.1:50007_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50007.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 782077 INFO  (jetty-launcher-1241-thread-5) [n:127.0.0.1:50007_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50007.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 782078 INFO  (jetty-launcher-1241-thread-5) [n:127.0.0.1:50007_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_C48EC95125C7DC01-001\tempDir-001\node5\.
   [junit4]   2> 782079 INFO  (jetty-launcher-1241-thread-3) [n:127.0.0.1:50000_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 782079 INFO  (zkCallback-1283-thread-1-processing-n:127.0.0.1:50017_solr) [n:127.0.0.1:50017_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 782080 INFO  (zkCallback-1281-thread-1-processing-n:127.0.0.1:50008_solr) [n:127.0.0.1:50008_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 782126 INFO  (jetty-launcher-1241-thread-3) [n:127.0.0.1:50000_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50000_solr
   [junit4]   2> 782131 INFO  (zkCallback-1283-thread-1-processing-n:127.0.0.1:50017_solr) [n:127.0.0.1:50017_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 782132 INFO  (zkCallback-1281-thread-1-processing-n:127.0.0.1:50008_solr) [n:127.0.0.1:50008_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 782239 INFO  (zkCallback-1289-thread-1-processing-n:127.0.0.1:49997_solr) [n:127.0.0.1:49997_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (6)
   [junit4]   2> 782241 INFO  (zkCallback-1291-thread-1-processing-n:127.0.0.1:50000_solr) [n:127.0.0.1:50000_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (6)
   [junit4]   2> 782241 INFO  (zkCallback-1287-thread-1-processing-n:127.0.0.1:50007_solr) [n:127.0.0.1:50007_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (6)
   [junit4]   2> 782242 INFO  (zkCallback-1285-thread-1-processing-n:127.0.0.1:50022_solr) [n:127.0.0.1:50022_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (6)
   [junit4]   2> 782273 INFO  (jetty-launcher-1241-thread-2) [n:127.0.0.1:49997_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49997.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 782308 INFO  (jetty-launcher-1241-thread-3) [n:127.0.0.1:50000_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50000.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 782315 WARN  (jetty-launcher-1241-thread-2) [n:127.0.0.1:49997_solr    ] o.a.s.m.r.j.JmxMetricsReporter Unable to register gauge
   [junit4]   2> javax.management.InstanceNotFoundException: solr_49997:dom1=solr,dom2=jvm,name0=memory,name1=pools,name2=Tenured-Gen,name=committed
   [junit4]   2> 	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1083)
   [junit4]   2> 	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:423)
   [junit4]   2> 	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:411)
   [junit4]   2> 	at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:565)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.lambda$start$0(JmxMetricsReporter.java:738)
   [junit4]   2> 	at java.base/java.util.HashMap.forEach(HashMap.java:1341)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:728)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:109)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:881)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:817)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:547)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:741)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1474)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1537)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1183)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1020)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:447)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:308)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:396)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:369)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 782321 INFO  (jetty-launcher-1241-thread-2) [n:127.0.0.1:49997_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49997.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 782322 INFO  (jetty-launcher-1241-thread-2) [n:127.0.0.1:49997_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49997.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 782325 INFO  (jetty-launcher-1241-thread-2) [n:127.0.0.1:49997_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_C48EC95125C7DC01-001\tempDir-001\node2\.
   [junit4]   2> 782359 INFO  (jetty-launcher-1241-thread-3) [n:127.0.0.1:50000_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50000.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 782359 INFO  (jetty-launcher-1241-thread-3) [n:127.0.0.1:50000_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50000.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 782363 INFO  (jetty-launcher-1241-thread-3) [n:127.0.0.1:50000_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_C48EC95125C7DC01-001\tempDir-001\node3\.
   [junit4]   2> 782536 INFO  (zkConnectionManagerCallback-1306-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 782543 INFO  (zkConnectionManagerCallback-1310-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 782545 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[C48EC95125C7DC01]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 782548 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[C48EC95125C7DC01]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49993/solr ready
   [junit4]   2> 782620 INFO  (TEST-ReplaceNodeNoTargetTest.test-seed#[C48EC95125C7DC01]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 782624 INFO  (zkConnectionManagerCallback-1312-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 782626 INFO  (TEST-ReplaceNodeNoTargetTest.test-seed#[C48EC95125C7DC01]) [    ] o.a.s.c.ReplaceNodeNoTargetTest total_jettys: 6
   [junit4]   2> 782668 INFO  (qtp1638595862-6579) [n:127.0.0.1:49997_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 782676 INFO  (qtp670684952-6588) [n:127.0.0.1:50000_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 782684 INFO  (qtp1113295166-6610) [n:127.0.0.1:50007_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 782692 INFO  (qtp1755338466-6601) [n:127.0.0.1:50008_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 782701 INFO  (qtp929951733-6627) [n:127.0.0.1:50017_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 782705 INFO  (qtp179139983-6634) [n:127.0.0.1:50022_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 782711 INFO  (qtp929951733-6623) [n:127.0.0.1:50017_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=81
   [junit4]   2> 782744 INFO  (qtp179139983-6634) [n:127.0.0.1:50022_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=2&collection.configName=conf1&name=replacenodetest_coll_notarget&nrtReplicas=2&action=CREATE&numShards=5&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 782753 INFO  (OverseerThreadFactory-3140-thread-1-processing-n:127.0.0.1:50008_solr) [n:127.0.0.1:50008_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection replacenodetest_coll_notarget
   [junit4]   2> 782758 INFO  (qtp1638595862-6579) [n:127.0.0.1:49997_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 782761 INFO  (qtp670684952-6588) [n:127.0.0.1:50000_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 782764 INFO  (qtp1113295166-6610) [n:127.0.0.1:50007_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 782766 INFO  (qtp1755338466-6601) [n:127.0.0.1:50008_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 782770 INFO  (qtp929951733-6630) [n:127.0.0.1:50017_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 782773 INFO  (qtp179139983-6641) [n:127.0.0.1:50022_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 782803 INFO  (OverseerThreadFactory-3140-thread-1-processing-n:127.0.0.1:50008_solr) [n:127.0.0.1:50008_solr    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 2655669196 sessionWrapper.createTime 2655669183409767, this.sessionWrapper.createTime 2655669183409767 
   [junit4]   2> 782964 INFO  (OverseerStateUpdate-72231635843481613-127.0.0.1:50008_solr-n_0000000000) [n:127.0.0.1:50008_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50022/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 782967 INFO  (OverseerStateUpdate-72231635843481613-127.0.0.1:50008_solr-n_0000000000) [n:127.0.0.1:50008_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50017/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 782970 INFO  (OverseerStateUpdate-72231635843481613-127.0.0.1:50008_solr-n_0000000000) [n:127.0.0.1:50008_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50008/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 782973 INFO  (OverseerStateUpdate-72231635843481613-127.0.0.1:50008_solr-n_0000000000) [n:127.0.0.1:50008_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50007/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 782976 INFO  (OverseerStateUpdate-72231635843481613-127.0.0.1:50008_solr-n_0000000000) [n:127.0.0.1:50008_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50000/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 782981 INFO  (OverseerStateUpdate-72231635843481613-127.0.0.1:50008_solr-n_0000000000) [n:127.0.0.1:50008_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n9",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49997/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 782984 INFO  (OverseerStateUpdate-72231635843481613-127.0.0.1:50008_solr-n_0000000000) [n:127.0.0.1:50008_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49997/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 782992 INFO  (OverseerStateUpdate-72231635843481613-127.0.0.1:50008_solr-n_0000000000) [n:127.0.0.1:50008_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50000/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 782997 INFO  (OverseerStateUpdate-72231635843481613-127.0.0.1:50008_solr-n_0000000000) [n:127.0.0.1:50008_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n16",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50007/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 783000 INFO  (OverseerStateUpdate-72231635843481613-127.0.0.1:50008_solr-n_0000000000) [n:127.0.0.1:50008_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n18",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50008/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 783206 INFO  (qtp179139983-6641) [n:127.0.0.1:50022_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n1&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 783209 INFO  (qtp929951733-6630) [n:127.0.0.1:50017_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n2&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 783209 INFO  (qtp929951733-6630) [n:127.0.0.1:50017_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 783211 INFO  (qtp1113295166-6610) [n:127.0.0.1:50007_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node19&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n16&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 783211 INFO  (qtp670684952-6588) [n:127.0.0.1:50000_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node17&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n14&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 783211 INFO  (qtp1113295166-6610) [n:127.0.0.1:50007_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 783212 INFO  (qtp670684952-6588) [n:127.0.0.1:50000_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 783209 INFO  (qtp1755338466-6601) [n:127.0.0.1:50008_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node20&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n18&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 783212 INFO  (qtp1755338466-6601) [n:127.0.0.1:50008_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 783213 INFO  (qtp1638595862-6585) [n:127.0.0.1:49997_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n12&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 783213 INFO  (qtp1638595862-6585) [n:127.0.0.1:49997_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 783214 INFO  (qtp179139983-6641) [n:127.0.0.1:50022_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 783216 INFO  (qtp1638595862-6582) [n:127.0.0.1:49997_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n9&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 783223 INFO  (qtp670684952-6591) [n:127.0.0.1:50000_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n6&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 783227 INFO  (qtp1113295166-6613) [n:127.0.0.1:50007_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node10&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n4&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 783231 INFO  (qtp1755338466-6604) [n:127.0.0.1:50008_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n3&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 783372 INFO  (zkCallback-1283-thread-1-processing-n:127.0.0.1:50017_solr) [n:127.0.0.1:50017_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 783372 INFO  (zkCallback-1285-thread-1-processing-n:127.0.0.1:50022_solr) [n:127.0.0.1:50022_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 783372 INFO  (zkCallback-1291-thread-1-processing-n:127.0.0.1:50000_solr) [n:127.0.0.1:50000_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 783372 INFO  (zkCallback-1281-thread-2-processing-n:127.0.0.1:50008_solr) [n:127.0.0.1:50008_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 783372 INFO  (zkCallback-1281-thread-1-processing-n:127.0.0.1:50008_solr) [n:127.0.0.1:50008_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 783372 INFO  (zkCallback-1287-thread-1-processing-n:127.0.0.1:50007_solr) [n:127.0.0.1:50007_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 783372 INFO  (zkCallback-1289-thread-1-processing-n:127.0.0.1:49997_solr) [n:127.0.0.1:49997_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 783374 INFO  (zkCallback-1283-thread-2-processing-n:127.0.0.1:50017_solr) [n:127.0.0.1:50017_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 783375 INFO  (zkCallback-1291-thread-2-processing-n:127.0.0.1:50000_solr) [n:127.0.0.1:50000_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 783375 INFO  (zkCallback-1287-thread-2-processing-n:127.0.0.1:50007_solr) [n:127.0.0.1:50007_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 783376 INFO  (zkCallback-1285-thread-2-processing-n:127.0.0.1:50022_solr) [n:127.0.0.1:50022_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 783376 INFO  (zkCallback-1289-thread-2-processing-n:127.0.0.1:49997_solr) [n:127.0.0.1:49997_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 784269 INFO  (qtp179139983-6641) [n:127.0.0.1:50022_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 784299 INFO  (qtp929951733-6630) [n:127.0.0.1:50017_solr c:replacenodetest_coll_notarget s:shard1 r:core_node7 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 784311 INFO  (qtp179139983-6641) [n:127.0.0.1:50022_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 784314 INFO  (qtp929951733-6630) [n:127.0.0.1:50017_solr c:replacenodetest_coll_notarget s:shard1 r:core_node7 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard1_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 784354 INFO  (qtp929951733-6630) [n:127.0.0.1:50017_solr c:replacenodetest_coll_notarget s:shard1 r:core_node7 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 784354 INFO  (qtp929951733-6630) [n:127.0.0.1:50017_solr c:replacenodetest_coll_notarget s:shard1 r:core_node7 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard1_replica_n2' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 784356 INFO  (qtp929951733-6630) [n:127.0.0.1:50017_solr c:replacenodetest_coll_notarget s:shard1 r:core_node7 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50017.solr.core.replacenodetest_coll_notarget.shard1.replica_n2' (registry 'solr.core.replacenodetest_coll_notarget.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 784356 INFO  (qtp929951733-6630) [n:127.0.0.1:50017_solr c:replacenodetest_coll_notarget s:shard1 r:core_node7 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 784356 INFO  (qtp929951733-6630) [n:127.0.0.1:50017_solr c:replacenodetest_coll_notarget s:shard1 r:core_node7 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_C48EC95125C7DC01-001\tempDir-001\node6\replacenodetest_coll_notarget_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_C48EC95125C7DC01-001\tempDir-001\node6\.\replacenodetest_coll_notarget_shard1_replica_n2\data\]
   [junit4]   2> 784356 INFO  (qtp179139983-6641) [n:127.0.0.1:50022_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 784356 INFO  (qtp179139983-6641) [n:127.0.0.1:50022_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard1_replica_n1' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 784357 INFO  (qtp179139983-6641) [n:127.0.0.1:50022_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50022.solr.core.replacenodetest_coll_notarget.shard1.replica_n1' (registry 'solr.core.replacenodetest_coll_notarget.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 784357 INFO  (qtp179139983-6641) [n:127.0.0.1:50022_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 784357 INFO  (qtp179139983-6641) [n:127.0.0.1:50022_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_C48EC95125C7DC01-001\tempDir-001\node1\replacenodetest_coll_notarget_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_C48EC95125C7DC01-001\tempDir-001\node1\.\replacenodetest_coll_notarget_shard1_replica_n1\data\]
   [junit4]   2> 784370 INFO  (qtp670684952-6591) [n:127.0.0.1:50000_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 784372 INFO  (qtp1113295166-6613) [n:127.0.0.1:50007_solr c:replacenodetest_coll_notarget s:shard2 r:core_node10 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 784390 INFO  (qtp670684952-6588) [n:127.0.0.1:50000_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 784394 INFO  (qtp1638595862-6582) [n:127.0.0.1:49997_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n9] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 784399 INFO  (qtp670684952-6591) [n:127.0.0.1:50000_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n6] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard3_replica_n6] Schema name=cloud-dynamic
   [junit4]   2> 784401 INFO  (qtp1755338466-6601) [n:127.0.0.1:50008_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 784438 INFO  (qtp670684952-6591) [n:127.0.0.1:50000_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n6] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 784438 INFO  (qtp670684952-6591) [n:127.0.0.1:50000_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard3_replica_n6' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 784439 INFO  (qtp670684952-6591) [n:127.0.0.1:50000_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50000.solr.core.replacenodetest_coll_notarget.shard3.replica_n6' (registry 'solr.core.replacenodetest_coll_notarget.shard3.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 784439 INFO  (qtp670684952-6591) [n:127.0.0.1:50000_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 784439 INFO  (qtp670684952-6591) [n:127.0.0.1:50000_solr c:replacenodetest_coll_notarget s:shar

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

, SolrCloudReportersTest, BadCopyFieldTest, SmileWriterTest, QueryElevationComponentTest, TestHdfsBackupRestoreCore, TestAuthorizationFramework, TestSkipOverseerOperations, TestFieldCacheReopen, TestConfigReload, TriLevelCompositeIdRoutingTest, SearchHandlerTest, TestQueryUtils, LeaderFailureAfterFreshStartTest, DirectUpdateHandlerOptimizeTest, TestSmileRequest, TestSolrCloudWithKerberosAlt, TestShortCircuitedRequests, LeaderElectionIntegrationTest, SearchHandlerTest, TestStreamBody, TestInfoStreamLogging, TestDistributedMap, ShardSplitTest, TestExceedMaxTermLength, TestDFISimilarityFactory, ConnectionReuseTest, DirectSolrConnectionTest, OverseerCollectionConfigSetProcessorTest, PingRequestHandlerTest, HttpSolrCallGetCoreTest, TestFileDictionaryLookup, AnalysisErrorHandlingTest, TestFaceting, OpenExchangeRatesOrgProviderTest, TestCustomStream, TestLegacyNumericUtils, TestSolrConfigHandlerCloud, TestHashQParserPlugin, PolyFieldTest, TestLazyCores, TestFoldingMultitermQuery, StressHdfsTest, HdfsBasicDistributedZkTest, TestDefaultStatsCache, MetricUtilsTest, DeleteShardTest, SuggesterTSTTest, SpatialFilterTest, LeaderElectionTest, TestJoin, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, StatsComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFunctionQuery, BasicFunctionalityTest, TestBadConfig, HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, SolrIndexSplitterTest, TestExtendedDismaxParser, TestTrie, SuggesterWFSTTest, FieldMutatingUpdateProcessorTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, CacheHeaderTest, TestWriterPerf, TestOmitPositions, FileBasedSpellCheckerTest, RequestHandlersTest, DocumentBuilderTest, TermVectorComponentTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, TestLFUCache, TestSystemIdResolver, SpellingQueryConverterTest, ClusterStateTest, TestLRUCache, ZkNodePropsTest, UUIDFieldTest, TestRTGBase, CursorPagingTest, TestSimpleTrackingShardHandler, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerSchemaAPI, AddReplicaTest, AssignBackwardCompatibilityTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteReplicaTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, ForceLeaderTest, LegacyCloudClusterPropTest, MigrateRouteKeyTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerRolesTest, PeerSyncReplicationTest, ReplicationFactorTest, RollingRestartTest, TestCloudPivotFacet, TestConfigSetsAPI, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestExclusionRuleCollectionAccess, TestLeaderElectionZkExpiry, TestOnReconnectListenerSupport, TestPullReplica, TestRequestForwarding, TestSegmentSorting, TestSizeLimitedDistributedMap, TestStressCloudBlindAtomicUpdates, TestStressLiveNodes, TestTlogReplica, TlogReplayBufferedWhileIndexingTest, VMParamsZkACLAndCredentialsProvidersTest, AssignTest, TestRequestStatusCollectionAPI, HttpTriggerListenerTest, MetricTriggerTest, NodeLostTriggerTest, TestClusterStateProvider, TestComputePlanAction, TestDistribStateManager, TestExecutePlanAction, TestGenericDistributedQueue, TestNodeAddedTrigger, TestNodeLostTrigger, TestPolicyCloud, CdcrReplicationDistributedZkTest, HDFSCollectionsAPITest, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, HdfsRecoveryZkTest, HdfsThreadLeakTest, HdfsUnloadDistributedZkTest, ZkStateWriterTest, ImplicitSnitchTest, RuleEngineTest, BlobRepositoryCloudTest, CachingDirectoryFactoryTest, ConfigureRecoveryStrategyTest, CoreSorterTest, DirectoryFactoryTest, ExitableDirectoryReaderTest, QueryResultKeyTest, TestConfigSetProperties, TestConfigSets, TestDynamicLoading, TestRestoreCore, TestSQLHandlerNonCloud, TestSolrConfigHandlerConcurrent, TestSystemCollAutoCreate, DistributedFacetPivotSmallAdvancedTest, DistributedSuggestComponentTest, TestDistributedStatsComponentCardinality, TestBulkSchemaAPI, ManagedSchemaRoundRobinCloudTest, TestCloudSchemaless, TestSchemaManager, TestSortableTextField, TestUseDocValuesAsStored]
   [junit4] Completed [698/777 (4!)] on J0 in 4.62s, 7 tests, 1 error <<< FAILURES!

[...truncated 2644 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [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_CC60674CEC799BA2-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=733, maxMBSortInHeap=6.311561286948858, sim=RandomSimilarity(queryNorm=false): {}, locale=zh, timezone=Europe/Belgrade
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=69843744,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=CC60674CEC799BA2 -Dtests.slow=true -Dtests.locale=zh -Dtests.timezone=Europe/Belgrade -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [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_CC60674CEC799BA2-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_CC60674CEC799BA2-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_CC60674CEC799BA2-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_CC60674CEC799BA2-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_CC60674CEC799BA2-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_CC60674CEC799BA2-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_CC60674CEC799BA2-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_CC60674CEC799BA2-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_CC60674CEC799BA2-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_CC60674CEC799BA2-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_CC60674CEC799BA2-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_CC60674CEC799BA2-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_CC60674CEC799BA2-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_CC60674CEC799BA2-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CC60674CEC799BA2]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/5 (1!)] on J1 in 16.50s, 8 tests, 1 error <<< FAILURES!

[...truncated 38845 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 465 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/465/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseParallelGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.benchmark.byTask.feeds.TrecContentSourceTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_485F8CD8EE61E959-001\trecFeedAllTypes-001\trecdocs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_485F8CD8EE61E959-001\trecFeedAllTypes-001\trecdocs    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_485F8CD8EE61E959-001\trecFeedAllTypes-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_485F8CD8EE61E959-001\trecFeedAllTypes-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\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_485F8CD8EE61E959-001\trecFeedAllTypes-001\trecdocs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_485F8CD8EE61E959-001\trecFeedAllTypes-001\trecdocs
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_485F8CD8EE61E959-001\trecFeedAllTypes-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_485F8CD8EE61E959-001\trecFeedAllTypes-001

	at __randomizedtesting.SeedInfo.seed([485F8CD8EE61E959]: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.cloud.ZkCLITest

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.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004\zookeeper\server1\data\version-2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004 

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.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004\zookeeper\server1\data\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004\zookeeper\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004\zookeeper\server1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004

	at __randomizedtesting.SeedInfo.seed([792983EBB8E53191]: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.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([792983EBB8E53191:14D5271602ADCE96]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:241)
	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.security.TestAuthorizationFramework

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.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-subdirs\conf\stopwords: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-subdirs\conf\stopwords    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-subdirs\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-subdirs\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-subdirs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-subdirs    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-minimal-jmx\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-minimal-jmx\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-minimal-jmx: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-minimal-jmx    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-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.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-subdirs\conf\stopwords: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-subdirs\conf\stopwords
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-subdirs\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-subdirs\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-subdirs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-subdirs
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-minimal-jmx\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-minimal-jmx\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-minimal-jmx: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-minimal-jmx
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001

	at __randomizedtesting.SeedInfo.seed([792983EBB8E53191]: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.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_6219B5B90B1492F3-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_6219B5B90B1492F3-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_6219B5B90B1492F3-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_6219B5B90B1492F3-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_6219B5B90B1492F3-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_6219B5B90B1492F3-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_6219B5B90B1492F3-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_6219B5B90B1492F3-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_6219B5B90B1492F3-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_6219B5B90B1492F3-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_6219B5B90B1492F3-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_6219B5B90B1492F3-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_6219B5B90B1492F3-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_6219B5B90B1492F3-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_6219B5B90B1492F3-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_6219B5B90B1492F3-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_6219B5B90B1492F3-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_6219B5B90B1492F3-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_6219B5B90B1492F3-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_6219B5B90B1492F3-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_6219B5B90B1492F3-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_6219B5B90B1492F3-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_6219B5B90B1492F3-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_6219B5B90B1492F3-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_6219B5B90B1492F3-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_6219B5B90B1492F3-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_6219B5B90B1492F3-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_6219B5B90B1492F3-001

	at __randomizedtesting.SeedInfo.seed([6219B5B90B1492F3]: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 6326 lines...]
   [junit4] Suite: org.apache.lucene.benchmark.byTask.feeds.TrecContentSourceTest
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=it-CH, timezone=America/Mexico_City
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=122528672,total=192413696
   [junit4]   2> NOTE: All tests run in this JVM: [CreateIndexTaskTest, CommitIndexTaskTest, TestHtmlParser, WriteEnwikiLineDocTaskTest, TestPerfTasksLogic, EnwikiContentSourceTest, TrecContentSourceTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TrecContentSourceTest -Dtests.seed=485F8CD8EE61E959 -Dtests.slow=true -Dtests.locale=it-CH -Dtests.timezone=America/Mexico_City -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TrecContentSourceTest (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\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_485F8CD8EE61E959-001\trecFeedAllTypes-001\trecdocs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_485F8CD8EE61E959-001\trecFeedAllTypes-001\trecdocs
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_485F8CD8EE61E959-001\trecFeedAllTypes-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_485F8CD8EE61E959-001\trecFeedAllTypes-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([485F8CD8EE61E959]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [15/18 (1!)] on J0 in 0.13s, 6 tests, 1 error <<< FAILURES!

[...truncated 7208 lines...]
   [junit4] Suite: org.apache.solr.cloud.ZkCLITest
   [junit4]   2> 2154172 INFO  (SUITE-ZkCLITest-seed#[792983EBB8E53191]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\init-core-data-001
   [junit4]   2> 2154173 WARN  (SUITE-ZkCLITest-seed#[792983EBB8E53191]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=392 numCloses=392
   [junit4]   2> 2154173 INFO  (SUITE-ZkCLITest-seed#[792983EBB8E53191]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2154177 INFO  (SUITE-ZkCLITest-seed#[792983EBB8E53191]-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> 2154180 INFO  (TEST-ZkCLITest.testLs-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLs
   [junit4]   2> 2154180 INFO  (TEST-ZkCLITest.testLs-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testLs
   [junit4]   2> 2154301 INFO  (TEST-ZkCLITest.testLs-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-002\zookeeper/server1/data
   [junit4]   2> 2154301 INFO  (TEST-ZkCLITest.testLs-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2154301 INFO  (Thread-4195) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2154301 INFO  (Thread-4195) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2154309 ERROR (Thread-4195) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2154402 INFO  (TEST-ZkCLITest.testLs-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer start zk server on port:50114
   [junit4]   2> 2154409 INFO  (zkConnectionManagerCallback-8066-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2154418 INFO  (zkConnectionManagerCallback-8068-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2154419 INFO  (TEST-ZkCLITest.testLs-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testLs
   [junit4]   2> 2154430 INFO  (zkConnectionManagerCallback-8070-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2154431 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1009c44669e0002, likely client has closed socket
   [junit4]   2> 2154432 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1009c44669e0001, likely client has closed socket
   [junit4]   2> 2154432 ERROR (TEST-ZkCLITest.testLs-seed#[792983EBB8E53191]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2154434 INFO  (TEST-ZkCLITest.testLs-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50114 50114
   [junit4]   2> 2154434 INFO  (Thread-4195) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50114 50114
   [junit4]   2> 2154443 INFO  (TEST-ZkCLITest.testLs-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLs
   [junit4]   2> 2154451 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSetClusterProperty
   [junit4]   2> 2154451 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testSetClusterProperty
   [junit4]   2> 2154567 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004\zookeeper/server1/data
   [junit4]   2> 2154567 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2154567 INFO  (Thread-4196) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2154567 INFO  (Thread-4196) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2154572 ERROR (Thread-4196) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2154668 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer start zk server on port:50128
   [junit4]   2> 2154676 INFO  (zkConnectionManagerCallback-8072-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2154689 INFO  (zkConnectionManagerCallback-8074-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2154689 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testSetClusterProperty
   [junit4]   2> 2154691 INFO  (zkConnectionManagerCallback-8076-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2154694 INFO  (zkConnectionManagerCallback-8078-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2154695 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1009c4467a80003, likely client has closed socket
   [junit4]   2> 2154696 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1009c4467a80001, likely client has closed socket
   [junit4]   2> 2154696 ERROR (TEST-ZkCLITest.testSetClusterProperty-seed#[792983EBB8E53191]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2154701 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50128 50128
   [junit4]   2> 2154706 INFO  (Thread-4196) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50128 50128
   [junit4]   2> 2154709 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSetClusterProperty
   [junit4]   2> 2154722 INFO  (TEST-ZkCLITest.testPut-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPut
   [junit4]   2> 2154722 INFO  (TEST-ZkCLITest.testPut-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testPut
   [junit4]   2> 2154857 INFO  (TEST-ZkCLITest.testPut-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-006\zookeeper/server1/data
   [junit4]   2> 2154857 INFO  (TEST-ZkCLITest.testPut-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2154857 INFO  (Thread-4197) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2154857 INFO  (Thread-4197) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2154861 ERROR (Thread-4197) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2154957 INFO  (TEST-ZkCLITest.testPut-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer start zk server on port:50143
   [junit4]   2> 2154965 INFO  (zkConnectionManagerCallback-8080-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2154977 INFO  (zkConnectionManagerCallback-8082-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2154977 INFO  (TEST-ZkCLITest.testPut-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testPut
   [junit4]   2> 2154979 INFO  (zkConnectionManagerCallback-8084-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2154983 INFO  (zkConnectionManagerCallback-8086-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2154985 ERROR (TEST-ZkCLITest.testPut-seed#[792983EBB8E53191]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2154988 INFO  (TEST-ZkCLITest.testPut-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50143 50143
   [junit4]   2> 2154991 INFO  (Thread-4197) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50143 50143
   [junit4]   2> 2154999 INFO  (TEST-ZkCLITest.testPut-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPut
   [junit4]   2> 2155013 INFO  (TEST-ZkCLITest.testPutFileNotExists-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPutFileNotExists
   [junit4]   2> 2155013 INFO  (TEST-ZkCLITest.testPutFileNotExists-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testPutFileNotExists
   [junit4]   2> 2155121 INFO  (TEST-ZkCLITest.testPutFileNotExists-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-008\zookeeper/server1/data
   [junit4]   2> 2155121 INFO  (TEST-ZkCLITest.testPutFileNotExists-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2155122 INFO  (Thread-4198) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2155122 INFO  (Thread-4198) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2155124 ERROR (Thread-4198) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2155222 INFO  (TEST-ZkCLITest.testPutFileNotExists-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer start zk server on port:50160
   [junit4]   2> 2155230 INFO  (zkConnectionManagerCallback-8088-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2155239 INFO  (zkConnectionManagerCallback-8090-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2155240 INFO  (TEST-ZkCLITest.testPutFileNotExists-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testPutFileNotExists
   [junit4]   2> 2155242 INFO  (zkConnectionManagerCallback-8092-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2155243 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1009c4469d00001, likely client has closed socket
   [junit4]   2> 2155243 ERROR (TEST-ZkCLITest.testPutFileNotExists-seed#[792983EBB8E53191]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2155246 INFO  (TEST-ZkCLITest.testPutFileNotExists-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50160 50160
   [junit4]   2> 2155248 INFO  (Thread-4198) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50160 50160
   [junit4]   2> 2155254 INFO  (TEST-ZkCLITest.testPutFileNotExists-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPutFileNotExists
   [junit4]   2> 2155268 INFO  (TEST-ZkCLITest.testGetFileNotExists-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetFileNotExists
   [junit4]   2> 2155269 INFO  (TEST-ZkCLITest.testGetFileNotExists-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testGetFileNotExists
   [junit4]   2> 2155400 INFO  (TEST-ZkCLITest.testGetFileNotExists-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-010\zookeeper/server1/data
   [junit4]   2> 2155400 INFO  (TEST-ZkCLITest.testGetFileNotExists-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2155400 INFO  (Thread-4199) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2155400 INFO  (Thread-4199) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2155405 ERROR (Thread-4199) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2155501 INFO  (TEST-ZkCLITest.testGetFileNotExists-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer start zk server on port:50172
   [junit4]   2> 2155507 INFO  (zkConnectionManagerCallback-8094-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2155516 INFO  (zkConnectionManagerCallback-8096-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2155516 INFO  (TEST-ZkCLITest.testGetFileNotExists-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testGetFileNotExists
   [junit4]   2> 2155519 INFO  (zkConnectionManagerCallback-8098-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2155520 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1009c446ae70002, likely client has closed socket
   [junit4]   2> 2155521 ERROR (TEST-ZkCLITest.testGetFileNotExists-seed#[792983EBB8E53191]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2155523 INFO  (TEST-ZkCLITest.testGetFileNotExists-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50172 50172
   [junit4]   2> 2155526 INFO  (Thread-4199) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50172 50172
   [junit4]   2> 2155532 INFO  (TEST-ZkCLITest.testGetFileNotExists-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetFileNotExists
   [junit4]   2> 2155546 INFO  (TEST-ZkCLITest.testCmdConstants-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCmdConstants
   [junit4]   2> 2155546 INFO  (TEST-ZkCLITest.testCmdConstants-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testCmdConstants
   [junit4]   2> 2155653 INFO  (TEST-ZkCLITest.testCmdConstants-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-012\zookeeper/server1/data
   [junit4]   2> 2155653 INFO  (TEST-ZkCLITest.testCmdConstants-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2155654 INFO  (Thread-4200) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2155654 INFO  (Thread-4200) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2155661 ERROR (Thread-4200) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2155754 INFO  (TEST-ZkCLITest.testCmdConstants-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer start zk server on port:50186
   [junit4]   2> 2155760 INFO  (zkConnectionManagerCallback-8100-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2155769 INFO  (zkConnectionManagerCallback-8102-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2155769 INFO  (TEST-ZkCLITest.testCmdConstants-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testCmdConstants
   [junit4]   2> 2155770 ERROR (TEST-ZkCLITest.testCmdConstants-seed#[792983EBB8E53191]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2155772 INFO  (TEST-ZkCLITest.testCmdConstants-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50186 50186
   [junit4]   2> 2155775 INFO  (Thread-4200) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50186 50186
   [junit4]   2> 2155783 INFO  (TEST-ZkCLITest.testCmdConstants-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCmdConstants
   [junit4]   2> 2155797 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUpdateAcls
   [junit4]   2> 2155797 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testUpdateAcls
   [junit4]   2> 2155902 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-014\zookeeper/server1/data
   [junit4]   2> 2155902 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2155902 INFO  (Thread-4201) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2155902 INFO  (Thread-4201) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2155909 ERROR (Thread-4201) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2156002 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer start zk server on port:50195
   [junit4]   2> 2156008 INFO  (zkConnectionManagerCallback-8104-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2156017 INFO  (zkConnectionManagerCallback-8106-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2156018 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testUpdateAcls
   [junit4]   2> 2156031 INFO  (zkConnectionManagerCallback-8108-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2156031 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.SolrZkClient Using ZkACLProvider: org.apache.solr.common.cloud.VMParamsAllAndReadonlyDigestZkACLProvider
   [junit4]   2> 2156059 INFO  (zkConnectionManagerCallback-8110-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2156060 ERROR (TEST-ZkCLITest.testUpdateAcls-seed#[792983EBB8E53191]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2156063 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50195 50195
   [junit4]   2> 2156065 INFO  (Thread-4201) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50195 50195
   [junit4]   2> 2156071 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUpdateAcls
   [junit4]   2> 2156083 INFO  (TEST-ZkCLITest.testGet-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGet
   [junit4]   2> 2156083 INFO  (TEST-ZkCLITest.testGet-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testGet
   [junit4]   2> 2156188 INFO  (TEST-ZkCLITest.testGet-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-016\zookeeper/server1/data
   [junit4]   2> 2156188 INFO  (TEST-ZkCLITest.testGet-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2156188 INFO  (Thread-4202) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2156188 INFO  (Thread-4202) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2156191 ERROR (Thread-4202) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2156289 INFO  (TEST-ZkCLITest.testGet-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer start zk server on port:50211
   [junit4]   2> 2156296 INFO  (zkConnectionManagerCallback-8112-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2156306 INFO  (zkConnectionManagerCallback-8114-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2156306 INFO  (TEST-ZkCLITest.testGet-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testGet
   [junit4]   2> 2156308 INFO  (zkConnectionManagerCallback-8116-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2156310 ERROR (TEST-ZkCLITest.testGet-seed#[792983EBB8E53191]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2156312 INFO  (TEST-ZkCLITest.testGet-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50211 50211
   [junit4]   2> 2156314 INFO  (Thread-4202) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50211 50211
   [junit4]   2> 2156320 INFO  (TEST-ZkCLITest.testGet-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGet
   [junit4]   2> 2156333 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBootstrapWithChroot
   [junit4]   2> 2156333 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testBootstrapWithChroot
   [junit4]   2> 2156451 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-018\zookeeper/server1/data
   [junit4]   2> 2156451 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2156452 INFO  (Thread-4203) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2156452 INFO  (Thread-4203) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2156455 ERROR (Thread-4203) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2156551 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer start zk server on port:50226
   [junit4]   2> 2156558 INFO  (zkConnectionManagerCallback-8118-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2156568 INFO  (zkConnectionManagerCallback-8120-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2156568 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testBootstrapWithChroot
   [junit4]   2> 2156569 INFO  (zkConnectionManagerCallback-8122-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2156571 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[792983EBB8E53191]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-017\solr.xml
   [junit4]   2> 2156579 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[792983EBB8E53191]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2f7f3f3e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2156581 INFO  (zkConnectionManagerCallback-8124-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2156583 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1009c446f030003, likely client has closed socket
   [junit4]   2> 2156591 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[792983EBB8E53191]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-017
   [junit4]   2> 2156591 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[792983EBB8E53191]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2156592 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkController bootstrapping config for 1 cores into ZooKeeper using solr.xml from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-017
   [junit4]   2> 2156592 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkController Uploading directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-017\collection1\conf with name collection1 for SolrCore collection1
   [junit4]   2> 2156740 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1009c446f030002, likely client has closed socket
   [junit4]   2> 2156740 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1009c446f030001, likely client has closed socket
   [junit4]   2> 2156740 ERROR (TEST-ZkCLITest.testBootstrapWithChroot-seed#[792983EBB8E53191]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2156746 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50226 50226
   [junit4]   2> 2156750 INFO  (Thread-4203) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50226 50226
   [junit4]   2> 2156756 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBootstrapWithChroot
   [junit4]   2> 2156771 INFO  (TEST-ZkCLITest.testList-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testList
   [junit4]   2> 2156771 INFO  (TEST-ZkCLITest.testList-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testList
   [junit4]   2> 2156917 INFO  (TEST-ZkCLITest.testList-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-020\zookeeper/server1/data
   [junit4]   2> 2156917 INFO  (TEST-ZkCLITest.testList-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2156918 INFO  (Thread-4204) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2156918 INFO  (Thread-4204) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2156921 ERROR (Thread-4204) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2157021 INFO  (TEST-ZkCLITest.testList-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer start zk server on port:50241
   [junit4]   2> 2157028 INFO  (zkConnectionManagerCallback-8126-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2157037 INFO  (zkConnectionManagerCallback-8128-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2157037 INFO  (TEST-ZkCLITest.testList-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testList
   [junit4]   2> 2157042 INFO  (zkConnectionManagerCallback-8130-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2157045 ERROR (TEST-ZkCLITest.testList-seed#[792983EBB8E53191]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2157047 INFO  (TEST-ZkCLITest.testList-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50241 50241
   [junit4]   2> 2157050 INFO  (Thread-4204) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50241 50241
   [junit4]   2> 2157057 INFO  (TEST-ZkCLITest.testList-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testList
   [junit4]   2> 2157068 INFO  (TEST-ZkCLITest.testGetFile-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetFile
   [junit4]   2> 2157068 INFO  (TEST-ZkCLITest.testGetFile-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testGetFile
   [junit4]   2> 2157188 INFO  (TEST-ZkCLITest.testGetFile-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-022\zookeeper/server1/data
   [junit4]   2> 2157189 INFO  (TEST-ZkCLITest.testGetFile-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2157189 INFO  (Thread-4205) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2157189 INFO  (Thread-4205) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2157194 ERROR (Thread-4205) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2157290 INFO  (TEST-ZkCLITest.testGetFile-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer start zk server on port:50255
   [junit4]   2> 2157297 INFO  (zkConnectionManagerCallback-8132-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2157306 INFO  (zkConnectionManagerCallback-8134-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2157306 INFO  (TEST-ZkCLITest.testGetFile-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testGetFile
   [junit4]   2> 2157310 INFO  (zkConnectionManagerCallback-8136-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2157311 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1009c4471e60002, likely client has closed socket
   [junit4]   2> 2157313 ERROR (TEST-ZkCLITest.testGetFile-seed#[792983EBB8E53191]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2157315 INFO  (TEST-ZkCLITest.testGetFile-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50255 50255
   [junit4]   2> 2157318 INFO  (Thread-4205) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50255 50255
   [junit4]   2> 2157324 INFO  (TEST-ZkCLITest.testGetFile-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetFile
   [junit4]   2> 2157335 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUpConfigLinkConfigClearZk
   [junit4]   2> 2157336 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testUpConfigLinkConfigClearZk
   [junit4]   2> 2157461 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-025\zookeeper/server1/data
   [junit4]   2> 2157461 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2157462 INFO  (Thread-4206) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2157462 INFO  (Thread-4206) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2157470 ERROR (Thread-4206) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2157563 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer start zk server on port:50269
   [junit4]   2> 2157569 INFO  (zkConnectionManagerCallback-8138-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2157578 INFO  (zkConnectionManagerCallback-8140-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2157578 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testUpConfigLinkConfigClearZk
   [junit4]   2> 2157582 INFO  (zkConnectionManagerCallback-8142-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2157595 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=2130608342
   [junit4]   2> 2157596 INFO  (zkConnectionManagerCallback-8144-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2157598 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1009c4472f50003, likely client has closed socket
   [junit4]   2> 2157742 INFO  (zkConnectionManagerCallback-8146-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2157746 INFO  (zkConnectionManagerCallback-8148-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2157748 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\currency.xml
   [junit4]   2> 2157749 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\mapping-FoldToASCII.txt
   [junit4]   2> 2157752 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\managed-schema
   [junit4]   2> 2157754 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\protwords.txt
   [junit4]   2> 2157755 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\synonyms.txt
   [junit4]   2> 2157756 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\stopwords.txt
   [junit4]   2> 2157760 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\hit_grouped.vm
   [junit4]   2> 2157761 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\mime_type_lists.vm
   [junit4]   2> 2157763 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\suggest.vm
   [junit4]   2> 2157767 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\hit.vm
   [junit4]   2> 2157769 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\pagination_bottom.vm
   [junit4]   2> 2157771 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\jquery.autocomplete.css
   [junit4]   2> 2157771 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\hit_plain.vm
   [junit4]   2> 2157774 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\product_doc.vm
   [junit4]   2> 2157775 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\query_form.vm
   [junit4]   2> 2157776 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\facet_queries.vm
   [junit4]   2> 2157777 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\debug.vm
   [junit4]   2> 2157779 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\facet_fields.vm
   [junit4]   2> 2157780 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\jquery.autocomplete.js
   [junit4]   2> 2157782 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\results_list.vm
   [junit4]   2> 2157783 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\tabs.vm
   [junit4]   2> 2157785 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\facet_pivot.vm
   [junit4]   2> 2157786 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\did_you_mean.vm
   [junit4]   2> 2157788 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\facets.vm
   [junit4]   2> 2157789 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\join_doc.vm
   [junit4]   2> 2157790 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\footer.vm
   [junit4]   2> 2157792 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\query_spatial.vm
   [junit4]   2> 2157793 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\facet_ranges.vm
   [junit4]   2> 2157795 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\query_group.vm
   [junit4]   2> 2157795 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\head.vm
   [junit4]   2> 2157797 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\main.css
   [junit4]   2> 2157798 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\pagination_top.vm
   [junit4]   2> 2157799 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\README.txt
   [junit4]   2> 2157800 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\cluster_results.vm
   [junit4]   2> 2157803 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\query.vm
   [junit4]   2> 2157804 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\layout.vm
   [junit4]   2> 2157806 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\error.vm
   [junit4]   2> 2157807 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\header.vm
   [junit4]   2> 2157808 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\VM_global_library.vm
   [junit4]   2> 2157809 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\cluster.vm
   [junit4]   2> 2157811 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\richtext_doc.vm
   [junit4]   2> 2157812 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\browse.vm
   [junit4]   2> 2157814 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\_schema_analysis_synonyms_english.json
   [junit4]   2> 2157815 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\update-script.js
   [junit4]   2> 2157816 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\_schema_analysis_stopwords_english.json
   [junit4]   2> 2157817 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\solrconfig.xml
   [junit4]   2> 2157819 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\elevate.xml
   [junit4]   2> 2157823 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\clustering\carrot2\README.txt
   [junit4]   2> 2157824 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\clustering\carrot2\lingo-attributes.xml
   [junit4]   2> 2157826 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\clustering\carrot2\stc-attributes.xml
   [junit4]   2> 2157826 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\clustering\carrot2\kmeans-attributes.xml
   [junit4]   2> 2157828 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\mapping-ISOLatin1Accent.txt
   [junit4]   2> 2157829 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\spellings.txt
   [junit4]   2> 2157831 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\xslt\example_atom.xsl
   [junit4]   2> 2157832 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\xslt\example_rss.xsl
   [junit4]   2> 2157833 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\xslt\luke.xsl
   [junit4]   2> 2157835 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\xslt\updateXml.xsl
   [junit4]   2> 2157837 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\xslt\example.xsl
   [junit4]   2> 2157838 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\_rest_managed.json
   [junit4]   2> 2157840 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\lang\contractions_it.txt
   [junit4]   2> 2157841 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\lang\contractions_ca.txt
   [junit4]   2> 2157842 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\lang\stemdict_nl.txt
   [junit4]   2> 2157844 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\lang\stopwords_hy.txt
   [junit4]   2> 2157845 INFO  (TEST-ZkCLITest.testUpCo

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

esource, TestSchemaSimilarityResource, TestSchemaVersionResource, TestSerializedLuceneMatchVersion, TestUniqueKeyFieldResource, TestManagedSynonymFilterFactory, BooleanFieldTest, DateRangeFieldTest, DocValuesMissingTest, ManagedSchemaRoundRobinCloudTest, TestCloudManagedSchema, TestPointFields, CurrencyRangeFacetCloudTest, LargeFieldTest, MergeStrategyTest, TestCollapseQParserPlugin, TestCustomSort, TestFieldSortValues, TestMaxScoreQueryParser, TestMissingGroups, TestReRankQParserPlugin, TestXmlQParserPlugin, TestMinMaxOnMultiValuedField, GraphQueryTest, TestCloudNestedDocsSort, SimpleMLTQParserTest, TestDFISimilarityFactory, TestDefaultStatsCache, TestExactSharedStatsCache, TestAuthorizationFramework]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAuthorizationFramework -Dtests.seed=792983EBB8E53191 -Dtests.slow=true -Dtests.locale=ar-OM -Dtests.timezone=America/Argentina/Ushuaia -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestAuthorizationFramework (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.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-subdirs\conf\stopwords: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-subdirs\conf\stopwords
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-subdirs\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-subdirs\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-subdirs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-subdirs
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-minimal-jmx\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-minimal-jmx\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-minimal-jmx: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-minimal-jmx
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([792983EBB8E53191]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [751/777 (3!)] on J0 in 20.46s, 1 test, 1 error <<< FAILURES!

[...truncated 2448 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [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_6219B5B90B1492F3-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=es-EC, timezone=Asia/Manila
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=56422920,total=126877696
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=6219B5B90B1492F3 -Dtests.slow=true -Dtests.locale=es-EC -Dtests.timezone=Asia/Manila -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [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_6219B5B90B1492F3-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_6219B5B90B1492F3-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_6219B5B90B1492F3-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_6219B5B90B1492F3-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_6219B5B90B1492F3-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_6219B5B90B1492F3-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_6219B5B90B1492F3-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_6219B5B90B1492F3-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_6219B5B90B1492F3-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_6219B5B90B1492F3-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_6219B5B90B1492F3-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_6219B5B90B1492F3-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_6219B5B90B1492F3-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_6219B5B90B1492F3-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6219B5B90B1492F3]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 14.30s, 8 tests, 1 error <<< FAILURES!

[...truncated 46156 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 464 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/464/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseSerialGC

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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_EAA246E844AF8D01-001\4.5.0-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_EAA246E844AF8D01-001\4.5.0-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_EAA246E844AF8D01-001\4.5.0-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_EAA246E844AF8D01-001\4.5.0-nocfs-001

	at __randomizedtesting.SeedInfo.seed([EAA246E844AF8D01]: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.analytics.OverallAnalyticsTest

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-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1\data\version-2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1\data\version-2\log.1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-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-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1\data\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1\data\version-2\log.1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001

	at __randomizedtesting.SeedInfo.seed([80B52200FCDC9C7E]: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.TestValueSourceCache

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.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001\spellcheckerFreq: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001\spellcheckerFreq    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001\spellcheckerFreq\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001\spellcheckerFreq\segments_1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-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.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001\spellcheckerFreq: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001\spellcheckerFreq
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001\spellcheckerFreq\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001\spellcheckerFreq\segments_1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001

	at __randomizedtesting.SeedInfo.seed([E058FA862E6BFAF2]: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.client.solrj.SolrSchemalessExampleTest

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-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-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-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([CBC1E07F53447840]: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.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_819755506DFCFD76-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_819755506DFCFD76-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_819755506DFCFD76-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_819755506DFCFD76-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_819755506DFCFD76-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_819755506DFCFD76-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_819755506DFCFD76-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_819755506DFCFD76-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_819755506DFCFD76-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_819755506DFCFD76-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_819755506DFCFD76-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_819755506DFCFD76-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_819755506DFCFD76-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_819755506DFCFD76-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_819755506DFCFD76-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_819755506DFCFD76-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_819755506DFCFD76-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_819755506DFCFD76-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_819755506DFCFD76-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_819755506DFCFD76-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_819755506DFCFD76-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_819755506DFCFD76-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_819755506DFCFD76-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_819755506DFCFD76-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_819755506DFCFD76-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_819755506DFCFD76-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_819755506DFCFD76-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_819755506DFCFD76-001

	at __randomizedtesting.SeedInfo.seed([819755506DFCFD76]: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 4897 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.02s 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.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] 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.testCreateSingleSegmentNoCFS
   [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.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]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {content6=DFR I(ne)Z(0.3), content5=DFR I(ne)L1, content2=DFR I(ne)1, utf8=IB SPL-L1, fie?ld=DFR I(F)L3(800.0), content=DFR GB1, autf8=IB SPL-LZ(0.3)}, locale=es-UY, timezone=Etc/GMT-7
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=34272584,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestManyPointsInOldIndex, TestFixBrokenOffsets, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=EAA246E844AF8D01 -Dtests.slow=true -Dtests.locale=es-UY -Dtests.timezone=Etc/GMT-7 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [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_EAA246E844AF8D01-001\4.5.0-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_EAA246E844AF8D01-001\4.5.0-nocfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EAA246E844AF8D01]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [8/9 (1!)] on J1 in 36.43s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 8547 lines...]
   [junit4] Suite: org.apache.solr.search.TestValueSourceCache
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001
   [junit4]   2> 2268881 WARN  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 2268881 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2268891 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-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> 2268891 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2268893 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2268895 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-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> 2269038 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2269091 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2269248 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2269414 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d836d
   [junit4]   2> 2269426 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d836d
   [junit4]   2> 2269426 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d836d
   [junit4]   2> 2269437 INFO  (coreLoadExecutor-9993-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2269437 INFO  (coreLoadExecutor-9993-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> 2269560 INFO  (coreLoadExecutor-9993-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2269594 INFO  (coreLoadExecutor-9993-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2269751 INFO  (coreLoadExecutor-9993-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2269770 INFO  (coreLoadExecutor-9993-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> 2269771 INFO  (coreLoadExecutor-9993-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@6d836d
   [junit4]   2> 2269771 INFO  (coreLoadExecutor-9993-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2269771 INFO  (coreLoadExecutor-9993-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.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001\]
   [junit4]   2> 2269774 INFO  (coreLoadExecutor-9993-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2270041 INFO  (coreLoadExecutor-9993-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2270041 INFO  (coreLoadExecutor-9993-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2270042 INFO  (coreLoadExecutor-9993-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2270042 INFO  (coreLoadExecutor-9993-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2270047 INFO  (coreLoadExecutor-9993-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7610335612332562]
   [junit4]   2> 2270047 INFO  (coreLoadExecutor-9993-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1eacc8f[collection1] main]
   [junit4]   2> 2270047 INFO  (coreLoadExecutor-9993-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2270091 INFO  (coreLoadExecutor-9993-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2270360 INFO  (coreLoadExecutor-9993-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2270360 INFO  (coreLoadExecutor-9993-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592863442198331392
   [junit4]   2> 2270363 INFO  (searcherExecutor-9994-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2270364 INFO  (searcherExecutor-9994-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2270364 INFO  (searcherExecutor-9994-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2270364 INFO  (searcherExecutor-9994-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2270366 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2270369 INFO  (TEST-TestValueSourceCache.testGeodistSource-seed#[E058FA862E6BFAF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGeodistSource
   [junit4]   2> 2270369 INFO  (TEST-TestValueSourceCache.testGeodistSource-seed#[E058FA862E6BFAF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGeodistSource
   [junit4]   2> 2270372 INFO  (TEST-TestValueSourceCache.testNumerics-seed#[E058FA862E6BFAF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNumerics
   [junit4]   2> 2270503 INFO  (TEST-TestValueSourceCache.testNumerics-seed#[E058FA862E6BFAF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNumerics
   [junit4]   2> 2270503 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2270504 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2032346
   [junit4]   2> 2270504 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2270504 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@121b8aa: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@ee0d05
   [junit4]   2> 2270506 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2270506 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@12e467c: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1ef7211
   [junit4]   2> 2270508 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2270508 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a3066c: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@164aee6
   [junit4]   2> 2270527 INFO  (searcherExecutor-9994-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2270528 INFO  (searcherExecutor-9994-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2270528 INFO  (searcherExecutor-9994-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2270529 INFO  (searcherExecutor-9994-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2270529 INFO  (searcherExecutor-9994-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2270530 INFO  (searcherExecutor-9994-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1eacc8f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2270577 INFO  (coreCloseExecutor-9999-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@b843fe
   [junit4]   2> 2270577 INFO  (coreCloseExecutor-9999-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=12076030
   [junit4]   2> 2270577 INFO  (coreCloseExecutor-9999-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ad92a6: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@18628bc
   [junit4]   2> 2270603 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1622, maxMBSortInHeap=5.508098680119849, sim=RandomSimilarity(queryNorm=true): {}, locale=es-GT, timezone=America/Danmarkshavn
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=161828088,total=431353856
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCache, SolrCmdDistributorTest, HdfsAutoAddReplicasIntegrationTest, DistributedQueryComponentOptimizationTest, DistributedFacetPivotSmallAdvancedTest, JsonLoaderTest, ExternalFileFieldSortTest, SparseHLLTest, TestDynamicFieldCollectionResource, SolrCoreCheckLockOnStartupTest, SimpleFacetsTest, TestClassicSimilarityFactory, HttpPartitionOnCommitTest, HdfsChaosMonkeyNothingIsSafeTest, TestDocSet, TestDirectoryFactory, TestNumericRangeQuery32, CloudMLTQParserTest, TestSolrCoreSnapshots, TestPullReplicaErrorHandling, TestCollationFieldDocValues, PKIAuthenticationIntegrationTest, BasicDistributedZk2Test, TestSegmentSorting, HdfsRecoveryZkTest, TestQuerySenderListener, TestSolr4Spatial, SolrSlf4jReporterTest, TestDistributedSearch, TestSchemaManager, TestInitQParser, TestFieldCacheSort, TestPKIAuthenticationPlugin, TestSolrCoreProperties, TestSha256AuthenticationProvider, TestSearchPerf, SortSpecParsingTest, UpdateRequestProcessorFactoryTest, QueryResultKeyTest, FacetPivotSmallTest, ConcurrentCreateRoutedAliasTest, TestLMJelinekMercerSimilarityFactory, AtomicUpdateProcessorFactoryTest, RestartWhileUpdatingTest, ZkControllerTest, LeaderFailoverAfterPartitionTest, TestSerializedLuceneMatchVersion, TestCorePropertiesReload, PropertiesRequestHandlerTest, ShowFileRequestHandlerTest, LeaderInitiatedRecoveryOnShardRestartTest, LIRRollingUpdatesTest, PreAnalyzedFieldTest, HdfsLockFactoryTest, TestLuceneMatchVersion, TestRandomDVFaceting, TestWriterPerf, TestImpersonationWithHadoopAuth, SuggesterTest, TestClusterProperties, FieldAnalysisRequestHandlerTest, CustomHighlightComponentTest, TestFastWriter, QueryParsingTest, BJQParserTest, TestSolrCloudWithSecureImpersonation, V2ApiIntegrationTest, TestNestedDocsSort, TestRequestForwarding, TestSimpleTrackingShardHandler, TolerantUpdateProcessorTest, CoreAdminHandlerTest, BasicAuthIntegrationTest, TestManagedSchemaThreadSafety, TestCloudRecovery, TestReloadDeadlock, TestCSVLoader, TestSolrDeletionPolicy2, ClassificationUpdateProcessorTest, TestEmbeddedSolrServerConstructors, TestExpandComponent, DistributedFacetPivotLargeTest, TestSubQueryTransformerDistrib, ResponseLogComponentTest, TestLuceneIndexBackCompat, CollectionReloadTest, TestTestInjection, TestManagedResourceStorage, DocValuesTest, ExplicitHLLTest, DeleteLastCustomShardedReplicaTest, SolrMetricReporterTest, TestRestoreCore, TestClusterStateMutator, TestDistribIDF, PeerSyncTest, TestGraphMLResponseWriter, JavabinLoaderTest, OverriddenZkACLAndCredentialsProvidersTest, TestSubQueryTransformer, SuggestComponentTest, ResponseHeaderTest, BlockCacheTest, CleanupOldIndexTest, SSLMigrationTest, ManagedSchemaRoundRobinCloudTest, TestSortableTextField, ReplaceNodeTest, TestFieldTypeCollectionResource, TestStressLucene, TestCodecSupport, TestSizeLimitedDistributedMap, HLLSerializationTest, TestUseDocValuesAsStored2, DirectUpdateHandlerTest, MoveReplicaHDFSFailoverTest, AliasIntegrationTest, CircularListTest, TestExecutePlanAction, TestSolrConfigHandlerConcurrent, TestMiniSolrCloudClusterSSL, TestBadConfig, DeleteStatusTest, AsyncCallRequestStatusResponseTest, TestAnalyzedSuggestions, HdfsBasicDistributedZk2Test, DOMUtilTest, SpellCheckComponentTest, TestPayloadScoreQParserPlugin, NodeMutatorTest, SyncSliceTest, TestStressVersions, TestConfig, BadIndexSchemaTest, SpellPossibilityIteratorTest, DeleteReplicaTest, ComputePlanActionTest, CSVRequestHandlerTest, TestImplicitCoreProperties, TestManagedSchema, TestSchemaNameResource, CdcrUpdateLogTest, ShardRoutingTest, TestMacroExpander, VersionInfoTest, TestPivotHelperCode, UninvertDocValuesMergePolicyTest, TestAtomicUpdateErrorCases, TestConfigSetsAPIExclusivity, TestRandomRequestDistribution, TestCrossCoreJoin, IndexSchemaTest, MinimalSchemaTest, TestConfigSetProperties, SolrShardReporterTest, IndexBasedSpellCheckerTest, GraphQueryTest, DistribDocExpirationUpdateProcessorTest, TestCoreDiscovery, DistributedIntervalFacetingTest, TestReloadAndDeleteDocs, BigEndianAscendingWordSerializerTest, SortByFunctionTest, SimpleCollectionCreateDeleteTest, TestRawTransformer, RegexBoostProcessorTest, DistributedTermsComponentTest, SpatialRPTFieldTypeTest, DistributedFacetPivotWhiteBoxTest, DocValuesMultiTest, TestIndexingPerformance, PeerSyncWithIndexFingerprintCachingTest, HighlighterConfigTest, ResponseBuilderTest, DistributedFacetSimpleRefinementLongTailTest, DisMaxRequestHandlerTest, TestNamedUpdateProcessors, TestLegacyTerms, TestXmlQParser, TestLeaderInitiatedRecoveryThread, DistributedQueueTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, TestLMDirichletSimilarityFactory, CachingDirectoryFactoryTest, TestRandomFaceting, CheckHdfsIndexTest, TestCollectionsAPIViaSolrCloudCluster, LoggingHandlerTest, ExitableDirectoryReaderTest, TestSolrXml, TestMaxTokenLenTokenizer, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, OverseerTest, LeaderElectionIntegrationTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, ClusterStateUpdateTest, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, ZkCLITest, TestDistributedGrouping, TestRecovery, TestHashPartitioner, DistributedSpellCheckComponentTest, TestRealTimeGet, TestStressReorder, TestGroupingSearch, QueryElevationComponentTest, TestSort, TestFunctionQuery, BasicFunctionalityTest, HighlighterTest, SoftAutoCommitTest, SolrIndexSplitterTest, SimplePostToolTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SpellCheckCollatorTest, SuggesterFSTTest, TestFoldingMultitermQuery, SuggesterTSTTest, TestTrie, SpatialFilterTest, SuggesterWFSTTest, NoCacheHeaderTest, TestUpdate, TestWordDelimiterFilterFactory, QueryEqualityTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest, DebugComponentTest, PrimitiveFieldTypeTest, TestOmitPositions, FileBasedSpellCheckerTest, RequestHandlersTest, TestValueSourceCache]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestValueSourceCache -Dtests.seed=E058FA862E6BFAF2 -Dtests.slow=true -Dtests.locale=es-GT -Dtests.timezone=America/Danmarkshavn -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestValueSourceCache (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\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001\spellcheckerFreq: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001\spellcheckerFreq
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001\spellcheckerFreq\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001\spellcheckerFreq\segments_1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E058FA862E6BFAF2]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [401/777 (1!)] on J1 in 1.76s, 2 tests, 1 error <<< FAILURES!

[...truncated 1839 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.SolrSchemalessExampleTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\init-core-data-001
   [junit4]   2> 8196 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 8198 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-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> 8199 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 8263 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 8264 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 8265 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-002\cores\core
   [junit4]   2> 8691 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 8726 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 8726 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 8733 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 8773 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f3e2dd{/solr,null,AVAILABLE}
   [junit4]   2> 8815 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1b39388{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 8816 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.e.j.s.Server Started @?????ms
   [junit4]   2> 8816 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54607, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-002\cores}
   [junit4]   2> 8873 ERROR (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 8874 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 8874 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 8874 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 8874 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-19T21:14:03.660Z
   [junit4]   2> 8882 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\solr.xml
   [junit4]   2> 9037 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001
   [junit4]   2> 9038 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 9089 INFO  (coreLoadExecutor-19-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 9132 WARN  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 9133 WARN  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 9133 WARN  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 9133 WARN  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 9134 WARN  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 9135 WARN  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 9136 WARN  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 9136 WARN  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 9145 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 9251 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=default-config
   [junit4]   2> 10202 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 10250 INFO  (coreLoadExecutor-19-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\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 10251 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 10251 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\data\]
   [junit4]   2> 10337 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 11038 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 11040 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 11041 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 11041 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 11043 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@153a45e[collection1] main]
   [junit4]   2> 11046 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\conf
   [junit4]   2> 11046 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 11114 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 11165 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 11168 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@153a45e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 11168 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 11168 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 11174 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@153a45e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 11185 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592865425688887296
   [junit4]   2> 11189 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#54607
   [junit4]   2> 11191 INFO  (TEST-SolrSchemalessExampleTest.testAddDelete-seed#[CBC1E07F53447840]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddDelete
   [junit4]   2> 11861 INFO  (qtp19230294-81) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1592865426365218816)} 0 98
   [junit4]   2> 11946 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 & 222 (1592865426478465024)]} 0 18
   [junit4]   2> 11955 INFO  (qtp19230294-83) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592865426496290816,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 11955 INFO  (qtp19230294-83) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@15fc8f6 commitCommandVersion:1592865426496290816
   [junit4]   2> 11991 INFO  (qtp19230294-83) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@35e65b[collection1] main]
   [junit4]   2> 11991 INFO  (qtp19230294-83) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 11992 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@35e65b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)))}
   [junit4]   2> 11992 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 11992 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@35e65b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)))}
   [junit4]   2> 11992 INFO  (qtp19230294-83) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 38
   [junit4]   2> 12005 INFO  (qtp19230294-79) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=2
   [junit4]   2> 12034 INFO  (qtp19230294-83) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[0 & 222 (-1592865426578079744)]} 0 1
   [junit4]   2> 12036 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592865426581225472,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 12036 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@15fc8f6 commitCommandVersion:1592865426581225472
   [junit4]   2> 12046 INFO  (qtp19230294-79) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@cc07ab[collection1] main]
   [junit4]   2> 12047 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@cc07ab[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 12047 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 12048 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@cc07ab[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 12049 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 12050 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 14
   [junit4]   2> 12055 INFO  (qtp19230294-79) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=3
   [junit4]   2> 12059 INFO  (qtp19230294-83) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 & 222 (1592865426603245568)]} 0 2
   [junit4]   2> 12061 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592865426607439872,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 12061 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@15fc8f6 commitCommandVersion:1592865426607439872
   [junit4]   2> 12068 INFO  (qtp19230294-79) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@180c2c8[collection1] main]
   [junit4]   2> 12069 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@180c2c8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):C1)))}
   [junit4]   2> 12069 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 12069 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@180c2c8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):C1)))}
   [junit4]   2> 12070 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 12070 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 9
   [junit4]   2> 12071 INFO  (qtp19230294-83) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 12169 INFO  (qtp19230294-79) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@14b9391[collection1] realtime]
   [junit4]   2> 12170 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=id:"0\ \&\ 222" (-1592865426620022784)} 0 96
   [junit4]   2> 12171 INFO  (qtp19230294-83) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592865426722783232,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 12172 INFO  (qtp19230294-83) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@15fc8f6 commitCommandVersion:1592865426722783232
   [junit4]   2> 12173 INFO  (qtp19230294-83) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@553388[collection1] main]
   [junit4]   2> 12173 INFO  (qtp19230294-83) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 12173 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@553388[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 12173 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 12174 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@553388[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 12175 INFO  (qtp19230294-83) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 3
   [junit4]   2> 12176 INFO  (qtp19230294-79) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 12180 INFO  (qtp19230294-83) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 & 222 (1592865426730123264)]} 0 2
   [junit4]   2> 12183 INFO  (qtp19230294-83) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 & 222 (1592865426735366144)]} 0 1
   [junit4]   2> 12186 INFO  (qtp19230294-83) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 & 222 (1592865426737463296)]} 0 0
   [junit4]   2> 12187 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592865426739560448,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 12187 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@15fc8f6 commitCommandVersion:1592865426739560448
   [junit4]   2> 12195 INFO  (qtp19230294-79) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@16591f1[collection1] main]
   [junit4]   2> 12196 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@16591f1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.3.0):C3)))}
   [junit4]   2> 12197 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 12197 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@16591f1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.3.0):C3)))}
   [junit4]   2> 12197 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 12198 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 11
   [junit4]   2> 12200 INFO  (qtp19230294-84) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=0
   [junit4]   2> 12243 INFO  (qtp19230294-84) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[0 & 222 (-1592865426796183552), 1 & 222 (-1592865426798280704), 2 & 222 (-1592865426798280705)]} 0 2
   [junit4]   2> 12245 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592865426800377856,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 12245 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@15fc8f6 commitCommandVersion:1592865426800377856
   [junit4]   2> 12247 INFO  (qtp19230294-79) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1894312[collection1] main]
   [junit4]   2> 12249 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@1894312[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 12249 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 12249 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1894312[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 12249 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 12250 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 4
   [junit4]   2> 12251 INFO  (qtp19230294-79) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 12252 INFO  (TEST-SolrSchemalessExampleTest.testAddDelete-seed#[CBC1E07F53447840]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddDelete
   [junit4]   2> 12259 INFO  (TEST-SolrSchemalessExampleTest.testCommitWithinOnDelete-seed#[CBC1E07F53447840]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithinOnDelete
   [junit4]   2> 12265 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1592865426819252224)} 0 2
   [junit4]   2> 12266 INFO  (qtp19230294-84) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592865426822397952,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 12266 INFO  (qtp19230294-84) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 12267 INFO  (qtp19230294-84) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 12267 INFO  (qtp19230294-84) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 1
   [junit4]   2> 12268 INFO  (qtp19230294-79) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 12481 INFO  (qtp19230294-84) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 12561 INFO  (qtp19230294-84) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id3 (1592865427052036096)]} 0 291
   [junit4]   2> 12562 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592865427132776448,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 12562 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@15fc8f6 commitCommandVersion:1592865427132776448
   [junit4]   2> 12746 INFO  (qtp19230294-79) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@fd399a[collection1] main]
   [junit4]   2> 12746 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 12747 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@fd399a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.3.0):C1)))}
   [junit4]   2> 12747 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 12747 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@fd399a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.3.0):C1)))}
   [junit4]   2> 12747 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 185
   [junit4]   2> 12754 INFO  (qtp19230294-84) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=id:id3&wt=javabin&version=2} hits=1 status=0 QTime=5
   [junit4]   2> 12762 INFO  (qtp19230294-85) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[id3 (-1592865427341443072)]} 0 2
   [junit4]   2> 12763 INFO  (qtp19230294-84) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=id:id3&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 13020 INFO  (qtp19230294-85) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=id:id3&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 13273 INFO  (qtp19230294-84) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=id:id3&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 13526 INFO  (qtp19230294-85) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=id:id3&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 13763 INFO  (commitScheduler-24-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 13764 INFO  (commitScheduler-24-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d5faa2[collection1] main]
   [junit4]   2> 13764 INFO  (commitScheduler-24-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 13764 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@1d5faa2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13765 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 13765 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d5faa2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13779 INFO  (qtp19230294-84) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=id:id3&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 13780 INFO  (TEST-SolrSchemalessExampleTest.testCommitWithinOnDelete-seed#[CBC1E07F53447840]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithinOnDelete
   [junit4]   2> 13784 INFO  (TEST-SolrSchemalessExampleTest.testCommitWithinOnAdd-seed#[CBC1E07F53447840]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithinOnAdd
   [junit4]   2> 13790 INFO  (qtp19230294-84) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1592865428419379200)} 0 1
   [junit4]   2> 13874 INFO  (qtp19230294-85) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592865428508508160,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 13874 INFO  (qtp19230294-85) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@15fc8f6 commitCommandVersion:1592865428508508160
   [junit4]   2> 13874 INFO  (qtp19230294-85) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@15d3b5c[collection1] main]
   [junit4]   2> 13876 INFO  (qtp19230294-85) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 13876 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@15d3b5c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13876 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 13876 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@15d3b5c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13876 INFO  (qtp19230294-85) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 58
   [junit4]   2> 13878 INFO  (qtp19230294-84) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 13925 INFO  (qtp19230294-85) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id3 (1592865428559888384)]} 0 2
   [junit4]   2> 13927 INFO  (qtp19230294-84) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 14426 INFO  (commitScheduler-24-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 14430 INFO  (commitScheduler-24-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@ab7319[collection1] main]
   [junit4]   2> 14431 INFO  (commitScheduler-24-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 14431 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@ab7319[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.3.0):C1)))}
   [junit4]   2> 14431 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 14431 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@ab7319[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.3.0):C1)))}
   [junit4]   2> 14928 INFO  (qtp19230294-85) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=id:id3&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 14932 INFO  (qtp19230294-84) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=ja

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

ite) <<<
   [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_819755506DFCFD76-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_819755506DFCFD76-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_819755506DFCFD76-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_819755506DFCFD76-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_819755506DFCFD76-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_819755506DFCFD76-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_819755506DFCFD76-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_819755506DFCFD76-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_819755506DFCFD76-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_819755506DFCFD76-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_819755506DFCFD76-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_819755506DFCFD76-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_819755506DFCFD76-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_819755506DFCFD76-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([819755506DFCFD76]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/5 (1!)] on J1 in 1.48s, 8 tests, 1 error <<< FAILURES!

[...truncated 699 lines...]
   [junit4] Suite: org.apache.solr.analytics.OverallAnalyticsTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\init-core-data-001
   [junit4]   2> Feb 19, 2018 9:18:45 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {string_s=PostingsFormat(name=Memory), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), string_sm=PostingsFormat(name=MockRandom)}, docValues:{int_i=DocValuesFormat(name=Lucene70), double_dm=DocValuesFormat(name=Lucene70), float_fm=DocValuesFormat(name=Memory), int_im=DocValuesFormat(name=Lucene70), date_dt=DocValuesFormat(name=Lucene70), date_dtm=DocValuesFormat(name=Lucene70), long_lm=DocValuesFormat(name=Lucene70), double_d=DocValuesFormat(name=Memory), float_f=DocValuesFormat(name=Lucene70), long_l=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Memory), string_s=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Asserting), string_sm=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1478, maxMBSortInHeap=6.759037879455288, sim=RandomSimilarity(queryNorm=true): {}, locale=de-LU, timezone=America/Rainy_River
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=33592304,total=86593536
   [junit4]   2> NOTE: All tests run in this JVM: [AndFunctionTest, CastingDoubleValueStreamTest, LegacyExpressionTest, LegacyFieldFacetTest, AbstractAnalyticsFieldTest, AbsoluteValueFunctionTest, FilterFunctionTest, LegacyAbstractAnalyticsCloudTest, FloatFieldsTest, OrFunctionTest, CastingFloatValueStreamTest, LTFunctionTest, DivideFunctionTest, CastingStringValueStreamTest, LegacyFacetSortingTest, SubtractFunctionTest, CastingDateValueStreamTest, LegacyQueryFacetTest, RoundFunctionTest, MultFunctionTest, ExpressionFactoryTest, NoFacetTest, OverallAnalyticsTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=OverallAnalyticsTest -Dtests.seed=80B52200FCDC9C7E -Dtests.slow=true -Dtests.locale=de-LU -Dtests.timezone=America/Rainy_River -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | OverallAnalyticsTest (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-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1\data\version-2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1\data\version-2\log.1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([80B52200FCDC9C7E]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [43/78 (1!)] on J1 in 6.71s, 1 test, 1 error <<< FAILURES!

[...truncated 41173 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 463 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/463/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestZkChroot

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.cloud.TestZkChroot_771783E0D20012AB-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_771783E0D20012AB-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.cloud.TestZkChroot_771783E0D20012AB-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_771783E0D20012AB-001\tempDir-001

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


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

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([771783E0D20012AB:32BDF1999652AEDF]:0)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:101)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([771783E0D20012AB]:0)


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

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([771783E0D20012AB]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.schema.TestBulkSchemaAPI

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.rest.schema.TestBulkSchemaAPI_771783E0D20012AB-001\tempDir-004\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_771783E0D20012AB-001\tempDir-004\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_771783E0D20012AB-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_771783E0D20012AB-001\tempDir-004 

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.rest.schema.TestBulkSchemaAPI_771783E0D20012AB-001\tempDir-004\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_771783E0D20012AB-001\tempDir-004\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_771783E0D20012AB-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_771783E0D20012AB-001\tempDir-004

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


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.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_70652FB38208E8B0-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_70652FB38208E8B0-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_70652FB38208E8B0-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_70652FB38208E8B0-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_70652FB38208E8B0-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_70652FB38208E8B0-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_70652FB38208E8B0-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_70652FB38208E8B0-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_70652FB38208E8B0-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_70652FB38208E8B0-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_70652FB38208E8B0-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_70652FB38208E8B0-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_70652FB38208E8B0-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_70652FB38208E8B0-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_70652FB38208E8B0-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_70652FB38208E8B0-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_70652FB38208E8B0-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_70652FB38208E8B0-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_70652FB38208E8B0-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_70652FB38208E8B0-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_70652FB38208E8B0-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_70652FB38208E8B0-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_70652FB38208E8B0-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_70652FB38208E8B0-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_70652FB38208E8B0-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_70652FB38208E8B0-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_70652FB38208E8B0-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_70652FB38208E8B0-001

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




Build Log:
[...truncated 1793 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J1-20180219_072657_2057083112176529249271.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J0-20180219_072657_20318338439653738460964.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 308 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20180219_073241_19712688928198259255747.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20180219_073241_1978757672614987905432.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1066 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20180219_073421_1552161773044629992312.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20180219_073421_14811237066689349891987.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 244 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20180219_073645_59411605899444388363038.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20180219_073645_5933038567051262062539.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 248 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20180219_073701_4562314376272197889642.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20180219_073701_45610313180653901821633.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 163 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20180219_073729_35511031473103219660423.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20180219_073729_355222079832479624426.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 167 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20180219_073734_31916314316253161563505.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20180219_073734_31916488282001079768047.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 177 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20180219_073738_67710562100896884193749.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20180219_073738_6773510329981979215840.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20180219_073749_3017452843701788881657.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20180219_073749_30110340968748370335660.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 165 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20180219_073757_1702508972858818365772.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20180219_073757_1698942895536140823885.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 176 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20180219_073801_8526498316054091705390.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 222 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20180219_073830_71311515830281435508909.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20180219_073830_7149043001054794200818.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1412 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20180219_074040_79015505546577135678085.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20180219_074040_7908189017966875032187.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 252 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J0-20180219_074059_05413779648580761222763.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J1-20180219_074059_05414153247463591789773.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 261 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20180219_074119_52915047050158943148559.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20180219_074119_52818360309227831104782.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J0-20180219_074344_66950718380471979096.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J1-20180219_074344_67014749399730692932990.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 174 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20180219_074353_0919741338307106726952.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20180219_074353_0932666530675089504708.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 233 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J1-20180219_074402_35612302174553947545590.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J0-20180219_074402_35610026692813708133445.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 186 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20180219_074449_1426897561032265901613.syserr
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20180219_074449_1425717995785675041502.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 259 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20180219_074505_93012414403553170476939.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20180219_074505_93016388466182154597076.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J1-20180219_074528_5398685208639027420230.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J0-20180219_074528_5393459214983732838422.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 154 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J0-20180219_074544_65110158218511333542284.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J1-20180219_074544_6496034653922920925835.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 192 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J1-20180219_074554_5337554562979138284895.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J0-20180219_074554_5307323515212398518009.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 339 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J0-20180219_074632_3945442771809872547572.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J1-20180219_074632_39411672613666220195330.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 233 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20180219_074650_8402893035076743362334.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20180219_074650_84017198013466701605783.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 213 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20180219_074703_0662028935930184900190.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20180219_074703_0664710021027119647860.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 222 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20180219_074724_58410640588197218137914.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20180219_074724_5845987020816661479666.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 318 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20180219_074807_08917678479957381503085.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20180219_074807_08912495963634597918580.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 181 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20180219_074856_3944342044404228654648.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 17 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20180219_074856_39417719665409661055089.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20180219_074921_9306558124314352310102.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 255 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20180219_074928_5131231477226294403378.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20180219_074928_51315234219404463043107.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 2572 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestZkChroot
   [junit4]   2> 1873010 INFO  (SUITE-TestZkChroot-seed#[771783E0D20012AB]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_771783E0D20012AB-001\init-core-data-001
   [junit4]   2> 1873011 WARN  (SUITE-TestZkChroot-seed#[771783E0D20012AB]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=460 numCloses=460
   [junit4]   2> 1873011 INFO  (SUITE-TestZkChroot-seed#[771783E0D20012AB]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1873013 INFO  (SUITE-TestZkChroot-seed#[771783E0D20012AB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1873014 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[771783E0D20012AB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNoBootstrapConf
   [junit4]   2> 1873014 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[771783E0D20012AB]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1873016 INFO  (Thread-4274) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1873016 INFO  (Thread-4274) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1873016 ERROR (Thread-4274) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1873115 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[771783E0D20012AB]) [    ] o.a.s.c.ZkTestServer start zk server on port:54863
   [junit4]   2> 1873223 INFO  (zkConnectionManagerCallback-4079-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1873224 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[771783E0D20012AB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_771783E0D20012AB-001\tempDir-001\solr.xml
   [junit4]   2> 1873228 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[771783E0D20012AB]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@dbe281, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1873229 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[771783E0D20012AB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54863/foo/bar2
   [junit4]   2> 1873235 INFO  (zkConnectionManagerCallback-4083-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1873236 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[771783E0D20012AB]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1431653053
   [junit4]   2> 1873236 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[771783E0D20012AB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1873236 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[771783E0D20012AB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1873236 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[771783E0D20012AB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1873236 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[771783E0D20012AB]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1873237 ERROR (TEST-TestZkChroot.testNoBootstrapConf-seed#[771783E0D20012AB]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1873238 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[771783E0D20012AB]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54863 54863
   [junit4]   2> 1873239 INFO  (Thread-4274) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54863 54863
   [junit4]   2> 1873239 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[771783E0D20012AB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNoBootstrapConf
   [junit4]   2> 1873241 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWithUploadDir
   [junit4]   2> 1873242 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1873242 INFO  (Thread-4275) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1873242 INFO  (Thread-4275) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1873244 ERROR (Thread-4275) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1873342 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [    ] o.a.s.c.ZkTestServer start zk server on port:54872
   [junit4]   2> 1873447 INFO  (zkConnectionManagerCallback-4085-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1873448 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_771783E0D20012AB-001\tempDir-002\solr.xml
   [junit4]   2> 1873456 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@dbe281, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1873460 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54872/foo/bar3
   [junit4]   2> 1873463 INFO  (zkConnectionManagerCallback-4089-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1873471 INFO  (zkConnectionManagerCallback-4091-thread-1-processing-n:88.99.242.118:8983_solr) [n:88.99.242.118:8983_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1873658 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1873660 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 88.99.242.118:8983_solr
   [junit4]   2> 1873662 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.Overseer Overseer (id=72223845384192002-88.99.242.118:8983_solr-n_0000000000) starting
   [junit4]   2> 1873671 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/88.99.242.118:8983_solr
   [junit4]   2> 1873672 INFO  (OverseerStateUpdate-72223845384192002-88.99.242.118:8983_solr-n_0000000000) [n:88.99.242.118:8983_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1873980 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@dbe281
   [junit4]   2> 1873991 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@dbe281
   [junit4]   2> 1873991 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@dbe281
   [junit4]   2> 1874002 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_771783E0D20012AB-001\tempDir-002
   [junit4]   2> 1874002 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1874003 INFO  (coreLoadExecutor-7788-thread-1-processing-n:88.99.242.118:8983_solr) [n:88.99.242.118:8983_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1874003 ERROR (coreLoadExecutor-7788-thread-1-processing-n:88.99.242.118:8983_solr) [n:88.99.242.118:8983_solr c:collection1   x:collection1] o.a.s.c.ZkController 
   [junit4]   2> org.apache.solr.common.SolrException: Could not find collection : collection1
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:118)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.repairCoreProperty(CoreContainer.java:1684)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.checkStateInZk(ZkController.java:1682)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.preRegister(ZkController.java:1623)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1032)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:640)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1874008 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1372080206
   [junit4]   2> 1874008 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1874008 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e9d754e: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@48baa22f
   [junit4]   2> 1874014 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1874015 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@69f1364c: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@30b9a181
   [junit4]   2> 1874019 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1874019 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7c7595fb: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6933271f
   [junit4]   2> 1874023 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/88.99.242.118:8983_solr
   [junit4]   2> 1874023 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1874024 INFO  (zkCallback-4090-thread-1-processing-n:88.99.242.118:8983_solr) [n:88.99.242.118:8983_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1874024 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.Overseer Overseer (id=72223845384192002-88.99.242.118:8983_solr-n_0000000000) closing
   [junit4]   2> 1874025 WARN  (OverseerAutoScalingTriggerThread-72223845384192002-88.99.242.118:8983_solr-n_0000000000) [n:88.99.242.118:8983_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1874025 INFO  (OverseerStateUpdate-72223845384192002-88.99.242.118:8983_solr-n_0000000000) [n:88.99.242.118:8983_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 88.99.242.118:8983_solr
   [junit4]   2> 1874027 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1372080206
   [junit4]   2> 1874027 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1874028 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1874028 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1874028 ERROR (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.Overseer Could not create Overseer node
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:786)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:365)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:365)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.createOverseerNode(Overseer.java:796)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:662)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:649)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.publishNodeAsDown(ZkController.java:2727)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:747)
   [junit4]   2> 	at org.apache.solr.cloud.TestZkChroot.tearDown(TestZkChroot.java:57)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1874029 WARN  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.ZkController Could not publish node as down: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer
   [junit4]   2> 1874029 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/88.99.242.118:8983_solr
   [junit4]   2> 1874029 WARN  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.CoreContainer Error removing live node. Continuing to close CoreContainer
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeAdded/88.99.242.118:8983_solr
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1105)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:316)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:316)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.removeEphemeralLiveNode(ZkController.java:995)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:749)
   [junit4]   2> 	at org.apache.solr.cloud.TestZkChroot.tearDown(TestZkChroot.java:57)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1874030 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1874030 ERROR (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1874030 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54872 54872
   [junit4]   2> 1874031 INFO  (Thread-4275) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54872 54872
   [junit4]   2> 1874032 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.SolrTestCaseJ4 ###Ending testWithUploadDir
   [junit4]   2> 1874034 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.SolrTestCaseJ4 ###Starting testInitPathExists
   [junit4]   2> 1874035 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1874035 INFO  (Thread-4277) [n:88.99.242.118:8983_solr    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1874035 INFO  (Thread-4277) [n:88.99.242.118:8983_solr    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1874038 ERROR (Thread-4277) [n:88.99.242.118:8983_solr    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1874136 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.ZkTestServer start zk server on port:54884
   [junit4]   2> 1874242 INFO  (zkConnectionManagerCallback-4095-thread-1-processing-n:88.99.242.118:8983_solr) [n:88.99.242.118:8983_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1874245 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_771783E0D20012AB-001\tempDir-003\solr.xml
   [junit4]   2> 1874248 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@dbe281, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1874251 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54884/foo/bar4
   [junit4]   2> 1874253 INFO  (zkConnectionManagerCallback-4099-thread-1-processing-n:88.99.242.118:8983_solr) [n:88.99.242.118:8983_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1874257 INFO  (zkConnectionManagerCallback-4101-thread-1-processing-n:88.99.242.118:8983_solr) [n:88.99.242.118:8983_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1874367 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1874368 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 88.99.242.118:8983_solr
   [junit4]   2> 1874369 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.Overseer Overseer (id=72223845436162050-88.99.242.118:8983_solr-n_0000000000) starting
   [junit4]   2> 1874377 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/88.99.242.118:8983_solr
   [junit4]   2> 1874378 INFO  (OverseerStateUpdate-72223845436162050-88.99.242.118:8983_solr-n_0000000000) [n:88.99.242.118:8983_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1874388 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_771783E0D20012AB-001\tempDir-003
   [junit4]   2> 1874389 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1874389 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.ZkController bootstrapping config for 1 cores into ZooKeeper using solr.xml from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_771783E0D20012AB-001\tempDir-003
   [junit4]   2> 1874389 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.ZkController Uploading directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_771783E0D20012AB-001\tempDir-003\collection1\conf with name collection1 for SolrCore collection1
   [junit4]   2> 1874660 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@dbe281
   [junit4]   2> 1874669 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@dbe281
   [junit4]   2> 1874669 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@dbe281
   [junit4]   2> 1874679 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_771783E0D20012AB-001\tempDir-003
   [junit4]   2> 1874680 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1874681 INFO  (coreLoadExecutor-7800-thread-1-processing-n:88.99.242.118:8983_solr) [n:88.99.242.118:8983_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1874681 ERROR (coreLoadExecutor-7800-thread-1-processing-n:88.99.242.118:8983_solr) [n:88.99.242.118:8983_solr c:collection1   x:collection1] o.a.s.c.ZkController 
   [junit4]   2> org.apache.solr.common.SolrException: Could not find collection : collection1
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:118)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.repairCoreProperty(CoreContainer.java:1684)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.checkStateInZk(ZkController.java:1682)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.preRegister(ZkController.java:1623)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1032)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:640)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1874685 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=744982915
   [junit4]   2> 1874685 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1874685 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5761e08e: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@346e8d46
   [junit4]   2> 1874689 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1874689 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5a352992: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@30b9a181
   [junit4]   2> 1874700 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1874700 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@26c376da: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6933271f
   [junit4]   2> 1874702 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/88.99.242.118:8983_solr
   [junit4]   2> 1874703 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1874703 INFO  (zkCallback-4100-thread-1-processing-n:88.99.242.118:8983_solr) [n:88.99.242.118:8983_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1874703 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.Overseer Overseer (id=72223845436162050-88.99.242.118:8983_solr-n_0000000000) closing
   [junit4]   2> 1874704 INFO  (OverseerStateUpdate-72223845436162050-88.99.242.118:8983_solr-n_0000000000) [n:88.99.242.118:8983_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 88.99.242.118:8983_solr
   [junit4]   2> 1874704 WARN  (OverseerAutoScalingTriggerThread-72223845436162050-88.99.242.118:8983_solr-n_0000000000) [n:88.99.242.118:8983_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1874706 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=744982915
   [junit4]   2> 1874706 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1874706 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1874706 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1874706 ERROR (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.Overseer Could not create Overseer node
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:786)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:365)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:365)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.createOverseerNode(Overseer.java:796)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:662)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:649)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.publishNodeAsDown(ZkController.java:2727)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:747)
   [junit4]   2> 	at org.apache.solr.cloud.TestZkChroot.tearDown(TestZkChroot.java:57)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeA

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

enkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_70652FB38208E8B0-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_70652FB38208E8B0-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([70652FB38208E8B0]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [3/5 (1!)] on J1 in 0.71s, 8 tests, 1 error <<< FAILURES!

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20180219_102512_95216150435177851998243.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20180219_102512_95214719976277557878756.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 800 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20180219_102540_9645346978540522534790.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20180219_102540_96418131824825550721805.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 563 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20180219_102713_24213654361419071615865.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20180219_102713_2417005344287161906262.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1278 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20180219_102801_5032604994046843524377.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 4 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20180219_102801_5033879751241456057293.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 656 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20180219_102823_38814932961369918186701.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20180219_102823_38813922451079065602181.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 565 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20180219_102910_567482012087698237925.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20180219_102910_5671832513424574953859.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 571 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20180219_102937_04410241215212415972908.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20180219_102937_0444741111600878641566.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 668 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20180219_102959_71713855590089297193302.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20180219_102959_71717237776376319149414.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 611 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20180219_103047_3332224400274273720545.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20180219_103047_33514128142989019444372.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 558 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20180219_103116_0768594119433737186019.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32536 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 462 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/462/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_188316A01E192BA8-001\testPostingsFormat-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_188316A01E192BA8-001\testPostingsFormat-004    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_188316A01E192BA8-001\testPostingsFormat-004\_0_Lucene50_0.doc: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_188316A01E192BA8-001\testPostingsFormat-004\_0_Lucene50_0.doc    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_188316A01E192BA8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_188316A01E192BA8-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\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_188316A01E192BA8-001\testPostingsFormat-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_188316A01E192BA8-001\testPostingsFormat-004
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_188316A01E192BA8-001\testPostingsFormat-004\_0_Lucene50_0.doc: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_188316A01E192BA8-001\testPostingsFormat-004\_0_Lucene50_0.doc
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_188316A01E192BA8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_188316A01E192BA8-001

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


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_188316A01E192BA8-001\tempDir-003: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_188316A01E192BA8-001\tempDir-003    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_188316A01E192BA8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_188316A01E192BA8-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\core\test\J0\temp\lucene.store.TestNIOFSDirectory_188316A01E192BA8-001\tempDir-003: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_188316A01E192BA8-001\tempDir-003
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_188316A01E192BA8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_188316A01E192BA8-001

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


FAILED:  org.apache.solr.cloud.ReplaceNodeNoTargetTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([BC3E8DE93E51EF95:346AB23390AD826D]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([BC3E8DE93E51EF95:632BA6661B939DA]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.junit.Assert.assertNull(Assert.java:562)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1585)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

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.update.processor.AtomicUpdateProcessorFactoryTest_BC3E8DE93E51EF95-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.AtomicUpdateProcessorFactoryTest_BC3E8DE93E51EF95-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.update.processor.AtomicUpdateProcessorFactoryTest_BC3E8DE93E51EF95-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.AtomicUpdateProcessorFactoryTest_BC3E8DE93E51EF95-001\init-core-data-001

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


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index 0 out-of-bounds for length 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index 0 out-of-bounds for length 0
	at __randomizedtesting.SeedInfo.seed([BC3E8DE93E51EF95:A876D6BC1D56528B]:0)
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
	at java.base/java.util.Objects.checkIndex(Objects.java:372)
	at java.base/java.util.ArrayList.get(ArrayList.java:440)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-001

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




Build Log:
[...truncated 626 lines...]
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=10, maxDocsPerChunk=1000, blockSize=7), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=10, blockSize=7)), sim=RandomSimilarity(queryNorm=false): {f_DOCS_AND_FREQS=DFR I(ne)L1, field=IB LL-LZ(0.3), f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=IB SPL-D3(800.0), f_DOCS_AND_FREQS_AND_POSITIONS=IB SPL-D3(800.0), body=DFR I(n)B1, f_DOCS=DFR I(ne)3(800.0)}, locale=os-GE, timezone=Australia/Perth
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=54881896,total=177876992
   [junit4]   2> NOTE: All tests run in this JVM: [TestAxiomaticSimilarity, TestControlledRealTimeReopenThread, TestPackedInts, TestNativeFSLockFactory, TestRegExp, TestDirectPacked, TestMathUtil, TestQueryRescorer, TestShardSearching, TestDocumentWriter, TestNoDeletionPolicy, TestFlex, TestIndexWriterDelete, TestStressIndexing2, TestTermVectorsReader, TestMultiCollector, TestForTooMuchCloning, TestFileSwitchDirectory, TestSmallFloat, TestConcurrentMergeScheduler, TestSearchAfter, TestNoMergeScheduler, TestSegmentCacheables, TestSimilarityBase, TestIOUtils, TestExitableDirectoryReader, TestMutableValues, TestTwoPhaseCommitTool, TestUniqueTermCount, TestSubScorerFreqs, TestSortRandom, TestNotDocIdSet, TestNRTCachingDirectory, TestCharsRef, Test2BPostingsBytes, TestPersistentSnapshotDeletionPolicy, TestIndexWriterOutOfFileDescriptors, TestBooleanSimilarity, TestFixedBitDocIdSet, TestPayloads, TestTryDelete, TestTimSorter, TestIndexWriterForceMerge, TestAutomaton, TestDirectoryReaderReopen, TestByteArrayDataInput, TestCharTermAttributeImpl, TestSimpleExplanations, TestGraphTokenizers, TestStressNRT, TestDemo, TestCharArraySet, TestDirectory, TestSparseFixedBitDocIdSet, TestFilterWeight, TestWeakIdentityMap, Test2BPositions, TestPhraseQuery, TestDuelingCodecsAtNight, TestTerms, TestDocIDMerger, TestIndexedDISI, TestTopFieldCollector, TestMultiset, TestFastCompressionMode, TestIsCurrent, TestLucene50StoredFieldsFormatHighCompression, TestFieldReuse, TestDocumentsWriterStallControl, TestBlockPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBlockPostingsFormat -Dtests.seed=188316A01E192BA8 -Dtests.slow=true -Dtests.locale=os-GE -Dtests.timezone=Australia/Perth -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestBlockPostingsFormat (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\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_188316A01E192BA8-001\testPostingsFormat-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_188316A01E192BA8-001\testPostingsFormat-004
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_188316A01E192BA8-001\testPostingsFormat-004\_0_Lucene50_0.doc: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_188316A01E192BA8-001\testPostingsFormat-004\_0_Lucene50_0.doc
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_188316A01E192BA8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_188316A01E192BA8-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([188316A01E192BA8]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [112/466 (1!)] on J1 in 2.09s, 27 tests, 1 error <<< FAILURES!

[...truncated 270 lines...]
   [junit4] Suite: org.apache.lucene.store.TestNIOFSDirectory
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=199, maxDocsPerChunk=158, blockSize=1020), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=199, blockSize=1020)), sim=RandomSimilarity(queryNorm=false): {}, locale=uz-Arab, timezone=Europe/Paris
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=127363232,total=304369664
   [junit4]   2> NOTE: All tests run in this JVM: [TestIntroSelector, TestStandardAnalyzer, TestBooleanQuery, TestMixedCodecs, TestPackedTokenAttributeImpl, TestSloppyMath, TestUpgradeIndexMergePolicy, TestDoubleRangeFieldQueries, TestBinaryTerms, TestSpanSearchEquivalence, TestLevenshteinAutomata, Test2BPoints, TestDocsAndPositions, TestBlockPostingsFormat2, TestFutureArrays, TestWildcardRandom, TestOperations, TestNorms, TestPointValues, TestSloppyPhraseQuery, TestMSBRadixSorter, LimitedFiniteStringsIteratorTest, TestLSBRadixSorter, TestReaderWrapperDVTypeCheck, TestComplexExplanations, TestSort, TestIndexableField, TestGraphTokenStreamFiniteStrings, TestBufferedIndexInput, TestSearchForDuplicates, TestRegexpRandom2, TestBooleanOr, TestExternalCodecs, TestBlendedTermQuery, TestWordlistLoader, TestNamedSPILoader, TestExceedMaxTermLength, TestNeverDelete, TestEarlyTerminatingSortingCollector, TestDocsWithFieldSet, TestTieredMergePolicy, TestIndexWriterMerging, TestTimSorterWorstCase, TestSpanTermQuery, TestLockFactory, TestSearchWithThreads, TestSimpleAttributeImpl, TestSimpleFSLockFactory, TestDocCount, TestTerm, TestArrayUtil, TestFlushByRamOrCountsPolicy, TestBinaryDocument, TestTermdocPerf, TestTermVectors, TestBufferedChecksum, TestClassicSimilarity, TestSortedSetDocValues, TestIndexWriterWithThreads, TestLucene70SegmentInfoFormat, TestMinimize, TestDocValuesQueries, TestSameTokenSamePosition, TestLucene50TermVectorsFormat, TestConsistentFieldNumbers, TestAllFilesHaveCodecHeader, TestInfoStream, TestUnicodeUtil, TestSimpleExplanationsWithFillerDocs, TestBinaryDocValuesUpdates, TestSimilarity2, TestPrefixQuery, TestBagOfPositions, TestFieldInvertState, TestFSTs, TestNIOFSDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNIOFSDirectory -Dtests.seed=188316A01E192BA8 -Dtests.slow=true -Dtests.locale=uz-Arab -Dtests.timezone=Europe/Paris -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestNIOFSDirectory (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\core\test\J0\temp\lucene.store.TestNIOFSDirectory_188316A01E192BA8-001\tempDir-003: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_188316A01E192BA8-001\tempDir-003
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_188316A01E192BA8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_188316A01E192BA8-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([188316A01E192BA8]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [193/466 (2!)] on J0 in 1.37s, 42 tests, 1 error <<< FAILURES!

[...truncated 12251 lines...]
   [junit4] Suite: org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.AtomicUpdateProcessorFactoryTest_BC3E8DE93E51EF95-001\init-core-data-001
   [junit4]   2> 1218742 WARN  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1218742 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1218743 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1218743 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1218743 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1218744 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-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> 1218764 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1218778 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1218842 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1218881 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@144079dc
   [junit4]   2> 1218887 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@144079dc
   [junit4]   2> 1218887 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@144079dc
   [junit4]   2> 1218890 INFO  (coreLoadExecutor-6539-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1218890 INFO  (coreLoadExecutor-6539-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> 1219030 INFO  (coreLoadExecutor-6539-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1219045 INFO  (coreLoadExecutor-6539-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1219111 INFO  (coreLoadExecutor-6539-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1219119 INFO  (coreLoadExecutor-6539-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> 1219119 INFO  (coreLoadExecutor-6539-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@144079dc
   [junit4]   2> 1219120 INFO  (coreLoadExecutor-6539-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1219120 INFO  (coreLoadExecutor-6539-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.update.processor.AtomicUpdateProcessorFactoryTest_BC3E8DE93E51EF95-001\init-core-data-001\]
   [junit4]   2> 1219123 INFO  (coreLoadExecutor-6539-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=17.3115234375, floorSegmentMB=2.044921875, forceMergeDeletesPctAllowed=15.152424827877397, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.42117841157883384
   [junit4]   2> 1219178 INFO  (coreLoadExecutor-6539-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1219178 INFO  (coreLoadExecutor-6539-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1219179 INFO  (coreLoadExecutor-6539-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1219179 INFO  (coreLoadExecutor-6539-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1219181 INFO  (coreLoadExecutor-6539-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=27.87109375, floorSegmentMB=0.59375, forceMergeDeletesPctAllowed=10.411545894992788, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1219181 INFO  (coreLoadExecutor-6539-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@74847010[collection1] main]
   [junit4]   2> 1219182 INFO  (coreLoadExecutor-6539-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1219203 INFO  (coreLoadExecutor-6539-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1219227 INFO  (coreLoadExecutor-6539-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1219227 INFO  (searcherExecutor-6540-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1219227 INFO  (coreLoadExecutor-6539-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592764767012913152
   [junit4]   2> 1219230 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4] IGNOR/A 0.00s J1 | AtomicUpdateProcessorFactoryTest.testMultipleThreads
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-10734"))
   [junit4]   2> 1219231 INFO  (searcherExecutor-6540-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1219232 INFO  (searcherExecutor-6540-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1219232 INFO  (searcherExecutor-6540-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1219232 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWrongAtomicOpPassed
   [junit4]   2> 1219233 INFO  (searcherExecutor-6540-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1219233 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWrongAtomicOpPassed
   [junit4]   2> 1219234 INFO  (searcherExecutor-6540-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1219236 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 1219237 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592764767023398912,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1219237 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2544e90a commitCommandVersion:1592764767023398912
   [junit4]   2> 1219238 INFO  (searcherExecutor-6540-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1219238 INFO  (searcherExecutor-6540-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1219239 INFO  (searcherExecutor-6540-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1219239 INFO  (searcherExecutor-6540-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@74847010[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1219266 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3bd1d047[collection1] main]
   [junit4]   2> 1219267 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1219268 INFO  (searcherExecutor-6540-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3bd1d047[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)))}
   [junit4]   2> 1219268 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 30
   [junit4]   2> 1219269 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1219270 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=cat:human&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1219270 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=title:Mr&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1219270 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=count_i:20&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1219271 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name_s:Virat&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1219271 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=multiDefault:Delhi&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1219274 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592764767062196224,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1219274 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2544e90a commitCommandVersion:1592764767062196224
   [junit4]   2> 1219301 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f93149[collection1] main]
   [junit4]   2> 1219303 INFO  (searcherExecutor-6540-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6f93149[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):c1)))}
   [junit4]   2> 1219303 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1219303 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 28
   [junit4]   2> 1219303 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1219304 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=cat:human&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1219304 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=cat:animal&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1219304 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=title:Mr&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1219304 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=title:Dr&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1219305 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=count_i:20&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1219305 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=count_i:40&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1219305 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name_s:Virat&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1219305 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=multiDefault:Delhi&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1219305 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBasics
   [junit4]   2> 1219306 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNoUniqueIdPassed
   [junit4]   2> 1219306 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNoUniqueIdPassed
   [junit4]   2> 1219306 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1219307 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=103001004
   [junit4]   2> 1219307 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1219307 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@54877819: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@30a81c5d
   [junit4]   2> 1219309 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1219309 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@46eae362: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@167e3a93
   [junit4]   2> 1219311 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1219311 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4ae51817: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1f75873c
   [junit4]   2> 1219312 INFO  (coreCloseExecutor-6545-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1a1d4ad3
   [junit4]   2> 1219312 INFO  (coreCloseExecutor-6545-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=438127315
   [junit4]   2> 1219312 INFO  (coreCloseExecutor-6545-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@15cadc75: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@24c7a309
   [junit4]   2> 1219320 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=ta-LK, timezone=America/La_Paz
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=95956880,total=431939584
   [junit4]   2> NOTE: All tests run in this JVM: [JsonLoaderTest, DeleteReplicaTest, PeerSyncWithIndexFingerprintCachingTest, TestOverriddenPrefixQueryForCustomFieldType, FacetPivotSmallTest, TestRTimerTree, SharedFSAutoReplicaFailoverTest, RestartWhileUpdatingTest, BaseCdcrDistributedZkTest, TlogReplayBufferedWhileIndexingTest, TestWriterPerf, TestSimpleQParserPlugin, ZkSolrClientTest, SpatialHeatmapFacetsTest, FullSolrCloudDistribCmdsTest, HdfsRecoveryZkTest, TestScoreJoinQPScore, TestDynamicFieldCollectionResource, DirectUpdateHandlerTest, NodeMutatorTest, CloudMLTQParserTest, TestNamedUpdateProcessors, TestCloudManagedSchema, VMParamsZkACLAndCredentialsProvidersTest, PKIAuthenticationIntegrationTest, ClassificationUpdateProcessorFactoryTest, TestTestInjection, TestCrossCoreJoin, TestSortableTextField, TestHashPartitioner, BasicFunctionalityTest, TestLMDirichletSimilarityFactory, V2ApiIntegrationTest, DocValuesMultiTest, TestCodecSupport, ClusterStateUpdateTest, ResponseLogComponentTest, TestIntervalFaceting, DistributedExpandComponentTest, MetricTriggerTest, TimeZoneUtilsTest, HdfsCollectionsAPIDistributedZkTest, TestStressVersions, TestMultiWordSynonyms, TestLuceneMatchVersion, BJQParserTest, ZkControllerTest, TestFieldCacheVsDocValues, URLClassifyProcessorTest, TestReplicationHandlerBackup, TestHdfsUpdateLog, HdfsAutoAddReplicasIntegrationTest, AliasIntegrationTest, SpatialRPTFieldTypeTest, TestNonDefinedSimilarityFactory, ResponseBuilderTest, ReplaceNodeTest, CircularListTest, TestSolr4Spatial2, SoftAutoCommitTest, TestInPlaceUpdatesStandalone, SegmentsInfoRequestHandlerTest, TestRandomCollapseQParserPlugin, SolrJmxReporterCloudTest, LoggingHandlerTest, TestSolr4Spatial, TestValueSourceCache, SortSpecParsingTest, ReplicaListTransformerTest, MinimalSchemaTest, NotRequiredUniqueKeyTest, SimpleFacetsTest, SchemaApiFailureTest, TestImplicitCoreProperties, TestComponentsName, DistributedSpellCheckComponentTest, BooleanFieldTest, DistanceFunctionTest, DocValuesTest, CreateRoutedAliasTest, TestRestoreCore, BlockJoinFacetRandomTest, TestRandomRequestDistribution, RegexBoostProcessorTest, TestManagedSchema, TestNodeLostTrigger, ResponseHeaderTest, SpellCheckCollatorTest, SubstringBytesRefFilterTest, TestSolrCloudWithSecureImpersonation, TestPivotHelperCode, CdcrVersionReplicationTest, CursorMarkTest, OverriddenZkACLAndCredentialsProvidersTest, TestCoreBackup, TestFieldTypeCollectionResource, TestDistributedGrouping, RemoteQueryErrorTest, TestBlendedInfixSuggestions, ShowFileRequestHandlerTest, TestPKIAuthenticationPlugin, TestBadConfig, ConcurrentCreateRoutedAliasTest, SpellPossibilityIteratorTest, ScriptEngineTest, TestZkAclsWithHadoopAuth, TestUnifiedSolrHighlighter, TestSimpleTrackingShardHandler, CdcrUpdateLogTest, SuggesterTest, ParsingFieldUpdateProcessorsTest, DistributedFacetPivotLargeTest, DistributedFacetPivotWhiteBoxTest, TestBulkSchemaAPI, SparseHLLTest, AddBlockUpdateTest, TestGraphMLResponseWriter, DocValuesMissingTest, DocValuesNotIndexedTest, ZkShardTermsTest, IndexSchemaTest, TestDocumentBuilder, TestJettySolrRunner, ConnectionManagerTest, SuggesterWFSTTest, ClusterStateTest, ShardRoutingTest, MigrateRouteKeyTest, CoreSorterTest, TestDistribIDF, TestExactStatsCache, TestRawTransformer, TestMaxScoreQueryParser, TestPHPSerializedResponseWriter, TestDistributedSearch, TestSolrCoreProperties, QueryResultKeyTest, HdfsLockFactoryTest, UninvertDocValuesMergePolicyTest, TestAtomicUpdateErrorCases, SolrCloudExampleTest, TestRequestForwarding, TestDFRSimilarityFactory, TestSearchPerf, ManagedSchemaRoundRobinCloudTest, TestStressInPlaceUpdates, TestAnalyzedSuggestions, ClassificationUpdateProcessorTest, CdcrReplicationHandlerTest, OverseerModifyCollectionTest, ZkStateWriterTest, DeleteLastCustomShardedReplicaTest, CollectionStateFormat2Test, DistanceUnitsTest, SpellCheckCollatorWithCollapseTest, BasicDistributedZk2Test, ExternalFileFieldSortTest, TestCorePropertiesReload, DistribDocExpirationUpdateProcessorTest, UpdateParamsTest, CurrencyFieldTypeTest, TestSimpleTextCodec, TestPushWriter, XsltUpdateRequestHandlerTest, ChaosMonkeySafeLeaderWithPullReplicasTest, DisMaxRequestHandlerTest, TestManagedSchemaThreadSafety, CustomHighlightComponentTest, TestSchemaNameResource, TestSerializedLuceneMatchVersion, TestAuthenticationFramework, DocumentAnalysisRequestHandlerTest, SolrCmdDistributorTest, TestTlogReplica, TestComplexPhraseQParserPlugin, JvmMetricsTest, AtomicUpdateProcessorFactoryTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AtomicUpdateProcessorFactoryTest -Dtests.seed=BC3E8DE93E51EF95 -Dtests.slow=true -Dtests.locale=ta-LK -Dtests.timezone=America/La_Paz -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | AtomicUpdateProcessorFactoryTest (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\J1\temp\solr.update.processor.AtomicUpdateProcessorFactoryTest_BC3E8DE93E51EF95-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.AtomicUpdateProcessorFactoryTest_BC3E8DE93E51EF95-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BC3E8DE93E51EF95]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [273/777 (1!)] on J1 in 0.63s, 4 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 204 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BC3E8DE93E51EF95-001\init-core-data-001
   [junit4]   2> 1520577 INFO  (SUITE-TestReplicationHandler-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1520579 INFO  (SUITE-TestReplicationHandler-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 1520579 INFO  (SUITE-TestReplicationHandler-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1520580 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestHandlerPathUnchanged
   [junit4]   2> 1520581 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BC3E8DE93E51EF95-001\solr-instance-001\collection1
   [junit4]   2> 1520584 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1520585 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1520585 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1520585 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1520585 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5fac7e5f{/solr,null,AVAILABLE}
   [junit4]   2> 1520586 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@195de17{HTTP/1.1,[http/1.1]}{127.0.0.1:64470}
   [junit4]   2> 1520586 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.e.j.s.Server Started @1530655ms
   [junit4]   2> 1520586 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BC3E8DE93E51EF95-001\solr-instance-001\collection1\data, hostPort=64470}
   [junit4]   2> 1520587 ERROR (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1520587 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 1520587 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1520587 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1520587 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-18T18:39:11.737926900Z
   [junit4]   2> 1520587 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BC3E8DE93E51EF95-001\solr-instance-001\solr.xml
   [junit4]   2> 1520590 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1520590 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1520591 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@144079dc, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1520626 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@144079dc
   [junit4]   2> 1520634 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@144079dc
   [junit4]   2> 1520634 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@144079dc
   [junit4]   2> 1520637 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BC3E8DE93E51EF95-001\solr-instance-001\.
   [junit4]   2> 1520637 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1520637 INFO  (coreLoadExecutor-7502-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1520653 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1215808132
   [junit4]   2> 1520655 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=845737282
   [junit4]   2> 1520655 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1213802675
   [junit4]   2> 1520655 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1501480975
   [junit4]   2> 1520655 INFO  (coreLoadExecutor-7502-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1520660 INFO  (coreLoadExecutor-7502-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1520661 INFO  (coreLoadExecutor-7502-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1520661 INFO  (coreLoadExecutor-7502-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\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BC3E8DE93E51EF95-001\solr-instance-001\.\collection1, trusted=true
   [junit4]   2> 1520663 INFO  (coreLoadExecutor-7502-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@144079dc
   [junit4]   2> 1520663 INFO  (coreLoadExecutor-7502-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1520663 INFO  (coreLoadExecutor-7502-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BC3E8DE93E51EF95-001\solr-instance-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BC3E8DE93E51EF95-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 1520664 INFO  (coreLoadExecutor-7502-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=34.224609375, floorSegmentMB=1.2275390625, forceMergeDeletesPctAllowed=2.006469272353868, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7790413639354752
   [junit4]   2> 1520709 INFO  (coreLoadExecutor-7502-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1520709 INFO  (coreLoadExecutor-7502-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1520710 INFO  (coreLoadExecutor-7502-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=40.28125, floorSegmentMB=1.357421875, forceMergeDeletesPctAllowed=4.198503613895603, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1520710 INFO  (coreLoadExecutor-7502-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2a63cccc[collection1] main]
   [junit4]   2> 1520711 INFO  (coreLoadExecutor-7502-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BC3E8DE93E51EF95-001\solr-instance-001\collection1\conf
   [junit4]   2> 1520711 INFO  (coreLoadExecutor-7502-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1520711 INFO  (coreLoadExecutor-7502-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1520711 INFO  (searcherExecutor-7503-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2a63cccc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1520713 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BC3E8DE93E51EF95-001\solr-instance-002\collection1
   [junit4]   2> 1520717 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1520719 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1520719 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1520719 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1520719 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3456689{/solr,null,AVAILABLE}
   [junit4]   2> 1520719 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@415e9751{HTTP/1.1,[http/1.1]}{127.0.0.1:64473}
   [junit4]   2> 1520719 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.e.j.s.Server Started @1530788ms
   [junit4]   2> 1520719 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BC3E8DE93E51EF95-001\solr-instance-002\collection1\data, hostPort=64473}
   [junit4]   2> 1520720 ERROR (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1520720 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 1520720 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1520720 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1520720 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-18T18:39:11.870862900Z
   [junit4]   2> 1520721 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BC3E8DE93E51EF95-001\solr-instance-002\solr.xml
   [junit4]   2> 1520723 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1520723 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1520724 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@144079dc, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1520763 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@144079dc
   [junit4]   2> 1520771 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@144079dc
   [junit4]   2> 1520771 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@144079dc
   [junit4]   2> 1520773 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BC3E8DE93E51EF95-001\solr-instance-002\.
   [junit4]   2> 1520773 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1520774 INFO  (coreLoadExecutor-7512-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1520780 INFO  (coreLoadExecutor-7512-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1520798 INFO  (coreLoadExecutor-7512-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1520799 INFO  (coreLoadExecutor-7512-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1520799 INFO  (coreLoadExecutor-7512-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\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BC3E8DE93E51EF95-001\solr-instance-002\.\collection1, trusted=true
   [junit4]   2> 1520799 INFO  (coreLoadExecutor-7512-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@144079dc
   [junit4]   2> 1520799 INFO  (coreLoadExecutor-7512-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1520800 INFO  (coreLoadExecutor-7512-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BC3E8DE93E51EF95-001\solr-instance-002\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BC3E8DE93E51EF95-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 1520802 INFO  (coreLoadExecutor-7512-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=34.224609375, floorSegmentMB=1.2275390625, forceMergeDeletesPctAllowed=2.006469272353868, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7790413639354752
   [junit4]   2> 1520853 INFO  (coreLoadExecutor-7512-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1520853 INFO  (coreLoadExecutor-7512-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1520853 INFO  (coreLoadExecutor-7512-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=40.28125, floorSegmentMB=1.357421875, forceMergeDeletesPctAllowed=4.198503613895603, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1520853 INFO  (coreLoadExecutor-7512-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@14f4ea09[collection1] main]
   [junit4]   2> 1520854 INFO  (coreLoadExecutor-7512-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BC3E8DE93E51EF95-001\solr-instance-002\collection1\conf
   [junit4]   2> 1520855 INFO  (coreLoadExecutor-7512-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1520855 INFO  (coreLoadExecutor-7512-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1520856 INFO  (searcherExecutor-7513-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@14f4ea09[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1520856 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.SolrTestCaseJ4 ###Ending doTestHandlerPathUnchanged
   [junit4]   2> 1520857 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@195de17{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1520857 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1124210001
   [junit4]   2> 1520857 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1520857 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@39045c30: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@57503258
   [junit4]   2> 1520861 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1520861 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5bf1838a: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@167e3a93
   [junit4]   2> 1520864 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1520864 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@48ecec55: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1f75873c
   [junit4]   2> 1520864 INFO  (coreCloseExecutor-7518-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@45d74f47
   [junit4]   2> 1520865 INFO  (coreCloseExecutor-7518-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1171738439
   [junit4]   2> 1520865 INFO  (coreCloseExecutor-7518-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@224fda56: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@3b7d1e7a
   [junit4]   2> 1520869 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5fac7e5f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1520869 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1520871 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@415e9751{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1520871 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1774535921
   [junit4]   2> 1520871 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1520872 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4445d8: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@b6cb701
   [junit4]   2> 1520876 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1520876 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [  

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

est, CurrencyFieldTypeTest, TestSimpleTextCodec, TestPushWriter, XsltUpdateRequestHandlerTest, ChaosMonkeySafeLeaderWithPullReplicasTest, DisMaxRequestHandlerTest, TestManagedSchemaThreadSafety, CustomHighlightComponentTest, TestSchemaNameResource, TestSerializedLuceneMatchVersion, TestAuthenticationFramework, DocumentAnalysisRequestHandlerTest, SolrCmdDistributorTest, TestTlogReplica, TestComplexPhraseQParserPlugin, JvmMetricsTest, AtomicUpdateProcessorFactoryTest, TestStressLucene, AnalyticsQueryTest, ComputePlanActionTest, PreAnalyzedFieldTest, SystemInfoHandlerTest, SystemLogListenerTest, BlobRepositoryCloudTest, SolrCoreMetricManagerTest, TestWordDelimiterFilterFactory, TestMacroExpander, CollectionsAPIAsyncDistributedZkTest, TestCSVLoader, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, SyncSliceTest, OverseerTest, TestReplicationHandler, TestRandomFaceting, TestRandomDVFaceting, ShardRoutingCustomTest, TestRealTimeGet, TestStressReorder, TestJoin, TestReload, DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer, SolrCoreTest, SpellCheckComponentTest, TestGroupingSearch, PeerSyncTest, BadIndexSchemaTest, TestSort, TestFiltering, TestFunctionQuery, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, CoreAdminHandlerTest, SolrRequestParserTest, TestFoldingMultitermQuery, TestTrie, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestUpdate, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, SolrInfoBeanTest, DebugComponentTest, CacheHeaderTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, TestQueryTypes, PrimitiveFieldTypeTest, TestOmitPositions, FileBasedSpellCheckerTest, TermsComponentTest, RequestHandlersTest, DocumentBuilderTest, TermVectorComponentTest, TestIndexingPerformance, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestCollationField, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, QueryParsingTest, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, CSVRequestHandlerTest, SearchHandlerTest, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, BadComponentTest, TestStressRecovery, TestSolrDeletionPolicy2, SampleTest, TestDocSet, TestBinaryField, TestConfig, OutputWriterTest, TestFuzzyAnalyzedSuggestions, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, ResourceLoaderTest, PluginInfoTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, TestSolrJ, TestLRUCache, SliceStateTest, UUIDFieldTest, FileUtilsTest, DistributedMLTComponentTest, TestRTGBase, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, ActionThrottleTest, AddReplicaTest, AssignBackwardCompatibilityTest, AsyncCallRequestStatusResponseTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, DeleteNodeTest, DeleteStatusTest, DistribJoinFromCollectionTest, DistributedQueueTest, DistributedVersionInfoTest, ForceLeaderTest, HttpPartitionOnCommitTest, LIRRollingUpdatesTest, LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnShardRestartTest, LegacyCloudClusterPropTest, MoveReplicaHDFSFailoverTest, MoveReplicaTest, ReplaceNodeNoTargetTest, ReplicationFactorTest, SSLMigrationTest, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestCloudPivotFacet, TestCloudRecovery, TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, TestOnReconnectListenerSupport, TestPullReplicaErrorHandling, CollectionReloadTest, CollectionTooManyReplicasTest, SimpleCollectionCreateDeleteTest, TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster, TestHdfsCloudBackupRestore, TestLocalFSCloudBackupRestore, TestRequestStatusCollectionAPI, AutoAddReplicasIntegrationTest, AutoAddReplicasPlanActionTest, HttpTriggerListenerTest, NodeLostTriggerTest, TestPolicyCloud, TriggerIntegrationTest]
   [junit4] Completed [630/777 (4!)] on J1 in 251.79s, 14 tests, 1 failure <<< FAILURES!

[...truncated 2828 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_5D1B3BA877DCE5E9-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1454, maxMBSortInHeap=7.146463703984745, sim=RandomSimilarity(queryNorm=true): {}, locale=mer, timezone=Asia/Kabul
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=60277808,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=5D1B3BA877DCE5E9 -Dtests.slow=true -Dtests.locale=mer -Dtests.timezone=Asia/Kabul -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-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_5D1B3BA877DCE5E9-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5D1B3BA877DCE5E9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [3/5 (1!)] on J1 in 0.91s, 8 tests, 1 error <<< FAILURES!

[...truncated 38838 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 461 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/461/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC

11 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestSimpleFSDirectory

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.value.CastingFloatValueStreamTest

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-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_737E37B63DF95270-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_737E37B63DF95270-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_737E37B63DF95270-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_737E37B63DF95270-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-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_737E37B63DF95270-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_737E37B63DF95270-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_737E37B63DF95270-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_737E37B63DF95270-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd:     1) Thread[id=299, name=qtp2108659400-299, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd: 
   1) Thread[id=299, name=qtp2108659400-299, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([49D74F2744492601]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=299, name=qtp2108659400-299, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=299, name=qtp2108659400-299, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([49D74F2744492601]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestTlogReplica

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.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper\server1\data\version-2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper\server1\data\version-2\log.1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-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.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper\server1\data\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper\server1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper\server1\data\version-2\log.1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001

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


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index Ù  out-of-bounds for length Ù 

Stack Trace:
java.lang.IndexOutOfBoundsException: Index Ù  out-of-bounds for length Ù 
	at __randomizedtesting.SeedInfo.seed([D0C69D8FC82B8562:C48EC6DAEB2C387C]:0)
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
	at java.base/java.util.Objects.checkIndex(Objects.java:372)
	at java.base/java.util.ArrayList.get(ArrayList.java:440)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([D0C69D8FC82B8562:BD3A397272637A65]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:265)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

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.handler.component.SuggestComponentContextFilterQueryTest_D0C69D8FC82B8562-001\init-core-data-001\suggest_context_implemented_but_not_configured: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_D0C69D8FC82B8562-001\init-core-data-001\suggest_context_implemented_but_not_configured    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_D0C69D8FC82B8562-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.handler.component.SuggestComponentContextFilterQueryTest_D0C69D8FC82B8562-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_D0C69D8FC82B8562-001\init-core-data-001\suggest_context_implemented_but_not_configured\_0.cfe: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_D0C69D8FC82B8562-001\init-core-data-001\suggest_context_implemented_but_not_configured\_0.cfe    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_D0C69D8FC82B8562-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_D0C69D8FC82B8562-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.handler.component.SuggestComponentContextFilterQueryTest_D0C69D8FC82B8562-001\init-core-data-001\suggest_context_implemented_but_not_configured: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_D0C69D8FC82B8562-001\init-core-data-001\suggest_context_implemented_but_not_configured
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_D0C69D8FC82B8562-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.handler.component.SuggestComponentContextFilterQueryTest_D0C69D8FC82B8562-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_D0C69D8FC82B8562-001\init-core-data-001\suggest_context_implemented_but_not_configured\_0.cfe: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_D0C69D8FC82B8562-001\init-core-data-001\suggest_context_implemented_but_not_configured\_0.cfe
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_D0C69D8FC82B8562-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_D0C69D8FC82B8562-001

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


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

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.TestDistributedStatsComponentCardinality_D0C69D8FC82B8562-001\tempDir-001\shard1\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestDistributedStatsComponentCardinality_D0C69D8FC82B8562-001\tempDir-001\shard1\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestDistributedStatsComponentCardinality_D0C69D8FC82B8562-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestDistributedStatsComponentCardinality_D0C69D8FC82B8562-001\tempDir-001\shard1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestDistributedStatsComponentCardinality_D0C69D8FC82B8562-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.TestDistributedStatsComponentCardinality_D0C69D8FC82B8562-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.TestDistributedStatsComponentCardinality_D0C69D8FC82B8562-001\tempDir-001\shard1\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestDistributedStatsComponentCardinality_D0C69D8FC82B8562-001\tempDir-001\shard1\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestDistributedStatsComponentCardinality_D0C69D8FC82B8562-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestDistributedStatsComponentCardinality_D0C69D8FC82B8562-001\tempDir-001\shard1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestDistributedStatsComponentCardinality_D0C69D8FC82B8562-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.TestDistributedStatsComponentCardinality_D0C69D8FC82B8562-001\tempDir-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.embedded.LargeVolumeJettyTest

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-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-001\tempDir-001\collection1\conf\lang: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-001\tempDir-001\collection1\conf\lang    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-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-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-001\tempDir-001\collection1\conf\lang: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-001\tempDir-001\collection1\conf\lang
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.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\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-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\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-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\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-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\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-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\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-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\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-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\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-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\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-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\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-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\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-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\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-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\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-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\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-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\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-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\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-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\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001

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




Build Log:
${BUILD_LOG_MULTILINE_REGEX,regex="(?x:                                                                                      \
                                                                                                                                                                    \
(?:.*\\[javac\\]\\s++(?![1-9]\\d*\\s+error).*\\r?\\n)*+.*\\[javac\\]\\s+[1-9]\\d*\\s+error.*\\r?\\n                           \
                                                                                                                                                                    \
|.*\\[junit4\\]\\s+Suite:.*+\\s++                                                                                                                      \
 (?:.*\\[junit4\\]\\s++(?!Suite:)(?!Completed).*\\r?\\n)*+                                                                                \
 .*\\[junit4\\]\\s++Completed\\s+.*<<<\\s*FAILURES!\\r?\\n                                                                         \
                                                                                                                                                                    \
|.*\\[junit4\\]\\s+JVM\\s+J\\d+:\\s+std(?:out|err)\\s+was\\s+not\\s+empty.*+\\s++                                         \
 (?:.*\\[junit4\\]\\s++(?!JVM\\s+\\d+:\\s+std)(?!\\<<<\\s+JVM\\s+J\\d+:\\s+EOF).*\\r?\\n)*+                           \
 .*\\[junit4\\]\\s++<<<\\s+JVM\\s+J\\d+:\\s+EOF.*\\r?\\n                                                                                \
                                                                                                                                                                     \
|.*rat-sources:.*\\r?\\n                                                                                                                                   \
 (?:\\s*+\\[echo\\]\\s*\\r?\\n|\\s*+\\[echo\\]\\s++(?![1-9]\\d*\\s+Unknown\\s+License)\\S.*\\r?\\n)*+                 \
 \\s*+\\[echo\\]\\s+[1-9]\\d*\\s+Unknown\\s+License.*\\r?\\n                                                                          \
 (?:\\s*+\\[echo\\].*\\r?\\n)*+                                                                                                                           \
                                                                                                                                                                      \
|(?:.*\\r?\\n){2}.*\\[licenses\\]\\s+MISSING\\s+sha1(?:.*\\r?\\n){2}                                                                  \
                                                                                                                                                                      \
|.*check-licenses:.*\\r?\\n\\s*\\[echo\\].*\\r?\\n                                                                                                \
 \\s*\\[licenses\\]\\s+(?:MISSING\\s+LICENSE|CHECKSUM\\s+FAILED).*\\r?\\n                                          \
 (?:\\s*+\\[licenses\\].*\\r?\\n)++                                                                                                                      \
                                                                                                                                                                       \
|(?:.*\\[javadoc\\]\\s++(?![1-9]\\d*\\s+(?:error|warning)).+\\r?\\n)*+                                                                  \
 .*\\[javadoc\\]\\s+[1-9]\\d*\\s+(?:error|warning).*\\r?\\n                                                                                   \
                                                                                                                                                                        \
|.*javadocs-lint:.*\\r?\\n(?:.*\\[exec\\].*\\r?\\n)*+                                                                                                \
                                                                                                                                                                         \
|.*check.*:.*\\r?\\n                                                                                                                                             \
 (?:\\s*+\\[forbidden-apis\\]\\s*\\r?\\n                                                                                                                 \
  |\\s*+\\[forbidden-apis\\]\\s++                                                                                                                          \
    (?!Scanned\\s+\\d+\\s+(?:\\(and\\s+\\d+\\s+related\\)\\s+)?class\\s+file\\(s\\))\\S.*\\r?\n)*+                           \
 \\s*+\\[forbidden-apis\\]\\s++                                                                                                                             \
   Scanned\\s+\\d+\\s+(?:\\(and\\s+\\d+\\s+related\\)\\s+)?class\\s+file\\(s\\).*[1-9]\\d*\\s+error\\(s\\)\\.\\r?\\n    \
                                                                                                                                                                          \
|\\S+:\\s*\\r?\\n                                                                                                                                                   \
 (?:(?!\\S+:\\s*\\r?\\n)(?!.*:\\s+exec\\s+returned:\\s+[^0]).*\\r?\\n)*+                                                                   \
 .*:\\s+exec\\s+returned:\\s+[^0](?s:.*+)                                                                                                             \
                                                                                                                                                                           \
|.*\\[echo\\]\\s+Building\\s+.*\\r?\\n                                                                                                                     \
 \\s*ivy-fail:\\s*(?:\\r?\\n)+                                                                                                                                   \
 \\s*ivy-configure:\\s*(?:\\r?\\n)+                                                                                                                         \
 \\s*\\[ivy:configure\\].*(?:\\r?\\n)+                                                                                                                       \
 .*resolve:.*(?:\\r?\\n)+                                                                                                                                        \
 (?:\\s*\\[ivy:retrieve\\].*\\r?\\n)*                                                                                                                           \
 \\s*\\[ivy:retrieve\\]\\s+:::*\\s+(?:ERRORS|FAILED\\s+DOWNLOADS).*\\r?\\n                                                  \
 (?:\\s*\\[ivy:retrieve\\].*\\r?\\n)*                                                                                                                           \
                                                                                                                                                                           \
|.*-ecj-javadoc-lint-(?:src|tests):.*\\r?\\n                                                                                                              \
 (?:\\s*\\[mkdir].*\\r?\\n)?                                                                                                                                      \
 (?:\\s*\\[ecj-lint\\].*\\r?\\n)*                                                                                                                                   \
 \\s*\\[ecj-lint\\].*\\([1-9]\\d*\\s+error.*\\r?\\n                                                                                                          \
                                                                                                                                                                            \
|.*check-lib-versions:.*\\r?\\n                                                                                                                               \
 (?:\\s*\\[echo\\].*\\r?\\n)?                                                                                                                                     \
 (?:\\s*\\[libversions\\].*\\r?\\n)*                                                                                                                             \
 \\s*\\[libversions\\].*[1-9]\\d*\\s+error.*\\r?\\n                                                                                                       \
                                                                                                                                                                            \
|.*-validate-source-patterns:.*\\r?\\n                                                                                                                    \
 (?:\\s*\\[source-patterns\\].*\\r?\\n)+                                                                                                                    \
                                                                                                                                                                            \
|.*\\r?\\n.*Full\\s+thread\\s+dump(?s:.*+)                                                                                                             \
                                                                                                                                                                            \
|.*(?:FATAL|ERROR):(?s:.*+)                                                                                                                              \
                                                                                                                                                                            \
|.*\\#\\s+A\\s+fatal\\s+error\\s+has\\s+been\\s+detected\\s+by\\s+the\\s+Java\\s+Runtime\\s+Environment:(?s:.*+)          \
                                                                                                                                                                            \
|.*\\#\\s+There\\s+is\\s+insufficient\\s+memory\\s+for\\s+the\\s+Java\\s+Runtime\\s+Environment\\s+to\\s+continue\\.(?s:.*+) \
                                                                                                                                                                            \
|.*BUILD\\s+FAILED(?s:.*+)                                                                                                                                \
                                                                                                                                                                            \
|(?:.*\\[repro\\].*\\r?\\n)+                                                                                                                                       \

)"}

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 460 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/460/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

6 tests failed.
FAILED:  org.apache.lucene.replicator.http.HttpReplicatorTest.testServerErrors

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_8909B5F02A9B8A8A-001\httpReplicatorTest-002\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_8909B5F02A9B8A8A-001\httpReplicatorTest-002\1 

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\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_8909B5F02A9B8A8A-001\httpReplicatorTest-002\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_8909B5F02A9B8A8A-001\httpReplicatorTest-002\1

	at __randomizedtesting.SeedInfo.seed([8909B5F02A9B8A8A:9E621A4FBE1B0818]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
	at org.apache.lucene.replicator.http.HttpReplicatorTest.testServerErrors(HttpReplicatorTest.java:149)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

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.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\shard3\configsets\cdcr-target: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\shard3\configsets\cdcr-target    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\shard3\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\shard3\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\shard3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\shard3    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-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\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\shard3\configsets\cdcr-target: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\shard3\configsets\cdcr-target
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\shard3\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\shard3\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\shard3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\shard3
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestUseDocValuesAsStored2

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.schema.TestUseDocValuesAsStored2_945B3641D7C9378C-001\tempDir-003\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_945B3641D7C9378C-001\tempDir-003\cores\core\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_945B3641D7C9378C-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_945B3641D7C9378C-001\tempDir-003\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_945B3641D7C9378C-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_945B3641D7C9378C-001\tempDir-003\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_945B3641D7C9378C-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_945B3641D7C9378C-001\tempDir-003 

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.schema.TestUseDocValuesAsStored2_945B3641D7C9378C-001\tempDir-003\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_945B3641D7C9378C-001\tempDir-003\cores\core\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_945B3641D7C9378C-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_945B3641D7C9378C-001\tempDir-003\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_945B3641D7C9378C-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_945B3641D7C9378C-001\tempDir-003\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_945B3641D7C9378C-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_945B3641D7C9378C-001\tempDir-003

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


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

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.search.TestMissingGroups_945B3641D7C9378C-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMissingGroups_945B3641D7C9378C-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMissingGroups_945B3641D7C9378C-001\init-core-data-001\spellchecker2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMissingGroups_945B3641D7C9378C-001\init-core-data-001\spellchecker2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMissingGroups_945B3641D7C9378C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMissingGroups_945B3641D7C9378C-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.search.TestMissingGroups_945B3641D7C9378C-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMissingGroups_945B3641D7C9378C-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMissingGroups_945B3641D7C9378C-001\init-core-data-001\spellchecker2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMissingGroups_945B3641D7C9378C-001\init-core-data-001\spellchecker2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMissingGroups_945B3641D7C9378C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMissingGroups_945B3641D7C9378C-001

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


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

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.TestSearcherReuse_945B3641D7C9378C-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSearcherReuse_945B3641D7C9378C-001\init-core-data-001\index    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSearcherReuse_945B3641D7C9378C-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.TestSearcherReuse_945B3641D7C9378C-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSearcherReuse_945B3641D7C9378C-001\init-core-data-001\index\segments_5: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSearcherReuse_945B3641D7C9378C-001\init-core-data-001\index\segments_5    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSearcherReuse_945B3641D7C9378C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSearcherReuse_945B3641D7C9378C-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.TestSearcherReuse_945B3641D7C9378C-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSearcherReuse_945B3641D7C9378C-001\init-core-data-001\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSearcherReuse_945B3641D7C9378C-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.TestSearcherReuse_945B3641D7C9378C-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSearcherReuse_945B3641D7C9378C-001\init-core-data-001\index\segments_5: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSearcherReuse_945B3641D7C9378C-001\init-core-data-001\index\segments_5
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSearcherReuse_945B3641D7C9378C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSearcherReuse_945B3641D7C9378C-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.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_9A67DBEDF93D5FBC-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_9A67DBEDF93D5FBC-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_9A67DBEDF93D5FBC-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_9A67DBEDF93D5FBC-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_9A67DBEDF93D5FBC-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_9A67DBEDF93D5FBC-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_9A67DBEDF93D5FBC-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_9A67DBEDF93D5FBC-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_9A67DBEDF93D5FBC-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_9A67DBEDF93D5FBC-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_9A67DBEDF93D5FBC-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_9A67DBEDF93D5FBC-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_9A67DBEDF93D5FBC-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_9A67DBEDF93D5FBC-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_9A67DBEDF93D5FBC-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_9A67DBEDF93D5FBC-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_9A67DBEDF93D5FBC-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_9A67DBEDF93D5FBC-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_9A67DBEDF93D5FBC-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_9A67DBEDF93D5FBC-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_9A67DBEDF93D5FBC-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_9A67DBEDF93D5FBC-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_9A67DBEDF93D5FBC-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_9A67DBEDF93D5FBC-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_9A67DBEDF93D5FBC-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_9A67DBEDF93D5FBC-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_9A67DBEDF93D5FBC-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_9A67DBEDF93D5FBC-001

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




Build Log:
[...truncated 1799 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J1-20180217_175309_142736519171867084485.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J0-20180217_175309_1443053691894334602588.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 311 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20180217_175908_1312505585112371396069.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20180217_175908_1311765950843161180531.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1066 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20180217_180006_27316743095237467944031.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20180217_180006_2739083770225135812634.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 239 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20180217_180202_9482445285569840766079.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20180217_180202_9488793036994850505912.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 251 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20180217_180212_5394403310774406429023.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20180217_180212_53910568273810162121997.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 163 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20180217_180236_86415705866351808089993.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20180217_180236_86410815638218900173422.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 170 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20180217_180242_61418412763060045421769.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20180217_180242_6145460256993174863213.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 177 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20180217_180247_37212319538172500282031.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20180217_180247_37015500965109956600675.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20180217_180259_8726279631043357508379.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20180217_180259_8729259650562600670636.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20180217_180308_8567020812919373836115.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20180217_180308_85614442634348701761625.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 176 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20180217_180313_83714019311214221739203.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 222 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20180217_180332_1143742233232097295001.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20180217_180332_1149571047327072565553.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1415 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20180217_180454_7271537633915798662766.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20180217_180454_72711799286637256245619.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 252 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J0-20180217_180506_4885526216954065280272.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J1-20180217_180506_4884900692134709448864.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 259 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20180217_180519_5994923850244905942838.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20180217_180519_59917462801297552165994.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J1-20180217_180637_97215261891204201896085.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J0-20180217_180637_97210750446668996880795.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 177 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20180217_180641_9313031196208229191995.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20180217_180641_93112540097841241635200.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 233 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J1-20180217_180648_061818254265753274454.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J0-20180217_180648_06118190032557834666431.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 183 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20180217_180710_6671150140652579586673.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20180217_180710_6677100953952494615626.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 259 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20180217_180717_38912461512823214635401.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20180217_180717_38911104108733790139280.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J1-20180217_180735_9928273405054489279047.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J0-20180217_180735_99110044147617991882578.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 154 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J0-20180217_180747_07010752340861107102548.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J1-20180217_180747_0708303237007610792266.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 188 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J1-20180217_180753_17910830805007143343722.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J0-20180217_180753_1792966797307560970322.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 339 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J0-20180217_180810_81710142256001852602081.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J1-20180217_180810_8178249465131515505170.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 233 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20180217_180821_1723399880156770807126.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20180217_180821_1726550233884911453749.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 213 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20180217_180830_272873692186938676138.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] Suite: org.apache.lucene.replicator.http.HttpReplicatorTest
   [junit4]   2> 2018-02-17 13:08:36.996:INFO::TEST-HttpReplicatorTest.testBasic-seed#[8909B5F02A9B8A8A]: Logging initialized @6677ms to org.eclipse.jetty.util.log.StdErrLog
   [junit4]   2> 2018-02-17 13:08:37.083:INFO:oejs.Server:TEST-HttpReplicatorTest.testBasic-seed#[8909B5F02A9B8A8A]: jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2018-02-17 13:08:37.101:INFO:oejs.session:TEST-HttpReplicatorTest.testBasic-seed#[8909B5F02A9B8A8A]: DefaultSessionIdManager workerName=node0
   [junit4]   2> 2018-02-17 13:08:37.101:INFO:oejs.session:TEST-HttpReplicatorTest.testBasic-seed#[8909B5F02A9B8A8A]: No SessionScavenger set, using defaults
   [junit4]   2> 2018-02-17 13:08:37.101:INFO:oejs.session:TEST-HttpReplicatorTest.testBasic-seed#[8909B5F02A9B8A8A]: Scavenging every 600000ms
   [junit4]   2> 2018-02-17 13:08:45.185:INFO:oejs.AbstractConnector:TEST-HttpReplicatorTest.testBasic-seed#[8909B5F02A9B8A8A]: Started ServerConnector@21ea2b84{HTTP/1.1,[http/1.1]}{127.0.0.1:60137}
   [junit4]   2> 2018-02-17 13:08:45.186:INFO:oejs.Server:TEST-HttpReplicatorTest.testBasic-seed#[8909B5F02A9B8A8A]: Started @14867ms
   [junit4]   2> 2018-02-17 13:08:45.518:INFO:oejs.AbstractConnector:TEST-HttpReplicatorTest.testBasic-seed#[8909B5F02A9B8A8A]: Stopped ServerConnector@21ea2b84{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2018-02-17 13:08:45.519:INFO:oejs.session:TEST-HttpReplicatorTest.testBasic-seed#[8909B5F02A9B8A8A]: Stopped scavenging
   [junit4]   2> 2018-02-17 13:08:45.527:INFO:oejs.Server:TEST-HttpReplicatorTest.testServerErrors-seed#[8909B5F02A9B8A8A]: jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2018-02-17 13:08:45.527:INFO:oejs.session:TEST-HttpReplicatorTest.testServerErrors-seed#[8909B5F02A9B8A8A]: DefaultSessionIdManager workerName=node0
   [junit4]   2> 2018-02-17 13:08:45.527:INFO:oejs.session:TEST-HttpReplicatorTest.testServerErrors-seed#[8909B5F02A9B8A8A]: No SessionScavenger set, using defaults
   [junit4]   2> 2018-02-17 13:08:45.528:INFO:oejs.session:TEST-HttpReplicatorTest.testServerErrors-seed#[8909B5F02A9B8A8A]: Scavenging every 660000ms
   [junit4]   2> 2018-02-17 13:08:45.529:INFO:oejs.AbstractConnector:TEST-HttpReplicatorTest.testServerErrors-seed#[8909B5F02A9B8A8A]: Started ServerConnector@4f19df22{HTTP/1.1,[http/1.1]}{127.0.0.1:60141}
   [junit4]   2> 2018-02-17 13:08:45.529:INFO:oejs.Server:TEST-HttpReplicatorTest.testServerErrors-seed#[8909B5F02A9B8A8A]: Started @15210ms
   [junit4]   2> 2018-02-17 13:08:45.569:INFO:oejs.AbstractConnector:TEST-HttpReplicatorTest.testServerErrors-seed#[8909B5F02A9B8A8A]: Stopped ServerConnector@4f19df22{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2018-02-17 13:08:45.569:INFO:oejs.session:TEST-HttpReplicatorTest.testServerErrors-seed#[8909B5F02A9B8A8A]: Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpReplicatorTest -Dtests.method=testServerErrors -Dtests.seed=8909B5F02A9B8A8A -Dtests.slow=true -Dtests.locale=seh-MZ -Dtests.timezone=Chile/EasterIsland -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.05s J0 | HttpReplicatorTest.testServerErrors <<<
   [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\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_8909B5F02A9B8A8A-001\httpReplicatorTest-002\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_8909B5F02A9B8A8A-001\httpReplicatorTest-002\1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8909B5F02A9B8A8A:9E621A4FBE1B0818]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
   [junit4]    > 	at org.apache.lucene.replicator.http.HttpReplicatorTest.testServerErrors(HttpReplicatorTest.java:149)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_8909B5F02A9B8A8A-001
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=4, maxDocsPerChunk=425, blockSize=3), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=4, blockSize=3)), sim=RandomSimilarity(queryNorm=true): {}, locale=seh-MZ, timezone=Chile/EasterIsland
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=70382840,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [IndexReplicationClientTest, LocalReplicatorTest, HttpReplicatorTest]
   [junit4] Completed [9/9 (1!)] on J0 in 8.64s, 2 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20180217_180830_27218021254773077380892.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 231 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20180217_180846_98814589840807550659556.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20180217_180846_98816801244360075803094.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 318 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20180217_180923_31717091405953400903153.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20180217_180923_3173419957073050753983.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 193 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20180217_180938_58918140764947155353442.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20180217_180938_5898674517464140777981.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20180217_180951_1957549154007122288225.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 255 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20180217_180954_8984223018908865111059.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20180217_180954_898788026835284423762.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3805 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedFacetPivotWhiteBoxTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\init-core-data-001
   [junit4]   2> 3221066 WARN  (SUITE-DistributedFacetPivotWhiteBoxTest-seed#[945B3641D7C9378C]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 3221068 INFO  (SUITE-DistributedFacetPivotWhiteBoxTest-seed#[945B3641D7C9378C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3221069 INFO  (SUITE-DistributedFacetPivotWhiteBoxTest-seed#[945B3641D7C9378C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 3221070 INFO  (SUITE-DistributedFacetPivotWhiteBoxTest-seed#[945B3641D7C9378C]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3221070 INFO  (SUITE-DistributedFacetPivotWhiteBoxTest-seed#[945B3641D7C9378C]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_tto/x
   [junit4]   2> 3221431 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\control\cores\collection1
   [junit4]   2> 3221432 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3221433 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3221433 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3221433 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3221433 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31a173dd{/_tto/x,null,AVAILABLE}
   [junit4]   2> 3221442 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@a1b1042{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 3221442 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 3221442 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_tto/x, hostPort=53075, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\control\cores}
   [junit4]   2> 3221443 ERROR (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3221443 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3221443 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 3221443 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3221443 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-17T19:05:07.793546800Z
   [junit4]   2> 3221444 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\control\solr.xml
   [junit4]   2> 3221446 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3221446 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3221447 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@131f570b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3221486 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@131f570b
   [junit4]   2> 3221496 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@131f570b
   [junit4]   2> 3221496 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@131f570b
   [junit4]   2> 3221500 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\control\cores
   [junit4]   2> 3221501 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3221514 INFO  (coreLoadExecutor-13486-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3221514 INFO  (coreLoadExecutor-13486-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> 3221553 INFO  (coreLoadExecutor-13486-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3221570 INFO  (coreLoadExecutor-13486-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3221662 INFO  (coreLoadExecutor-13486-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3221672 INFO  (coreLoadExecutor-13486-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 3221672 INFO  (coreLoadExecutor-13486-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@131f570b
   [junit4]   2> 3221672 INFO  (coreLoadExecutor-13486-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3221672 INFO  (coreLoadExecutor-13486-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.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 3221674 INFO  (coreLoadExecutor-13486-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1847626298, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 3221739 INFO  (coreLoadExecutor-13486-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3221740 INFO  (coreLoadExecutor-13486-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3221742 INFO  (coreLoadExecutor-13486-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3221742 INFO  (coreLoadExecutor-13486-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3221743 INFO  (coreLoadExecutor-13486-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.891132601838155]
   [junit4]   2> 3221744 INFO  (coreLoadExecutor-13486-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@44d3e2bd[collection1] main]
   [junit4]   2> 3221744 INFO  (coreLoadExecutor-13486-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3221752 INFO  (coreLoadExecutor-13486-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 3221783 INFO  (coreLoadExecutor-13486-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3221783 INFO  (searcherExecutor-13487-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3221785 INFO  (coreLoadExecutor-13486-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592676118046965760
   [junit4]   2> 3221793 INFO  (searcherExecutor-13487-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 3221794 INFO  (searcherExecutor-13487-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 3221794 INFO  (searcherExecutor-13487-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 3221795 INFO  (searcherExecutor-13487-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 3221797 INFO  (searcherExecutor-13487-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 3221799 INFO  (searcherExecutor-13487-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 3221800 INFO  (searcherExecutor-13487-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 3221800 INFO  (searcherExecutor-13487-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 3221801 INFO  (searcherExecutor-13487-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@44d3e2bd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3222212 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 3222213 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3222214 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3222214 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3222214 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3222215 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e1d73a5{/_tto/x,null,AVAILABLE}
   [junit4]   2> 3222216 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@58c2c9da{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 3222216 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 3222216 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_tto/x, hostPort=53078, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\shard0\cores}
   [junit4]   2> 3222216 ERROR (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3222217 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3222217 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 3222217 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3222217 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-17T19:05:08.567782600Z
   [junit4]   2> 3222217 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 3222221 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3222221 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3222222 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@131f570b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3222279 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@131f570b
   [junit4]   2> 3222292 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@131f570b
   [junit4]   2> 3222293 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@131f570b
   [junit4]   2> 3222296 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\shard0\cores
   [junit4]   2> 3222296 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3222297 INFO  (coreLoadExecutor-13497-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3222298 INFO  (coreLoadExecutor-13497-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> 3222346 INFO  (coreLoadExecutor-13497-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3222368 INFO  (coreLoadExecutor-13497-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3222466 INFO  (coreLoadExecutor-13497-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3222479 INFO  (coreLoadExecutor-13497-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 3222480 INFO  (coreLoadExecutor-13497-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@131f570b
   [junit4]   2> 3222480 INFO  (coreLoadExecutor-13497-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3222480 INFO  (coreLoadExecutor-13497-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.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 3222482 INFO  (coreLoadExecutor-13497-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1847626298, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 3222576 INFO  (coreLoadExecutor-13497-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3222576 INFO  (coreLoadExecutor-13497-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3222579 INFO  (coreLoadExecutor-13497-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3222579 INFO  (coreLoadExecutor-13497-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3222581 INFO  (coreLoadExecutor-13497-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.891132601838155]
   [junit4]   2> 3222582 INFO  (coreLoadExecutor-13497-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2bb4c070[collection1] main]
   [junit4]   2> 3222583 INFO  (coreLoadExecutor-13497-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3222593 INFO  (coreLoadExecutor-13497-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 3222643 INFO  (coreLoadExecutor-13497-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3222643 INFO  (searcherExecutor-13498-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3222643 INFO  (coreLoadExecutor-13497-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592676118946643968
   [junit4]   2> 3222651 INFO  (searcherExecutor-13498-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 3222652 INFO  (searcherExecutor-13498-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 3222652 INFO  (searcherExecutor-13498-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 3222655 INFO  (searcherExecutor-13498-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 3222681 INFO  (searcherExecutor-13498-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 3222695 INFO  (searcherExecutor-13498-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 3222699 INFO  (searcherExecutor-13498-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 3222705 INFO  (searcherExecutor-13498-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 3222709 INFO  (sear

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

jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9A67DBEDF93D5FBC-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_9A67DBEDF93D5FBC-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9A67DBEDF93D5FBC]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [3/5 (1!)] on J1 in 1.11s, 8 tests, 1 error <<< FAILURES!

[...truncated 4 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20180217_191316_90115602176597154186073.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20180217_191316_9012557706760186746397.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 800 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20180217_191343_60311724564228761851374.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20180217_191343_6035819730513701763800.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 563 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20180217_191502_94911310744001369973180.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20180217_191502_94917011322433382301861.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1279 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20180217_191538_61918147274741410859481.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20180217_191538_6194192510330672226613.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 656 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20180217_191558_8512897468183101003201.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20180217_191558_8529235652387817988325.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 565 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20180217_191640_46511079431264190113765.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20180217_191640_4657107543956336036812.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 574 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20180217_191706_5005400758266258588193.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20180217_191706_50217457470631439870416.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 668 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20180217_191730_2778952887697500414877.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20180217_191730_2772396169583340498474.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 611 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20180217_191824_05717496691295699687470.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20180217_191824_0576761131283462856457.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 558 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20180217_191853_2673973817563088478508.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32536 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 459 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/459/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_548AF3412E8EE189-001\testPostingsFormat.testExact-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_548AF3412E8EE189-001\testPostingsFormat.testExact-006    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_548AF3412E8EE189-001\testPostingsFormat.testExact-006\extra0: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_548AF3412E8EE189-001\testPostingsFormat.testExact-006\extra0    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_548AF3412E8EE189-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_548AF3412E8EE189-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\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_548AF3412E8EE189-001\testPostingsFormat.testExact-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_548AF3412E8EE189-001\testPostingsFormat.testExact-006
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_548AF3412E8EE189-001\testPostingsFormat.testExact-006\extra0: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_548AF3412E8EE189-001\testPostingsFormat.testExact-006\extra0
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_548AF3412E8EE189-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_548AF3412E8EE189-001

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


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
	at __randomizedtesting.SeedInfo.seed([3A40BEEAA03B7C1C:F3F5FC44A95CBAE9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:723)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.embedded.LargeVolumeJettyTest

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-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001\collection1\conf\lang: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001\collection1\conf\lang    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-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-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001\collection1\conf\lang: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001\collection1\conf\lang
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.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_D66F24E39189D263-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_D66F24E39189D263-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_D66F24E39189D263-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_D66F24E39189D263-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_D66F24E39189D263-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_D66F24E39189D263-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_D66F24E39189D263-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_D66F24E39189D263-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_D66F24E39189D263-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_D66F24E39189D263-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_D66F24E39189D263-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_D66F24E39189D263-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_D66F24E39189D263-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_D66F24E39189D263-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_D66F24E39189D263-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_D66F24E39189D263-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_D66F24E39189D263-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_D66F24E39189D263-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_D66F24E39189D263-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_D66F24E39189D263-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_D66F24E39189D263-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_D66F24E39189D263-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_D66F24E39189D263-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_D66F24E39189D263-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_D66F24E39189D263-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_D66F24E39189D263-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_D66F24E39189D263-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_D66F24E39189D263-001

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




Build Log:
[...truncated 595 lines...]
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat
   [junit4] IGNOR/A 0.00s J1 | TestPerFieldPostingsFormat.testMergeStability
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the fly, so we can't check it
   [junit4] IGNOR/A 0.00s J1 | TestPerFieldPostingsFormat.testPostingsEnumReuse
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the fly, so we can't check it
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1466, maxMBSortInHeap=6.125237956318036, sim=RandomSimilarity(queryNorm=true): {f_DOCS_AND_FREQS=DFR I(n)Z(0.3), field=IB LL-L1, f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=IB LL-D1, f_DOCS_AND_FREQS_AND_POSITIONS=DFR I(n)B2, body=DFR I(n)BZ(0.3), f_DOCS=DFR I(n)B3(800.0)}, locale=en-JM, timezone=Europe/Isle_of_Man
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=160741104,total=238026752
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexOrDocValuesQuery, TestUniqueTermCount, TestLongPostings, TestLucene60FieldInfoFormat, TestSpansEnum, TestSubScorerFreqs, TestSearchAfter, TestFrequencyTrackingRingBuffer, TestIntRangeFieldQueries, TestCharArraySet, TestMaxTermFrequency, TestNGramPhraseQuery, TestTermVectorsReader, TestLongBitSet, TestSPIClassIterator, TestDocValuesScoring, TestMmapDirectory, TestMultiTermConstantScore, TestNRTCachingDirectory, Test2BPositions, TestMutablePointsReaderUtils, TestIndexWriterExceptions2, TestCachingCollector, TestSingleInstanceLockFactory, TestSimilarityBase, TestCharTermAttributeImpl, TestPayloads, TestLongRange, TestIndexWriterNRTIsCurrent, TestBooleanScorer, TestPrefixCodedTerms, TestFastDecompressionMode, TestPagedBytes, TestMultiset, TestSentinelIntSet, Test2BBinaryDocValues, TestSimpleExplanations, TestBlockPostingsFormat, TestTermsEnum2, TestTryDelete, TestSegmentMerger, TestMergeRateLimiter, TestIsCurrent, TestStressNRT, TestNoDeletionPolicy, TestByteArrayDataInput, TestIntroSorter, TestStressIndexing, TestGraphTokenizers, TestTransactionRollback, TestFutureObjects, TestFastCompressionMode, TestCompiledAutomaton, TestIndexingSequenceNumbers, TestFieldMaskingSpanQuery, TestApproximationSearchEquivalence, TestAxiomaticSimilarity, TestSynonymQuery, TestDocumentWriter, TestSimpleFSDirectory, TestPerFieldPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPerFieldPostingsFormat -Dtests.seed=548AF3412E8EE189 -Dtests.slow=true -Dtests.locale=en-JM -Dtests.timezone=Europe/Isle_of_Man -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestPerFieldPostingsFormat (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\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_548AF3412E8EE189-001\testPostingsFormat.testExact-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_548AF3412E8EE189-001\testPostingsFormat.testExact-006
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_548AF3412E8EE189-001\testPostingsFormat.testExact-006\extra0: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_548AF3412E8EE189-001\testPostingsFormat.testExact-006\extra0
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_548AF3412E8EE189-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_548AF3412E8EE189-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([548AF3412E8EE189]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [108/466 (1!)] on J1 in 2.96s, 25 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 13702 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> 3354038 INFO  (SUITE-TriggerIntegrationTest-seed#[3A40BEEAA03B7C1C]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3A40BEEAA03B7C1C-001\init-core-data-001
   [junit4]   2> 3354039 WARN  (SUITE-TriggerIntegrationTest-seed#[3A40BEEAA03B7C1C]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=30 numCloses=30
   [junit4]   2> 3354040 INFO  (SUITE-TriggerIntegrationTest-seed#[3A40BEEAA03B7C1C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3354043 INFO  (SUITE-TriggerIntegrationTest-seed#[3A40BEEAA03B7C1C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 3354044 INFO  (SUITE-TriggerIntegrationTest-seed#[3A40BEEAA03B7C1C]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3A40BEEAA03B7C1C-001\tempDir-001
   [junit4]   2> 3354044 INFO  (SUITE-TriggerIntegrationTest-seed#[3A40BEEAA03B7C1C]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3354044 INFO  (Thread-5059) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3354044 INFO  (Thread-5059) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3354050 ERROR (Thread-5059) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3354145 INFO  (SUITE-TriggerIntegrationTest-seed#[3A40BEEAA03B7C1C]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:59576
   [junit4]   2> 3354152 INFO  (zkConnectionManagerCallback-9045-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3354158 INFO  (jetty-launcher-9042-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T07:57:37+10:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3354158 INFO  (jetty-launcher-9042-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T07:57:37+10:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3354159 INFO  (jetty-launcher-9042-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3354159 INFO  (jetty-launcher-9042-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3354159 INFO  (jetty-launcher-9042-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3354159 INFO  (jetty-launcher-9042-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3354159 INFO  (jetty-launcher-9042-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3354159 INFO  (jetty-launcher-9042-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3354160 INFO  (jetty-launcher-9042-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bcd33df{/solr,null,AVAILABLE}
   [junit4]   2> 3354160 INFO  (jetty-launcher-9042-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@36a09346{/solr,null,AVAILABLE}
   [junit4]   2> 3354161 INFO  (jetty-launcher-9042-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4514086e{HTTP/1.1,[http/1.1]}{127.0.0.1:59581}
   [junit4]   2> 3354161 INFO  (jetty-launcher-9042-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3938d2b9{HTTP/1.1,[http/1.1]}{127.0.0.1:59580}
   [junit4]   2> 3354161 INFO  (jetty-launcher-9042-thread-1) [    ] o.e.j.s.Server Started @3364743ms
   [junit4]   2> 3354161 INFO  (jetty-launcher-9042-thread-2) [    ] o.e.j.s.Server Started @3364743ms
   [junit4]   2> 3354161 INFO  (jetty-launcher-9042-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59581}
   [junit4]   2> 3354161 INFO  (jetty-launcher-9042-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59580}
   [junit4]   2> 3354162 ERROR (jetty-launcher-9042-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3354162 ERROR (jetty-launcher-9042-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3354162 INFO  (jetty-launcher-9042-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3354162 INFO  (jetty-launcher-9042-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3354162 INFO  (jetty-launcher-9042-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3354162 INFO  (jetty-launcher-9042-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3354162 INFO  (jetty-launcher-9042-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3354162 INFO  (jetty-launcher-9042-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3354162 INFO  (jetty-launcher-9042-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-17T06:10:43.743873Z
   [junit4]   2> 3354162 INFO  (jetty-launcher-9042-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-17T06:10:43.743873Z
   [junit4]   2> 3354165 INFO  (zkConnectionManagerCallback-9049-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3354165 INFO  (zkConnectionManagerCallback-9048-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3354165 INFO  (jetty-launcher-9042-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3354165 INFO  (jetty-launcher-9042-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3354172 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1008c6edeb70002, likely client has closed socket
   [junit4]   2> 3354172 INFO  (jetty-launcher-9042-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59576/solr
   [junit4]   2> 3354172 INFO  (jetty-launcher-9042-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59576/solr
   [junit4]   2> 3354179 INFO  (zkConnectionManagerCallback-9055-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3354179 INFO  (zkConnectionManagerCallback-9057-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3354184 INFO  (zkConnectionManagerCallback-9061-thread-1-processing-n:127.0.0.1:59581_solr) [n:127.0.0.1:59581_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3354185 INFO  (zkConnectionManagerCallback-9059-thread-1-processing-n:127.0.0.1:59580_solr) [n:127.0.0.1:59580_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3354322 INFO  (jetty-launcher-9042-thread-2) [n:127.0.0.1:59580_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3354323 INFO  (jetty-launcher-9042-thread-1) [n:127.0.0.1:59581_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3354323 INFO  (jetty-launcher-9042-thread-2) [n:127.0.0.1:59580_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59580_solr
   [junit4]   2> 3354324 INFO  (jetty-launcher-9042-thread-2) [n:127.0.0.1:59580_solr    ] o.a.s.c.Overseer Overseer (id=72212001848754182-127.0.0.1:59580_solr-n_0000000000) starting
   [junit4]   2> 3354324 INFO  (jetty-launcher-9042-thread-1) [n:127.0.0.1:59581_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59581_solr
   [junit4]   2> 3354327 INFO  (zkCallback-9058-thread-1-processing-n:127.0.0.1:59580_solr) [n:127.0.0.1:59580_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3354328 INFO  (zkCallback-9060-thread-1-processing-n:127.0.0.1:59581_solr) [n:127.0.0.1:59581_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3354337 DEBUG (OverseerAutoScalingTriggerThread-72212001848754182-127.0.0.1:59580_solr-n_0000000000) [n:127.0.0.1:59580_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 3354338 DEBUG (OverseerAutoScalingTriggerThread-72212001848754182-127.0.0.1:59580_solr-n_0000000000) [n:127.0.0.1:59580_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 3354339 DEBUG (OverseerAutoScalingTriggerThread-72212001848754182-127.0.0.1:59580_solr-n_0000000000) [n:127.0.0.1:59580_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:59581_solr]
   [junit4]   2> 3354339 DEBUG (OverseerAutoScalingTriggerThread-72212001848754182-127.0.0.1:59580_solr-n_0000000000) [n:127.0.0.1:59580_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 3354339 DEBUG (OverseerAutoScalingTriggerThread-72212001848754182-127.0.0.1:59580_solr-n_0000000000) [n:127.0.0.1:59580_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 3354340 INFO  (jetty-launcher-9042-thread-2) [n:127.0.0.1:59580_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59580_solr
   [junit4]   2> 3354343 INFO  (zkCallback-9058-thread-1-processing-n:127.0.0.1:59580_solr) [n:127.0.0.1:59580_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3354343 INFO  (zkCallback-9060-thread-1-processing-n:127.0.0.1:59581_solr) [n:127.0.0.1:59581_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3354343 DEBUG (OverseerAutoScalingTriggerThread-72212001848754182-127.0.0.1:59580_solr-n_0000000000) [n:127.0.0.1:59580_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3354343 DEBUG (OverseerAutoScalingTriggerThread-72212001848754182-127.0.0.1:59580_solr-n_0000000000) [n:127.0.0.1:59580_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 3354345 DEBUG (ScheduledTrigger-9981-thread-1) [n:127.0.0.1:59580_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 3354424 INFO  (jetty-launcher-9042-thread-2) [n:127.0.0.1:59580_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59580.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43308cbf
   [junit4]   2> 3354431 INFO  (jetty-launcher-9042-thread-1) [n:127.0.0.1:59581_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59581.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43308cbf
   [junit4]   2> 3354431 INFO  (jetty-launcher-9042-thread-2) [n:127.0.0.1:59580_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59580.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43308cbf
   [junit4]   2> 3354431 INFO  (jetty-launcher-9042-thread-2) [n:127.0.0.1:59580_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59580.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43308cbf
   [junit4]   2> 3354432 INFO  (jetty-launcher-9042-thread-2) [n:127.0.0.1:59580_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3A40BEEAA03B7C1C-001\tempDir-001\node2\.
   [junit4]   2> 3354436 INFO  (jetty-launcher-9042-thread-1) [n:127.0.0.1:59581_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59581.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43308cbf
   [junit4]   2> 3354437 INFO  (jetty-launcher-9042-thread-1) [n:127.0.0.1:59581_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59581.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43308cbf
   [junit4]   2> 3354437 INFO  (jetty-launcher-9042-thread-1) [n:127.0.0.1:59581_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3A40BEEAA03B7C1C-001\tempDir-001\node1\.
   [junit4]   2> 3354481 INFO  (zkConnectionManagerCallback-9067-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3354486 INFO  (zkConnectionManagerCallback-9071-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3354488 INFO  (SUITE-TriggerIntegrationTest-seed#[3A40BEEAA03B7C1C]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3354489 INFO  (SUITE-TriggerIntegrationTest-seed#[3A40BEEAA03B7C1C]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59576/solr ready
   [junit4]   2> 3354508 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeMarkersRegistration
   [junit4]   2> 3354511 INFO  (qtp606821943-34177) [n:127.0.0.1:59580_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3354517 INFO  (qtp606821943-34177) [n:127.0.0.1:59580_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 3354519 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.a.ScheduledTriggers -- removing trigger: .auto_add_replicas
   [junit4]   2> 3354521 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 3354521 DEBUG (zkCallback-9058-thread-1-processing-n:127.0.0.1:59580_solr) [n:127.0.0.1:59580_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 3354521 DEBUG (OverseerAutoScalingTriggerThread-72212001848754182-127.0.0.1:59580_solr-n_0000000000) [n:127.0.0.1:59580_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 3354521 DEBUG (OverseerAutoScalingTriggerThread-72212001848754182-127.0.0.1:59580_solr-n_0000000000) [n:127.0.0.1:59580_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 3354521 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3938d2b9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3354521 DEBUG (OverseerAutoScalingTriggerThread-72212001848754182-127.0.0.1:59580_solr-n_0000000000) [n:127.0.0.1:59580_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3354521 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1239892144
   [junit4]   2> 3354521 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3354521 DEBUG (OverseerAutoScalingTriggerThread-72212001848754182-127.0.0.1:59580_solr-n_0000000000) [n:127.0.0.1:59580_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 3354521 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d4dcf98: rootName = solr_59580, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3ce5e722
   [junit4]   2> 3354533 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3354533 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2ddfcb50: rootName = solr_59580, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5b64fa3a
   [junit4]   2> 3354537 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3354537 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@75ea62a7: rootName = solr_59580, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6ac8b0f1
   [junit4]   2> 3354542 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:59580_solr
   [junit4]   2> 3354543 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3354543 INFO  (zkCallback-9058-thread-1-processing-n:127.0.0.1:59580_solr) [n:127.0.0.1:59580_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 3354543 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3354544 INFO  (zkCallback-9060-thread-1-processing-n:127.0.0.1:59581_solr) [n:127.0.0.1:59581_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 3354544 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.Overseer Overseer (id=72212001848754182-127.0.0.1:59580_solr-n_0000000000) closing
   [junit4]   2> 3354544 INFO  (OverseerStateUpdate-72212001848754182-127.0.0.1:59580_solr-n_0000000000) [n:127.0.0.1:59580_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:59580_solr
   [junit4]   2> 3354545 DEBUG (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 3354545 WARN  (OverseerAutoScalingTriggerThread-72212001848754182-127.0.0.1:59580_solr-n_0000000000) [n:127.0.0.1:59580_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3354546 INFO  (zkCallback-9070-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 3354546 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1bcd33df{/solr,null,UNAVAILABLE}
   [junit4]   2> 3354546 INFO  (zkCallback-9060-thread-1-processing-n:127.0.0.1:59581_solr) [n:127.0.0.1:59581_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59581_solr
   [junit4]   2> 3354547 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3354549 INFO  (zkCallback-9060-thread-1-processing-n:127.0.0.1:59581_solr) [n:127.0.0.1:59581_solr    ] o.a.s.c.Overseer Overseer (id=72212001848754181-127.0.0.1:59581_solr-n_0000000001) starting
   [junit4]   2> 3354557 DEBUG (OverseerAutoScalingTriggerThread-72212001848754181-127.0.0.1:59581_solr-n_0000000001) [n:127.0.0.1:59581_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 3354558 DEBUG (OverseerAutoScalingTriggerThread-72212001848754181-127.0.0.1:59581_solr-n_0000000001) [n:127.0.0.1:59581_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 3354559 DEBUG (OverseerAutoScalingTriggerThread-72212001848754181-127.0.0.1:59581_solr-n_0000000001) [n:127.0.0.1:59581_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:59581_solr]
   [junit4]   2> 3354559 DEBUG (OverseerAutoScalingTriggerThread-72212001848754181-127.0.0.1:59581_solr-n_0000000001) [n:127.0.0.1:59581_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion -1
   [junit4]   2> 3354559 DEBUG (OverseerAutoScalingTriggerThread-72212001848754181-127.0.0.1:59581_solr-n_0000000001) [n:127.0.0.1:59581_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 3354561 DEBUG (OverseerAutoScalingTriggerThread-72212001848754181-127.0.0.1:59581_solr-n_0000000001) [n:127.0.0.1:59581_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3354561 DEBUG (OverseerAutoScalingTriggerThread-72212001848754181-127.0.0.1:59581_solr-n_0000000001) [n:127.0.0.1:59581_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 3354561 DEBUG (ScheduledTrigger-9990-thread-1) [n:127.0.0.1:59581_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 3355563 DEBUG (ScheduledTrigger-9990-thread-1) [n:127.0.0.1:59581_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 3356564 DEBUG (ScheduledTrigger-9990-thread-2) [n:127.0.0.1:59581_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 3357565 DEBUG (ScheduledTrigger-9990-thread-1) [n:127.0.0.1:59581_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 3358566 DEBUG (ScheduledTrigger-9990-thread-1) [n:127.0.0.1:59581_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 3359549 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T07:57:37+10:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3359549 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3359550 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3359550 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3359550 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9fa0377{/solr,null,AVAILABLE}
   [junit4]   2> 3359551 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6f5c42bc{HTTP/1.1,[http/1.1]}{127.0.0.1:59633}
   [junit4]   2> 3359551 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.Server Started @3370133ms
   [junit4]   2> 3359551 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59633}
   [junit4]   2> 3359551 ERROR (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3359552 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3359553 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3359553 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3359553 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-17T06:10:49.134768900Z
   [junit4]   2> 3359556 INFO  (zkConnectionManagerCallback-9073-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3359557 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3359563 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1008c6edeb70009, likely client has closed socket
   [junit4]   2> 3359565 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59576/solr
   [junit4]   2> 3359567 DEBUG (ScheduledTrigger-9990-thread-1) [n:127.0.0.1:59581_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 3359567 INFO  (zkConnectionManagerCallback-9077-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3359569 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1008c6edeb7000a, likely client has closed socket
   [junit4]   2> 3359571 INFO  (zkConnectionManagerCallback-9079-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3359578 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3359580 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59633_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3359582 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59633_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59633_solr
   [junit4]   2> 3359583 INFO  (zkCallback-9060-thread-1-processing-n:127.0.0.1:59581_solr) [n:127.0.0.1:59581_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3359583 INFO  (zkCallback-9070-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3359584 INFO  (zkCallback-9078-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3359645 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59633_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59633.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43308cbf
   [junit4]   2> 3359653 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59633_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59633.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43308cbf
   [junit4]   2> 3359653 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59633_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59633.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43308cbf
   [junit4]   2> 3359655 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59633_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3A40BEEAA03B7C1C-001\tempDir-001\node3\.
   [junit4]   2> 3359693 INFO  (qtp1607864528-34174) [n:127.0.0.1:59581_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3359699 INFO  (qtp1607864528-34174) [n:127.0.0.1:59581_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 3359700 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T07:57:37+10:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3359700 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3359700 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3359700 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3359701 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@347bc6b1{/solr,null,AVAILABLE}
   [junit4]   2> 3359701 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3f634011{HTTP/1.1,[http/1.1]}{127.0.0.1:59646}
   [junit4]   2> 3359701 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.Server Started @3370283ms
   [junit4]   2> 3359701 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59646}
   [junit4]   2> 3359702 ERROR (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3359702 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3359702 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3359702 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3359702 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-17T06:10:49.283286400Z
   [junit4]   2> 3359704 INFO  (zkConnectionManagerCallback-9083-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3359705 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3359713 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59576/solr
   [junit4]   2> 3359716 INFO  (zkConnectionManagerCallback-9087-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3359720 INFO  (zkConnectionManagerCallback-9089-thread-1-processing-n:127.0.0.1:59646_solr) [n:127.0.0.1:59646_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3359728 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59646_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3359731 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59646_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3359733 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59646_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59646_solr
   [junit4]   2> 3359734 INFO  (zkCallback-9070-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3359734 INFO  (zkCallback-9078-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3359734 INFO  (zkCallback-9060-thread-1-processing-n:127.0.0.1:59581_solr) [n:127.0.0.1:59581_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3359735 INFO  (zkCallback-9088-thread-1-processing-n:127.0.0.1:59646_solr) [n:127.0.0.1:59646_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3359807 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59646_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59646.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43308cbf
   [junit4]   2> 3359813 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59646_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59646.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43308cbf
   [junit4]   2> 3359813 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59646_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59646.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43308cbf
   [junit4]   2> 3359813 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59646_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3A40BEEAA03B7C1C-001\tempDir-001\node4\.
   [junit4]   2> 3359858 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.a.TriggerIntegrationTest ====== KILL OVERSEER 1
   [junit4]   2> 3359859 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4514086e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3359859 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1116128976
   [junit4]   2> 3359859 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3359859 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@730f5a5b: rootName = solr_59581, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3ec1c5d5
   [junit4]   2> 3359867 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3359867 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6e1f0c78: rootName = solr_59581, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5b64fa3a
   [junit4]   2> 3359872 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3359872 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@48d9e781: rootName = solr_59581, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6ac8b0f1
   [junit4]   2> 3359874 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:59581_solr
   [junit4]   2> 3359875 INFO  (zkCallback-9060-thread-1-processing-n:127.0.0.1:59581_solr) [n:127.0.0.1:59581_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3359875 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3359875 INFO  (zkCallback-9070-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3359875 INFO  (zkCallback-9078-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3359875 INFO  (zkCallback-9088-thread-1-processing-n:127.0.0.1:59646_solr) [n:127.0.0.1:59646_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3359875 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3359876 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.Overseer Overseer (id=72212001848754181-127.0.0.1:59581_solr-n_0000000001) closing
   [junit4]   2> 3359876 INFO  (OverseerStateUpdate-72212001848754181-127.0.0.1:59581_solr-n_0000000001) [n:127.0.0.1:59581_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:59581_solr
   [junit4]   2> 3359877 WARN  (OverseerAutoScalingTriggerThread-72212001848754181-127.0.0.1:59581_solr-n_0000000001) [n:127.0.0.1:59581_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3359877 DEBUG (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 3359878 INFO  (zkCallback-9078-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59633_solr
   [junit4]   2> 3359878 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@36a09346{/solr,null,UNAVAILABLE}
   [junit4]   2> 3359879 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3359880 INFO  (zkCallback-9078-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.Overseer Overseer (id=72212001848754187-127.0.0.1:59633_solr-n_0000000002) starting
   [junit4]   2> 3359886 DEBUG (OverseerAutoScalingTriggerThread-72212001848754187-127.0.0.1:59633_solr-n_0000000002) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 3359887 DEBUG (OverseerAutoScalingTriggerThread-72212001848754187-127.0.0.1:59633_solr-n_0000000002) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:59633_solr, 127.0.0.1:59646_solr]
   [junit4]   2> 3359887 DEBUG (OverseerAutoScalingTriggerThread-72212001848754187-127.0.0.1:59633_solr-n_0000000002) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion -1
   [junit4]   2> 3359887 DEBUG (OverseerAutoScalingTriggerThread-72212001848754187-127.0.0.1:59633_solr-n_0000000002) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 3359889 DEBUG (OverseerAutoScalingTriggerThread-72212001848754187-127.0.0.1:59633_solr-n_0000000002) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeLostTrigger Adding lost node from marker path: 127.0.0.1:59581_solr
   [junit4]   2> 3359889 DEBUG (OverseerAutoScalingTriggerThread-72212001848754187-127.0.0.1:59633_solr-n_0000000002) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3359890 DEBUG (OverseerAutoScalingTriggerThread-72212001848754187-127.0.0.1:59633_solr-n_0000000002) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 3359890 DEBUG (ScheduledTrigger-10007-thread-1) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 3360892 DEBUG (ScheduledTrigger-10007-thread-1) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 3361893 DEBUG (ScheduledTrigger-10007-thread-2) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 3362894 DEBUG (ScheduledTrigger-10007-thread-1) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 3363895 DEBUG (ScheduledTrigger-10007-thread-1) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 3364880 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.a.TriggerIntegrationTest ====== ADD TRIGGERS
   [junit4]   2> 3364886 INFO  (qtp50904328-34246) [n:127.0.0.1:59633_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 3364889 INFO  (qtp1986043074-34281) [n:127.0.0.1:59646_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 3364889 DEBUG (qtp1986043074-34276) [n:127.0.0.1:59646_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 3364889 INFO  (qtp1986043074-34276) [n:127.0.0.1:59646_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 3364890 DEBUG (zkCallback-9078-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 3364890 DEBUG (zkCallback-9078-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:59633_solr, 127.0.0.1:59646_solr]
   [junit4]   2> 3364890 DEBUG (zkCallback-9078-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerMR instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestEventMarkerAction}], enabled=true}
   [junit4]   2> 3364892 DEBUG (zkCallback-9078-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:59633_solr, 127.0.0.1:59646_solr]
   [junit4]   2> 3364892 DEBUG (OverseerAutoScalingTriggerThread-72212001848754187-127.0.0.1:59633_solr-n_0000000002) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 3364892 INFO  (qtp50904328-34249) [n:127.0.0.1:59633_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 3364894 INFO  (OverseerAutoScalingTriggerThread-72212001848754187-127.0.0.1:59633_solr-n_0000000002) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.TriggerIntegrationTest TestEventMarkerAction init
   [junit4]   2> 3364894 DEBUG (OverseerAutoScalingTriggerThread-72212001848754187-127.0.0.1:59633_solr-n_0000000002) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 3364894 DEBUG (ScheduledTrigger-10007-thread-4) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerMR
   [junit4]   2> 3364894 DEBUG (ScheduledTrigger-10007-thread-4) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 3364894 INFO  (qtp1986043074-34281) [n:127.0.0.1:59646_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 3364895 DEBUG (ScheduledTrigger-10007-thread-3) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 3364895 DEBUG (qtp1986043074-34278) [n:127.0.0.1:59646_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 3364895 INFO  (qtp1986043074-34278) [n:127.0.0.1:59646_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 3364895 DEBUG (zkCallback-9078-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 3364896 DEBUG (zkCallback-9078-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:59633_solr, 127.0.0.1:59646_solr]
   [junit4]   2> 3364896 INFO  (qtp50904328-34249) [n:127.0.0.1:59633_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3364896 DEBUG (zkCallback-9078-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:59633_solr, 127.0.0.1:59646_solr]
   [junit4]   2> 3364896 DEBUG (zkCallback-9078-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerMR instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestEventMarkerAction}], enabled=true}
   [junit4]   2> 3364897 DEBUG (zkCallback-9078-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:59633_solr, 127.0.0.1:59646_solr]
   [junit4]   2> 3364897 DEBUG (OverseerAutoScalingTriggerThread-72212001848754187-127.0.0.1:59633_solr-n_0000000002) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 3364899 INFO  (OverseerAutoScalingTriggerThread-72212001848754187-127.0.0.1:59633_solr-n_0000000002) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.TriggerIntegrationTest TestEventMarkerAction init
   [junit4]   2> 3364900 DEBUG (OverseerAutoScalingTriggerThread-72212001848754187-127.0.0.1:59633_solr-n_0000000002) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 3364900 DEBUG (ScheduledTrigger-10007-thread-2) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_triggerMR with currently live nodes: 2
   [junit4]   2> 3364901 INFO  (qtp50904328-34249) [n:127.0.0.1:59633_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 3364901 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.a.TriggerIntegrationTest ====== ADD NODE 1
   [junit4]   2> 3364903 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T07:57:37+10:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3364903 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3364903 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3364903 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3364904 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6afde26c{/solr,null,AVAILABLE}
   [junit4]   2> 3364904 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7acbdbcf{HTTP/1.1,[http/1.1]}{127.0.0.1:59682}
   [junit4]   2> 3364905 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.Server Started @3375486ms
   [junit4]   2> 3364905 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59682}
   [junit4]   2> 3364905 ERROR (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3364905 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3364905 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3364905 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3364905 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-17T06:10:54.486353700Z
   [junit4]   2> 3364907 INFO  (zkConnectionManagerCallback-9093-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3364908 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3364915 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59576/solr
   [junit4]   2> 3364918 INFO  (zkConnectionManagerCallback-9097-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3364923 INFO  (zkConnectionManagerCallback-9099-thread-1-processing-n:127.0.0.1:59682_solr) [n:127.0.0.1:59682_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3364931 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59682_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3364933 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59682_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3364936 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59682_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59682_solr
   [junit4]   2> 3364937 INFO  (zkCallback-9070-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3364937 INFO  (zkCallback-9078-thread-2-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3364938 INFO  (zkCallback-9088-thread-1-processing-n:127.0.0.1:59646_solr) [n:127.0.0.1:59646_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3364939 INFO  (zkCallback-9098-thread-1-processing-n:127.0.0.1:59682_solr) [n:127.0.0.1:59682_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3364990 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59682_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59682.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43308cbf
   [junit4]   2> 3364997 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59682_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59682.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43308cbf
   [junit4]   2> 3364998 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59682_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59682.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43308cbf
   [junit4]   2> 3364999 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59682_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3A40BEEAA03B7C1C-001\tempDir-001\node5\.
   [junit4]   2> 3365897 DEBUG (ScheduledTrigger-10007-thread-3) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 3365899 DEBUG (ScheduledTrigger-10007-thread-1) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerMR
   [junit4]   2> 3365899 DEBUG (ScheduledTrigger-10007-thread-1) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 3365899 DEBUG (ScheduledTrigger-10007-thread-1) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:59682_solr at time 2356088065734700
   [junit4]   2> 3365902 DEBUG (ScheduledTrigger-10007-thread-4) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_triggerMR with currently live nodes: 3
   [junit4]   2> 3366901 INFO  (OverseerCollectionConfigSetProcessor-72212001848754187-127.0.0.1:59633_solr-n_0000000002) [n:127.0.0.1:59633_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3366902 DEBUG (ScheduledTrigger-10007-thread-2) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 3366902 DEBUG (ScheduledTrigger-10007-thread-3) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerMR
   [junit4]   2> 3366902 DEBUG (ScheduledTrigger-10007-thread-3) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 3366902 DEBUG (ScheduledTrigger-10007-thread-3) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerMR firing registered processor for nodes: [127.0.0.1:59682_solr] added at times [2356088065734700], now=2356089068519962
   [junit4]   2> 3366902 DEBUG (ScheduledTrigger-10007-thread-3) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"85ed98037b82cT332tga27g3akoipsk2v56nzr2",
   [junit4]   2>   "source":"node_added_triggerMR",
   [junit4]   2>   "eventTime":2356088065734700,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2356088065734700],
   [junit4]   2>     "nodeNames":["127.0.0.1:59682_solr"]}}
   [junit4]   2> 3366902 DEBUG (ScheduledTrigger-10007-thread-3) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_lost_triggerMR, node_added_triggerMR, .auto_add_replicas]
   [junit4]   2> 3366903 INFO  (ScheduledTrigger-10007-thread-3) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 3366904 DEBUG (AutoscalingActionExecutor-10008-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"85ed98037b82cT332tga27g3akoipsk2v56nzr2",
   [junit4]   2>   "source":"node_added_triggerMR",
   [junit4]   2>   "eventTime":2356088065734700,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2356088065734700],
   [junit4]   2>     "_enqueue_time_":2356089069131514,
   [junit4]   2>     "nodeNames":["127.0.0.1:59682_solr"]}}
   [junit4]   2> 3366905 DEBUG (AutoscalingActionExecutor-10008-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_lost_triggerMR after 5000ms
   [junit4]   2> 3366905 DEBUG (AutoscalingActionExecutor-10008-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_triggerMR after 5000ms
   [junit4]   2> 3366905 DEBUG (AutoscalingActionExecutor-10008-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 5000ms
   [junit4]   2> 3366905 DEBUG (AutoscalingActionExecutor-10008-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 1 ms for event id=85ed98037b82cT332tga27g3akoipsk2v56nzr2
   [junit4]   2> 3370035 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.a.TriggerIntegrationTest ====== KILL OVERSEER 2
   [junit4]   2> 3370036 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6f5c42bc{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3370036 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1855734571
   [junit4]   2> 3370036 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3370036 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3d451147: rootName = solr_59633, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@c481115
   [junit4]   2> 3370042 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3370042 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@449251b: rootName = solr_59633, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistr

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

worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@145522f4{/solr,null,UNAVAILABLE}
   [junit4]   2> 62372 INFO  (SUITE-LargeVolumeJettyTest-seed#[7A71EC346594F114]-worker) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 62373 INFO  (SUITE-LargeVolumeJettyTest-seed#[7A71EC346594F114]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1443, maxMBSortInHeap=7.142942695061237, sim=RandomSimilarity(queryNorm=true): {}, locale=id, timezone=Indian/Maldives
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=30532560,total=216006656
   [junit4]   2> NOTE: All tests run in this JVM: [QueryResponseTest, LBHttpSolrClientBuilderTest, SolrParamTest, CollectionAdminRequestRequiredParamsTest, TestFastInputStream, AndEvaluatorTest, TestPathTrie, SolrPingTest, TestNamedListCodec, ClientUtilsTest, StreamExpressionParserTest, AscEvaluatorTest, SolrExampleBinaryTest, OrEvaluatorTest, TangentEvaluatorTest, MergeIndexesEmbeddedTest, TestClusteringResponse, ArcCosineEvaluatorTest, BasicHttpSolrClientTest, AbsoluteValueEvaluatorTest, EqualToEvaluatorTest, RoundEvaluatorTest, HyperbolicTangentEvaluatorTest, SolrSchemalessExampleTest, HyperbolicCosineEvaluatorTest, GreaterThanEqualToEvaluatorTest, SquareRootEvaluatorTest, SolrQueryTest, HttpSolrClientConPoolTest, SolrExampleStreamingBinaryTest, FacetFieldTest, TestSuggesterResponse, TestZkConfigManager, CoalesceEvaluatorTest, SolrExceptionTest, SolrExampleXMLTest, SolrExampleJettyTest, LargeVolumeBinaryJettyTest, TestBatchUpdate, LargeVolumeEmbeddedTest, TestSpellCheckResponse, LargeVolumeJettyTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LargeVolumeJettyTest -Dtests.seed=7A71EC346594F114 -Dtests.slow=true -Dtests.locale=id -Dtests.timezone=Indian/Maldives -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | LargeVolumeJettyTest (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-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001\collection1\conf\lang: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001\collection1\conf\lang
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7A71EC346594F114]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [57/146 (1!)] on J1 in 1.11s, 1 test, 1 error <<< FAILURES!

[...truncated 1740 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_D66F24E39189D263-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1487, maxMBSortInHeap=5.931957966774765, sim=RandomSimilarity(queryNorm=true): {}, locale=en-MT, timezone=Pacific/Gambier
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=34941480,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=D66F24E39189D263 -Dtests.slow=true -Dtests.locale=en-MT -Dtests.timezone=Pacific/Gambier -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [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_D66F24E39189D263-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_D66F24E39189D263-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_D66F24E39189D263-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_D66F24E39189D263-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_D66F24E39189D263-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_D66F24E39189D263-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_D66F24E39189D263-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_D66F24E39189D263-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_D66F24E39189D263-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_D66F24E39189D263-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_D66F24E39189D263-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_D66F24E39189D263-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_D66F24E39189D263-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_D66F24E39189D263-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D66F24E39189D263]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [4/5 (1!)] on J1 in 1.22s, 8 tests, 1 error <<< FAILURES!

[...truncated 38835 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 458 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/458/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.benchmark.byTask.TestPerfTasksParse

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_77AC64DA02FD08E9-001\TestPerfTasksParse-025: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_77AC64DA02FD08E9-001\TestPerfTasksParse-025    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_77AC64DA02FD08E9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_77AC64DA02FD08E9-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\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_77AC64DA02FD08E9-001\TestPerfTasksParse-025: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_77AC64DA02FD08E9-001\TestPerfTasksParse-025
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_77AC64DA02FD08E9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_77AC64DA02FD08E9-001

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestAtomicUpdate

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestAtomicUpdate_9836AC5D98B54D5E-001\lucene.test.atomic-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestAtomicUpdate_9836AC5D98B54D5E-001\lucene.test.atomic-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\core\test\J0\temp\lucene.index.TestAtomicUpdate_9836AC5D98B54D5E-001\lucene.test.atomic-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestAtomicUpdate_9836AC5D98B54D5E-001\lucene.test.atomic-001

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


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

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([F84131313BB6AEE5]:0)


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

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([F84131313BB6AEE5]:0)


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

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.search.QueryEqualityTest_F84131313BB6AEE5-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.QueryEqualityTest_F84131313BB6AEE5-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.QueryEqualityTest_F84131313BB6AEE5-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.QueryEqualityTest_F84131313BB6AEE5-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.QueryEqualityTest_F84131313BB6AEE5-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.QueryEqualityTest_F84131313BB6AEE5-001\init-core-data-001\tlog\tlog.0000000000000000000    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.QueryEqualityTest_F84131313BB6AEE5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.QueryEqualityTest_F84131313BB6AEE5-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.search.QueryEqualityTest_F84131313BB6AEE5-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.QueryEqualityTest_F84131313BB6AEE5-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.QueryEqualityTest_F84131313BB6AEE5-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.QueryEqualityTest_F84131313BB6AEE5-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.QueryEqualityTest_F84131313BB6AEE5-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.QueryEqualityTest_F84131313BB6AEE5-001\init-core-data-001\tlog\tlog.0000000000000000000
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.QueryEqualityTest_F84131313BB6AEE5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.QueryEqualityTest_F84131313BB6AEE5-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.search.join.BlockJoinFacetRandomTest

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.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-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.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001\init-core-data-001\tlog\tlog.0000000000000000000    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-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.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-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.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001\init-core-data-001\tlog\tlog.0000000000000000000
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.update.DataDrivenBlockJoinTest

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.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-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.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.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_ED7CD9431D548977-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_ED7CD9431D548977-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_ED7CD9431D548977-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_ED7CD9431D548977-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_ED7CD9431D548977-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_ED7CD9431D548977-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_ED7CD9431D548977-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_ED7CD9431D548977-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_ED7CD9431D548977-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_ED7CD9431D548977-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_ED7CD9431D548977-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_ED7CD9431D548977-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_ED7CD9431D548977-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_ED7CD9431D548977-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_ED7CD9431D548977-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_ED7CD9431D548977-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_ED7CD9431D548977-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_ED7CD9431D548977-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_ED7CD9431D548977-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_ED7CD9431D548977-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_ED7CD9431D548977-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_ED7CD9431D548977-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_ED7CD9431D548977-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_ED7CD9431D548977-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_ED7CD9431D548977-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_ED7CD9431D548977-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_ED7CD9431D548977-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_ED7CD9431D548977-001

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




Build Log:
[...truncated 667 lines...]
   [junit4] Suite: org.apache.lucene.index.TestAtomicUpdate
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {contents=Lucene50(blocksize=128), id=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, maxPointsInLeafNode=1557, maxMBSortInHeap=5.789342393222254, sim=RandomSimilarity(queryNorm=false): {}, locale=cs-CZ, timezone=Asia/Ashkhabad
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=210507824,total=244842496
   [junit4]   2> NOTE: All tests run in this JVM: [TestToken, TestDuelingCodecs, TestCodecHoldsOpenFiles, TestFieldInvertState, TestPackedTokenAttributeImpl, TestTopDocsMerge, TestSegmentTermEnum, TestSortedSetSortField, TestBagOfPositions, TestPriorityQueue, TestLucene70DocValuesFormat, TestCrash, TestBytesRef, TestDoc, TestLucene50StoredFieldsFormat, TestBooleanMinShouldMatch, TestForUtil, TestAtomicUpdate]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAtomicUpdate -Dtests.seed=9836AC5D98B54D5E -Dtests.slow=true -Dtests.locale=cs-CZ -Dtests.timezone=Asia/Ashkhabad -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestAtomicUpdate (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\core\test\J0\temp\lucene.index.TestAtomicUpdate_9836AC5D98B54D5E-001\lucene.test.atomic-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestAtomicUpdate_9836AC5D98B54D5E-001\lucene.test.atomic-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9836AC5D98B54D5E]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [119/466 (1!)] on J0 in 2.35s, 1 test, 1 error <<< FAILURES!

[...truncated 5643 lines...]
   [junit4] Suite: org.apache.lucene.benchmark.byTask.TestPerfTasksParse
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> NRT reopen times:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> Spatial Strategy: RecursivePrefixTreeStrategy(SPG:(QuadPrefixTree(maxLevels:27,ctx:SpatialContext{geo=true, calculator=Haversine, worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches)
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1692, maxMBSortInHeap=5.064048112660723, sim=RandomSimilarity(queryNorm=false): {}, locale=ca-IT, timezone=America/Dawson
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=101804032,total=121634816
   [junit4]   2> NOTE: All tests run in this JVM: [LineDocSourceTest, DocMakerTest, SearchWithSortTaskTest, EnwikiContentSourceTest, AltPackageTaskTest, TestQualityRun, TestPerfTasksParse]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPerfTasksParse -Dtests.seed=77AC64DA02FD08E9 -Dtests.slow=true -Dtests.locale=ca-IT -Dtests.timezone=America/Dawson -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestPerfTasksParse (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\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_77AC64DA02FD08E9-001\TestPerfTasksParse-025: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_77AC64DA02FD08E9-001\TestPerfTasksParse-025
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_77AC64DA02FD08E9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_77AC64DA02FD08E9-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([77AC64DA02FD08E9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [7/18 (1!)] on J1 in 1.35s, 3 tests, 1 error <<< FAILURES!

[...truncated 6448 lines...]
   [junit4] Suite: org.apache.solr.update.DataDrivenBlockJoinTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001\init-core-data-001
   [junit4]   2> 998248 WARN  (SUITE-DataDrivenBlockJoinTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 998249 INFO  (SUITE-DataDrivenBlockJoinTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 998251 INFO  (SUITE-DataDrivenBlockJoinTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 998251 INFO  (SUITE-DataDrivenBlockJoinTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 998253 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddNestedDocuments
   [junit4]   2> 998270 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 998282 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 998290 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-add-schema-fields-update-processor.xml instead
   [junit4]   2> 998295 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.s.IndexSchema [null] Schema name=add-schema-fields-update-processor
   [junit4]   2> 998302 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.s.IndexSchema Loaded schema add-schema-fields-update-processor/1.6 with uniqueid field id
   [junit4]   2> 998303 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 998308 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001\tempDir-001\collection1\conf\schema-add-schema-fields-update-processor.xml to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001\tempDir-001\collection1\conf\schema-add-schema-fields-update-processor.xml.bak
   [junit4]   2> 998375 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35ebebde
   [junit4]   2> 998387 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35ebebde
   [junit4]   2> 998387 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35ebebde
   [junit4]   2> 998388 INFO  (coreLoadExecutor-4134-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 998400 INFO  (coreLoadExecutor-4134-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 998408 INFO  (coreLoadExecutor-4134-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=add-schema-fields-update-processor
   [junit4]   2> 998423 INFO  (coreLoadExecutor-4134-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema add-schema-fields-update-processor/1.6 with uniqueid field id
   [junit4]   2> 998423 INFO  (coreLoadExecutor-4134-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\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 998423 INFO  (coreLoadExecutor-4134-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@35ebebde
   [junit4]   2> 998423 INFO  (coreLoadExecutor-4134-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 998423 INFO  (coreLoadExecutor-4134-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001\init-core-data-001\]
   [junit4]   2> 998430 INFO  (coreLoadExecutor-4134-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=53.6396484375, floorSegmentMB=1.353515625, forceMergeDeletesPctAllowed=7.0016040698396145, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7424694377704636
   [junit4]   2> 998540 INFO  (coreLoadExecutor-4134-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 998540 INFO  (coreLoadExecutor-4134-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 998542 INFO  (coreLoadExecutor-4134-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 998542 INFO  (coreLoadExecutor-4134-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 998544 INFO  (coreLoadExecutor-4134-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 998546 INFO  (coreLoadExecutor-4134-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@69a8de07[collection1] main]
   [junit4]   2> 998547 INFO  (coreLoadExecutor-4134-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001\tempDir-001\collection1\conf
   [junit4]   2> 998548 INFO  (coreLoadExecutor-4134-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 998549 INFO  (searcherExecutor-4135-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@69a8de07[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 998549 INFO  (coreLoadExecutor-4134-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592576416174571520
   [junit4]   2> 998554 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 998566 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 998571 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1592576416195543040)]} 0 17
   [junit4]   2> 998574 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592576416200785920,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 998575 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@77d02445 commitCommandVersion:1592576416200785920
   [junit4]   2> 998589 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6b745d37[collection1] main]
   [junit4]   2> 998589 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 998590 INFO  (searcherExecutor-4135-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6b745d37[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c3)))}
   [junit4]   2> 998590 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 16
   [junit4]   2> 998591 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddNestedDocuments
   [junit4]   2> 998592 INFO  (SUITE-DataDrivenBlockJoinTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 998592 INFO  (SUITE-DataDrivenBlockJoinTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1794782896
   [junit4]   2> 998592 INFO  (SUITE-DataDrivenBlockJoinTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 998592 INFO  (SUITE-DataDrivenBlockJoinTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7a114d3e: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@72fd6a4d
   [junit4]   2> 998596 INFO  (SUITE-DataDrivenBlockJoinTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 998597 INFO  (SUITE-DataDrivenBlockJoinTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5441cedd: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3946f606
   [junit4]   2> 998600 INFO  (SUITE-DataDrivenBlockJoinTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 998600 INFO  (SUITE-DataDrivenBlockJoinTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1db1eb40: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@548e0ad6
   [junit4]   2> 998601 INFO  (coreCloseExecutor-4140-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@bb62691
   [junit4]   2> 998601 INFO  (coreCloseExecutor-4140-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=196486801
   [junit4]   2> 998601 INFO  (coreCloseExecutor-4140-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d145cdc: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@35c8ecba
   [junit4]   2> 998619 INFO  (SUITE-DataDrivenBlockJoinTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 16, 2018 4:40:25 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=sv-AX, timezone=Atlantic/Canary
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=221218888,total=390070272
   [junit4]   2> NOTE: All tests run in this JVM: [NoCacheHeaderTest, SolrJmxReporterTest, TestRetrieveFieldsOptimizer, CloneFieldUpdateProcessorFactoryTest, SolrMetricsIntegrationTest, TestSort, UpdateRequestProcessorFactoryTest, TestSortByMinMaxFunction, TestSchemaResource, SoftAutoCommitTest, TestLRUCache, BasicDistributedZk2Test, TestRequestStatusCollectionAPI, RemoteQueryErrorTest, CachingDirectoryFactoryTest, TestSmileRequest, SimpleMLTQParserTest, ConnectionManagerTest, TestDFISimilarityFactory, SyncSliceTest, CoreAdminHandlerTest, TestCloudRecovery, SearchHandlerTest, TestDocSet, SolrCloudExampleTest, TestAddFieldRealTimeGet, V2StandaloneTest, TestLuceneMatchVersion, TestUpdate, TestClusterProperties, LeaderFailoverAfterPartitionTest, InfixSuggestersTest, CdcrReplicationHandlerTest, TestLuceneIndexBackCompat, TestCrossCoreJoin, TestSolrQueryParser, DistributedIntervalFacetingTest, MetricsConfigTest, CoreSorterTest, ZkShardTermsTest, RegexBoostProcessorTest, AliasIntegrationTest, SliceStateTest, TestDownShardTolerantSearch, DistribDocExpirationUpdateProcessorTest, HdfsSyncSliceTest, IndexSchemaTest, TestInPlaceUpdatesDistrib, DisMaxRequestHandlerTest, TestRandomRequestDistribution, TestSimpleTrackingShardHandler, TestSegmentSorting, SimpleCollectionCreateDeleteTest, BaseCdcrDistributedZkTest, TestDynamicFieldResource, TestExactSharedStatsCache, BlockJoinFacetSimpleTest, TestDelegationWithHadoopAuth, TestQuerySenderListener, TestReversedWildcardFilterFactory, TestShardHandlerFactory, TestCloudInspectUtil, SecurityConfHandlerTest, TestLRUStatsCache, TestDocumentBuilder, BigEndianAscendingWordDeserializerTest, TestManagedSchemaAPI, MetricUtilsTest, SystemLogListenerTest, SharedFSAutoReplicaFailoverTest, TestDistributedMissingSort, HdfsRecoveryZkTest, DefaultValueUpdateProcessorTest, AtomicUpdatesTest, ZkStateWriterTest, CSVRequestHandlerTest, TestMiniSolrCloudClusterSSL, TimeZoneUtilsTest, TestCloudPivotFacet, TestSolr4Spatial, PrimUtilsTest, UpdateParamsTest, BadIndexSchemaTest, TestNumericRangeQuery64, TestComplexPhraseLeadingWildcard, MoveReplicaHDFSFailoverTest, DirectUpdateHandlerTest, ConjunctionSolrSpellCheckerTest, TestCSVLoader, AsyncCallRequestStatusResponseTest, UpdateLogTest, TestFuzzyAnalyzedSuggestions, DocValuesNotIndexedTest, TestCollectionAPIs, PeerSyncReplicationTest, HighlighterConfigTest, TestSystemCollAutoCreate, PreAnalyzedUpdateProcessorTest, ReplaceNodeTest, ChaosMonkeyNothingIsSafeTest, DistributedFacetPivotLongTailTest, QueryParsingTest, DataDrivenBlockJoinTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DataDrivenBlockJoinTest -Dtests.seed=F84131313BB6AEE5 -Dtests.slow=true -Dtests.locale=sv-AX -Dtests.timezone=Atlantic/Canary -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | DataDrivenBlockJoinTest (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\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F84131313BB6AEE5]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [197/776 (1!)] on J1 in 0.73s, 1 test, 1 error <<< FAILURES!

[...truncated 588 lines...]
   [junit4] Suite: org.apache.solr.search.QueryEqualityTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.QueryEqualityTest_F84131313BB6AEE5-001\init-core-data-001
   [junit4]   2> 2108991 WARN  (SUITE-QueryEqualityTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 2108991 INFO  (SUITE-QueryEqualityTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2108992 INFO  (SUITE-QueryEqualityTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2108992 INFO  (SUITE-QueryEqualityTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2108992 INFO  (SUITE-QueryEqualityTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2108993 INFO  (SUITE-QueryEqualityTest-seed#[F84131313BB6AEE5]-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> 2109023 INFO  (SUITE-QueryEqualityTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2109045 INFO  (SUITE-QueryEqualityTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2109096 INFO  (SUITE-QueryEqualityTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2109134 INFO  (SUITE-QueryEqualityTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35ebebde
   [junit4]   2> 2109140 INFO  (SUITE-QueryEqualityTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35ebebde
   [junit4]   2> 2109140 INFO  (SUITE-QueryEqualityTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35ebebde
   [junit4]   2> 2109142 INFO  (coreLoadExecutor-9933-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2109143 INFO  (coreLoadExecutor-9933-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> 2109166 INFO  (coreLoadExecutor-9933-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2109178 INFO  (coreLoadExecutor-9933-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2109228 INFO  (coreLoadExecutor-9933-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2109235 INFO  (coreLoadExecutor-9933-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> 2109235 INFO  (coreLoadExecutor-9933-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@35ebebde
   [junit4]   2> 2109235 INFO  (coreLoadExecutor-9933-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2109236 INFO  (coreLoadExecutor-9933-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.search.QueryEqualityTest_F84131313BB6AEE5-001\init-core-data-001\]
   [junit4]   2> 2109237 INFO  (coreLoadExecutor-9933-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2109293 INFO  (coreLoadExecutor-9933-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2109293 INFO  (coreLoadExecutor-9933-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2109294 INFO  (coreLoadExecutor-9933-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2109294 INFO  (coreLoadExecutor-9933-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2109295 INFO  (coreLoadExecutor-9933-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1498882155, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2109295 INFO  (coreLoadExecutor-9933-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@26ff4f8f[collection1] main]
   [junit4]   2> 2109296 INFO  (coreLoadExecutor-9933-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2109303 INFO  (coreLoadExecutor-9933-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2109332 INFO  (coreLoadExecutor-9933-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2109332 INFO  (searcherExecutor-9934-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2109332 INFO  (coreLoadExecutor-9933-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592577580914966528
   [junit4]   2> 2109333 INFO  (searcherExecutor-9934-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2109333 INFO  (searcherExecutor-9934-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2109333 INFO  (searcherExecutor-9934-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2109333 INFO  (searcherExecutor-9934-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2109333 INFO  (searcherExecutor-9934-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2109334 INFO  (searcherExecutor-9934-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2109334 INFO  (searcherExecutor-9934-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2109334 INFO  (searcherExecutor-9934-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2109335 INFO  (SUITE-QueryEqualityTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2109335 INFO  (searcherExecutor-9934-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@26ff4f8f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2109336 INFO  (TEST-QueryEqualityTest.testFuncMs-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMs
   [junit4]   2> 2109338 INFO  (TEST-QueryEqualityTest.testFuncMs-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMs
   [junit4]   2> 2109339 INFO  (TEST-QueryEqualityTest.testFuncMax-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMax
   [junit4]   2> 2109339 INFO  (TEST-QueryEqualityTest.testFuncMax-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMax
   [junit4]   2> 2109341 INFO  (TEST-QueryEqualityTest.testFuncSub-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSub
   [junit4]   2> 2109341 INFO  (TEST-QueryEqualityTest.testFuncSub-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSub
   [junit4]   2> 2109342 INFO  (TEST-QueryEqualityTest.testQueryDismax-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryDismax
   [junit4]   2> 2109344 INFO  (TEST-QueryEqualityTest.testQueryDismax-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryDismax
   [junit4]   2> 2109346 INFO  (TEST-QueryEqualityTest.testQuerySimple-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQuerySimple
   [junit4]   2> 2109350 INFO  (TEST-QueryEqualityTest.testQuerySimple-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQuerySimple
   [junit4]   2> 2109352 INFO  (TEST-QueryEqualityTest.testQueryLucene-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryLucene
   [junit4]   2> 2109352 INFO  (TEST-QueryEqualityTest.testQueryLucene-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryLucene
   [junit4]   2> 2109353 INFO  (TEST-QueryEqualityTest.testQuerySurround-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQuerySurround
   [junit4]   2> 2109368 INFO  (TEST-QueryEqualityTest.testQuerySurround-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQuerySurround
   [junit4]   2> 2109370 INFO  (TEST-QueryEqualityTest.testFuncSum-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSum
   [junit4]   2> 2109370 INFO  (TEST-QueryEqualityTest.testFuncSum-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSum
   [junit4]   2> 2109371 INFO  (TEST-QueryEqualityTest.testMatchAllDocsQueryXmlParser-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMatchAllDocsQueryXmlParser
   [junit4]   2> 2109387 INFO  (TEST-QueryEqualityTest.testMatchAllDocsQueryXmlParser-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMatchAllDocsQueryXmlParser
   [junit4]   2> 2109389 INFO  (TEST-QueryEqualityTest.testBoolQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBoolQuery
   [junit4]   2> 2109389 INFO  (TEST-QueryEqualityTest.testBoolQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBoolQuery
   [junit4]   2> 2109392 INFO  (TEST-QueryEqualityTest.testIGainQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testIGainQuery
   [junit4]   2> 2109395 INFO  (TEST-QueryEqualityTest.testIGainQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testIGainQuery
   [junit4]   2> 2109397 INFO  (TEST-QueryEqualityTest.testFuncMaxdoc-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMaxdoc
   [junit4]   2> 2109397 INFO  (TEST-QueryEqualityTest.testFuncMaxdoc-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMaxdoc
   [junit4]   2> 2109398 INFO  (TEST-QueryEqualityTest.testFuncProduct-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncProduct
   [junit4]   2> 2109398 INFO  (TEST-QueryEqualityTest.testFuncProduct-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncProduct
   [junit4]   2> 2109399 INFO  (TEST-QueryEqualityTest.testFuncBools-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncBools
   [junit4]   2> 2109399 INFO  (TEST-QueryEqualityTest.testFuncBools-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncBools
   [junit4]   2> 2109399 INFO  (TEST-QueryEqualityTest.testFuncGeodist-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncGeodist
   [junit4]   2> 2109403 INFO  (TEST-QueryEqualityTest.testFuncGeodist-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncGeodist
   [junit4]   2> 2109405 INFO  (TEST-QueryEqualityTest.testBlockJoin-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBlockJoin
   [junit4]   2> 2109406 INFO  (TEST-QueryEqualityTest.testBlockJoin-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBlockJoin
   [junit4]   2> 2109407 INFO  (TEST-QueryEqualityTest.testFuncBoost-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncBoost
   [junit4]   2> 2109407 INFO  (TEST-QueryEqualityTest.testFuncBoost-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncBoost
   [junit4]   2> 2109408 INFO  (TEST-QueryEqualityTest.testQuerySwitch-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQuerySwitch
   [junit4]   2> 2109409 INFO  (TEST-QueryEqualityTest.testQuerySwitch-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQuerySwitch
   [junit4]   2> 2109411 INFO  (TEST-QueryEqualityTest.testFuncSingleValueMathFuncs-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSingleValueMathFuncs
   [junit4]   2> 2109412 INFO  (TEST-QueryEqualityTest.testFuncSingleValueMathFuncs-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSingleValueMathFuncs
   [junit4]   2> 2109415 INFO  (TEST-QueryEqualityTest.testFuncMin-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMin
   [junit4]   2> 2109415 INFO  (TEST-QueryEqualityTest.testFuncMin-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMin
   [junit4]   2> 2109416 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueMathFuncs-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDoubleValueMathFuncs
   [junit4]   2> 2109417 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueMathFuncs-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDoubleValueMathFuncs
   [junit4]   2> 2109419 INFO  (TEST-QueryEqualityTest.testFuncMod-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMod
   [junit4]   2> 2109420 INFO  (TEST-QueryEqualityTest.testFuncMod-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMod
   [junit4]   2> 2109421 INFO  (TEST-QueryEqualityTest.testFuncField-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncField
   [junit4]   2> 2109422 INFO  (TEST-QueryEqualityTest.testFuncField-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncField
   [junit4]   2> 2109424 INFO  (TEST-QueryEqualityTest.testFuncTestfunc-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncTestfunc
   [junit4]   2> 2109425 INFO  (TEST-QueryEqualityTest.testFuncTestfunc-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncTestfunc
   [junit4]   2> 2109427 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryMLT
   [junit4]   2> 2109428 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[F84131313BB6AEE5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1592577581014581248)]} 0 1
   [junit4]   2> 2109429 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[F84131313BB6AEE5]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592577581016678400,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2109429 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[F84131313BB6AEE5]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@71a1ac9f commitCommandVersion:1592577581016678400
   [junit4]   2> 2109430 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[F84131313BB6AEE5]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@32afa1e3[collection1] main]
   [junit4]   2> 2109431 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[F84131313BB6AEE5]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2109432 INFO  (searcherExecutor-9934-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@32afa1e3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)))}
   [junit4]   2> 2109432 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[F84131313BB6AEE5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 2109432 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[F84131313BB6AEE5]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592577581019824128,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2109433 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[F84131313BB6AEE5]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2109433 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[F84131313BB6AEE5]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2109433 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[F84131313BB6AEE5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 2109433 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryMLT
   [junit4]   2> 2109434 INFO  (TEST-QueryEqualityTest.testFuncVector-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncVector
   [junit4]   2> 2109434 INFO  (TEST-QueryEqualityTest.testFuncVector-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncVector
   [junit4]   2> 2109439 INFO  (TEST-QueryEqualityTest.testQueryPrefix-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryPrefix
   [junit4]   2> 2109439 INFO  (TEST-QueryEqualityTest.testQueryPrefix-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryPrefix
   [junit4]   2> 2109441 INFO  (TEST-QueryEqualityTest.testLocalParamsWithRepeatingParam-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLocalParamsWithRepeatingParam
   [junit4]   2> 2109441 INFO  (TEST-QueryEqualityTest.testLocalParamsWithRepeatingParam-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLocalParamsWithRepeatingParam
   [junit4]   2> 2109443 INFO  (TEST-QueryEqualityTest.testFuncIf-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncIf
   [junit4]   2> 2109443 INFO  (TEST-QueryEqualityTest.testFuncIf-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncIf
   [junit4]   2> 2109445 INFO  (TEST-QueryEqualityTest.testQueryBoost-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryBoost
   [junit4]   2> 2109445 INFO  (TEST-QueryEqualityTest.testQueryBoost-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryBoost
   [junit4]   2> 2109447 INFO  (TEST-QueryEqualityTest.testFuncQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncQuery
   [junit4]   2> 2109447 INFO  (TEST-QueryEqualityTest.testFuncQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncQuery
   [junit4]   2> 2109448 INFO  (TEST-QueryEqualityTest.testFuncSttf-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSttf
   [junit4]   2> 2109448 INFO  (TEST-QueryEqualityTest.testFuncSttf-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSttf
   [junit4]   2> 2109450 INFO  (TEST-QueryEqualityTest.testGraphTermsQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGraphTermsQuery
   [junit4]   2> 2109459 INFO  (TEST-QueryEqualityTest.testGraphTermsQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGraphTermsQuery
   [junit4]   2> 2109461 INFO  (TEST-QueryEqualityTest.testFuncRecip-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncRecip
   [junit4]   2> 2109461 INFO  (TEST-QueryEqualityTest.testFuncRecip-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncRecip
   [junit4]   2> 2109463 INFO  (TEST-QueryEqualityTest.testFuncNorm-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncNorm
   [junit4]   2> 2109463 INFO  (TEST-QueryEqualityTest.testFuncNorm-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncNorm
   [junit4]   2> 2109464 INFO  (TEST-QueryEqualityTest.testFuncTop-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncTop
   [junit4]   2> 2109464 INFO  (TEST-QueryEqualityTest.testFuncTop-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncTop
   [junit4]   2> 2109467 INFO  (TEST-QueryEqualityTest.testQueryBbox-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryBbox
   [junit4]   2> 2109470 INFO  (TEST-QueryEqualityTest.testQueryBbox-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryBbox
   [junit4]   2> 2109472 INFO  (TEST-QueryEqualityTest.testFuncStrdist-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncStrdist
   [junit4]   2> 2109472 INFO  (TEST-QueryEqualityTest.testFuncStrdist-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncStrdist
   [junit4]   2> 2109474 INFO  (TEST-QueryEqualityTest.testPayloadScoreQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPayloadScoreQuery
   [junit4]   2> 2109475 INFO  (TEST-QueryEqualityTest.testPayloadScoreQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPayloadScoreQuery
   [junit4]   2> 2109476 INFO  (TEST-QueryEqualityTest.testTerms-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTerms
   [junit4]   2> 2109481 INFO  (TEST-QueryEqualityTest.testTerms-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTerms
   [junit4]   2> 2109482 INFO  (TEST-QueryEqualityTest.testFuncDist-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDist
   [junit4]   2> 2109483 INFO  (TEST-QueryEqualityTest.testFuncDist-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDist
   [junit4]   2> 2109484 INFO  (TEST-QueryEqualityTest.testFuncJoindf-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncJoindf
   [junit4]   2> 2109484 INFO  (TEST-QueryEqualityTest.testFuncJoindf-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncJoindf
   [junit4]   2> 2109485 INFO  (TEST-QueryEqualityTest.testQueryJoin-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryJoin
   [junit4]   2> 2109485 INFO  (TEST-QueryEqualityTest.testQueryJoin-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryJoin
   [junit4]   2> 2109486 INFO  (TEST-QueryEqualityTest.testFuncCscore-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncCscore
   [junit4]   2> 2109487 INFO  (TEST-QueryEqualityTest.testFuncCscore-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncCscore
   [junit4]   2> 2109488 INFO  (TEST-QueryEqualityTest.testFuncScale-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncScale
   [junit4]   2> 2109488 INFO  (TEST-QueryEqualityTest.testFuncScale-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncScale
   [junit4]   2> 2109489 INFO  (TEST-QueryEqualityTest.testParserCoverage-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParserCoverage
   [junit4]   2> 2109489 INFO  (TEST-QueryEqualityTest.testParserCoverage-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParserCoverage
   [junit4]   2> 2109490 INFO  (TEST-QueryEqualityTest.testQueryNested-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryNested
   [junit4]   2> 2109490 INFO  (TEST-QueryEqualityTest.testQueryNested-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryNested
   [junit4]   2> 2109491 INFO  (TEST-QueryEqualityTest.testFuncMap-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMap
   [junit4]   2> 2109492 INFO  (TEST-QueryEqualityTest.testFuncMap-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMap
   [junit4]   2> 2109493 INFO  (TEST-QueryEqualityTest.testFuncGeohash-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncGeohash
   [junit4]   2> 2109494 INFO  (TEST-QueryEqualityTest.testFuncGeohash-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncGeohash
   [junit4]   2> 2109495 INFO  (TEST-QueryEqualityTest.testPayloadFunction-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPayloadFunction
   [junit4]   2> 2109495 INFO  (TEST-QueryEqualityTest.testPayloadFunction-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPayloadFunction
   [junit4]   2> 2109495 INFO  (TEST-QueryEqualityTest.testFuncMathConsts-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMathConsts
   [junit4]   2> 2109495 INFO  (TEST-QueryEqualityTest.testFuncMathConsts-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMathConsts
   [junit4]   2> 2109495 INFO  (TEST-QueryEqualityTest.testFuncOrd-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncOrd
   [junit4]   2> 2109495 INFO  (TEST-QueryEqualityTest.testFuncOrd-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncOrd
   [junit4]   2> 2109499 INFO  (TEST-QueryEqualityTest.testFuncLinear-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncLinear
   [junit4]   2> 2109500 INFO  (TEST-QueryEqualityTest.testFuncLinear-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncLinear
   [junit4]   2> 2109501 INFO  (TEST-QueryEqualityTest.testPayloadCheckQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPayloadCheckQuery
   [junit4]   2> 2109502 INFO  (TEST-QueryEqualityTest.testPayloadCheckQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPayloadCheckQuery
   [junit4]   2> 2109503 INFO  (TEST-QueryEqualityTest.testFuncGhhsin-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncGhhsin
   [junit4]   2> 2109504 INFO  (TEST-QueryEqualityTest.testFuncGhhsin-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncGhhsin
   [junit4]   2> 2109505 INFO  (TEST-QueryEqualityTest.testFuncNumdocs-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncNumdocs
   [junit4]   2> 2109505 INFO  (TEST-QueryEqualityTest.testFuncNumdocs-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncNumdocs
   [junit4]   2> 2109505 INFO  (TEST-QueryEqualityTest.testAggs-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAggs
   [junit4]   2> 2109526 INFO  (TEST-QueryEqualityTest.testAggs-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAggs
   [junit4]   2> 2109527 INFO  (TEST-QueryEqualityTest.testTlogitQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTlogitQuery
   [junit4]   2> 2109530 INFO  (TEST-QueryEqualityTest.testTlogitQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTlogitQuery
   [junit4]   2> 2109532 INFO  (TEST-QueryEqualityTest.testReRankQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReRankQuery
   [junit4]   2> 2109547 INFO  (TEST-QueryEqualityTest.testReRankQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReRankQuery
   [junit4]   2> 2109550 INFO  (TEST-QueryEqualityTest.testDateMathParsingEquality-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDateMathParsingEquality
   [junit4]   2> 2109551 INFO  (TEST-QueryEqualityTest.testDateMathParsingEquality-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDateMathParsingEquality
   [junit4]   2> 2109553 INFO  (TEST-QueryEqualityTest.testExportQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExportQuery
   [junit4]   2> 2109555 INFO  (TEST-QueryEqualityTest.testExportQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExportQuery
   [junit4]   2> 2109557 INFO  (TEST-QueryEqualityTest.testFuncLiteral-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncLiteral
   [junit4]   2> 2109557 INFO  (TEST-QueryEqualityTest.testFuncLiteral-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncLiteral
   [junit4]   2> 2109558 INFO  (TEST-QueryEqualityTest.testFuncSqedist-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSqedist
   [junit4]   2> 2109558 INFO  (TEST-QueryEqualityTest.testFuncSqedist-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSqedist
   [junit4]   2> 2109561 INFO  (TEST-QueryEqualityTest.testFuncExists-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncExists
   [junit4]   2> 2109561 INFO  (TEST-QueryEqualityTest.testFuncExists-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncExists
   [junit4]   2> 2109563 INFO  (TEST-QueryEqualityTest.testQueryComplexPhrase-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryComplexPhrase
   [junit4]   2> 2109564 INFO  (TEST-QueryEqualityTest.testQueryComplexPhrase-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryComplexPhrase
   [junit4]   2> 2109566 INFO  (TEST-QueryEqualityTest.testChildField-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testChildField
   [junit4]   2> 2109568 INFO  (TEST-QueryEqualityTest.testChildField-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testChildField
   [junit4]   2> 2109570 INFO  (TEST-QueryEqualityTest.testQueryScoreJoin-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryScoreJoin
   [junit4]   2> 2109570 INFO  (TEST-QueryEqualityTest.testQueryScoreJoin-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryScoreJoin
   [junit4]   2> 2109572 INFO  (TEST-QueryEqualityTest.testCompares-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCompares
   [junit4]   2> 2109572 INFO  (TEST-QueryEqualityTest.testCompares-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCompares
   [junit4]   2> 2109575 INFO  (TEST-QueryEqualityTest.testFuncNot-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncNot
   [junit4]   2> 2109575 INFO  (TEST-QueryEqualityTest.testFuncNot-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncNot
   [junit4]   2> 2109577 INFO  (TEST-QueryEqualityTest.testQueryLucenePlusSort-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryLucenePlusSort
   [junit4]   2> 2109577 INFO  (TEST-QueryEqualityTest.testQueryLucenePlusSort-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryLucenePlusSort
   [junit4]   2> 2109579 INFO  (TEST-QueryEqualityTest.testQueryGeofilt-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryGeofilt
   [junit4]   2> 2109580 INFO  (TEST-QueryEqualityTest.testQueryGeofilt-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryGeofilt
   [junit4]   2> 2109582 INFO  (TEST-QueryEqualityTest.testFuncRord-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncRord
   [junit4]   2> 2109582 INFO  (TEST-QueryEqualityTest.testFuncRord-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncRord
   [junit4]   2> 2109584 INFO  (TEST-QueryEqualityTest.testQueryFrange-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryFrange
   [junit4]   2> 2109585 INFO  (TEST-QueryEqualityTest.testQueryFrange-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryFrange
   [junit4]   2> 2109587 INFO  (TEST-QueryEqualityTest.testQueryCollapse-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryCollapse
   [junit4]   2> 2109589 INFO  (TEST-QueryEqualityTest.testQueryCollapse-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryCollapse
   [junit4]   2> 2109591 INFO  (TEST-QueryEqualityTest.testHash-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testHash
   [junit4]   2> 2109591 INFO  (TEST-QueryEqualityTest.testHash-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testHash
   [junit4]   2> 2109593 INFO  (TEST-QueryEqualityTest.testFuncConcat-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncConcat
   [junit4]   2> 2109593 INFO  (TEST-QueryEqualityTest.testFuncConcat-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncConcat
   [junit4]   2> 2109595 INFO  (TEST-QueryEqualityTest.testSignificantTermsQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSignificantTermsQuery
   [junit4]   2> 2109598 INFO  (TEST-QueryEqualityTest.testSignificantTermsQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSignificantTermsQuery
   [junit4]   2> 2109600 INFO  (TEST-QueryEqualityTest.testFuncDiv-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDiv
   [junit4]   2> 2109600 INFO  (TEST-QueryEqualityTest.testFuncDiv-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDiv
   [junit4]   2> 2109601 INFO  (TEST-QueryEqualityTest.testField-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testField
   [junit4]   2> 2109601 INFO  (TEST-QueryEqualityTest.testField-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testField
   [junit4]   2> 2109602 INFO  (TEST-QueryEqualityTest.testFuncTerms-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncTerms
   [junit4]   2> 2109603 INFO  (TEST-QueryEqualityTest.testFuncTerms-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncTerms
   [junit4]   2> 2109605 INFO  (TEST-QueryEqualityTest.testFuncCurrency-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncCurrency
   [junit4]   2> 2109607 INFO  (TEST-QueryEqualityTest.testFuncCurrency-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncCurrency
   [junit4]   2> 2109608 INFO  (TEST-QueryEqualityTest.testQueryMaxScore-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryMaxScore
   [junit4]   2> 2109609 INFO  (TEST-QueryEqualityTest.testQueryMaxScore-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryMaxScore
   [junit4]   2> 2109611 INFO  (TEST-QueryEqualityTest.testTestFuncs-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTestFuncs
   [junit4]   2> 2109613 INFO  (TEST-QueryEqualityTest.testTestFuncs-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTestFuncs
   [junit4]   2> 2109614 INFO  (TEST-QueryEqualityTest.testGraphQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGraphQuery
   [junit4]   2> 2109618 INFO  (TEST-QueryEqualityTest.testGraphQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGraphQuery
   [junit4]   2> 2109620 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueBools-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDoubleValueBools
   [junit4]   2> 2109620 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueBools-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDoubleValueBools
   [junit4]   2> 2109624 INFO  (TEST-QueryEqualityTest.testQueryRaw-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryRaw
   [junit4]   2> 2109624 INFO  (TEST-QueryEqualityTest.testQueryRaw-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryRaw
   [junit4]   2> 2109626 INFO  (TEST-QueryEqualityTest.testQueryFunc-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryFunc
   [junit4]   2> 2109627 INFO  (TEST-QueryEqualityTest.testQueryFunc-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryFunc
   [junit4]   2> 2109629 INFO  (TEST-QueryEqualityTest.testFuncDef-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDef
   [junit4]   2> 2109629 INFO  (TEST-QueryEqualityTest.testFuncDef-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDef
   [junit4]   2> 2109631 INFO  (TEST-QueryEqualityTest.testQueryTerm-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryTerm
   [junit4]   2> 2109631 INFO  (TEST-QueryEqualityTest.testQueryTerm-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryTerm
   [junit4]   2> 2109632 INFO  (TEST-QueryEqualityTest.testFuncHsin-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncHsin
   [junit4]   2> 2109633 INFO  (TEST-QueryEqualityTest.testFuncHsin-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncHsin
   [junit4]   2> 2109634 INFO  (SUITE-QueryEqualityTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2109634 INFO  (SUITE-QueryEqualityTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1461041420
   [junit4]   2> 2109634 INFO  (SUITE-QueryEqualityTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2109634 INFO  (SUITE-QueryEqualityTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6df1070e: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@60faa1ca
   [junit4]   2> 2109637 INFO  (SUITE-QueryEqualityTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2109637 INFO  (SUITE-QueryEqualityTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e191fb5: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3946f606
   [junit4]   2> 2109639 INFO

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

, FacetPivotSmallTest, TestSortableTextField, TestFieldCacheVsDocValues, TestLegacyFieldReuse, CheckHdfsIndexTest, DistributedFacetPivotSmallAdvancedTest, TolerantUpdateProcessorTest, TestRestoreCore, SynonymTokenizerTest, TestCloudDeleteByQuery, TestSurroundQueryParser, ZkCLITest, JavabinLoaderTest, SpatialRPTFieldTypeTest, TestSolrCoreSnapshots, TestIntervalFaceting, PropertiesRequestHandlerTest, DistributedQueryComponentOptimizationTest, NodeAddedTriggerTest, TestFieldSortValues, OpenExchangeRatesOrgProviderTest, DistanceUnitsTest, TestElisionMultitermQuery, TestUtilizeNode, DeleteInactiveReplicaTest, TestBackupRepositoryFactory, SOLR749Test, TestNumericTokenStream, TestFoldingMultitermQuery, SolrRequestParserTest, SubstringBytesRefFilterTest, MoveReplicaHDFSTest, ResponseBuilderTest, TestTolerantSearch, TestClusterStateProvider, RecoveryZkTest, SolrTestCaseJ4Test, TestGenericDistributedQueue, AssignTest, TestNamedUpdateProcessors, TestFieldCollectionResource, DistributedMLTComponentTest, TestEmbeddedSolrServerSchemaAPI, TestFieldCache, TestGraphMLResponseWriter, TestMaxTokenLenTokenizer, ManagedSchemaRoundRobinCloudTest, TestSSLRandomization, DateFieldTest, CustomCollectionTest, TestPartialUpdateDeduplication, TestSolr4Spatial2, PolyFieldTest, TestQuerySenderNoQuery, DeleteNodeTest, OutputWriterTest, TestManagedStopFilterFactory, TestGroupingSearch, TestReload, TestCoreContainer, RequiredFieldsTest, SolrCoreTest, GraphQueryTest, TestSQLHandlerNonCloud, V2ApiIntegrationTest, SolrShardReporterTest, PingRequestHandlerTest, AlternateDirectoryTest, BasicDistributedZkTest, LegacyCloudClusterPropTest, HdfsBasicDistributedZkTest, TestRealTimeGet, TestPostingsSolrHighlighter, TestLFUCache, DistributedExpandComponentTest, HLLSerializationTest, ZkNodePropsTest, HdfsLockFactoryTest, TestManagedSchema, ExplicitHLLTest, SortSpecParsingTest, HighlighterTest, AutoAddReplicasIntegrationTest, TestRandomFlRTGCloud, TestClassicSimilarityFactory, ClassificationUpdateProcessorFactoryTest, TriLevelCompositeIdRoutingTest, SuggesterFSTTest, ResponseHeaderTest, BlockJoinFacetRandomTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BlockJoinFacetRandomTest -Dtests.seed=F84131313BB6AEE5 -Dtests.slow=true -Dtests.locale=nl-NL -Dtests.timezone=CST6CDT -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | BlockJoinFacetRandomTest (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.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001\init-core-data-001\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-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.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001\init-core-data-001\tlog\tlog.0000000000000000000
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F84131313BB6AEE5]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [776/776 (4!)] on J0 in 0.37s, 7 tests, 1 error <<< FAILURES!

[...truncated 2382 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_ED7CD9431D548977-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=es-AR, timezone=America/Paramaribo
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=81270504,total=154664960
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=ED7CD9431D548977 -Dtests.slow=true -Dtests.locale=es-AR -Dtests.timezone=America/Paramaribo -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [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_ED7CD9431D548977-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_ED7CD9431D548977-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_ED7CD9431D548977-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_ED7CD9431D548977-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_ED7CD9431D548977-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_ED7CD9431D548977-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_ED7CD9431D548977-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_ED7CD9431D548977-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_ED7CD9431D548977-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_ED7CD9431D548977-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_ED7CD9431D548977-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_ED7CD9431D548977-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_ED7CD9431D548977-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_ED7CD9431D548977-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ED7CD9431D548977]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/5 (1!)] on J1 in 12.42s, 8 tests, 1 error <<< FAILURES!

[...truncated 38840 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 457 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/457/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

9 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMmapDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_4A145EDA5022289C-001\testZLong-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_4A145EDA5022289C-001\testZLong-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_4A145EDA5022289C-001\testZLong-001\extra0: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_4A145EDA5022289C-001\testZLong-001\extra0    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_4A145EDA5022289C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_4A145EDA5022289C-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\core\test\J1\temp\lucene.store.TestMmapDirectory_4A145EDA5022289C-001\testZLong-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_4A145EDA5022289C-001\testZLong-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_4A145EDA5022289C-001\testZLong-001\extra0: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_4A145EDA5022289C-001\testZLong-001\extra0
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_4A145EDA5022289C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_4A145EDA5022289C-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.RecoveryZkTest

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.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-001\tempDir-001\node1\recoverytest_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-001\tempDir-001\node1\recoverytest_shard1_replica_n1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-001\tempDir-001\node1\recoverytest_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-001\tempDir-001\node1\recoverytest_shard1_replica_n1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-001\tempDir-001\node1\recoverytest_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-001\tempDir-001\node1\recoverytest_shard1_replica_n1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-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\J0\temp\solr.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-001\tempDir-001\node1\recoverytest_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-001\tempDir-001\node1\recoverytest_shard1_replica_n1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-001\tempDir-001\node1\recoverytest_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-001\tempDir-001\node1\recoverytest_shard1_replica_n1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-001\tempDir-001\node1\recoverytest_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-001\tempDir-001\node1\recoverytest_shard1_replica_n1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-001\tempDir-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.schema.TestBulkSchemaAPI

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.rest.schema.TestBulkSchemaAPI_1F7A3AEDBA4C9BE5-001\tempDir-025\collection1\lib: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_1F7A3AEDBA4C9BE5-001\tempDir-025\collection1\lib    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_1F7A3AEDBA4C9BE5-001\tempDir-025\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_1F7A3AEDBA4C9BE5-001\tempDir-025\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_1F7A3AEDBA4C9BE5-001\tempDir-025: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_1F7A3AEDBA4C9BE5-001\tempDir-025 

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.rest.schema.TestBulkSchemaAPI_1F7A3AEDBA4C9BE5-001\tempDir-025\collection1\lib: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_1F7A3AEDBA4C9BE5-001\tempDir-025\collection1\lib
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_1F7A3AEDBA4C9BE5-001\tempDir-025\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_1F7A3AEDBA4C9BE5-001\tempDir-025\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_1F7A3AEDBA4C9BE5-001\tempDir-025: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_1F7A3AEDBA4C9BE5-001\tempDir-025

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


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.schema.TestSchemaVersionResource

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.rest.schema.TestSchemaVersionResource_1F7A3AEDBA4C9BE5-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestSchemaVersionResource_1F7A3AEDBA4C9BE5-001\tempDir-003\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestSchemaVersionResource_1F7A3AEDBA4C9BE5-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestSchemaVersionResource_1F7A3AEDBA4C9BE5-001\tempDir-003\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestSchemaVersionResource_1F7A3AEDBA4C9BE5-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestSchemaVersionResource_1F7A3AEDBA4C9BE5-001\tempDir-003 

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.rest.schema.TestSchemaVersionResource_1F7A3AEDBA4C9BE5-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestSchemaVersionResource_1F7A3AEDBA4C9BE5-001\tempDir-003\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestSchemaVersionResource_1F7A3AEDBA4C9BE5-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestSchemaVersionResource_1F7A3AEDBA4C9BE5-001\tempDir-003\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestSchemaVersionResource_1F7A3AEDBA4C9BE5-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestSchemaVersionResource_1F7A3AEDBA4C9BE5-001\tempDir-003

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


FAILED:  org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToLeader

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:58839/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:58839/solr
	at __randomizedtesting.SeedInfo.seed([1F7A3AEDBA4C9BE5:91765A9DCF541FCF]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	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.cloud.TestPullReplicaErrorHandling.tearDown(TestPullReplicaErrorHandling.java:128)
	at jdk.internal.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 45 more


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([1F7A3AEDBA4C9BE5:391084D4A1433489]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTrigger(TriggerIntegrationTest.java:456)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestDetails

Error Message:
Expected to see that the slave has replicated1: {indexSize=117 bytes,indexPath=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_1F7A3AEDBA4C9BE5-001\solr-instance-002\.\collection1\data\index/,commits=[{indexVersion=1518755219888,generation=2,filelist=[segments_2]}],isMaster=false,isSlave=true,indexVersion=1518755219888,generation=2,slave={masterDetails={indexSize=1.49 KB,indexPath=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_1F7A3AEDBA4C9BE5-001\solr-instance-001\.\collection1\data\index/,commits=[{indexVersion=0,generation=1,filelist=[segments_1]}, {indexVersion=1518755219888,generation=2,filelist=[_0.doc, _0.fdt, _0.fdx, _0.fnm, _0.nvd, _0.nvm, _0.si, _0.tim, _0.tip, segments_2]}],isMaster=true,isSlave=false,indexVersion=1518755219888,generation=2,master={confFiles=schema.xml,xslt/dummy.xsl,replicateAfter=[commit],replicationEnabled=true,replicableVersion=1518755219888,replicableGeneration=2}},masterUrl=http://127.0.0.1:51723/solr/collection1,pollInterval=00:00:01,nextExecutionAt=Thu Feb 15 22:27:36 CST 2018,currentDate=Thu Feb 15 22:27:35 CST 2018,isPollingDisabled=false,isReplicating=false}}

Stack Trace:
java.lang.AssertionError: Expected to see that the slave has replicated1: {indexSize=117 bytes,indexPath=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_1F7A3AEDBA4C9BE5-001\solr-instance-002\.\collection1\data\index/,commits=[{indexVersion=1518755219888,generation=2,filelist=[segments_2]}],isMaster=false,isSlave=true,indexVersion=1518755219888,generation=2,slave={masterDetails={indexSize=1.49 KB,indexPath=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_1F7A3AEDBA4C9BE5-001\solr-instance-001\.\collection1\data\index/,commits=[{indexVersion=0,generation=1,filelist=[segments_1]}, {indexVersion=1518755219888,generation=2,filelist=[_0.doc, _0.fdt, _0.fdx, _0.fnm, _0.nvd, _0.nvm, _0.si, _0.tim, _0.tip, segments_2]}],isMaster=true,isSlave=false,indexVersion=1518755219888,generation=2,master={confFiles=schema.xml,xslt/dummy.xsl,replicateAfter=[commit],replicationEnabled=true,replicableVersion=1518755219888,replicableGeneration=2}},masterUrl=http://127.0.0.1:51723/solr/collection1,pollInterval=00:00:01,nextExecutionAt=Thu Feb 15 22:27:36 CST 2018,currentDate=Thu Feb 15 22:27:35 CST 2018,isPollingDisabled=false,isReplicating=false}}
	at __randomizedtesting.SeedInfo.seed([1F7A3AEDBA4C9BE5:652719982C14B26D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.handler.TestReplicationHandler.doTestDetails(TestReplicationHandler.java:332)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index 0 out-of-bounds for length 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index 0 out-of-bounds for length 0
	at __randomizedtesting.SeedInfo.seed([1F7A3AEDBA4C9BE5:B3261B8994B26FB]:0)
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
	at java.base/java.util.Objects.checkIndex(Objects.java:372)
	at java.base/java.util.ArrayList.get(ArrayList.java:440)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-001

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




Build Log:
[...truncated 454 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMmapDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1638, maxMBSortInHeap=7.282494533060067, sim=RandomSimilarity(queryNorm=true): {}, locale=uz-UZ, timezone=America/Cambridge_Bay
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=85810288,total=120586240
   [junit4]   2> NOTE: All tests run in this JVM: [TestQueryRescorer, TestPayloads, TestIndexReaderClose, TestRadixSelector, TestSpanNearQuery, TestIndexWriterReader, TestSetOnce, TestBlockPostingsFormat, TestDirectory, TestNGramPhraseQuery, TestFrequencyTrackingRingBuffer, TestCachingTokenFilter, TestLongRange, TestCharsRefBuilder, TestIntroSorter, TestCompiledAutomaton, TestPerFieldPostingsFormat2, TestTransactionRollback, TestMergeSchedulerExternal, TestIntRangeFieldQueries, TestCheckIndex, TestIndexOrDocValuesQuery, TestNRTReaderWithThreads, TestBytesRefHash, Test4GBStoredFields, TestSmallFloat, TestMatchNoDocsQuery, TestCharArraySet, TestSimpleFSDirectory, Test2BPagedBytes, TestCloseableThreadLocal, Test2BSortedDocValuesFixedSorted, TestPerFieldDocValuesFormat, TestMmapDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMmapDirectory -Dtests.seed=4A145EDA5022289C -Dtests.slow=true -Dtests.locale=uz-UZ -Dtests.timezone=America/Cambridge_Bay -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestMmapDirectory (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\core\test\J1\temp\lucene.store.TestMmapDirectory_4A145EDA5022289C-001\testZLong-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_4A145EDA5022289C-001\testZLong-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_4A145EDA5022289C-001\testZLong-001\extra0: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_4A145EDA5022289C-001\testZLong-001\extra0
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_4A145EDA5022289C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_4A145EDA5022289C-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4A145EDA5022289C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [62/466 (1!)] on J1 in 2.03s, 43 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 12241 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
   [junit4]   2> 601894 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1F7A3AEDBA4C9BE5-001\init-core-data-001
   [junit4]   2> 601894 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 601897 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 601899 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 601900 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1F7A3AEDBA4C9BE5-001\tempDir-001
   [junit4]   2> 601900 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 601901 INFO  (Thread-1207) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 601901 INFO  (Thread-1207) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 601905 ERROR (Thread-1207) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 602000 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:58781
   [junit4]   2> 602004 INFO  (zkConnectionManagerCallback-3326-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602010 INFO  (jetty-launcher-3323-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 602010 INFO  (jetty-launcher-3323-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 602010 INFO  (jetty-launcher-3323-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 602010 INFO  (jetty-launcher-3323-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 602010 INFO  (jetty-launcher-3323-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@69aa73d8{/solr,null,AVAILABLE}
   [junit4]   2> 602015 INFO  (jetty-launcher-3323-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@13c3873f{HTTP/1.1,[http/1.1]}{127.0.0.1:58785}
   [junit4]   2> 602016 INFO  (jetty-launcher-3323-thread-4) [    ] o.e.j.s.Server Started @612251ms
   [junit4]   2> 602016 INFO  (jetty-launcher-3323-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58785}
   [junit4]   2> 602016 ERROR (jetty-launcher-3323-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 602016 INFO  (jetty-launcher-3323-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 602016 INFO  (jetty-launcher-3323-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 602016 INFO  (jetty-launcher-3323-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 602016 INFO  (jetty-launcher-3323-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-16T03:57:27.299972600Z
   [junit4]   2> 602016 INFO  (jetty-launcher-3323-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 602016 INFO  (jetty-launcher-3323-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 602016 INFO  (jetty-launcher-3323-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 602016 INFO  (jetty-launcher-3323-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 602016 INFO  (jetty-launcher-3323-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6cb1bffe{/solr,null,AVAILABLE}
   [junit4]   2> 602018 INFO  (jetty-launcher-3323-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@36e704c3{HTTP/1.1,[http/1.1]}{127.0.0.1:58790}
   [junit4]   2> 602018 INFO  (jetty-launcher-3323-thread-3) [    ] o.e.j.s.Server Started @612254ms
   [junit4]   2> 602018 INFO  (jetty-launcher-3323-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58790}
   [junit4]   2> 602018 ERROR (jetty-launcher-3323-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 602018 INFO  (jetty-launcher-3323-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 602018 INFO  (jetty-launcher-3323-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 602018 INFO  (jetty-launcher-3323-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 602018 INFO  (jetty-launcher-3323-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-16T03:57:27.301992400Z
   [junit4]   2> 602023 INFO  (jetty-launcher-3323-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 602023 INFO  (jetty-launcher-3323-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 602024 INFO  (zkConnectionManagerCallback-3328-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602024 INFO  (jetty-launcher-3323-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 602024 INFO  (jetty-launcher-3323-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 602024 INFO  (jetty-launcher-3323-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 602024 INFO  (jetty-launcher-3323-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 602025 INFO  (jetty-launcher-3323-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 602025 INFO  (jetty-launcher-3323-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 602024 INFO  (zkConnectionManagerCallback-3330-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602025 INFO  (jetty-launcher-3323-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@38db1049{/solr,null,AVAILABLE}
   [junit4]   2> 602025 INFO  (jetty-launcher-3323-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@93c0dea{/solr,null,AVAILABLE}
   [junit4]   2> 602025 INFO  (jetty-launcher-3323-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 602025 INFO  (jetty-launcher-3323-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 602026 INFO  (jetty-launcher-3323-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b3eef89{HTTP/1.1,[http/1.1]}{127.0.0.1:58797}
   [junit4]   2> 602026 INFO  (jetty-launcher-3323-thread-1) [    ] o.e.j.s.Server Started @612261ms
   [junit4]   2> 602026 INFO  (jetty-launcher-3323-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58797}
   [junit4]   2> 602026 INFO  (jetty-launcher-3323-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6544344f{HTTP/1.1,[http/1.1]}{127.0.0.1:58798}
   [junit4]   2> 602026 ERROR (jetty-launcher-3323-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 602026 INFO  (jetty-launcher-3323-thread-2) [    ] o.e.j.s.Server Started @612261ms
   [junit4]   2> 602026 INFO  (jetty-launcher-3323-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58798}
   [junit4]   2> 602026 INFO  (jetty-launcher-3323-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 602026 INFO  (jetty-launcher-3323-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 602026 INFO  (jetty-launcher-3323-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 602026 INFO  (jetty-launcher-3323-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-16T03:57:27.309371700Z
   [junit4]   2> 602026 ERROR (jetty-launcher-3323-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 602026 INFO  (jetty-launcher-3323-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 602026 INFO  (jetty-launcher-3323-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 602026 INFO  (jetty-launcher-3323-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 602026 INFO  (jetty-launcher-3323-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-16T03:57:27.309371700Z
   [junit4]   2> 602034 INFO  (zkConnectionManagerCallback-3332-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602035 INFO  (jetty-launcher-3323-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58781/solr
   [junit4]   2> 602035 INFO  (jetty-launcher-3323-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 602036 INFO  (zkConnectionManagerCallback-3334-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602036 INFO  (jetty-launcher-3323-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58781/solr
   [junit4]   2> 602037 INFO  (jetty-launcher-3323-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 602044 INFO  (zkConnectionManagerCallback-3339-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602046 INFO  (jetty-launcher-3323-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58781/solr
   [junit4]   2> 602046 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10086ce7efc0005, likely client has closed socket
   [junit4]   2> 602047 INFO  (zkConnectionManagerCallback-3342-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602048 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10086ce7efc0006, likely client has closed socket
   [junit4]   2> 602049 INFO  (jetty-launcher-3323-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58781/solr
   [junit4]   2> 602050 INFO  (zkConnectionManagerCallback-3346-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602051 INFO  (zkConnectionManagerCallback-3349-thread-1-processing-n:127.0.0.1:58785_solr) [n:127.0.0.1:58785_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602052 INFO  (zkConnectionManagerCallback-3351-thread-1-processing-n:127.0.0.1:58790_solr) [n:127.0.0.1:58790_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602054 INFO  (zkConnectionManagerCallback-3354-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602058 INFO  (zkConnectionManagerCallback-3356-thread-1-processing-n:127.0.0.1:58797_solr) [n:127.0.0.1:58797_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602059 INFO  (zkConnectionManagerCallback-3358-thread-1-processing-n:127.0.0.1:58798_solr) [n:127.0.0.1:58798_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602244 INFO  (jetty-launcher-3323-thread-4) [n:127.0.0.1:58785_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 602244 INFO  (jetty-launcher-3323-thread-2) [n:127.0.0.1:58798_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 602244 INFO  (jetty-launcher-3323-thread-4) [n:127.0.0.1:58785_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58785_solr
   [junit4]   2> 602246 INFO  (jetty-launcher-3323-thread-2) [n:127.0.0.1:58798_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58798_solr
   [junit4]   2> 602246 INFO  (jetty-launcher-3323-thread-4) [n:127.0.0.1:58785_solr    ] o.a.s.c.Overseer Overseer (id=72205815489757192-127.0.0.1:58785_solr-n_0000000000) starting
   [junit4]   2> 602247 INFO  (jetty-launcher-3323-thread-3) [n:127.0.0.1:58790_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 602249 INFO  (jetty-launcher-3323-thread-1) [n:127.0.0.1:58797_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 602251 INFO  (jetty-launcher-3323-thread-3) [n:127.0.0.1:58790_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58790_solr
   [junit4]   2> 602264 INFO  (jetty-launcher-3323-thread-1) [n:127.0.0.1:58797_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58797_solr
   [junit4]   2> 602299 INFO  (zkCallback-3357-thread-1-processing-n:127.0.0.1:58798_solr) [n:127.0.0.1:58798_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 602318 INFO  (zkCallback-3355-thread-1-processing-n:127.0.0.1:58797_solr) [n:127.0.0.1:58797_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 602318 INFO  (zkCallback-3350-thread-1-processing-n:127.0.0.1:58790_solr) [n:127.0.0.1:58790_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 602319 INFO  (zkCallback-3348-thread-1-processing-n:127.0.0.1:58785_solr) [n:127.0.0.1:58785_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 602323 INFO  (jetty-launcher-3323-thread-4) [n:127.0.0.1:58785_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58785_solr
   [junit4]   2> 602326 INFO  (zkCallback-3357-thread-1-processing-n:127.0.0.1:58798_solr) [n:127.0.0.1:58798_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 602326 INFO  (zkCallback-3348-thread-1-processing-n:127.0.0.1:58785_solr) [n:127.0.0.1:58785_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 602326 INFO  (zkCallback-3355-thread-1-processing-n:127.0.0.1:58797_solr) [n:127.0.0.1:58797_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 602326 INFO  (zkCallback-3350-thread-1-processing-n:127.0.0.1:58790_solr) [n:127.0.0.1:58790_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 602370 INFO  (jetty-launcher-3323-thread-3) [n:127.0.0.1:58790_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58790.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cfb6d4
   [junit4]   2> 602377 INFO  (jetty-launcher-3323-thread-3) [n:127.0.0.1:58790_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58790.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cfb6d4
   [junit4]   2> 602378 INFO  (jetty-launcher-3323-thread-3) [n:127.0.0.1:58790_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58790.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cfb6d4
   [junit4]   2> 602379 INFO  (jetty-launcher-3323-thread-3) [n:127.0.0.1:58790_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1F7A3AEDBA4C9BE5-001\tempDir-001\node2\.
   [junit4]   2> 602414 INFO  (jetty-launcher-3323-thread-1) [n:127.0.0.1:58797_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58797.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cfb6d4
   [junit4]   2> 602414 INFO  (jetty-launcher-3323-thread-4) [n:127.0.0.1:58785_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58785.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cfb6d4
   [junit4]   2> 602418 INFO  (jetty-launcher-3323-thread-2) [n:127.0.0.1:58798_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58798.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cfb6d4
   [junit4]   2> 602421 INFO  (jetty-launcher-3323-thread-4) [n:127.0.0.1:58785_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58785.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cfb6d4
   [junit4]   2> 602421 INFO  (jetty-launcher-3323-thread-1) [n:127.0.0.1:58797_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58797.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cfb6d4
   [junit4]   2> 602421 INFO  (jetty-launcher-3323-thread-4) [n:127.0.0.1:58785_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58785.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cfb6d4
   [junit4]   2> 602421 INFO  (jetty-launcher-3323-thread-1) [n:127.0.0.1:58797_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58797.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cfb6d4
   [junit4]   2> 602422 INFO  (jetty-launcher-3323-thread-4) [n:127.0.0.1:58785_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1F7A3AEDBA4C9BE5-001\tempDir-001\node1\.
   [junit4]   2> 602422 INFO  (jetty-launcher-3323-thread-1) [n:127.0.0.1:58797_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1F7A3AEDBA4C9BE5-001\tempDir-001\node4\.
   [junit4]   2> 602425 INFO  (jetty-launcher-3323-thread-2) [n:127.0.0.1:58798_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58798.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cfb6d4
   [junit4]   2> 602425 INFO  (jetty-launcher-3323-thread-2) [n:127.0.0.1:58798_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58798.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cfb6d4
   [junit4]   2> 602426 INFO  (jetty-launcher-3323-thread-2) [n:127.0.0.1:58798_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1F7A3AEDBA4C9BE5-001\tempDir-001\node3\.
   [junit4]   2> 602517 INFO  (zkConnectionManagerCallback-3368-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602522 INFO  (zkConnectionManagerCallback-3372-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602524 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 602525 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58781/solr ready
   [junit4]   2> 602529 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@36e704c3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 602529 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=938529679
   [junit4]   2> 602529 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 602530 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@73121eaa: rootName = solr_58790, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5d7acf67
   [junit4]   2> 602534 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 602534 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7c1c1831: rootName = solr_58790, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@718bfd2
   [junit4]   2> 602537 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 602537 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4a425f41: rootName = solr_58790, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@3fc70c33
   [junit4]   2> 602537 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:58790_solr
   [junit4]   2> 602537 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 602537 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 602541 INFO  (zkCallback-3348-thread-1-processing-n:127.0.0.1:58785_solr) [n:127.0.0.1:58785_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 602541 INFO  (zkCallback-3357-thread-1-processing-n:127.0.0.1:58798_solr) [n:127.0.0.1:58798_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 602541 INFO  (zkCallback-3355-thread-1-processing-n:127.0.0.1:58797_solr) [n:127.0.0.1:58797_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 602541 INFO  (zkCallback-3350-thread-1-processing-n:127.0.0.1:58790_solr) [n:127.0.0.1:58790_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 602543 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6cb1bffe{/solr,null,UNAVAILABLE}
   [junit4]   2> 602543 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 602544 INFO  (zkCallback-3371-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 602544 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 602545 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 602545 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 602545 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 602545 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@78d0ad0e{/solr,null,AVAILABLE}
   [junit4]   2> 602546 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@35b5494a{HTTP/1.1,[http/1.1]}{127.0.0.1:58840}
   [junit4]   2> 602546 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.Server Started @612781ms
   [junit4]   2> 602546 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58839}
   [junit4]   2> 602546 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 602547 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 602547 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 602547 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 602547 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-16T03:57:27.830695700Z
   [junit4]   2> 602550 INFO  (zkConnectionManagerCallback-3374-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602551 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 602557 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58781/solr
   [junit4]   2> 602559 INFO  (zkConnectionManagerCallback-3378-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602563 INFO  (zkConnectionManagerCallback-3380-thread-1-processing-n:127.0.0.1:58839_solr) [n:127.0.0.1:58839_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602571 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [n:127.0.0.1:58839_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 602573 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [n:127.0.0.1:58839_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 602575 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [n:127.0.0.1:58839_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58839_solr
   [junit4]   2> 602576 INFO  (zkCallback-3348-thread-1-processing-n:127.0.0.1:58785_solr) [n:127.0.0.1:58785_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 602577 INFO  (zkCallback-3357-thread-1-processing-n:127.0.0.1:58798_solr) [n:127.0.0.1:58798_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 602577 INFO  (zkCallback-3355-thread-2-processing-n:127.0.0.1:58797_solr) [n:127.0.0.1:58797_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 602577 INFO  (zkCallback-3371-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 602578 INFO  (zkCallback-3379-thread-1-processing-n:127.0.0.1:58839_solr) [n:127.0.0.1:58839_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 602638 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [n:127.0.0.1:58839_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58839.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cfb6d4
   [junit4]   2> 602644 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [n:127.0.0.1:58839_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58839.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cfb6d4
   [junit4]   2> 602644 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [n:127.0.0.1:58839_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58839.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cfb6d4
   [junit4]   2> 602645 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [n:127.0.0.1:58839_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1F7A3AEDBA4C9BE5-001\tempDir-001\node2\.
   [junit4]   2> 602678 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:58840/solr. Proxy: http://127.0.0.1:58839/solr
   [junit4]   2> 602679 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@13c3873f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 602680 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2087355761
   [junit4]   2> 602680 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 602680 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1f499e5d: rootName = solr_58785, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@20eb4ed0
   [junit4]   2> 602684 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 602684 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7b2fbb14: rootName = solr_58785, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@718bfd2
   [junit4]   2> 602688 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 602688 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3cac430: rootName = solr_58785, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@3fc70c33
   [junit4]   2> 602691 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:58785_solr
   [junit4]   2> 602691 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 602691 INFO  (zkCallback-3348-thread-1-processing-n:127.0.0.1:58785_solr) [n:127.0.0.1:58785_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 602691 INFO  (zkCallback-3355-thread-2-processing-n:127.0.0.1:58797_solr) [n:127.0.0.1:58797_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 602691 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 602692 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.c.Overseer Overseer (id=72205815489757192-127.0.0.1:58785_solr-n_0000000000) closing
   [junit4]   2> 602692 INFO  (zkCallback-3357-thread-1-processing-n:127.0.0.1:58798_solr) [n:127.0.0.1:58798_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 602693 INFO  (OverseerStateUpdate-72205815489757192-127.0.0.1:58785_solr-n_0000000000) [n:127.0.0.1:58785_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:58785_solr
   [junit4]   2> 602692 INFO  (zkCallback-3379-thread-1-processing-n:127.0.0.1:58839_solr) [n:127.0.0.1:58839_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 602692 WARN  (OverseerAutoScalingTriggerThread-72205815489757192-127.0.0.1:58785_solr-n_0000000000) [n:127.0.0.1:58785_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 602693 INFO  (zkCallback-3371-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 602695 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10086ce7efc0008, likely client has closed socket
   [junit4]   2> 602696 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@69aa73d8{/solr,null,UNAVAILABLE}
   [junit4]   2> 602697 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 602697 INFO  (zkCallback-3357-thread-1-processing-n:127.0.0.1:58798_solr) [n:127.0.0.1:58798_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58798_solr
   [junit4]   2> 602699 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 602699 INFO  (zkCallback-3357-thread-1-processing-n:127.0.0.1:58798_solr) [n:127.0.0.1:58798_solr    ] o.a.s.c.Overseer Overseer (id=72205815489757196-127.0.0.1:58798_solr-n_0000000001) starting
   [junit4]   2> 602699 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 602699 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 602699 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 602700 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e3f3084{/solr,null,AVAILABLE}
   [junit4]   2> 602700 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@327baeb1{HTTP/1.1,[http/1.1]}{127.0.0.1:58853}
   [junit4]   2> 602700 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.Server Started @612935ms
   [junit4]   2> 602701 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58852}
   [junit4]   2> 602701 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 602701 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 602701 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 602701 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 602701 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-16T03:57:27.984707200Z
   [junit4]   2> 602704 INFO  (zkConnectionManagerCallback-3384-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602704 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 602723 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58781/solr
   [junit4]   2> 602725 INFO  (zkConnectionManagerCallback-3388-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602728 INFO  (zkConnectionManagerCallback-3390-thread-1-processing-n:127.0.0.1:58852_solr) [n:127.0.0.1:58852_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602736 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [n:127.0.0.1:58852_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [

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

sponseWriter, MBeansHandlerTest, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, CSVRequestHandlerTest, SearchHandlerTest, TestLFUCache, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, BadComponentTest, TestStressRecovery, TestMergePolicyConfig, MultiTermTest, SampleTest, TestDocSet, TestBinaryField, TestSearchPerf, MinimalSchemaTest, TestElisionMultitermQuery, OutputWriterTest, DirectSolrConnectionTest, TestCodecSupport, TestXIncludeConfig, EchoParamsTest, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TimeZoneUtilsTest, TestFastOutputStream, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PreAnalyzedFieldTest, DateFieldTest, DOMUtilTest, RAMDirectoryFactoryTest, TestSolrJ, TestLRUCache, TestUtils, ZkNodePropsTest, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, CursorPagingTest, DistributedIntervalFacetingTest, TestCrossCoreJoin, TestEmbeddedSolrServerAdminHandler, TestJettySolrRunner, ActionThrottleTest, AliasIntegrationTest, CollectionStateFormat2Test, ConnectionManagerTest, CreateRoutedAliasTest, DeleteReplicaTest, DistribJoinFromCollectionTest, DocValuesNotIndexedTest, HttpPartitionTest, LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerStatusTest, PeerSyncReplicationTest, TestCloudPseudoReturnFields, TestLeaderElectionWithEmptyReplica, TestOnReconnectListenerSupport, TestRequestForwarding, TestSegmentSorting, TestSizeLimitedDistributedMap, TestSolrCloudWithDelegationTokens, TestTlogReplica, CollectionsAPIAsyncDistributedZkTest, CustomCollectionTest, HdfsCollectionsAPIDistributedZkTest, TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster, AutoScalingHandlerTest, HttpTriggerListenerTest, TestPolicyCloud, ImplicitSnitchTest, BlobRepositoryCloudTest, TestImplicitCoreProperties, TestInfoStreamLogging, TestNRTOpen, TestReloadAndDeleteDocs, TestSolrConfigHandler, ResponseBuilderTest, SearchHandlerTest, TestCoreBackup, TestReqParamsAPI, TestSQLHandlerNonCloud, V2StandaloneTest, AutoscalingHistoryHandlerTest, DistributedQueryComponentCustomSortTest, FacetPivotSmallTest, ReplicaListTransformerTest, ShufflingReplicaListTransformerTest, TestDistributedStatsComponentCardinality, SolrCloudReportersTest, TestBinaryResponseWriter, TestPushWriter, TestRawResponseWriter, TestBulkSchemaAPI]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBulkSchemaAPI -Dtests.seed=1F7A3AEDBA4C9BE5 -Dtests.slow=true -Dtests.locale=es-PA -Dtests.timezone=America/Araguaina -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestBulkSchemaAPI (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.rest.schema.TestBulkSchemaAPI_1F7A3AEDBA4C9BE5-001\tempDir-025\collection1\lib: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_1F7A3AEDBA4C9BE5-001\tempDir-025\collection1\lib
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_1F7A3AEDBA4C9BE5-001\tempDir-025\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_1F7A3AEDBA4C9BE5-001\tempDir-025\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_1F7A3AEDBA4C9BE5-001\tempDir-025: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_1F7A3AEDBA4C9BE5-001\tempDir-025
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1F7A3AEDBA4C9BE5]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [683/776 (6!)] on J0 in 12.28s, 10 tests, 1 error <<< FAILURES!

[...truncated 2720 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_6657B8A60F3B49C8-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1773, maxMBSortInHeap=6.663439629105103, sim=RandomSimilarity(queryNorm=true): {}, locale=uz-Cyrl-UZ, timezone=Asia/Amman
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=34478216,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=6657B8A60F3B49C8 -Dtests.slow=true -Dtests.locale=uz-Cyrl-UZ -Dtests.timezone=Asia/Amman -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-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_6657B8A60F3B49C8-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6657B8A60F3B49C8]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [5/5 (1!)] on J1 in 0.84s, 8 tests, 1 error <<< FAILURES!

[...truncated 38827 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 456 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/456/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.LegacyCloudClusterPropTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.LegacyCloudClusterPropTest:     1) Thread[id=434, name=qtp1682143640-434, state=TIMED_WAITING, group=TGRP-LegacyCloudClusterPropTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.LegacyCloudClusterPropTest: 
   1) Thread[id=434, name=qtp1682143640-434, state=TIMED_WAITING, group=TGRP-LegacyCloudClusterPropTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([6FA3C0A887B255FB]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.LegacyCloudClusterPropTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=434, name=qtp1682143640-434, state=TIMED_WAITING, group=TGRP-LegacyCloudClusterPropTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=434, name=qtp1682143640-434, state=TIMED_WAITING, group=TGRP-LegacyCloudClusterPropTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([6FA3C0A887B255FB]:0)


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_54DD56B006A4AC23-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_54DD56B006A4AC23-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_54DD56B006A4AC23-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_54DD56B006A4AC23-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_54DD56B006A4AC23-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_54DD56B006A4AC23-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_54DD56B006A4AC23-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_54DD56B006A4AC23-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_54DD56B006A4AC23-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_54DD56B006A4AC23-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_54DD56B006A4AC23-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_54DD56B006A4AC23-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_54DD56B006A4AC23-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_54DD56B006A4AC23-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_54DD56B006A4AC23-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_54DD56B006A4AC23-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_54DD56B006A4AC23-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_54DD56B006A4AC23-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_54DD56B006A4AC23-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_54DD56B006A4AC23-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_54DD56B006A4AC23-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_54DD56B006A4AC23-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_54DD56B006A4AC23-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_54DD56B006A4AC23-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_54DD56B006A4AC23-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_54DD56B006A4AC23-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_54DD56B006A4AC23-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_54DD56B006A4AC23-001

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




Build Log:
[...truncated 12173 lines...]
   [junit4] Suite: org.apache.solr.cloud.LegacyCloudClusterPropTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LegacyCloudClusterPropTest_6FA3C0A887B255FB-001\init-core-data-001
   [junit4]   2> 29658 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[6FA3C0A887B255FB]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 29659 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[6FA3C0A887B255FB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 29660 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[6FA3C0A887B255FB]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 29661 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[6FA3C0A887B255FB]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LegacyCloudClusterPropTest_6FA3C0A887B255FB-001\tempDir-001
   [junit4]   2> 29661 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[6FA3C0A887B255FB]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 29661 INFO  (Thread-80) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 29661 INFO  (Thread-80) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 29667 ERROR (Thread-80) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 29762 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[6FA3C0A887B255FB]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:63061
   [junit4]   2> 29766 INFO  (zkConnectionManagerCallback-84-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 29771 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100841948470000, likely client has closed socket
   [junit4]   2> 29801 INFO  (jetty-launcher-81-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 29801 INFO  (jetty-launcher-81-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 29801 INFO  (jetty-launcher-81-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 29801 INFO  (jetty-launcher-81-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 29802 INFO  (jetty-launcher-81-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b7308da{/solr,null,AVAILABLE}
   [junit4]   2> 29804 INFO  (jetty-launcher-81-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@65e306ef{SSL,[ssl, http/1.1]}{127.0.0.1:63065}
   [junit4]   2> 29804 INFO  (jetty-launcher-81-thread-1) [    ] o.e.j.s.Server Started @39725ms
   [junit4]   2> 29804 INFO  (jetty-launcher-81-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63065}
   [junit4]   2> 29805 ERROR (jetty-launcher-81-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 29805 INFO  (jetty-launcher-81-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 29805 INFO  (jetty-launcher-81-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 29805 INFO  (jetty-launcher-81-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 29805 INFO  (jetty-launcher-81-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T15:20:16.779876800Z
   [junit4]   2> 29809 INFO  (zkConnectionManagerCallback-86-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 29810 INFO  (jetty-launcher-81-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 29820 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100841948470001, likely client has closed socket
   [junit4]   2> 29823 INFO  (jetty-launcher-81-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63061/solr
   [junit4]   2> 29826 INFO  (zkConnectionManagerCallback-90-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 29828 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100841948470002, likely client has closed socket
   [junit4]   2> 29831 INFO  (zkConnectionManagerCallback-92-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 29952 INFO  (jetty-launcher-81-thread-1) [n:127.0.0.1:63065_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 29952 INFO  (jetty-launcher-81-thread-1) [n:127.0.0.1:63065_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63065_solr
   [junit4]   2> 29954 INFO  (jetty-launcher-81-thread-1) [n:127.0.0.1:63065_solr    ] o.a.s.c.Overseer Overseer (id=72202838159589379-127.0.0.1:63065_solr-n_0000000000) starting
   [junit4]   2> 29963 INFO  (jetty-launcher-81-thread-1) [n:127.0.0.1:63065_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63065_solr
   [junit4]   2> 29968 INFO  (OverseerStateUpdate-72202838159589379-127.0.0.1:63065_solr-n_0000000000) [n:127.0.0.1:63065_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 30031 INFO  (jetty-launcher-81-thread-1) [n:127.0.0.1:63065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63065.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eb33c46
   [junit4]   2> 30057 INFO  (jetty-launcher-81-thread-1) [n:127.0.0.1:63065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63065.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eb33c46
   [junit4]   2> 30057 INFO  (jetty-launcher-81-thread-1) [n:127.0.0.1:63065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63065.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eb33c46
   [junit4]   2> 30059 INFO  (jetty-launcher-81-thread-1) [n:127.0.0.1:63065_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LegacyCloudClusterPropTest_6FA3C0A887B255FB-001\tempDir-001\node1\.
   [junit4]   2> 30098 INFO  (zkConnectionManagerCallback-96-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 30117 INFO  (zkConnectionManagerCallback-100-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 30121 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[6FA3C0A887B255FB]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 30124 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[6FA3C0A887B255FB]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63061/solr ready
   [junit4]   2> 30141 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollectionSwitchLegacyCloud
   [junit4]   2> 30203 INFO  (qtp1682143640-440) [n:127.0.0.1:63065_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 30213 INFO  (qtp1682143640-440) [n:127.0.0.1:63065_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 30223 INFO  (qtp1682143640-430) [n:127.0.0.1:63065_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&maxShardsPerNode=1&name=legacyTrue&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 30231 INFO  (OverseerThreadFactory-177-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection legacyTrue
   [junit4]   2> 30359 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=legacyTrue_shard1_replica_n1&action=CREATE&numShards=1&collection=legacyTrue&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 30360 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 30472 INFO  (zkCallback-91-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 31384 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 31413 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.s.IndexSchema [legacyTrue_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 31417 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 31417 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'legacyTrue_shard1_replica_n1' using configuration from collection legacyTrue, trusted=true
   [junit4]   2> 31423 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63065.solr.core.legacyTrue.shard1.replica_n1' (registry 'solr.core.legacyTrue.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eb33c46
   [junit4]   2> 31423 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 31423 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.c.SolrCore [[legacyTrue_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LegacyCloudClusterPropTest_6FA3C0A887B255FB-001\tempDir-001\node1\legacyTrue_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LegacyCloudClusterPropTest_6FA3C0A887B255FB-001\tempDir-001\node1\.\legacyTrue_shard1_replica_n1\data\]
   [junit4]   2> 31632 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 31632 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 31635 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 31636 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 31648 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@70488b68[legacyTrue_shard1_replica_n1] main]
   [junit4]   2> 31656 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 31656 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 31658 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 31658 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592480779345068032
   [junit4]   2> 31690 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 31690 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 31690 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:63065/solr/legacyTrue_shard1_replica_n1/
   [junit4]   2> 31690 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 31690 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:63065/solr/legacyTrue_shard1_replica_n1/ has no replicas
   [junit4]   2> 31690 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 31695 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:63065/solr/legacyTrue_shard1_replica_n1/ shard1
   [junit4]   2> 31698 INFO  (searcherExecutor-180-thread-1-processing-n:127.0.0.1:63065_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.c.SolrCore [legacyTrue_shard1_replica_n1] Registered new searcher Searcher@70488b68[legacyTrue_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 31855 INFO  (zkCallback-91-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 31860 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 31887 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=legacyTrue_shard1_replica_n1&action=CREATE&numShards=1&collection=legacyTrue&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1528
   [junit4]   2> 31908 INFO  (qtp1682143640-430) [n:127.0.0.1:63065_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 32220 INFO  (zkCallback-91-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 32246 INFO  (OverseerCollectionConfigSetProcessor-72202838159589379-127.0.0.1:63065_solr-n_0000000000) [n:127.0.0.1:63065_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 32910 INFO  (qtp1682143640-430) [n:127.0.0.1:63065_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&maxShardsPerNode=1&name=legacyTrue&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2686
   [junit4]   2> 32934 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@65e306ef{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 32935 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=704964479
   [junit4]   2> 32935 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 32936 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@50d1a9be: rootName = solr_63065, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@88eb8be
   [junit4]   2> 32944 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 32944 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@27928da9: rootName = solr_63065, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@230a57fa
   [junit4]   2> 32950 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 32950 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7e1e7d30: rootName = solr_63065, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@571a59e4
   [junit4]   2> 32952 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:63065_solr
   [junit4]   2> 32954 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 32955 INFO  (zkCallback-99-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 32955 INFO  (zkCallback-91-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 32960 INFO  (coreCloseExecutor-185-thread-1) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.SolrCore [legacyTrue_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@71f58544
   [junit4]   2> 32960 INFO  (coreCloseExecutor-185-thread-1) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.legacyTrue.shard1.replica_n1, tag=1911915844
   [junit4]   2> 32960 INFO  (coreCloseExecutor-185-thread-1) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@89e99af: rootName = solr_63065, domain = solr.core.legacyTrue.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.legacyTrue.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@5182150c
   [junit4]   2> 32974 INFO  (coreCloseExecutor-185-thread-1) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.legacyTrue.shard1.leader, tag=1911915844
   [junit4]   2> 32987 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.c.Overseer Overseer (id=72202838159589379-127.0.0.1:63065_solr-n_0000000000) closing
   [junit4]   2> 32987 INFO  (OverseerStateUpdate-72202838159589379-127.0.0.1:63065_solr-n_0000000000) [n:127.0.0.1:63065_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:63065_solr
   [junit4]   2> 32989 WARN  (OverseerAutoScalingTriggerThread-72202838159589379-127.0.0.1:63065_solr-n_0000000000) [n:127.0.0.1:63065_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 32993 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6b7308da{/solr,null,UNAVAILABLE}
   [junit4]   2> 32993 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 62993 WARN  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.u.t.QueuedThreadPool QueuedThreadPool@qtp1682143640{STOPPING,8<=10<=10000,i=0,q=1} Couldn't stop Thread[qtp1682143640-434,5,TGRP-LegacyCloudClusterPropTest]
   [junit4]   2> 62996 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 62996 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 62996 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 62997 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 62997 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17888f0b{/solr,null,AVAILABLE}
   [junit4]   2> 62999 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@e8b84fb{SSL,[ssl, http/1.1]}{127.0.0.1:63065}
   [junit4]   2> 62999 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.Server Started @72919ms
   [junit4]   2> 62999 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63065}
   [junit4]   2> 63000 ERROR (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 63000 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 63000 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 63000 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 63000 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T15:20:49.974125800Z
   [junit4]   2> 63004 INFO  (zkConnectionManagerCallback-102-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 63005 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 63017 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63061/solr
   [junit4]   2> 63021 INFO  (zkConnectionManagerCallback-106-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 63023 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100841948470007, likely client has closed socket
   [junit4]   2> 63029 INFO  (zkConnectionManagerCallback-108-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 63048 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [n:127.0.0.1:63065_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 63049 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [n:127.0.0.1:63065_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63065_solr
   [junit4]   2> 63050 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [n:127.0.0.1:63065_solr    ] o.a.s.c.Overseer Overseer (id=72202838159589384-127.0.0.1:63065_solr-n_0000000001) starting
   [junit4]   2> 63063 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [n:127.0.0.1:63065_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63065_solr
   [junit4]   2> 63066 INFO  (OverseerStateUpdate-72202838159589384-127.0.0.1:63065_solr-n_0000000001) [n:127.0.0.1:63065_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 63066 INFO  (zkCallback-99-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 63132 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [n:127.0.0.1:63065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63065.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eb33c46
   [junit4]   2> 63152 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [n:127.0.0.1:63065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63065.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eb33c46
   [junit4]   2> 63153 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [n:127.0.0.1:63065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63065.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eb33c46
   [junit4]   2> 63157 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [n:127.0.0.1:63065_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LegacyCloudClusterPropTest_6FA3C0A887B255FB-001\tempDir-001\node1\.
   [junit4]   2> 63159 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [n:127.0.0.1:63065_solr    ] o.a.s.c.CorePropertiesLocator Cores are: [legacyTrue_shard1_replica_n1]
   [junit4]   2> 63161 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 63183 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 63194 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.s.IndexSchema [legacyTrue_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 63205 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 63223 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 63232 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.s.IndexSchema [legacyTrue_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 63240 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 63240 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'legacyTrue_shard1_replica_n1' using configuration from collection legacyTrue, trusted=true
   [junit4]   2> 63241 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63065.solr.core.legacyTrue.shard1.replica_n1' (registry 'solr.core.legacyTrue.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eb33c46
   [junit4]   2> 63241 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 63241 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.c.SolrCore [[legacyTrue_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LegacyCloudClusterPropTest_6FA3C0A887B255FB-001\tempDir-001\node1\legacyTrue_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LegacyCloudClusterPropTest_6FA3C0A887B255FB-001\tempDir-001\node1\.\legacyTrue_shard1_replica_n1\data\]
   [junit4]   2> 63316 INFO  (zkCallback-107-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 63347 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 63347 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 63347 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 63347 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 63349 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f71ad9e[legacyTrue_shard1_replica_n1] main]
   [junit4]   2> 63351 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 63352 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 63352 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 63352 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592480812578635776
   [junit4]   2> 63355 INFO  (searcherExecutor-197-thread-1-processing-n:127.0.0.1:63065_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.c.SolrCore [legacyTrue_shard1_replica_n1] Registered new searcher Searcher@5f71ad9e[legacyTrue_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 63359 INFO  (coreZkRegister-187-thread-1-processing-n:127.0.0.1:63065_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 63359 INFO  (coreZkRegister-187-thread-1-processing-n:127.0.0.1:63065_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 63359 INFO  (coreZkRegister-187-thread-1-processing-n:127.0.0.1:63065_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:63065/solr/legacyTrue_shard1_replica_n1/
   [junit4]   2> 63359 INFO  (coreZkRegister-187-thread-1-processing-n:127.0.0.1:63065_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 63359 INFO  (coreZkRegister-187-thread-1-processing-n:127.0.0.1:63065_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:63065/solr/legacyTrue_shard1_replica_n1/ has no replicas
   [junit4]   2> 63359 INFO  (coreZkRegister-187-thread-1-processing-n:127.0.0.1:63065_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 63361 INFO  (coreZkRegister-187-thread-1-processing-n:127.0.0.1:63065_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:63065/solr/legacyTrue_shard1_replica_n1/ shard1
   [junit4]   2> 63363 INFO  (coreZkRegister-187-thread-1-processing-n:127.0.0.1:63065_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 63471 INFO  (zkCallback-107-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 64379 INFO  (qtp345002622-486) [n:127.0.0.1:63065_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 64380 INFO  (qtp345002622-486) [n:127.0.0.1:63065_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 64384 INFO  (qtp345002622-485) [n:127.0.0.1:63065_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&maxShardsPerNode=1&name=legacyFalse&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 64402 INFO  (OverseerThreadFactory-194-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection legacyFalse
   [junit4]   2> 64618 INFO  (OverseerStateUpdate-72202838159589384-127.0.0.1:63065_solr-n_0000000001) [n:127.0.0.1:63065_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"legacyFalse",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"legacyFalse_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:63065/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 64827 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=legacyFalse_shard1_replica_n1&action=CREATE&numShards=1&collection=legacyFalse&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 64934 INFO  (zkCallback-107-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyFalse/state.json] for collection [legacyFalse] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 64934 INFO  (zkCallback-107-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyFalse/state.json] for collection [legacyFalse] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 65842 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 65849 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.s.IndexSchema [legacyFalse_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 65859 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 65859 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'legacyFalse_shard1_replica_n1' using configuration from collection legacyFalse, trusted=true
   [junit4]   2> 65860 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63065.solr.core.legacyFalse.shard1.replica_n1' (registry 'solr.core.legacyFalse.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eb33c46
   [junit4]   2> 65860 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 65860 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.c.SolrCore [[legacyFalse_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LegacyCloudClusterPropTest_6FA3C0A887B255FB-001\tempDir-001\node1\legacyFalse_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LegacyCloudClusterPropTest_6FA3C0A887B255FB-001\tempDir-001\node1\.\legacyFalse_shard1_replica_n1\data\]
   [junit4]   2> 65955 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 65955 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 65957 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 65957 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 65960 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@40a87ffb[legacyFalse_shard1_replica_n1] main]
   [junit4]   2> 65961 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 65962 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 65962 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 65963 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592480815316467712
   [junit4]   2> 65964 INFO  (searcherExecutor-202-thread-1-processing-n:127.0.0.1:63065_solr x:legacyFalse_shard1_replica_n1 s:shard1 c:legacyFalse r:core_node2) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.c.SolrCore [legacyFalse_shard1_replica_n1] Registered new searcher Searcher@40a87ffb[legacyFalse_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 65975 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 65975 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 65975 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:63065/solr/legacyFalse_shard1_replica_n1/
   [junit4]   2> 65975 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 65975 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:63065/solr/legacyFalse_shard1_replica_n1/ has no replicas
   [junit4]   2> 65975 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 65978 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:63065/solr/legacyFalse_shard1_replica_n1/ shard1
   [junit4]   2> 66083 INFO  (zkCallback-107-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyFalse/state.json] for collection [legacyFalse] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 66083 INFO  (zkCallback-107-thread-3-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyFalse/state.json] for collection [legacyFalse] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 66131 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 66136 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=legacyFalse_shard1_replica_n1&action=CREATE&numShards=1&collection=legacyFalse&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1309
   [junit4]   2> 66141 INFO  (qtp345002622-485) [n:127.0.0.1:63065_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 66237 INFO  (zkCallback-107-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyFalse/state.json] for collection [legacyFalse] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 66237 INFO  (zkCallback-107-thread-3-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyFalse/state.json] for collection [legacyFalse] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 66406 INFO  (OverseerCollectionConfigSetProcessor-72202838159589384-127.0.0.1:63065_solr-n_0000000001) [n:127.0.0.1:63065_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 67142 INFO  (qtp345002622-485) [n:127.0.0.1:63065_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&maxShardsPerNode=1&name=legacyFalse&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2758
   [junit4]   2> 67162 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@e8b84fb{SSL,[ssl, http/1.1]}{127.0.0.1:63065}
   [junit4]   2> 67162 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2029180137
   [junit4]   2> 67162 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 67163 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4853c522: rootName = solr_63065, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6617332b
   [junit4]   2> 67169 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 67169 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a250976: rootName = solr_63065, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@230a57fa
   [junit4]   2> 67176 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 67176 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@73de48e2: rootName = solr_63065, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@571a59e4
   [junit4]   2> 67177 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:63065_solr
   [junit4]   2> 67178 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 67179 INFO  (zkCallback-99-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 67181 INFO  (zkCallback-107-thread-3-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 67181 INFO  (coreCloseExecutor-207-thread-1) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.SolrCore [legacyTrue_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@59ed0ad0
   [junit4]   2> 67181 INFO  (coreCloseExecutor-207-thread-2) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.c.SolrCore [legacyFalse_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@14920325
   [junit4]   2> 67181 INFO  (coreCloseExecutor-207-thread-2) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.legacyFalse.shard1.replica_n1, tag=345113381
   [junit4]   2> 67181 INFO  (coreCloseExecutor-207-thread-2) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@69616743: rootName = solr_63065, domain = solr.core.legacyFalse.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.legacyFalse.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@5903cdca
   [junit4]   2> 67189 INFO  (coreCloseExecutor-207-thread-2) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.legacyFalse.shard1.leader, tag=345113381
   [junit4]   2> 67189 INFO  (coreCloseExecutor-207-thread-1) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.legacyTrue.shard1.replica_n1, tag=1508707024
   [junit4]   2> 67189 INFO  (coreCloseExecutor-207-thread-1) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4a88c57c: rootName = solr_63065, domain = solr.core.legacyTrue.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.legacyTrue.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@49fdba6d
   [junit4]   2> 67201 INFO  (coreCloseExecutor-207-thread-1) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.legacyTrue.shard1.leader, tag=1508707024
   [junit4]   2> 67205 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.c.Overseer Overseer (id=72202838159589384-127.0.0.1:63065_solr-n_0000000001) closing
   [junit4]   2> 67207 INFO  (OverseerStateUpdate-72202838159589384-127.0.0.1:63065_solr-n_0000000001) [n:127.0.0.1:63065_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:63065_solr
   [junit4]   2> 67208 WARN  (OverseerAutoScalingTriggerThread-72202838159589384-127.0.0.1:63065_solr-n_0000000001) [n:127.0.0.1:63065_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 67211 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100841948470008, likely client has closed socket
   [junit4]   2> 67212 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@17888f0b{/solr,null,UNAVAILABLE}
   [junit4]   2> 67212 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 67215 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 67215 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 67215 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 67215 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 67216 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50bc299b{/solr,null,AVAILABLE}
   [junit4]   2> 67218 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@94a9d73{SSL,[ssl, http/1.1]}{127.0.0.1:63065}
   [junit4]   2> 67218 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.Server Started @77137ms
   [junit4]   2> 67218 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63065}
   [junit4]   2> 67218 ERROR (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 67218 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 67218 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 67219 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 67219 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T15:20:54.193072100Z
   [junit4]   2> 67221 INFO  (zkConnectionManagerCallback-112-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 67223 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 67235 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63061/solr
   [junit4]   2> 67238 INFO  (zkConnectionManagerCallback-116-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 67240 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10084194847000a, likely client has closed socket
   [junit4]   2> 67245 INFO  (zkConnectionManagerCallback-118-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 67267 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [n:127.0.0.1:63065_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 67272 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [n:127.0.0.1:63065_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63065_solr
   [junit4]   2> 67274 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [n:127.0.0.1:63065_solr    ] o.a.s.c.Overseer Overseer (id=72202838159589387-127.0.0.1:63065_solr-n_0000000002) starting
   [junit4]   2> 67289 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [n:127.0.0.1:63065_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63065_solr
   [junit4]   2> 67293 INFO  (zkCallback-99-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 67293 INFO  (OverseerStateUpdate-72202838159589387-127.0.0.1:63065_solr-n_0000000002) [n:127.0.0.1:63065_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 67384 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [n:127.0.0.1:63065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63065.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eb33c46
   [junit4]   2> 67396 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [n:127.0.0.1:63065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63065.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eb33c46
   [junit4]   2> 67396 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [n:127.0.0.1:63065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63065.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eb33c46
   [junit4]   2> 67400 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [n:127.0.0.1:63065_solr    ] o.a.s.c.CorePropertiesLocator Found 2 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LegacyCloudClusterPropTest_6FA3C0A887B255FB-001\tempDir-001\node1\.
   [junit4]   2> 67400 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [n:127.0.0.1:63065_solr    ] o.a.s.c.CorePropertiesLocator Cores are: [legacyFalse_shard1_replica_n1, legacyTrue_shard1_replica_n1]
   [junit4]   2> 67427 INFO  (coreLoadExecutor-218-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 67470 INFO  (coreLoadExecutor-218-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 67506 INFO  (coreLoadExecutor-218-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 67519 INFO  (coreLoadExecutor-218-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.s.IndexSchema [legacyTrue_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 67527 INFO  (coreLoadExecutor-218-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 67531 INFO  (coreLoadExecutor-218-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.s.IndexSchema [legacyFalse_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 67538 INFO  (coreLoadExecutor-218-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 67540 WARN  (coreLoadExecutor-218-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1  x:legacyFalse_shard1_replica_n1] o.a.s.c.CoreContainer Core properties file for node legacyFalse_shard1_replica_n1 found with no coreNodeName, attempting to repair with value core_node2. See SOLR-11503. This message should only appear if upgrading from collections created Solr 6.6.1 through 7.1.
   [junit4]   2> 67545 INFO  (coreLoadExecutor-218-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 67563 INFO  (coreLoadExecutor-218-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.s.IndexSchema [legacyTrue_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 67565 INFO  (coreLoadExecutor-218-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 67565 INFO  (coreLoadExecutor-218-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'legacyTrue_shard1_replica_n1' using configuration from collection legacyTrue, trusted=true
   [junit4]   2> 67565 INFO  (coreLoadExecutor-218-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63065.solr.core.legacyTrue.shard1.replica_n1' (registry 'solr.core.legacyTrue.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eb33c46
   [junit4]   2> 67567 INFO  (coreLoadExecutor-218-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 67567 INFO  (coreLoadExecutor-218-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.SolrCore [[legacyTrue_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LegacyCloudClusterPropTest_6FA3C0A887B255FB-001\tempDir-001\node1\legacyTrue_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LegacyCloudClusterPropTest_6FA3C0A887B255FB-001\tempDir-001\node1\.\legacyTrue_shard1_replica_n1\data\]
   [junit4]   2> 67571 INFO  (coreLoadExecutor-218-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1  x:legacyFalse_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 67600 INFO  (coreLoadExecutor-218-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1  x:legacyFalse_shard1_replica_n1] o.a.s.s.IndexSchema [legacyFalse_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 67603 INFO  (coreLoadExecutor-218-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1  x:legacyFalse_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 67603 INFO  (coreLoadExecutor-218-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1  x:legacyFalse_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'legacyFalse_shard1_replica_n1' using configuration from collection legacyFalse, trusted=true
   [junit4]   2> 67603 INFO  (coreLoadExecutor-218-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1  x:legacyFalse_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63065.solr.core.legacyFalse.shard1.replica_n1' (registry 'solr.core.legacyFalse.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eb33c46
   [junit4]   2> 67604 INFO  (coreLoadExecutor-218-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1  x:legacyFalse_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 67604 INFO  (coreLoadExecutor-218-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1  x:legacyFalse_shard1_replica_n1] o.a.s.c.SolrCore [[legacyFalse_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LegacyCloudClusterPropTest_6FA3C0A887B255FB-001\tempDir-001\node1\legacyFalse_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LegacyCloudClusterPropTest_6FA3C0A887B255FB-001\tempDir-001\node1\.\legacyFalse_shard1_replica_n1\data\]
   [junit4]   2> 67682 INFO  (coreLoadExecutor-218-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 67682 INFO  (coreLoadExecutor-218-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 67683 INFO  (coreLoadExecutor-218-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 67683 INFO  (coreLoadExecutor-218-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 67684 INFO  (coreLoadExecutor-218-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@39eb1077[legacyTrue_shard1_replica_n1] main]
   [junit4]   2> 67687 INFO  (coreLoadExecutor-218-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 67687 INFO  (coreLoadExecutor-218-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 67687 INFO  (coreLoadExecutor-218-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 67688 INFO  (coreLoadExecutor-218-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592480817125261312
   [junit4]   2> 67705 INFO  (searcherExecutor-219-thread-1-processing-n:127.0.0.1:63065_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue r:core_node2) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.SolrCore [legacyTrue_shard1_replica_n1] Registered new searcher Searcher@39eb1077[legacyTrue_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 67715 INFO  (coreZkRegister-209-thread-1-processing-n:127.0.0.1:63065_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue r:core_node2) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 67715 INFO  (coreZkRegister-209-thread-1-processing-n:127.0.0.1:63065_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue r:core_node2) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 67715 INFO  (coreZkRegister-209-thread-1-processing-n:127.0.0.1:63065_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue r:core_node2) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:63065/solr/legacyTrue_shard1_replica_n1/
   [junit4]   2> 67715 INFO  (coreZkRegister-209-thread-1-processing-n:127.0.0.1:63065_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue r:core_node2) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 67715 INFO  (coreZkRegister-209-thread-1-processing-n:127.0.0.1:63065_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue r:core_node2) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:63065/solr/legacyTrue_shard1_replica_n1/ has no replicas
   [junit4]   2> 67715 INFO  (coreZkRegister-209-thread-1-processing-n:127.0.0.1:63065_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue r:core_node2) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 67720 INFO  (coreZkRegister-209-thread-1-processing-n:127.0.0.1:63065_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue r:core_node2) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:63065/solr/legacyTrue_shard1_replica_n1/ shard1
   [junit4]   2> 67720 INFO  (coreZkRegister-209-thread-1-processing-n:127.0.0.1:63065_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue r:core_node2) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 67734 INFO  (coreLoadExecutor-218-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1  x:legacyFalse_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 67734 INFO  (coreLoadExecutor-218-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1  x:legacyFalse_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNum

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

[junit4]   2>         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1700, maxMBSortInHeap=7.700293901481288, sim=RandomSimilarity(queryNorm=false): {}, locale=fo-DK, timezone=Libya
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=2,free=53300320,total=129048576
   [junit4]   2> NOTE: All tests run in this JVM: [SuggesterFSTTest, FastVectorHighlighterTest, DeleteNodeTest, OverseerCollectionConfigSetProcessorTest, TestPartialUpdateDeduplication, TestSearcherReuse, TestClusterStateMutator, TestExecutePlanAction, BadCopyFieldTest, LegacyCloudClusterPropTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LegacyCloudClusterPropTest -Dtests.seed=6FA3C0A887B255FB -Dtests.slow=true -Dtests.locale=fo-DK -Dtests.timezone=Libya -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | LegacyCloudClusterPropTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.LegacyCloudClusterPropTest: 
   [junit4]    >    1) Thread[id=434, name=qtp1682143640-434, state=TIMED_WAITING, group=TGRP-LegacyCloudClusterPropTest]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6FA3C0A887B255FB]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=434, name=qtp1682143640-434, state=TIMED_WAITING, group=TGRP-LegacyCloudClusterPropTest]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6FA3C0A887B255FB]:0)
   [junit4] Completed [21/775 (1!)] on J0 in 62.29s, 1 test, 2 errors <<< FAILURES!

[...truncated 4810 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_54DD56B006A4AC23-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1992, maxMBSortInHeap=7.269562119964301, sim=RandomSimilarity(queryNorm=true): {}, locale=hr-BA, timezone=Europe/Guernsey
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=54101648,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=54DD56B006A4AC23 -Dtests.slow=true -Dtests.locale=hr-BA -Dtests.timezone=Europe/Guernsey -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [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_54DD56B006A4AC23-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_54DD56B006A4AC23-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_54DD56B006A4AC23-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_54DD56B006A4AC23-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_54DD56B006A4AC23-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_54DD56B006A4AC23-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_54DD56B006A4AC23-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_54DD56B006A4AC23-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_54DD56B006A4AC23-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_54DD56B006A4AC23-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_54DD56B006A4AC23-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_54DD56B006A4AC23-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_54DD56B006A4AC23-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_54DD56B006A4AC23-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([54DD56B006A4AC23]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [4/5 (1!)] on J1 in 1.18s, 8 tests, 1 error <<< FAILURES!

[...truncated 38829 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 455 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/455/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CleanupOldIndexTest

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.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1\oldindextest_shard1_replica_n2\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1\oldindextest_shard1_replica_n2\data\index    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1\oldindextest_shard1_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1\oldindextest_shard1_replica_n2\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1\oldindextest_shard1_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1\oldindextest_shard1_replica_n2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1\oldindextest_shard1_replica_n2\data\index\segments_2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1\oldindextest_shard1_replica_n2\data\index\segments_2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-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.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1\oldindextest_shard1_replica_n2\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1\oldindextest_shard1_replica_n2\data\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1\oldindextest_shard1_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1\oldindextest_shard1_replica_n2\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1\oldindextest_shard1_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1\oldindextest_shard1_replica_n2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1\oldindextest_shard1_replica_n2\data\index\segments_2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1\oldindextest_shard1_replica_n2\data\index\segments_2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001

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


FAILED:  org.apache.solr.cloud.TestTlogReplica.testDeleteById

Error Message:
Error from server at http://127.0.0.1:64079/solr: Could not fully remove collection: tlog_replica_test_delete_by_id

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:64079/solr: Could not fully remove collection: tlog_replica_test_delete_by_id
	at __randomizedtesting.SeedInfo.seed([4E0EA6962199DAE1:1783D5057FCBB201]: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.cloud.TestTlogReplica.tearDown(TestTlogReplica.java:123)
	at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
	at __randomizedtesting.SeedInfo.seed([4E0EA6962199DAE1:87BBE43828FE1C14]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:713)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([4E0EA6962199DAE1:BA4D4EF65CB6695]:0)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:101)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue:     1) Thread[id=12136, name=sdqtest--3314-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$870/201206944.call(Unknown Source)         at java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$237/9736563.run(Unknown Source)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   1) Thread[id=12136, name=sdqtest--3314-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
        at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
        at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
        at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)
        at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$870/201206944.call(Unknown Source)
        at java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$237/9736563.run(Unknown Source)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([4E0EA6962199DAE1]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.CSVRequestHandlerTest

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.CSVRequestHandlerTest_4E0EA6962199DAE1-001\init-core-data-001\spellcheckerFQCN: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_4E0EA6962199DAE1-001\init-core-data-001\spellcheckerFQCN    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_4E0EA6962199DAE1-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_4E0EA6962199DAE1-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_4E0EA6962199DAE1-001\init-core-data-001\spellcheckerFQCN\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_4E0EA6962199DAE1-001\init-core-data-001\spellcheckerFQCN\segments_1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_4E0EA6962199DAE1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_4E0EA6962199DAE1-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.CSVRequestHandlerTest_4E0EA6962199DAE1-001\init-core-data-001\spellcheckerFQCN: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_4E0EA6962199DAE1-001\init-core-data-001\spellcheckerFQCN
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_4E0EA6962199DAE1-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_4E0EA6962199DAE1-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_4E0EA6962199DAE1-001\init-core-data-001\spellcheckerFQCN\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_4E0EA6962199DAE1-001\init-core-data-001\spellcheckerFQCN\segments_1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_4E0EA6962199DAE1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_4E0EA6962199DAE1-001

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


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([4E0EA6962199DAE1:F40291197E710CAE]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.junit.Assert.assertNull(Assert.java:562)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1575)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-001

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




Build Log:
[...truncated 12527 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> 371561 INFO  (SUITE-TriggerIntegrationTest-seed#[4E0EA6962199DAE1]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_4E0EA6962199DAE1-001\init-core-data-001
   [junit4]   2> 371594 WARN  (SUITE-TriggerIntegrationTest-seed#[4E0EA6962199DAE1]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=18 numCloses=18
   [junit4]   2> 371606 INFO  (SUITE-TriggerIntegrationTest-seed#[4E0EA6962199DAE1]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 371606 INFO  (SUITE-TriggerIntegrationTest-seed#[4E0EA6962199DAE1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 371606 INFO  (SUITE-TriggerIntegrationTest-seed#[4E0EA6962199DAE1]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_4E0EA6962199DAE1-001\tempDir-001
   [junit4]   2> 371606 INFO  (SUITE-TriggerIntegrationTest-seed#[4E0EA6962199DAE1]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 371606 INFO  (Thread-865) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 371606 INFO  (Thread-865) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 371664 ERROR (Thread-865) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 371707 INFO  (SUITE-TriggerIntegrationTest-seed#[4E0EA6962199DAE1]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:64320
   [junit4]   2> 371797 INFO  (zkConnectionManagerCallback-939-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 371817 INFO  (jetty-launcher-936-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 371817 INFO  (jetty-launcher-936-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 371817 INFO  (jetty-launcher-936-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 371817 INFO  (jetty-launcher-936-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 371817 INFO  (jetty-launcher-936-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b2713b9{/solr,null,AVAILABLE}
   [junit4]   2> 371817 INFO  (jetty-launcher-936-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@432b666f{HTTP/1.1,[http/1.1]}{127.0.0.1:64324}
   [junit4]   2> 371817 INFO  (jetty-launcher-936-thread-1) [    ] o.e.j.s.Server Started @382560ms
   [junit4]   2> 371817 INFO  (jetty-launcher-936-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64324}
   [junit4]   2> 371817 ERROR (jetty-launcher-936-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 371817 INFO  (jetty-launcher-936-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 371817 INFO  (jetty-launcher-936-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 371817 INFO  (jetty-launcher-936-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 371817 INFO  (jetty-launcher-936-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T04:19:34.027944200Z
   [junit4]   2> 371817 INFO  (jetty-launcher-936-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 371817 INFO  (jetty-launcher-936-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 371817 INFO  (jetty-launcher-936-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 371817 INFO  (jetty-launcher-936-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 371817 INFO  (jetty-launcher-936-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@433dae70{/solr,null,AVAILABLE}
   [junit4]   2> 371830 INFO  (jetty-launcher-936-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1ff50b95{HTTP/1.1,[http/1.1]}{127.0.0.1:64329}
   [junit4]   2> 371830 INFO  (jetty-launcher-936-thread-2) [    ] o.e.j.s.Server Started @382569ms
   [junit4]   2> 371830 INFO  (jetty-launcher-936-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64329}
   [junit4]   2> 371832 ERROR (jetty-launcher-936-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 371832 INFO  (jetty-launcher-936-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 371832 INFO  (jetty-launcher-936-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 371832 INFO  (jetty-launcher-936-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 371832 INFO  (jetty-launcher-936-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T04:19:34.042531300Z
   [junit4]   2> 371885 INFO  (zkConnectionManagerCallback-941-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 371885 INFO  (jetty-launcher-936-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 371906 INFO  (jetty-launcher-936-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64320/solr
   [junit4]   2> 371914 INFO  (zkConnectionManagerCallback-943-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 371923 INFO  (jetty-launcher-936-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 371929 INFO  (zkConnectionManagerCallback-947-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 371937 INFO  (zkConnectionManagerCallback-949-thread-1-processing-n:127.0.0.1:64324_solr) [n:127.0.0.1:64324_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 371937 INFO  (jetty-launcher-936-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64320/solr
   [junit4]   2> 371949 INFO  (zkConnectionManagerCallback-953-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 372122 INFO  (zkConnectionManagerCallback-955-thread-1-processing-n:127.0.0.1:64329_solr) [n:127.0.0.1:64329_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 372693 INFO  (jetty-launcher-936-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 372711 INFO  (jetty-launcher-936-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64324_solr
   [junit4]   2> 372715 INFO  (jetty-launcher-936-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.c.Overseer Overseer (id=72200240131211268-127.0.0.1:64324_solr-n_0000000000) starting
   [junit4]   2> 372730 INFO  (jetty-launcher-936-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64324_solr
   [junit4]   2> 372776 INFO  (jetty-launcher-936-thread-2) [n:127.0.0.1:64329_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 372779 INFO  (jetty-launcher-936-thread-2) [n:127.0.0.1:64329_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 372785 INFO  (jetty-launcher-936-thread-2) [n:127.0.0.1:64329_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64329_solr
   [junit4]   2> 372869 INFO  (jetty-launcher-936-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64324.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c8aba3
   [junit4]   2> 372902 INFO  (jetty-launcher-936-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64324.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c8aba3
   [junit4]   2> 372902 INFO  (jetty-launcher-936-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64324.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c8aba3
   [junit4]   2> 372902 INFO  (jetty-launcher-936-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_4E0EA6962199DAE1-001\tempDir-001\node1\.
   [junit4]   2> 373147 INFO  (jetty-launcher-936-thread-2) [n:127.0.0.1:64329_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64329.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c8aba3
   [junit4]   2> 373186 INFO  (zkCallback-954-thread-1-processing-n:127.0.0.1:64329_solr) [n:127.0.0.1:64329_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 373223 INFO  (zkCallback-948-thread-1-processing-n:127.0.0.1:64324_solr) [n:127.0.0.1:64324_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 373224 DEBUG (OverseerAutoScalingTriggerThread-72200240131211268-127.0.0.1:64324_solr-n_0000000000) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 373228 DEBUG (OverseerAutoScalingTriggerThread-72200240131211268-127.0.0.1:64324_solr-n_0000000000) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 373229 DEBUG (OverseerAutoScalingTriggerThread-72200240131211268-127.0.0.1:64324_solr-n_0000000000) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:64329_solr, 127.0.0.1:64324_solr]
   [junit4]   2> 373229 DEBUG (OverseerAutoScalingTriggerThread-72200240131211268-127.0.0.1:64324_solr-n_0000000000) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 373230 DEBUG (OverseerAutoScalingTriggerThread-72200240131211268-127.0.0.1:64324_solr-n_0000000000) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 373235 DEBUG (OverseerAutoScalingTriggerThread-72200240131211268-127.0.0.1:64324_solr-n_0000000000) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 373235 DEBUG (OverseerAutoScalingTriggerThread-72200240131211268-127.0.0.1:64324_solr-n_0000000000) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 373238 INFO  (jetty-launcher-936-thread-2) [n:127.0.0.1:64329_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64329.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c8aba3
   [junit4]   2> 373238 INFO  (jetty-launcher-936-thread-2) [n:127.0.0.1:64329_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64329.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c8aba3
   [junit4]   2> 373238 INFO  (jetty-launcher-936-thread-2) [n:127.0.0.1:64329_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_4E0EA6962199DAE1-001\tempDir-001\node2\.
   [junit4]   2> 373238 DEBUG (ScheduledTrigger-1307-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 373391 INFO  (zkConnectionManagerCallback-961-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 373475 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10081bc61b80007, likely client has closed socket
   [junit4]   2> 373527 INFO  (zkConnectionManagerCallback-965-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 373530 INFO  (SUITE-TriggerIntegrationTest-seed#[4E0EA6962199DAE1]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 373534 INFO  (SUITE-TriggerIntegrationTest-seed#[4E0EA6962199DAE1]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64320/solr ready
   [junit4]   2> 373645 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEventQueue
   [junit4]   2> 373645 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 373645 DEBUG (zkCallback-948-thread-1-processing-n:127.0.0.1:64324_solr) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 373645 DEBUG (OverseerAutoScalingTriggerThread-72200240131211268-127.0.0.1:64324_solr-n_0000000000) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 373688 DEBUG (OverseerAutoScalingTriggerThread-72200240131211268-127.0.0.1:64324_solr-n_0000000000) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 373691 INFO  (qtp1705351994-3643) [n:127.0.0.1:64329_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 373697 DEBUG (OverseerAutoScalingTriggerThread-72200240131211268-127.0.0.1:64324_solr-n_0000000000) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 373710 DEBUG (OverseerAutoScalingTriggerThread-72200240131211268-127.0.0.1:64324_solr-n_0000000000) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 373729 INFO  (qtp1705351994-3643) [n:127.0.0.1:64329_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=43
   [junit4]   2> 373828 INFO  (qtp366255382-3632) [n:127.0.0.1:64324_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=84
   [junit4]   2> 373861 INFO  (qtp1705351994-3649) [n:127.0.0.1:64329_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=3
   [junit4]   2> 373863 DEBUG (qtp1705351994-3646) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 373864 INFO  (qtp1705351994-3646) [n:127.0.0.1:64329_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=124
   [junit4]   2> 373871 DEBUG (zkCallback-948-thread-1-processing-n:127.0.0.1:64324_solr) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 373914 INFO  (zkCallback-948-thread-1-processing-n:127.0.0.1:64324_solr) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.TriggerIntegrationTest TestEventQueueAction instantiated
   [junit4]   2> 373914 DEBUG (zkCallback-948-thread-1-processing-n:127.0.0.1:64324_solr) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:64329_solr, 127.0.0.1:64324_solr]
   [junit4]   2> 373914 DEBUG (zkCallback-948-thread-1-processing-n:127.0.0.1:64324_solr) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerEQ instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestEventQueueAction}], enabled=true}
   [junit4]   2> 373914 DEBUG (OverseerAutoScalingTriggerThread-72200240131211268-127.0.0.1:64324_solr-n_0000000000) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 373923 DEBUG (OverseerAutoScalingTriggerThread-72200240131211268-127.0.0.1:64324_solr-n_0000000000) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 373936 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 373936 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 373936 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 373936 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 373936 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5eba0583{/solr,null,AVAILABLE}
   [junit4]   2> 373940 DEBUG (OverseerAutoScalingTriggerThread-72200240131211268-127.0.0.1:64324_solr-n_0000000000) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 373940 DEBUG (OverseerAutoScalingTriggerThread-72200240131211268-127.0.0.1:64324_solr-n_0000000000) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 373940 DEBUG (ScheduledTrigger-1307-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEQ
   [junit4]   2> 373940 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@798618a8{HTTP/1.1,[http/1.1]}{127.0.0.1:64357}
   [junit4]   2> 373940 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.e.j.s.Server Started @384681ms
   [junit4]   2> 373940 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64357}
   [junit4]   2> 373943 ERROR (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 373974 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 373974 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 373974 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 373974 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T04:19:36.184523400Z
   [junit4]   2> 373940 DEBUG (ScheduledTrigger-1307-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 373994 INFO  (zkConnectionManagerCallback-967-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 373994 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 374013 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10081bc61b80009, likely client has closed socket
   [junit4]   2> 374038 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64320/solr
   [junit4]   2> 374039 INFO  (zkConnectionManagerCallback-971-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 374081 INFO  (zkConnectionManagerCallback-973-thread-1-processing-n:127.0.0.1:64357_solr) [n:127.0.0.1:64357_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 374092 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [n:127.0.0.1:64357_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 374100 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [n:127.0.0.1:64357_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 374104 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [n:127.0.0.1:64357_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64357_solr
   [junit4]   2> 374155 INFO  (zkCallback-948-thread-1-processing-n:127.0.0.1:64324_solr) [n:127.0.0.1:64324_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 374155 INFO  (zkCallback-954-thread-1-processing-n:127.0.0.1:64329_solr) [n:127.0.0.1:64329_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 374211 INFO  (zkCallback-964-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 374273 INFO  (zkCallback-972-thread-1-processing-n:127.0.0.1:64357_solr) [n:127.0.0.1:64357_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 374349 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [n:127.0.0.1:64357_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64357.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c8aba3
   [junit4]   2> 374360 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [n:127.0.0.1:64357_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64357.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c8aba3
   [junit4]   2> 374361 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [n:127.0.0.1:64357_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64357.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c8aba3
   [junit4]   2> 374362 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [n:127.0.0.1:64357_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_4E0EA6962199DAE1-001\tempDir-001\node3\.
   [junit4]   2> 374979 DEBUG (ScheduledTrigger-1307-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEQ
   [junit4]   2> 374979 DEBUG (ScheduledTrigger-1307-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 374979 DEBUG (ScheduledTrigger-1307-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:64357_solr at time 2176609963999230
   [junit4]   2> 375733 INFO  (OverseerCollectionConfigSetProcessor-72200240131211268-127.0.0.1:64324_solr-n_0000000000) [n:127.0.0.1:64324_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 375981 DEBUG (ScheduledTrigger-1307-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEQ
   [junit4]   2> 375981 DEBUG (ScheduledTrigger-1307-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 375981 DEBUG (ScheduledTrigger-1307-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerEQ firing registered processor for nodes: [127.0.0.1:64357_solr] added at times [2176609963999230], now=2176610966159856
   [junit4]   2> 375981 DEBUG (ScheduledTrigger-1307-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"7bb9d7fb7fffeT41a59nmytj59ovhxgtleyomfb",
   [junit4]   2>   "source":"node_added_triggerEQ",
   [junit4]   2>   "eventTime":2176609963999230,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2176609963999230],
   [junit4]   2>     "nodeNames":["127.0.0.1:64357_solr"]}}
   [junit4]   2> 375982 DEBUG (ScheduledTrigger-1307-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_added_triggerEQ]
   [junit4]   2> 375983 INFO  (ScheduledTrigger-1307-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 375983 DEBUG (AutoscalingActionExecutor-1308-thread-1-processing-n:127.0.0.1:64324_solr) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"7bb9d7fb7fffeT41a59nmytj59ovhxgtleyomfb",
   [junit4]   2>   "source":"node_added_triggerEQ",
   [junit4]   2>   "eventTime":2176609963999230,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2176609963999230],
   [junit4]   2>     "_enqueue_time_":2176610967026553,
   [junit4]   2>     "nodeNames":["127.0.0.1:64357_solr"]}}
   [junit4]   2> 375983 INFO  (AutoscalingActionExecutor-1308-thread-1-processing-n:127.0.0.1:64324_solr) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.TriggerIntegrationTest -- event: {
   [junit4]   2>   "id":"7bb9d7fb7fffeT41a59nmytj59ovhxgtleyomfb",
   [junit4]   2>   "source":"node_added_triggerEQ",
   [junit4]   2>   "eventTime":2176609963999230,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2176609963999230],
   [junit4]   2>     "_enqueue_time_":2176610967026553,
   [junit4]   2>     "nodeNames":["127.0.0.1:64357_solr"]}}
   [junit4]   2> 375989 DEBUG (AutoscalingActionExecutor-1308-thread-1-processing-n:127.0.0.1:64324_solr) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_triggerEQ after 5000ms
   [junit4]   2> 375989 DEBUG (AutoscalingActionExecutor-1308-thread-1-processing-n:127.0.0.1:64324_solr) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 5 ms for event id=7bb9d7fb7fffeT41a59nmytj59ovhxgtleyomfb
   [junit4]   2> 376018 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@432b666f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 376018 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1651358786
   [junit4]   2> 376018 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 376018 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@338ef081: rootName = solr_64324, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@548cf95e
   [junit4]   2> 376018 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 376018 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5d4120a9: rootName = solr_64324, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@56b7a24b
   [junit4]   2> 376035 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 376035 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4549ba17: rootName = solr_64324, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@52883c45
   [junit4]   2> 376038 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:64324_solr
   [junit4]   2> 376040 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 376042 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 376042 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.c.Overseer Overseer (id=72200240131211268-127.0.0.1:64324_solr-n_0000000000) closing
   [junit4]   2> 376042 INFO  (OverseerStateUpdate-72200240131211268-127.0.0.1:64324_solr-n_0000000000) [n:127.0.0.1:64324_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:64324_solr
   [junit4]   2> 376042 INFO  (zkCallback-972-thread-1-processing-n:127.0.0.1:64357_solr) [n:127.0.0.1:64357_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 376042 INFO  (zkCallback-954-thread-1-processing-n:127.0.0.1:64329_solr) [n:127.0.0.1:64329_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 376042 INFO  (zkCallback-948-thread-1-processing-n:127.0.0.1:64324_solr) [n:127.0.0.1:64324_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 376046 INFO  (zkCallback-964-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 376046 DEBUG (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 376046 WARN  (OverseerAutoScalingTriggerThread-72200240131211268-127.0.0.1:64324_solr-n_0000000000) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 376053 INFO  (zkCallback-954-thread-1-processing-n:127.0.0.1:64329_solr) [n:127.0.0.1:64329_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64329_solr
   [junit4]   2> 376054 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4b2713b9{/solr,null,UNAVAILABLE}
   [junit4]   2> 376054 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 376143 INFO  (zkCallback-954-thread-1-processing-n:127.0.0.1:64329_solr) [n:127.0.0.1:64329_solr    ] o.a.s.c.Overseer Overseer (id=72200240131211270-127.0.0.1:64329_solr-n_0000000001) starting
   [junit4]   2> 376202 DEBUG (OverseerAutoScalingTriggerThread-72200240131211270-127.0.0.1:64329_solr-n_0000000001) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 376202 DEBUG (OverseerAutoScalingTriggerThread-72200240131211270-127.0.0.1:64329_solr-n_0000000001) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 376202 INFO  (OverseerAutoScalingTriggerThread-72200240131211270-127.0.0.1:64329_solr-n_0000000001) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.TriggerIntegrationTest TestEventQueueAction instantiated
   [junit4]   2> 376202 DEBUG (OverseerAutoScalingTriggerThread-72200240131211270-127.0.0.1:64329_solr-n_0000000001) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:64329_solr, 127.0.0.1:64357_solr]
   [junit4]   2> 376202 DEBUG (OverseerAutoScalingTriggerThread-72200240131211270-127.0.0.1:64329_solr-n_0000000001) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerEQ instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestEventQueueAction}], enabled=true}
   [junit4]   2> 376202 DEBUG (OverseerAutoScalingTriggerThread-72200240131211270-127.0.0.1:64329_solr-n_0000000001) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:64329_solr, 127.0.0.1:64357_solr]
   [junit4]   2> 376202 DEBUG (OverseerAutoScalingTriggerThread-72200240131211270-127.0.0.1:64329_solr-n_0000000001) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion -1
   [junit4]   2> 376202 DEBUG (OverseerAutoScalingTriggerThread-72200240131211270-127.0.0.1:64329_solr-n_0000000001) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 376214 DEBUG (OverseerAutoScalingTriggerThread-72200240131211270-127.0.0.1:64329_solr-n_0000000001) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 376215 DEBUG (OverseerAutoScalingTriggerThread-72200240131211270-127.0.0.1:64329_solr-n_0000000001) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 376215 DEBUG (ScheduledTrigger-1322-thread-1) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 376218 DEBUG (ScheduledTrigger-1322-thread-2) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEQ
   [junit4]   2> 376218 DEBUG (ScheduledTrigger-1322-thread-2) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 377236 DEBUG (ScheduledTrigger-1322-thread-1) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 377237 DEBUG (ScheduledTrigger-1322-thread-3) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEQ
   [junit4]   2> 377237 DEBUG (ScheduledTrigger-1322-thread-3) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 378255 DEBUG (ScheduledTrigger-1322-thread-4) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEQ
   [junit4]   2> 378255 DEBUG (ScheduledTrigger-1322-thread-4) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 378255 DEBUG (ScheduledTrigger-1322-thread-2) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 379258 DEBUG (ScheduledTrigger-1322-thread-4) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEQ
   [junit4]   2> 379258 DEBUG (ScheduledTrigger-1322-thread-4) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 379258 DEBUG (ScheduledTrigger-1322-thread-3) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 380259 DEBUG (ScheduledTrigger-1322-thread-2) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 380259 DEBUG (ScheduledTrigger-1322-thread-4) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEQ
   [junit4]   2> 380259 DEBUG (ScheduledTrigger-1322-thread-4) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 381259 DEBUG (ScheduledTrigger-1322-thread-3) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEQ
   [junit4]   2> 381259 DEBUG (ScheduledTrigger-1322-thread-3) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 381259 DEBUG (ScheduledTrigger-1322-thread-2) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 382260 DEBUG (ScheduledTrigger-1322-thread-3) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEQ
   [junit4]   2> 382260 DEBUG (ScheduledTrigger-1322-thread-3) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 382260 DEBUG (ScheduledTrigger-1322-thread-3) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 383260 DEBUG (ScheduledTrigger-1322-thread-4) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEQ
   [junit4]   2> 383260 DEBUG (ScheduledTrigger-1322-thread-4) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 383260 DEBUG (ScheduledTrigger-1322-thread-1) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 384175 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEventQueue
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TriggerIntegrationTest -Dtests.method=testEventQueue -Dtests.seed=4E0EA6962199DAE1 -Dtests.slow=true -Dtests.locale=eo-001 -Dtests.timezone=Asia/Novosibirsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 10.6s J0 | TriggerIntegrationTest.testEventQueue <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: action wasn't interrupted
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4E0EA6962199DAE1:87BBE43828FE1C14]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:713)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 384194 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSearchRate
   [junit4]   2> 384195 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 5
   [junit4]   2> 384195 DEBUG (zkCallback-954-thread-1-processing-n:127.0.0.1:64329_solr) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 384195 DEBUG (OverseerAutoScalingTriggerThread-72200240131211270-127.0.0.1:64329_solr-n_0000000001) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 384202 DEBUG (OverseerAutoScalingTriggerThread-72200240131211270-127.0.0.1:64329_solr-n_0000000001) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 384204 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 384204 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 384204 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 384204 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 384205 DEBUG (OverseerAutoScalingTriggerThread-72200240131211270-127.0.0.1:64329_solr-n_0000000001) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 384207 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@173b1e6e{/solr,null,AVAILABLE}
   [junit4]   2> 384208 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@62f273a7{HTTP/1.1,[http/1.1]}{127.0.0.1:64371}
   [junit4]   2> 384208 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [    ] o.e.j.s.Server Started @394947ms
   [junit4]   2> 384208 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64371}
   [junit4]   2> 384208 ERROR (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 384210 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 384210 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 384210 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 384210 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T04:19:46.420718Z
   [junit4]   2> 384213 DEBUG (OverseerAutoScalingTriggerThread-72200240131211270-127.0.0.1:64329_solr-n_0000000001) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 384217 INFO  (zkConnectionManagerCallback-977-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 384218 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 384230 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64320/solr
   [junit4]   2> 384233 INFO  (zkConnectionManagerCallback-981-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 384235 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10081bc61b8000d, likely client has closed socket
   [junit4]   2> 384239 INFO  (zkConnectionManagerCallback-983-thread-1-processing-n:127.0.0.1:64371_solr) [n:127.0.0.1:64371_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 384247 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [n:127.0.0.1:64371_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 384250 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [n:127.0.0.1:64371_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 384254 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [n:127.0.0.1:64371_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64371_solr
   [junit4]   2> 384256 INFO  (zkCallback-954-thread-1-processing-n:127.0.0.1:64329_solr) [n:127.0.0.1:64329_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 384256 INFO  (zkCallback-972-thread-1-processing-n:127.0.0.1:64357_solr) [n:127.0.0.1:64357_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 384262 INFO  (zkCallback-964-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 384262 INFO  (zkCallback-982-thread-1-processing-n:127.0.0.1:64371_solr) [n:127.0.0.1:64371_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 384414 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [n:127.0.0.1:64371_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64371.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c8aba3
   [junit4]   2> 384438 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [n:127.0.0.1:64371_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64371.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c8aba3
   [junit4]   2> 384438 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [n:127.0.0.1:64371_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64371.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c8aba3
   [junit4]   2> 384444 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [n:127.0.0.1:64371_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_4E0EA6962199DAE1-001\tempDir-001\node4\.
   [junit4]   2> 384543 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 384544 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [    ] o.e.j.s.sess

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

ithSecureImpersonation, TestSolrCloudWithDelegationTokens, TestMultiValuedNumericRangeQuery, TestJsonFacetRefinement, TestUniqueKeyFieldResource, ReplicationFactorTest, TestRemoteStreaming, TestFieldCacheWithThreads, DistributedVersionInfoTest, TestOmitPositions, DateFieldTest, ChangedSchemaMergeTest, HLLUtilTest, SolrMetricManagerTest, TestPhraseSuggestions, MissingSegmentRecoveryTest, TestJavabinTupleStreamParser, DeleteShardTest, ConcurrentDeleteAndCreateCollectionTest, SolrGraphiteReporterTest, NumericFieldsTest, TestUninvertingReader, LukeRequestHandlerTest, TestQuerySenderNoQuery, UniqFieldsUpdateProcessorFactoryTest, TestSuggestSpellingConverter, TestAnalyzeInfixSuggestions, EnumFieldTest, TestPartialUpdateDeduplication, TestRequestStatusCollectionAPI, LeaderElectionTest, TestPostingsSolrHighlighter, HdfsDirectoryTest, TestSystemIdResolver, LargeFieldTest, TestSlowCompositeReaderWrapper, TestSolrCLIRunExample, HdfsCollectionsAPIDistributedZkTest, DeleteInactiveReplicaTest, TlogReplayBufferedWhileIndexingTest, CollectionReloadTest, UnloadDistributedZkTest, TestRandomRequestDistribution, RuleEngineTest, TestUtils, TestXmlQParserPlugin, TestSystemCollAutoCreate, BasicDistributedZkTest, TestLegacyNumericRangeQueryBuilder, MultiTermTest, HdfsAutoAddReplicasIntegrationTest, CollectionsAPIAsyncDistributedZkTest, TestFieldTypeResource, TestManagedSchemaAPI, SignatureUpdateProcessorFactoryTest, OutputWriterTest, TestHighlightDedupGrouping, TestUseDocValuesAsStored, TestTrackingShardHandlerFactory, SolrCloudReportersTest, TestCorePropertiesReload, StatelessScriptUpdateProcessorFactoryTest, TestManagedResource, RAMDirectoryFactoryTest, DirectUpdateHandlerOptimizeTest, TestFieldCacheSortRandom, ZkStateWriterTest, TestSolrCloudWithHadoopAuthPlugin, CacheHeaderTest, SolrInfoBeanTest, TestLegacyNumericUtils, BasicAuthStandaloneTest, RequiredFieldsTest, TestHighFrequencyDictionaryFactory, TestExceedMaxTermLength, BinaryUpdateRequestHandlerTest, SmileWriterTest, TestConfigOverlay, RecoveryZkTest, HdfsRecoveryZkTest, TestRecovery, CdcrReplicationHandlerTest, TestSolrCoreParser, OverseerRolesTest, PingRequestHandlerTest, CollectionsAPISolrJTest, TestScoreJoinQPNoScore, TestFunctionQuery, TestConfigSetProperties, TestMergePolicyConfig, TestQueryUtils, ShardRoutingTest, TestReplicationHandler, ShardRoutingCustomTest, TermVectorComponentDistributedTest, TestStressVersions, TestCoreContainer, TestGroupingSearch, QueryElevationComponentTest, TestSort, BasicFunctionalityTest, DirectUpdateHandlerTest, TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, CoreAdminHandlerTest, TestStressLucene, TestTrie, SuggesterWFSTTest, FieldMutatingUpdateProcessorTest, QueryEqualityTest, DocValuesMultiTest, TestSolrDeletionPolicy1, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestWriterPerf, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestValueSourceCache, TermVectorComponentTest, MoreLikeThisHandlerTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, TestCollationField, ReturnFieldsTest, MBeansHandlerTest, TestSolrIndexConfig, ResponseLogComponentTest, SampleTest, TestElisionMultitermQuery, DirectSolrConnectionTest, SpellPossibilityIteratorTest, TestCharFilters, TestXIncludeConfig, TestPerFieldSimilarity, TestBM25SimilarityFactory, ScriptEngineTest, PluginInfoTest, DateMathParserTest, PrimUtilsTest, SpellingQueryConverterTest, ClusterStateTest, TestSolrJ, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, FileUtilsTest, DistributedIntervalFacetingTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestTolerantSearch, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, AliasIntegrationTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CollectionStateFormat2Test, ConfigSetsAPITest, CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DistributedQueueTest, DocValuesNotIndexedTest, ForceLeaderTest, NodeMutatorTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, OverseerTaskQueueTest, PeerSyncReplicationTest, SolrCloudExampleTest, TestCloudPseudoReturnFields, TestCloudRecovery, TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion, TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, TestOnReconnectListenerSupport, TestPullReplica, TestShortCircuitedRequests, TestSizeLimitedDistributedMap, TestSolrCloudWithKerberosAlt, TestTlogReplica]
   [junit4] Completed [579/775 (5!)] on J0 in 132.75s, 13 tests, 1 error <<< FAILURES!

[...truncated 3082 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_FA7DF63FD0ED5F51-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1478, maxMBSortInHeap=7.714656417352552, sim=RandomSimilarity(queryNorm=true): {}, locale=to, timezone=UTC
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=151584168,total=209190912
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=FA7DF63FD0ED5F51 -Dtests.slow=true -Dtests.locale=to -Dtests.timezone=UTC -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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-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_FA7DF63FD0ED5F51-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FA7DF63FD0ED5F51]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [5/5 (1!)] on J1 in 0.64s, 8 tests, 1 error <<< FAILURES!

[...truncated 38822 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 454 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/454/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseParallelGC

6 tests failed.
FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
	at __randomizedtesting.SeedInfo.seed([2418DC4CF063E455:AC4CE3965E9F89AD]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:915)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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:  org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at http://127.0.0.1:58285/solr/awhollynewcollection_0_shard2_replica_n2: ClusterState says we are the leader (http://127.0.0.1:58285/solr/awhollynewcollection_0_shard2_replica_n2), but locally we don't think so. Request came from null

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:58285/solr/awhollynewcollection_0_shard2_replica_n2: ClusterState says we are the leader (http://127.0.0.1:58285/solr/awhollynewcollection_0_shard2_replica_n2), but locally we don't think so. Request came from null
	at __randomizedtesting.SeedInfo.seed([2418DC4CF063E455:6C6DA8F8F650CBC0]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	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.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:462)
	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)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:58285/solr/awhollynewcollection_0_shard2_replica_n2: ClusterState says we are the leader (http://127.0.0.1:58285/solr/awhollynewcollection_0_shard2_replica_n2), but locally we don't think so. Request came from null
	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.lambda$directUpdate$0(CloudSolrClient.java:527)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventFromRestoredState

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([2418DC4CF063E455:242E688CD96E403F]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventFromRestoredState(TriggerIntegrationTest.java:760)
	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:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([2418DC4CF063E455:9E14EBC3AF8B321A]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.junit.Assert.assertNull(Assert.java:562)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1575)
	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:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([2418DC4CF063E455:49E478B14A2B1B52]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:241)
	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.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_659E954B1E341543-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_659E954B1E341543-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_659E954B1E341543-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_659E954B1E341543-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_659E954B1E341543-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_659E954B1E341543-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_659E954B1E341543-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_659E954B1E341543-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_659E954B1E341543-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_659E954B1E341543-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_659E954B1E341543-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_659E954B1E341543-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_659E954B1E341543-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_659E954B1E341543-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_659E954B1E341543-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_659E954B1E341543-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_659E954B1E341543-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_659E954B1E341543-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_659E954B1E341543-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_659E954B1E341543-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_659E954B1E341543-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_659E954B1E341543-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_659E954B1E341543-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_659E954B1E341543-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_659E954B1E341543-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_659E954B1E341543-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_659E954B1E341543-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_659E954B1E341543-001

	at __randomizedtesting.SeedInfo.seed([659E954B1E341543]: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 12396 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_2418DC4CF063E455-001\init-core-data-001
   [junit4]   2> 302965 WARN  (SUITE-AutoscalingHistoryHandlerTest-seed#[2418DC4CF063E455]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 302965 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[2418DC4CF063E455]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 302969 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[2418DC4CF063E455]-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> 302969 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[2418DC4CF063E455]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 302971 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[2418DC4CF063E455]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_2418DC4CF063E455-001\tempDir-001
   [junit4]   2> 302971 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[2418DC4CF063E455]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 302971 INFO  (Thread-465) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 302972 INFO  (Thread-465) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 302975 ERROR (Thread-465) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 303071 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[2418DC4CF063E455]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:53721
   [junit4]   2> 303076 INFO  (zkConnectionManagerCallback-554-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 303082 INFO  (jetty-launcher-551-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 303082 INFO  (jetty-launcher-551-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 303083 INFO  (jetty-launcher-551-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 303083 INFO  (jetty-launcher-551-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 303083 INFO  (jetty-launcher-551-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 303083 INFO  (jetty-launcher-551-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 303083 INFO  (jetty-launcher-551-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1084f11{/solr,null,AVAILABLE}
   [junit4]   2> 303083 INFO  (jetty-launcher-551-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 303083 INFO  (jetty-launcher-551-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 303083 INFO  (jetty-launcher-551-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 303084 INFO  (jetty-launcher-551-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1426626{/solr,null,AVAILABLE}
   [junit4]   2> 303085 INFO  (jetty-launcher-551-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 303085 INFO  (jetty-launcher-551-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 303085 INFO  (jetty-launcher-551-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 303085 INFO  (jetty-launcher-551-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@250b7a{/solr,null,AVAILABLE}
   [junit4]   2> 303085 INFO  (jetty-launcher-551-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b62cb2{HTTP/1.1,[http/1.1]}{127.0.0.1:53725}
   [junit4]   2> 303085 INFO  (jetty-launcher-551-thread-1) [    ] o.e.j.s.Server Started @310601ms
   [junit4]   2> 303085 INFO  (jetty-launcher-551-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53725}
   [junit4]   2> 303085 INFO  (jetty-launcher-551-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@960c02{HTTP/1.1,[http/1.1]}{127.0.0.1:53728}
   [junit4]   2> 303086 INFO  (jetty-launcher-551-thread-3) [    ] o.e.j.s.Server Started @310601ms
   [junit4]   2> 303086 INFO  (jetty-launcher-551-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53728}
   [junit4]   2> 303086 INFO  (jetty-launcher-551-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@74e28f{HTTP/1.1,[http/1.1]}{127.0.0.1:53731}
   [junit4]   2> 303086 INFO  (jetty-launcher-551-thread-2) [    ] o.e.j.s.Server Started @310601ms
   [junit4]   2> 303086 INFO  (jetty-launcher-551-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53731}
   [junit4]   2> 303086 ERROR (jetty-launcher-551-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 303086 ERROR (jetty-launcher-551-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 303086 INFO  (jetty-launcher-551-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 303086 INFO  (jetty-launcher-551-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 303086 INFO  (jetty-launcher-551-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 303087 INFO  (jetty-launcher-551-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 303087 INFO  (jetty-launcher-551-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 303087 INFO  (jetty-launcher-551-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 303086 ERROR (jetty-launcher-551-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 303087 INFO  (jetty-launcher-551-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-14T16:19:19.781Z
   [junit4]   2> 303087 INFO  (jetty-launcher-551-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 303087 INFO  (jetty-launcher-551-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-14T16:19:19.781Z
   [junit4]   2> 303087 INFO  (jetty-launcher-551-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 303087 INFO  (jetty-launcher-551-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 303087 INFO  (jetty-launcher-551-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-14T16:19:19.781Z
   [junit4]   2> 303093 INFO  (zkConnectionManagerCallback-558-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 303093 INFO  (zkConnectionManagerCallback-556-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 303093 INFO  (zkConnectionManagerCallback-560-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 303094 INFO  (jetty-launcher-551-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 303094 INFO  (jetty-launcher-551-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 303094 INFO  (jetty-launcher-551-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 303108 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007f28fc9a0001, likely client has closed socket
   [junit4]   2> 303113 INFO  (jetty-launcher-551-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53721/solr
   [junit4]   2> 303113 INFO  (jetty-launcher-551-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53721/solr
   [junit4]   2> 303117 INFO  (jetty-launcher-551-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53721/solr
   [junit4]   2> 303121 INFO  (zkConnectionManagerCallback-567-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 303122 INFO  (zkConnectionManagerCallback-572-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 303121 INFO  (zkConnectionManagerCallback-569-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 303124 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007f28fc9a0005, likely client has closed socket
   [junit4]   2> 303124 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007f28fc9a0004, likely client has closed socket
   [junit4]   2> 303126 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007f28fc9a0006, likely client has closed socket
   [junit4]   2> 303129 INFO  (zkConnectionManagerCallback-574-thread-1-processing-n:127.0.0.1:53731_solr) [n:127.0.0.1:53731_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 303130 INFO  (zkConnectionManagerCallback-578-thread-1-processing-n:127.0.0.1:53728_solr) [n:127.0.0.1:53728_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 303130 INFO  (zkConnectionManagerCallback-576-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 303252 INFO  (jetty-launcher-551-thread-1) [n:127.0.0.1:53725_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 303252 INFO  (jetty-launcher-551-thread-2) [n:127.0.0.1:53731_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 303252 INFO  (jetty-launcher-551-thread-1) [n:127.0.0.1:53725_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53725_solr
   [junit4]   2> 303253 INFO  (jetty-launcher-551-thread-2) [n:127.0.0.1:53731_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53731_solr
   [junit4]   2> 303254 INFO  (jetty-launcher-551-thread-1) [n:127.0.0.1:53725_solr    ] o.a.s.c.Overseer Overseer (id=72197408051298312-127.0.0.1:53725_solr-n_0000000000) starting
   [junit4]   2> 303257 INFO  (zkCallback-573-thread-1-processing-n:127.0.0.1:53731_solr) [n:127.0.0.1:53731_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 303258 INFO  (zkCallback-575-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 303264 INFO  (jetty-launcher-551-thread-3) [n:127.0.0.1:53728_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 303266 INFO  (jetty-launcher-551-thread-1) [n:127.0.0.1:53725_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53725_solr
   [junit4]   2> 303269 INFO  (zkCallback-573-thread-1-processing-n:127.0.0.1:53731_solr) [n:127.0.0.1:53731_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 303269 INFO  (zkCallback-575-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 303270 INFO  (jetty-launcher-551-thread-3) [n:127.0.0.1:53728_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 303273 INFO  (jetty-launcher-551-thread-3) [n:127.0.0.1:53728_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53728_solr
   [junit4]   2> 303363 INFO  (zkCallback-573-thread-1-processing-n:127.0.0.1:53731_solr) [n:127.0.0.1:53731_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 303363 INFO  (zkCallback-575-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 303374 INFO  (zkCallback-577-thread-1-processing-n:127.0.0.1:53728_solr) [n:127.0.0.1:53728_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 303378 DEBUG (OverseerAutoScalingTriggerThread-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 303378 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 303379 DEBUG (OverseerAutoScalingTriggerThread-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 303380 DEBUG (OverseerAutoScalingTriggerThread-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:53725_solr, 127.0.0.1:53728_solr, 127.0.0.1:53731_solr]
   [junit4]   2> 303380 DEBUG (OverseerAutoScalingTriggerThread-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 303380 DEBUG (OverseerAutoScalingTriggerThread-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 303382 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:53725_solr"} current state version: 0
   [junit4]   2> 303382 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:53725_solr
   [junit4]   2> 303382 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:53728_solr"} current state version: 0
   [junit4]   2> 303382 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:53728_solr
   [junit4]   2> 303383 DEBUG (OverseerAutoScalingTriggerThread-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 303384 DEBUG (OverseerAutoScalingTriggerThread-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 303389 DEBUG (ScheduledTrigger-1336-thread-1) [n:127.0.0.1:53725_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 303484 INFO  (jetty-launcher-551-thread-1) [n:127.0.0.1:53725_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53725.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b1c9e
   [junit4]   2> 303486 INFO  (jetty-launcher-551-thread-3) [n:127.0.0.1:53728_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53728.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b1c9e
   [junit4]   2> 303488 INFO  (jetty-launcher-551-thread-2) [n:127.0.0.1:53731_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53731.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b1c9e
   [junit4]   2> 303498 INFO  (jetty-launcher-551-thread-1) [n:127.0.0.1:53725_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53725.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b1c9e
   [junit4]   2> 303498 INFO  (jetty-launcher-551-thread-1) [n:127.0.0.1:53725_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53725.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b1c9e
   [junit4]   2> 303501 INFO  (jetty-launcher-551-thread-1) [n:127.0.0.1:53725_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_2418DC4CF063E455-001\tempDir-001\node1\.
   [junit4]   2> 303501 INFO  (jetty-launcher-551-thread-2) [n:127.0.0.1:53731_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53731.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b1c9e
   [junit4]   2> 303501 INFO  (jetty-launcher-551-thread-2) [n:127.0.0.1:53731_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53731.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b1c9e
   [junit4]   2> 303502 INFO  (jetty-launcher-551-thread-3) [n:127.0.0.1:53728_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53728.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b1c9e
   [junit4]   2> 303502 INFO  (jetty-launcher-551-thread-3) [n:127.0.0.1:53728_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53728.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b1c9e
   [junit4]   2> 303503 INFO  (jetty-launcher-551-thread-2) [n:127.0.0.1:53731_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_2418DC4CF063E455-001\tempDir-001\node2\.
   [junit4]   2> 303503 INFO  (jetty-launcher-551-thread-3) [n:127.0.0.1:53728_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_2418DC4CF063E455-001\tempDir-001\node3\.
   [junit4]   2> 303626 INFO  (zkConnectionManagerCallback-586-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 303632 INFO  (zkConnectionManagerCallback-590-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 303635 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[2418DC4CF063E455]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 303636 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[2418DC4CF063E455]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53721/solr ready
   [junit4]   2> 303644 INFO  (qtp23250159-2871) [n:127.0.0.1:53725_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=3&name=AutoscalingHistoryHandlerTest_collection&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 303648 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 303649 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 303652 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/protwords.txt
   [junit4]   2> 303654 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/solrconfig.xml
   [junit4]   2> 303657 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/synonyms.txt
   [junit4]   2> 303659 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/stopwords.txt
   [junit4]   2> 303662 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 303664 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 303666 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 303669 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 303671 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 303674 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 303676 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 303678 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 303680 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 303683 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 303685 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 303687 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 303690 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 303692 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 303694 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 303696 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 303698 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 303701 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 303703 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 303705 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 303707 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 303709 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 303712 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 303714 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 303716 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 303718 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 303720 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 303722 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 303724 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 303727 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 303729 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 303731 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 303733 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 303735 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 303737 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 303740 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 303742 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 303744 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 303746 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/params.json
   [junit4]   2> 303753 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 303753 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 303754 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 303858 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53725/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 303858 INFO  (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53725/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 303860 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 303860 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:53725/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 303861 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53728/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 303861 INFO  (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53728/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 303863 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:53725/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 303863 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:53725/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:53728/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 303865 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53731/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 303865 INFO  (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53731/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 303866 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:53725/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:53728/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 303866 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:53725/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:53728/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node6":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>       "base_url":"http://127.0.0.1:53731/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 303968 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 0
   [junit4]   2> 304069 INFO  (qtp23250159-2877) [n:127.0.0.1:53725_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 304069 INFO  (qtp32489022-2889) [n:127.0.0.1:53731_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n4&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 304070 INFO  (qtp32489022-2889) [n:127.0.0.1:53731_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 304072 INFO  (qtp23250159-2877) [n:127.0.0.1:53725_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 304073 INFO  (qtp3100384-2880) [n:127.0.0.1:53728_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 304075 INFO  (qtp3100384-2880) [n:127.0.0.1:53728_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 304081 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:53731/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53731_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 304081 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:53731/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53731_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 304081 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node6:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4","base_url":"http://127.0.0.1:53731/solr","node_name":"127.0.0.1:53731_solr","state":"down","type":"NRT"}
   [junit4]   2> 304081 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:53725/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:53728/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:53731/solr",
   [junit4]   2>           "node_name":"127.0.0.1:53731_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 304081 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:53728/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53728_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 304081 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:53728/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53728_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 304081 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node5:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2","base_url":"http://127.0.0.1:53728/solr","node_name":"127.0.0.1:53728_solr","state":"down","type":"NRT"}
   [junit4]   2> 304081 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:53725/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:53728/solr",
   [junit4]   2>           "node_name":"127.0.0.1:53728_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:53731/solr",
   [junit4]   2>           "node_name":"127.0.0.1:53731_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 304082 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:53725/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53725_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 304082 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:53725/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53725_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 304082 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node3:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1","base_url":"http://127.0.0.1:53725/solr","node_name":"127.0.0.1:53725_solr","state":"down","type":"NRT"}
   [junit4]   2> 304082 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:53725/solr",
   [junit4]

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

rgeCluster, PolyFieldTest, DistributedSuggestComponentTest, TestRecoveryHdfs, TestMultiValuedNumericRangeQuery, SuggesterFSTTest, TestSolrDeletionPolicy1, RecoveryZkTest, TestCorePropertiesReload, DirectUpdateHandlerOptimizeTest, ConvertedLegacyTest, FileUtilsTest, DistributedFacetPivotLongTailTest, TestComplexPhraseLeadingWildcard, DistribCursorPagingTest, UtilsToolTest, WrapperMergePolicyFactoryTest, TestLRUStatsCache, TestQueryUtils, TestSearcherReuse, TestQuerySenderNoQuery, ClassificationUpdateProcessorIntegrationTest, DateRangeFieldTest, MetricTriggerTest, OpenCloseCoreStressTest, BlobRepositoryCloudTest, BaseCdcrDistributedZkTest, TestSortByMinMaxFunction, TestSystemIdResolver, TestMergePolicyConfig, TestPostingsSolrHighlighter, TestXmlQParserPlugin, SolrIndexSplitterTest, DistributedQueryElevationComponentTest, BasicAuthStandaloneTest, TestPointFields, EnumFieldTest, TestCloudSchemaless, QueryResultKeyTest, ZkCLITest, PreAnalyzedUpdateProcessorTest, BasicDistributedZkTest, TestTolerantSearch, TestSolrCloudSnapshots, TestCoreAdminApis, SaslZkACLProviderTest, OutOfBoxZkACLAndCredentialsProvidersTest, MetricsConfigTest, TestDefaultStatsCache, HdfsNNFailoverTest, QueryElevationComponentTest, DistributedVersionInfoTest, PluginInfoTest, TestPrepRecovery, TestLegacyNumericUtils, TestRetrieveFieldsOptimizer, CloneFieldUpdateProcessorFactoryTest, TestExecutePlanAction, BinaryUpdateRequestHandlerTest, PreAnalyzedFieldManagedSchemaCloudTest, CursorPagingTest, AlternateDirectoryTest, DistributedQueryComponentCustomSortTest, TestUseDocValuesAsStored, BasicZkTest, DataDrivenBlockJoinTest, TestPerFieldSimilarityWithDefaultOverride, CdcrReplicationHandlerTest, OverseerRolesTest, TestAddFieldRealTimeGet, SecurityConfHandlerTest, TestElisionMultitermQuery, AnalysisErrorHandlingTest, SolrMetricsIntegrationTest, TestJsonFacetRefinement, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestFilteredDocIdSet, TestJoin, TestOmitPositions, HdfsSyncSliceTest, RankQueryTest, TestCloudNestedDocsSort, SyncSliceTest, TestReplicationHandler, TestDistributedSearch, TestStressVersions, DistributedTermsComponentTest, SolrCmdDistributorTest, BadIndexSchemaTest, TestSort, TestFunctionQuery, TestLazyCores, SignatureUpdateProcessorFactoryTest, SolrRequestParserTest, SuggesterTSTTest, TestStressLucene, SuggesterWFSTTest, NoCacheHeaderTest, SolrCoreCheckLockOnStartupTest, TestUpdate, TestAtomicUpdateErrorCases, StatelessScriptUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, TestQueryTypes, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, IndexSchemaTest, ReturnFieldsTest, TestCSVResponseWriter, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, TestComponentsName, TestLFUCache, SOLR749Test, UpdateParamsTest, BadComponentTest, SampleTest, TestSearchPerf, TestCodecSupport, TestIBSimilarityFactory, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, DateMathParserTest, PreAnalyzedFieldTest, PrimUtilsTest, DateFieldTest, RAMDirectoryFactoryTest, ClusterStateTest, TestUtils, SliceStateTest, SystemInfoHandlerTest, CircularListTest, DistributedMLTComponentTest, TestRTGBase, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestLuceneIndexBackCompat, ActionThrottleTest, AddReplicaTest, CleanupOldIndexTest, CollectionsAPISolrJTest, DistributedQueueTest, LIRRollingUpdatesTest, LeaderElectionContextKeyTest, MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, NodeMutatorTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerTaskQueueTest, PeerSyncReplicationTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestCloudPseudoReturnFields, TestCloudSearcherWarming, TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, TestPullReplicaErrorHandling, TestSolrCloudWithKerberosAlt, TestStressInPlaceUpdates, TestTolerantUpdateProcessorCloud, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, ZkShardTermsTest, AssignTest, CollectionsAPIAsyncDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster, TestHdfsCloudBackupRestore, TestLocalFSCloudBackupRestore, TestRequestStatusCollectionAPI, AutoScalingHandlerTest, NodeAddedTriggerTest, SearchRateTriggerTest, TriggerIntegrationTest]
   [junit4] Completed [631/775 (4!)] on J0 in 184.09s, 14 tests, 2 failures <<< FAILURES!

[...truncated 2908 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_659E954B1E341543-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=hu-HU, timezone=Pacific/Chatham
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=28096296,total=68157440
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=659E954B1E341543 -Dtests.slow=true -Dtests.locale=hu-HU -Dtests.timezone=Pacific/Chatham -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [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_659E954B1E341543-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_659E954B1E341543-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_659E954B1E341543-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_659E954B1E341543-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_659E954B1E341543-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_659E954B1E341543-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_659E954B1E341543-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_659E954B1E341543-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_659E954B1E341543-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_659E954B1E341543-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_659E954B1E341543-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_659E954B1E341543-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_659E954B1E341543-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_659E954B1E341543-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([659E954B1E341543]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/5 (1!)] on J1 in 1.14s, 8 tests, 1 error <<< FAILURES!

[...truncated 41865 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 453 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/453/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseG1GC

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestFileSwitchDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_D48D58B48AD72A04-001\bar-018: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_D48D58B48AD72A04-001\bar-018    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_D48D58B48AD72A04-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_D48D58B48AD72A04-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\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_D48D58B48AD72A04-001\bar-018: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_D48D58B48AD72A04-001\bar-018
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_D48D58B48AD72A04-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_D48D58B48AD72A04-001

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


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_D48D58B48AD72A04-001\testThreadSafety-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_D48D58B48AD72A04-001\testThreadSafety-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_D48D58B48AD72A04-001\testThreadSafety-001\t1947: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_D48D58B48AD72A04-001\testThreadSafety-001\t1947    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_D48D58B48AD72A04-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_D48D58B48AD72A04-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\core\test\J0\temp\lucene.store.TestMmapDirectory_D48D58B48AD72A04-001\testThreadSafety-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_D48D58B48AD72A04-001\testThreadSafety-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_D48D58B48AD72A04-001\testThreadSafety-001\t1947: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_D48D58B48AD72A04-001\testThreadSafety-001\t1947
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_D48D58B48AD72A04-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_D48D58B48AD72A04-001

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


FAILED:  org.apache.solr.cloud.DistribJoinFromCollectionTest.testScore

Error Message:
Error from server at http://127.0.0.1:54771/solr/to_2x2: SolrCloud join: Collection 'from_1x4Alias' not found!

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:54771/solr/to_2x2: SolrCloud join: Collection 'from_1x4Alias' not found!
	at __randomizedtesting.SeedInfo.seed([1BE59389DAE99502:577DDCB992CC4119]: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.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.DistribJoinFromCollectionTest.testJoins(DistribJoinFromCollectionTest.java:173)
	at org.apache.solr.cloud.DistribJoinFromCollectionTest.testScore(DistribJoinFromCollectionTest.java:115)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeLostTriggerRestoreState

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
	at __randomizedtesting.SeedInfo.seed([1BE59389DAE99502:301A46D2409180D2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeLostTriggerRestoreState(TriggerIntegrationTest.java:368)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([1BE59389DAE99502:BCA12B2DB75286BB]:0)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:201)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:82)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

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.search.TestQueryTypes_1BE59389DAE99502-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestQueryTypes_1BE59389DAE99502-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestQueryTypes_1BE59389DAE99502-001\init-core-data-001\spellcheckerMultipleFields: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestQueryTypes_1BE59389DAE99502-001\init-core-data-001\spellcheckerMultipleFields    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestQueryTypes_1BE59389DAE99502-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestQueryTypes_1BE59389DAE99502-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.search.TestQueryTypes_1BE59389DAE99502-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestQueryTypes_1BE59389DAE99502-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestQueryTypes_1BE59389DAE99502-001\init-core-data-001\spellcheckerMultipleFields: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestQueryTypes_1BE59389DAE99502-001\init-core-data-001\spellcheckerMultipleFields
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestQueryTypes_1BE59389DAE99502-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestQueryTypes_1BE59389DAE99502-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-001

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




Build Log:
[...truncated 1274 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=uz-Latn, timezone=UTC
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=108620808,total=257949696
   [junit4]   2> NOTE: All tests run in this JVM: [TestAutomaton, TestRegExp, TestFieldReuse, TestPerFieldPostingsFormat, TestFutureObjects, TestPayloads, TestIndexWriterOnDiskFull, TestIsCurrent, TestIndexWriterExceptions2, Test2BBinaryDocValues, TestGraphTokenizers, TestBlockPostingsFormat, TestFastCompressionMode, TestIndexWriterLockRelease, TestEarlyTermination, TestCharTermAttributeImpl, TestDocValuesScoring, TestMergeRateLimiter, TestNearSpansOrdered, TestNGramPhraseQuery, TestMultiTermQueryRewrites, TestPersistentSnapshotDeletionPolicy, TestTermContext, Test2BPostingsBytes, TestFilterDirectoryReader, TestSpanOrQuery, FuzzyTermOnShortTermsTest, TestIndexReaderClose, TestDirectPacked, TestStopFilter, TestStringHelper, TestSimpleExplanations, TestNotDocIdSet, TestTermVectorsReader, TestDocumentWriter, TestTermRangeQuery, TestFixedBitDocIdSet, TestFilterDirectory, TestSpanMultiTermQueryWrapper, TestByteSlices, TestSingleInstanceLockFactory, TestMaxTermFrequency, TestConcurrentMergeScheduler, TestIntRangeFieldQueries, FiniteStringsIteratorTest, TestStressNRT, TestField, TestAllFilesCheckIndexHeader, TestAllFilesHaveChecksumFooter, TestBKD, TestRollingUpdates, TestStressIndexing, TestTryDelete, TestCharsRefBuilder, TestTermsEnum2, TestReadOnlyIndex, TestSortRescorer, TestSortedSetSelector, TestTimSorter, TestMultiCollector, TestPerSegmentDeletes, TestSegmentTermDocs, TestFastDecompressionMode, TestSimpleSearchEquivalence, TestFieldType, TestDeletionPolicy, TestDoubleValuesSource, TestIndexWriterOnJRECrash, TestSegmentCacheables, TestLucene50CompoundFormat, TestSpanNearQuery, Test2BPositions, TestStressDeletes, TestSpanCollection, TestBooleanScorer, TestApproximationSearchEquivalence, TestMultiTermConstantScore, Test2BPostings, TestBytesRefAttImpl, TestLucene60FieldInfoFormat, TestRadixSelector, TestOrdinalMap, TestLongPostings, TestNoDeletionPolicy, Test4GBStoredFields, TestDocValues, TestIndexCommit, Test2BSortedDocValuesFixedSorted, TestIndexWriterForceMerge, TestNumericDocValuesUpdates, TestMaxPosition, TestDirectory, TestCharArraySet, TestSynonymQuery, TestSegmentInfos, TestBooleanSimilarity, TestSortRandom, TestAutomatonQuery, TestDocValuesRewriteMethod, TestForTooMuchCloning, TestMultiTermsEnum, TestIndexWriterNRTIsCurrent, TestNRTCachingDirectory, TestWeakIdentityMap, TestDirectoryReaderReopen, TestCharsRef, TestAutomatonQueryUnicode, TestTopFieldCollector, TestMergeSchedulerExternal, TestLongRangeFieldQueries, TestLucene70NormsFormat, TestMultiLevelSkipList, TestSentinelIntSet, TestStressIndexing2, TestBoostQuery, TestIndexWriterReader, TestPerFieldDocValuesFormat, TestIndexWriterMerging, TestFSTs, TestIndexWriterWithThreads, TestSearcherManager, TestNRTThreads, TestDuelingCodecs, TestStressAdvance, TestNorms, TestIndexWriterCommit, TestTimeLimitingCollector, TestDocumentsWriterStallControl, TestSnapshotDeletionPolicy, TestNRTReaderWithThreads, TestLevenshteinAutomata, TestTermsEnum, TestSloppyPhraseQuery2, TestForceMergeForever, TestDocumentsWriterDeleteQueue, TestCrashCausesCorruptIndex, TestFuzzyQuery, TestSimilarity2, TestExternalCodecs, TestIntBlockPool, TestSegmentTermEnum, TestBooleanQuery, TestUnicodeUtil, TestDocument, TestFileSwitchDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFileSwitchDirectory -Dtests.seed=D48D58B48AD72A04 -Dtests.slow=true -Dtests.locale=uz-Latn -Dtests.timezone=UTC -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestFileSwitchDirectory (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\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_D48D58B48AD72A04-001\bar-018: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_D48D58B48AD72A04-001\bar-018
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_D48D58B48AD72A04-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_D48D58B48AD72A04-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D48D58B48AD72A04]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [314/462 (1!)] on J1 in 1.84s, 43 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 417 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMmapDirectory
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=3, maxDocsPerChunk=6, blockSize=806), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=3, blockSize=806)), sim=RandomSimilarity(queryNorm=false): {}, locale=ckb-IQ, timezone=Europe/Paris
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=307140744,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestMixedCodecs, TermInSetQueryTest, TestDocValuesIndexing, TestDocInverterPerFieldErrorInfo, TestTimSorterWorstCase, TestAssertions, TestIndexWriterUnicode, TestNeverDelete, TestSparseFixedBitSet, TestBM25Similarity, TestLSBRadixSorter, TestFieldInvertState, TestMSBRadixSorter, TestEarlyTerminatingSortingCollector, TestIndexFileDeleter, TestRegexpRandom, TestGraphTokenStreamFiniteStrings, TestFilterIterator, TestDeterminizeLexicon, TestLockFactory, Test2BPoints, TestFieldInfos, TestCollectionUtil, TestTopDocsMerge, TestLucene70SegmentInfoFormat, TestCodecs, TestPositionIncrement, TestScorerPerf, TestTermdocPerf, TestBooleanMinShouldMatch, TestDoubleRangeFieldQueries, TestOmitTf, TestIndexWriterExceptions, TestGeoEncodingUtils, TestLazyProxSkipping, TestDirectoryReader, TestScoreCachingWrappingScorer, TestParallelLeafReader, TestAtomicUpdate, TestMergePolicyWrapper, TestDocIdSetBuilder, TestIntroSelector, TestBooleanOr, TestInfoStream, TestWildcardRandom, TestCodecHoldsOpenFiles, TestFloatRangeFieldQueries, TestCrash, TestCharacterUtils, TestSearchForDuplicates, TestTieredMergePolicy, TestSpanBoostQuery, TestAllFilesHaveCodecHeader, TestSameTokenSamePosition, TestParallelCompositeReader, TestThreadedForceMerge, TestSearchWithThreads, TestConjunctionDISI, TestLucene60PointsFormat, TestLiveFieldValues, TestPrefixRandom, TestIndexWriterMergePolicy, TestAddIndexes, TestSpanNotQuery, TestNRTReaderCleanup, TestIndexWriterDeleteByQuery, TestBagOfPostings, TestMultiPhraseEnum, TestIndexWriter, TestIndexableField, TestVersion, TestNamedSPILoader, TestFlushByRamOrCountsPolicy, TestDocValuesQueries, TestUpgradeIndexMergePolicy, TestToken, TestIndexSorting, TestBagOfPositions, TestCustomNorms, TestFilterLeafReader, TestRegexpRandom2, TestUTF32ToUTF8, TestRoaringDocIdSet, TestIndexSearcher, TestMultiMMap, TestMinShouldMatch2, TestConsistentFieldNumbers, TestExceedMaxTermLength, TestQueryBuilder, TestSearch, TestPolygon, TestIndexManyDocuments, Test2BBKDPoints, TestDocsAndPositions, TestParallelReaderEmptyIndex, TestMatchAllDocsQuery, TestGrowableByteArrayDataOutput, TestTopDocsCollector, TestDirectMonotonic, TestFilterCodecReader, TestSleepingLockWrapper, TestReqExclBulkScorer, TestOneMergeWrappingMergePolicy, TestCodecUtil, TestRegexpQuery, TestSloppyPhraseQuery, TestBinaryTerms, TestNeedsScores, TestFieldValueQuery, TestBufferedChecksum, MultiCollectorTest, TestTermVectors, TestSameScoresWithThreads, TestDoc, TestSimpleExplanationsWithFillerDocs, TestBytesStore, TestPackedInts, TestShardSearching, TestBasics, TestIndexWriterDelete, TestBoolean2, TestStandardAnalyzer, TestSearchAfter, TestHighCompressionMode, TestMinimize, TestArrayUtil, TestBufferedIndexInput, TestSegmentMerger, TestPhraseQuery, TestOmitNorms, TestFixedBitSet, TestComplexExplanations, TestSegmentReader, TestFieldCacheRewriteMethod, TestPagedBytes, TestTransactions, TestMultiThreadTermVectors, TestPerFieldPostingsFormat2, TestSort, TestMultiDocValues, TestFieldsReader, TestCustomSearcherSort, TestSimilarityBase, TestHugeRamFile, Test2BDocs, TestSpans, TestPostingsOffsets, TestTransactionRollback, TestFlex, TestSpanExplanations, TestRAMDirectory, TestMultiPhraseQuery, TestDeterminism, TestTermVectorsWriter, TestOmitPositions, TestBytesRefHash, TestIndexInput, TestDisjunctionMaxQuery, TestMultiFields, TestSpanSearchEquivalence, TestWildcard, TestFieldMaskingSpanQuery, TestSimpleExplanationsOfNonMatches, TestPrefixInBooleanQuery, TestUniqueTermCount, TestComplexExplanationsOfNonMatches, TestPrefixCodedTerms, TestTermScorer, TestSumDocFreq, TestCheckIndex, TestCompiledAutomaton, TestPrefixQuery, TestRecyclingIntBlockAllocator, TestConjunctions, TestSimilarity, TestVirtualMethod, TestSmallFloat, TestSetOnce, TestDateTools, TestDocCount, TestBinaryDocument, TestTotalHitCountCollector, TestRamUsageEstimator, TestNoMergePolicy, TestPhrasePrefixQuery, TestBytesRef, TestCharFilter, TestTwoPhaseCommitTool, TestCloseableThreadLocal, TestIntsRef, TestTerm, TestIOUtils, TestNewestSegment, Test2BNumericDocValues, TestDelegatingAnalyzerWrapper, TestWordlistLoader, TestBlockPostingsFormat3, TestForUtil, TestLucene50StoredFieldsFormat, TestLucene50TermVectorsFormat, TestGeoUtils, TestPolygon2D, Test2BSortedDocValuesOrds, TestAllFilesDetectTruncation, TestBinaryDocValuesUpdates, TestCustomTermFreq, TestDemoParallelLeafReader, TestDocIDMerger, TestDocsWithFieldSet, TestDuelingCodecsAtNight, TestExitableDirectoryReader, TestIndexTooManyDocs, TestIndexWriterFromReader, TestIndexWriterMaxDocs, TestIndexWriterOnVMError, TestIndexWriterOutOfFileDescriptors, TestIndexWriterThreadsToSegments, TestIndexingSequenceNumbers, TestLogMergePolicy, TestManyFields, TestMixedDocValuesUpdates, TestPointValues, TestReaderWrapperDVTypeCheck, TestSortedSetDocValues, TestSwappedIndexFiles, TestTerms, TestTragicIndexWriterDeadlock, TestBlendedTermQuery, TestBoolean2ScorerSupplier, TestBooleanRewrites, TestControlledRealTimeReopenThread, TestFilterWeight, TestIndexOrDocValuesQuery, TestLRUQueryCache, TestLongValuesSource, TestMatchNoDocsQuery, TestMultiset, TestNormsFieldExistsQuery, TestQueryRescorer, TestSortedNumericSortField, TestSortedSetSortField, TestTermQuery, TestTopFieldCollectorEarlyTermination, TestFilterSpans, TestSpanTermQuery, TestMmapDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMmapDirectory -Dtests.seed=D48D58B48AD72A04 -Dtests.slow=true -Dtests.locale=ckb-IQ -Dtests.timezone=Europe/Paris -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestMmapDirectory (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\core\test\J0\temp\lucene.store.TestMmapDirectory_D48D58B48AD72A04-001\testThreadSafety-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_D48D58B48AD72A04-001\testThreadSafety-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_D48D58B48AD72A04-001\testThreadSafety-001\t1947: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_D48D58B48AD72A04-001\testThreadSafety-001\t1947
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_D48D58B48AD72A04-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_D48D58B48AD72A04-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D48D58B48AD72A04]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [436/462 (2!)] on J0 in 17.01s, 43 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 11094 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> 767688 INFO  (SUITE-TriggerIntegrationTest-seed#[1BE59389DAE99502]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_1BE59389DAE99502-001\init-core-data-001
   [junit4]   2> 767694 WARN  (SUITE-TriggerIntegrationTest-seed#[1BE59389DAE99502]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 767694 INFO  (SUITE-TriggerIntegrationTest-seed#[1BE59389DAE99502]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 767695 INFO  (SUITE-TriggerIntegrationTest-seed#[1BE59389DAE99502]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 767696 INFO  (SUITE-TriggerIntegrationTest-seed#[1BE59389DAE99502]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_1BE59389DAE99502-001\tempDir-001
   [junit4]   2> 767696 INFO  (SUITE-TriggerIntegrationTest-seed#[1BE59389DAE99502]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 767707 INFO  (Thread-1887) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 767707 INFO  (Thread-1887) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 767713 ERROR (Thread-1887) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 767796 INFO  (SUITE-TriggerIntegrationTest-seed#[1BE59389DAE99502]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:53199
   [junit4]   2> 767817 INFO  (zkConnectionManagerCallback-1941-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 767825 INFO  (jetty-launcher-1938-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 767826 INFO  (jetty-launcher-1938-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 767826 INFO  (jetty-launcher-1938-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 767826 INFO  (jetty-launcher-1938-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 767831 INFO  (jetty-launcher-1938-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ececb24{/solr,null,AVAILABLE}
   [junit4]   2> 767834 INFO  (jetty-launcher-1938-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 767834 INFO  (jetty-launcher-1938-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 767834 INFO  (jetty-launcher-1938-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 767834 INFO  (jetty-launcher-1938-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 767836 INFO  (jetty-launcher-1938-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2dccc366{/solr,null,AVAILABLE}
   [junit4]   2> 767841 INFO  (jetty-launcher-1938-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1aeba80b{HTTP/1.1,[http/1.1]}{127.0.0.1:53206}
   [junit4]   2> 767841 INFO  (jetty-launcher-1938-thread-2) [    ] o.e.j.s.Server Started @779391ms
   [junit4]   2> 767841 INFO  (jetty-launcher-1938-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53206}
   [junit4]   2> 767842 ERROR (jetty-launcher-1938-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 767842 INFO  (jetty-launcher-1938-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 767842 INFO  (jetty-launcher-1938-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 767842 INFO  (jetty-launcher-1938-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 767842 INFO  (jetty-launcher-1938-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-14T04:51:38.530253100Z
   [junit4]   2> 767843 INFO  (jetty-launcher-1938-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6d0c2134{HTTP/1.1,[http/1.1]}{127.0.0.1:53203}
   [junit4]   2> 767843 INFO  (jetty-launcher-1938-thread-1) [    ] o.e.j.s.Server Started @779393ms
   [junit4]   2> 767843 INFO  (jetty-launcher-1938-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53203}
   [junit4]   2> 767844 ERROR (jetty-launcher-1938-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 767844 INFO  (jetty-launcher-1938-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 767844 INFO  (jetty-launcher-1938-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 767844 INFO  (jetty-launcher-1938-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 767844 INFO  (jetty-launcher-1938-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-14T04:51:38.532214600Z
   [junit4]   2> 767895 INFO  (zkConnectionManagerCallback-1945-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 767897 INFO  (jetty-launcher-1938-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 767902 INFO  (zkConnectionManagerCallback-1943-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 767903 INFO  (jetty-launcher-1938-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 767903 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007cb363c60002, likely client has closed socket
   [junit4]   2> 767906 INFO  (jetty-launcher-1938-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53199/solr
   [junit4]   2> 767908 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007cb363c60001, likely client has closed socket
   [junit4]   2> 767913 INFO  (zkConnectionManagerCallback-1949-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 767914 INFO  (jetty-launcher-1938-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53199/solr
   [junit4]   2> 767918 INFO  (zkConnectionManagerCallback-1955-thread-1-processing-n:127.0.0.1:53203_solr) [n:127.0.0.1:53203_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 767918 INFO  (zkConnectionManagerCallback-1953-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 767920 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007cb363c60005, likely client has closed socket
   [junit4]   2> 767927 INFO  (zkConnectionManagerCallback-1957-thread-1-processing-n:127.0.0.1:53206_solr) [n:127.0.0.1:53206_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768047 INFO  (jetty-launcher-1938-thread-1) [n:127.0.0.1:53203_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 768047 INFO  (jetty-launcher-1938-thread-1) [n:127.0.0.1:53203_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53203_solr
   [junit4]   2> 768049 INFO  (jetty-launcher-1938-thread-1) [n:127.0.0.1:53203_solr    ] o.a.s.c.Overseer Overseer (id=72194703952838660-127.0.0.1:53203_solr-n_0000000000) starting
   [junit4]   2> 768058 INFO  (jetty-launcher-1938-thread-1) [n:127.0.0.1:53203_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53203_solr
   [junit4]   2> 768066 INFO  (jetty-launcher-1938-thread-2) [n:127.0.0.1:53206_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 768069 INFO  (jetty-launcher-1938-thread-2) [n:127.0.0.1:53206_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 768071 INFO  (jetty-launcher-1938-thread-2) [n:127.0.0.1:53206_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53206_solr
   [junit4]   2> 768134 INFO  (jetty-launcher-1938-thread-1) [n:127.0.0.1:53203_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53203.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60e721a6
   [junit4]   2> 768142 INFO  (jetty-launcher-1938-thread-1) [n:127.0.0.1:53203_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53203.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60e721a6
   [junit4]   2> 768143 INFO  (jetty-launcher-1938-thread-1) [n:127.0.0.1:53203_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53203.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60e721a6
   [junit4]   2> 768144 INFO  (jetty-launcher-1938-thread-1) [n:127.0.0.1:53203_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_1BE59389DAE99502-001\tempDir-001\node1\.
   [junit4]   2> 768216 INFO  (jetty-launcher-1938-thread-2) [n:127.0.0.1:53206_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53206.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60e721a6
   [junit4]   2> 768226 INFO  (jetty-launcher-1938-thread-2) [n:127.0.0.1:53206_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53206.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60e721a6
   [junit4]   2> 768226 INFO  (jetty-launcher-1938-thread-2) [n:127.0.0.1:53206_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53206.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60e721a6
   [junit4]   2> 768227 INFO  (jetty-launcher-1938-thread-2) [n:127.0.0.1:53206_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_1BE59389DAE99502-001\tempDir-001\node2\.
   [junit4]   2> 768267 INFO  (zkCallback-1956-thread-1-processing-n:127.0.0.1:53206_solr) [n:127.0.0.1:53206_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 768276 INFO  (zkCallback-1954-thread-1-processing-n:127.0.0.1:53203_solr) [n:127.0.0.1:53203_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 768279 DEBUG (OverseerAutoScalingTriggerThread-72194703952838660-127.0.0.1:53203_solr-n_0000000000) [n:127.0.0.1:53203_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 768282 DEBUG (OverseerAutoScalingTriggerThread-72194703952838660-127.0.0.1:53203_solr-n_0000000000) [n:127.0.0.1:53203_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 768283 DEBUG (OverseerAutoScalingTriggerThread-72194703952838660-127.0.0.1:53203_solr-n_0000000000) [n:127.0.0.1:53203_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:53203_solr, 127.0.0.1:53206_solr]
   [junit4]   2> 768283 DEBUG (OverseerAutoScalingTriggerThread-72194703952838660-127.0.0.1:53203_solr-n_0000000000) [n:127.0.0.1:53203_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 768283 DEBUG (OverseerAutoScalingTriggerThread-72194703952838660-127.0.0.1:53203_solr-n_0000000000) [n:127.0.0.1:53203_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 768287 DEBUG (OverseerAutoScalingTriggerThread-72194703952838660-127.0.0.1:53203_solr-n_0000000000) [n:127.0.0.1:53203_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 768288 DEBUG (OverseerAutoScalingTriggerThread-72194703952838660-127.0.0.1:53203_solr-n_0000000000) [n:127.0.0.1:53203_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 768326 INFO  (zkConnectionManagerCallback-1963-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768332 DEBUG (ScheduledTrigger-3953-thread-1) [n:127.0.0.1:53203_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 768336 INFO  (zkConnectionManagerCallback-1967-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768337 INFO  (SUITE-TriggerIntegrationTest-seed#[1BE59389DAE99502]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 768339 INFO  (SUITE-TriggerIntegrationTest-seed#[1BE59389DAE99502]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53199/solr ready
   [junit4]   2> 768358 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSearchRate
   [junit4]   2> 768359 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 768362 DEBUG (zkCallback-1954-thread-1-processing-n:127.0.0.1:53203_solr) [n:127.0.0.1:53203_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 768363 DEBUG (OverseerAutoScalingTriggerThread-72194703952838660-127.0.0.1:53203_solr-n_0000000000) [n:127.0.0.1:53203_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 768366 DEBUG (OverseerAutoScalingTriggerThread-72194703952838660-127.0.0.1:53203_solr-n_0000000000) [n:127.0.0.1:53203_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 768367 DEBUG (OverseerAutoScalingTriggerThread-72194703952838660-127.0.0.1:53203_solr-n_0000000000) [n:127.0.0.1:53203_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 768369 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 768369 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 768369 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 768369 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 768369 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14c9b32f{/solr,null,AVAILABLE}
   [junit4]   2> 768372 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6317c876{HTTP/1.1,[http/1.1]}{127.0.0.1:53233}
   [junit4]   2> 768372 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.Server Started @779921ms
   [junit4]   2> 768372 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53233}
   [junit4]   2> 768372 ERROR (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 768372 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 768372 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 768372 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 768372 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-14T04:51:39.060952500Z
   [junit4]   2> 768374 DEBUG (OverseerAutoScalingTriggerThread-72194703952838660-127.0.0.1:53203_solr-n_0000000000) [n:127.0.0.1:53203_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 768427 INFO  (zkConnectionManagerCallback-1969-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768428 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 768439 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53199/solr
   [junit4]   2> 768446 INFO  (zkConnectionManagerCallback-1973-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768459 INFO  (zkConnectionManagerCallback-1975-thread-1-processing-n:127.0.0.1:53233_solr) [n:127.0.0.1:53233_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768467 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53233_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 768469 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53233_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 768473 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53233_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53233_solr
   [junit4]   2> 768525 INFO  (zkCallback-1954-thread-1-processing-n:127.0.0.1:53203_solr) [n:127.0.0.1:53203_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 768525 INFO  (zkCallback-1956-thread-1-processing-n:127.0.0.1:53206_solr) [n:127.0.0.1:53206_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 768527 INFO  (zkCallback-1966-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 768528 INFO  (zkCallback-1974-thread-1-processing-n:127.0.0.1:53233_solr) [n:127.0.0.1:53233_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 768575 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53233_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53233.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60e721a6
   [junit4]   2> 768589 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53233_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53233.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60e721a6
   [junit4]   2> 768591 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53233_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53233.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60e721a6
   [junit4]   2> 768592 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53233_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_1BE59389DAE99502-001\tempDir-001\node3\.
   [junit4]   2> 768664 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 768665 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 768665 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 768665 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 768665 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a64cd8a{/solr,null,AVAILABLE}
   [junit4]   2> 768666 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@44156e3c{HTTP/1.1,[http/1.1]}{127.0.0.1:53245}
   [junit4]   2> 768666 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.Server Started @780216ms
   [junit4]   2> 768666 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53245}
   [junit4]   2> 768666 ERROR (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 768666 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 768668 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 768668 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 768668 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-14T04:51:39.356123500Z
   [junit4]   2> 768674 INFO  (zkConnectionManagerCallback-1979-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768676 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 768683 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007cb363c6000c, likely client has closed socket
   [junit4]   2> 768687 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53199/solr
   [junit4]   2> 768690 INFO  (zkConnectionManagerCallback-1983-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768692 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007cb363c6000d, likely client has closed socket
   [junit4]   2> 768695 INFO  (zkConnectionManagerCallback-1985-thread-1-processing-n:127.0.0.1:53245_solr) [n:127.0.0.1:53245_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768714 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 768715 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53245_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 768719 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53245_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53245_solr
   [junit4]   2> 768722 INFO  (zkCallback-1954-thread-1-processing-n:127.0.0.1:53203_solr) [n:127.0.0.1:53203_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 768722 INFO  (zkCallback-1966-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 768722 INFO  (zkCallback-1956-thread-1-processing-n:127.0.0.1:53206_solr) [n:127.0.0.1:53206_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 768722 INFO  (zkCallback-1974-thread-1-processing-n:127.0.0.1:53233_solr) [n:127.0.0.1:53233_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 768725 INFO  (zkCallback-1984-thread-1-processing-n:127.0.0.1:53245_solr) [n:127.0.0.1:53245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 768810 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53245_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53245.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60e721a6
   [junit4]   2> 768828 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53245_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53245.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60e721a6
   [junit4]   2> 768828 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53245_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53245.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60e721a6
   [junit4]   2> 768829 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53245_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_1BE59389DAE99502-001\tempDir-001\node4\.
   [junit4]   2> 768936 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 768936 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 768936 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 768936 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 768937 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ea1fb1d{/solr,null,AVAILABLE}
   [junit4]   2> 768938 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@699fa075{HTTP/1.1,[http/1.1]}{127.0.0.1:53257}
   [junit4]   2> 768938 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.Server Started @780488ms
   [junit4]   2> 768938 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53257}
   [junit4]   2> 768938 ERROR (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 768938 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 768938 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 768938 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 768938 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-14T04:51:39.626872300Z
   [junit4]   2> 768948 INFO  (zkConnectionManagerCallback-1989-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768949 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 768955 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007cb363c6000f, likely client has closed socket
   [junit4]   2> 768958 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53199/solr
   [junit4]   2> 768960 INFO  (zkConnectionManagerCallback-1993-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768961 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007cb363c60010, likely client has closed socket
   [junit4]   2> 768964 INFO  (zkConnectionManagerCallback-1995-thread-1-processing-n:127.0.0.1:53257_solr) [n:127.0.0.1:53257_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768973 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53257_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 768975 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53257_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 768977 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53257_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53257_solr
   [junit4]   2> 768980 INFO  (zkCallback-1966-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 768980 INFO  (zkCallback-1954-thread-1-processing-n:127.0.0.1:53203_solr) [n:127.0.0.1:53203_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 768980 INFO  (zkCallback-1984-thread-1-processing-n:127.0.0.1:53245_solr) [n:127.0.0.1:53245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 768980 INFO  (zkCallback-1956-thread-1-processing-n:127.0.0.1:53206_solr) [n:127.0.0.1:53206_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 768980 INFO  (zkCallback-1974-thread-1-processing-n:127.0.0.1:53233_solr) [n:127.0.0.1:53233_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 768982 INFO  (zkCallback-1994-thread-1-processing-n:127.0.0.1:53257_solr) [n:127.0.0.1:53257_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 769069 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53257_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53257.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60e721a6
   [junit4]   2> 769083 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53257_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53257.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60e721a6
   [junit4]   2> 769083 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53257_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53257.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60e721a6
   [junit4]   2> 769086 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53257_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_1BE59389DAE99502-001\tempDir-001\node5\.
   [junit4]   2> 769163 INFO  (qtp1885323375-9428) [n:127.0.0.1:53203_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 769164 INFO  (OverseerThreadFactory-3959-thread-1-processing-n:127.0.0.1:53203_solr) [n:127.0.0.1:53203_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 769275 INFO  (OverseerStateUpdate-72194703952838660-127.0.0.1:53203_solr-n_0000000000) [n:127.0.0.1:53203_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53203/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 769279 INFO  (OverseerStateUpdate-72194703952838660-127.0.0.1:53203_solr-n_0000000000) [n:127.0.0.1:53203_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53206/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 769492 INFO  (qtp1885323375-9432) [n:127.0.0.1:53203_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 769493 INFO  (qtp1885323375-9432) [n:127.0.0.1:53203_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 769499 INFO  (qtp790644230-9437) [n:127.0.0.1:53206_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 769500 INFO  (qtp790644230-9437) [n:127.0.0.1:53206_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 769619 INFO  (zkCallback-1954-thread-1-processing-n:127.0.0.1:53203_solr) [n:127.0.0.1:53203_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 769619 INFO  (zkCallback-1956-thread-1-processing-n:127.0.0.1:53206_solr) [n:127.0.0.1:53206_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 769621 INFO  (zkCallback-1954-thread-2-processing-n:127.0.0.1:53203_solr) [n:127.0.0.1:53203_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 769621 INFO  (zkCallback-1956-thread-2-processing-n:127.0.0.1:53206_solr) [n:127.0.0.1:53206_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 770505 INFO  (qtp1885323375-9432) [n:127.0.0.1:53203_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 770511 INFO  (qtp1885323375-9432) [n:127.0.0.1:53203_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 770513 INFO  (qtp1885323375-9432) [n:127.0.0.1:53203_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 770513 INFO  (qtp1885323375-9432) [n:127.0.0.1:53203_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 770514 INFO  (qtp1885323375-9432) [n:127.0.0.1:53203_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53203.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60e721a6
   [junit4]   2> 770514 INFO  (qtp1885323375-9432) [n:127.0.0.1:53203_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 770514 INFO  (qtp1885323375-9432) [n:127.0.0.1:53203_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_1BE59389DAE99502-001\tempDir-001\node1\collection1_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_1BE59389DAE99502-001\tempDir-001\node1\.\collection1_shard1_replica_n1\data\]
   [junit4]   2> 770526 INFO  (qtp790644230-9437) [n:127.0.0.1:53206_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 770532 INFO  (qtp790644230-9437) [n:127.0.0.1:53206_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 770533 INFO  (qtp790644230-9437) [n:127.0.0.1:53206_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 770533 INFO  (qtp790644230-9437) [n:127.0.0.1:53206_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 770534 INFO  (qtp790644230-9437) [n:127.0.0.1:53206_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53206.solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60e721a6
   [junit4]   2> 770534 INFO  (qtp790644230-9437) [n:127.0.0.1:53206_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 770534 INFO  (qtp790644230-9437) [n:127.0.0.1:53206_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_1BE59389DAE99502-001\tempDir-001\node2\collection1_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_1BE59389DAE99502-001\tempDir-001\node2\.\collection1_shard1_replica_n2\data\]
   [junit4]   2> 770615 INFO  (qtp1885323375-9432) [n:127.0.0.1:53203_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 770615 INFO  (qtp1885323375-9432) [n:127.0.0.1:53203_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 770615 INFO  (qtp1885323375-9432) [n:127.0.0.1:53203_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 770615 INFO  (qtp1885323375-9432) [n:127.0.0.1:53203_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 770623 INFO  (qtp1885323375-9432) [n:127.0.0.1:53203_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@14ce051b[collection1_shard1_replica_n1] main]
   [junit4]   2> 770624 INFO  (qtp1885323375-9432) [n:127.0.0.1:53203_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 770624 INFO  (qtp1885323375-9432) [n:127.0.0.1:53203_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 770625 INFO  (qtp1885323375-9432) [n:127.0.0.1:53203_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 770626 INFO  (searcherExecutor-3978-thread-1-processing-n:127.0.0.1:53203_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:53203_solr c:collection1 s:shard1 r:core_

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

adSafety, TestGraphTermsQParserPlugin, TestCloudManagedSchema, ZkStateReaderTest, NotRequiredUniqueKeyTest, TestFieldCollectionResource, TestConfigSetImmutable, TestDynamicFieldCollectionResource, AutoAddReplicasIntegrationTest, NoCacheHeaderTest, SoftAutoCommitTest, TestZkAclsWithHadoopAuth, BufferStoreTest, ManagedSchemaRoundRobinCloudTest, DeleteLastCustomShardedReplicaTest, TestClusterStateProvider, TestReloadAndDeleteDocs, TestSortableTextField, BigEndianAscendingWordSerializerTest, TestSolrCloudWithKerberosAlt, TestIndexingPerformance, TestLegacyFieldReuse, PropertiesRequestHandlerTest, ConnectionManagerTest, MoveReplicaHDFSFailoverTest, TestComplexPhraseQParserPlugin, DistributedFacetSimpleRefinementLongTailTest, TestRestoreCore, TestEmbeddedSolrServerConstructors, TestReplicaProperties, TestSchemaManager, CheckHdfsIndexTest, TestStressReorder, TestFastLRUCache, TestTestInjection, CdcrReplicationDistributedZkTest, TestGenericDistributedQueue, TestAtomicUpdateErrorCases, AutoScalingHandlerTest, CursorMarkTest, BlockJoinFacetRandomTest, DistributedQueryComponentOptimizationTest, TestScoreJoinQPScore, TestPivotHelperCode, TestOrdValues, OverseerModifyCollectionTest, DistanceFunctionTest, SpellCheckCollatorWithCollapseTest, TestNodeAddedTrigger, MinimalSchemaTest, TestOnReconnectListenerSupport, HdfsRecoverLeaseTest, TestSolr4Spatial, CSVRequestHandlerTest, HdfsRestartWhileUpdatingTest, CircularListTest, TestConfigsApi, BadComponentTest, TriLevelCompositeIdRoutingTest, TestSolrFieldCacheBean, TestConfig, SolrShardReporterTest, TestPayloadScoreQParserPlugin, PeerSyncTest, NodeAddedTriggerTest, TestSha256AuthenticationProvider, SuggestComponentTest, DocumentAnalysisRequestHandlerTest, NodeMutatorTest, MergeStrategyTest, TestWriterPerf, TestStressLucene, XsltUpdateRequestHandlerTest, TestJettySolrRunner, TestManagedResourceStorage, ChaosMonkeyNothingIsSafeTest, TestUseDocValuesAsStored2, ExplicitHLLTest, TestExpandComponent, TestDocumentBuilder, V2ApiIntegrationTest, TestBlobHandler, OverriddenZkACLAndCredentialsProvidersTest, TestClassicSimilarityFactory, DOMUtilTest, SuggesterWFSTTest, HDFSCollectionsAPITest, SpatialHeatmapFacetsTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, RecoveryZkTest, ClusterStateUpdateTest, ZkSolrClientTest, TestZkChroot, ZkCLITest, TestRecovery, TestReload, TestRangeQuery, SolrCoreTest, SpellCheckComponentTest, SolrCmdDistributorTest, BadIndexSchemaTest, TestSort, TestFunctionQuery, TestBadConfig, DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, DocValuesMultiTest, IndexBasedSpellCheckerTest, TestQueryTypes, FileBasedSpellCheckerTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, LoggingHandlerTest, SolrPluginUtilsTest, ReturnFieldsTest, QueryParsingTest, JsonLoaderTest, PingRequestHandlerTest, TestSolrDeletionPolicy2, TestBinaryField, ExternalFileFieldSortTest, TestSolrCoreProperties, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, ResourceLoaderTest, ScriptEngineTest, PreAnalyzedFieldTest, TestLRUCache, SliceStateTest, UUIDFieldTest, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestTolerantSearch, ConnectionReuseTest, CollectionStateFormat2Test, DeleteInactiveReplicaTest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, DocValuesNotIndexedTest, ForceLeaderTest, LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest, MissingSegmentRecoveryTest, MoveReplicaHDFSTest, MultiThreadedOCPTest, ReplaceNodeTest, ReplicationFactorTest, SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudDeleteByQuery, TestCloudPseudoReturnFields, TestCloudSearcherWarming, TestDistribDocBasedVersion, TestLeaderElectionZkExpiry, TestPrepRecovery, TestRandomFlRTGCloud, TestRebalanceLeaders, TestRequestForwarding, TestSSLRandomization, TestShortCircuitedRequests, TestSizeLimitedDistributedMap, TestSkipOverseerOperations, TestSolrCloudWithSecureImpersonation, TestStressCloudBlindAtomicUpdates, TestStressInPlaceUpdates, CustomCollectionTest, HdfsCollectionsAPIDistributedZkTest, ShardSplitTest, CachingDirectoryFactoryTest, TestDynamicLoading, RequestLoggingTest, ResponseBuilderTest, TestConfigReload, TestSQLHandler]
   [junit4] Completed [634/775 (4!)] on J1 in 19.68s, 1 test, 1 failure <<< FAILURES!

[...truncated 2808 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_802FF749C4A2AD8B-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=354, maxMBSortInHeap=5.638902509082333, sim=RandomSimilarity(queryNorm=true): {}, locale=pl, timezone=America/Adak
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=24572400,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=802FF749C4A2AD8B -Dtests.slow=true -Dtests.locale=pl -Dtests.timezone=America/Adak -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-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_802FF749C4A2AD8B-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([802FF749C4A2AD8B]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [3/5 (1!)] on J1 in 0.92s, 8 tests, 1 error <<< FAILURES!

[...truncated 38828 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 452 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/452/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestIndexWriterOutOfFileDescriptors

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterOutOfFileDescriptors_D922E4DF8E38FCAB-001\TestIndexWriterOutOfFileDescriptors-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterOutOfFileDescriptors_D922E4DF8E38FCAB-001\TestIndexWriterOutOfFileDescriptors-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterOutOfFileDescriptors_D922E4DF8E38FCAB-001\TestIndexWriterOutOfFileDescriptors-001\_c_Lucene70_0.dvm: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterOutOfFileDescriptors_D922E4DF8E38FCAB-001\TestIndexWriterOutOfFileDescriptors-001\_c_Lucene70_0.dvm    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterOutOfFileDescriptors_D922E4DF8E38FCAB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterOutOfFileDescriptors_D922E4DF8E38FCAB-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\core\test\J1\temp\lucene.index.TestIndexWriterOutOfFileDescriptors_D922E4DF8E38FCAB-001\TestIndexWriterOutOfFileDescriptors-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterOutOfFileDescriptors_D922E4DF8E38FCAB-001\TestIndexWriterOutOfFileDescriptors-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterOutOfFileDescriptors_D922E4DF8E38FCAB-001\TestIndexWriterOutOfFileDescriptors-001\_c_Lucene70_0.dvm: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterOutOfFileDescriptors_D922E4DF8E38FCAB-001\TestIndexWriterOutOfFileDescriptors-001\_c_Lucene70_0.dvm
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterOutOfFileDescriptors_D922E4DF8E38FCAB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterOutOfFileDescriptors_D922E4DF8E38FCAB-001

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


FAILED:  org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=23, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=23, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([4866DC237F9573E6:C7E83B836DF98019]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([4866DC237F9573E6]:0)
	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.value.CastingLongValueTest

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-analytics\test\J1\temp\solr.analytics.value.CastingLongValueTest_BC06F48F2258FE25-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingLongValueTest_BC06F48F2258FE25-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingLongValueTest_BC06F48F2258FE25-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingLongValueTest_BC06F48F2258FE25-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-analytics\test\J1\temp\solr.analytics.value.CastingLongValueTest_BC06F48F2258FE25-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingLongValueTest_BC06F48F2258FE25-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingLongValueTest_BC06F48F2258FE25-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingLongValueTest_BC06F48F2258FE25-001

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


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventFromRestoredState

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([8864D3E872F17E5E:885267285BFCDA34]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventFromRestoredState(TriggerIntegrationTest.java:760)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([8864D3E872F17E5E:CDCEA19136A3C22A]:0)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:101)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue:     1) Thread[id=5084, name=sdqtest--1805-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$695/1989485171.call(Unknown Source)         at java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$109/1875735021.run(Unknown Source)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   1) Thread[id=5084, name=sdqtest--1805-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
        at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
        at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
        at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)
        at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$695/1989485171.call(Unknown Source)
        at java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$109/1875735021.run(Unknown Source)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([8864D3E872F17E5E]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

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-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078\cores\core\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078\cores\core\data\index    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078\cores\core\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078 

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-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078\cores\core\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078\cores\core\data\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078\cores\core\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078

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


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-001

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




Build Log:
[...truncated 429 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterOutOfFileDescriptors
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {date=BlockTreeOrds(blocksize=128), docid=PostingsFormat(name=Asserting), titleTokenized=Lucene50(blocksize=128), body=BlockTreeOrds(blocksize=128), title=PostingsFormat(name=LuceneFixedGap)}, docValues:{date=DocValuesFormat(name=Lucene70), docid_intDV=DocValuesFormat(name=Memory), docid_int=DocValuesFormat(name=Direct), docid=DocValuesFormat(name=Direct), titleTokenized=DocValuesFormat(name=Memory), title=DocValuesFormat(name=Lucene70), body=DocValuesFormat(name=Lucene70), titleDV=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=29, maxMBSortInHeap=7.673697884536393, sim=RandomSimilarity(queryNorm=false): {titleTokenized=DFR I(F)L2, body=IB LL-D2}, locale=so-SO, timezone=Europe/Tallinn
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=263773160,total=332398592
   [junit4]   2> NOTE: All tests run in this JVM: [TestBKD, TestSparseFixedBitDocIdSet, TestTransactions, TestSortRescorer, TestFieldType, Test2BSortedDocValuesFixedSorted, TestNumericDocValuesUpdates, TestCachingTokenFilter, TestIndexWriterNRTIsCurrent, TestTermsEnum2, TestIndexWriterExceptions2, TestSegmentInfos, TestLucene70NormsFormat, TestIndexWriterMaxDocs, TestStringHelper, TestIndexCommit, TestStopFilter, TestConcurrentMergeScheduler, TestCharsRef, TestBlockPostingsFormat, TestLongRangeFieldQueries, TestTimSorter, TestByteSlices, TestMathUtil, TestConstantScoreQuery, TestIsCurrent, Test2BDocs, TestStressIndexing, TestShardSearching, TestCheckIndex, TestNRTThreads, TestIntArrayDocIdSet, TestIndexWriterReader, TestTopFieldCollectorEarlyTermination, TestDirectoryReaderReopen, TestForTooMuchCloning, TestIndexWriterOutOfFileDescriptors]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexWriterOutOfFileDescriptors -Dtests.seed=D922E4DF8E38FCAB -Dtests.slow=true -Dtests.locale=so-SO -Dtests.timezone=Europe/Tallinn -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestIndexWriterOutOfFileDescriptors (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\core\test\J1\temp\lucene.index.TestIndexWriterOutOfFileDescriptors_D922E4DF8E38FCAB-001\TestIndexWriterOutOfFileDescriptors-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterOutOfFileDescriptors_D922E4DF8E38FCAB-001\TestIndexWriterOutOfFileDescriptors-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterOutOfFileDescriptors_D922E4DF8E38FCAB-001\TestIndexWriterOutOfFileDescriptors-001\_c_Lucene70_0.dvm: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterOutOfFileDescriptors_D922E4DF8E38FCAB-001\TestIndexWriterOutOfFileDescriptors-001\_c_Lucene70_0.dvm
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterOutOfFileDescriptors_D922E4DF8E38FCAB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterOutOfFileDescriptors_D922E4DF8E38FCAB-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D922E4DF8E38FCAB]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [51/462 (1!)] on J1 in 2.56s, 1 test, 1 error <<< FAILURES!

[...truncated 8822 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> Waa 13, 2018 5:06:52 TEIPA com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[ReplicationThread-indexAndTaxo,5,TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([4866DC237F9573E6]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=4866DC237F9573E6 -Dtests.slow=true -Dtests.locale=saq-KE -Dtests.timezone=Europe/Zagreb -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   2.23s J1 | IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=23, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4866DC237F9573E6:C7E83B836DF98019]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4866DC237F9573E6]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {$full_path$=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), $facets=Lucene50(blocksize=128), $payloads$=PostingsFormat(name=Memory)}, docValues:{$facets=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=111, maxMBSortInHeap=5.267921072358951, sim=RandomSimilarity(queryNorm=true): {}, locale=saq-KE, timezone=Europe/Zagreb
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=66852080,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [IndexRevisionTest, TestNRTReplication, IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [5/9 (1!)] on J1 in 3.26s, 5 tests, 1 error <<< FAILURES!

[...truncated 3148 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue
   [junit4]   2> 315925 INFO  (SUITE-TestGenericDistributedQueue-seed#[8864D3E872F17E5E]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_8864D3E872F17E5E-001\init-core-data-001
   [junit4]   2> 315926 WARN  (SUITE-TestGenericDistributedQueue-seed#[8864D3E872F17E5E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 315927 INFO  (SUITE-TestGenericDistributedQueue-seed#[8864D3E872F17E5E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 315928 INFO  (SUITE-TestGenericDistributedQueue-seed#[8864D3E872F17E5E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 315932 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[8864D3E872F17E5E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueueBlocking
   [junit4]   2> 317936 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[8864D3E872F17E5E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueueBlocking
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.method=testDistributedQueueBlocking -Dtests.seed=8864D3E872F17E5E -Dtests.slow=true -Dtests.locale=khq-ML -Dtests.timezone=Etc/GMT-2 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   2.01s J1 | TestGenericDistributedQueue.testDistributedQueueBlocking <<<
   [junit4]    > Throwable #1: java.util.concurrent.TimeoutException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8864D3E872F17E5E:CDCEA19136A3C22A]:0)
   [junit4]    > 	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:101)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 317939 INFO  (TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[8864D3E872F17E5E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLocallyOffer
   [junit4]   2> 318144 INFO  (TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[8864D3E872F17E5E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLocallyOffer
   [junit4]   2> 318145 INFO  (TEST-TestGenericDistributedQueue.testPeekElements-seed#[8864D3E872F17E5E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPeekElements
   [junit4]   2> 319684 INFO  (TEST-TestGenericDistributedQueue.testPeekElements-seed#[8864D3E872F17E5E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPeekElements
   [junit4]   2> 319737 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[8864D3E872F17E5E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue
   [junit4]   2> 321745 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[8864D3E872F17E5E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_8864D3E872F17E5E-001
   [junit4]   2> Feb 13, 2018 4:15:24 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Feb 13, 2018 4:15:44 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]   2>    1) Thread[id=5084, name=sdqtest--1805-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2>         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$695/1989485171.call(Unknown Source)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$109/1875735021.run(Unknown Source)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Feb 13, 2018 4:15:44 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=5084, name=sdqtest--1805-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2> Feb 13, 2018 4:15:44 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1255, maxMBSortInHeap=5.181509897235032, sim=RandomSimilarity(queryNorm=true): {}, locale=khq-ML, timezone=Etc/GMT-2
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=265526344,total=487587840
   [junit4]   2> NOTE: All tests run in this JVM: [OverriddenZkACLAndCredentialsProvidersTest, TestBadConfig, TestSolrDeletionPolicy2, TestHashPartitioner, LeaderFailoverAfterPartitionTest, TestRestoreCore, RemoteQueryErrorTest, TestDocBasedVersionConstraints, TestInitParams, TestDistributedSearch, CurrencyFieldTypeTest, TestUtilizeNode, ReplicaListTransformerTest, TestHdfsCloudBackupRestore, SegmentsInfoRequestHandlerTest, CloudMLTQParserTest, TestRandomDVFaceting, TestScoreJoinQPScore, ReplaceNodeTest, TestOrdValues, TestSolrFieldCacheBean, TestStressLiveNodes, TestCloudRecovery, AliasIntegrationTest, TestSolrQueryParser, TestPayloadScoreQParserPlugin, DistributedFacetPivotLargeTest, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.seed=8864D3E872F17E5E -Dtests.slow=true -Dtests.locale=khq-ML -Dtests.timezone=Etc/GMT-2 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | 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=5084, name=sdqtest--1805-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
   [junit4]    >         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]    >         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]    >         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)
   [junit4]    >         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$695/1989485171.call(Unknown Source)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]    >         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]    >         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$109/1875735021.run(Unknown Source)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8864D3E872F17E5E]:0)
   [junit4] Completed [65/775 (1!)] on J1 in 26.06s, 4 tests, 2 errors <<< FAILURES!

[...truncated 1916 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> 3107368 INFO  (SUITE-TriggerIntegrationTest-seed#[8864D3E872F17E5E]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_8864D3E872F17E5E-001\init-core-data-001
   [junit4]   2> 3107370 INFO  (SUITE-TriggerIntegrationTest-seed#[8864D3E872F17E5E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3107371 INFO  (SUITE-TriggerIntegrationTest-seed#[8864D3E872F17E5E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 3107373 INFO  (SUITE-TriggerIntegrationTest-seed#[8864D3E872F17E5E]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_8864D3E872F17E5E-001\tempDir-001
   [junit4]   2> 3107373 INFO  (SUITE-TriggerIntegrationTest-seed#[8864D3E872F17E5E]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3107374 INFO  (Thread-6408) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3107374 INFO  (Thread-6408) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3107382 ERROR (Thread-6408) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3107473 INFO  (SUITE-TriggerIntegrationTest-seed#[8864D3E872F17E5E]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:64876
   [junit4]   2> 3107476 INFO  (zkConnectionManagerCallback-7749-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3107482 INFO  (jetty-launcher-7746-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3107482 INFO  (jetty-launcher-7746-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3107483 INFO  (jetty-launcher-7746-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3107483 INFO  (jetty-launcher-7746-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3107483 INFO  (jetty-launcher-7746-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3107483 INFO  (jetty-launcher-7746-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3107483 INFO  (jetty-launcher-7746-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3107483 INFO  (jetty-launcher-7746-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3107483 INFO  (jetty-launcher-7746-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3222f3d4{/solr,null,AVAILABLE}
   [junit4]   2> 3107483 INFO  (jetty-launcher-7746-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d1ef26{/solr,null,AVAILABLE}
   [junit4]   2> 3107485 INFO  (jetty-launcher-7746-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@240f3200{SSL,[ssl, http/1.1]}{127.0.0.1:64881}
   [junit4]   2> 3107485 INFO  (jetty-launcher-7746-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@117e06ac{SSL,[ssl, http/1.1]}{127.0.0.1:64880}
   [junit4]   2> 3107486 INFO  (jetty-launcher-7746-thread-2) [    ] o.e.j.s.Server Started @3118076ms
   [junit4]   2> 3107486 INFO  (jetty-launcher-7746-thread-1) [    ] o.e.j.s.Server Started @3118077ms
   [junit4]   2> 3107486 INFO  (jetty-launcher-7746-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64881}
   [junit4]   2> 3107486 INFO  (jetty-launcher-7746-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64880}
   [junit4]   2> 3107486 ERROR (jetty-launcher-7746-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3107486 ERROR (jetty-launcher-7746-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3107486 INFO  (jetty-launcher-7746-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3107486 INFO  (jetty-launcher-7746-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3107486 INFO  (jetty-launcher-7746-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3107486 INFO  (jetty-launcher-7746-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3107486 INFO  (jetty-launcher-7746-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3107486 INFO  (jetty-launcher-7746-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3107486 INFO  (jetty-launcher-7746-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-13T17:01:50.541591700Z
   [junit4]   2> 3107486 INFO  (jetty-launcher-7746-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-13T17:01:50.541591700Z
   [junit4]   2> 3107490 INFO  (zkConnectionManagerCallback-7751-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3107491 INFO  (zkConnectionManagerCallback-7753-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3107491 INFO  (jetty-launcher-7746-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3107491 INFO  (jetty-launcher-7746-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3107495 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007a298cdf0002, likely client has closed socket
   [junit4]   2> 3107497 INFO  (jetty-launcher-7746-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64876/solr
   [junit4]   2> 3107497 INFO  (jetty-launcher-7746-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64876/solr
   [junit4]   2> 3107499 INFO  (zkConnectionManagerCallback-7761-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3107499 INFO  (zkConnectionManagerCallback-7759-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3107500 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007a298cdf0003, likely client has closed socket
   [junit4]   2> 3107500 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007a298cdf0004, likely client has closed socket
   [junit4]   2> 3107502 INFO  (zkConnectionManagerCallback-7763-thread-1-processing-n:127.0.0.1:64880_solr) [n:127.0.0.1:64880_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3107502 INFO  (zkConnectionManagerCallback-7765-thread-1-processing-n:127.0.0.1:64881_solr) [n:127.0.0.1:64881_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3107606 INFO  (jetty-launcher-7746-thread-1) [n:127.0.0.1:64880_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3107606 INFO  (jetty-launcher-7746-thread-1) [n:127.0.0.1:64880_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64880_solr
   [junit4]   2> 3107606 INFO  (jetty-launcher-7746-thread-2) [n:127.0.0.1:64881_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3107607 INFO  (jetty-launcher-7746-thread-1) [n:127.0.0.1:64880_solr    ] o.a.s.c.Overseer Overseer (id=72191912913600517-127.0.0.1:64880_solr-n_0000000000) starting
   [junit4]   2> 3107607 INFO  (jetty-launcher-7746-thread-2) [n:127.0.0.1:64881_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64881_solr
   [junit4]   2> 3107613 INFO  (jetty-launcher-7746-thread-1) [n:127.0.0.1:64880_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64880_solr
   [junit4]   2> 3107653 INFO  (zkCallback-7762-thread-1-processing-n:127.0.0.1:64880_solr) [n:127.0.0.1:64880_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3107655 INFO  (zkCallback-7764-thread-1-processing-n:127.0.0.1:64881_solr) [n:127.0.0.1:64881_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3107656 DEBUG (OverseerAutoScalingTriggerThread-72191912913600517-127.0.0.1:64880_solr-n_0000000000) [n:127.0.0.1:64880_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 3107656 DEBUG (OverseerAutoScalingTriggerThread-72191912913600517-127.0.0.1:64880_solr-n_0000000000) [n:127.0.0.1:64880_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 3107657 DEBUG (OverseerAutoScalingTriggerThread-72191912913600517-127.0.0.1:64880_solr-n_0000000000) [n:127.0.0.1:64880_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:64881_solr, 127.0.0.1:64880_solr]
   [junit4]   2> 3107657 DEBUG (OverseerAutoScalingTriggerThread-72191912913600517-127.0.0.1:64880_solr-n_0000000000) [n:127.0.0.1:64880_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 3107657 DEBUG (OverseerAutoScalingTriggerThread-72191912913600517-127.0.0.1:64880_solr-n_0000000000) [n:127.0.0.1:64880_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 3107658 DEBUG (OverseerAutoScalingTriggerThread-72191912913600517-127.0.0.1:64880_solr-n_0000000000) [n:127.0.0.1:64880_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3107658 DEBUG (OverseerAutoScalingTriggerThread-72191912913600517-127.0.0.1:64880_solr-n_0000000000) [n:127.0.0.1:64880_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 3107667 INFO  (jetty-launcher-7746-thread-1) [n:127.0.0.1:64880_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64880.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7209aef8
   [junit4]   2> 3107672 DEBUG (ScheduledTrigger-13848-thread-1) [n:127.0.0.1:64880_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 3107674 INFO  (jetty-launcher-7746-thread-1) [n:127.0.0.1:64880_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64880.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7209aef8
   [junit4]   2> 3107675 INFO  (jetty-launcher-7746-thread-1) [n:127.0.0.1:64880_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64880.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7209aef8
   [junit4]   2> 3107676 INFO  (jetty-launcher-7746-thread-1) [n:127.0.0.1:64880_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_8864D3E872F17E5E-001\tempDir-001\node1\.
   [junit4]   2> 3107677 INFO  (jetty-launcher-7746-thread-2) [n:127.0.0.1:64881_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64881.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7209aef8
   [junit4]   2> 3107682 INFO  (jetty-launcher-7746-thread-2) [n:127.0.0.1:64881_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64881.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7209aef8
   [junit4]   2> 3107684 INFO  (jetty-launcher-7746-thread-2) [n:127.0.0.1:64881_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64881.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7209aef8
   [junit4]   2> 3107684 INFO  (jetty-launcher-7746-thread-2) [n:127.0.0.1:64881_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_8864D3E872F17E5E-001\tempDir-001\node2\.
   [junit4]   2> 3107735 INFO  (zkConnectionManagerCallback-7771-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3107738 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007a298cdf0007, likely client has closed socket
   [junit4]   2> 3107743 INFO  (zkConnectionManagerCallback-7775-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3107744 INFO  (SUITE-TriggerIntegrationTest-seed#[8864D3E872F17E5E]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3107745 INFO  (SUITE-TriggerIntegrationTest-seed#[8864D3E872F17E5E]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64876/solr ready
   [junit4]   2> 3107766 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[8864D3E872F17E5E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSetProperties
   [junit4]   2> 3107766 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[8864D3E872F17E5E]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 3107769 DEBUG (zkCallback-7762-thread-1-processing-n:127.0.0.1:64880_solr) [n:127.0.0.1:64880_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 3107769 DEBUG (OverseerAutoScalingTriggerThread-72191912913600517-127.0.0.1:64880_solr-n_0000000000) [n:127.0.0.1:64880_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 3107772 DEBUG (OverseerAutoScalingTriggerThread-72191912913600517-127.0.0.1:64880_solr-n_0000000000) [n:127.0.0.1:64880_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 3107774 DEBUG (OverseerAutoScalingTriggerThread-72191912913600517-127.0.0.1:64880_solr-n_0000000000) [n:127.0.0.1:64880_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3107775 DEBUG (OverseerAutoScalingTriggerThread-72191912913600517-127.0.0.1:64880_solr-n_0000000000) [n:127.0.0.1:64880_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 3108779 DEBUG (TEST-TriggerIntegrationTest.testSetProperties-seed#[8864D3E872F17E5E]) [    ] o.a.s.c.a.ScheduledTriggers Changing value of autoscaling property: triggerScheduleDelaySeconds from: 1 to: 4
   [junit4]   2> 3116784 DEBUG (TEST-TriggerIntegrationTest.testSetProperties-seed#[8864D3E872F17E5E]) [    ] o.a.s.c.a.ScheduledTriggers Changing value of autoscaling property: triggerScheduleDelaySeconds from: 4 to: 1
   [junit4]   2> 3126794 DEBUG (TEST-TriggerIntegrationTest.testSetProperties-seed#[8864D3E872F17E5E]) [    ] o.a.s.c.a.ScheduledTriggers Changing value of autoscaling property: triggerCorePoolSize from: 4 to: 6
   [junit4]   2> 3136806 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[8864D3E872F17E5E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSetProperties
   [junit4]   2> 3136815 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMetricTrigger
   [junit4]   2> 3136816 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 3
   [junit4]   2> 3136817 DEBUG (zkCallback-7762-thread-1-processing-n:127.0.0.1:64880_solr) [n:127.0.0.1:64880_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 3136817 DEBUG (OverseerAutoScalingTriggerThread-72191912913600517-127.0.0.1:64880_solr-n_0000000000) [n:127.0.0.1:64880_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 3136817 DEBUG (OverseerAutoScalingTriggerThread-72191912913600517-127.0.0.1:64880_solr-n_0000000000) [n:127.0.0.1:64880_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 3136817 DEBUG (OverseerAutoScalingTriggerThread-72191912913600517-127.0.0.1:64880_solr-n_0000000000) [n:127.0.0.1:64880_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3136817 DEBUG (OverseerAutoScalingTriggerThread-72191912913600517-127.0.0.1:64880_solr-n_0000000000) [n:127.0.0.1:64880_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 3136819 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3136819 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3136819 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3136819 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3136819 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@77bb045c{/solr,null,AVAILABLE}
   [junit4]   2> 3136821 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6a9acd7{SSL,[ssl, http/1.1]}{127.0.0.1:64945}
   [junit4]   2> 3136821 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [    ] o.e.j.s.Server Started @3147412ms
   [junit4]   2> 3136821 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64945}
   [junit4]   2> 3136822 ERROR (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3136822 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3136822 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3136822 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3136822 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-13T17:02:19.877135900Z
   [junit4]   2> 3136824 INFO  (zkConnectionManagerCallback-7777-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3136825 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3136830 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007a298cdf0009, likely client has closed socket
   [junit4]   2> 3136833 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64876/solr
   [junit4]   2> 3136835 INFO  (zkConnectionManagerCallback-7781-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3136835 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007a298cdf000a, likely client has closed socket
   [junit4]   2> 3136838 INFO  (zkConnectionManagerCallback-7783-thread-1-processing-n:127.0.0.1:64945_solr) [n:127.0.0.1:64945_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3136844 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [n:127.0.0.1:64945_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3136847 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [n:127.0.0.1:64945_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3136850 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [n:127.0.0.1:64945_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64945_solr
   [junit4]   2> 3136852 INFO  (zkCallback-7762-thread-1-processing-n:127.0.0.1:64880_solr) [n:127.0.0.1:64880_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3136852 INFO  (zkCallback-7764-thread-1-processing-n:127.0.0.1:64881_solr) [n:127.0.0.1:64881_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3136859 INFO  (zkCallback-7782-thread-1-processing-n:127.0.0.1:64945_solr) [n:127.0.0.1:64945_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3136865 INFO  (zkCallback-7774-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3136943 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [n:127.0.0.1:64945_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64945.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7209aef8
   [junit4]   2> 3136952 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [n:127.0.0.1:64945_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64945.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7209aef8
   [junit4]   2> 3136952 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [n:127.0.0.1:64945_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64945.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7209aef8
   [junit4]   2> 3136954 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [n:127.0.0.1:64945_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_8864D3E872F17E5E-001\tempDir-001\node3\.
   [junit4]   2> 3136993 INFO  (zkConnectionManagerCallback-7787-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3137014 INFO  (qtp44038497-33710) [n:127.0.0.1:64880_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=testMetricTrigger&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3137017 INFO  (OverseerThreadFactory-13852-thread-1-processing-n:127.0.0.1:64880_solr) [n:127.0.0.1:64880_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testMetricTrigger
   [junit4]   2> 3137130 INFO  (OverseerStateUpdate-72191912913600517-127.0.0.1:64880_solr-n_0000000000) [n:127.0.0.1:64880_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMetricTrigger",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMetricTrigger_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:64881/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3137133 INFO  (OverseerStateUpdate-72191912913600517-127.0.0.1:64880_solr-n_0000000000) [n:127.0.0.1:64880_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMetricTrigger",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testMetricTrigger_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:64880/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3137342 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard2_replica_n2&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3137343 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3137351 INFO  (qtp568334989-33719) [n:127.0.0.1:64881_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard1_replica_n1&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3137352 INFO  (qtp568334989-33719) [n:127.0.0.1:64881_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3137457 INFO  (zkCallback-7762-thread-1-processing-n:127.0.0.1:64880_solr) [n:127.0.0.1:64880_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3137457 INFO  (zkCallback-7764-thread-1-processing-n:127.0.0.1:64881_solr) [n:127.0.0.1:64881_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3137459 INFO  (zkCallback-7764-thread-2-processing-n:127.0.0.1:64881_solr) [n:127.0.0.1:64881_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3137459 INFO  (zkCallback-7762-thread-2-processing-n:127.0.0.1:64880_solr) [n:127.0.0.1:64880_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3138357 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3138365 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.s.IndexSchema [testMetricTrigger_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 3138367 INFO  (qtp568334989-33719) [n:127.0.0.1:64881_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3138369 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3138369 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testMetricTrigger_shard2_replica_n2' using configuration from collection testMetricTrigger, trusted=true
   [junit4]   2> 3138370 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64880.solr.core.testMetricTrigger.shard2.replica_n2' (registry 'solr.core.testMetricTrigger.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7209aef8
   [junit4]   2> 3138370 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3138370 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SolrCore [[testMetricTrigger_shard2_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_8864D3E872F17E5E-001\tempDir-001\node1\testMetricTrigger_shard2_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_8864D3E872F17E5E-001\tempDir-001\node1\.\testMetricTrigger_shard2_replica_n2\data\]
   [junit4]   2> 3138377 INFO  (qtp568334989-33719) [n:127.0.0.1:64881_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.s.IndexSchema [testMetricTrigger_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3138380 INFO  (qtp568334989-33719) [n:127.0.0.1:64881_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3138381 INFO  (qtp568334989-33719) [n:127.0.0.1:64881_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testMetricTrigger_shard1_replica_n1' using configuration from collection testMetricTrigger, trusted=true
   [junit4]   2> 3138382 INFO  (qtp568334989-33719) [n:127.0.0.1:64881_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64881.solr.core.testMetricTrigger.shard1.replica_n1' (registry 'solr.core.testMetricTrigger.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7209aef8
   [junit4]   2> 3138382 INFO  (qtp568334989-33719) [n:127.0.0.1:64881_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3138382 INFO  (qtp568334989-33719) [n:127.0.0.1:64881_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SolrCore [[testMetricTrigger_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_8864D3E872F17E5E-001\tempDir-001\node2\testMetricTrigger_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_8864D3E872F17E5E-001\tempDir-001\node2\.\testMetricTrigger_shard1_replica_n1\data\]
   [junit4]   2> 3138512 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3138512 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3138515 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3138515 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3138518 INFO  (qtp568334989-33719) [n:127.0.0.1:64881_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3138518 INFO  (qtp568334989-33719) [n:127.0.0.1:64881_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3138518 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@301fda04[testMetricTrigger_shard2_replica_n2] main]
   [junit4]   2> 3138520 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3138520 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3138520 INFO  (qtp568334989-33719) [n:127.0.0.1:64881_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3138520 INFO  (qtp568334989-33719) [n:127.0.0.1:64881_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3138520 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3138521 INFO  (qtp568334989-33719) [n:127.0.0.1:64881_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d9a4451[testMetricTrigger_shard1_replica_n1] main]
   [junit4]   2> 3138521 INFO  (searcherExecutor-13863-thread-1-processing-n:127.0.0.1:64880_solr x:testMetricTrigger_shard2_replica_n2 s:shard2 c:testMetricTrigger r:core_node4) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SolrCore [testMetricTrigger_shard2_replica_n2] Registered new searcher Searcher@301fda04[testMetricTrigger_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3138522 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592306005785444352
   [junit4]   2> 3138523 INFO  (qtp568334989-33719) [n:127.0.0.1:64881_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3138524 INFO  (qtp568334989-33719) [n:127.0.0.1:64881_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3138525 INFO  (qtp568334989-33719) [n:127.0.0.1:64881_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3138525 INFO  (qtp568334989-33719) [n:127.0.0.1:64881_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592306005788590080
   [junit4]   2> 3138526 INFO  (searcherExecutor-13864-thread-1-processing-n:127.0.0.1:64881_solr x:testMetricTrigger_shard1_replica_n1 s:shard1 c:testMetricTrigger r:core_node3) [n:127.0.0.1:64881_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SolrCore [testMetricTrigger_shard1_replica_n1] Registered new searcher Searcher@1d9a4451[testMetricTrigger_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3138531 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3138531 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3138531 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:64880/solr/testMetricTrigger_shard2_replica_n2/
   [junit4]   2> 3138531 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SyncStrat

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

ava.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078\cores\core
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078\cores
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B35A5833F49D38A7]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [146/146 (1!)] on J0 in 18.65s, 35 tests, 1 error <<< FAILURES!

[...truncated 1464 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_EE6A3CCABE710FC2-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=yue, timezone=America/Port_of_Spain
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=71459848,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=EE6A3CCABE710FC2 -Dtests.slow=true -Dtests.locale=yue -Dtests.timezone=America/Port_of_Spain -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-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_EE6A3CCABE710FC2-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EE6A3CCABE710FC2]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/5 (1!)] on J1 in 12.57s, 8 tests, 1 error <<< FAILURES!

[...truncated 807 lines...]
   [junit4] Suite: org.apache.solr.analytics.value.CastingLongValueTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingLongValueTest_BC06F48F2258FE25-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=9, maxDocsPerChunk=311, blockSize=3), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=9, blockSize=3)), sim=RandomSimilarity(queryNorm=false): {}, locale=shi-MA, timezone=Asia/Shanghai
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=109417344,total=222298112
   [junit4]   2> NOTE: All tests run in this JVM: [IfFunctionTest, ExistsFunctionTest, DateFieldsTest, CastingFloatValueStreamTest, CastingLongValueStreamTest, LegacyExpressionTest, LegacyRangeFacetTest, RangeFacetTest, DateMathFunctionTest, CeilingFunctionTest, NoFacetTest, LegacyAbstractAnalyticsCloudTest, CastingIntValueStreamTest, LegacyAbstractAnalyticsFacetCloudTest, MultFunctionTest, ConstantValueTest, CastingDoubleValueStreamTest, CastingBooleanValueStreamTest, AbstractAnalyticsFieldTest, LegacyFieldFacetTest, OverallAnalyticsTest, PivotFacetTest, LTFunctionTest, OrFunctionTest, RemoveFunctionTest, RoundFunctionTest, SubtractFunctionTest, LegacyNoFacetCloudTest, LegacyFieldFacetExtrasCloudTest, LegacyQueryFacetTest, CastingBooleanValueTest, CastingLongValueTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CastingLongValueTest -Dtests.seed=BC06F48F2258FE25 -Dtests.slow=true -Dtests.locale=shi-MA -Dtests.timezone=Asia/Shanghai -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | CastingLongValueTest (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-analytics\test\J1\temp\solr.analytics.value.CastingLongValueTest_BC06F48F2258FE25-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingLongValueTest_BC06F48F2258FE25-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingLongValueTest_BC06F48F2258FE25-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingLongValueTest_BC06F48F2258FE25-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BC06F48F2258FE25]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [77/78 (1!)] on J1 in 0.03s, 8 tests, 1 error <<< FAILURES!

[...truncated 38025 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 451 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/451/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseG1GC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMultiMMap

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

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\core\test\J0\temp\lucene.store.TestMultiMMap_33BD0C817264285D-001\testSeekZero-013: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_33BD0C817264285D-001\testSeekZero-013

	at __randomizedtesting.SeedInfo.seed([33BD0C817264285D]: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.lucene.search.suggest.analyzing.TestFreeTextSuggester.testIllegalByteDuringBuild

Error Message:
Unexpected exception type, expected IllegalArgumentException but got 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\suggest\test\J1\.\temp\FreeTextSuggester.index.4014271034426297193: java.nio.file.DirectoryNotEmptyException: .\temp\FreeTextSuggester.index.4014271034426297193 

Stack Trace:
junit.framework.AssertionFailedError: Unexpected exception type, expected IllegalArgumentException but got 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\suggest\test\J1\.\temp\FreeTextSuggester.index.4014271034426297193: java.nio.file.DirectoryNotEmptyException: .\temp\FreeTextSuggester.index.4014271034426297193

	at __randomizedtesting.SeedInfo.seed([E286FD1381235571:DDD831E40657D78F]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2671)
	at org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.testIllegalByteDuringBuild(TestFreeTextSuggester.java:108)
	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 org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\.\temp\FreeTextSuggester.index.4014271034426297193: java.nio.file.DirectoryNotEmptyException: .\temp\FreeTextSuggester.index.4014271034426297193

	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:351)
	at org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:247)
	at org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.lambda$testIllegalByteDuringBuild$0(TestFreeTextSuggester.java:109)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2666)
	... 37 more


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData

Error Message:
Node watch should have fired!

Stack Trace:
java.lang.AssertionError: Node watch should have fired!
	at __randomizedtesting.SeedInfo.seed([763DC7693C8A570B:50AD283B68049101]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
	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.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_43B38630A10C2A00-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_43B38630A10C2A00-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_43B38630A10C2A00-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_43B38630A10C2A00-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_43B38630A10C2A00-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_43B38630A10C2A00-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_43B38630A10C2A00-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_43B38630A10C2A00-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_43B38630A10C2A00-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_43B38630A10C2A00-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_43B38630A10C2A00-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_43B38630A10C2A00-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_43B38630A10C2A00-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_43B38630A10C2A00-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_43B38630A10C2A00-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_43B38630A10C2A00-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_43B38630A10C2A00-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_43B38630A10C2A00-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_43B38630A10C2A00-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_43B38630A10C2A00-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_43B38630A10C2A00-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_43B38630A10C2A00-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_43B38630A10C2A00-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_43B38630A10C2A00-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_43B38630A10C2A00-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_43B38630A10C2A00-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_43B38630A10C2A00-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_43B38630A10C2A00-001

	at __randomizedtesting.SeedInfo.seed([43B38630A10C2A00]: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 963 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {docid=FST50, junk=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=892, maxMBSortInHeap=5.888636013880197, sim=RandomSimilarity(queryNorm=true): {}, locale=sv, timezone=Asia/Yekaterinburg
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=156746512,total=220200960
   [junit4]   2> NOTE: All tests run in this JVM: [TestTermScorer, TestRAMDirectory, TestDocIdSetBuilder, MultiCollectorTest, TestSpanExplanationsOfNonMatches, TestDeterminizeLexicon, TestIntBlockPool, TestStringMSBRadixSorter, TestBooleanOr, TestBlendedTermQuery, TestSpans, TestClassicSimilarity, TestCodecs, TestBooleanRewrites, TestDemoParallelLeafReader, TestNRTReaderCleanup, TestDocValuesQueries, TestNumericUtils, TestSearchWithThreads, TestOmitPositions, TestFieldCacheRewriteMethod, TestPolygon, TestGraphTokenStreamFiniteStrings, TestDoubleRangeFieldQueries, TestReqExclBulkScorer, TestMultiThreadTermVectors, TestSearchForDuplicates, TestDocCount, TestDirectoryReader, TestParallelCompositeReader, TestHighCompressionMode, TestBinaryTerms, TestComplexExplanations, TestAssertions, TestLongValuesSource, TestSort, TestThreadedForceMerge, TestDuelingCodecs, TestFixedLengthBytesRefArray, TestIndexSearcher, TestNoMergePolicy, TestDocValuesIndexing, TestCodecHoldsOpenFiles, TestToken, TestSearch, TestFilterLeafReader, TestAllFilesDetectTruncation, TermInSetQueryTest, TestAddIndexes, TestForceMergeForever, TestIndexWriterThreadsToSegments, TestMixedCodecs, TestByteArrayDataInput, TestFieldsReader, LimitedFiniteStringsIteratorTest, TestDateSort, TestNorms, TestExceedMaxTermLength, TestIndexWriterWithThreads, TestTopDocsMerge, TestLucene60PointsFormat, TestBinaryDocValuesUpdates, TestNIOFSDirectory, TestFlushByRamOrCountsPolicy, TestArrayUtil, TestEarlyTerminatingSortingCollector, TestPriorityQueue, TestInfoStream, TestNamedSPILoader, TestLucene50TermVectorsFormat, Test2BPositions, TestCustomNorms, TestRecyclingIntBlockAllocator, TestCollectionUtil, TestAtomicUpdate, TestStandardAnalyzer, TestBM25Similarity, TestDocsAndPositions, TestTragicIndexWriterDeadlock, TestSpanExplanations, TestSleepingLockWrapper, TestLazyProxSkipping, TestScoreCachingWrappingScorer, TestPositionIncrement, TestSortedNumericSortField, TestSimilarityProvider, TestIndexManyDocuments, TestIndexWriter, TestTermQuery, TestPointQueries, TestSpanSearchEquivalence, Test2BPoints, TestBinaryDocument, TestSpanBoostQuery, TestLucene50StoredFieldsFormat, TestNeverDelete, TestCharacterUtils, TestIndexInput, TestFieldInvertState, TestSameTokenSamePosition, TestOneMergeWrappingMergePolicy, TestIndexSorting, TestSwappedIndexFiles, TestBufferedIndexInput, TestSimpleFSLockFactory, TestParallelReaderEmptyIndex, TestBooleanQuery, TestPayloadsOnVectors, TestConjunctions, TestSpanTermQuery, TestSegmentReader, TestOperations, TestMergedIterator, TestLucene70SegmentInfoFormat, TestExternalCodecs, TestPerFieldDocValuesFormat, TestIndexWriterMerging, TestFSTs, TestBytesStore, TestPackedInts, TestIndexWriterExceptions, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=33BD0C817264285D -Dtests.slow=true -Dtests.locale=sv -Dtests.timezone=Asia/Yekaterinburg -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestMultiMMap (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\core\test\J0\temp\lucene.store.TestMultiMMap_33BD0C817264285D-001\testSeekZero-013: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_33BD0C817264285D-001\testSeekZero-013
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([33BD0C817264285D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [216/461 (1!)] on J0 in 2.85s, 54 tests, 1 error <<< FAILURES!

[...truncated 9449 lines...]
   [junit4] Suite: org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFreeTextSuggester -Dtests.method=testIllegalByteDuringBuild -Dtests.seed=E286FD1381235571 -Dtests.slow=true -Dtests.locale=mt-MT -Dtests.timezone=Africa/Khartoum -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 5.07s J1 | TestFreeTextSuggester.testIllegalByteDuringBuild <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Unexpected exception type, expected IllegalArgumentException but got 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\suggest\test\J1\.\temp\FreeTextSuggester.index.4014271034426297193: java.nio.file.DirectoryNotEmptyException: .\temp\FreeTextSuggester.index.4014271034426297193
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E286FD1381235571:DDD831E40657D78F]:0)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2671)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.testIllegalByteDuringBuild(TestFreeTextSuggester.java:108)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: 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\suggest\test\J1\.\temp\FreeTextSuggester.index.4014271034426297193: java.nio.file.DirectoryNotEmptyException: .\temp\FreeTextSuggester.index.4014271034426297193
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:351)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:247)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.lambda$testIllegalByteDuringBuild$0(TestFreeTextSuggester.java:109)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2666)
   [junit4]    > 	... 37 more
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.TestFreeTextSuggester_E286FD1381235571-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {body=PostingsFormat(name=MockRandom)}, docValues:{}, maxPointsInLeafNode=1694, maxMBSortInHeap=7.288608443854839, sim=RandomSimilarity(queryNorm=true): {}, locale=mt-MT, timezone=Africa/Khartoum
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=31968272,total=83886080
   [junit4]   2> NOTE: All tests run in this JVM: [WFSTCompletionTest, TestContextSuggestField, TestSuggestStopFilter, TestPrefixCompletionQuery, CompletionTokenStreamTest, FuzzySuggesterTest, BlendedInfixSuggesterTest, TestLuceneDictionary, AnalyzingSuggesterTest, TestDirectSpellChecker, TestPlainTextDictionary, BytesRefSortersTest, TestHighFrequencyDictionary, TestNGramDistance, DocumentDictionaryTest, DocumentValueSourceDictionaryTest, FileDictionaryTest, TestInputIterator, TestFreeTextSuggester]
   [junit4] Completed [31/32 (1!)] on J1 in 5.27s, 10 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 2000 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_763DC7693C8A570B-001\init-core-data-001
   [junit4]   2> 579293 WARN  (SUITE-TestDistribStateManager-seed#[763DC7693C8A570B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 579294 INFO  (SUITE-TestDistribStateManager-seed#[763DC7693C8A570B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 579300 INFO  (SUITE-TestDistribStateManager-seed#[763DC7693C8A570B]-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> 579300 INFO  (SUITE-TestDistribStateManager-seed#[763DC7693C8A570B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 579302 INFO  (TEST-TestDistribStateManager.testMulti-seed#[763DC7693C8A570B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMulti
   [junit4]   2> 579303 INFO  (TEST-TestDistribStateManager.testMulti-seed#[763DC7693C8A570B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 579303 INFO  (Thread-893) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 579303 INFO  (Thread-893) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 579306 ERROR (Thread-893) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 579403 INFO  (TEST-TestDistribStateManager.testMulti-seed#[763DC7693C8A570B]) [    ] o.a.s.c.ZkTestServer start zk server on port:54940
   [junit4]   2> 579432 INFO  (zkConnectionManagerCallback-887-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 579432 INFO  (TEST-TestDistribStateManager.testMulti-seed#[763DC7693C8A570B]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 579435 ERROR (TEST-TestDistribStateManager.testMulti-seed#[763DC7693C8A570B]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 579435 INFO  (TEST-TestDistribStateManager.testMulti-seed#[763DC7693C8A570B]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54940 54940
   [junit4]   2> 579438 INFO  (Thread-893) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54940 54940
   [junit4]   2> 579439 INFO  (TEST-TestDistribStateManager.testMulti-seed#[763DC7693C8A570B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMulti
   [junit4]   2> 579443 INFO  (TEST-TestDistribStateManager.testHasData-seed#[763DC7693C8A570B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testHasData
   [junit4]   2> 579444 INFO  (TEST-TestDistribStateManager.testHasData-seed#[763DC7693C8A570B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 579445 INFO  (Thread-894) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 579445 INFO  (Thread-894) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 579446 ERROR (Thread-894) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 579544 INFO  (TEST-TestDistribStateManager.testHasData-seed#[763DC7693C8A570B]) [    ] o.a.s.c.ZkTestServer start zk server on port:54946
   [junit4]   2> 579550 INFO  (zkConnectionManagerCallback-889-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 579551 INFO  (TEST-TestDistribStateManager.testHasData-seed#[763DC7693C8A570B]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 579557 ERROR (TEST-TestDistribStateManager.testHasData-seed#[763DC7693C8A570B]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 579559 INFO  (TEST-TestDistribStateManager.testHasData-seed#[763DC7693C8A570B]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54946 54946
   [junit4]   2> 579560 INFO  (Thread-894) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54946 54946
   [junit4]   2> 579563 INFO  (TEST-TestDistribStateManager.testHasData-seed#[763DC7693C8A570B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testHasData
   [junit4]   2> 579568 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[763DC7693C8A570B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateMode
   [junit4]   2> 579570 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[763DC7693C8A570B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 579570 INFO  (Thread-895) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 579570 INFO  (Thread-895) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 579570 ERROR (Thread-895) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 579671 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[763DC7693C8A570B]) [    ] o.a.s.c.ZkTestServer start zk server on port:54952
   [junit4]   2> 579678 INFO  (zkConnectionManagerCallback-891-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 579679 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[763DC7693C8A570B]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 579714 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007771e6a50000, likely client has closed socket
   [junit4]   2> 579721 INFO  (zkConnectionManagerCallback-893-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 579722 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[763DC7693C8A570B]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 579730 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007771e6a50001, likely client has closed socket
   [junit4]   2> 579730 ERROR (TEST-TestDistribStateManager.testCreateMode-seed#[763DC7693C8A570B]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 579730 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[763DC7693C8A570B]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54952 54952
   [junit4]   2> 579735 INFO  (Thread-895) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54952 54952
   [junit4]   2> 579744 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[763DC7693C8A570B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateMode
   [junit4]   2> 579750 INFO  (TEST-TestDistribStateManager.testListData-seed#[763DC7693C8A570B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testListData
   [junit4]   2> 579752 INFO  (TEST-TestDistribStateManager.testListData-seed#[763DC7693C8A570B]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 579752 INFO  (TEST-TestDistribStateManager.testListData-seed#[763DC7693C8A570B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testListData
   [junit4]   2> 579761 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[763DC7693C8A570B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetSetRemoveData
   [junit4]   2> 579763 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[763DC7693C8A570B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 579769 INFO  (Thread-896) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 579769 INFO  (Thread-896) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 579769 ERROR (Thread-896) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 579863 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[763DC7693C8A570B]) [    ] o.a.s.c.ZkTestServer start zk server on port:54961
   [junit4]   2> 579875 INFO  (zkConnectionManagerCallback-895-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 579875 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[763DC7693C8A570B]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 579886 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007771e76d0000, likely client has closed socket
   [junit4]   2> 579892 INFO  (zkConnectionManagerCallback-897-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 579892 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[763DC7693C8A570B]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 584894 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007771e76d0001, likely client has closed socket
   [junit4]   2> 584894 ERROR (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[763DC7693C8A570B]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 584895 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[763DC7693C8A570B]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54961 54961
   [junit4]   2> 584896 INFO  (Thread-896) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54961 54961
   [junit4]   2> 584898 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[763DC7693C8A570B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetSetRemoveData
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistribStateManager -Dtests.method=testGetSetRemoveData -Dtests.seed=763DC7693C8A570B -Dtests.slow=true -Dtests.locale=hu-HU -Dtests.timezone=America/Grand_Turk -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 5.15s J1 | TestDistribStateManager.testGetSetRemoveData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Node watch should have fired!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([763DC7693C8A570B:50AD283B68049101]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_763DC7693C8A570B-001
   [junit4]   2> Feb 13, 2018 4:22:05 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1450, maxMBSortInHeap=5.476618995094, sim=RandomSimilarity(queryNorm=true): {}, locale=hu-HU, timezone=America/Grand_Turk
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=115055960,total=478150656
   [junit4]   2> NOTE: All tests run in this JVM: [TolerantUpdateProcessorTest, TestImpersonationWithHadoopAuth, SimplePostToolTest, TestDistributedGrouping, TestFuzzyAnalyzedSuggestions, HdfsDirectoryFactoryTest, SolrCmdDistributorTest, JSONWriterTest, URLClassifyProcessorTest, ResponseHeaderTest, SortByFunctionTest, TestBadConfig, ResponseBuilderTest, TestUseDocValuesAsStored2, SolrMetricReporterTest, NotRequiredUniqueKeyTest, HdfsRecoverLeaseTest, TestLuceneMatchVersion, TestConfigSetImmutable, TestPivotHelperCode, TestReloadAndDeleteDocs, ZkFailoverTest, SchemaApiFailureTest, TestImplicitCoreProperties, DirectoryFactoryTest, HdfsChaosMonkeySafeLeaderTest, TestGraphTermsQParserPlugin, TestReRankQParserPlugin, CdcrUpdateLogTest, CdcrReplicationDistributedZkTest, TestLuceneIndexBackCompat, ExecutePlanActionTest, TimeZoneUtilsTest, MoveReplicaTest, SolrSlf4jReporterTest, TestDocSet, AtomicUpdateProcessorFactoryTest, TermVectorComponentTest, AddBlockUpdateTest, DeleteReplicaTest, CircularListTest, TestStressVersions, TestCodecSupport, TestSolrDeletionPolicy2, DocValuesMultiTest, TestOrdValues, SortSpecParsingTest, TestDistribIDF, TestPullReplica, TestStressCloudBlindAtomicUpdates, TriLevelCompositeIdRoutingTest, TestSolrConfigHandlerConcurrent, AutoScalingHandlerTest, CdcrRequestHandlerTest, TestSolrCoreSnapshots, ImplicitSnitchTest, TestClusterStateProvider, FileBasedSpellCheckerTest, TestDistribStateManager]
   [junit4] Completed [83/775 (1!)] on J1 in 6.21s, 5 tests, 1 failure <<< FAILURES!

[...truncated 4747 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [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_43B38630A10C2A00-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=bg, timezone=America/Metlakatla
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=34689024,total=61865984
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=43B38630A10C2A00 -Dtests.slow=true -Dtests.locale=bg -Dtests.timezone=America/Metlakatla -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [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_43B38630A10C2A00-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_43B38630A10C2A00-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_43B38630A10C2A00-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_43B38630A10C2A00-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_43B38630A10C2A00-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_43B38630A10C2A00-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_43B38630A10C2A00-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_43B38630A10C2A00-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_43B38630A10C2A00-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_43B38630A10C2A00-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_43B38630A10C2A00-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_43B38630A10C2A00-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_43B38630A10C2A00-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_43B38630A10C2A00-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([43B38630A10C2A00]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 15.75s, 8 tests, 1 error <<< FAILURES!

[...truncated 41865 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 450 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/450/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseG1GC

8 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTriggerRestoreState

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
	at __randomizedtesting.SeedInfo.seed([B464BF4FE4B34B33:3C593630DE73AA9E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTriggerRestoreState(TriggerIntegrationTest.java:426)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventFromRestoredState

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([B464BF4FE4B34B33:B4520B8FCDBEEF59]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventFromRestoredState(TriggerIntegrationTest.java:760)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
	at __randomizedtesting.SeedInfo.seed([B464BF4FE4B34B33:7DD1FDE1EDD48DC6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:713)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([B464BF4FE4B34B33:F1CECD36A0E1F747]:0)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:101)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue:     1) Thread[id=33281, name=sdqtest--7764-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$1317/2043079625.call(Unknown Source)         at java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$237/528275057.run(Unknown Source)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   1) Thread[id=33281, name=sdqtest--7764-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
        at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
        at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
        at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)
        at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$1317/2043079625.call(Unknown Source)
        at java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$237/528275057.run(Unknown Source)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([B464BF4FE4B34B33]:0)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeMarkersRegistration

Error Message:
Path /autoscaling/nodeAdded/127.0.0.1:10167_solr should have been deleted

Stack Trace:
java.lang.AssertionError: Path /autoscaling/nodeAdded/127.0.0.1:10167_solr should have been deleted
	at __randomizedtesting.SeedInfo.seed([B464BF4FE4B34B33:ACDE3743EA8686DC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertFalse(Assert.java:68)
	at org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeMarkersRegistration(TestTriggerIntegration.java:844)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

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.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001\shard1\configsets\cdcr-source: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001\shard1\configsets\cdcr-source    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001\shard1\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001\shard1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-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.DistributedExpandComponentTest_B464BF4FE4B34B33-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.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001\shard1\configsets\cdcr-source: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001\shard1\configsets\cdcr-source
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001\shard1\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001\shard1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-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.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.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_59D67F869D9E634D-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_59D67F869D9E634D-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_59D67F869D9E634D-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_59D67F869D9E634D-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_59D67F869D9E634D-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_59D67F869D9E634D-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_59D67F869D9E634D-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_59D67F869D9E634D-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_59D67F869D9E634D-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_59D67F869D9E634D-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_59D67F869D9E634D-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_59D67F869D9E634D-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_59D67F869D9E634D-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_59D67F869D9E634D-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_59D67F869D9E634D-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_59D67F869D9E634D-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_59D67F869D9E634D-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_59D67F869D9E634D-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_59D67F869D9E634D-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_59D67F869D9E634D-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_59D67F869D9E634D-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_59D67F869D9E634D-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_59D67F869D9E634D-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_59D67F869D9E634D-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_59D67F869D9E634D-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_59D67F869D9E634D-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_59D67F869D9E634D-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_59D67F869D9E634D-001

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




Build Log:
[...truncated 13075 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> 937360 INFO  (SUITE-TriggerIntegrationTest-seed#[B464BF4FE4B34B33]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B464BF4FE4B34B33-001\init-core-data-001
   [junit4]   2> 937361 WARN  (SUITE-TriggerIntegrationTest-seed#[B464BF4FE4B34B33]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=56 numCloses=56
   [junit4]   2> 937361 INFO  (SUITE-TriggerIntegrationTest-seed#[B464BF4FE4B34B33]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 937363 INFO  (SUITE-TriggerIntegrationTest-seed#[B464BF4FE4B34B33]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 937365 INFO  (SUITE-TriggerIntegrationTest-seed#[B464BF4FE4B34B33]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B464BF4FE4B34B33-001\tempDir-001
   [junit4]   2> 937365 INFO  (SUITE-TriggerIntegrationTest-seed#[B464BF4FE4B34B33]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 937365 INFO  (Thread-2120) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 937365 INFO  (Thread-2120) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 937369 ERROR (Thread-2120) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 937465 INFO  (SUITE-TriggerIntegrationTest-seed#[B464BF4FE4B34B33]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:54115
   [junit4]   2> 937469 INFO  (zkConnectionManagerCallback-1946-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937478 INFO  (jetty-launcher-1943-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 937478 INFO  (jetty-launcher-1943-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 937478 INFO  (jetty-launcher-1943-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 937478 INFO  (jetty-launcher-1943-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 937479 INFO  (jetty-launcher-1943-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d836247{/solr,null,AVAILABLE}
   [junit4]   2> 937481 INFO  (jetty-launcher-1943-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@63915b9a{SSL,[ssl, http/1.1]}{127.0.0.1:54125}
   [junit4]   2> 937481 INFO  (jetty-launcher-1943-thread-1) [    ] o.e.j.s.Server Started @947751ms
   [junit4]   2> 937481 INFO  (jetty-launcher-1943-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54125}
   [junit4]   2> 937482 ERROR (jetty-launcher-1943-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 937482 INFO  (jetty-launcher-1943-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 937482 INFO  (jetty-launcher-1943-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 937482 INFO  (jetty-launcher-1943-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 937482 INFO  (jetty-launcher-1943-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-12T18:02:56.434818900Z
   [junit4]   2> 937486 INFO  (jetty-launcher-1943-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 937486 INFO  (jetty-launcher-1943-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 937486 INFO  (jetty-launcher-1943-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 937486 INFO  (jetty-launcher-1943-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 937486 INFO  (jetty-launcher-1943-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@667cef28{/solr,null,AVAILABLE}
   [junit4]   2> 937487 INFO  (jetty-launcher-1943-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@211cc5aa{SSL,[ssl, http/1.1]}{127.0.0.1:54130}
   [junit4]   2> 937487 INFO  (jetty-launcher-1943-thread-2) [    ] o.e.j.s.Server Started @947756ms
   [junit4]   2> 937487 INFO  (jetty-launcher-1943-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54130}
   [junit4]   2> 937487 ERROR (jetty-launcher-1943-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 937487 INFO  (jetty-launcher-1943-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 937487 INFO  (jetty-launcher-1943-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 937487 INFO  (jetty-launcher-1943-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 937487 INFO  (jetty-launcher-1943-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-12T18:02:56.439055100Z
   [junit4]   2> 937496 INFO  (zkConnectionManagerCallback-1950-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937497 INFO  (jetty-launcher-1943-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 937497 INFO  (zkConnectionManagerCallback-1948-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937498 INFO  (jetty-launcher-1943-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 937507 INFO  (jetty-launcher-1943-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54115/solr
   [junit4]   2> 937509 INFO  (jetty-launcher-1943-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54115/solr
   [junit4]   2> 937522 INFO  (zkConnectionManagerCallback-1954-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937523 INFO  (zkConnectionManagerCallback-1958-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937528 INFO  (zkConnectionManagerCallback-1960-thread-1-processing-n:127.0.0.1:54130_solr) [n:127.0.0.1:54130_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937528 INFO  (zkConnectionManagerCallback-1962-thread-1-processing-n:127.0.0.1:54125_solr) [n:127.0.0.1:54125_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937682 INFO  (jetty-launcher-1943-thread-2) [n:127.0.0.1:54130_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 937682 INFO  (jetty-launcher-1943-thread-1) [n:127.0.0.1:54125_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 937684 INFO  (jetty-launcher-1943-thread-2) [n:127.0.0.1:54130_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54130_solr
   [junit4]   2> 937685 INFO  (jetty-launcher-1943-thread-1) [n:127.0.0.1:54125_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54125_solr
   [junit4]   2> 937685 INFO  (jetty-launcher-1943-thread-2) [n:127.0.0.1:54130_solr    ] o.a.s.c.Overseer Overseer (id=72186490857259013-127.0.0.1:54130_solr-n_0000000000) starting
   [junit4]   2> 937721 INFO  (jetty-launcher-1943-thread-2) [n:127.0.0.1:54130_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54130_solr
   [junit4]   2> 937745 INFO  (jetty-launcher-1943-thread-1) [n:127.0.0.1:54125_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54125.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 937750 INFO  (jetty-launcher-1943-thread-1) [n:127.0.0.1:54125_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54125.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 937750 INFO  (jetty-launcher-1943-thread-1) [n:127.0.0.1:54125_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54125.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 937751 INFO  (jetty-launcher-1943-thread-1) [n:127.0.0.1:54125_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B464BF4FE4B34B33-001\tempDir-001\node1\.
   [junit4]   2> 937775 INFO  (zkCallback-1961-thread-1-processing-n:127.0.0.1:54125_solr) [n:127.0.0.1:54125_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 937777 DEBUG (OverseerAutoScalingTriggerThread-72186490857259013-127.0.0.1:54130_solr-n_0000000000) [n:127.0.0.1:54130_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 937779 INFO  (zkCallback-1959-thread-1-processing-n:127.0.0.1:54130_solr) [n:127.0.0.1:54130_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 937779 DEBUG (OverseerAutoScalingTriggerThread-72186490857259013-127.0.0.1:54130_solr-n_0000000000) [n:127.0.0.1:54130_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 937781 DEBUG (OverseerAutoScalingTriggerThread-72186490857259013-127.0.0.1:54130_solr-n_0000000000) [n:127.0.0.1:54130_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:54125_solr, 127.0.0.1:54130_solr]
   [junit4]   2> 937781 DEBUG (OverseerAutoScalingTriggerThread-72186490857259013-127.0.0.1:54130_solr-n_0000000000) [n:127.0.0.1:54130_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 937781 DEBUG (OverseerAutoScalingTriggerThread-72186490857259013-127.0.0.1:54130_solr-n_0000000000) [n:127.0.0.1:54130_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 937784 DEBUG (OverseerAutoScalingTriggerThread-72186490857259013-127.0.0.1:54130_solr-n_0000000000) [n:127.0.0.1:54130_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 937784 DEBUG (OverseerAutoScalingTriggerThread-72186490857259013-127.0.0.1:54130_solr-n_0000000000) [n:127.0.0.1:54130_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 937785 DEBUG (ScheduledTrigger-4500-thread-1) [n:127.0.0.1:54130_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 937810 INFO  (jetty-launcher-1943-thread-2) [n:127.0.0.1:54130_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54130.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 937816 INFO  (jetty-launcher-1943-thread-2) [n:127.0.0.1:54130_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54130.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 937817 INFO  (jetty-launcher-1943-thread-2) [n:127.0.0.1:54130_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54130.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 937817 INFO  (jetty-launcher-1943-thread-2) [n:127.0.0.1:54130_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B464BF4FE4B34B33-001\tempDir-001\node2\.
   [junit4]   2> 937848 INFO  (zkConnectionManagerCallback-1968-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937851 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100753b21210007, likely client has closed socket
   [junit4]   2> 937856 INFO  (zkConnectionManagerCallback-1972-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937857 INFO  (SUITE-TriggerIntegrationTest-seed#[B464BF4FE4B34B33]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 937858 INFO  (SUITE-TriggerIntegrationTest-seed#[B464BF4FE4B34B33]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54115/solr ready
   [junit4]   2> 937880 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSearchRate
   [junit4]   2> 937883 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 937887 DEBUG (zkCallback-1959-thread-1-processing-n:127.0.0.1:54130_solr) [n:127.0.0.1:54130_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 937888 DEBUG (OverseerAutoScalingTriggerThread-72186490857259013-127.0.0.1:54130_solr-n_0000000000) [n:127.0.0.1:54130_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 937891 DEBUG (OverseerAutoScalingTriggerThread-72186490857259013-127.0.0.1:54130_solr-n_0000000000) [n:127.0.0.1:54130_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 937893 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 937893 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 937893 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 937893 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 937893 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2754268d{/solr,null,AVAILABLE}
   [junit4]   2> 937894 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@114cbdc2{SSL,[ssl, http/1.1]}{127.0.0.1:54170}
   [junit4]   2> 937894 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.Server Started @948164ms
   [junit4]   2> 937894 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54170}
   [junit4]   2> 937894 ERROR (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 937902 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 937902 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 937902 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 937902 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-12T18:02:56.854949200Z
   [junit4]   2> 937900 DEBUG (OverseerAutoScalingTriggerThread-72186490857259013-127.0.0.1:54130_solr-n_0000000000) [n:127.0.0.1:54130_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 937903 DEBUG (OverseerAutoScalingTriggerThread-72186490857259013-127.0.0.1:54130_solr-n_0000000000) [n:127.0.0.1:54130_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 937931 INFO  (zkConnectionManagerCallback-1974-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937933 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 937943 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54115/solr
   [junit4]   2> 937946 INFO  (zkConnectionManagerCallback-1978-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937973 INFO  (zkConnectionManagerCallback-1980-thread-1-processing-n:127.0.0.1:54170_solr) [n:127.0.0.1:54170_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937983 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54170_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 937985 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54170_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 937988 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54170_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54170_solr
   [junit4]   2> 937990 INFO  (zkCallback-1959-thread-1-processing-n:127.0.0.1:54130_solr) [n:127.0.0.1:54130_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 937990 INFO  (zkCallback-1961-thread-1-processing-n:127.0.0.1:54125_solr) [n:127.0.0.1:54125_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 937994 INFO  (zkCallback-1979-thread-1-processing-n:127.0.0.1:54170_solr) [n:127.0.0.1:54170_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 937995 INFO  (zkCallback-1971-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 938039 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54170_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54170.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 938047 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54170_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54170.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 938047 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54170_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54170.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 938048 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54170_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B464BF4FE4B34B33-001\tempDir-001\node3\.
   [junit4]   2> 938087 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 938088 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 938088 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 938088 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 938089 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@90941a9{/solr,null,AVAILABLE}
   [junit4]   2> 938090 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5207100e{SSL,[ssl, http/1.1]}{127.0.0.1:54185}
   [junit4]   2> 938090 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.Server Started @948359ms
   [junit4]   2> 938090 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54185}
   [junit4]   2> 938090 ERROR (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 938090 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 938090 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 938090 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 938090 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-12T18:02:57.042820500Z
   [junit4]   2> 938094 INFO  (zkConnectionManagerCallback-1984-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 938094 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 938111 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54115/solr
   [junit4]   2> 938114 INFO  (zkConnectionManagerCallback-1988-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 938115 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100753b2121000d, likely client has closed socket
   [junit4]   2> 938118 INFO  (zkConnectionManagerCallback-1990-thread-1-processing-n:127.0.0.1:54185_solr) [n:127.0.0.1:54185_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 938126 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54185_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 938128 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54185_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 938130 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54185_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54185_solr
   [junit4]   2> 938131 INFO  (zkCallback-1959-thread-1-processing-n:127.0.0.1:54130_solr) [n:127.0.0.1:54130_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 938131 INFO  (zkCallback-1979-thread-1-processing-n:127.0.0.1:54170_solr) [n:127.0.0.1:54170_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 938131 INFO  (zkCallback-1971-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 938131 INFO  (zkCallback-1961-thread-1-processing-n:127.0.0.1:54125_solr) [n:127.0.0.1:54125_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 938133 INFO  (zkCallback-1989-thread-1-processing-n:127.0.0.1:54185_solr) [n:127.0.0.1:54185_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 938419 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54185_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54185.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 938427 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54185_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54185.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 938427 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54185_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54185.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 938429 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54185_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B464BF4FE4B34B33-001\tempDir-001\node4\.
   [junit4]   2> 938476 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 938476 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 938476 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 938476 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 938476 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@146cea98{/solr,null,AVAILABLE}
   [junit4]   2> 938477 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@ae9f832{SSL,[ssl, http/1.1]}{127.0.0.1:54238}
   [junit4]   2> 938478 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.Server Started @948747ms
   [junit4]   2> 938478 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54238}
   [junit4]   2> 938478 ERROR (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 938478 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 938479 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 938479 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 938479 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-12T18:02:57.431053400Z
   [junit4]   2> 938481 INFO  (zkConnectionManagerCallback-1994-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 938481 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 938485 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100753b2121000f, likely client has closed socket
   [junit4]   2> 938489 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54115/solr
   [junit4]   2> 938490 INFO  (zkConnectionManagerCallback-1998-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 938493 INFO  (zkConnectionManagerCallback-2000-thread-1-processing-n:127.0.0.1:54238_solr) [n:127.0.0.1:54238_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 938499 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54238_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 938501 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54238_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 938503 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54238_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54238_solr
   [junit4]   2> 938504 INFO  (zkCallback-1959-thread-1-processing-n:127.0.0.1:54130_solr) [n:127.0.0.1:54130_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 938505 INFO  (zkCallback-1979-thread-1-processing-n:127.0.0.1:54170_solr) [n:127.0.0.1:54170_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 938505 INFO  (zkCallback-1989-thread-1-processing-n:127.0.0.1:54185_solr) [n:127.0.0.1:54185_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 938505 INFO  (zkCallback-1961-thread-1-processing-n:127.0.0.1:54125_solr) [n:127.0.0.1:54125_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 938505 INFO  (zkCallback-1971-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 938506 INFO  (zkCallback-1999-thread-1-processing-n:127.0.0.1:54238_solr) [n:127.0.0.1:54238_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 938546 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54238_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54238.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 938554 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54238_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54238.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 938554 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54238_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54238.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 938555 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54238_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B464BF4FE4B34B33-001\tempDir-001\node5\.
   [junit4]   2> 938626 INFO  (qtp844947372-10538) [n:127.0.0.1:54125_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 938628 INFO  (OverseerThreadFactory-4504-thread-1-processing-n:127.0.0.1:54130_solr) [n:127.0.0.1:54130_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 938737 INFO  (OverseerStateUpdate-72186490857259013-127.0.0.1:54130_solr-n_0000000000) [n:127.0.0.1:54130_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:54125/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 938740 INFO  (OverseerStateUpdate-72186490857259013-127.0.0.1:54130_solr-n_0000000000) [n:127.0.0.1:54130_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:54130/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 938953 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 938955 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 938972 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 938972 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 939077 INFO  (zkCallback-1961-thread-1-processing-n:127.0.0.1:54125_solr) [n:127.0.0.1:54125_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 939077 INFO  (zkCallback-1959-thread-1-processing-n:127.0.0.1:54130_solr) [n:127.0.0.1:54130_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 939078 INFO  (zkCallback-1961-thread-2-processing-n:127.0.0.1:54125_solr) [n:127.0.0.1:54125_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 939078 INFO  (zkCallback-1959-thread-2-processing-n:127.0.0.1:54130_solr) [n:127.0.0.1:54130_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 939967 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 939972 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 939974 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 939974 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 939974 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54125.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 939974 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 939974 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B464BF4FE4B34B33-001\tempDir-001\node1\collection1_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B464BF4FE4B34B33-001\tempDir-001\node1\.\collection1_shard1_replica_n1\data\]
   [junit4]   2> 939982 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 939986 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 939988 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 939988 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 939988 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54130.solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 939988 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 939988 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B464BF4FE4B34B33-001\tempDir-001\node2\collection1_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B464BF4FE4B34B33-001\tempDir-001\node2\.\collection1_shard1_replica_n2\data\]
   [junit4]   2> 940036 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 940036 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 940037 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 940038 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 940039 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@580a9355[collection1_shard1_replica_n1] main]
   [junit4]   2> 940040 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 940040 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 940041 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 940041 INFO  (searcherExecutor-4525-thread-1-processing-n:127.0.0.1:54125_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@580a9355[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 940042 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592219222927212544
   [junit4]   2> 940048 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 940048 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 940050 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 940050 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 940050 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 940051 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a546e2[collection1_shard1_replica_n2] main]
   [junit4]   2> 940052 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 940052 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 940052 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 940054 INFO  (searcherExecutor-4526-thread-1-processing-n:127.0.0.1:54130_solr x:collection1_shard1_replica_n2 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:54130_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [collection1_shard1_replica_n2] Registered new searcher Searcher@1a546e2[collection1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 940054 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592219222939795456
   [junit4]   2> 940152 INFO  (zkCallback-1961-thread-2-processing-n:127.0.0.1:54125_solr) [n:127.0.0.1:54125_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 940152 INFO  (zkCallback-1959-thread-3-processing-n:127.0.0.1:54130_solr) [n:127.0.0.1:54130_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 940152 INFO  (zkCallback-1959-thread-2-processing-n:127.0.0.1:54130_solr) [n:127.0.0.1:54130_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 940152 INFO  (zkCallback-1961-thread-1-processing-n:127.0.0.1:54125_solr) [n:127.0.0.1:54125_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 940553 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 940553 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 940553 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:54125/solr/collection1_shard1_replica_n1/
   [junit4]   2> 940553 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n1 url=https://127.0.0.1:54125/solr START replicas=[https://127.0.0.1:54130/solr/collection1_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 940573 INFO  (qtp1903290716-10553) [n:127.0.0.1:54130_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 940857 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n1 url=https://127.0.0.1:54125/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 940857 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 940857 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 940857 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 940862 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:54125/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 940964 INFO  (zkCallback-1959-thread-2-processing-n:127.0.0.1:54130_solr) [n:127.0.0.1:54130_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 940964 INFO  (zkCallback-1961-thread-2-processing-n:127.0.0.1:54125_solr) [n:127.0.0.1:54125_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 940964 INFO  (zkCallback-1959-th

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

stSortByMinMaxFunction, TestSchemaVersionResource, SolrMetricManagerTest, RAMDirectoryFactoryTest, OpenExchangeRatesOrgProviderTest, TestLargeCluster, TestLazyCores, OutOfBoxZkACLAndCredentialsProvidersTest, HdfsNNFailoverTest, HdfsSyncSliceTest, TestFunctionQuery, TestFaceting, TestSchemaResource, TestJsonRequest, TestFiltering, TestSmileRequest, OverseerRolesTest, TestCloudSchemaless, HdfsWriteToMultipleCollectionsTest, TestFoldingMultitermQuery, SolrIndexConfigTest, DistributedFacetExistsSmallTest, TestTlogReplica, XmlUpdateRequestHandlerTest, TestManagedSynonymFilterFactory, IndexSchemaRuntimeFieldTest, TestAddFieldRealTimeGet, TestStressInPlaceUpdates, TestSolrConfigHandler, TestExactSharedStatsCache, RecoveryAfterSoftCommitTest, SolrRequestParserTest, DateRangeFieldTest, HdfsAutoAddReplicasIntegrationTest, TestUniqueKeyFieldResource, DateMathParserTest, TestTrieFacet, SchemaVersionSpecificBehaviorTest, OpenCloseCoreStressTest, TestFileDictionaryLookup, TestQuerySenderNoQuery, DataDrivenBlockJoinTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, MetricUtilsTest, TestConfigSetProperties, TemplateUpdateProcessorTest, FullHLLTest, SecurityConfHandlerTest, QueryResultKeyTest, AddSchemaFieldsUpdateProcessorFactoryTest, HighlighterTest, TestCustomDocTransformer, TestPartialUpdateDeduplication, TestRequestForwarding, TestTrackingShardHandlerFactory, TestMacros, ComputePlanActionTest, TestManagedResource, MissingSegmentRecoveryTest, TestIndexSearcher, TriggerIntegrationTest, UtilsToolTest, LeaderElectionIntegrationTest, TlogReplayBufferedWhileIndexingTest, BlockJoinFacetSimpleTest, TestCopyFieldCollectionResource, OutputWriterTest, TimeRoutedAliasUpdateProcessorTest, TestPhraseSuggestions, SOLR749Test, DistributedFacetPivotSmallTest, TestMergePolicyConfig, MoveReplicaHDFSTest, TestQueryWrapperFilter, TestDistributedStatsComponentCardinality, TestElisionMultitermQuery, ExitableDirectoryReaderTest, RollingRestartTest, AddReplicaTest, HdfsDirectoryTest, TestDownShardTolerantSearch, TestMissingGroups, TestLegacyNumericUtils, TestRandomRequestDistribution, BitVectorTest, LegacyCloudClusterPropTest, TestZkChroot, TestCloudDeleteByQuery, DeleteShardTest, TestChildDocTransformer, CloneFieldUpdateProcessorFactoryTest, TestUninvertingReader, TestQueryTypes, TestCSVResponseWriter, TestUtils, TestSolrCloudWithSecureImpersonation, MetricsHandlerTest, TestAnalyzeInfixSuggestions, RegexBytesRefFilterTest, TestRecovery, TestPerFieldSimilarityWithDefaultOverride, SolrCLIZkUtilsTest, TestObjectReleaseTracker, PreAnalyzedUpdateProcessorTest, EnumFieldTest, SaslZkACLProviderTest, CdcrVersionReplicationTest, CopyFieldTest, TestExecutePlanAction, SystemLogListenerTest, OverseerTaskQueueTest, RecoveryZkTest, TestCharFilters, AtomicUpdatesTest, MoreLikeThisHandlerTest, DeleteNodeTest, TestSurroundQueryParser, SpellingQueryConverterTest, TestSystemIdResolver, SmileWriterTest, SolrXmlInZkTest, TestCloudSearcherWarming, TestPayloadCheckQParserPlugin, HdfsRecoveryZkTest, TestInPlaceUpdatesDistrib, TestSizeLimitedDistributedMap, SolrMetricsIntegrationTest, ZkNodePropsTest, TestNodeLostTrigger, ClassificationUpdateProcessorIntegrationTest, DirectSolrConnectionTest, TestRemoteStreaming, PolyFieldTest, TestSolrConfigHandlerCloud, TestDelegationWithHadoopAuth, RankQueryTest, RequiredFieldsTest, TestJavabinTupleStreamParser, CreateCollectionCleanupTest, BadCopyFieldTest, AnalysisErrorHandlingTest, BasicDistributedZkTest, TestGeoJSONResponseWriter, ZkShardTermsTest, TestUseDocValuesAsStored, SolrGraphiteReporterTest, LeaderElectionContextKeyTest, LeaderFailureAfterFreshStartTest, MultiThreadedOCPTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, ReplicationFactorTest, RestartWhileUpdatingTest, SolrCloudExampleTest, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestLeaderElectionWithEmptyReplica, TestLockTree, TestMiniSolrCloudClusterSSL, TestPullReplica, TestShortCircuitedRequests, TestSkipOverseerOperations, TestSolrCloudWithDelegationTokens, TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, VMParamsZkACLAndCredentialsProvidersTest, AssignTest, CollectionReloadTest, CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest, HdfsCollectionsAPIDistributedZkTest, ShardSplitTest, TestPolicyCloud, TestTriggerIntegration]
   [junit4] Completed [595/775 (4!)] on J0 in 5.42s, 11 tests, 1 failure <<< FAILURES!

[...truncated 3001 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [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_59D67F869D9E634D-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=zh-SG, timezone=Europe/Athens
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=60831568,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=59D67F869D9E634D -Dtests.slow=true -Dtests.locale=zh-SG -Dtests.timezone=Europe/Athens -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [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_59D67F869D9E634D-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_59D67F869D9E634D-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_59D67F869D9E634D-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_59D67F869D9E634D-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_59D67F869D9E634D-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_59D67F869D9E634D-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_59D67F869D9E634D-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_59D67F869D9E634D-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_59D67F869D9E634D-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_59D67F869D9E634D-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_59D67F869D9E634D-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_59D67F869D9E634D-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_59D67F869D9E634D-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_59D67F869D9E634D-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([59D67F869D9E634D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/5 (1!)] on J1 in 15.62s, 8 tests, 1 error <<< FAILURES!

[...truncated 38828 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 449 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/449/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.OverriddenZkACLAndCredentialsProvidersTest

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.cloud.OverriddenZkACLAndCredentialsProvidersTest_D8047ED8C11A3588-001\tempDir-004\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D8047ED8C11A3588-001\tempDir-004\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D8047ED8C11A3588-001\tempDir-004\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D8047ED8C11A3588-001\tempDir-004\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D8047ED8C11A3588-001\tempDir-004\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D8047ED8C11A3588-001\tempDir-004\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D8047ED8C11A3588-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D8047ED8C11A3588-001\tempDir-004 

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.cloud.OverriddenZkACLAndCredentialsProvidersTest_D8047ED8C11A3588-001\tempDir-004\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D8047ED8C11A3588-001\tempDir-004\zookeeper\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D8047ED8C11A3588-001\tempDir-004\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D8047ED8C11A3588-001\tempDir-004\zookeeper\server1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D8047ED8C11A3588-001\tempDir-004\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D8047ED8C11A3588-001\tempDir-004\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D8047ED8C11A3588-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D8047ED8C11A3588-001\tempDir-004

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


FAILED:  org.apache.solr.cloud.ReplaceNodeNoTargetTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([D8047ED8C11A3588:505041026FE65870]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index 0 out-of-bounds for length 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index 0 out-of-bounds for length 0
	at __randomizedtesting.SeedInfo.seed([D8047ED8C11A3588:CC4C258DE21D8896]:0)
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
	at java.base/java.util.Objects.checkIndex(Objects.java:372)
	at java.base/java.util.ArrayList.get(ArrayList.java:440)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

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.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\shard0\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\shard0\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\shard0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\shard0    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\shard0\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\shard0\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-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.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\shard0\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\shard0\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\shard0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\shard0
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\shard0\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\shard0\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001

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


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

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.search.TestMaxScoreQueryParser_D8047ED8C11A3588-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMaxScoreQueryParser_D8047ED8C11A3588-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMaxScoreQueryParser_D8047ED8C11A3588-001\init-core-data-001\spellchecker2: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMaxScoreQueryParser_D8047ED8C11A3588-001\init-core-data-001\spellchecker2 

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.search.TestMaxScoreQueryParser_D8047ED8C11A3588-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMaxScoreQueryParser_D8047ED8C11A3588-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMaxScoreQueryParser_D8047ED8C11A3588-001\init-core-data-001\spellchecker2: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMaxScoreQueryParser_D8047ED8C11A3588-001\init-core-data-001\spellchecker2

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


FAILED:  junit.framework.TestSuite.org.apache.solr.search.stats.TestExactStatsCache

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.search.stats.TestExactStatsCache_D8047ED8C11A3588-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_D8047ED8C11A3588-001\tempDir-001\shard2\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_D8047ED8C11A3588-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.search.stats.TestExactStatsCache_D8047ED8C11A3588-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_D8047ED8C11A3588-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_D8047ED8C11A3588-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.search.stats.TestExactStatsCache_D8047ED8C11A3588-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_D8047ED8C11A3588-001\tempDir-001\shard2\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_D8047ED8C11A3588-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.search.stats.TestExactStatsCache_D8047ED8C11A3588-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_D8047ED8C11A3588-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_D8047ED8C11A3588-001\tempDir-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.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_AEF88825C1F599BC-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_AEF88825C1F599BC-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_AEF88825C1F599BC-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_AEF88825C1F599BC-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_AEF88825C1F599BC-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_AEF88825C1F599BC-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_AEF88825C1F599BC-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_AEF88825C1F599BC-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_AEF88825C1F599BC-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_AEF88825C1F599BC-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_AEF88825C1F599BC-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_AEF88825C1F599BC-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_AEF88825C1F599BC-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_AEF88825C1F599BC-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_AEF88825C1F599BC-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_AEF88825C1F599BC-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_AEF88825C1F599BC-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_AEF88825C1F599BC-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_AEF88825C1F599BC-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_AEF88825C1F599BC-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_AEF88825C1F599BC-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_AEF88825C1F599BC-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_AEF88825C1F599BC-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_AEF88825C1F599BC-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_AEF88825C1F599BC-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_AEF88825C1F599BC-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_AEF88825C1F599BC-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_AEF88825C1F599BC-001

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




Build Log:
[...truncated 1782 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J1-20180211_221219_76916677532277836134621.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J0-20180211_221219_76718369847630802864652.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 308 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20180211_221729_8448148752344036392980.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20180211_221729_84457122710925679264.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1063 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20180211_221829_92010393315900116566275.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20180211_221829_92017330333261453837421.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 244 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20180211_222008_98514942376800175138734.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20180211_222008_98517396351141826612260.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 254 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20180211_222019_01013603593628927477666.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20180211_222019_01011785092747021098761.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 163 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20180211_222044_99613007095141643350123.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20180211_222044_99616613807810203935191.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 170 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20180211_222049_3291620822154243461672.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20180211_222049_32911571686477117636027.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 180 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20180211_222053_23011553705800483936254.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20180211_222053_2308850449573363291874.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20180211_222101_65615643257018265104551.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20180211_222101_6566017406345107081822.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 165 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20180211_222109_36017189139443382563156.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20180211_222109_36116107012937566843680.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 176 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20180211_222113_1959060663067334836828.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 222 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20180211_222131_3042039318555738176907.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20180211_222131_3047296907477048529491.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1412 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20180211_222241_02818088246335988760185.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20180211_222241_0283018532905294361153.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 252 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J0-20180211_222251_7032647827955005135657.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J1-20180211_222251_7036322097544297734872.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 259 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20180211_222305_9125108609968546908328.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20180211_222305_91218015822179471503366.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J0-20180211_222417_68616414603867523173309.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J1-20180211_222417_68610731810615352406742.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 177 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20180211_222421_4144138463810935536260.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20180211_222421_41416184193534886533410.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 233 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J1-20180211_222426_8743103426928304411813.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J0-20180211_222426_8784640935250384384435.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 183 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20180211_222446_5024054818820771451134.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20180211_222446_5036282310335739240595.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 256 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20180211_222454_3099854585194035602845.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20180211_222454_30813492175715390441583.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 167 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J1-20180211_222509_5827425685089533015843.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J0-20180211_222509_58118103497787973757612.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 154 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J0-20180211_222521_46317143407016396455373.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J1-20180211_222521_4639521886591861635367.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 194 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J0-20180211_222527_59812528120782546964098.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J1-20180211_222527_59714909008344878367355.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 342 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J0-20180211_222545_85612805034647869649953.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J1-20180211_222545_8564020818266580836822.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 233 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20180211_222555_94818441642558302638615.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20180211_222555_94811825543264385641447.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 193 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20180211_222604_8689027629803149410978.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 23 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20180211_222604_8681039685755477728343.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 222 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20180211_222619_92416533107326129025532.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20180211_222619_9266065846613240545990.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 318 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20180211_222646_73215095278091753892750.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20180211_222646_732436725864500564762.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 187 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20180211_222702_7318852736112318262635.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 11 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20180211_222702_7319426464831116421739.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20180211_222714_95614095679521199781909.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 255 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20180211_222718_8154170287198941463385.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20180211_222718_8152266017193780749214.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1799 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedFacetExistsSmallTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\init-core-data-001
   [junit4]   2> 294890 WARN  (SUITE-DistributedFacetExistsSmallTest-seed#[D8047ED8C11A3588]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 294893 INFO  (SUITE-DistributedFacetExistsSmallTest-seed#[D8047ED8C11A3588]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 294898 INFO  (SUITE-DistributedFacetExistsSmallTest-seed#[D8047ED8C11A3588]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 295285 INFO  (SUITE-DistributedFacetExistsSmallTest-seed#[D8047ED8C11A3588]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 295285 INFO  (SUITE-DistributedFacetExistsSmallTest-seed#[D8047ED8C11A3588]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /ij/
   [junit4]   2> 296675 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\control\cores\collection1
   [junit4]   2> 296893 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 296894 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 296894 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 296894 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 296895 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6686a192{/ij,null,AVAILABLE}
   [junit4]   2> 297003 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6c70632d{SSL,[ssl, http/1.1]}{127.0.0.1:55232}
   [junit4]   2> 297003 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.Server Started @306864ms
   [junit4]   2> 297003 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ij, hostPort=55232, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\control\cores}
   [junit4]   2> 297004 ERROR (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 297004 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 297004 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 297004 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 297005 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-11T22:33:28.524360300Z
   [junit4]   2> 297006 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\control\solr.xml
   [junit4]   2> 297030 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 297030 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 297044 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@203039b1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 297176 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@203039b1
   [junit4]   2> 297196 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@203039b1
   [junit4]   2> 297197 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@203039b1
   [junit4]   2> 297201 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\control\cores
   [junit4]   2> 297202 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 297288 INFO  (coreLoadExecutor-348-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 297292 INFO  (coreLoadExecutor-348-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> 297397 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 297436 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 297610 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 297717 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 297718 INFO  (coreLoadExecutor-348-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@203039b1
   [junit4]   2> 297718 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 297718 INFO  (coreLoadExecutor-348-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.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 297726 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=77.4091796875, floorSegmentMB=1.2080078125, forceMergeDeletesPctAllowed=0.06490719889951535, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 298023 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 298023 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 298027 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 298027 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 298066 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=18.6953125, floorSegmentMB=1.2080078125, forceMergeDeletesPctAllowed=26.01937727402028, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 298067 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@57f8eb60[collection1] main]
   [junit4]   2> 298069 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 298090 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 298199 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 298200 INFO  (searcherExecutor-349-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 298201 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592145645111607296
   [junit4]   2> 298202 INFO  (searcherExecutor-349-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 298202 INFO  (searcherExecutor-349-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 298202 INFO  (searcherExecutor-349-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 298203 INFO  (searcherExecutor-349-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 298207 INFO  (searcherExecutor-349-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 298214 INFO  (searcherExecutor-349-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 298222 INFO  (searcherExecutor-349-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 298230 INFO  (searcherExecutor-349-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 298235 INFO  (searcherExecutor-349-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@57f8eb60[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 299748 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 299801 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 299802 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 299802 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 299802 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 299803 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@55d16d06{/ij,null,AVAILABLE}
   [junit4]   2> 299805 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@24f1b987{SSL,[ssl, http/1.1]}{127.0.0.1:55235}
   [junit4]   2> 299805 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.Server Started @309666ms
   [junit4]   2> 299805 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ij, hostPort=55235, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\shard0\cores}
   [junit4]   2> 299808 ERROR (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 299809 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 299809 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 299809 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 299809 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-11T22:33:31.329150400Z
   [junit4]   2> 299810 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 299833 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 299833 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 299833 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@203039b1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 300040 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@203039b1
   [junit4]   2> 300060 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@203039b1
   [junit4]   2> 300060 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@203039b1
   [junit4]   2> 300066 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\shard0\cores
   [junit4]   2> 300066 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 300239 INFO  (coreLoadExecutor-359-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 300245 INFO  (coreLoadExecutor-359-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> 300383 INFO  (coreLoadExecutor-359-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 300422 INFO  (coreLoadExecutor-359-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 300643 INFO  (coreLoadExecutor-359-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 300683 INFO  (coreLoadExecutor-359-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 300683 INFO  (coreLoadExecutor-359-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@203039b1
   [junit4]   2> 300683 INFO  (coreLoadExecutor-359-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 300683 INFO  (coreLoadExecutor-359-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.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 300683 INFO  (coreLoadExecutor-359-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=77.4091796875, floorSegmentMB=1.2080078125, forceMergeDeletesPctAllowed=0.06490719889951535, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 300947 INFO  (coreLoadExecutor-359-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 300947 INFO  (coreLoadExecutor-359-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 300951 INFO  (coreLoadExecutor-359-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 300951 INFO  (coreLoadExecutor-359-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 300952 INFO  (coreLoadExecutor-359-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=18.6953125, floorSegmentMB=1.2080078125, forceMergeDeletesPctAllowed=26.01937727402028, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 300954 INFO  (coreLoadExecutor-359-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b1464d4[collection1] main]
   [junit4]   2> 300954 INFO  (coreLoadExecutor-359-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 301006 INFO  (coreLoadExecutor-359-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 301197 INFO  (coreLoadExecutor-359-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 301197 INFO  (coreLoadExecutor-359-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592145648253140992
   [junit4]   2> 301203 INFO  (searcherExecutor-360-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 301232 INFO  (searcherExecutor-360-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 301245 INFO  (searcherExecutor-360-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 301245 INFO  (searcherExecutor-360-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 301274 INFO  (searcherExecutor-360-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 301277 INFO  (searcherExecutor-360-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 301277 INFO  (searcherExecutor-360-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 301277 INFO  (searcherExecutor-360-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 301277 INFO  (searcherExecutor-360-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 301288 INFO  (searcherExecutor-360-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b1464d4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 303049 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 303058 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 303058 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 303058 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 303058 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 303064 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@28a09819{/ij,null,AVAILABLE}
   [junit4]   2> 303067 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@267c044e{SSL,[ssl, http/1.1]}{127.0.0.1:55238}
   [junit4]   2> 303067 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.Server Started @312928ms
   [junit4]   2> 303067 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ij, hostPort=55238, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\shard1\cores}
   [junit4]   2> 303067 ERROR (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 303067 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 303067 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.

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

olr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEF88825C1F599BC-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_AEF88825C1F599BC-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AEF88825C1F599BC]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [3/5 (1!)] on J1 in 1.34s, 8 tests, 1 error <<< FAILURES!

[...truncated 4 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20180211_233941_59218104295424643501738.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20180211_233941_5931298016429054409494.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 797 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20180211_234006_29817789969244953530842.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20180211_234006_29814569351898145798980.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 563 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20180211_234118_67210460976204851163943.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20180211_234118_67218106616823518678104.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1279 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20180211_234154_0282546384052167213917.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20180211_234154_02912049942391772915388.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 659 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20180211_234214_1164632247678623782785.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20180211_234214_1163425135870250592378.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 565 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20180211_234256_5512041682696382243559.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20180211_234256_5516086660388468602838.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 571 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20180211_234322_9777197794932917974022.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20180211_234322_97718188578786756371637.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 665 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20180211_234345_3213027584670042144473.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20180211_234345_3218063706814335346667.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 611 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20180211_234440_4885716926625106783189.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20180211_234440_4881718695662835692648.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 558 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20180211_234510_89210920943653006648439.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32525 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 448 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/448/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

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

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

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestNorms

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNorms_2195AEA51941A210-001\TestNorms.testMaxByteNorms-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNorms_2195AEA51941A210-001\TestNorms.testMaxByteNorms-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNorms_2195AEA51941A210-001\TestNorms.testMaxByteNorms-001\_0.tvx: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNorms_2195AEA51941A210-001\TestNorms.testMaxByteNorms-001\_0.tvx    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNorms_2195AEA51941A210-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNorms_2195AEA51941A210-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\core\test\J0\temp\lucene.index.TestNorms_2195AEA51941A210-001\TestNorms.testMaxByteNorms-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNorms_2195AEA51941A210-001\TestNorms.testMaxByteNorms-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNorms_2195AEA51941A210-001\TestNorms.testMaxByteNorms-001\_0.tvx: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNorms_2195AEA51941A210-001\TestNorms.testMaxByteNorms-001\_0.tvx
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNorms_2195AEA51941A210-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNorms_2195AEA51941A210-001

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


FAILED:  org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=22, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=22, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([A73A2D1130C2E15A:28B4CAB122AE12A5]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([A73A2D1130C2E15A]:0)
	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestDocBuilder

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-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_777E431C1D0E7FCA-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_777E431C1D0E7FCA-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_777E431C1D0E7FCA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_777E431C1D0E7FCA-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-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_777E431C1D0E7FCA-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_777E431C1D0E7FCA-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_777E431C1D0E7FCA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_777E431C1D0E7FCA-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.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_EE6182E38B21AB16-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_EE6182E38B21AB16-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_EE6182E38B21AB16-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_EE6182E38B21AB16-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_EE6182E38B21AB16-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_EE6182E38B21AB16-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_EE6182E38B21AB16-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_EE6182E38B21AB16-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_EE6182E38B21AB16-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_EE6182E38B21AB16-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_EE6182E38B21AB16-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_EE6182E38B21AB16-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_EE6182E38B21AB16-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_EE6182E38B21AB16-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_EE6182E38B21AB16-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_EE6182E38B21AB16-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_EE6182E38B21AB16-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_EE6182E38B21AB16-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_EE6182E38B21AB16-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_EE6182E38B21AB16-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_EE6182E38B21AB16-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_EE6182E38B21AB16-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_EE6182E38B21AB16-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_EE6182E38B21AB16-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_EE6182E38B21AB16-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_EE6182E38B21AB16-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_EE6182E38B21AB16-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_EE6182E38B21AB16-001

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




Build Log:
[...truncated 654 lines...]
   [junit4] Suite: org.apache.lucene.index.TestNorms
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {date=Lucene50(blocksize=128), docid=PostingsFormat(name=MockRandom), normsTestByte=PostingsFormat(name=LuceneFixedGap), titleTokenized=PostingsFormat(name=LuceneFixedGap), body=Lucene50(blocksize=128), title=BlockTreeOrds(blocksize=128)}, docValues:{docid_intDV=DocValuesFormat(name=Asserting), titleDV=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1664, maxMBSortInHeap=6.251449515832567, sim=RandomSimilarity(queryNorm=true): {}, locale=uz-Latn-UZ, timezone=EST5EDT
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=107467992,total=226492416
   [junit4]   2> NOTE: All tests run in this JVM: [TestDirectoryReader, TestNRTReaderCleanup, TestTieredMergePolicy, TestCustomNorms, TestSpanTermQuery, TestFixedLengthBytesRefArray, TestIndexWriterExceptions, TestGeoEncodingUtils, TestInfoStream, TestBinaryDocValuesUpdates, TestFilterIterator, TestUsageTrackingFilterCachingPolicy, TestBagOfPositions, TestCollectionUtil, TestSpanExplanationsOfNonMatches, LimitedFiniteStringsIteratorTest, TestPositionIncrement, TestTragicIndexWriterDeadlock, TestSloppyMath, TestTermQuery, TestSpans, TestMatchAllDocsQuery, TestNeedsScores, TestSimilarityProvider, TestOmitPositions, TestDocIdSetBuilder, TestMergedIterator, TestFieldValueQuery, TestBytesRefArray, TestIndexWriter, TestBooleanMinShouldMatch, TestTerm, TestOneMergeWrappingMergePolicy, TestParallelReaderEmptyIndex, TestPayloadsOnVectors, TestNIOFSDirectory, TestTimeLimitingCollector, Test2BSortedDocValuesOrds, TestDirectMonotonic, TestSimpleExplanationsWithFillerDocs, TestDocsAndPositions, TestCodecHoldsOpenFiles, TestPolygon, TestSameScoresWithThreads, TestConjunctionDISI, TestIndexWriterDeleteByQuery, TestIntroSelector, TestFieldInvertState, TestRegexpRandom, TestTopDocsCollector, TestClassicSimilarity, TestWildcardRandom, TestSwappedIndexFiles, TestNeverDelete, TestForUtil, TestSpanBoostQuery, TestMultiMMap, TestDocIdsWriter, TestBagOfPostings, TestDateSort, TestScorerPerf, TestAttributeSource, MultiCollectorTest, TestNumericUtils, TestNamedSPILoader, TestIndexWriterMergePolicy, TestLockFactory, TestIndexFileDeleter, TestIndexInput, TestRegexpRandom2, TestUpgradeIndexMergePolicy, TestSpanExplanations, TestNorms]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNorms -Dtests.seed=2195AEA51941A210 -Dtests.slow=true -Dtests.locale=uz-Latn-UZ -Dtests.timezone=EST5EDT -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestNorms (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\core\test\J0\temp\lucene.index.TestNorms_2195AEA51941A210-001\TestNorms.testMaxByteNorms-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNorms_2195AEA51941A210-001\TestNorms.testMaxByteNorms-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNorms_2195AEA51941A210-001\TestNorms.testMaxByteNorms-001\_0.tvx: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNorms_2195AEA51941A210-001\TestNorms.testMaxByteNorms-001\_0.tvx
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNorms_2195AEA51941A210-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNorms_2195AEA51941A210-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2195AEA51941A210]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [128/461 (1!)] on J0 in 1.09s, 2 tests, 1 error <<< FAILURES!

[...truncated 122 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexManyDocuments
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {field=BlockTreeOrds(blocksize=128)}, docValues:{}, maxPointsInLeafNode=470, maxMBSortInHeap=7.640910122361609, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-JO, timezone=Europe/London
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=244143184,total=297795584
   [junit4]   2> NOTE: All tests run in this JVM: [TestDirectoryReader, TestNRTReaderCleanup, TestTieredMergePolicy, TestCustomNorms, TestSpanTermQuery, TestFixedLengthBytesRefArray, TestIndexWriterExceptions, TestGeoEncodingUtils, TestInfoStream, TestBinaryDocValuesUpdates, TestFilterIterator, TestUsageTrackingFilterCachingPolicy, TestBagOfPositions, TestCollectionUtil, TestSpanExplanationsOfNonMatches, LimitedFiniteStringsIteratorTest, TestPositionIncrement, TestTragicIndexWriterDeadlock, TestSloppyMath, TestTermQuery, TestSpans, TestMatchAllDocsQuery, TestNeedsScores, TestSimilarityProvider, TestOmitPositions, TestDocIdSetBuilder, TestMergedIterator, TestFieldValueQuery, TestBytesRefArray, TestIndexWriter, TestBooleanMinShouldMatch, TestTerm, TestOneMergeWrappingMergePolicy, TestParallelReaderEmptyIndex, TestPayloadsOnVectors, TestNIOFSDirectory, TestTimeLimitingCollector, Test2BSortedDocValuesOrds, TestDirectMonotonic, TestSimpleExplanationsWithFillerDocs, TestDocsAndPositions, TestCodecHoldsOpenFiles, TestPolygon, TestSameScoresWithThreads, TestConjunctionDISI, TestIndexWriterDeleteByQuery, TestIntroSelector, TestFieldInvertState, TestRegexpRandom, TestTopDocsCollector, TestClassicSimilarity, TestWildcardRandom, TestSwappedIndexFiles, TestNeverDelete, TestForUtil, TestSpanBoostQuery, TestMultiMMap, TestDocIdsWriter, TestBagOfPostings, TestDateSort, TestScorerPerf, TestAttributeSource, MultiCollectorTest, TestNumericUtils, TestNamedSPILoader, TestIndexWriterMergePolicy, TestLockFactory, TestIndexFileDeleter, TestIndexInput, TestRegexpRandom2, TestUpgradeIndexMergePolicy, TestSpanExplanations, TestNorms, TestSloppyPhraseQuery, TestIndexableField, TestFieldsReader, TestSimpleAttributeImpl, TestBooleanQueryVisitSubscorers, TestArrayUtil, TestBooleanQuery, TestEarlyTerminatingSortingCollector, TestPrefixRandom, TestComplexExplanations, TestTermVectors, TestSpanSearchEquivalence, TestOmitTf, TestRegexpQuery, TestReqExclBulkScorer, TestSortedNumericSortField, TestMultiThreadTermVectors, TestSameTokenSamePosition, TestIndexWriterOnVMError, TestSearch, Test4GBStoredFields, TestReaderWrapperDVTypeCheck, TestHugeRamFile, TestIndexManyDocuments]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexManyDocuments -Dtests.seed=2195AEA51941A210 -Dtests.slow=true -Dtests.locale=ar-JO -Dtests.timezone=Europe/London -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestIndexManyDocuments (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_2195AEA51941A210-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_2195AEA51941A210-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_2195AEA51941A210-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_2195AEA51941A210-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2195AEA51941A210]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [168/461 (2!)] on J0 in 0.49s, 1 test, 1 error <<< FAILURES!

[...truncated 8468 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> Feb 11, 2018 10:17:58 AM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[ReplicationThread-indexAndTaxo,5,TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([A73A2D1130C2E15A]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=A73A2D1130C2E15A -Dtests.slow=true -Dtests.locale=kea -Dtests.timezone=Europe/Dublin -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   3.48s J1 | IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=22, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A73A2D1130C2E15A:28B4CAB122AE12A5]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A73A2D1130C2E15A]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=kea, timezone=Europe/Dublin
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=43762064,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [IndexRevisionTest, TestNRTReplication, IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [5/9 (1!)] on J1 in 5.08s, 5 tests, 1 error <<< FAILURES!

[...truncated 7864 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_EE6182E38B21AB16-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=786, maxMBSortInHeap=5.336622746019544, sim=RandomSimilarity(queryNorm=false): {}, locale=hsb-DE, timezone=Australia/Tasmania
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=51607368,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=EE6182E38B21AB16 -Dtests.slow=true -Dtests.locale=hsb-DE -Dtests.timezone=Australia/Tasmania -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [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_EE6182E38B21AB16-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_EE6182E38B21AB16-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_EE6182E38B21AB16-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_EE6182E38B21AB16-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_EE6182E38B21AB16-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_EE6182E38B21AB16-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_EE6182E38B21AB16-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_EE6182E38B21AB16-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_EE6182E38B21AB16-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_EE6182E38B21AB16-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_EE6182E38B21AB16-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_EE6182E38B21AB16-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_EE6182E38B21AB16-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_EE6182E38B21AB16-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EE6182E38B21AB16]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [2/5 (1!)] on J1 in 0.83s, 8 tests, 1 error <<< FAILURES!

[...truncated 3178 lines...]
   [junit4] Suite: org.apache.solr.handler.dataimport.TestDocBuilder
   [junit4]   2> log4j:WARN No such property [conversionPattern] in org.apache.solr.util.SolrLogLayout.
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_777E431C1D0E7FCA-001\init-core-data-001
   [junit4]   2> 8778 T14 oas.SolrTestCaseJ4.randomizeNumericTypesProperties Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 8859 T14 oejul.Log.initialized Logging initialized @10430ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 8868 T14 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 8874 T14 oas.SolrTestCaseJ4.assertNonBlockingRandomGeneratorAvailable SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 8882 T14 oas.SolrTestCaseJ4.setUp ###Starting singleEntityNoRows
   [junit4]   2> 8945 T14 oashdc.DIHConfiguration.verifyWithSchema The field :id present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 8945 T14 oashdc.DIHConfiguration.verifyWithSchema The field :desc_s present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 8946 T14 oashdc.DIHConfiguration.verifyWithSchema The field :desc present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 8946 T14 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 8958 T14 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 9020 T14 oasc.SolrResourceLoader.logOnceInfo Using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_777E431C1D0E7FCA-001\dih-properties-001
   [junit4]   2> 9133 T14 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 9158 T14 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 9158 T14 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 9168 T14 oashd.SimplePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 9171 T14 oashd.DocBuilder.execute Time taken = 0:0:0.37
   [junit4]   2> 9172 T14 oas.SolrTestCaseJ4.tearDown ###Ending singleEntityNoRows
   [junit4]   2> 9200 T14 oas.SolrTestCaseJ4.setUp ###Starting testImportCommand
   [junit4]   2> 9203 T14 oashdc.DIHConfiguration.verifyWithSchema The field :id present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 9204 T14 oashdc.DIHConfiguration.verifyWithSchema The field :desc_s present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 9205 T14 oashdc.DIHConfiguration.verifyWithSchema The field :desc present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 9205 T14 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 9205 T14 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 9206 T14 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 9209 T14 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 9209 T14 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 9210 T14 oashd.SimplePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 9210 T14 oashd.DocBuilder.execute Time taken = 0:0:0.3
   [junit4]   2> 9210 T14 oas.SolrTestCaseJ4.tearDown ###Ending testImportCommand
   [junit4]   2> 9213 T14 oas.SolrTestCaseJ4.setUp ###Starting templateXPath
   [junit4]   2> 9218 T14 oashdc.DIHConfiguration.verifyWithSchema The field :year present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 9218 T14 oashdc.DIHConfiguration.verifyWithSchema The field :name present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 9219 T14 oashdc.DIHConfiguration.verifyWithSchema The field :founded present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 9219 T14 oashdc.DIHConfiguration.verifyWithSchema The field :id present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 9219 T14 oashdc.DIHConfiguration.verifyWithSchema The field :year2 present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 9219 T14 oashdc.DIHConfiguration.verifyWithSchema The field :manufacturer present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 9219 T14 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 9220 T14 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 9220 T14 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 9294 T14 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 9295 T14 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 9296 T14 oashd.SimplePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 9296 T14 oashd.DocBuilder.execute Time taken = 0:0:0.75
   [junit4]   2> 9296 T14 oas.SolrTestCaseJ4.tearDown ###Ending templateXPath
   [junit4]   2> 9299 T14 oas.SolrTestCaseJ4.setUp ###Starting singleEntityOneRow
   [junit4]   2> 9301 T14 oashdc.DIHConfiguration.verifyWithSchema The field :id present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 9301 T14 oashdc.DIHConfiguration.verifyWithSchema The field :desc_s present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 9301 T14 oashdc.DIHConfiguration.verifyWithSchema The field :desc present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 9301 T14 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 9302 T14 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 9302 T14 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 9304 T14 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 9304 T14 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 9305 T14 oashd.SimplePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 9305 T14 oashd.DocBuilder.execute Time taken = 0:0:0.2
   [junit4]   2> 9305 T14 oas.SolrTestCaseJ4.tearDown ###Ending singleEntityOneRow
   [junit4]   2> 9307 T14 oas.SolrTestCaseJ4.setUp ###Starting loadClass
   [junit4]   2> 9309 T14 oas.SolrTestCaseJ4.tearDown ###Ending loadClass
   [junit4]   2> 9312 T14 oas.SolrTestCaseJ4.setUp ###Starting testDeltaImportNoRows_MustNotCommit
   [junit4]   2> 9315 T14 oashdc.DIHConfiguration.verifyWithSchema The field :id present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 9315 T14 oashdc.DIHConfiguration.verifyWithSchema The field :desc_s present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 9315 T14 oashdc.DIHConfiguration.verifyWithSchema The field :desc present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 9315 T14 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 9317 T14 oashd.DataImporter.doDeltaImport Starting Delta Import
   [junit4]   2> 9318 T14 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_777E431C1D0E7FCA-001\tempFile-001.tmp
   [junit4]   2> 9319 T14 oashd.DocBuilder.doDelta Starting delta collection.
   [junit4]   2> 9320 T14 oashd.DocBuilder.collectDelta Running ModifiedRowKey() for Entity: x
   [junit4]   2> 9320 T14 oashd.DocBuilder.collectDelta Completed ModifiedRowKey for Entity: x rows obtained : 0
   [junit4]   2> 9320 T14 oashd.DocBuilder.collectDelta Completed DeletedRowKey for Entity: x rows obtained : 0
   [junit4]   2> 9320 T14 oashd.DocBuilder.collectDelta Completed parentDeltaQuery for Entity: x
   [junit4]   2> 9321 T14 oashd.DocBuilder.doDelta Delta Import completed successfully
   [junit4]   2> 9321 T14 oashd.DocBuilder.execute Time taken = 0:0:0.3
   [junit4]   2> 9322 T14 oas.SolrTestCaseJ4.tearDown ###Ending testDeltaImportNoRows_MustNotCommit
   [junit4]   2> 9324 T14 oas.SolrTestCaseJ4.setUp ###Starting singleEntityMultipleRows
   [junit4]   2> 9327 T14 oashdc.DIHConfiguration.verifyWithSchema The field :id present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 9327 T14 oashdc.DIHConfiguration.verifyWithSchema The field :desc_s present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 9327 T14 oashdc.DIHConfiguration.verifyWithSchema The field :desc present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 9328 T14 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 9328 T14 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 9329 T14 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 9330 T14 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 9330 T14 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 9331 T14 oashd.SimplePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 9332 T14 oashd.DocBuilder.execute Time taken = 0:0:0.2
   [junit4]   2> 9332 T14 oas.SolrTestCaseJ4.tearDown ###Ending singleEntityMultipleRows
   [junit4]   2> 9335 T14 oas.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=ii-CN, timezone=Etc/GMT-8
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=52514808,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocBuilder]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDocBuilder -Dtests.seed=777E431C1D0E7FCA -Dtests.slow=true -Dtests.locale=ii-CN -Dtests.timezone=Etc/GMT-8 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestDocBuilder (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-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_777E431C1D0E7FCA-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_777E431C1D0E7FCA-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_777E431C1D0E7FCA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_777E431C1D0E7FCA-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([777E431C1D0E7FCA]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/38 (1!)] on J1 in 9.81s, 7 tests, 1 error <<< FAILURES!

[...truncated 35522 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 447 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/447/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseG1GC

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestDocBuilder

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-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_21F99384D5491C00-001\dih-properties-007: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_21F99384D5491C00-001\dih-properties-007    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_21F99384D5491C00-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_21F99384D5491C00-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-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_21F99384D5491C00-001\dih-properties-007: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_21F99384D5491C00-001\dih-properties-007
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_21F99384D5491C00-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_21F99384D5491C00-001

	at __randomizedtesting.SeedInfo.seed([21F99384D5491C00]: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.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([8811D456C09C7AE]:0)


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

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.TestInfoStreamLogging_8811D456C09C7AE-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_8811D456C09C7AE-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.core.TestInfoStreamLogging_8811D456C09C7AE-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_8811D456C09C7AE-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([8811D456C09C7AE]: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.rest.schema.TestBulkSchemaAPI

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.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-010\configsets\upload\regular: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-010\configsets\upload\regular    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-010\configsets\upload: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-010\configsets\upload    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-010\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-010\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-010: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-010 

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.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-010\configsets\upload\regular: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-010\configsets\upload\regular
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-010\configsets\upload: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-010\configsets\upload
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-010\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-010\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-010: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-010

	at __randomizedtesting.SeedInfo.seed([8811D456C09C7AE]: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.testDistributedQueue

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([8811D456C09C7AE]:0)


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_4425FDADDC72C276-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_4425FDADDC72C276-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_4425FDADDC72C276-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_4425FDADDC72C276-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_4425FDADDC72C276-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_4425FDADDC72C276-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_4425FDADDC72C276-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_4425FDADDC72C276-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_4425FDADDC72C276-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_4425FDADDC72C276-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_4425FDADDC72C276-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_4425FDADDC72C276-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_4425FDADDC72C276-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_4425FDADDC72C276-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_4425FDADDC72C276-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_4425FDADDC72C276-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_4425FDADDC72C276-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_4425FDADDC72C276-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_4425FDADDC72C276-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_4425FDADDC72C276-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_4425FDADDC72C276-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_4425FDADDC72C276-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_4425FDADDC72C276-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_4425FDADDC72C276-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_4425FDADDC72C276-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_4425FDADDC72C276-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_4425FDADDC72C276-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_4425FDADDC72C276-001

	at __randomizedtesting.SeedInfo.seed([4425FDADDC72C276]: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 12518 lines...]
   [junit4] Suite: org.apache.solr.core.TestInfoStreamLogging
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_8811D456C09C7AE-001\init-core-data-001
   [junit4]   2> 678868 WARN  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 678869 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 678875 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-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> 678875 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 678876 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 678877 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-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> 678955 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 678955 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 678968 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 679047 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 679134 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75932b07
   [junit4]   2> 679138 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75932b07
   [junit4]   2> 679139 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75932b07
   [junit4]   2> 679140 INFO  (coreLoadExecutor-2708-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 679142 INFO  (coreLoadExecutor-2708-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> 679195 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 679195 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 679204 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 679297 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 679308 INFO  (coreLoadExecutor-2708-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> 679308 INFO  (coreLoadExecutor-2708-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@75932b07
   [junit4]   2> 679308 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 679308 INFO  (coreLoadExecutor-2708-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.core.TestInfoStreamLogging_8811D456C09C7AE-001\init-core-data-001\]
   [junit4]   2> 679314 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2708-thread-1]: init: current segments file is "segments"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@4baf766
   [junit4]   2> 679314 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2708-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 679314 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2708-thread-1]: 0 msec to checkpoint
   [junit4]   2> 679314 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: init: create=true
   [junit4]   2> 679314 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: 
   [junit4]   2> dir=NRTCachingDirectory(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_8811D456C09C7AE-001\init-core-data-001\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1d7f43f4; maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> index=
   [junit4]   2> version=7.3.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=CREATE
   [junit4]   2> similarity=org.apache.solr.search.similarities.MockConfigurableSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=337, maxMBSortInHeap=7.228922454022891
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@1c2e03b6
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> checkPendingFlushOnUpdate=true
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@1e6c9d14
   [junit4]   2> 
   [junit4]   2> 679314 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 679314 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: now flush at close
   [junit4]   2> 679314 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 679314 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]:   index before flush 
   [junit4]   2> 679314 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2708-thread-1]: startFullFlush
   [junit4]   2> 679314 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2708-thread-1]: coreLoadExecutor-2708-thread-1 finishFullFlush success=true
   [junit4]   2> 679314 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 679314 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-2708-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 679315 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-2708-thread-1]: initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 679315 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-2708-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 679315 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-2708-thread-1]: now merge
   [junit4]   2> 679315 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-2708-thread-1]:   index: 
   [junit4]   2> 679315 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-2708-thread-1]:   no more merges pending; now return
   [junit4]   2> 679315 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: waitForMerges
   [junit4]   2> 679315 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: waitForMerges done
   [junit4]   2> 679315 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: commit: start
   [junit4]   2> 679315 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: commit: enter lock
   [junit4]   2> 679315 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: commit: now prepare
   [junit4]   2> 679315 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: prepareCommit: flush
   [junit4]   2> 679315 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]:   index before flush 
   [junit4]   2> 679315 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2708-thread-1]: startFullFlush
   [junit4]   2> 679315 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 679315 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-2708-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 679315 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2708-thread-1]: coreLoadExecutor-2708-thread-1 finishFullFlush success=true
   [junit4]   2> 679315 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: startCommit(): start
   [junit4]   2> 679315 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: startCommit index= changeCount=2
   [junit4]   2> 679317 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: startCommit: wrote pending segments file "pending_segments_1"
   [junit4]   2> 679317 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: done all syncs: []
   [junit4]   2> 679317 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: commit: pendingCommit != null
   [junit4]   2> 679318 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: commit: done writing segments file "segments_1"
   [junit4]   2> 679318 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2708-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 679318 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2708-thread-1]: 0 msec to checkpoint
   [junit4]   2> 679318 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: commit: took 3.3 msec
   [junit4]   2> 679318 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: commit: done
   [junit4]   2> 679318 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: rollback
   [junit4]   2> 679318 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: all running merges have aborted
   [junit4]   2> 679318 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: rollback: done finish merges
   [junit4]   2> 679318 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2708-thread-1]: abort
   [junit4]   2> 679318 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2708-thread-1]: done abort success=true
   [junit4]   2> 679318 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: rollback: infos=
   [junit4]   2> 679318 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2708-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 679318 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2708-thread-1]: 0 msec to checkpoint
   [junit4]   2> 679385 WARN  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 679385 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 679386 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 679387 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2708-thread-1]: init: current segments file is "segments_1"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@4baf766
   [junit4]   2> 679387 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2708-thread-1]: init: load commit "segments_1"
   [junit4]   2> 679387 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2708-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 679387 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2708-thread-1]: 0 msec to checkpoint
   [junit4]   2> 679387 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: init: create=false
   [junit4]   2> 679387 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: 
   [junit4]   2> dir=NRTCachingDirectory(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_8811D456C09C7AE-001\init-core-data-001\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1d7f43f4; maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> index=
   [junit4]   2> version=7.3.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=APPEND
   [junit4]   2> similarity=org.apache.solr.search.similarities.MockConfigurableSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=337, maxMBSortInHeap=7.228922454022891
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@64dc6106
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> checkPendingFlushOnUpdate=true
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@13541704
   [junit4]   2> 
   [junit4]   2> 679387 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 679388 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: flush at getReader
   [junit4]   2> 679388 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2708-thread-1]: startFullFlush
   [junit4]   2> 679388 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 679388 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-2708-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 679388 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: incRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 679388 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 679388 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2708-thread-1]: coreLoadExecutor-2708-thread-1 finishFullFlush success=true
   [junit4]   2> 679388 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: getReader took 1 msec
   [junit4]   2> 679388 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@284ca80[collection1] main]
   [junit4]   2> 679388 WARN  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 679389 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 679389 INFO  (searcherExecutor-2709-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@284ca80[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 679390 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 679392 INFO  (TEST-TestInfoStreamLogging.testIndexConfig-seed#[8811D456C09C7AE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testIndexConfig
   [junit4]   2> 679392 INFO  (TEST-TestInfoStreamLogging.testIndexConfig-seed#[8811D456C09C7AE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testIndexConfig
   [junit4]   2> 679393 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 679393 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1970310568
   [junit4]   2> 679393 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 679393 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@75f861bf: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@70498646
   [junit4]   2> 679395 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 679395 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4966e6b5: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@21970ce3
   [junit4]   2> 679397 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 679397 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4cc93b11: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6e78c872
   [junit4]   2> 679399 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@79b55471
   [junit4]   2> 679399 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=2041926769
   [junit4]   2> 679399 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@464e0162: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@510cb5ce
   [junit4]   2> 679403 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]: now flush at close
   [junit4]   2> 679403 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 679403 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]:   index before flush 
   [junit4]   2> 679403 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2713-thread-1]: startFullFlush
   [junit4]   2> 679403 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2713-thread-1]: coreCloseExecutor-2713-thread-1 finishFullFlush success=true
   [junit4]   2> 679403 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 679403 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-2713-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-2713-thread-1]: initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-2713-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-2713-thread-1]: now merge
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-2713-thread-1]:   index: 
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-2713-thread-1]:   no more merges pending; now return
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]: waitForMerges
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]: waitForMerges done
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]: commit: start
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]: commit: enter lock
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]: commit: now prepare
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]: prepareCommit: flush
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]:   index before flush 
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2713-thread-1]: startFullFlush
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-2713-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2713-thread-1]: coreCloseExecutor-2713-thread-1 finishFullFlush success=true
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]: startCommit(): start
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]:   skip startCommit(): no changes pending
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]: commit: pendingCommit == null; skip
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]: commit: took 0.2 msec
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]: commit: done
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]: rollback
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]: all running merges have aborted
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]: rollback: done finish merges
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2713-thread-1]: abort
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2713-thread-1]: done abort success=true
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]: rollback: infos=
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-2713-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-2713-thread-1]: 0 msec to checkpoint
   [junit4]   2> 679406 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=337, maxMBSortInHeap=7.228922454022891, sim=RandomSimilarity(queryNorm=true): {}, locale=sv, timezone=America/Kentucky/Monticello
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=177632176,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestJsonFacetRefinement, XmlUpdateRequestHandlerTest, TestHighFrequencyDictionaryFactory, HdfsNNFailoverTest, DistributedSuggestComponentTest, TestTolerantSearch, TestRawResponseWriter, TestSolrCloudWithDelegationTokens, TestUtils, TestBinaryField, HighlighterTest, CdcrReplicationHandlerTest, TestBulkSchemaConcurrent, TestJsonRequest, RequiredFieldsTest, UnloadDistributedZkTest, TestRestManager, HdfsDirectoryTest, RollingRestartTest, ConcurrentDeleteAndCreateCollectionTest, TestCoreAdminApis, TestCollectionAPIs, HLLUtilTest, ShufflingReplicaListTransformerTest, EnumFieldTest, TestPerFieldSimilarityWithDefaultOverride, LeaderElectionTest, TestElisionMultitermQuery, MissingSegmentRecoveryTest, BigEndianAscendingWordDeserializerTest, CursorPagingTest, TestMiniSolrCloudClusterSSL, DateFieldTest, CurrencyRangeFacetCloudTest, RecoveryAfterSoftCommitTest, TestLFUCache, TestCollectionsAPIViaSolrCloudCluster, TestRangeQuery, WordBreakSolrSpellCheckerTest, TestCoreContainer, SolrTestCaseJ4Test, NumberUtilsTest, QueryEqualityTest, BitVectorTest, TermsComponentTest, TestXmlQParserPlugin, TestConfigOverlay, MoreLikeThisHandlerTest, TestEmbeddedSolrServerSchemaAPI, TestCloudNestedDocsSort, PreAnalyzedUpdateProcessorTest, DistributedDebugComponentTest, TestNumericRangeQuery64, MetricUtilsTest, OverseerTaskQueueTest, PreAnalyzedFieldManagedSchemaCloudTest, RuleEngineTest, CloneFieldUpdateProcessorFactoryTest, TestDownShardTolerantSearch, TestDeleteCollectionOnDownNodes, CoreAdminCreateDiscoverTest, TestCharFilters, TestUniqueKeyFieldResource, WrapperMergePolicyFactoryTest, PingRequestHandlerTest, TestExecutePlanAction, TestPullReplicaErrorHandling, TestReload, TestSchemaVersionResource, TestCloudJSONFacetJoinDomain, TestFiltering, TestTolerantUpdateProcessorRandomCloud, TestSweetSpotSimilarityFactory, ChangedSchemaMergeTest, SolrMetricsIntegrationTest, ConjunctionSolrSpellCheckerTest, SuggestComponentContextFilterQueryTest, TestLargeCluster, OverseerRolesTest, TestSlowCompositeReaderWrapper, DocumentBuilderTest, SuggesterTSTTest, TestQuerySenderNoQuery, TestCustomDocTransformer, TestInfoStreamLogging]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestInfoStreamLogging -Dtests.seed=8811D456C09C7AE -Dtests.slow=true -Dtests.locale=sv -Dtests.timezone=America/Kentucky/Monticello -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestInfoStreamLogging (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.TestInfoStreamLogging_8811D456C09C7AE-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_8811D456C09C7AE-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8811D456C09C7AE]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [127/775 (1!)] on J0 in 0.56s, 1 test, 1 error <<< FAILURES!

[...truncated 1824 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_8811D456C09C7AE-001\init-core-data-001
   [junit4]   2> 263901 WARN  (SUITE-TestGenericDistributedQueue-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=32 numCloses=32
   [junit4]   2> 263901 INFO  (SUITE-TestGenericDistributedQueue-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 263904 INFO  (SUITE-TestGenericDistributedQueue-seed#[8811D456C09C7AE]-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> 263905 INFO  (SUITE-TestGenericDistributedQueue-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 263910 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[8811D456C09C7AE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue
   [junit4]   2> ??? 11, 2018 1:22:01 ?? com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
   [junit4]   2> WARNING: Suite execution timed out: org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue
   [junit4]   2> ==== jstack at approximately timeout time ====
   [junit4]   2> "TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[8811D456C09C7AE]" ID=1968 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3a241baf
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3a241baf
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueue(TestSimDistributedQueue.java:73)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "SUITE-TestGenericDistributedQueue-seed#[8811D456C09C7AE]" ID=1967 RUNNABLE
   [junit4]   2> 	at sun.management.ThreadImpl.dumpThreads0(Native Method)
   [junit4]   2> 	at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:681)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:65)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:415)
   [junit4]   2> 	- locked java.lang.Object@3872c1ad
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:705)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:139)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:626)
   [junit4]   2> 
   [junit4]   2> "TimeLimitedCollector timer thread" ID=1276 TIMED_WAITING
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.lucene.search.TimeLimitingCollector$TimerThread.run(TimeLimitingCollector.java:261)
   [junit4]   2> 
   [junit4]   2> "SeedGenerator Thread" ID=14 WAITING on sun.security.provider.SeedGenerator$ThreadedSeedGenerator@bd4e286
   [junit4]   2> 	at java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on sun.security.provider.SeedGenerator$ThreadedSeedGenerator@bd4e286
   [junit4]   2> 	at java.lang.Object.wait(Object.java:502)
   [junit4]   2> 	at sun.security.provider.SeedGenerator$ThreadedSeedGenerator.run(SeedGenerator.java:334)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "JUnit4-serializer-daemon" ID=10 TIMED_WAITING
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
   [junit4]   2> 
   [junit4]   2> "Attach Listener" ID=6 RUNNABLE
   [junit4]   2> 
   [junit4]   2> "Signal Dispatcher" ID=5 RUNNABLE
   [junit4]   2> 
   [junit4]   2> "Finalizer" ID=3 WAITING on java.lang.ref.ReferenceQueue$Lock@40686621
   [junit4]   2> 	at java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on java.lang.ref.ReferenceQueue$Lock@40686621
   [junit4]   2> 	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
   [junit4]   2> 	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
   [junit4]   2> 	at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
   [junit4]   2> 
   [junit4]   2> "Reference Handler" ID=2 WAITING on java.lang.ref.Reference$Lock@5a0be4e0
   [junit4]   2> 	at java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on java.lang.ref.Reference$Lock@5a0be4e0
   [junit4]   2> 	at java.lang.Object.wait(Object.java:502)
   [junit4]   2> 	at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
   [junit4]   2> 	at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
   [junit4]   2> 
   [junit4]   2> "main" ID=1 WAITING on com.carrotsearch.randomizedtesting.RandomizedRunner$2@7b191194
   [junit4]   2> 	at java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on com.carrotsearch.randomizedtesting.RandomizedRunner$2@7b191194
   [junit4]   2> 	at java.lang.Thread.join(Thread.java:1252)
   [junit4]   2> 	at java.lang.Thread.join(Thread.java:1326)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:636)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:493)
   [junit4]   2> 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:251)
   [junit4]   2> 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
   [junit4]   2> 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
   [junit4]   2> 
   [junit4]   2> ^^==============================================
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.method=testDistributedQueue -Dtests.seed=8811D456C09C7AE -Dtests.slow=true -Dtests.locale=el-CY -Dtests.timezone=Europe/Athens -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   7200s J1 | TestGenericDistributedQueue.testDistributedQueue <<<
   [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because suite timeout was reached.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8811D456C09C7AE]:0)
   [junit4]   2> ??? 11, 2018 1:22:01 ?? com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> ??? 11, 2018 1:22:21 ?? com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]   2>    1) Thread[id=1968, name=TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[8811D456C09C7AE], state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueue(TestSimDistributedQueue.java:73)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> ??? 11, 2018 1:22:21 ?? com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=1968, name=TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[8811D456C09C7AE], state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2> 7484020 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[8811D456C09C7AE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_8811D456C09C7AE-001
   [junit4]   2> Feb 10, 2018 11:22:21 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=638, maxMBSortInHeap=5.89244812179567, sim=RandomSimilarity(queryNorm=true): {}, locale=el-CY, timezone=Europe/Athens
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=122027576,total=354418688
   [junit4]   2> NOTE: All tests run in this JVM: [TestEmbeddedSolrServerConstructors, SharedFSAutoReplicaFailoverTest, TestSubQueryTransformer, DirectUpdateHandlerTest, TestAuthenticationFramework, DocExpirationUpdateProcessorFactoryTest, TestSolrQueryResponse, CdcrUpdateLogTest, TestStressRecovery, DefaultValueUpdateProcessorTest, TestManagedStopFilterFactory, QueryParsingTest, TestUseDocValuesAsStored2, TestSimpleQParserPlugin, BadComponentTest, TestImpersonationWithHadoopAuth, PKIAuthenticationIntegrationTest, TestCollapseQParserPlugin, GraphQueryTest, RegexBoostProcessorTest, ZkControllerTest, RulesTest, LeaderFailoverAfterPartitionTest, TestDFRSimilarityFactory, TestCloudInspectUtil, TestFieldTypeCollectionResource, TestDistributedGrouping, ChaosMonkeyNothingIsSafeTest, PeerSyncTest, SuggesterWFSTTest, RemoteQueryErrorTest, TestLMDirichletSimilarityFactory, TestMaxTokenLenTokenizer, SpellCheckComponentTest, TestLRUCache, TestCSVLoader, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.seed=8811D456C09C7AE -Dtests.slow=true -Dtests.locale=el-CY -Dtests.timezone=Europe/Athens -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8811D456C09C7AE]:0)
   [junit4] Completed [620/775 (2!)] on J1 in 7220.13s, 1 test, 2 errors <<< FAILURES!

[...truncated 236 lines...]
   [junit4] Suite: org.apache.solr.rest.schema.TestBulkSchemaAPI
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\init-core-data-001
   [junit4]   2> 8323040 WARN  (SUITE-TestBulkSchemaAPI-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=44 numCloses=44
   [junit4]   2> 8323040 INFO  (SUITE-TestBulkSchemaAPI-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 8323046 INFO  (SUITE-TestBulkSchemaAPI-seed#[8811D456C09C7AE]-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> 8323046 INFO  (SUITE-TestBulkSchemaAPI-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 8323050 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddFieldWithExistingCatchallDynamicField
   [junit4]   2> 8323920 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 8323920 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 8323921 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-003\cores\core
   [junit4]   2> 8323925 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 8323925 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 8323926 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 8323926 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 8323926 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e74e6cf{/solr,null,AVAILABLE}
   [junit4]   2> 8323931 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@38f8dcb{HTTP/1.1,[http/1.1]}{127.0.0.1:50027}
   [junit4]   2> 8323931 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.e.j.s.Server Started @8332441ms
   [junit4]   2> 8323931 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50027, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-001, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-003\cores}
   [junit4]   2> 8323932 ERROR (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 8323932 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 8323932 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 8323932 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 8323932 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-10T23:36:21.504Z
   [junit4]   2> 8323932 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-001\solr.xml
   [junit4]   2> 8323945 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 8323945 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 8323946 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6fe6517, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 8324065 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fe6517
   [junit4]   2> 8324076 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fe6517
   [junit4]   2> 8324076 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fe6517
   [junit4]   2> 8324082 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-003\cores
   [junit4]   2> 8324082 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 8324083 INFO  (coreLoadExecutor-3626-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 8324086 INFO  (coreLoadExecutor-3626-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/build/solr-core/test/J1/temp/solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 8324168 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 8324184 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 8324189 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 8324322 WARN  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 8324324 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 8324324 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 8324325 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 8324325 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 8324325 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 8324325 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 8324325 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 8324325 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 8324325 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 8324325 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 8324329 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 8324329 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 8324329 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 8324333 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 8324333 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 8324333 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 8324333 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 8324333 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 8324333 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 8324333 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 8324333 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 8324333 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 8324333 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 8324333 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 8324333 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 8324336 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.re

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

iguration.verifyWithSchema The field :desc_s present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 38915 T203 oashdc.DIHConfiguration.verifyWithSchema The field :desc present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 38915 T203 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 38915 T203 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 38916 T203 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 38918 T203 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 38918 T203 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 38920 T203 oashd.SimplePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 38920 T203 oashd.DocBuilder.execute Time taken = 0:0:0.2
   [junit4]   2> 38920 T203 oas.SolrTestCaseJ4.tearDown ###Ending singleEntityOneRow
   [junit4]   2> 38922 T203 oas.SolrTestCaseJ4.setUp ###Starting singleEntityMultipleRows
   [junit4]   2> 38929 T203 oashdc.DIHConfiguration.verifyWithSchema The field :id present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 38929 T203 oashdc.DIHConfiguration.verifyWithSchema The field :desc_s present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 38929 T203 oashdc.DIHConfiguration.verifyWithSchema The field :desc present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 38930 T203 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 38930 T203 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 38931 T203 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 38932 T203 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 38932 T203 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 38932 T203 oashd.SimplePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 38932 T203 oashd.DocBuilder.execute Time taken = 0:0:0.1
   [junit4]   2> 38951 T203 oas.SolrTestCaseJ4.tearDown ###Ending singleEntityMultipleRows
   [junit4]   2> 38952 T203 oas.SolrTestCaseJ4.setUp ###Starting loadClass
   [junit4]   2> 38955 T203 oas.SolrTestCaseJ4.tearDown ###Ending loadClass
   [junit4]   2> 38956 T203 oas.SolrTestCaseJ4.setUp ###Starting testDeltaImportNoRows_MustNotCommit
   [junit4]   2> 38958 T203 oashdc.DIHConfiguration.verifyWithSchema The field :id present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 38958 T203 oashdc.DIHConfiguration.verifyWithSchema The field :desc_s present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 38958 T203 oashdc.DIHConfiguration.verifyWithSchema The field :desc present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 38958 T203 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 38979 T203 oashd.DataImporter.doDeltaImport Starting Delta Import
   [junit4]   2> 38980 T203 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_21F99384D5491C00-001\tempFile-001.tmp
   [junit4]   2> 38981 T203 oashd.DocBuilder.doDelta Starting delta collection.
   [junit4]   2> 38981 T203 oashd.DocBuilder.collectDelta Running ModifiedRowKey() for Entity: x
   [junit4]   2> 38981 T203 oashd.DocBuilder.collectDelta Completed ModifiedRowKey for Entity: x rows obtained : 0
   [junit4]   2> 38981 T203 oashd.DocBuilder.collectDelta Completed DeletedRowKey for Entity: x rows obtained : 0
   [junit4]   2> 38983 T203 oashd.DocBuilder.collectDelta Completed parentDeltaQuery for Entity: x
   [junit4]   2> 38983 T203 oashd.DocBuilder.doDelta Delta Import completed successfully
   [junit4]   2> 38983 T203 oashd.DocBuilder.execute Time taken = 0:0:0.1
   [junit4]   2> 38983 T203 oas.SolrTestCaseJ4.tearDown ###Ending testDeltaImportNoRows_MustNotCommit
   [junit4]   2> 38985 T203 oas.SolrTestCaseJ4.setUp ###Starting templateXPath
   [junit4]   2> 38987 T203 oashdc.DIHConfiguration.verifyWithSchema The field :year present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 38987 T203 oashdc.DIHConfiguration.verifyWithSchema The field :name present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 38987 T203 oashdc.DIHConfiguration.verifyWithSchema The field :founded present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 38987 T203 oashdc.DIHConfiguration.verifyWithSchema The field :id present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 38987 T203 oashdc.DIHConfiguration.verifyWithSchema The field :year2 present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 38987 T203 oashdc.DIHConfiguration.verifyWithSchema The field :manufacturer present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 38987 T203 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 38987 T203 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 38988 T203 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 38997 T203 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 38997 T203 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 38997 T203 oashd.SimplePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 38997 T203 oashd.DocBuilder.execute Time taken = 0:0:0.8
   [junit4]   2> 38998 T203 oas.SolrTestCaseJ4.tearDown ###Ending templateXPath
   [junit4]   2> 39000 T203 oas.SolrTestCaseJ4.setUp ###Starting singleEntityNoRows
   [junit4]   2> 39002 T203 oashdc.DIHConfiguration.verifyWithSchema The field :id present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 39002 T203 oashdc.DIHConfiguration.verifyWithSchema The field :desc_s present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 39002 T203 oashdc.DIHConfiguration.verifyWithSchema The field :desc present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 39002 T203 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 39002 T203 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 39004 T203 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 39005 T203 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 39005 T203 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 39005 T203 oashd.SimplePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 39006 T203 oashd.DocBuilder.execute Time taken = 0:0:0.1
   [junit4]   2> 39006 T203 oas.SolrTestCaseJ4.tearDown ###Ending singleEntityNoRows
   [junit4]   2> 39006 T203 oas.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=es-PA, timezone=Africa/Asmera
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=22137064,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestNonWritablePersistFile, TestBuiltInEvaluators, TestDataConfig, TestDateFormatTransformer, TestNestedChildren, TestFileListEntityProcessor, TestURLDataSource, TestRegexTransformer, TestContextImpl, TestEntityProcessorBase, TestJdbcDataSource, TestXPathEntityProcessor, TestNumberFormatTransformer, TestScriptTransformer, TestErrorHandling, TestSolrEntityProcessorUnit, TestClobTransformer, TestContentStreamDataSource, TestSqlEntityProcessor, TestXPathRecordReader, TestDocBuilder]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDocBuilder -Dtests.seed=21F99384D5491C00 -Dtests.slow=true -Dtests.locale=es-PA -Dtests.timezone=Africa/Asmera -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestDocBuilder (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-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_21F99384D5491C00-001\dih-properties-007: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_21F99384D5491C00-001\dih-properties-007
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_21F99384D5491C00-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_21F99384D5491C00-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([21F99384D5491C00]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [30/38 (1!)] on J1 in 0.14s, 7 tests, 1 error <<< FAILURES!

[...truncated 42628 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 446 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/446/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseConcMarkSweepGC

12 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestNIOFSDirectory

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

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\core\test\J0\temp\lucene.store.TestNIOFSDirectory_B0E068D8AFAF63-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_B0E068D8AFAF63-001\tempDir-003

	at __randomizedtesting.SeedInfo.seed([B0E068D8AFAF63]: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.mockfile.TestExtrasFS

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestExtrasFS_F1458A61DFDAC0E7-001\tempDir-007: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestExtrasFS_F1458A61DFDAC0E7-001\tempDir-007    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestExtrasFS_F1458A61DFDAC0E7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestExtrasFS_F1458A61DFDAC0E7-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\test-framework\test\J0\temp\lucene.mockfile.TestExtrasFS_F1458A61DFDAC0E7-001\tempDir-007: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestExtrasFS_F1458A61DFDAC0E7-001\tempDir-007
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestExtrasFS_F1458A61DFDAC0E7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestExtrasFS_F1458A61DFDAC0E7-001

	at __randomizedtesting.SeedInfo.seed([F1458A61DFDAC0E7]: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.cloud.ReplaceNodeNoTargetTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.ReplaceNodeNoTargetTest:     1) Thread[id=29565, name=qtp18738403-29565, state=TIMED_WAITING, group=TGRP-ReplaceNodeNoTargetTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         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.ReplaceNodeNoTargetTest: 
   1) Thread[id=29565, name=qtp18738403-29565, state=TIMED_WAITING, group=TGRP-ReplaceNodeNoTargetTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([839BE10A0A29EC12]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ReplaceNodeNoTargetTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=29565, name=qtp18738403-29565, state=TIMED_WAITING, group=TGRP-ReplaceNodeNoTargetTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=29565, name=qtp18738403-29565, state=TIMED_WAITING, group=TGRP-ReplaceNodeNoTargetTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([839BE10A0A29EC12]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.TestRestManager

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.rest.TestRestManager_839BE10A0A29EC12-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.TestRestManager_839BE10A0A29EC12-001\tempDir-003\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.TestRestManager_839BE10A0A29EC12-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.TestRestManager_839BE10A0A29EC12-001\tempDir-003\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.TestRestManager_839BE10A0A29EC12-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.TestRestManager_839BE10A0A29EC12-001\tempDir-003 

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.rest.TestRestManager_839BE10A0A29EC12-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.TestRestManager_839BE10A0A29EC12-001\tempDir-003\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.TestRestManager_839BE10A0A29EC12-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.TestRestManager_839BE10A0A29EC12-001\tempDir-003\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.TestRestManager_839BE10A0A29EC12-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.TestRestManager_839BE10A0A29EC12-001\tempDir-003

	at __randomizedtesting.SeedInfo.seed([839BE10A0A29EC12]: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.TestAddFieldRealTimeGet

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.search.TestAddFieldRealTimeGet_839BE10A0A29EC12-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_839BE10A0A29EC12-001\init-core-data-001\index    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_839BE10A0A29EC12-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_839BE10A0A29EC12-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_839BE10A0A29EC12-001\init-core-data-001\index\segments_3: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_839BE10A0A29EC12-001\init-core-data-001\index\segments_3    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_839BE10A0A29EC12-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_839BE10A0A29EC12-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.search.TestAddFieldRealTimeGet_839BE10A0A29EC12-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_839BE10A0A29EC12-001\init-core-data-001\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_839BE10A0A29EC12-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_839BE10A0A29EC12-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_839BE10A0A29EC12-001\init-core-data-001\index\segments_3: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_839BE10A0A29EC12-001\init-core-data-001\index\segments_3
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_839BE10A0A29EC12-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_839BE10A0A29EC12-001

	at __randomizedtesting.SeedInfo.seed([839BE10A0A29EC12]: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.spelling.suggest.TestPhraseSuggestions

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.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-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.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001\analyzingInfixSuggesterIndexDir: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001\analyzingInfixSuggesterIndexDir    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-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.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-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.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001\analyzingInfixSuggesterIndexDir: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001\analyzingInfixSuggesterIndexDir
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001

	at __randomizedtesting.SeedInfo.seed([839BE10A0A29EC12]: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.client.solrj.request.SchemaTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.client.solrj.request.SchemaTest:     1) Thread[id=5323, name=qtp23362823-5323, state=TIMED_WAITING, group=TGRP-SchemaTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.request.SchemaTest: 
   1) Thread[id=5323, name=qtp23362823-5323, state=TIMED_WAITING, group=TGRP-SchemaTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([415AC2A0B419C61F]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=5323, name=qtp23362823-5323, state=TIMED_WAITING, group=TGRP-SchemaTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=5323, name=qtp23362823-5323, state=TIMED_WAITING, group=TGRP-SchemaTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([415AC2A0B419C61F]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.TestV2Request

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.client.solrj.request.TestV2Request:     1) Thread[id=3621, name=qtp32796698-3621, state=TIMED_WAITING, group=TGRP-TestV2Request]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.request.TestV2Request: 
   1) Thread[id=3621, name=qtp32796698-3621, state=TIMED_WAITING, group=TGRP-TestV2Request]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([415AC2A0B419C61F]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.TestV2Request

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=3621, name=qtp32796698-3621, state=TIMED_WAITING, group=TGRP-TestV2Request]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=3621, name=qtp32796698-3621, state=TIMED_WAITING, group=TGRP-TestV2Request]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([415AC2A0B419C61F]:0)


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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-001

	at __randomizedtesting.SeedInfo.seed([B1FB8CE3B7D148B9]: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 1098 lines...]
   [junit4] Suite: org.apache.lucene.store.TestNIOFSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1873, maxMBSortInHeap=6.9419602440082775, sim=RandomSimilarity(queryNorm=false): {}, locale=ko, timezone=Europe/Jersey
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=105991728,total=192790528
   [junit4]   2> NOTE: All tests run in this JVM: [TestIOUtils, TestSloppyMath, TestIndexManyDocuments, TestCrashCausesCorruptIndex, TestVirtualMethod, TestIndexWriterThreadsToSegments, TestIndexWriter, TestFilterCodecReader, TestTermScorer, TestBinaryTerms, TestDocInverterPerFieldErrorInfo, TestRegexpRandom2, TestExternalCodecs, TestMergePolicyWrapper, TestSortedSetSortField, TestIndexFileDeleter, TestSimpleExplanationsWithFillerDocs, TestIntBlockPool, TestSpanBoostQuery, TestLucene50StoredFieldsFormat, TestDoc, TestCrash, TestBooleanRewrites, TestDoubleRangeFieldQueries, TestIndexableField, TestSimpleExplanationsOfNonMatches, TestSearchForDuplicates, TestNeedsScores, Test2BPoints, TestNRTReaderCleanup, TestOmitTf, TestPositionIncrement, TestRecyclingIntBlockAllocator, TestDemoParallelLeafReader, TestStandardAnalyzer, TestSimilarity2, TestStringMSBRadixSorter, TestLRUQueryCache, TestForceMergeForever, TestSameTokenSamePosition, TestDateSort, TestMixedDocValuesUpdates, TestIndexWriterOnVMError, TestBagOfPostings, TestDuelingCodecs, TestAddIndexes, TestOneMergeWrappingMergePolicy, TestRoaringDocIdSet, TestIndexWriterUnicode, TestConsistentFieldNumbers, TestHugeRamFile, TestMinShouldMatch2, TestSpanExplanations, TestSameScoresWithThreads, TestIndexWriterMergePolicy, TestAllFilesHaveCodecHeader, TestTerm, TestFieldCacheRewriteMethod, TestFixedLengthBytesRefArray, TestByteArrayDataInput, TestUTF32ToUTF8, TestLucene70DocValuesFormat, TestSpanSearchEquivalence, TestGraphTokenStreamFiniteStrings, TestMultiThreadTermVectors, TestScorerPerf, TestSimpleAttributeImpl, TestFSTs, TestIndexWriterDeleteByQuery, TestMultiPhraseEnum, TestNumericUtils, TestSort, TestDocument, TestDocValuesQueries, TestPointValues, TestSpanNotQuery, TestCodecs, TestPointQueries, TestFieldValueQuery, TestUnicodeUtil, MultiCollectorTest, TestSpanTermQuery, TestCharFilter, TestMultiMMap, TestSleepingLockWrapper, TestWildcardRandom, TestParallelCompositeReader, TestDirectMonotonic, TestMergedIterator, TestIndexWriterFromReader, TestGrowableByteArrayDataOutput, TestCharacterUtils, TestSearch, TestDocValuesIndexing, TestComplexExplanations, TestExceedMaxTermLength, TestTieredMergePolicy, TestUpgradeIndexMergePolicy, TestIndexSearcher, TestNIOFSDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNIOFSDirectory -Dtests.seed=B0E068D8AFAF63 -Dtests.slow=true -Dtests.locale=ko -Dtests.timezone=Europe/Jersey -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestNIOFSDirectory (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\core\test\J0\temp\lucene.store.TestNIOFSDirectory_B0E068D8AFAF63-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_B0E068D8AFAF63-001\tempDir-003
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B0E068D8AFAF63]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [258/461 (1!)] on J0 in 2.08s, 42 tests, 1 error <<< FAILURES!

[...truncated 926 lines...]
   [junit4] Suite: org.apache.lucene.mockfile.TestExtrasFS
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=ar-OM, timezone=ACT
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=14114240,total=83574784
   [junit4]   2> NOTE: All tests run in this JVM: [TestDisableFsyncFS, Nested1, Nested2, Nested3, TestAssertingStoredFieldsFormat, TestCompressingTermVectorsFormat, NestedSetupChain, NestedTeardownChain, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, TestRunWithRestrictedPermissions, TestAssertingPointsFormat, TestLeakFS, TestAssertingNormsFormat, TestAssertingLeafReader, TestExtrasFS]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestExtrasFS -Dtests.seed=F1458A61DFDAC0E7 -Dtests.slow=true -Dtests.locale=ar-OM -Dtests.timezone=ACT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestExtrasFS (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\test-framework\test\J0\temp\lucene.mockfile.TestExtrasFS_F1458A61DFDAC0E7-001\tempDir-007: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestExtrasFS_F1458A61DFDAC0E7-001\tempDir-007
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestExtrasFS_F1458A61DFDAC0E7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestExtrasFS_F1458A61DFDAC0E7-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F1458A61DFDAC0E7]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [30/41 (1!)] on J0 in 0.17s, 9 tests, 1 error <<< FAILURES!

[...truncated 10268 lines...]
   [junit4] Suite: org.apache.solr.spelling.suggest.TestPhraseSuggestions
   [junit4]   2> 360711 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001
   [junit4]   2> 360713 WARN  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 360713 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 360717 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-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> 360723 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 360724 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-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> 360845 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 360901 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 360925 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 361078 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11ba05d
   [junit4]   2> 361098 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11ba05d
   [junit4]   2> 361098 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11ba05d
   [junit4]   2> 361138 INFO  (coreLoadExecutor-929-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 361145 INFO  (coreLoadExecutor-929-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> 361262 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 361311 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 361332 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 361334 INFO  (coreLoadExecutor-929-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> 361335 INFO  (coreLoadExecutor-929-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@11ba05d
   [junit4]   2> 361335 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 361335 INFO  (coreLoadExecutor-929-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.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001\]
   [junit4]   2> 361339 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=94.4111328125, floorSegmentMB=0.2880859375, forceMergeDeletesPctAllowed=20.150798422704998, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 361536 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 361536 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 361537 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=51.779296875, floorSegmentMB=0.5830078125, forceMergeDeletesPctAllowed=21.25006896199349, segmentsPerTier=5.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 361548 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@804469[collection1] main]
   [junit4]   2> 361554 WARN  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 361566 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 361566 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=suggest_wfst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.WFSTLookupFactory,storeDir=suggest_wfst,buildOnCommit=false,exactMatchFirst=true,sourceLocation=phrasesuggest.txt}
   [junit4]   2> 361571 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 361571 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=suggest_analyzing,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.AnalyzingLookupFactory,storeDir=suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=ja_suggest,preserveSep=false,sourceLocation=jasuggest.txt}
   [junit4]   2> 361572 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 361572 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=infix_suggest_analyzing,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.AnalyzingInfixLookupFactory,buildOnCommit=false,suggestAnalyzerFieldType=text,sourceLocation=analyzingInfixSuggest.txt}
   [junit4]   2> 361577 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 361577 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=analyzing_infix_suggest_default,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,indexPath=analyzing_infix_suggest_default,sourceLocation=analyzingInfixSuggest.txt,suggestAnalyzerFieldType=text}
   [junit4]   2> 361578 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=analyzing_infix_suggest_default,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,indexPath=analyzing_infix_suggest_default,sourceLocation=analyzingInfixSuggest.txt,suggestAnalyzerFieldType=text}
   [junit4]   2> 361578 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: analyzing_infix_suggest_default - SuggesterListener [core=org.apache.solr.core.SolrCore@4307b1, suggester=SolrSuggester [ name=analyzing_infix_suggest_default, sourceLocation=analyzingInfixSuggest.txt, storeDir=, lookupImpl=AnalyzingInfixLookupFactory, dictionaryImpl=FileDictionaryFactory, sizeInBytes=48 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 361578 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=analyzing_infix_suggest_without_highlight,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,indexPath=analyzing_infix_suggest_without_highlight,sourceLocation=analyzingInfixSuggest.txt,suggestAnalyzerFieldType=text,highlight=false}
   [junit4]   2> 361579 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=analyzing_infix_suggest_without_highlight,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,indexPath=analyzing_infix_suggest_without_highlight,sourceLocation=analyzingInfixSuggest.txt,suggestAnalyzerFieldType=text,highlight=false}
   [junit4]   2> 361579 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: analyzing_infix_suggest_without_highlight - SuggesterListener [core=org.apache.solr.core.SolrCore@4307b1, suggester=SolrSuggester [ name=analyzing_infix_suggest_without_highlight, sourceLocation=analyzingInfixSuggest.txt, storeDir=, lookupImpl=AnalyzingInfixLookupFactory, dictionaryImpl=FileDictionaryFactory, sizeInBytes=48 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 361579 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=analyzing_infix_suggest_not_all_terms_required,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,indexPath=analyzing_infix_suggest_not_all_terms_required,sourceLocation=analyzingInfixSuggest.txt,suggestAnalyzerFieldType=text,allTermsRequired=false}
   [junit4]   2> 361580 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=analyzing_infix_suggest_not_all_terms_required,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,indexPath=analyzing_infix_suggest_not_all_terms_required,sourceLocation=analyzingInfixSuggest.txt,suggestAnalyzerFieldType=text,allTermsRequired=false}
   [junit4]   2> 361580 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: analyzing_infix_suggest_not_all_terms_required - SuggesterListener [core=org.apache.solr.core.SolrCore@4307b1, suggester=SolrSuggester [ name=analyzing_infix_suggest_not_all_terms_required, sourceLocation=analyzingInfixSuggest.txt, storeDir=, lookupImpl=AnalyzingInfixLookupFactory, dictionaryImpl=FileDictionaryFactory, sizeInBytes=48 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 361580 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 361581 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=fuzzy_suggest_analyzing_with_high_freq_dict,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,dictionaryImpl=org.apache.solr.spelling.suggest.HighFrequencyDictionaryFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,field=stext}
   [junit4]   2> 361581 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=fuzzy_suggest_analyzing_with_high_freq_dict,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,dictionaryImpl=org.apache.solr.spelling.suggest.HighFrequencyDictionaryFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,field=stext}
   [junit4]   2> 361581 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: fuzzy_suggest_analyzing_with_high_freq_dict - SuggesterListener [core=org.apache.solr.core.SolrCore@4307b1, suggester=SolrSuggester [ name=fuzzy_suggest_analyzing_with_high_freq_dict, sourceLocation=null, storeDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001\fuzzy_suggest_analyzing, lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory, dictionaryImpl=org.apache.solr.spelling.suggest.HighFrequencyDictionaryFactory, sizeInBytes=0 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 361582 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 361582 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=free_text_suggest,lookupImpl=FreeTextLookupFactory,dictionaryImpl=FileDictionaryFactory,storeDir=free_text_suggest,buildOnCommit=false,sourceLocation=freeTextSuggest.txt,separator= ,suggestFreeTextAnalyzerFieldType=text,ngrams=2}
   [junit4]   2> 361583 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=free_text_suggest,lookupImpl=FreeTextLookupFactory,dictionaryImpl=FileDictionaryFactory,storeDir=free_text_suggest,buildOnCommit=false,sourceLocation=freeTextSuggest.txt,separator= ,suggestFreeTextAnalyzerFieldType=text,ngrams=2}
   [junit4]   2> 361584 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: free_text_suggest - SuggesterListener [core=org.apache.solr.core.SolrCore@4307b1, suggester=SolrSuggester [ name=free_text_suggest, sourceLocation=freeTextSuggest.txt, storeDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001\free_text_suggest, lookupImpl=FreeTextLookupFactory, dictionaryImpl=FileDictionaryFactory, sizeInBytes=0 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 361584 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 361584 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=blended_infix_suggest_linear,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,indexPath=blendedInfixDir1,blenderType=position_linear,suggestAnalyzerFieldType=text}
   [junit4]   2> 361585 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=blended_infix_suggest_linear,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,indexPath=blendedInfixDir1,blenderType=position_linear,suggestAnalyzerFieldType=text}
   [junit4]   2> 361585 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: blended_infix_suggest_linear - SuggesterListener [core=org.apache.solr.core.SolrCore@4307b1, suggester=SolrSuggester [ name=blended_infix_suggest_linear, sourceLocation=blendedInfixSuggest.txt, storeDir=, lookupImpl=BlendedInfixLookupFactory, dictionaryImpl=FileDictionaryFactory, sizeInBytes=56 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 361585 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=blended_infix_suggest_reciprocal,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,indexPath=blendedInfixDir2,blenderType=position_reciprocal,suggestAnalyzerFieldType=text}
   [junit4]   2> 361586 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=blended_infix_suggest_reciprocal,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,indexPath=blendedInfixDir2,blenderType=position_reciprocal,suggestAnalyzerFieldType=text}
   [junit4]   2> 361586 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: blended_infix_suggest_reciprocal - SuggesterListener [core=org.apache.solr.core.SolrCore@4307b1, suggester=SolrSuggester [ name=blended_infix_suggest_reciprocal, sourceLocation=blendedInfixSuggest.txt, storeDir=, lookupImpl=BlendedInfixLookupFactory, dictionaryImpl=FileDictionaryFactory, sizeInBytes=56 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 361586 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=blended_infix_suggest_exponential_reciprocal,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,indexPath=blended_infix_suggest_exponential_reciprocal,blenderType=position_exponential_reciprocal,suggestAnalyzerFieldType=text}
   [junit4]   2> 361587 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=blended_infix_suggest_exponential_reciprocal,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,indexPath=blended_infix_suggest_exponential_reciprocal,blenderType=position_exponential_reciprocal,suggestAnalyzerFieldType=text}
   [junit4]   2> 361587 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: blended_infix_suggest_exponential_reciprocal - SuggesterListener [core=org.apache.solr.core.SolrCore@4307b1, suggester=SolrSuggester [ name=blended_infix_suggest_exponential_reciprocal, sourceLocation=blendedInfixSuggest.txt, storeDir=, lookupImpl=BlendedInfixLookupFactory, dictionaryImpl=FileDictionaryFactory, sizeInBytes=56 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 361587 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=blended_infix_suggest_exponential_reciprocal_1,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,indexPath=blended_infix_suggest_exponential_reciprocal_1,blenderType=position_exponential_reciprocal,exponent=1.0,suggestAnalyzerFieldType=text}
   [junit4]   2> 361590 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=blended_infix_suggest_exponential_reciprocal_1,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,indexPath=blended_infix_suggest_exponential_reciprocal_1,blenderType=position_exponential_reciprocal,exponent=1.0,suggestAnalyzerFieldType=text}
   [junit4]   2> 361590 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: blended_infix_suggest_exponential_reciprocal_1 - SuggesterListener [core=org.apache.solr.core.SolrCore@4307b1, suggester=SolrSuggester [ name=blended_infix_suggest_exponential_reciprocal_1, sourceLocation=blendedInfixSuggest.txt, storeDir=, lookupImpl=BlendedInfixLookupFactory, dictionaryImpl=FileDictionaryFactory, sizeInBytes=56 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 361590 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 361590 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=fuzzy_suggest_analyzing_with_file_dict,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,dictionaryImpl=org.apache.solr.spelling.suggest.FileDictionaryFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 361590 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=fuzzy_suggest_analyzing_with_file_dict,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,dictionaryImpl=org.apache.solr.spelling.suggest.FileDictionaryFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 361591 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: fuzzy_suggest_analyzing_with_file_dict - SuggesterListener [core=org.apache.solr.core.SolrCore@4307b1, suggester=SolrSuggester [ name=fuzzy_suggest_analyzing_with_file_dict, sourceLocation=fuzzysuggest.txt, storeDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001\fuzzy_suggest_analyzing, lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory, dictionaryImpl=org.apache.solr.spelling.suggest.FileDictionaryFactory, sizeInBytes=0 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 361591 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 361591 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=fuzzy_suggest_analyzing,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 361591 WARN  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.Suggester Loading stored lookup data failed
   [junit4]   2> java.io.FileNotFoundException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001\fuzzy_suggest_analyzing\fwfsta.bin (The system cannot find the file specified)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.init(Suggester.java:135)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent.addSpellChecker(SpellCheckComponent.java:759)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent.inform(SpellCheckComponent.java:713)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:696)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:987)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:640)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 361591 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 361591 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=fuzzy_suggest_analyzing_with_max_edit_2,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,storeDir=fuzzy_suggest_analyzing_with_max_edit_2,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,maxEdits=2,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 361592 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 361592 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=fuzzy_suggest_analyzing_with_non_fuzzy_prefix_4,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,storeDir=fuzzy_suggest_analyzing_with_non_fuzzy_prefix_4,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,nonFuzzyPrefix=4,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 361593 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 361593 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=fuzzy_suggest_analyzing_with_min_fuzzy_length_2,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,storeDir=fuzzy_suggest_analyzing_with_min_fuzzy_length_2,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,minFuzzyLength=2,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 361593 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 361594 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_wfst
   [junit4]   2> 361594 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 361595 ERROR (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for spellchecker: suggest_wfst
   [junit4]   2> java.io.FileNotFoundException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001\suggest_wfst\wfst.bin (The system cannot find the file specified)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2275)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 361597 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_analyzing
   [junit4]   2> 361597 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 361598 ERROR (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for spellchecker: suggest_analyzing
   [junit4]   2> java.io.FileNotFoundException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001\suggest_analyzing\wfsta.bin (The system cannot find the file specified)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2275)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 361598 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: infix_suggest_analyzing
   [junit4]   2> 361598 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 361598 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester build()
   [junit4]   2> 361598 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 361682 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: analyzing_infix_suggest_default
   [junit4]   2> 361683 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(analyzing_infix_suggest_default)
   [junit4]   2> 361728 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: analyzing_infix_suggest_without_highlight
   [junit4]   2> 361728 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(analyzing_infix_suggest_without_highlight)
   [junit4]   2> 361765 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: analyzing_infix_suggest_not_all_terms_required
   [junit4]   2> 361765 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(analyzing_infix_suggest_not_all_terms_required)
   [junit4]   2> 361810 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: fuzzy_suggest_analyzing_with_high_freq_dict
   [junit4]   2> 361810 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(fuzzy_suggest_analyzing_with_high_freq_dict)
   [junit4]   2> 361812 ERROR (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 361813 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: free_text_suggest
   [junit4]   2> 361813 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(free_text_suggest)
   [junit4]   2> 361829 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001\free_text_suggest\ftsta.bin
   [junit4]   2> 361830 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: blended_infix_suggest_linear
   [junit4]   2> 361830 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(blended_infix_suggest_linear)
   [junit4]   2> 361877 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: blended_infix_suggest_reciprocal
   [junit4]   2> 361877 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(blended_infix_suggest_reciprocal)
   [junit4]   2> 361921 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: blended_infix_suggest_exponential_reciprocal
   [junit4]   2> 361921 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(blended_infix_suggest_exponential_reciprocal)
   [junit4]   2> 361965 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: blended_infix_suggest_exponential_reciprocal_1
   [junit4]   2> 361965 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(blended_infix_suggest_exponential_reciprocal_1)
   [junit4]   2> 362005 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: fuzzy_suggest_analyzing_with_file_dict
   [junit4]   2> 362005 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(fuzzy_suggest_analyzing_with_file_dict)
   [junit4]   2> 362010 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001\fuzzy_suggest_analyzing\fwfsta.bin
   [junit4]   2> 362010 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fuzzy_suggest_analyzing
   [junit4]   2> 362010 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 362010 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fuzzy_suggest_analyzing_with_max_edit_2
   [junit4]   2> 362010 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 362011 ERROR (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for spellchecker: fuzzy_suggest_analyzing_with_max_edit_2
   [junit4]   2> java.io.FileNotFoundException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001\fuzzy_suggest_analyzing_with_max_edit_2\fwfsta.bin (The system cannot find the file specified)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2275)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 362014 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fuzzy_suggest_analyzing_with_non_fuzzy_prefix_4
   [junit4]   2> 362014 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 362014 ERROR (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for spellchecker: fuzzy_suggest_analyzing_with_non_fuzzy_prefix_4
   [junit4]   2> java.io.FileNotFoundException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001\fuzzy_suggest_analyzing_with_non_fuzzy_prefix_4\fwfsta.bin (The system cannot find the file specified)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2275)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 362015 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fuzzy_suggest_analyzing_with_min_fuzzy_length_2
   [junit4]   2> 362015 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 362015 ERROR (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for spellchecker: fuzzy_suggest_analyzing_with_min_fuzzy_length_2
   [junit4]   2> java.io.FileNotFoundException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001\fuzzy_suggest_analyzing_with_min_fuzzy_length_2\fwfsta.bin (The system cannot find the file specified)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2275)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 362018 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@804469[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 362018 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.s.s.Suggester build()
   [junit4]   2> 362030 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.s.s.Suggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001\suggest_wfst\wfst.bin
   [junit4]   2> 362031 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=&qt=/suggest_wfst&wt=xml&spellcheck.build=true} status=0 QTime=429
   [junit4]   2> 362034 INFO  (TEST-TestPhraseSuggestions.test-seed#[839BE10A0A29EC12]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 362034 INFO  (TEST-TestPhraseSuggestions.test-seed#[839BE10A0A29EC12]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=the+f&qt=/suggest_wfst&spellcheck.count=4&wt=xml} status=0 QTime=0
   [junit4]   2> 362042 INFO  (TEST-TestPhraseSuggestions.test-seed#[839BE10A0A29EC12]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=Testing+%2B12&qt=/suggest_wfst&spellcheck.count=4&wt=xml} status=0 QTime=0
   [junit4]   2> 362043 INFO  (TEST-TestPhraseSuggestions.test-seed#[839BE10A0A29EC12]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 362043 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 362043 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=30239440
   [junit4]   2> 362043 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 362044 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@644019: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@c37ad7
   [junit4]   2> 362049 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 362050 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@755a13: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@9274f
   [junit4]   2> 362056 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 362056 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@88be3f: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@19d4b48
   [junit4]   2> 362057 INFO  (coreCloseExecutor-934-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLO

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


   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=2,free=94847408,total=167948288
   [junit4]   2> NOTE: All tests run in this JVM: [AscEvaluatorTest, GreaterThanEqualToEvaluatorTest, ArcTangentEvaluatorTest, TestFastInputStream, FacetFieldTest, ArcCosineEvaluatorTest, DivideEvaluatorTest, SolrParamTest, NaturalLogEvaluatorTest, RegressionEvaluatorTest, AbsoluteValueEvaluatorTest, AndEvaluatorTest, SolrExampleJettyTest, LessThanEqualToEvaluatorTest, CubedRootEvaluatorTest, TestPathTrie, TestZkConfigManager, StreamExpressionParserTest, SolrSchemalessExampleTest, SolrExampleBinaryTest, MergeIndexesEmbeddedTest, ClientUtilsTest, FieldValueEvaluatorTest, QueryResponseTest, SolrQueryTest, SolrExampleStreamingBinaryTest, SolrZkClientTest, CommonParamsTest, TestSolrJErrorHandling, OrEvaluatorTest, StreamExpressionTest, TestSuggesterResponse, LargeVolumeEmbeddedTest, GraphExpressionTest, HyperbolicTangentEvaluatorTest, CollectionAdminRequestRequiredParamsTest, ConcurrentUpdateSolrClientTest, GraphTest, JDBCStreamTest, StreamExpressionToExplanationTest, ArcSineEvaluatorTest, ArrayEvaluatorTest, CeilingEvaluatorTest, CoalesceEvaluatorTest, CorrelationEvaluatorTest, CosineEvaluatorTest, EmpiricalDistributionEvaluatorTest, EqualToEvaluatorTest, FloorEvaluatorTest, HyperbolicCosineEvaluatorTest, LessThanEvaluatorTest, ModuloEvaluatorTest, MultiplyEvaluatorTest, NormalDistributionEvaluatorTest, NotEvaluatorTest, ReverseEvaluatorTest, SineEvaluatorTest, SubtractEvaluatorTest, UniformDistributionEvaluatorTest, ConcatOperationTest, SchemaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SchemaTest -Dtests.seed=415AC2A0B419C61F -Dtests.slow=true -Dtests.locale=fr-BE -Dtests.timezone=America/Indiana/Tell_City -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | SchemaTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.request.SchemaTest: 
   [junit4]    >    1) Thread[id=5323, name=qtp23362823-5323, state=TIMED_WAITING, group=TGRP-SchemaTest]
   [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.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([415AC2A0B419C61F]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=5323, name=qtp23362823-5323, state=TIMED_WAITING, group=TGRP-SchemaTest]
   [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.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([415AC2A0B419C61F]:0)
   [junit4] Completed [146/146 (2!)] on J1 in 75.49s, 35 tests, 2 errors <<< FAILURES!

[...truncated 1457 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_B1FB8CE3B7D148B9-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1749, maxMBSortInHeap=5.1647548430444035, sim=RandomSimilarity(queryNorm=true): {}, locale=es-PY, timezone=America/Boise
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=1982280,total=20107264
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=B1FB8CE3B7D148B9 -Dtests.slow=true -Dtests.locale=es-PY -Dtests.timezone=America/Boise -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-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_B1FB8CE3B7D148B9-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B1FB8CE3B7D148B9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 13.54s, 8 tests, 1 error <<< FAILURES!

[...truncated 41605 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 445 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/445/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testRestart

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

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\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_7C2BB03EBD7CEFCB-001\replicationClientTest-001\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_7C2BB03EBD7CEFCB-001\replicationClientTest-001\1

	at __randomizedtesting.SeedInfo.seed([7C2BB03EBD7CEFCB:E9A65C5F38945BDE]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testRestart(IndexAndTaxonomyReplicationClientTest.java:244)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.suggest.PersistenceTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.PersistenceTest_55CBBF4B023FA477-001\PersistenceTest-002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.PersistenceTest_55CBBF4B023FA477-001\PersistenceTest-002    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.PersistenceTest_55CBBF4B023FA477-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.PersistenceTest_55CBBF4B023FA477-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\suggest\test\J0\temp\lucene.search.suggest.PersistenceTest_55CBBF4B023FA477-001\PersistenceTest-002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.PersistenceTest_55CBBF4B023FA477-001\PersistenceTest-002
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.PersistenceTest_55CBBF4B023FA477-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.PersistenceTest_55CBBF4B023FA477-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.api.collections.SimpleCollectionCreateDeleteTest

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.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper\server1\data\version-2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper\server1\data\version-2\log.1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-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.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper\server1\data\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper\server1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper\server1\data\version-2\log.1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001

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


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeLostTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([5450ADCC941DFA1B:50AE04DEAED77881]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeLostTrigger(TriggerIntegrationTest.java:521)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.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_4DB99FD5651F102A-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_4DB99FD5651F102A-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_4DB99FD5651F102A-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_4DB99FD5651F102A-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_4DB99FD5651F102A-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_4DB99FD5651F102A-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_4DB99FD5651F102A-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_4DB99FD5651F102A-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_4DB99FD5651F102A-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_4DB99FD5651F102A-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_4DB99FD5651F102A-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_4DB99FD5651F102A-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_4DB99FD5651F102A-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_4DB99FD5651F102A-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_4DB99FD5651F102A-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_4DB99FD5651F102A-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_4DB99FD5651F102A-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_4DB99FD5651F102A-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_4DB99FD5651F102A-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_4DB99FD5651F102A-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_4DB99FD5651F102A-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_4DB99FD5651F102A-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_4DB99FD5651F102A-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_4DB99FD5651F102A-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_4DB99FD5651F102A-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_4DB99FD5651F102A-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_4DB99FD5651F102A-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_4DB99FD5651F102A-001

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




Build Log:
[...truncated 1780 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J1-20180209_224940_62617321773182257510837.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J0-20180209_224940_6268678794949147426525.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 311 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20180209_225511_5857281949139124253689.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20180209_225511_5854759321098749280200.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1063 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20180209_225623_54918005481344707983055.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20180209_225623_54912210646137841141550.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 244 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20180209_225823_7355449101621296611551.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20180209_225823_73512819140591548270497.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 251 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20180209_225835_2566448903235685529471.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20180209_225835_2561081107929328810653.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 163 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20180209_225901_51510303400954947972444.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20180209_225901_51512914869684667433269.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 170 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20180209_225906_1662040238027401893356.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20180209_225906_16616241196227550729419.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 177 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20180209_225910_35313060583457390804554.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20180209_225910_35335536843004880481.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20180209_225920_5028599254116656429098.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20180209_225920_50218306221078661428055.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20180209_225927_3237239002509293122133.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20180209_225927_3229214173987260317143.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 176 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20180209_225932_58811482271876011281255.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 222 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20180209_225951_75412497946155773671239.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20180209_225951_75412320014458366523602.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1415 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20180209_230046_155501624575771809152.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20180209_230046_1551085602114038030733.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 252 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J0-20180209_230056_84910666460210505336040.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J1-20180209_230056_84717862063470498320057.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 259 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20180209_230109_9861998287519825380252.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20180209_230109_98612911733944488697763.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J0-20180209_230219_0914741253135053325059.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J1-20180209_230219_0929173598373999665918.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20180209_230223_01710739119824614318872.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20180209_230223_01715612557424109590078.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J1-20180209_230228_66614828619147802921319.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J0-20180209_230228_66611237666811851483022.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 183 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20180209_230251_64916263062628903469151.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20180209_230251_649190287288816932169.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 256 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20180209_230259_67217687363757372282468.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20180209_230259_67217849505878153401690.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 167 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J1-20180209_230316_5075219519245143275326.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J0-20180209_230316_50717386972044589718888.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 154 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J0-20180209_230328_78614337686196548299810.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J1-20180209_230328_78614376461347564999961.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 194 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J0-20180209_230335_24616890377468643484007.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J1-20180209_230335_24510823114995071757832.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 339 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J0-20180209_230351_23416425003637607127007.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J1-20180209_230351_23414101944904581736098.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 233 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20180209_230403_66715089936757049965002.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20180209_230403_66712476407222506710207.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 213 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20180209_230419_00315429492154938636043.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testRestart -Dtests.seed=7C2BB03EBD7CEFCB -Dtests.slow=true -Dtests.locale=sbp-TZ -Dtests.timezone=America/Detroit -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.63s J1 | IndexAndTaxonomyReplicationClientTest.testRestart <<<
   [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\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_7C2BB03EBD7CEFCB-001\replicationClientTest-001\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_7C2BB03EBD7CEFCB-001\replicationClientTest-001\1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7C2BB03EBD7CEFCB:E9A65C5F38945BDE]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
   [junit4]    > 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testRestart(IndexAndTaxonomyReplicationClientTest.java:244)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_7C2BB03EBD7CEFCB-001
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=920, maxDocsPerChunk=8, blockSize=240), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=920, blockSize=240)), sim=RandomSimilarity(queryNorm=true): {}, locale=sbp-TZ, timezone=America/Detroit
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=64449016,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [IndexAndTaxonomyRevisionTest, TestNRTReplication, IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [9/9 (1!)] on J1 in 6.40s, 5 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20180209_230419_0058550472938102143892.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 213 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20180209_230442_77215936538943417747164.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 21 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20180209_230442_7722458990700113922938.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 318 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20180209_230541_0638240866498637702942.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20180209_230541_0666198728783188258243.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 181 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20180209_230614_22112126090287768553332.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 14 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20180209_230614_2234998448218387571505.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20180209_230639_63817776972117812057310.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 165 lines...]
   [junit4] Suite: org.apache.lucene.search.suggest.PersistenceTest
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=19, maxMBSortInHeap=6.403093112243912, sim=RandomSimilarity(queryNorm=false): {}, locale=bez-TZ, timezone=Australia/Currie
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=66106928,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [PersistenceTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PersistenceTest -Dtests.seed=55CBBF4B023FA477 -Dtests.slow=true -Dtests.locale=bez-TZ -Dtests.timezone=Australia/Currie -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | PersistenceTest (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\suggest\test\J0\temp\lucene.search.suggest.PersistenceTest_55CBBF4B023FA477-001\PersistenceTest-002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.PersistenceTest_55CBBF4B023FA477-001\PersistenceTest-002
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.PersistenceTest_55CBBF4B023FA477-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.PersistenceTest_55CBBF4B023FA477-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([55CBBF4B023FA477]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/32 (1!)] on J0 in 1.39s, 3 tests, 1 error <<< FAILURES!

[...truncated 91 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20180209_230647_4567411602424421278727.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20180209_230647_4543016536794482980860.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 2099 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_5450ADCC941DFA1B-001\init-core-data-001
   [junit4]   2> 714167 INFO  (SUITE-TriggerIntegrationTest-seed#[5450ADCC941DFA1B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 714168 INFO  (SUITE-TriggerIntegrationTest-seed#[5450ADCC941DFA1B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 714168 INFO  (SUITE-TriggerIntegrationTest-seed#[5450ADCC941DFA1B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 714169 INFO  (SUITE-TriggerIntegrationTest-seed#[5450ADCC941DFA1B]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_5450ADCC941DFA1B-001\tempDir-001
   [junit4]   2> 714169 INFO  (SUITE-TriggerIntegrationTest-seed#[5450ADCC941DFA1B]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 714169 INFO  (Thread-1873) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 714169 INFO  (Thread-1873) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 714173 ERROR (Thread-1873) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 714269 INFO  (SUITE-TriggerIntegrationTest-seed#[5450ADCC941DFA1B]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:63449
   [junit4]   2> 714273 INFO  (zkConnectionManagerCallback-1207-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714279 INFO  (jetty-launcher-1204-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 714279 INFO  (jetty-launcher-1204-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 714279 INFO  (jetty-launcher-1204-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 714279 INFO  (jetty-launcher-1204-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 714279 INFO  (jetty-launcher-1204-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34eb144f{/solr,null,AVAILABLE}
   [junit4]   2> 714280 INFO  (jetty-launcher-1204-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 714280 INFO  (jetty-launcher-1204-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 714280 INFO  (jetty-launcher-1204-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 714280 INFO  (jetty-launcher-1204-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 714281 INFO  (jetty-launcher-1204-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@526f50b{/solr,null,AVAILABLE}
   [junit4]   2> 714283 INFO  (jetty-launcher-1204-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6e2851a8{HTTP/1.1,[http/1.1]}{127.0.0.1:63459}
   [junit4]   2> 714283 INFO  (jetty-launcher-1204-thread-2) [    ] o.e.j.s.Server Started @724899ms
   [junit4]   2> 714283 INFO  (jetty-launcher-1204-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63459}
   [junit4]   2> 714284 ERROR (jetty-launcher-1204-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 714284 INFO  (jetty-launcher-1204-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 714284 INFO  (jetty-launcher-1204-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 714284 INFO  (jetty-launcher-1204-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 714284 INFO  (jetty-launcher-1204-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-09T23:21:09.919505100Z
   [junit4]   2> 714286 INFO  (jetty-launcher-1204-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@484ce920{HTTP/1.1,[http/1.1]}{127.0.0.1:63456}
   [junit4]   2> 714286 INFO  (jetty-launcher-1204-thread-1) [    ] o.e.j.s.Server Started @724902ms
   [junit4]   2> 714286 INFO  (jetty-launcher-1204-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63456}
   [junit4]   2> 714287 ERROR (jetty-launcher-1204-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 714287 INFO  (jetty-launcher-1204-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 714287 INFO  (jetty-launcher-1204-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 714287 INFO  (jetty-launcher-1204-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 714287 INFO  (jetty-launcher-1204-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-09T23:21:09.922369500Z
   [junit4]   2> 714294 INFO  (zkConnectionManagerCallback-1211-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714294 INFO  (jetty-launcher-1204-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 714296 INFO  (zkConnectionManagerCallback-1209-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714297 INFO  (jetty-launcher-1204-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 714307 INFO  (jetty-launcher-1204-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63449/solr
   [junit4]   2> 714311 INFO  (zkConnectionManagerCallback-1215-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714312 INFO  (jetty-launcher-1204-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63449/solr
   [junit4]   2> 714312 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10066eb662e0003, likely client has closed socket
   [junit4]   2> 714314 INFO  (zkConnectionManagerCallback-1219-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714315 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10066eb662e0004, likely client has closed socket
   [junit4]   2> 714316 INFO  (zkConnectionManagerCallback-1221-thread-1-processing-n:127.0.0.1:63456_solr) [n:127.0.0.1:63456_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714317 INFO  (zkConnectionManagerCallback-1223-thread-1-processing-n:127.0.0.1:63459_solr) [n:127.0.0.1:63459_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714453 INFO  (jetty-launcher-1204-thread-2) [n:127.0.0.1:63459_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 714453 INFO  (jetty-launcher-1204-thread-1) [n:127.0.0.1:63456_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 714454 INFO  (jetty-launcher-1204-thread-2) [n:127.0.0.1:63459_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63459_solr
   [junit4]   2> 714454 INFO  (jetty-launcher-1204-thread-1) [n:127.0.0.1:63456_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63456_solr
   [junit4]   2> 714455 INFO  (jetty-launcher-1204-thread-2) [n:127.0.0.1:63459_solr    ] o.a.s.c.Overseer Overseer (id=72170755255566342-127.0.0.1:63459_solr-n_0000000000) starting
   [junit4]   2> 714460 INFO  (jetty-launcher-1204-thread-2) [n:127.0.0.1:63459_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63459_solr
   [junit4]   2> 714498 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 714517 INFO  (zkCallback-1220-thread-1-processing-n:127.0.0.1:63456_solr) [n:127.0.0.1:63456_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 714517 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 714517 INFO  (OverseerStateUpdate-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 714518 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:63459_solr, 127.0.0.1:63456_solr]
   [junit4]   2> 714518 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 714518 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 714522 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 714522 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 714523 DEBUG (ScheduledTrigger-3419-thread-1) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 714534 INFO  (jetty-launcher-1204-thread-2) [n:127.0.0.1:63459_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63459.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1069bc6f
   [junit4]   2> 714538 INFO  (jetty-launcher-1204-thread-1) [n:127.0.0.1:63456_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63456.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1069bc6f
   [junit4]   2> 714540 INFO  (jetty-launcher-1204-thread-2) [n:127.0.0.1:63459_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63459.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1069bc6f
   [junit4]   2> 714540 INFO  (jetty-launcher-1204-thread-2) [n:127.0.0.1:63459_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63459.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1069bc6f
   [junit4]   2> 714541 INFO  (jetty-launcher-1204-thread-2) [n:127.0.0.1:63459_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_5450ADCC941DFA1B-001\tempDir-001\node2\.
   [junit4]   2> 714544 INFO  (jetty-launcher-1204-thread-1) [n:127.0.0.1:63456_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63456.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1069bc6f
   [junit4]   2> 714544 INFO  (jetty-launcher-1204-thread-1) [n:127.0.0.1:63456_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63456.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1069bc6f
   [junit4]   2> 714545 INFO  (jetty-launcher-1204-thread-1) [n:127.0.0.1:63456_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_5450ADCC941DFA1B-001\tempDir-001\node1\.
   [junit4]   2> 714585 INFO  (zkConnectionManagerCallback-1229-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714589 INFO  (zkConnectionManagerCallback-1233-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714591 INFO  (SUITE-TriggerIntegrationTest-seed#[5450ADCC941DFA1B]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 714592 INFO  (SUITE-TriggerIntegrationTest-seed#[5450ADCC941DFA1B]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63449/solr ready
   [junit4]   2> 714611 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testListeners
   [junit4]   2> 714612 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 714612 DEBUG (zkCallback-1222-thread-1-processing-n:127.0.0.1:63459_solr) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 714613 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 714615 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 714616 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 714616 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 714623 INFO  (qtp723577620-6621) [n:127.0.0.1:63459_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 714626 INFO  (qtp1979564619-6607) [n:127.0.0.1:63456_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 714626 DEBUG (qtp723577620-6616) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 714628 INFO  (qtp723577620-6616) [n:127.0.0.1:63459_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 714628 DEBUG (zkCallback-1222-thread-1-processing-n:127.0.0.1:63459_solr) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 714629 DEBUG (zkCallback-1222-thread-1-processing-n:127.0.0.1:63459_solr) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:63459_solr, 127.0.0.1:63456_solr]
   [junit4]   2> 714629 DEBUG (zkCallback-1222-thread-1-processing-n:127.0.0.1:63459_solr) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerL instantiated with properties: {event=nodeAdded, waitFor=3, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}, {name=test1, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestDummyAction}], enabled=true}
   [junit4]   2> 714629 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 714631 INFO  (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 714631 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 714631 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 714632 DEBUG (ScheduledTrigger-3419-thread-1) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL
   [junit4]   2> 714632 DEBUG (ScheduledTrigger-3419-thread-1) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 714635 INFO  (qtp1979564619-6614) [n:127.0.0.1:63456_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 714638 INFO  (qtp723577620-6621) [n:127.0.0.1:63459_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 714638 DEBUG (qtp1979564619-6612) [n:127.0.0.1:63456_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 714639 INFO  (qtp1979564619-6612) [n:127.0.0.1:63456_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 714639 DEBUG (zkCallback-1222-thread-1-processing-n:127.0.0.1:63459_solr) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 714641 DEBUG (zkCallback-1222-thread-1-processing-n:127.0.0.1:63459_solr) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:63459_solr, 127.0.0.1:63456_solr]
   [junit4]   2> 714641 DEBUG (zkCallback-1222-thread-1-processing-n:127.0.0.1:63459_solr) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerL instantiated with properties: {event=nodeAdded, waitFor=3, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}, {name=test1, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestDummyAction}], enabled=true}
   [junit4]   2> 714641 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 714642 INFO  (qtp723577620-6621) [n:127.0.0.1:63459_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 714642 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 714642 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 714644 INFO  (qtp1979564619-6610) [n:127.0.0.1:63456_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 714644 DEBUG (qtp723577620-6619) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 714645 INFO  (qtp723577620-6619) [n:127.0.0.1:63459_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 714645 DEBUG (zkCallback-1222-thread-1-processing-n:127.0.0.1:63459_solr) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 714646 DEBUG (zkCallback-1222-thread-1-processing-n:127.0.0.1:63459_solr) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:63459_solr, 127.0.0.1:63456_solr]
   [junit4]   2> 714646 DEBUG (zkCallback-1222-thread-1-processing-n:127.0.0.1:63459_solr) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerL instantiated with properties: {event=nodeAdded, waitFor=3, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}, {name=test1, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestDummyAction}], enabled=true}
   [junit4]   2> 714646 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 714646 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 714646 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 714646 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 714646 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 714646 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 714646 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 714646 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5bc371fd{/solr,null,AVAILABLE}
   [junit4]   2> 714647 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@39860a23{HTTP/1.1,[http/1.1]}{127.0.0.1:63496}
   [junit4]   2> 714647 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [    ] o.e.j.s.Server Started @725263ms
   [junit4]   2> 714647 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63496}
   [junit4]   2> 714647 ERROR (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 714647 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 714647 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 714647 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 714647 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-09T23:21:10.282147600Z
   [junit4]   2> 714650 INFO  (zkConnectionManagerCallback-1235-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714651 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 714663 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63449/solr
   [junit4]   2> 714665 INFO  (zkConnectionManagerCallback-1239-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714668 INFO  (zkConnectionManagerCallback-1241-thread-1-processing-n:127.0.0.1:63496_solr) [n:127.0.0.1:63496_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714677 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [n:127.0.0.1:63496_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 714680 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [n:127.0.0.1:63496_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 714683 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [n:127.0.0.1:63496_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63496_solr
   [junit4]   2> 714684 INFO  (zkCallback-1222-thread-1-processing-n:127.0.0.1:63459_solr) [n:127.0.0.1:63459_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 714684 INFO  (zkCallback-1220-thread-1-processing-n:127.0.0.1:63456_solr) [n:127.0.0.1:63456_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 714685 INFO  (zkCallback-1240-thread-1-processing-n:127.0.0.1:63496_solr) [n:127.0.0.1:63496_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 714686 INFO  (zkCallback-1232-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 714736 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [n:127.0.0.1:63496_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63496.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1069bc6f
   [junit4]   2> 714743 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [n:127.0.0.1:63496_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63496.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1069bc6f
   [junit4]   2> 714743 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [n:127.0.0.1:63496_solr    

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

7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4DB99FD5651F102A-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_4DB99FD5651F102A-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4DB99FD5651F102A]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [3/5 (1!)] on J1 in 1.05s, 8 tests, 1 error <<< FAILURES!

[...truncated 4 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20180210_001923_91011651565230844232492.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20180210_001923_9101123323465892919103.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 792 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20180210_001948_53514766580479034892900.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20180210_001948_53512013754497250659542.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 555 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20180210_002102_08515738560290920959699.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20180210_002102_0853727833787301014220.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1260 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20180210_002137_67917414299759559448165.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20180210_002137_67914238613468722971426.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 645 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20180210_002157_9326191004832284466715.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20180210_002157_93213739547069981480018.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 560 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20180210_002239_8277459803006376025567.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20180210_002239_82711904677257164144922.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 563 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20180210_002308_95411212649577926166874.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20180210_002308_9547594929684330126057.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 657 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20180210_002332_30213282048159780723674.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20180210_002332_3022579856002898393047.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 603 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20180210_002416_88511088367378459158844.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20180210_002416_8852271080307220942655.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 550 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20180210_002450_52710382824608969259824.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32347 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 444 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/444/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseSerialGC

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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_52FFFE39AB1824F1-001\6.0.1-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_52FFFE39AB1824F1-001\6.0.1-nocfs-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_52FFFE39AB1824F1-001\6.0.1-nocfs-001\write.lock: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_52FFFE39AB1824F1-001\6.0.1-nocfs-001\write.lock    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_52FFFE39AB1824F1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_52FFFE39AB1824F1-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\J0\temp\lucene.index.TestBackwardsCompatibility_52FFFE39AB1824F1-001\6.0.1-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_52FFFE39AB1824F1-001\6.0.1-nocfs-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_52FFFE39AB1824F1-001\6.0.1-nocfs-001\write.lock: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_52FFFE39AB1824F1-001\6.0.1-nocfs-001\write.lock
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_52FFFE39AB1824F1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_52FFFE39AB1824F1-001

	at __randomizedtesting.SeedInfo.seed([52FFFE39AB1824F1]: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.store.TestMultiMMap

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_FD5C2DE22290C3C9-001\testMapOfStrings-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_FD5C2DE22290C3C9-001\testMapOfStrings-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\core\test\J0\temp\lucene.store.TestMultiMMap_FD5C2DE22290C3C9-001\testMapOfStrings-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_FD5C2DE22290C3C9-001\testMapOfStrings-001

	at __randomizedtesting.SeedInfo.seed([FD5C2DE22290C3C9]: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.ltr.feature.TestFeatureLogging

Error Message:
Unable to delete directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.feature.TestFeatureLogging_2F9A4E91F5EAF397-001\tempDir-001\collection1\conf.

Stack Trace:
java.io.IOException: Unable to delete directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.feature.TestFeatureLogging_2F9A4E91F5EAF397-001\tempDir-001\collection1\conf.
	at __randomizedtesting.SeedInfo.seed([2F9A4E91F5EAF397]:0)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1581)
	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
	at org.apache.solr.ltr.TestRerankBase.aftertest(TestRerankBase.java:222)
	at org.apache.solr.ltr.feature.TestFeatureLogging.after(TestFeatureLogging.java:37)
	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$7.evaluate(RandomizedRunner.java:897)
	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.TestHighlightDedupGrouping

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.TestHighlightDedupGrouping_A67D3F669E19FE32-001\tempDir-001\shard1\configsets\_default\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestHighlightDedupGrouping_A67D3F669E19FE32-001\tempDir-001\shard1\configsets\_default\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestHighlightDedupGrouping_A67D3F669E19FE32-001\tempDir-001\shard1\configsets\_default: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestHighlightDedupGrouping_A67D3F669E19FE32-001\tempDir-001\shard1\configsets\_default    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestHighlightDedupGrouping_A67D3F669E19FE32-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestHighlightDedupGrouping_A67D3F669E19FE32-001\tempDir-001\shard1\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestHighlightDedupGrouping_A67D3F669E19FE32-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestHighlightDedupGrouping_A67D3F669E19FE32-001\tempDir-001\shard1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestHighlightDedupGrouping_A67D3F669E19FE32-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestHighlightDedupGrouping_A67D3F669E19FE32-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.TestHighlightDedupGrouping_A67D3F669E19FE32-001\tempDir-001\shard1\configsets\_default\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestHighlightDedupGrouping_A67D3F669E19FE32-001\tempDir-001\shard1\configsets\_default\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestHighlightDedupGrouping_A67D3F669E19FE32-001\tempDir-001\shard1\configsets\_default: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestHighlightDedupGrouping_A67D3F669E19FE32-001\tempDir-001\shard1\configsets\_default
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestHighlightDedupGrouping_A67D3F669E19FE32-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestHighlightDedupGrouping_A67D3F669E19FE32-001\tempDir-001\shard1\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestHighlightDedupGrouping_A67D3F669E19FE32-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestHighlightDedupGrouping_A67D3F669E19FE32-001\tempDir-001\shard1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestHighlightDedupGrouping_A67D3F669E19FE32-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestHighlightDedupGrouping_A67D3F669E19FE32-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([A67D3F669E19FE32]: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.FullSolrCloudDistribCmdsTest.test

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
	at __randomizedtesting.SeedInfo.seed([A67D3F669E19FE32:2E2900BC30E593CA]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:915)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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:  org.apache.solr.cloud.ReplaceNodeNoTargetTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([A67D3F669E19FE32:2E2900BC30E593CA]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
	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.core.TestCoreDiscovery

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.TestCoreDiscovery_A67D3F669E19FE32-001\tempDir-004\core1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreDiscovery_A67D3F669E19FE32-001\tempDir-004\core1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreDiscovery_A67D3F669E19FE32-001\tempDir-004\core1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreDiscovery_A67D3F669E19FE32-001\tempDir-004\core1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreDiscovery_A67D3F669E19FE32-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreDiscovery_A67D3F669E19FE32-001\tempDir-004 

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.TestCoreDiscovery_A67D3F669E19FE32-001\tempDir-004\core1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreDiscovery_A67D3F669E19FE32-001\tempDir-004\core1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreDiscovery_A67D3F669E19FE32-001\tempDir-004\core1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreDiscovery_A67D3F669E19FE32-001\tempDir-004\core1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreDiscovery_A67D3F669E19FE32-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreDiscovery_A67D3F669E19FE32-001\tempDir-004

	at __randomizedtesting.SeedInfo.seed([A67D3F669E19FE32]: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.handler.TestSQLHandler.doTest

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([A67D3F669E19FE32:13987C2F3A2ED8B]:0)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:196)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:82)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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.handler.component.DistributedExpandComponentTest

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.handler.component.DistributedExpandComponentTest_A67D3F669E19FE32-001\tempDir-001\control\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_A67D3F669E19FE32-001\tempDir-001\control\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_A67D3F669E19FE32-001\tempDir-001\control: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_A67D3F669E19FE32-001\tempDir-001\control    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_A67D3F669E19FE32-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_A67D3F669E19FE32-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\J0\temp\solr.handler.component.DistributedExpandComponentTest_A67D3F669E19FE32-001\tempDir-001\control\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_A67D3F669E19FE32-001\tempDir-001\control\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_A67D3F669E19FE32-001\tempDir-001\control: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_A67D3F669E19FE32-001\tempDir-001\control
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_A67D3F669E19FE32-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_A67D3F669E19FE32-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([A67D3F669E19FE32]: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.schema.CopyFieldTest

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.schema.CopyFieldTest_A67D3F669E19FE32-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.CopyFieldTest_A67D3F669E19FE32-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.CopyFieldTest_A67D3F669E19FE32-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.schema.CopyFieldTest_A67D3F669E19FE32-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.CopyFieldTest_A67D3F669E19FE32-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.CopyFieldTest_A67D3F669E19FE32-001\init-core-data-001\tlog\tlog.0000000000000000000    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.CopyFieldTest_A67D3F669E19FE32-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.CopyFieldTest_A67D3F669E19FE32-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.schema.CopyFieldTest_A67D3F669E19FE32-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.CopyFieldTest_A67D3F669E19FE32-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.CopyFieldTest_A67D3F669E19FE32-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.schema.CopyFieldTest_A67D3F669E19FE32-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.CopyFieldTest_A67D3F669E19FE32-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.CopyFieldTest_A67D3F669E19FE32-001\init-core-data-001\tlog\tlog.0000000000000000000
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.CopyFieldTest_A67D3F669E19FE32-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.CopyFieldTest_A67D3F669E19FE32-001

	at __randomizedtesting.SeedInfo.seed([A67D3F669E19FE32]: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.client.solrj.request.SchemaTest

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-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033\cores\core\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033\cores\core\data\index    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033\cores\core\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033 

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-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033\cores\core\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033\cores\core\data\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033\cores\core\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033

	at __randomizedtesting.SeedInfo.seed([AC635116EB4C332]: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.CreateRoutedAliasTest.testV1

Error Message:
Unexpected status: HTTP/1.1 400 Bad Request

Stack Trace:
java.lang.AssertionError: Unexpected status: HTTP/1.1 400 Bad Request
	at __randomizedtesting.SeedInfo.seed([A67D3F669E19FE32:9B3F816DFF452A2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.CreateRoutedAliasTest.assertSuccess(CreateRoutedAliasTest.java:343)
	at org.apache.solr.cloud.CreateRoutedAliasTest.testV1(CreateRoutedAliasTest.java:198)
	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:  org.apache.solr.cloud.CreateRoutedAliasTest.testTimezoneAbsoluteDate

Error Message:
Error from server at http://127.0.0.1:50521/solr: Can't create collection alias for collections='testTimezoneAbsoluteDate_2018-01-15', 'testTimezoneAbsoluteDate_2018-01-15' is not an existing collection or alias

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:50521/solr: Can't create collection alias for collections='testTimezoneAbsoluteDate_2018-01-15', 'testTimezoneAbsoluteDate_2018-01-15' is not an existing collection or alias
	at __randomizedtesting.SeedInfo.seed([A67D3F669E19FE32:39D420B0A5EA74C]: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.cloud.CreateRoutedAliasTest.testTimezoneAbsoluteDate(CreateRoutedAliasTest.java:237)
	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:  org.apache.solr.cloud.CreateRoutedAliasTest.testV2

Error Message:
Unexpected status: HTTP/1.1 400 Bad Request

Stack Trace:
java.lang.AssertionError: Unexpected status: HTTP/1.1 400 Bad Request
	at __randomizedtesting.SeedInfo.seed([A67D3F669E19FE32:673863060EF25BE3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.CreateRoutedAliasTest.assertSuccess(CreateRoutedAliasTest.java:343)
	at org.apache.solr.cloud.CreateRoutedAliasTest.testV2(CreateRoutedAliasTest.java:140)
	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:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([A67D3F669E19FE32:CB819B9B24510135]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:265)
	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.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_F24A89BA91EA3C4-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_F24A89BA91EA3C4-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_F24A89BA91EA3C4-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_F24A89BA91EA3C4-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_F24A89BA91EA3C4-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_F24A89BA91EA3C4-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_F24A89BA91EA3C4-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_F24A89BA91EA3C4-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_F24A89BA91EA3C4-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_F24A89BA91EA3C4-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_F24A89BA91EA3C4-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_F24A89BA91EA3C4-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_F24A89BA91EA3C4-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_F24A89BA91EA3C4-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_F24A89BA91EA3C4-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_F24A89BA91EA3C4-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_F24A89BA91EA3C4-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_F24A89BA91EA3C4-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_F24A89BA91EA3C4-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_F24A89BA91EA3C4-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_F24A89BA91EA3C4-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_F24A89BA91EA3C4-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_F24A89BA91EA3C4-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_F24A89BA91EA3C4-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_F24A89BA91EA3C4-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_F24A89BA91EA3C4-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_F24A89BA91EA3C4-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_F24A89BA91EA3C4-001

	at __randomizedtesting.SeedInfo.seed([F24A89BA91EA3C4]: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 455 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {docid=FSTOrd50, junk=BlockTreeOrds(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1621, maxMBSortInHeap=6.988110143643226, sim=RandomSimilarity(queryNorm=false): {}, locale=ru-RU, timezone=Pacific/Saipan
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=20232240,total=100638720
   [junit4]   2> NOTE: All tests run in this JVM: [TestAssertions, TestIndexWriterMerging, TestFilterCodecReader, TestQueryBuilder, TestNIOFSDirectory, TestNewestSegment, TestDocCount, TestRegexpRandom, TestGeoEncodingUtils, TestIndexWriterExceptions, TestReusableStringReader, TestBufferedChecksum, TestRateLimiter, TestMixedDocValuesUpdates, TestIndexWriterMergePolicy, TestCodecUtil, MultiCollectorTest, TestManyFields, TestHugeRamFile, TestParallelCompositeReader, TestScoreCachingWrappingScorer, Test2BSortedDocValuesOrds, TestDocsWithFieldSet, TestRamUsageEstimator, TestSearchWithThreads, TestRecyclingByteBlockAllocator, TestBinaryDocument, TestDirectMonotonic, TestIndexWriter, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=FD5C2DE22290C3C9 -Dtests.slow=true -Dtests.locale=ru-RU -Dtests.timezone=Pacific/Saipan -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestMultiMMap (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\core\test\J0\temp\lucene.store.TestMultiMMap_FD5C2DE22290C3C9-001\testMapOfStrings-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_FD5C2DE22290C3C9-001\testMapOfStrings-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FD5C2DE22290C3C9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [64/461 (1!)] on J0 in 3.52s, 54 tests, 1 error <<< FAILURES!

[...truncated 4418 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.02s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [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=FST50, content5=Lucene50(blocksize=128), content4=FSTOrd50, trieInt=FST50, content3=PostingsFormat(name=Asserting), content2=FST50, fie?ld=FST50, utf8=FST50, trieLong=Lucene50(blocksize=128), id=FSTOrd50, content=FST50, autf8=Lucene50(blocksize=128)}, docValues:{utf8=DocValuesFormat(name=Direct), fie?ld=DocValuesFormat(name=Direct), dvShort=DocValuesFormat(name=Lucene70), dvInt=DocValuesFormat(name=Direct), longPoint2d=DocValuesFormat(name=Asserting), dvBytesSortedVar=DocValuesFormat(name=Direct), dvSortedSet=DocValuesFormat(name=Memory), content=DocValuesFormat(name=Direct), floatPoint1d=DocValuesFormat(name=Memory), intPoint1d=DocValuesFormat(name=Asserting), doublePoint2d=DocValuesFormat(name=Direct), trieLong=DocValuesFormat(name=Lucene70), dvBytesDerefVar=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Memory), binaryPoint2d=DocValuesFormat(name=Direct), dvSortedNumeric=DocValuesFormat(name=Asserting), dvBytesDerefFixed=DocValuesFormat(name=Memory), autf8=DocValuesFormat(name=Lucene70), dvBytesSortedFixed=DocValuesFormat(name=Lucene70), trieInt=DocValuesFormat(name=Direct), dvBytesStraightVar=DocValuesFormat(name=Asserting), dvBytesStraightFixed=DocValuesFormat(name=Direct), dvLong=DocValuesFormat(name=Asserting), longPoint1d=DocValuesFormat(name=Memory), floatPoint2d=DocValuesFormat(name=Lucene70), dvDouble=DocValuesFormat(name=Memory), dvFloat=DocValuesFormat(name=Lucene70), content6=DocValuesFormat(name=Direct), content5=DocValuesFormat(name=Lucene70), dvPacked=DocValuesFormat(name=Asserting), intPoint2d=DocValuesFormat(name=Memory), content4=DocValuesFormat(name=Memory), content3=DocValuesFormat(name=Asserting), content2=DocValuesFormat(name=Direct), doublePoint1d=DocValuesFormat(name=Asserting), dvByte=DocValuesFormat(name=Asserting), binaryPoint1d=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=973, maxMBSortInHeap=6.611122097918267, sim=RandomSimilarity(queryNorm=false): {content6=DFR I(n)BZ(0.3), content5=DFR I(n)B3(800.0), content2=IB SPL-D3(800.0), utf8=DFR I(n)2, fie?ld=IB LL-D2, content=IB LL-D2, autf8=IB SPL-D2}, locale=is, timezone=America/Noronha
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=46177560,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=52FFFE39AB1824F1 -Dtests.slow=true -Dtests.locale=is -Dtests.timezone=America/Noronha -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_52FFFE39AB1824F1-001\6.0.1-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_52FFFE39AB1824F1-001\6.0.1-nocfs-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_52FFFE39AB1824F1-001\6.0.1-nocfs-001\write.lock: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_52FFFE39AB1824F1-001\6.0.1-nocfs-001\write.lock
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_52FFFE39AB1824F1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_52FFFE39AB1824F1-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([52FFFE39AB1824F1]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [4/9 (1!)] on J0 in 41.41s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 7201 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplaceNodeNoTargetTest
   [junit4]   2> 0    INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[A67D3F669E19FE32]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_A67D3F669E19FE32-001\init-core-data-001
   [junit4]   2> 221  INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[A67D3F669E19FE32]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 332  INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[A67D3F669E19FE32]-worker) [    ] o.e.j.u.log Logging initialized @7983ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 346  INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[A67D3F669E19FE32]-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> 662  INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[A67D3F669E19FE32]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_A67D3F669E19FE32-001\tempDir-001
   [junit4]   2> 676  INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[A67D3F669E19FE32]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 679  INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 690  INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 897  INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[A67D3F669E19FE32]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:65342
   [junit4]   2> 965  ERROR (Thread-1) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1093 INFO  (zkConnectionManagerCallback-4-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1680 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1680 INFO  (jetty-launcher-1-thread-6) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1680 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1680 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1680 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1680 INFO  (jetty-launcher-1-thread-5) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1710 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1710 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1712 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1713 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1713 INFO  (jetty-launcher-1-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1714 INFO  (jetty-launcher-1-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1714 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1714 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1715 INFO  (jetty-launcher-1-thread-6) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1715 INFO  (jetty-launcher-1-thread-6) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1715 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1715 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1721 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1722 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1722 INFO  (jetty-launcher-1-thread-6) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1722 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1721 INFO  (jetty-launcher-1-thread-5) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1722 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1770 INFO  (jetty-launcher-1-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1134d19{/solr,null,AVAILABLE}
   [junit4]   2> 1771 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@136fe2c{/solr,null,AVAILABLE}
   [junit4]   2> 1771 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e2292{/solr,null,AVAILABLE}
   [junit4]   2> 1780 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1393e4f{/solr,null,AVAILABLE}
   [junit4]   2> 1771 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@eb906e{/solr,null,AVAILABLE}
   [junit4]   2> 1770 INFO  (jetty-launcher-1-thread-6) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f9c2e4{/solr,null,AVAILABLE}
   [junit4]   2> 1886 INFO  (jetty-launcher-1-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1896993{SSL,[ssl, http/1.1]}{127.0.0.1:65355}
   [junit4]   2> 1887 INFO  (jetty-launcher-1-thread-5) [    ] o.e.j.s.Server Started @9539ms
   [junit4]   2> 1887 INFO  (jetty-launcher-1-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65355}
   [junit4]   2> 1890 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@c27659{SSL,[ssl, http/1.1]}{127.0.0.1:65360}
   [junit4]   2> 1891 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.Server Started @9542ms
   [junit4]   2> 1891 INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65360}
   [junit4]   2> 1897 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1bc6335{SSL,[ssl, http/1.1]}{127.0.0.1:65356}
   [junit4]   2> 1897 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server Started @9549ms
   [junit4]   2> 1897 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65356}
   [junit4]   2> 1899 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1140209{SSL,[ssl, http/1.1]}{127.0.0.1:65359}
   [junit4]   2> 1899 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server Started @9551ms
   [junit4]   2> 1899 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65359}
   [junit4]   2> 1899 INFO  (jetty-launcher-1-thread-6) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1de1571{SSL,[ssl, http/1.1]}{127.0.0.1:65357}
   [junit4]   2> 1900 INFO  (jetty-launcher-1-thread-6) [    ] o.e.j.s.Server Started @9551ms
   [junit4]   2> 1900 INFO  (jetty-launcher-1-thread-6) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65357}
   [junit4]   2> 1899 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@9863dc{SSL,[ssl, http/1.1]}{127.0.0.1:65358}
   [junit4]   2> 1900 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.Server Started @9552ms
   [junit4]   2> 1900 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65358}
   [junit4]   2> 2004 ERROR (jetty-launcher-1-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2004 ERROR (jetty-launcher-1-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2005 INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 2005 ERROR (jetty-launcher-1-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2008 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _  

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

2> 47915 INFO  (qtp21482699-309) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [ManagedModelStore [store=ModelStore [availableModels=[sum1, sumgroup, store9m1]], featureStores=org.apache.solr.ltr.store.rest.ManagedFeatureStore@1312704]] for /schema/model-store
   [junit4]   2> 47915 INFO  (qtp21482699-309) [    x:collection1] o.a.s.r.ManagedResource Processing update to /schema/model-store: {name=sum4, store=test4, class=org.apache.solr.ltr.model.LinearModel, features=[{name=match}], params={weights={match=1.0}}} is a java.util.LinkedHashMap
   [junit4]   2> 47915 INFO  (qtp21482699-309) [    x:collection1] o.a.s.l.s.r.ManagedModelStore adding model sum4
   [junit4]   2> 47916 INFO  (qtp21482699-309) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_model-store.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.feature.TestFeatureLogging_2F9A4E91F5EAF397-001\tempDir-001\collection1\conf
   [junit4]   2> 47916 INFO  (qtp21482699-309) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/model-store params={indent=on&wt=json} status=0 QTime=1
   [junit4]   2> Úno 09, 2018 8:34:38 ODP. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-02-09	20:34:38	127.0.0.1	-	127.0.0.1	53043	PUT	/solr/schema/model-store	wt=json&indent=on	200	-	156	1	http://127.0.0.1:53043	Apache-HttpClient/4.5.3 (Java/1.8.0_144)	-
   [junit4]   2> 47919 INFO  (qtp21482699-311) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/query params={q=title:bloomberg&indent=on&fl=*,score,fv:[fv+store%3Dtest4]&rows=10&wt=json&rq={!ltr+reRankDocs%3D10+model%3Dsum4}} hits=4 status=0 QTime=1
   [junit4]   2> 47921 INFO  (qtp21482699-309) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/query params={q=title:bloomberg&indent=on&fl=*,score,fv:[fv+store%3Dtest4]&rows=10&wt=json&rq={!ltr+reRankDocs%3D10+model%3Dsum4}} hits=4 status=0 QTime=0
   [junit4]   2> 47923 INFO  (qtp21482699-311) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/query params={q=title:bloomberg&indent=on&fl=*,score,fv:[fv+store%3Dtest4+format%3Dsparse]&rows=10&wt=json&rq={!ltr+reRankDocs%3D10+model%3Dsum4}} hits=4 status=0 QTime=0
   [junit4]   2> 47928 INFO  (qtp21482699-309) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/query params={q=title:bloomberg&indent=on&fl=*,score,fv:[fv+store%3Dtest4+format%3Dsparse]&rows=10&wt=json&rq={!ltr+reRankDocs%3D10+model%3Dsum4}} hits=4 status=0 QTime=1
   [junit4]   2> 47931 INFO  (qtp21482699-309) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/query params={q=title:bloomberg&indent=on&fl=*,score,fv:[fv+store%3Dtest4+format%3Ddense]&rows=10&wt=json&rq={!ltr+reRankDocs%3D10+model%3Dsum4}} hits=4 status=0 QTime=0
   [junit4]   2> 47933 INFO  (qtp21482699-311) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/query params={q=title:bloomberg&indent=on&fl=*,score,fv:[fv+store%3Dtest4+format%3Ddense]&rows=10&wt=json&rq={!ltr+reRankDocs%3D10+model%3Dsum4}} hits=4 status=0 QTime=0
   [junit4]   2> 47934 INFO  (TEST-TestFeatureLogging.testSparseDenseFeatures-seed#[2F9A4E91F5EAF397]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSparseDenseFeatures
   [junit4]   2> 47937 INFO  (SUITE-TestFeatureLogging-seed#[2F9A4E91F5EAF397]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1c03a58{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 47937 INFO  (SUITE-TestFeatureLogging-seed#[2F9A4E91F5EAF397]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=5360465
   [junit4]   2> 47937 INFO  (SUITE-TestFeatureLogging-seed#[2F9A4E91F5EAF397]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 47937 INFO  (SUITE-TestFeatureLogging-seed#[2F9A4E91F5EAF397]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 47937 INFO  (SUITE-TestFeatureLogging-seed#[2F9A4E91F5EAF397]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 47940 INFO  (coreCloseExecutor-207-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@60a45
   [junit4]   2> 47940 INFO  (coreCloseExecutor-207-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=395845
   [junit4]   2> 47946 INFO  (SUITE-TestFeatureLogging-seed#[2F9A4E91F5EAF397]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@aa50d2{/solr,null,UNAVAILABLE}
   [junit4]   2> 47946 INFO  (SUITE-TestFeatureLogging-seed#[2F9A4E91F5EAF397]-worker) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 47957 INFO  (SUITE-TestFeatureLogging-seed#[2F9A4E91F5EAF397]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 47957 INFO  (SUITE-TestFeatureLogging-seed#[2F9A4E91F5EAF397]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=13256042
   [junit4]   2> 47957 INFO  (SUITE-TestFeatureLogging-seed#[2F9A4E91F5EAF397]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 47957 INFO  (SUITE-TestFeatureLogging-seed#[2F9A4E91F5EAF397]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@158908: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / null
   [junit4]   2> 47957 INFO  (SUITE-TestFeatureLogging-seed#[2F9A4E91F5EAF397]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 47957 INFO  (SUITE-TestFeatureLogging-seed#[2F9A4E91F5EAF397]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ebe424: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / null
   [junit4]   2> 47957 INFO  (SUITE-TestFeatureLogging-seed#[2F9A4E91F5EAF397]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 47957 INFO  (SUITE-TestFeatureLogging-seed#[2F9A4E91F5EAF397]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1950aae: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / null
   [junit4]   2> 47958 INFO  (coreCloseExecutor-209-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@98e019
   [junit4]   2> 47958 INFO  (coreCloseExecutor-209-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=10018841
   [junit4]   2> 47958 INFO  (coreCloseExecutor-209-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2939f2: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / null
   [junit4]   2> 47961 INFO  (SUITE-TestFeatureLogging-seed#[2F9A4E91F5EAF397]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=18204, maxDocsPerChunk=2, blockSize=452), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=18204, blockSize=452)), sim=RandomSimilarity(queryNorm=true): {}, locale=cs, timezone=Asia/Pontianak
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=23892760,total=95612928
   [junit4]   2> NOTE: All tests run in this JVM: [TestExternalFeatures, TestWrapperModel, TestUserTermScorerQuery, TestOriginalScoreFeature, TestParallelWeightCreation, TestFeatureExtractionFromMultipleSegments, TestSelectiveWeightCreation, TestLinearModel, TestFeatureLogging]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFeatureLogging -Dtests.seed=2F9A4E91F5EAF397 -Dtests.slow=true -Dtests.locale=cs -Dtests.timezone=Asia/Pontianak -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestFeatureLogging (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Unable to delete directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.feature.TestFeatureLogging_2F9A4E91F5EAF397-001\tempDir-001\collection1\conf.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2F9A4E91F5EAF397]:0)
   [junit4]    > 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1581)
   [junit4]    > 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
   [junit4]    > 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]    > 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]    > 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
   [junit4]    > 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]    > 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]    > 	at org.apache.solr.ltr.TestRerankBase.aftertest(TestRerankBase.java:222)
   [junit4]    > 	at org.apache.solr.ltr.feature.TestFeatureLogging.after(TestFeatureLogging.java:37)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [25/35 (1!)] on J1 in 1.60s, 4 tests, 1 error <<< FAILURES!

[...truncated 36575 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 443 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/443/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC

9 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestIndexWriterThreadsToSegments

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

	at __randomizedtesting.SeedInfo.seed([A022B34E207F0CB2]: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.facet.taxonomy.TestTaxonomyFacetCounts

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J0\temp\lucene.facet.taxonomy.TestTaxonomyFacetCounts_EEE6E0F2CE1FC974-001\index-NIOFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J0\temp\lucene.facet.taxonomy.TestTaxonomyFacetCounts_EEE6E0F2CE1FC974-001\index-NIOFSDirectory-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J0\temp\lucene.facet.taxonomy.TestTaxonomyFacetCounts_EEE6E0F2CE1FC974-001\index-NIOFSDirectory-001\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J0\temp\lucene.facet.taxonomy.TestTaxonomyFacetCounts_EEE6E0F2CE1FC974-001\index-NIOFSDirectory-001\segments_1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J0\temp\lucene.facet.taxonomy.TestTaxonomyFacetCounts_EEE6E0F2CE1FC974-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J0\temp\lucene.facet.taxonomy.TestTaxonomyFacetCounts_EEE6E0F2CE1FC974-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\facet\test\J0\temp\lucene.facet.taxonomy.TestTaxonomyFacetCounts_EEE6E0F2CE1FC974-001\index-NIOFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J0\temp\lucene.facet.taxonomy.TestTaxonomyFacetCounts_EEE6E0F2CE1FC974-001\index-NIOFSDirectory-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J0\temp\lucene.facet.taxonomy.TestTaxonomyFacetCounts_EEE6E0F2CE1FC974-001\index-NIOFSDirectory-001\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J0\temp\lucene.facet.taxonomy.TestTaxonomyFacetCounts_EEE6E0F2CE1FC974-001\index-NIOFSDirectory-001\segments_1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J0\temp\lucene.facet.taxonomy.TestTaxonomyFacetCounts_EEE6E0F2CE1FC974-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J0\temp\lucene.facet.taxonomy.TestTaxonomyFacetCounts_EEE6E0F2CE1FC974-001

	at __randomizedtesting.SeedInfo.seed([EEE6E0F2CE1FC974]: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.dataimport.TestSolrEntityProcessorEndToEnd

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd:     1) Thread[id=351, name=qtp31575223-351, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd: 
   1) Thread[id=351, name=qtp31575223-351, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([2DFCCAAFDA02B192]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=351, name=qtp31575223-351, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=351, name=qtp31575223-351, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([2DFCCAAFDA02B192]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest:     1) Thread[id=24625, name=qtp17182099-24625, state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         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.ChaosMonkeySafeLeaderWithPullReplicasTest: 
   1) Thread[id=24625, name=qtp17182099-24625, state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([42259BC0D16428FE]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=24625, name=qtp17182099-24625, state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=24625, name=qtp17182099-24625, state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([42259BC0D16428FE]:0)


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

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.TestQueryUtils_42259BC0D16428FE-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.TestQueryUtils_42259BC0D16428FE-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryUtils_42259BC0D16428FE-001\init-core-data-001\spellcheckerFQCN: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryUtils_42259BC0D16428FE-001\init-core-data-001\spellcheckerFQCN    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryUtils_42259BC0D16428FE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryUtils_42259BC0D16428FE-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.TestQueryUtils_42259BC0D16428FE-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.TestQueryUtils_42259BC0D16428FE-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryUtils_42259BC0D16428FE-001\init-core-data-001\spellcheckerFQCN: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryUtils_42259BC0D16428FE-001\init-core-data-001\spellcheckerFQCN
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryUtils_42259BC0D16428FE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryUtils_42259BC0D16428FE-001

	at __randomizedtesting.SeedInfo.seed([42259BC0D16428FE]: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.TestStressRecovery

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.search.TestStressRecovery_42259BC0D16428FE-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestStressRecovery_42259BC0D16428FE-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestStressRecovery_42259BC0D16428FE-001\init-core-data-001\tlog: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestStressRecovery_42259BC0D16428FE-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestStressRecovery_42259BC0D16428FE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestStressRecovery_42259BC0D16428FE-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.search.TestStressRecovery_42259BC0D16428FE-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestStressRecovery_42259BC0D16428FE-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestStressRecovery_42259BC0D16428FE-001\init-core-data-001\tlog: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestStressRecovery_42259BC0D16428FE-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestStressRecovery_42259BC0D16428FE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestStressRecovery_42259BC0D16428FE-001

	at __randomizedtesting.SeedInfo.seed([42259BC0D16428FE]: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.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_48514E119D52E417-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_48514E119D52E417-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_48514E119D52E417-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_48514E119D52E417-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_48514E119D52E417-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_48514E119D52E417-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_48514E119D52E417-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_48514E119D52E417-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_48514E119D52E417-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_48514E119D52E417-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_48514E119D52E417-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_48514E119D52E417-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_48514E119D52E417-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_48514E119D52E417-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_48514E119D52E417-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_48514E119D52E417-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_48514E119D52E417-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_48514E119D52E417-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_48514E119D52E417-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_48514E119D52E417-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_48514E119D52E417-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_48514E119D52E417-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_48514E119D52E417-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_48514E119D52E417-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_48514E119D52E417-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_48514E119D52E417-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_48514E119D52E417-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_48514E119D52E417-001

	at __randomizedtesting.SeedInfo.seed([48514E119D52E417]: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 1516 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterThreadsToSegments
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {field=DFR I(F)Z(0.3)}, locale=es-VE, timezone=Australia/Hobart
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=151689232,total=286261248
   [junit4]   2> NOTE: All tests run in this JVM: [TestRAMDirectory, TestStringMSBRadixSorter, TestExceedMaxTermLength, TestOmitTf, TestLucene50StoredFieldsFormat, TestReqExclBulkScorer, TestDocValuesQueries, TestIndexFileDeleter, TestUnicodeUtil, TestCharFilter, TestLucene60PointsFormat, TestSpanSearchEquivalence, TestAllFilesDetectTruncation, TestSpanNotQuery, TestCrashCausesCorruptIndex, TestParallelReaderEmptyIndex, TestTerm, TestSpanExplanations, TestSwappedIndexFiles, TestAttributeSource, TestMergedIterator, TestSimpleExplanationsOfNonMatches, TestFlushByRamOrCountsPolicy, TestPayloadsOnVectors, TestNoMergePolicy, TestIndexWriter, MultiCollectorTest, TestNorms, TestTimeLimitingCollector, TestScoreCachingWrappingScorer, TestNewestSegment, TestMinimize, TestBufferedChecksum, TestBlockPostingsFormat2, TestSameScoresWithThreads, TestSegmentTermEnum, TestOperations, TestFutureArrays, TestClassicSimilarity, TestLucene70DocValuesFormat, TestDocsWithFieldSet, TestSimilarityProvider, TestTermVectors, TestLongValuesSource, TestSort, TestPointQueries, TestInPlaceMergeSorter, TestSearchForDuplicates, TestSimilarity2, Test2BPoints, TestNeedsScores, TestBM25Similarity, TestFilterLeafReader, TestRateLimiter, TestRegexpQuery, TestTopDocsMerge, TestLiveFieldValues, TestBooleanOr, TestOmitPositions, TestHighCompressionMode, TestBooleanQuery, TestIndexWriterUnicode, TestRoaringDocIdSet, TestUpgradeIndexMergePolicy, TestPrefixQuery, TestDemoParallelLeafReader, TestTragicIndexWriterDeadlock, TestSearch, TestTermScorer, TestSparseFixedBitSet, TestTimSorterWorstCase, TestHugeRamFile, TestSpanContainQuery, TestReaderWrapperDVTypeCheck, TestSumDocFreq, TestMSBRadixSorter, TestSortedSetSortField, TestNeverDelete, TestDocsAndPositions, TestBytesRef, TestRecyclingByteBlockAllocator, TestIndexManyDocuments, TestAddIndexes, TestManyFields, TestIndexWriterWithThreads, TestStandardAnalyzer, TestFieldInvertState, TestExternalCodecs, TestPrefixRandom, TestCodecHoldsOpenFiles, TestCrash, TestComplexExplanations, TestThreadedForceMerge, TestIndexInput, TestDocIdSetBuilder, TestIntBlockPool, TestBagOfPositions, TestPositionIncrement, TestCharacterUtils, TestIndexWriterFromReader, TestInfoStream, TestLevenshteinAutomata, TestDocValuesIndexing, TestRecyclingIntBlockAllocator, TestIndexSorting, TestReusableStringReader, TestFieldsReader, TestIndexWriterMerging, TestFSTs, TestConjunctionDISI, TestOneMergeWrappingMergePolicy, TestSpans, TestIndexWriterOnVMError, TestFilterIterator, TestCloseableThreadLocal, TestDirectoryReader, TestCollectionUtil, TestFastDecompressionMode, TestMultiThreadTermVectors, TestToken, TestCustomSearcherSort, Test2BDocs, TestCustomNorms, TestMixedCodecs, TestUTF32ToUTF8, TestLazyProxSkipping, TestCodecs, TestParallelLeafReader, TestBytesRefHash, TestSloppyPhraseQuery2, TestMultiFields, TestMultiTermConstantScore, TestFieldMaskingSpanQuery, TestTopDocsCollector, TestComplexExplanationsOfNonMatches, TestPrefixCodedTerms, TestAutomatonQuery, TestTopFieldCollector, TestWildcardRandom, TestRegexpRandom, TestBooleanQueryVisitSubscorers, TestMatchAllDocsQuery, TestParallelTermEnum, TestBinaryTerms, TestField, TestSpanExplanationsOfNonMatches, TestRollingBuffer, TestCharsRef, TestSameTokenSamePosition, TestBinaryDocument, TestIsCurrent, TestIndexWriterLockRelease, TestByteBlockPool, TestAssertions, TestNot, TestVersion, TestReaderClosed, TestSimpleAttributeImpl, Test2BPositions, TestIOUtils, TestByteArrayDataInput, Test2BPagedBytes, TestCharArrayMap, TestDelegatingAnalyzerWrapper, TestWordlistLoader, TestPackedTokenAttributeImpl, TestForUtil, TestLucene50TermVectorsFormat, TestLucene70SegmentInfoFormat, TestGeoEncodingUtils, TestPolygon, TestPolygon2D, Test2BSortedDocValuesOrds, TestDocInverterPerFieldErrorInfo, TestDocValues, TestFilterCodecReader, TestIndexWriterDeleteByQuery, TestIndexWriterOutOfFileDescriptors, TestIndexWriterThreadsToSegments]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexWriterThreadsToSegments -Dtests.seed=A022B34E207F0CB2 -Dtests.slow=true -Dtests.locale=es-VE -Dtests.timezone=Australia/Hobart -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestIndexWriterThreadsToSegments (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\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_A022B34E207F0CB2-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_A022B34E207F0CB2-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A022B34E207F0CB2]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [384/461 (1!)] on J0 in 1.70s, 4 tests, 1 error <<< FAILURES!

[...truncated 5917 lines...]
   [junit4] Suite: org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {$full_path$=BlockTreeOrds(blocksize=128), $facets=FST50, field=PostingsFormat(name=Memory), $payloads$=PostingsFormat(name=Direct), f=PostingsFormat(name=Memory), $facets2=PostingsFormat(name=Memory), $b=PostingsFormat(name=Memory), content=BlockTreeOrds(blocksize=128)}, docValues:{$facets=DocValuesFormat(name=Lucene70), $facets2=DocValuesFormat(name=Lucene70), $b=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=567, maxMBSortInHeap=6.223772620573394, sim=RandomSimilarity(queryNorm=false): {field=DFR I(F)L1, f=IB SPL-D2, content=DFR I(n)L1}, locale=vi, timezone=Europe/Kaliningrad
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=111787544,total=213123072
   [junit4]   2> NOTE: All tests run in this JVM: [TestDrillDownQuery, TestUTF8TaxonomyWriterCache, TestAddTaxonomy, TestTaxonomyFacetCounts]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTaxonomyFacetCounts -Dtests.seed=EEE6E0F2CE1FC974 -Dtests.slow=true -Dtests.locale=vi -Dtests.timezone=Europe/Kaliningrad -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestTaxonomyFacetCounts (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\facet\test\J0\temp\lucene.facet.taxonomy.TestTaxonomyFacetCounts_EEE6E0F2CE1FC974-001\index-NIOFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J0\temp\lucene.facet.taxonomy.TestTaxonomyFacetCounts_EEE6E0F2CE1FC974-001\index-NIOFSDirectory-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J0\temp\lucene.facet.taxonomy.TestTaxonomyFacetCounts_EEE6E0F2CE1FC974-001\index-NIOFSDirectory-001\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J0\temp\lucene.facet.taxonomy.TestTaxonomyFacetCounts_EEE6E0F2CE1FC974-001\index-NIOFSDirectory-001\segments_1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J0\temp\lucene.facet.taxonomy.TestTaxonomyFacetCounts_EEE6E0F2CE1FC974-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J0\temp\lucene.facet.taxonomy.TestTaxonomyFacetCounts_EEE6E0F2CE1FC974-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EEE6E0F2CE1FC974]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [9/28 (1!)] on J0 in 2.76s, 16 tests, 1 error <<< FAILURES!

[...truncated 5052 lines...]
   [junit4] Suite: org.apache.solr.search.TestStressRecovery
   [junit4]   2> 607281 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestStressRecovery_42259BC0D16428FE-001\init-core-data-001
   [junit4]   2> 607282 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 607285 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-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> 607286 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 607287 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-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> 607337 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 607351 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 607398 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 607467 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13cab07
   [junit4]   2> 607471 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13cab07
   [junit4]   2> 607471 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13cab07
   [junit4]   2> 607473 INFO  (coreLoadExecutor-3308-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 607474 INFO  (coreLoadExecutor-3308-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> 607522 INFO  (coreLoadExecutor-3308-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 607530 INFO  (coreLoadExecutor-3308-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 607576 INFO  (coreLoadExecutor-3308-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 608163 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=14415289
   [junit4]   2> 608164 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=14783937
   [junit4]   2> 608164 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=31183283
   [junit4]   2> 608164 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=10138988
   [junit4]   2> 608164 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=25292539
   [junit4]   2> 608164 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=20586775
   [junit4]   2> 608165 INFO  (coreLoadExecutor-3308-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> 608165 INFO  (coreLoadExecutor-3308-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@13cab07
   [junit4]   2> 608165 INFO  (coreLoadExecutor-3308-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 608166 INFO  (coreLoadExecutor-3308-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.search.TestStressRecovery_42259BC0D16428FE-001\init-core-data-001\]
   [junit4]   2> 608167 INFO  (coreLoadExecutor-3308-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=65.7265625, floorSegmentMB=1.1650390625, forceMergeDeletesPctAllowed=13.899682318494213, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 608169 WARN  (coreLoadExecutor-3308-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 608256 INFO  (coreLoadExecutor-3308-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 608256 INFO  (coreLoadExecutor-3308-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 608257 INFO  (coreLoadExecutor-3308-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 608257 INFO  (coreLoadExecutor-3308-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 608257 INFO  (coreLoadExecutor-3308-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4223847655459956]
   [junit4]   2> 608307 INFO  (coreLoadExecutor-3308-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@139d85d[collection1] main]
   [junit4]   2> 608309 WARN  (coreLoadExecutor-3308-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 608310 INFO  (coreLoadExecutor-3308-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 608311 INFO  (searcherExecutor-3309-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@139d85d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 608311 INFO  (coreLoadExecutor-3308-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591887588572004352
   [junit4]   2> 608314 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 608320 INFO  (TEST-TestStressRecovery.testStressRecovery-seed#[42259BC0D16428FE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStressRecovery
   [junit4]   2> 608320 INFO  (TEST-TestStressRecovery.testStressRecovery-seed#[42259BC0D16428FE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStressRecovery
   [junit4] IGNOR/A 0.01s J1 | TestStressRecovery.testStressRecovery
   [junit4]    > Assumption #1: FIXME: This test is horribly slow sometimes on Windows!
   [junit4]   2> 608321 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 608321 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2007302
   [junit4]   2> 608322 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 608322 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1faa4d4: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1680752
   [junit4]   2> 608325 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 608325 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1b7f226: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1a96a89
   [junit4]   2> 608327 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 608328 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@46f6ee: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@148d9bd
   [junit4]   2> 608329 INFO  (coreCloseExecutor-3314-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1d98c5b
   [junit4]   2> 608329 INFO  (coreCloseExecutor-3314-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=31034459
   [junit4]   2> 608329 INFO  (coreCloseExecutor-3314-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@134c06c: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1381133
   [junit4]   2> 608348 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=616, maxMBSortInHeap=5.301883150096747, sim=RandomSimilarity(queryNorm=false): {}, locale=ru-RU, timezone=SystemV/PST8PDT
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=250903000,total=387448832
   [junit4]   2> NOTE: All tests run in this JVM: [TestDefaultStatsCache, TestSearchPerf, CleanupOldIndexTest, TestLMJelinekMercerSimilarityFactory, HdfsBasicDistributedZkTest, SharedFSAutoReplicaFailoverTest, MetricUtilsTest, UpdateRequestProcessorFactoryTest, TestCryptoKeys, TemplateUpdateProcessorTest, TestFieldResource, TestMissingGroups, DocValuesNotIndexedTest, AddSchemaFieldsUpdateProcessorFactoryTest, DistributedFacetPivotLongTailTest, ConjunctionSolrSpellCheckerTest, DistributedQueueTest, TestRandomFaceting, TestLuceneMatchVersion, DeleteStatusTest, TestUseDocValuesAsStored, TestFieldCacheSortRandom, TestMultiValuedNumericRangeQuery, SystemInfoHandlerTest, TestBackupRepositoryFactory, TestComponentsName, TestHdfsCloudBackupRestore, DataDrivenBlockJoinTest, TestHalfAndHalfDocValues, TestCoreAdminApis, TestSolrConfigHandlerCloud, NodeMutatorTest, BlockJoinFacetSimpleTest, TestAddFieldRealTimeGet, TestDFRSimilarityFactory, ShardSplitTest, TestBadConfig, OverseerModifyCollectionTest, TimeRoutedAliasUpdateProcessorTest, HdfsDirectoryFactoryTest, CurrencyRangeFacetCloudTest, TestJavabinTupleStreamParser, PrimUtilsTest, CircularListTest, CoreAdminHandlerTest, TestSearcherReuse, SpellPossibilityIteratorTest, TestConfigSetsAPIExclusivity, TestNodeAddedTrigger, TestCodecSupport, TestEmbeddedSolrServerConstructors, TestSubQueryTransformerCrossCore, TestFieldTypeResource, TestCloudNestedDocsSort, SuggesterTest, TestDocumentBuilder, NoCacheHeaderTest, TestConfigReload, FullSolrCloudDistribCmdsTest, SearchRateTriggerTest, OverseerTest, ReplaceNodeTest, OverriddenZkACLAndCredentialsProvidersTest, TestStressRecovery]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestStressRecovery -Dtests.seed=42259BC0D16428FE -Dtests.slow=true -Dtests.locale=ru-RU -Dtests.timezone=SystemV/PST8PDT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestStressRecovery (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\J1\temp\solr.search.TestStressRecovery_42259BC0D16428FE-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestStressRecovery_42259BC0D16428FE-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestStressRecovery_42259BC0D16428FE-001\init-core-data-001\tlog: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestStressRecovery_42259BC0D16428FE-001\init-core-data-001\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestStressRecovery_42259BC0D16428FE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestStressRecovery_42259BC0D16428FE-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([42259BC0D16428FE]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [130/774 (1!)] on J1 in 1.08s, 1 test, 1 error, 1 skipped <<< FAILURES!

[...truncated 238 lines...]
   [junit4] Suite: org.apache.solr.search.TestQueryUtils
   [junit4]   2> 874057 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryUtils_42259BC0D16428FE-001\init-core-data-001
   [junit4]   2> 874059 WARN  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 874059 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 874064 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-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> 874065 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 874065 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-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> 874113 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 874130 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 874220 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 874310 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fa1e63
   [junit4]   2> 874314 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fa1e63
   [junit4]   2> 874314 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fa1e63
   [junit4]   2> 874316 INFO  (coreLoadExecutor-3414-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 874317 INFO  (coreLoadExecutor-3414-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> 874379 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 874395 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 874479 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 874487 INFO  (coreLoadExecutor-3414-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> 874488 INFO  (coreLoadExecutor-3414-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@fa1e63
   [junit4]   2> 874488 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 874488 INFO  (coreLoadExecutor-3414-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.TestQueryUtils_42259BC0D16428FE-001\init-core-data-001\]
   [junit4]   2> 874489 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=57.138671875, floorSegmentMB=1.609375, forceMergeDeletesPctAllowed=24.93393791299981, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 874586 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 874586 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 874588 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 874588 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 874588 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 874588 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@16b1c76[collection1] main]
   [junit4]   2> 874589 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 874595 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 874620 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 874620 INFO  (searcherExecutor-3415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 874620 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591887867432402944
   [junit4]   2> 874621 INFO  (searcherExecutor-3415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 874621 INFO  (searcherExecutor-3415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 874621 INFO  (searcherExecutor-3415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 874621 INFO  (searcherExecutor-3415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 874621 INFO  (searcherExecutor-3415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 874621 INFO  (searcherExecutor-3415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 874622 INFO  (searcherExecutor-3415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 874622 INFO  (searcherExecutor-3415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 874623 INFO  (searcherExecutor-3415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@16b1c76[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 874623 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 874625 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNegativeQueries
   [junit4]   2> 874804 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1591887867440791552)]} 0 175
   [junit4]   2> 874809 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1591887867630583808)]} 0 0
   [junit4]   2> 874809 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1591887867630583809)]} 0 0
   [junit4]   2> 874809 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4 (1591887867630583810)]} 0 0
   [junit4]   2> 874810 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5 (1591887867631632384)]} 0 0
   [junit4]   2> 874810 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6 (1591887867631632385)]} 0 0
   [junit4]   2> 874810 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7 (1591887867631632386)]} 0 0
   [junit4]   2> 874819 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8 (1591887867640020992)]} 0 0
   [junit4]   2> 874819 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9 (1591887867641069568)]} 0 0
   [junit4]   2> 874819 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10 (1591887867641069569)]} 0 0
   [junit4]   2> 874819 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11 (1591887867641069570)]} 0 0
   [junit4]   2> 874820 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[12 (1591887867642118144)]} 0 0
   [junit4]   2> 874820 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[13 (1591887867642118145)]} 0 0
   [junit4]   2> 874820 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[14 (1591887867642118146)]} 0 0
   [junit4]   2> 874820 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[15 (1591887867642118147)]} 0 0
   [junit4]   2> 874821 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[16 (1591887867643166720)]} 0 0
   [junit4]   2> 874821 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591887867643166721,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 874821 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@186543 commitCommandVersion:1591887867643166721
   [junit4]   2> 874829 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@18cc172[collection1] main]
   [junit4]   2> 874829 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 874830 INFO  (searcherExecutor-3415-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@18cc172[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C16)))}
   [junit4]   2> 874830 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 9
   [junit4]   2> 874831 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-qlkciyopsbgzyvkylsjhchghjrdf&qt=&start=0&rows=20&version=2.2} hits=16 status=0 QTime=0
   [junit4]   2> 874832 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-name:E&qt=&start=0&rows=20&version=2.2} hits=13 status=0 QTime=0
   [junit4]   2> 874834 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-name:G+-name:W&qt=&start=0&rows=20&version=2.2} hits=7 status=0 QTime=0
   [junit4]   2> 874834 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-name:G+-name:W+-name:E&qt=&start=0&rows=20&version=2.2} hits=5 status=0 QTime=0
   [junit4]   2> 874834 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-(name:G+OR+name:W)&qt=&start=0&rows=20&version=2.2} hits=7 status=0 QTime=0
   [junit4]   2> 874835 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-name:G+-name:W+-name:E+id:[*+TO+*]&qt=&start=0&rows=20&version=2.2} hits=5 status=0 QTime=0
   [junit4]   2> 874835 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-name:G+-name:W+-name:E+%2Bid:[*+TO+*]&qt=&start=0&rows=20&version=2.2} hits=5 status=0 QTime=0
   [junit4]   2> 874836 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-qlkciyopsbgzyvkylsjhchghjrdf&fq=name:A&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 874836 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:A&fq=-name:A&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 874837 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:A&fq=-name:A&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 874837 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-name:E&fq=name:E&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 874837 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-name:E&fq=name:W&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 874838 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-name:E&fq=name:W&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 874838 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-name:E&fq=name:W&fq=-name:G&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 874838 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-name:E&fq=-name:W&fq=-name:G&wt=xml} hits=5 status=0 QTime=0
   [junit4]   2> 874838 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-name:E&fq=-name:W&fq=-name:G&fq=-name:C&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 874839 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-name:E&fq=-name:W+-name:G&fq=-name:C&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 874839 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-name:E&fq=-name:W+-name:G+-name:C&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 874840 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-name:E&fq=-(name:W+name:G+name:C)&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 874840 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-name:E&fq=-name:W&fq=-name:G&fq=-name:C&fq=name:G&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 874840 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-name:E&fq=-name:W&fq=-name:G&fq=-name:C&fq=%2Bid:1&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 874841 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-name:E&fq=-name:W&fq=-name:G&fq=-name:C&fq=id:[*+TO+*]&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 874841 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-text:stopworda&wt=xml} hits=16 status=0 QTime=0
   [junit4]   2> 874841 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:[*+TO+*]&fq=-text:stopworda&wt=xml} hits=16 status=0 QTime=0
   [junit4]   2> 874842 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:[*+TO+*]&fq=-text:stopworda&fq=-text:stopworda&wt=xml} hits=16 status=0 QTime=0
   [junit4]   2> 874842 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:[*+TO+*]&fq=-text:stopworda+-id:1&wt=xml} hits=15 status=0 QTime=0
   [junit4]   2> 874842 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNegativeQueries
   [junit4]   2> 874842 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 874842 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=4846614
   [junit4]   2> 874842 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 874842 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1f78f0: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1d35acb
   [junit4]   2> 874845 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 874845 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1080b18: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3acf6a
   [junit4]   2> 874847 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 874847 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1288571: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@121bb64
   [junit4]   2> 874847 INFO  (coreCloseExecutor-3420-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@165b5ba
   [junit4]   2> 874847 INFO  (coreCloseExecutor-3420-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=23442874
   [junit4]   2> 874847 INFO  (coreCloseExecutor-3420-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@11e75d1: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@abfe19
   [junit4]   2> 874856 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {multiDefault=PostingsFormat(name=Memory), name=FSTOrd50, id=FSTOrd50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Memory), intDvoDefault=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1189, maxMBSortInHeap=6.461074469330711, sim=RandomSimilarity(queryNorm=false): {}, locale=es-EC, timezone=SystemV/EST5
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=121243232,total=488898560
   [junit4]   2> NOTE: All tests run in this JVM: [TestNonDefinedSimilarityFactory, TestPayloadScoreQParserPlugin, CreateCollectionCleanupTest, TestClassicSimilarityFactory, HdfsWriteToMultipleCollectionsTest, TestCloudPseudoReturnFields, SparseHLLTest, UniqFieldsUpdateProcessorFactoryTest, TestPullReplicaErrorHandling, StatelessScriptUpdateProcessorFactoryTest, TestFieldCollectionResource, TestGraphTermsQParserPlugin, LeaderFailureAfterFreshStartTest, VersionInfoTest, FacetPivotSmallTest, TestImpersonationWithHadoopAuth, LeaderElectionTest, TestTolerantSearch, TestCharFilters, LeaderElectionContextKeyTest, TestCollationFieldDocValues, BlockCacheTest, TestLegacyTerms, DistributedExpandComponentTest, TestConfigOverlay, QueryEqualityTest, MetricTriggerTest, TestFieldCacheVsDocValues, SynonymTokenizerTest, DistributedFacetPivotSmallAdvancedTest, V2ApiIntegrationTest, RecoveryAfterSoftCommitTest, TestOrdValues, CursorMarkTest, CloudMLTQParserTest, ComputePlanActionTest, TestConfigSetProperties, ReplaceNodeNoTargetTest, TestNamedUpdateProcessors, ResourceLoaderTest, TestOmitPositions, TestExportWriter, SolrPluginUtilsTest, DateMathParserTest, LukeRequestHandlerTest, TestPseudoReturnFields, ResponseHeaderTest, PluginInfoTest, TestPrepRecovery, CdcrVersionReplicationTest, TestCoreContainer, AddReplicaTest, TestSubQueryTransformer, TestFieldTypeCollectionResource, BJQParserTest, SolrRequestParserTest, TestHighlightDedupGrouping, TestSha256AuthenticationProvider, TestReplicationHandlerBackup, LegacyCloudClusterPropTest, TestNodeLostTrigger, RollingRestartTest, SolrCLIZkUtilsTest, RecoveryZkTest, TestReload, MBeansHandlerTest, PropertiesRequestHandlerTest, TestIntervalFaceting, TestScoreJoinQPScore, TestPKIAuthenticationPlugin, QueryResultKeyTest, DistributedFacetPivotWhiteBoxTest, ConnectionReuseTest, HighlighterTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, SignatureUpdateProcessorFactoryTest, HLLSerializationTest, OpenExchangeRatesOrgProviderTest, TestComputePlanAction, NumericFieldsTest, TestDistribIDF, HdfsChaosMonkeyNothingIsSafeTest, SuggesterFSTTest, PingRequestHandlerTest, TestQuerySenderNoQuery, DistribJoinFromCollectionTest, QueryElevationComponentTest, DirectSolrConnectionTest, ReplicationFactorTest, TestFreeTextSuggestions, ZkNodePropsTest, SuggestComponentTest, BasicZkTest, ShardRoutingCustomTest, TestDeleteCollectionOnDownNodes, AlternateDirectoryTest, TestCloudJSONFacetJoinDomain, TestNRTOpen, TestSolrConfigHandlerConcurrent, TestDynamicFieldCollectionResource, TestQueryUtils]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestQueryUtils -Dtests.seed=42259BC0D16428FE -Dtests.slow=true -Dtests.locale=es-EC -Dtests.timezone=SystemV/EST5 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestQueryUtils (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.TestQueryUtils_42259BC0D16428FE-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.TestQueryUtils_42259BC0D16428FE-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryUtils_42259BC0D16428FE-001\init-core-data-001\spellcheckerFQCN: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryUtils_42259BC0D16428FE-001\init-core-data-001\spellcheckerFQCN
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryUtils_42259BC0D16428FE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryUtils_42259BC0D16428FE-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([42259BC0D16428FE]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [205/774 (2!)] on J0 in 0.82s, 1 test, 1 error <<< FAILURES!

[...truncated 989 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest
   [junit4]   2> 1663399 INFO  (SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_42259BC0D16428FE-001\init-core-data-001
   [junit4]   2> 1663401 INFO  (SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1663402 INFO  (SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[42259BC0D16428FE]-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> 1663402 INFO  (SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /z_/
   [junit4]   2> 1663404 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.a.s.c.ChaosMonkeySafeLeaderWithPullReplicasTest Starting ChaosMonkey test with 2 shards and 4 nodes
   [junit4]   2> 1663406 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1663406 INFO  (Thread-4031) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1663406 INFO  (Thread-4031) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1663409 ERROR (Thread-4031) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1663506 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.a.s.c.ZkTestServer start zk server on port:51546
   [junit4]   2> 1663511 INFO  (zkConnectionManagerCallback-7800-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1663513 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10062715c4a0000, likely client has closed socket
   [junit4]   2> 1663515 INFO  (zkConnectionManagerCallback-7802-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1663520 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1663522 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1663524 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1663526 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1663527 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1663528 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1663530 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1663531 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1663532 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1663534 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1663535 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1663537 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1664002 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1664002 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1664002 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1664002 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1664003 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b17a5e{/z_,null,AVAILABLE}
   [junit4]   2> 1664003 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1718af6{HTTP/1.1,[http/1.1]}{127.0.0.1:51553}
   [junit4]   2> 1664003 INFO 

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

tty / com.codahale.metrics.MetricRegistry@136e090
   [junit4]   2> 87947 T398 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@14db5df
   [junit4]   2> 87947 T398 x:x:collection1 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.core.collection1, tag=21870047
   [junit4]   2> 87947 T398 x:x:collection1 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@14cb2fb: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@13749ff
   [junit4]   2> 87955 T182 oejs.AbstractConnector.doStop Stopped ServerConnector@1fe8251{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 87956 T182 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=21479398
   [junit4]   2> 87956 T182 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 87956 T182 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1dd463e: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1b029e2
   [junit4]   2> 87961 T182 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 87961 T182 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9d7a: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@159abd5
   [junit4]   2> 87964 T182 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 87964 T182 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@18def33: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@136e090
   [junit4]   2> 87965 T401 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2987f9
   [junit4]   2> 87965 T401 x:x:collection1 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.core.collection1, tag=2721785
   [junit4]   2> 87965 T401 x:x:collection1 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@fcde80: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@3ab532
   [junit4]   2> 87975 T182 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@8ed2ba{/solr,null,UNAVAILABLE}
   [junit4]   2> 87975 T182 oejss.HouseKeeper.stopScavenging Stopped scavenging
   [junit4]   2> 87980 T182 oas.SolrTestCaseJ4.tearDown ###Ending testFullImportFqParam
   [junit4]   2> 87981 T182 oas.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 09, 2018 2:44:22 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Feb 09, 2018 2:44:42 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd: 
   [junit4]   2>    1) Thread[id=351, name=qtp31575223-351, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Feb 09, 2018 2:44:42 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=351, name=qtp31575223-351, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
   [junit4]   2> Feb 09, 2018 2:44:45 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=351, name=qtp31575223-351, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {dbdesc_s=PostingsFormat(name=LuceneVarGapFixedInterval), dbid_s=FST50, id=FST50, desc=PostingsFormat(name=LuceneVarGapFixedInterval), timestamp=PostingsFormat(name=Direct)}, docValues:{timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1277, maxMBSortInHeap=5.528872179397004, sim=RandomSimilarity(queryNorm=false): {}, locale=pl, timezone=America/Sitka
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=3,free=41100888,total=218628096
   [junit4]   2> NOTE: All tests run in this JVM: [TestNumberFormatTransformer, TestSimplePropertiesWriter, TestContentStreamDataSource, TestXPathRecordReader, TestLineEntityProcessor, TestEntityProcessorBase, TestErrorHandling, TestSqlEntityProcessorDelta, TestScriptTransformer, TestNonWritablePersistFile, TestDateFormatTransformer, TestDocBuilder2, TestNestedChildren, TestBuiltInEvaluators, TestSolrEntityProcessorEndToEnd]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrEntityProcessorEndToEnd -Dtests.seed=2DFCCAAFDA02B192 -Dtests.slow=true -Dtests.locale=pl -Dtests.timezone=America/Sitka -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestSolrEntityProcessorEndToEnd (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd: 
   [junit4]    >    1) Thread[id=351, name=qtp31575223-351, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
   [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.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2DFCCAAFDA02B192]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=351, name=qtp31575223-351, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
   [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.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2DFCCAAFDA02B192]:0)
   [junit4] Completed [36/38 (1!)] on J1 in 59.74s, 7 tests, 2 errors <<< FAILURES!

[...truncated 38340 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 442 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/442/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseG1GC

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

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

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

	at __randomizedtesting.SeedInfo.seed([55A698D0B2D91473]: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.cloud.TestCloudInspectUtil

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.cloud.TestCloudInspectUtil_742DD335A645922B-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudInspectUtil_742DD335A645922B-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.cloud.TestCloudInspectUtil_742DD335A645922B-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudInspectUtil_742DD335A645922B-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([742DD335A645922B]: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.cloud.autoscaling.TriggerIntegrationTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest:     1) Thread[id=12865, name=qtp15834114-12865, state=TIMED_WAITING, group=TGRP-TriggerIntegrationTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         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.TriggerIntegrationTest: 
   1) Thread[id=12865, name=qtp15834114-12865, state=TIMED_WAITING, group=TGRP-TriggerIntegrationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([742DD335A645922B]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.TriggerIntegrationTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=12865, name=qtp15834114-12865, state=TIMED_WAITING, group=TGRP-TriggerIntegrationTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=12865, name=qtp15834114-12865, state=TIMED_WAITING, group=TGRP-TriggerIntegrationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([742DD335A645922B]:0)


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_584A1A145388B31B-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_584A1A145388B31B-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_584A1A145388B31B-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_584A1A145388B31B-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_584A1A145388B31B-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_584A1A145388B31B-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_584A1A145388B31B-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_584A1A145388B31B-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_584A1A145388B31B-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_584A1A145388B31B-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_584A1A145388B31B-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_584A1A145388B31B-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_584A1A145388B31B-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_584A1A145388B31B-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_584A1A145388B31B-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_584A1A145388B31B-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_584A1A145388B31B-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_584A1A145388B31B-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_584A1A145388B31B-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_584A1A145388B31B-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_584A1A145388B31B-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_584A1A145388B31B-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_584A1A145388B31B-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_584A1A145388B31B-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_584A1A145388B31B-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_584A1A145388B31B-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_584A1A145388B31B-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_584A1A145388B31B-001

	at __randomizedtesting.SeedInfo.seed([584A1A145388B31B]: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 4737 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.02s 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.testCreateNoCFS
   [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] 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.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s 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.testCreateIndexWithDocValuesUpdates
   [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]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {content6=DFR I(ne)LZ(0.3), content5=IB SPL-L2, content2=DFR GB2, utf8=IB LL-D3(800.0), fie?ld=DFR I(ne)3(800.0), content=DFR GB3(800.0), autf8=DFR I(ne)B2}, locale=lv, timezone=Asia/Seoul
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=102114168,total=146800640
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriterOnOldIndex, TestLucene62SegmentInfoFormat, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=55A698D0B2D91473 -Dtests.slow=true -Dtests.locale=lv -Dtests.timezone=Asia/Seoul -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [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_55A698D0B2D91473-001\2.9.3-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_55A698D0B2D91473-001\2.9.3-cfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([55A698D0B2D91473]: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 45.61s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 7169 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudInspectUtil
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudInspectUtil_742DD335A645922B-001\init-core-data-001
   [junit4]   2> 599589 WARN  (SUITE-TestCloudInspectUtil-seed#[742DD335A645922B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 599589 INFO  (SUITE-TestCloudInspectUtil-seed#[742DD335A645922B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 599597 INFO  (SUITE-TestCloudInspectUtil-seed#[742DD335A645922B]-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> 599597 INFO  (SUITE-TestCloudInspectUtil-seed#[742DD335A645922B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 599599 INFO  (TEST-TestCloudInspectUtil.testCheckIfDiffIsLegal-seed#[742DD335A645922B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCheckIfDiffIsLegal
   [junit4]   2> ###### Only in control: [{id=3}, {id=2}]
   [junit4]   2> ###### Only in cloud: [{id=1}]
   [junit4]   2> ###### Only in control: [{id=4}]
   [junit4]   2> ###### Only in cloud: []
   [junit4]   2> ###### Only in control: 4, but this is expected because we found an add fail for 4
   [junit4]   2> ###### Only in control: [{id=4}]
   [junit4]   2> ###### Only in cloud: [{id=5}]
   [junit4]   2> ###### Only in control: 4, but this is expected because we found an add fail for 4
   [junit4]   2> ###### Only in cloud: 5, but this is expected because we found a delete fail for 5
   [junit4]   2> ###### Only in control: [{id=4}]
   [junit4]   2> ###### Only in cloud: [{id=5}]
   [junit4]   2> ###### Only in control: 4, but this is expected because we found an add fail for 4
   [junit4]   2> 599601 INFO  (TEST-TestCloudInspectUtil.testCheckIfDiffIsLegal-seed#[742DD335A645922B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCheckIfDiffIsLegal
   [junit4]   2> 599602 INFO  (SUITE-TestCloudInspectUtil-seed#[742DD335A645922B]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=es-CU, timezone=Pacific/Guam
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=231245680,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressLucene, SolrMetricManagerTest, TestConfigSetsAPIExclusivity, AssignTest, CoreMergeIndexesAdminHandlerTest, UUIDUpdateProcessorFallbackTest, ResponseLogComponentTest, CdcrReplicationDistributedZkTest, MoveReplicaHDFSFailoverTest, URLClassifyProcessorTest, BitVectorTest, TestSolrCLIRunExample, TestStressRecovery, TestCoreAdminApis, AtomicUpdatesTest, TestPullReplica, TestDistributedSearch, RestartWhileUpdatingTest, TestLRUStatsCache, TestSolr4Spatial, HdfsUnloadDistributedZkTest, TestBulkSchemaConcurrent, TestLMDirichletSimilarityFactory, TestOnReconnectListenerSupport, TestSkipOverseerOperations, TestCloudSchemaless, TestSimpleTextCodec, OverseerModifyCollectionTest, TestGeoJSONResponseWriter, ExecutePlanActionTest, TestAnalyzeInfixSuggestions, TestCloudInspectUtil]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCloudInspectUtil -Dtests.seed=742DD335A645922B -Dtests.slow=true -Dtests.locale=es-CU -Dtests.timezone=Pacific/Guam -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestCloudInspectUtil (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\J1\temp\solr.cloud.TestCloudInspectUtil_742DD335A645922B-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudInspectUtil_742DD335A645922B-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([742DD335A645922B]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [60/774 (1!)] on J1 in 0.05s, 1 test, 1 error <<< FAILURES!

[...truncated 624 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_742DD335A645922B-001\init-core-data-001
   [junit4]   2> 1474150 WARN  (SUITE-TriggerIntegrationTest-seed#[742DD335A645922B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 1474150 INFO  (SUITE-TriggerIntegrationTest-seed#[742DD335A645922B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1474156 INFO  (SUITE-TriggerIntegrationTest-seed#[742DD335A645922B]-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> 1474156 INFO  (SUITE-TriggerIntegrationTest-seed#[742DD335A645922B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1474157 INFO  (SUITE-TriggerIntegrationTest-seed#[742DD335A645922B]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_742DD335A645922B-001\tempDir-001
   [junit4]   2> 1474157 INFO  (SUITE-TriggerIntegrationTest-seed#[742DD335A645922B]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1474158 INFO  (Thread-2753) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1474158 INFO  (Thread-2753) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1474163 ERROR (Thread-2753) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1474258 INFO  (SUITE-TriggerIntegrationTest-seed#[742DD335A645922B]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:54074
   [junit4]   2> 1474270 INFO  (zkConnectionManagerCallback-2490-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1474295 INFO  (jetty-launcher-2487-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1474297 INFO  (jetty-launcher-2487-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1474298 INFO  (jetty-launcher-2487-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1474298 INFO  (jetty-launcher-2487-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1474298 INFO  (jetty-launcher-2487-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1474298 INFO  (jetty-launcher-2487-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b1d2a0{/solr,null,AVAILABLE}
   [junit4]   2> 1474300 INFO  (jetty-launcher-2487-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1e6818{HTTP/1.1,[http/1.1]}{127.0.0.1:54081}
   [junit4]   2> 1474300 INFO  (jetty-launcher-2487-thread-2) [    ] o.e.j.s.Server Started @1482338ms
   [junit4]   2> 1474300 INFO  (jetty-launcher-2487-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54081}
   [junit4]   2> 1474300 ERROR (jetty-launcher-2487-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1474300 INFO  (jetty-launcher-2487-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 1474300 INFO  (jetty-launcher-2487-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1474300 INFO  (jetty-launcher-2487-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1474300 INFO  (jetty-launcher-2487-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-08T16:10:48.415Z
   [junit4]   2> 1474303 INFO  (jetty-launcher-2487-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1474303 INFO  (jetty-launcher-2487-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1474304 INFO  (jetty-launcher-2487-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1474304 INFO  (jetty-launcher-2487-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ac5dec{/solr,null,AVAILABLE}
   [junit4]   2> 1474306 INFO  (jetty-launcher-2487-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@938c74{HTTP/1.1,[http/1.1]}{127.0.0.1:54087}
   [junit4]   2> 1474306 INFO  (jetty-launcher-2487-thread-1) [    ] o.e.j.s.Server Started @1482344ms
   [junit4]   2> 1474306 INFO  (jetty-launcher-2487-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54087}
   [junit4]   2> 1474306 ERROR (jetty-launcher-2487-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1474306 INFO  (jetty-launcher-2487-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 1474306 INFO  (jetty-launcher-2487-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1474306 INFO  (jetty-launcher-2487-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1474306 INFO  (jetty-launcher-2487-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-08T16:10:48.421Z
   [junit4]   2> 1474310 INFO  (zkConnectionManagerCallback-2492-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1474310 INFO  (jetty-launcher-2487-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1474310 INFO  (zkConnectionManagerCallback-2494-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1474311 INFO  (jetty-launcher-2487-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1474325 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100603b09320001, likely client has closed socket
   [junit4]   2> 1474331 INFO  (jetty-launcher-2487-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54074/solr
   [junit4]   2> 1474331 INFO  (jetty-launcher-2487-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54074/solr
   [junit4]   2> 1474334 INFO  (zkConnectionManagerCallback-2500-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1474335 INFO  (zkConnectionManagerCallback-2502-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1474336 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100603b09320004, likely client has closed socket
   [junit4]   2> 1474339 INFO  (zkConnectionManagerCallback-2504-thread-1-processing-n:127.0.0.1:54087_solr) [n:127.0.0.1:54087_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1474339 INFO  (zkConnectionManagerCallback-2506-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1474482 INFO  (jetty-launcher-2487-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1474482 INFO  (jetty-launcher-2487-thread-1) [n:127.0.0.1:54087_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1474483 INFO  (jetty-launcher-2487-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54081_solr
   [junit4]   2> 1474484 INFO  (jetty-launcher-2487-thread-1) [n:127.0.0.1:54087_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54087_solr
   [junit4]   2> 1474485 INFO  (jetty-launcher-2487-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.c.Overseer Overseer (id=72163400711536646-127.0.0.1:54081_solr-n_0000000000) starting
   [junit4]   2> 1474494 INFO  (jetty-launcher-2487-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54081_solr
   [junit4]   2> 1474499 INFO  (zkCallback-2503-thread-1-processing-n:127.0.0.1:54087_solr) [n:127.0.0.1:54087_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1474500 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 1474506 INFO  (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1474508 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1474509 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:54081_solr, 127.0.0.1:54087_solr]
   [junit4]   2> 1474515 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 1474515 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1474519 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1474520 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1474520 DEBUG (ScheduledTrigger-5352-thread-1) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1474756 INFO  (jetty-launcher-2487-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54081.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1056a39
   [junit4]   2> 1474768 INFO  (jetty-launcher-2487-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54081.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1056a39
   [junit4]   2> 1474768 INFO  (jetty-launcher-2487-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54081.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1056a39
   [junit4]   2> 1474770 INFO  (jetty-launcher-2487-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_742DD335A645922B-001\tempDir-001\node2\.
   [junit4]   2> 1474796 INFO  (jetty-launcher-2487-thread-1) [n:127.0.0.1:54087_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54087.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1056a39
   [junit4]   2> 1474807 INFO  (jetty-launcher-2487-thread-1) [n:127.0.0.1:54087_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54087.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1056a39
   [junit4]   2> 1474808 INFO  (jetty-launcher-2487-thread-1) [n:127.0.0.1:54087_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54087.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1056a39
   [junit4]   2> 1474810 INFO  (jetty-launcher-2487-thread-1) [n:127.0.0.1:54087_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_742DD335A645922B-001\tempDir-001\node1\.
   [junit4]   2> 1474845 INFO  (zkConnectionManagerCallback-2512-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1474851 INFO  (zkConnectionManagerCallback-2516-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1474854 INFO  (SUITE-TriggerIntegrationTest-seed#[742DD335A645922B]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1474856 INFO  (SUITE-TriggerIntegrationTest-seed#[742DD335A645922B]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54074/solr ready
   [junit4]   2> 1474882 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTriggerThrottling
   [junit4]   2> 1474883 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 1474884 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 1474884 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 1474885 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1474887 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1474887 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1474899 INFO  (qtp33528256-12366) [n:127.0.0.1:54081_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1474903 INFO  (qtp13875718-12380) [n:127.0.0.1:54087_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1474903 DEBUG (qtp13875718-12364) [n:127.0.0.1:54087_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1474904 INFO  (qtp13875718-12364) [n:127.0.0.1:54087_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 1474906 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 1474907 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:54081_solr, 127.0.0.1:54087_solr]
   [junit4]   2> 1474907 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 1474907 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 1474909 INFO  (qtp33528256-12369) [n:127.0.0.1:54081_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1474910 INFO  (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 1474911 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1474912 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 1474912 INFO  (qtp13875718-12380) [n:127.0.0.1:54087_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1474912 DEBUG (ScheduledTrigger-5352-thread-1) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 1474912 DEBUG (ScheduledTrigger-5352-thread-1) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1474912 DEBUG (qtp13875718-12378) [n:127.0.0.1:54087_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1474913 INFO  (qtp13875718-12378) [n:127.0.0.1:54087_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 1474913 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 1474914 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:54081_solr, 127.0.0.1:54087_solr]
   [junit4]   2> 1474914 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 1474915 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:54081_solr, 127.0.0.1:54087_solr]
   [junit4]   2> 1474915 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 1474915 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 1474917 INFO  (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 1474918 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1474918 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 1474919 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1474919 DEBUG (ScheduledTrigger-5352-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 1474919 DEBUG (ScheduledTrigger-5352-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1474919 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1474919 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1474919 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1474919 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1598adb{/solr,null,AVAILABLE}
   [junit4]   2> 1474920 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1941863{HTTP/1.1,[http/1.1]}{127.0.0.1:54115}
   [junit4]   2> 1474920 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.e.j.s.Server Started @1482958ms
   [junit4]   2> 1474920 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54115}
   [junit4]   2> 1474920 ERROR (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1474920 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 1474921 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1474921 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1474921 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-08T16:10:49.036Z
   [junit4]   2> 1474924 INFO  (zkConnectionManagerCallback-2518-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1474925 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1474939 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54074/solr
   [junit4]   2> 1474943 INFO  (zkConnectionManagerCallback-2522-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1474946 INFO  (zkConnectionManagerCallback-2524-thread-1-processing-n:127.0.0.1:54115_solr) [n:127.0.0.1:54115_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1474957 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [n:127.0.0.1:54115_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1474961 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [n:127.0.0.1:54115_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1474964 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [n:127.0.0.1:54115_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54115_solr
   [junit4]   2> 1474966 INFO  (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1474966 INFO  (zkCallback-2503-thread-1-processing-n:127.0.0.1:54087_solr) [n:127.0.0.1:54087_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1474968 INFO  (zkCallback-2523-thread-1-processing-n:127.0.0.1:54115_solr) [n:127.0.0.1:54115_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1474968 INFO  (zkCallback-2515-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1475140 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [n:127.0.0.1:54115_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54115.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1056a39
   [junit4]   2> 1475151 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [n:127.0.0.1:54115_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54115.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1056a39
   [junit4]   2> 1475152 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [n:127.0.0.1:54115_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54115.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1056a39
   [junit4]   2> 1475153 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [n:127.0.0.1:54115_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_742DD335A645922B-001\tempDir-001\node3\.
   [junit4]   2> 1475914 DEBUG (ScheduledTrigger-5352-thread-1) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 1475914 DEBUG (ScheduledTrigger-5352-thread-1) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 1475914 DEBUG (ScheduledTrigger-5352-thread-1) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:54115_solr at time 1614483467252258
   [junit4]   2> 1475914 DEBUG (ScheduledTrigger-5352-thread-1) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 firing registered processor for nodes: [127.0.0.1:54115_solr] added at times [1614483467252258], now=1614483467296062
   [junit4]   2> 1475915 DEBUG (ScheduledTrigger-5352-thread-1) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"5bc5d398fb222T6aqer1cm8pq30ridab7c7pynl",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":1614483467252258,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1614483467252258],
   [junit4]   2>     "nodeNames":["127.0.0.1:54115_solr"]}}
   [junit4]   2> 1475915 DEBUG (ScheduledTrigger-5352-thread-1) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_added_trigger2, node_added_trigger1]
   [junit4]   2> 1475916 INFO  (ScheduledTrigger-5352-thread-1) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 1475916 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"5bc5d398fb222T6aqer1cm8pq30ridab7c7pynl",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":1614483467252258,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1614483467252258],
   [junit4]   2>     "_enqueue_time_":1614483468498970,
   [junit4]   2>     "nodeNames":["127.0.0.1:54115_solr"]}}
   [junit4]   2> 1475916 INFO  (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.TriggerIntegrationTest action executed from node_added_trigger1
   [junit4]   2> 1475920 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger2 after 5000ms
   [junit4]   2> 1475920 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger1 after 5000ms
   [junit4]   2> 1475920 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 2 ms for event id=5bc5d398fb222T6aqer1cm8pq30ridab7c7pynl
   [junit4]   2> 1480921 DEBUG (ScheduledTrigger-5352-thread-4) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 1480921 DEBUG (ScheduledTrigger-5352-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 1480921 DEBUG (ScheduledTrigger-5352-thread-4) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 1480921 DEBUG (ScheduledTrigger-5352-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 1480921 DEBUG (ScheduledTrigger-5352-thread-4) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:54115_solr at time 1614488474714327
   [junit4]   2> 1480921 DEBUG (ScheduledTrigger-5352-thread-4) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 firing registered processor for nodes: [127.0.0.1:54115_solr] added at times [1614488474714327], now=1614488474838913
   [junit4]   2> 1480922 DEBUG (ScheduledTrigger-5352-thread-4) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"5bc5e640780d7T6aqer1cm8pq30ridab7c7pynn",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1614488474714327,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1614488474714327],
   [junit4]   2>     "nodeNames":["127.0.0.1:54115_solr"]}}
   [junit4]   2> 1480922 DEBUG (ScheduledTrigger-5352-thread-4) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_added_trigger2, node_added_trigger1]
   [junit4]   2> 1480923 INFO  (ScheduledTrigger-5352-thread-4) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 1480923 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"5bc5e640780d7T6aqer1cm8pq30ridab7c7pynn",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1614488474714327,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1614488474714327],
   [junit4]   2>     "_enqueue_time_":1614488475159764,
   [junit4]   2>     "nodeNames":["127.0.0.1:54115_solr"]}}
   [junit4]   2> 1480924 INFO  (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.TriggerIntegrationTest last action at 1518106250031000000 current time = 1518106255038000000
   [junit4]   2> real diff: 5007000000
   [junit4]   2>  min diff: 4998000000
   [junit4]   2> 1480924 INFO  (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.TriggerIntegrationTest action executed from node_added_trigger2
   [junit4]   2> 1480925 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger2 after 5000ms
   [junit4]   2> 1480926 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger1 after 5000ms
   [junit4]   2> 1480926 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 2 ms for event id=5bc5e640780d7T6aqer1cm8pq30ridab7c7pynn
   [junit4]   2> 1480933 INFO  (qtp33528256-12369) [n:127.0.0.1:54081_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1480937 INFO  (qtp13875718-12378) [n:127.0.0.1:54087_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1480941 INFO  (qtp15541846-12438) [n:127.0.0.1:54115_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1480941 DEBUG (qtp15541846-12434) [n:127.0.0.1:54115_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1480942 INFO  (qtp15541846-12434) [n:127.0.0.1:54115_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=15
   [junit4]   2> 1480943 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 1480943 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:54081_solr, 127.0.0.1:54115_solr, 127.0.0.1:54087_solr]
   [junit4]   2> 1480943 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 1480943 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:54081_solr, 127.0.0.1:54115_solr, 127.0.0.1:54087_solr]
   [junit4]   2> 1480943 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:54081_solr, 127.0.0.1:54115_solr, 127.0.0.1:54087_solr]
   [junit4]   2> 1480943 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 1480943 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 1480949 INFO  (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 1480950 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 1480951 DEBUG (ScheduledTrigger-5352-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger1 with currently live nodes: 3
   [junit4]   2> 1480952 INFO  (qtp33528256-12372) [n:127.0.0.1:54081_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1480956 INFO  (qtp13875718-12378) [n:127.0.0.1:54087_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1480959 INFO  (qtp15541846-12438) [n:127.0.0.1:54115_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1480960 DEBUG (qtp13875718-12381) [n:127.0.0.1:54087_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1480961 INFO  (qtp13875718-12381) [n:127.0.0.1:54087_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=13
   [junit4]   2> 1480962 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 1480962 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:54081_solr, 127.0.0.1:54115_solr, 127.0.0.1:54087_solr]
   [junit4]   2> 1480962 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 1480963 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:54081_solr, 127.0.0.1:54115_solr, 127.0.0.1:54087_solr]
   [junit4]   2> 1480964 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:54081_solr, 127.0.0.1:54115_solr, 127.0.0.1:54087_solr]
   [junit4]   2> 1480964 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 1480964 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:54081_solr, 127.0.0.1:54115_solr, 127.0.0.1:54087_solr]
   [junit4]   2> 1480964 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 1480969 INFO  (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 1480969 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 1480970 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1941863{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1480970 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=15696400
   [junit4]   2> 1480970 DEBUG (ScheduledTrigger-5352-thread-3) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger2 with currently live nodes: 3
   [junit4]   2> 1480970 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1480971 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e636c6: rootName = solr_54115, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@48510
   [junit4]   2> 1480978 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1480978 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@19045f8: rootName = solr_54115, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1d66c6
   [junit4]   2> 1480985 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1480985 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1591a3a: rootName = solr_54115, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@12e77d2
   [junit4]   2> 1480988 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:54115_solr
   [junit4]   2> 1480989 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1480990 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1480990 INFO  (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1480991 INFO  (zkCallback-2523-thread-1-processing-n:127.0.0.1:54115_solr) [n:127.0.0.1:54115_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1480991 INFO  (zkCallback-2515-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1480991 INFO  (zkCallback-2503-thread-1-processing-n:127.0.0.1:54087_solr) [n:127.0.0.1:54087_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1480991 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1598adb{/solr,null,UNAVAILABLE}
   [junit4]   2> 1480991 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1481952 DEBUG (ScheduledTrigger-5352-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger1 with currently live nodes: 2
   [junit4]   2> 1481952 DEBUG (ScheduledTrigger-5352-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:54115_solr
   [junit4]   2> 1481952 DEBUG (ScheduledTrigger-5352-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:54115_solr]
   [junit4]   2> 1481952 DEBUG (ScheduledTrigger-5352-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"5bc5ea172e735T6aqer1cm8pq30ridab7c7pynp",
   [junit4]   2>   "source":"node_lost_trigger1",
   [junit4]   2>   "eventTime":1614489505163061,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1614489505163061],
   [junit4]   2>     "nodeNames":["127.0.0.1:54115_solr"]}}
   [junit4]   2> 1481952 DEBUG (ScheduledTrigger-5352-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_lost_trigger2, node_added_trigger2, node_lost_trigger1, node_added_trigger1]
   [junit4]   2> 1481953 INFO  (ScheduledTrigger-5352-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 1481953 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"5bc5ea172e735T6aqer1cm8pq30ridab7c7pynp",
   [junit4]   2>   "source":"node_lost_trigger1",
   [junit4]   2>   "eventTime":1614489505163061,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1614489505163061],
   [junit4]   2>     "_enqueue_time_":1614489505392890,
   [junit4]   2>     "nodeNames":["127.0.0.1:54115_solr"]}}
   [junit4]   2> 1481953 INFO  (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.TriggerIntegrationTest action executed from node_lost_trigger1
   [junit4]   2> 1481955 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_lost_trigger2 after 5000ms
   [junit4]   2> 1481955 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger2 after 5000ms
   [junit4]   2> 1481955 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_lost_trigger1 after 5000ms
   [junit4]   2> 1481955 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger1 after 5000ms
   [junit4]   2> 1481955 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 2 ms for event id=5bc5ea172e735T6aqer1cm8pq30ridab7c7pynp
   [junit4]   2> 1486958 DEBUG (ScheduledTrigger-5352-thread-3) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 1486958 DEBUG (ScheduledTrigger-5352-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger1 with currently live nodes: 2
   [junit4]   2> 1486958 DEBUG (ScheduledTrigger-5352-thread-1) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 1486958 DEBUG (ScheduledTrigger-5352-thread-1) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1486958 DEBUG (ScheduledTrigger-5352-thread-3) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1486958 DEBUG (ScheduledTrigger-5352-thread-4) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger2 with currently live nodes: 2
   [junit4]   2> 1486959 DEBUG (ScheduledTrigger-5352-thread-4) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:54115_solr
   [junit4]   2> 1486959 DEBUG (ScheduledTrigger-5352-thread-4) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:54115_solr]
   [junit4]   2> 1486959 DEBUG (ScheduledTrigger-5352-thread-4) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"5bc5fcbe30509T6aqer1cm8pq30ridab7c7pynr",
   [junit4]   2>   "source":"node_lost_trigger2",
   [junit4]   2>   "eventTime":1614494512121097,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1614494512121097],
   [junit4]   2>     "nodeNames":["127.0.0.1:54115_solr"]}}
   [junit4]   2> 1486959 DEBUG (ScheduledTrigger-5352-thread-4) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_lost_trigger2, node_added_trigger2, node_lost_trigger1, node_added_trigger1]
   [junit4]   2> 1486960 INFO  (ScheduledTrigger-5352-thread-4) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 1486960 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"5bc5fcbe30509T6aqer1cm8pq30ridab7c7pynr",
   [junit4]   2>   "source":"node_lost_trigger2",
   [junit4]   2>   "eventTime":1614494512121097,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1614494512121097],
   [junit4]   2>     "_enqueue_time_":1614494512538374,
   [junit4]   2>     "nodeNames":["127.0.0.1:54115_solr"]}}
   [junit4]   2> 1486960 INFO  (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.TriggerIntegrationTest last action at 1518106256068000000 current time = 1518106261075000000
   [junit4]   2> real diff: 5007000000
   [junit4]   2>  min diff: 4998000000
   [junit4]   2> 1486960 INFO  (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.TriggerIntegrationTest action executed from node_lost_trigger2
   [junit4]   2> 1486960 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTriggerThrottling
   [junit4]   2> 1486963 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_lost_trigger2 after 5000ms
   [junit4]   2> 1486963 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger2 after 5000ms
   [junit4]   2> 1486963 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_lost_trigger1 after 5000ms
   [junit4]   2> 1486963 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger1 after 5000ms
   [junit4]   2> 1486963 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 2 ms for event id=5bc5fcbe30509T6aqer1cm8pq30ridab7c7pynr
   [junit4]   2> 1486976 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEventQueue
   [junit4]   2> 1486977 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 7
   [junit4]   2> 1486978 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 7
   [junit4]   2> 1486978 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 7
   [junit4]   2> 1486983 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1486984 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1486984 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 7, lastZnodeVersion 7
   [junit4]   2> 1486986 INFO  (qtp33528256-12372) [n:127.0.0.1:54081_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1486996 INFO  (qtp33528256-12372) [n:127.0.0.1:54081_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 1487002 INFO  (qtp33528256-12373) [n:127.0.0.1:54081_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1487005 INFO  (qtp13875718-12381) [n:127.0.0.1:54087_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1487006 DEBUG (qtp33528256-12369) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1487007 INFO  (qtp33528256-12369) [n:127.0.0.1:54081_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 1487008 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 8
   [junit4]   2> 1487008 INFO  (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.TriggerIntegrationTest TestEventQueueAction instantiated
   [junit4]   2> 1487008 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:54081_solr, 127.0.0.1:54087_solr]
   [junit4]   2> 1487008 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerEQ instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestEventQueueAction}], enabled=true}
   [junit4]   2> 1487008 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 8
   [junit4]   2> 1487010 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 1487011 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1487011 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 8, lastZnodeVersion 8
   [junit4]   2> 1487011 DEBUG (ScheduledTrigger-5352-thread-1) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEQ
   [junit4]   2> 1487011 DEBUG (ScheduledTrigger-5352-thread-1) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1487013 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1487013 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1487013 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1487013 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1487013 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c6c7a2{/solr,null,AVAILABLE}
   [junit4]   2> 1487022 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@144f755{HTTP/1.1,[http/1.1]}{127.0.0.1:54167}
   [junit4]   2> 1487022 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [    ] o.e.j.s.Server Started @1495060ms
   [junit4]   2> 1487022 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54167}
   [junit4]   2> 1487023 ERROR (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1487023 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 1487023 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1487023 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1487023 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-08T16:11:01.138Z
   [junit4]   2> 1487026 INFO  (zkConnectionManagerCallback-2528-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1487027 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1487042 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54074/solr
   [junit4]   2> 1487045 INFO  (zkConnectionManagerCallback-2532-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1487048 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100603b0932000d, likely client has closed socket
   [junit4]   2> 1487050 INFO  (zkConnectionManagerCallback-2534-thread-1-processing-n:127.0.0.1:54167_solr) [n:127.0.0.1:54167_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1487059 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [n:127.0.0.1:54167_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1487062 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [n:127.0.0.1:54167_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1487065 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [n:127.0.0.1:54167_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54167_solr
   [junit4]   2> 1487066 INFO  (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1487066 INFO  (zkCallback-2515-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1487066 INFO  (zkCallback-2503-thread-1-processing-n:127.0.0.1:54087_solr) [n:127.0.0.1:54087_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1487068 INFO  (zkCallback-2533-thread-1-processing-n:127.0.0.1:54167_solr) [n:127.0.0.1:54167_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1487302 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [n:127.0.0.1:54167_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54167.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1056a39
   [junit4]   2> 1487313 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [n:127.0.0.1:54167_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54167.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1056a39
   [junit4]   2> 1487313 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [n:127.0.0.1:54167_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54167.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1056a39
   [junit4]   2> 1487315 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [n:127.0.0.1:54167_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_742DD335A645922B-001\tempDir-001\node4\.
   [junit4]   2> 1488013 DEBUG (ScheduledTrigger-5352-thread-1) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEQ
   [junit4]   2> 1488013 DEBUG (Scheduled

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

t, RecoveryZkTest, TestSchemaSimilarityResource, NumericFieldsTest, TestTlogReplica, TestImpersonationWithHadoopAuth, DistributedVersionInfoTest, TestCollationField, TestMaxTokenLenTokenizer, TestLargeCluster, TestReplicationHandlerBackup, RecoveryAfterSoftCommitTest, TestSegmentSorting, AutoscalingHistoryHandlerTest, TestIBSimilarityFactory, DistributedQueryElevationComponentTest, DistributedQueryComponentOptimizationTest, TestInPlaceUpdatesStandalone, TestExecutePlanAction, TestSubQueryTransformer, TestNodeLostTrigger, TestPivotHelperCode, UninvertDocValuesMergePolicyTest, TestFaceting, ComputePlanActionTest, ResourceLoaderTest, HdfsChaosMonkeyNothingIsSafeTest, AssignBackwardCompatibilityTest, DistanceUnitsTest, TestClassicSimilarityFactory, TestApiFramework, TestCollapseQParserPlugin, ConnectionReuseTest, TestComplexPhraseQParserPlugin, TestNestedDocsSort, SolrTestCaseJ4Test, TestLeaderInitiatedRecoveryThread, SolrMetricReporterTest, OutputWriterTest, TestGraphTermsQParserPlugin, CurrencyFieldTypeTest, TestFiltering, FieldMutatingUpdateProcessorTest, TestPerFieldSimilarity, SchemaApiFailureTest, SOLR749Test, RuleEngineTest, TestHighlightDedupGrouping, OutOfBoxZkACLAndCredentialsProvidersTest, TestRemoteStreaming, TestSolrCloudWithDelegationTokens, LeaderFailureAfterFreshStartTest, JvmMetricsTest, TestSolrDeletionPolicy1, OverseerTaskQueueTest, SearchHandlerTest, TestManagedSynonymGraphFilterFactory, TestRTimerTree, TestDynamicLoading, CoreSorterTest, ReplicaListTransformerTest, TestDynamicFieldCollectionResource, SolrJmxReporterCloudTest, ZkStateWriterTest, DeleteInactiveReplicaTest, DistributedExpandComponentTest, MultiThreadedOCPTest, BinaryUpdateRequestHandlerTest, TestJmxIntegration, TestManagedStopFilterFactory, TriggerIntegrationTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TriggerIntegrationTest -Dtests.seed=742DD335A645922B -Dtests.slow=true -Dtests.locale=ar-TN -Dtests.timezone=America/Anchorage -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TriggerIntegrationTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest: 
   [junit4]    >    1) Thread[id=12865, name=qtp15834114-12865, state=TIMED_WAITING, group=TGRP-TriggerIntegrationTest]
   [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.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([742DD335A645922B]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=12865, name=qtp15834114-12865, state=TIMED_WAITING, group=TGRP-TriggerIntegrationTest]
   [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.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([742DD335A645922B]:0)
   [junit4] Completed [236/774 (2!)] on J0 in 262.49s, 14 tests, 2 errors <<< FAILURES!

[...truncated 4099 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_584A1A145388B31B-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=354, maxMBSortInHeap=7.7116155623085145, sim=RandomSimilarity(queryNorm=false): {}, locale=mt, timezone=Asia/Riyadh
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=21673008,total=49283072
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=584A1A145388B31B -Dtests.slow=true -Dtests.locale=mt -Dtests.timezone=Asia/Riyadh -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [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_584A1A145388B31B-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_584A1A145388B31B-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_584A1A145388B31B-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_584A1A145388B31B-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_584A1A145388B31B-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_584A1A145388B31B-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_584A1A145388B31B-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_584A1A145388B31B-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_584A1A145388B31B-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_584A1A145388B31B-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_584A1A145388B31B-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_584A1A145388B31B-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_584A1A145388B31B-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_584A1A145388B31B-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([584A1A145388B31B]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/5 (1!)] on J1 in 1.82s, 8 tests, 1 error <<< FAILURES!

[...truncated 41566 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 441 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/441/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

6 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([6ADE299C647B90C9:4CB497A57F743FA5]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTrigger(TriggerIntegrationTest.java:456)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([6ADE299C647B90C9:CD9A913809C08370]:0)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:181)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:82)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.schema.TestDynamicFieldResource

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.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores\core\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003 

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.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores\core\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003

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


FAILED:  junit.framework.TestSuite.org.apache.solr.update.PeerSyncWithIndexFingerprintCachingTest

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.update.PeerSyncWithIndexFingerprintCachingTest_6ADE299C647B90C9-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.update.PeerSyncWithIndexFingerprintCachingTest_6ADE299C647B90C9-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_6ADE299C647B90C9-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_6ADE299C647B90C9-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.update.PeerSyncWithIndexFingerprintCachingTest_6ADE299C647B90C9-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.update.PeerSyncWithIndexFingerprintCachingTest_6ADE299C647B90C9-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_6ADE299C647B90C9-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_6ADE299C647B90C9-001\tempDir-001

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


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

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

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\core\test\J0\temp\lucene.store.TestMultiMMap_C5800A570A95E729-001\testSeekSliceZero-011: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_C5800A570A95E729-001\testSeekSliceZero-011

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


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.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_9430FA8E403A51CA-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_9430FA8E403A51CA-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_9430FA8E403A51CA-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_9430FA8E403A51CA-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_9430FA8E403A51CA-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_9430FA8E403A51CA-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_9430FA8E403A51CA-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_9430FA8E403A51CA-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_9430FA8E403A51CA-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_9430FA8E403A51CA-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_9430FA8E403A51CA-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_9430FA8E403A51CA-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_9430FA8E403A51CA-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_9430FA8E403A51CA-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_9430FA8E403A51CA-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_9430FA8E403A51CA-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_9430FA8E403A51CA-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_9430FA8E403A51CA-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_9430FA8E403A51CA-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_9430FA8E403A51CA-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_9430FA8E403A51CA-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_9430FA8E403A51CA-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_9430FA8E403A51CA-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_9430FA8E403A51CA-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_9430FA8E403A51CA-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_9430FA8E403A51CA-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_9430FA8E403A51CA-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_9430FA8E403A51CA-001

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




Build Log:
[...truncated 782 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {docid=PostingsFormat(name=Memory), junk=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, maxPointsInLeafNode=1341, maxMBSortInHeap=6.305900502756271, sim=RandomSimilarity(queryNorm=true): {}, locale=pt-AO, timezone=Asia/Hong_Kong
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=258028024,total=512753664
   [junit4]   2> NOTE: All tests run in this JVM: [TestCrash, TestClassicSimilarity, TestTragicIndexWriterDeadlock, TestSimilarityProvider, TestIndexWriterFromReader, TestDocIdsWriter, TestSwappedIndexFiles, TestSleepingLockWrapper, TestDocCount, TestLucene60PointsFormat, TestInfoStream, TestFieldValueQuery, TestNamedSPILoader, TestStandardAnalyzer, TestMergedIterator, TestFilterCodecReader, TestSegmentReader, TestMinimize, TestWildcardRandom, TestOmitPositions, TestByteArrayDataInput, TestFlushByRamOrCountsPolicy, TestLRUQueryCache, TestConsistentFieldNumbers, TestSearch, TestIndexableField, TestUnicodeUtil, TestMultiThreadTermVectors, TestMatchAllDocsQuery, TestSpans, TestAllFilesHaveCodecHeader, TestTieredMergePolicy, TestBytesRefArray, TestSpanBoostQuery, TestFSTs, TestIndexWriterThreadsToSegments, TestDocumentsWriterDeleteQueue, TestSimilarity2, TestOperations, TestNumericUtils, TestSpanNotQuery, TestAtomicUpdate, Test2BPositions, TestGrowableByteArrayDataOutput, TestHugeRamFile, TestBooleanQueryVisitSubscorers, TestScorerPerf, TestIndexWriterOnVMError, TestCharFilter, TestDateSort, TestDemoParallelLeafReader, TestExceedMaxTermLength, TestRecyclingIntBlockAllocator, TestInPlaceMergeSorter, TestLucene50TermVectorsFormat, TestIndexWriterDeleteByQuery, TestMergePolicyWrapper, TestSameScoresWithThreads, Test2BSortedDocValuesOrds, TestSumDocFreq, TestTopDocsCollector, TestLongValuesSource, TestIndexInput, TermInSetQueryTest, TestTimSorterWorstCase, TestRegexpRandom2, TestSpanExplanationsOfNonMatches, Test4GBStoredFields, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=C5800A570A95E729 -Dtests.slow=true -Dtests.locale=pt-AO -Dtests.timezone=Asia/Hong_Kong -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestMultiMMap (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\core\test\J0\temp\lucene.store.TestMultiMMap_C5800A570A95E729-001\testSeekSliceZero-011: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_C5800A570A95E729-001\testSeekSliceZero-011
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C5800A570A95E729]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [170/459 (1!)] on J0 in 3.35s, 54 tests, 1 error <<< FAILURES!

[...truncated 11931 lines...]
   [junit4] Suite: org.apache.solr.rest.schema.TestDynamicFieldResource
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\init-core-data-001
   [junit4]   2> 1246946 WARN  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 1246946 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1246948 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1246948 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1246948 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-001\cores\core
   [junit4]   2> 1246950 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1246950 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1246950 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores\core
   [junit4]   2> 1246951 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1246952 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1246952 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1246952 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1246952 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@706fc174{/solr,null,AVAILABLE}
   [junit4]   2> 1246953 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@19a15a76{HTTP/1.1,[http/1.1]}{127.0.0.1:54205}
   [junit4]   2> 1246953 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.e.j.s.Server Started @1257620ms
   [junit4]   2> 1246953 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr, hostPort=54205, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores}
   [junit4]   2> 1246953 ERROR (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1246954 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1246954 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1246954 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1246954 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-08T05:00:31.360811300Z
   [junit4]   2> 1246954 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\solr.xml
   [junit4]   2> 1246957 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1246957 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1246957 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@602355da, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1246994 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602355da
   [junit4]   2> 1247000 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602355da
   [junit4]   2> 1247001 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602355da
   [junit4]   2> 1247003 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores
   [junit4]   2> 1247003 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1247003 INFO  (coreLoadExecutor-5132-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1247004 INFO  (coreLoadExecutor-5132-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> 1247031 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1247046 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 1247124 WARN  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1247124 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 1247131 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 1247131 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 1247131 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 1247131 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 1247131 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1247131 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1247131 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1247131 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1247131 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1247131 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 1247131 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1247131 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1247131 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1247132 INFO  (coreLoadExecutor-5132-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@602355da
   [junit4]   2> 1247132 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1247132 INFO  (coreLoadExecutor-5132-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.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores\core\data\]
   [junit4]   2> 1247133 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=50.2314453125, floorSegmentMB=0.763671875, forceMergeDeletesPctAllowed=5.057150995777777, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1247195 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1247195 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1247198 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1247198 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1247198 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=31.0703125, floorSegmentMB=2.1357421875, forceMergeDeletesPctAllowed=14.83272790460826, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6274995954161222
   [junit4]   2> 1247199 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@30da7bad[collection1] main]
   [junit4]   2> 1247199 WARN  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 1247199 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_english.json using InMemoryStorage
   [junit4]   2> 1247199 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1247199 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1247199 WARN  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 1247199 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_german.json using InMemoryStorage
   [junit4]   2> 1247199 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1247199 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1247199 WARN  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 1247199 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 1247199 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 1247199 WARN  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1247199 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1247200 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1247200 WARN  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 1247200 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 1247200 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/german
   [junit4]   2> 1247200 WARN  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 1247200 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 1247200 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 1247200 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1247207 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1247235 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1247235 INFO  (searcherExecutor-5133-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1247235 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591807607193993216
   [junit4]   2> 1247236 INFO  (searcherExecutor-5133-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1247236 INFO  (searcherExecutor-5133-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1247236 INFO  (searcherExecutor-5133-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1247236 INFO  (searcherExecutor-5133-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1247237 INFO  (searcherExecutor-5133-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1247237 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#54205
   [junit4]   2> 1247237 INFO  (searcherExecutor-5133-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1247237 INFO  (searcherExecutor-5133-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1247238 INFO  (searcherExecutor-5133-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1247240 INFO  (searcherExecutor-5133-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@30da7bad[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1247241 INFO  (TEST-TestDynamicFieldResource.testGetNotFoundDynamicField-seed#[6ADE299C647B90C9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetNotFoundDynamicField
   [junit4]   2> 1247244 INFO  (qtp689134497-13229) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/dynamicfields/*not_in_there params={indent=on&wt=xml} status=404 QTime=0
   [junit4]   2> 1247247 INFO  (TEST-TestDynamicFieldResource.testGetNotFoundDynamicField-seed#[6ADE299C647B90C9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetNotFoundDynamicField
   [junit4]   2> 1247250 INFO  (TEST-TestDynamicFieldResource.testJsonGetDynamicField-seed#[6ADE299C647B90C9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testJsonGetDynamicField
   [junit4]   2> 1247251 INFO  (qtp689134497-13232) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/dynamicfields/*_i params={showDefaults=on&indent=on&wt=json} status=0 QTime=0
   [junit4]   2> 1247251 INFO  (TEST-TestDynamicFieldResource.testJsonGetDynamicField-seed#[6ADE299C647B90C9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testJsonGetDynamicField
   [junit4]   2> 1247255 INFO  (TEST-TestDynamicFieldResource.testGetDynamicField-seed#[6ADE299C647B90C9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetDynamicField
   [junit4]   2> 1247256 INFO  (qtp689134497-13234) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/dynamicfields/*_i params={showDefaults=on&indent=on&wt=xml} status=0 QTime=0
   [junit4]   2> 1247257 INFO  (TEST-TestDynamicFieldResource.testGetDynamicField-seed#[6ADE299C647B90C9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetDynamicField
   [junit4]   2> 1247258 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@19a15a76{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1247258 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=916686309
   [junit4]   2> 1247258 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1247258 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4798d8f0: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@a7f4c20
   [junit4]   2> 1247264 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1247264 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@761fd8c7: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@12815268
   [junit4]   2> 1247266 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1247266 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@bb82b2b: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@30be845c
   [junit4]   2> 1247268 INFO  (coreCloseExecutor-5138-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@160d555b
   [junit4]   2> 1247268 INFO  (coreCloseExecutor-5138-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=369972571
   [junit4]   2> 1247268 INFO  (coreCloseExecutor-5138-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@665dad08: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@4b99c10b
   [junit4]   2> 1247280 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@706fc174{/solr,null,UNAVAILABLE}
   [junit4]   2> 1247280 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1247281 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=sr-BA, timezone=America/Guadeloupe
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=238306912,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressLucene, TestWordDelimiterFilterFactory, TestSimpleTextCodec, BlockDirectoryTest, CdcrBidirectionalTest, TemplateUpdateProcessorTest, TestLuceneMatchVersion, TestAnalyzedSuggestions, HdfsUnloadDistributedZkTest, DistanceFunctionTest, TestBadConfig, TestMissingGroups, StatsReloadRaceTest, TestClusterProperties, UpdateRequestProcessorFactoryTest, DocValuesMultiTest, CdcrRequestHandlerTest, CoreAdminHandlerTest, ReplaceNodeTest, DistributedSpellCheckComponentTest, DataDrivenBlockJoinTest, ConcurrentCreateRoutedAliasTest, TestTrackingShardHandlerFactory, TestHdfsCloudBackupRestore, DisMaxRequestHandlerTest, TestUseDocValuesAsStored, CloneFieldUpdateProcessorFactoryTest, IndexBasedSpellCheckerTest, TestSolrCLIRunExample, BasicDistributedZk2Test, ActionThrottleTest, MoveReplicaTest, TestExactSharedStatsCache, ResponseLogComponentTest, TestFileDictionaryLookup, TestLRUStatsCache, TestStandardQParsers, CollectionTooManyReplicasTest, SpellCheckComponentTest, TestCodecSupport, UpdateParamsTest, TestStressVersions, SolrJmxReporterTest, SSLMigrationTest, TestLegacyField, SimpleFacetsTest, TestRuleBasedAuthorizationPlugin, ChaosMonkeyNothingIsSafeTest, BadComponentTest, OverseerTest, CreateRoutedAliasTest, TestChildDocTransformer, HLLUtilTest, CoreMergeIndexesAdminHandlerTest, TestCopyFieldCollectionResource, TestTrieFacet, TestHdfsBackupRestoreCore, SearchRateTriggerTest, TestTriggerIntegration, MetricsConfigTest, TestNodeAddedTrigger, NodeAddedTriggerTest, TestLMDirichletSimilarityFactory, TestHttpShardHandlerFactory, CleanupOldIndexTest, SuggestComponentContextFilterQueryTest, SystemInfoHandlerTest, TestXmlQParserPlugin, TestConfigSets, CollectionsAPIDistributedZkTest, RulesTest, TestFieldCacheSortRandom, ShardRoutingTest, TestLegacyNumericRangeQueryBuilder, DistributedIntervalFacetingTest, UUIDFieldTest, ExecutePlanActionTest, ImplicitSnitchTest, HdfsDirectoryTest, TestSolrCoreSnapshots, TestBackupRepositoryFactory, TestCloudSchemaless, TestRandomFaceting, TestSchemaVersionResource, TestReplicaProperties, DirectUpdateHandlerTest, HdfsBasicDistributedZkTest, InfixSuggestersTest, TestAddFieldRealTimeGet, RemoteQueryErrorTest, DOMUtilTest, CdcrReplicationDistributedZkTest, SyncSliceTest, CurrencyRangeFacetCloudTest, TestQueryWrapperFilter, TermVectorComponentTest, TestNumericTerms32, ChaosMonkeySafeLeaderWithPullReplicasTest, TestFastLRUCache, BlockJoinFacetDistribTest, TestRebalanceLeaders, ZkStateReaderTest, TestSolr4Spatial, V2StandaloneTest, ConfigureRecoveryStrategyTest, TestPayloadCheckQParserPlugin, TestCloudNestedDocsSort, BadCopyFieldTest, TestSolrIndexConfig, DateRangeFieldTest, TestNoOpRegenerator, TestExclusionRuleCollectionAccess, NumberUtilsTest, NodeMutatorTest, TestComplexPhraseLeadingWildcard, TestConfigSetsAPIExclusivity, SortByFunctionTest, TestFilteredDocIdSet, TestLegacyNumericUtils, TestHalfAndHalfDocValues, ScriptEngineTest, DistributedQueryComponentCustomSortTest, DocumentAnalysisRequestHandlerTest, CollectionStateFormat2Test, TestDistributedStatsComponentCardinality, TestSolrCoreParser, TestDFISimilarityFactory, LeaderFailoverAfterPartitionTest, DefaultValueUpdateProcessorTest, TestQuerySenderListener, TestFieldCacheReopen, DocValuesTest, TestInitParams, HdfsRestartWhileUpdatingTest, DistributedDebugComponentTest, TestRestManager, BadIndexSchemaTest, TestDocumentBuilder, SecurityConfHandlerTest, DistributedFacetExistsSmallTest, TestCloudRecovery, BigEndianAscendingWordDeserializerTest, SolrCmdDistributorTest, ClusterStateUpdateTest, TestCloudPivotFacet, TestSystemCollAutoCreate, TestLRUCache, TestStressReorder, TestConfigSetImmutable, TestDynamicFieldResource]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDynamicFieldResource -Dtests.seed=6ADE299C647B90C9 -Dtests.slow=true -Dtests.locale=sr-BA -Dtests.timezone=America/Guadeloupe -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestDynamicFieldResource (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\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores\core\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores\core
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6ADE299C647B90C9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [285/774 (1!)] on J1 in 0.37s, 3 tests, 1 error <<< FAILURES!

[...truncated 1148 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_6ADE299C647B90C9-001\init-core-data-001
   [junit4]   2> 3431417 INFO  (SUITE-TriggerIntegrationTest-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3431425 INFO  (SUITE-TriggerIntegrationTest-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 3431425 INFO  (SUITE-TriggerIntegrationTest-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3431428 INFO  (SUITE-TriggerIntegrationTest-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_6ADE299C647B90C9-001\tempDir-001
   [junit4]   2> 3431430 INFO  (SUITE-TriggerIntegrationTest-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3431431 INFO  (Thread-7158) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3431432 INFO  (Thread-7158) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3431443 ERROR (Thread-7158) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3431545 INFO  (SUITE-TriggerIntegrationTest-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:52181
   [junit4]   2> 3431552 INFO  (zkConnectionManagerCallback-8684-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3431560 INFO  (jetty-launcher-8681-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3431561 INFO  (jetty-launcher-8681-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3431561 INFO  (jetty-launcher-8681-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3431561 INFO  (jetty-launcher-8681-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3431561 INFO  (jetty-launcher-8681-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a4d398e{/solr,null,AVAILABLE}
   [junit4]   2> 3431563 INFO  (jetty-launcher-8681-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2e759b59{HTTP/1.1,[http/1.1]}{127.0.0.1:52197}
   [junit4]   2> 3431563 INFO  (jetty-launcher-8681-thread-1) [    ] o.e.j.s.Server Started @3442229ms
   [junit4]   2> 3431563 INFO  (jetty-launcher-8681-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52197}
   [junit4]   2> 3431564 ERROR (jetty-launcher-8681-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3431564 INFO  (jetty-launcher-8681-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3431564 INFO  (jetty-launcher-8681-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3431564 INFO  (jetty-launcher-8681-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3431564 INFO  (jetty-launcher-8681-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-08T05:36:55.970727700Z
   [junit4]   2> 3431567 INFO  (jetty-launcher-8681-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3431567 INFO  (jetty-launcher-8681-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3431567 INFO  (jetty-launcher-8681-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3431568 INFO  (jetty-launcher-8681-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3431568 INFO  (jetty-launcher-8681-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2d3c3788{/solr,null,AVAILABLE}
   [junit4]   2> 3431569 INFO  (jetty-launcher-8681-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@63e2560b{HTTP/1.1,[http/1.1]}{127.0.0.1:52202}
   [junit4]   2> 3431569 INFO  (jetty-launcher-8681-thread-2) [    ] o.e.j.s.Server Started @3442235ms
   [junit4]   2> 3431569 INFO  (jetty-launcher-8681-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52202}
   [junit4]   2> 3431569 ERROR (jetty-launcher-8681-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3431569 INFO  (jetty-launcher-8681-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3431570 INFO  (jetty-launcher-8681-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3431570 INFO  (jetty-launcher-8681-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3431570 INFO  (jetty-launcher-8681-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-08T05:36:55.976786400Z
   [junit4]   2> 3431580 INFO  (zkConnectionManagerCallback-8686-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3431580 INFO  (zkConnectionManagerCallback-8688-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3431581 INFO  (jetty-launcher-8681-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3431581 INFO  (jetty-launcher-8681-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3431591 INFO  (jetty-launcher-8681-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52181/solr
   [junit4]   2> 3431591 INFO  (jetty-launcher-8681-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52181/solr
   [junit4]   2> 3431596 INFO  (zkConnectionManagerCallback-8694-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3431596 INFO  (zkConnectionManagerCallback-8696-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3431597 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1005df6b5070003, likely client has closed socket
   [junit4]   2> 3431600 INFO  (zkConnectionManagerCallback-8698-thread-1-processing-n:127.0.0.1:52197_solr) [n:127.0.0.1:52197_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3431600 INFO  (zkConnectionManagerCallback-8700-thread-1-processing-n:127.0.0.1:52202_solr) [n:127.0.0.1:52202_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3431849 INFO  (jetty-launcher-8681-thread-1) [n:127.0.0.1:52197_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3431849 INFO  (jetty-launcher-8681-thread-2) [n:127.0.0.1:52202_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3431850 INFO  (jetty-launcher-8681-thread-1) [n:127.0.0.1:52197_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52197_solr
   [junit4]   2> 3431851 INFO  (jetty-launcher-8681-thread-2) [n:127.0.0.1:52202_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52202_solr
   [junit4]   2> 3431852 INFO  (jetty-launcher-8681-thread-1) [n:127.0.0.1:52197_solr    ] o.a.s.c.Overseer Overseer (id=72160908218400773-127.0.0.1:52197_solr-n_0000000000) starting
   [junit4]   2> 3431853 INFO  (zkCallback-8697-thread-1-processing-n:127.0.0.1:52197_solr) [n:127.0.0.1:52197_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3431853 INFO  (zkCallback-8699-thread-1-processing-n:127.0.0.1:52202_solr) [n:127.0.0.1:52202_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3431871 INFO  (jetty-launcher-8681-thread-1) [n:127.0.0.1:52197_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52197_solr
   [junit4]   2> 3431944 INFO  (zkCallback-8699-thread-1-processing-n:127.0.0.1:52202_solr) [n:127.0.0.1:52202_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3431944 INFO  (zkCallback-8697-thread-1-processing-n:127.0.0.1:52197_solr) [n:127.0.0.1:52197_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3431985 DEBUG (OverseerAutoScalingTriggerThread-72160908218400773-127.0.0.1:52197_solr-n_0000000000) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 3432002 DEBUG (OverseerAutoScalingTriggerThread-72160908218400773-127.0.0.1:52197_solr-n_0000000000) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 3432003 DEBUG (OverseerAutoScalingTriggerThread-72160908218400773-127.0.0.1:52197_solr-n_0000000000) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:52202_solr, 127.0.0.1:52197_solr]
   [junit4]   2> 3432003 DEBUG (OverseerAutoScalingTriggerThread-72160908218400773-127.0.0.1:52197_solr-n_0000000000) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 3432003 DEBUG (OverseerAutoScalingTriggerThread-72160908218400773-127.0.0.1:52197_solr-n_0000000000) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 3432011 DEBUG (OverseerAutoScalingTriggerThread-72160908218400773-127.0.0.1:52197_solr-n_0000000000) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3432012 DEBUG (OverseerAutoScalingTriggerThread-72160908218400773-127.0.0.1:52197_solr-n_0000000000) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 3432038 INFO  (jetty-launcher-8681-thread-2) [n:127.0.0.1:52202_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52202.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602355da
   [junit4]   2> 3432048 INFO  (jetty-launcher-8681-thread-2) [n:127.0.0.1:52202_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52202.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602355da
   [junit4]   2> 3432048 INFO  (jetty-launcher-8681-thread-2) [n:127.0.0.1:52202_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52202.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602355da
   [junit4]   2> 3432049 INFO  (jetty-launcher-8681-thread-2) [n:127.0.0.1:52202_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_6ADE299C647B90C9-001\tempDir-001\node2\.
   [junit4]   2> 3432050 DEBUG (ScheduledTrigger-14667-thread-1) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 3432107 INFO  (jetty-launcher-8681-thread-1) [n:127.0.0.1:52197_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52197.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602355da
   [junit4]   2> 3432118 INFO  (jetty-launcher-8681-thread-1) [n:127.0.0.1:52197_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52197.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602355da
   [junit4]   2> 3432119 INFO  (jetty-launcher-8681-thread-1) [n:127.0.0.1:52197_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52197.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602355da
   [junit4]   2> 3432120 INFO  (jetty-launcher-8681-thread-1) [n:127.0.0.1:52197_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_6ADE299C647B90C9-001\tempDir-001\node1\.
   [junit4]   2> 3432193 INFO  (zkConnectionManagerCallback-8706-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3432221 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1005df6b5070007, likely client has closed socket
   [junit4]   2> 3432230 INFO  (zkConnectionManagerCallback-8710-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3432239 INFO  (SUITE-TriggerIntegrationTest-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3432240 INFO  (SUITE-TriggerIntegrationTest-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52181/solr ready
   [junit4]   2> 3432275 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeAddedTriggerRestoreState
   [junit4]   2> 3432276 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 3432276 DEBUG (zkCallback-8697-thread-1-processing-n:127.0.0.1:52197_solr) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 3432276 DEBUG (OverseerAutoScalingTriggerThread-72160908218400773-127.0.0.1:52197_solr-n_0000000000) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 3432279 DEBUG (OverseerAutoScalingTriggerThread-72160908218400773-127.0.0.1:52197_solr-n_0000000000) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 3432279 DEBUG (OverseerAutoScalingTriggerThread-72160908218400773-127.0.0.1:52197_solr-n_0000000000) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3432280 DEBUG (OverseerAutoScalingTriggerThread-72160908218400773-127.0.0.1:52197_solr-n_0000000000) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 3432290 INFO  (qtp695747690-37733) [n:127.0.0.1:52197_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 3432295 INFO  (qtp1876066675-37739) [n:127.0.0.1:52202_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 3432296 DEBUG (qtp695747690-37728) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 3432297 INFO  (qtp695747690-37728) [n:127.0.0.1:52197_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 3432297 DEBUG (zkCallback-8697-thread-1-processing-n:127.0.0.1:52197_solr) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 3432298 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3432298 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3432298 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3432299 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3432299 DEBUG (zkCallback-8697-thread-1-processing-n:127.0.0.1:52197_solr) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:52202_solr, 127.0.0.1:52197_solr]
   [junit4]   2> 3432299 DEBUG (zkCallback-8697-thread-1-processing-n:127.0.0.1:52197_solr) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_restore_trigger instantiated with properties: {event=nodeAdded, waitFor=5, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true}
   [junit4]   2> 3432299 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@213bcc16{/solr,null,AVAILABLE}
   [junit4]   2> 3432299 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@199260f1{HTTP/1.1,[http/1.1]}{127.0.0.1:52231}
   [junit4]   2> 3432300 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [    ] o.e.j.s.Server Started @3442966ms
   [junit4]   2> 3432300 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52231}
   [junit4]   2> 3432300 ERROR (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3432300 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3432301 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3432301 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3432301 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-08T05:36:56.707577600Z
   [junit4]   2> 3432302 DEBUG (OverseerAutoScalingTriggerThread-72160908218400773-127.0.0.1:52197_solr-n_0000000000) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 3432305 INFO  (OverseerAutoScalingTriggerThread-72160908218400773-127.0.0.1:52197_solr-n_0000000000) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 3432306 DEBUG (OverseerAutoScalingTriggerThread-72160908218400773-127.0.0.1:52197_solr-n_0000000000) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 3432306 DEBUG (OverseerAutoScalingTriggerThread-72160908218400773-127.0.0.1:52197_solr-n_0000000000) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 3432307 DEBUG (ScheduledTrigger-14667-thread-1) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_restore_trigger
   [junit4]   2> 3432307 DEBUG (ScheduledTrigger-14667-thread-1) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 3432312 INFO  (zkConnectionManagerCallback-8712-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3432313 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3432319 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1005df6b5070009, likely client has closed socket
   [junit4]   2> 3432323 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52181/solr
   [junit4]   2> 3432327 INFO  (zkConnectionManagerCallback-8716-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3432328 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1005df6b507000a, likely client has closed socket
   [junit4]   2> 3432332 INFO  (zkConnectionManagerCallback-8718-thread-1-processing-n:127.0.0.1:52231_solr) [n:127.0.0.1:52231_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3432339 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [n:127.0.0.1:52231_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3432341 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [n:127.0.0.1:52231_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3432344 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [n:127.0.0.1:52231_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52231_solr
   [junit4]   2> 3432380 INFO  (zkCallback-8697-thread-1-processing-n:127.0.0.1:52197_solr) [n:127.0.0.1:52197_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3432380 INFO  (zkCallback-8699-thread-1-processing-n:127.0.0.1:52202_solr) [n:127.0.0.1:52202_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3432381 INFO  (zkCallback-8717-thread-1-processing-n:127.0.0.1:52231_solr) [n:127.0.0.1:52231_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3432382 INFO  (zkCallback-8709-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3432485 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [n:127.0.0.1:52231_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52231.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602355da
   [junit4]   2> 3432498 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [n:127.0.0.1:52231_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52231.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602355da
   [junit4]   2> 3432498 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [n:127.0.0.1:52231_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52231.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602355da
   [junit4]   2> 3432500 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [n:127.0.0.1:52231_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_6ADE299C647B90C9-001\tempDir-001\node3\.
   [junit4]   2> 3433309 DEBUG (ScheduledTrigger-14667-thread-1) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_restore_trigger
   [junit4]   2> 3433309 DEBUG (ScheduledTrigger-14667-thread-1) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 3433309 DEBUG (ScheduledTrigger-14667-thread-1) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:52231_solr at time 1576451153068553
   [junit4]   2> 3434074 INFO  (qtp695747690-37733) [n:127.0.0.1:52197_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 3434077 INFO  (qtp1876066675-37742) [n:127.0.0.1:52202_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 3434081 INFO  (qtp1324874186-37796) [n:127.0.0.1:52231_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 3434082 DEBUG (qtp695747690-37731) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 3434084 INFO  (qtp695747690-37731) [n:127.0.0.1:52197_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=13
   [junit4]   2> 3434085 DEBUG (zkCallback-8697-thread-1-processing-n:127.0.0.1:52197_solr) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 3434085 DEBUG (zkCallback-8697-thread-1-processing-n:127.0.0.1:52197_solr) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:52202_solr, 127.0.0.1:52231_solr, 127.0.0.1:52197_solr]
   [junit4]   2> 3434086 DEBUG (zkCallback-8697-thread-1-processing-n:127.0.0.1:52197_solr) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_restore_trigger instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true}
   [junit4]   2> 3434086 DEBUG (OverseerAutoScalingTriggerThread-72160908218400773-127.0.0.1:52197_solr-n_0000000000) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 3434087 INFO  (OverseerAutoScalingTriggerThread-72160908218400773-127.0.0.1:52197_solr-n_0000000000) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 3434088 DEBUG (OverseerAutoScalingTriggerThread-72160908218400773-127.0.0.1:52197_solr-n_0000000000) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.NodeAddedTrigger Adding node from marker path: 127.0.0.1:52231_solr
   [junit4]   2> 3434089 DEBUG (OverseerAutoScalingTriggerThread-72160908218400773-127.0.0.1:52197_solr-n_0000000000) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.OverseerTriggerThre

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

, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CollectionsAPISolrJTest, ConnectionManagerTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, DistribJoinFromCollectionTest, DistributedQueueTest, DocValuesNotIndexedTest, ForceLeaderTest, LIRRollingUpdatesTest, ReplaceNodeNoTargetTest, ReplicationFactorTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SolrCloudExampleTest, TestCloudInspectUtil, TestCloudPseudoReturnFields, TestCloudSearcherWarming, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestOnReconnectListenerSupport, TestPullReplicaErrorHandling, TestSkipOverseerOperations, TestStressLiveNodes, TestTlogReplica, ZkShardTermsTest, AssignTest, CollectionReloadTest, CustomCollectionTest, SimpleCollectionCreateDeleteTest, TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster, AutoAddReplicasPlanActionTest, AutoScalingHandlerTest, ComputePlanActionTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, TriggerIntegrationTest, TestConfigReload, TestSolrConfigHandlerCloud, MetricsHandlerTest, SegmentsInfoRequestHandlerTest, TestConfigsApi, DistributedFacetPivotLargeTest, DistributedFacetPivotSmallAdvancedTest, DistributedSuggestComponentTest, HighlighterMaxOffsetTest, TestUnifiedSolrHighlighter, TestSlowCompositeReaderWrapper, UninvertDocValuesMergePolicyTest, WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, TestNumericRangeQuery32, TestNumericRangeQuery64, TestNumericTokenStream, SolrCoreMetricManagerTest, SolrMetricManagerTest, SolrMetricReporterTest, SolrMetricsIntegrationTest, SolrGangliaReporterTest, SolrGraphiteReporterTest, SolrSlf4jReporterTest, TestIntervalFaceting, TestStreamBody, TestMacroExpander, TestMacros, JSONWriterTest, SmileWriterTest, TestBinaryResponseWriter, TestCustomDocTransformer, TestExportWriter, TestGeoJSONResponseWriter, TestGraphMLResponseWriter, TestPushWriter, TestRawTransformer, TestRetrieveFieldsOptimizer, TestSubQueryTransformer, TestSubQueryTransformerDistrib, TestManagedSynonymFilterFactory, ManagedSchemaRoundRobinCloudTest, TestManagedSchemaAPI, TestManagedSchemaThreadSafety, TestPointFields, AnalyticsQueryTest, LargeFieldTest, RankQueryTest, SortSpecParsingTest, TestCollapseQParserPlugin, TestCustomSort, TestMaxScoreQueryParser, TestMultiWordSynonyms, TestOverriddenPrefixQueryForCustomFieldType, TestPayloadScoreQParserPlugin, TestReRankQParserPlugin, TestSmileRequest, TestJsonFacetRefinement, TestOrdValues, TestSortByMinMaxFunction, BlockJoinFacetRandomTest, GraphQueryTest, TestJsonRequest, TestClassicSimilarityFactory, TestNonDefinedSimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, TestDefaultStatsCache, TestPKIAuthenticationPlugin, TestDelegationWithHadoopAuth, TestImpersonationWithHadoopAuth, TestSolrCloudWithHadoopAuthPlugin, HttpSolrCallGetCoreTest, TestAnalyzeInfixSuggestions, BufferStoreTest, TestDocTermOrds, TestFieldCacheSort, AddBlockUpdateTest, AnalysisErrorHandlingTest, PeerSyncWithIndexFingerprintCachingTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PeerSyncWithIndexFingerprintCachingTest -Dtests.seed=6ADE299C647B90C9 -Dtests.slow=true -Dtests.locale=fr-BE -Dtests.timezone=Asia/Pontianak -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | PeerSyncWithIndexFingerprintCachingTest (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\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_6ADE299C647B90C9-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.update.PeerSyncWithIndexFingerprintCachingTest_6ADE299C647B90C9-001\tempDir-001\shard2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_6ADE299C647B90C9-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_6ADE299C647B90C9-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6ADE299C647B90C9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [749/774 (4!)] on J1 in 12.64s, 1 test, 1 error <<< FAILURES!

[...truncated 2447 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_9430FA8E403A51CA-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=857, maxMBSortInHeap=5.438068388002269, sim=RandomSimilarity(queryNorm=false): {}, locale=ff-GN, timezone=Africa/Bujumbura
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=22290080,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=9430FA8E403A51CA -Dtests.slow=true -Dtests.locale=ff-GN -Dtests.timezone=Africa/Bujumbura -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_9430FA8E403A51CA-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_9430FA8E403A51CA-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_9430FA8E403A51CA-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_9430FA8E403A51CA-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_9430FA8E403A51CA-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_9430FA8E403A51CA-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_9430FA8E403A51CA-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_9430FA8E403A51CA-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_9430FA8E403A51CA-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_9430FA8E403A51CA-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_9430FA8E403A51CA-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_9430FA8E403A51CA-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_9430FA8E403A51CA-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_9430FA8E403A51CA-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9430FA8E403A51CA]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [2/5 (1!)] on J1 in 0.77s, 8 tests, 1 error <<< FAILURES!

[...truncated 38539 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 440 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/440/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseSerialGC

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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_11D8AB515992B336-001\4.0.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_11D8AB515992B336-001\4.0.0-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\J0\temp\lucene.index.TestBackwardsCompatibility_11D8AB515992B336-001\4.0.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_11D8AB515992B336-001\4.0.0-nocfs-001

	at __randomizedtesting.SeedInfo.seed([11D8AB515992B336]: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.codecs.memory.TestDirectDocValuesFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectDocValuesFormat_7ECD028181E5A3DB-001\dvduel-011: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectDocValuesFormat_7ECD028181E5A3DB-001\dvduel-011    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectDocValuesFormat_7ECD028181E5A3DB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectDocValuesFormat_7ECD028181E5A3DB-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\codecs\test\J1\temp\lucene.codecs.memory.TestDirectDocValuesFormat_7ECD028181E5A3DB-001\dvduel-011: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectDocValuesFormat_7ECD028181E5A3DB-001\dvduel-011
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectDocValuesFormat_7ECD028181E5A3DB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectDocValuesFormat_7ECD028181E5A3DB-001

	at __randomizedtesting.SeedInfo.seed([7ECD028181E5A3DB]: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.store.TestMultiMMap

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_C51A560EEECD0B3F-001\testSeekZero-018: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_C51A560EEECD0B3F-001\testSeekZero-018 

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\core\test\J1\temp\lucene.store.TestMultiMMap_C51A560EEECD0B3F-001\testSeekZero-018: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_C51A560EEECD0B3F-001\testSeekZero-018

	at __randomizedtesting.SeedInfo.seed([C51A560EEECD0B3F]: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.TestDistributedGrouping

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.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\shard1\configsets\cdcr-source: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\shard1\configsets\cdcr-source    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\shard1\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\shard1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-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\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\shard1\configsets\cdcr-source: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\shard1\configsets\cdcr-source
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\shard1\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\shard1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([99965E617EFC9368]: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.TriggerIntegrationTest.testNodeLostTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([99965E617EFC9368:9D68F773443611F2]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeLostTrigger(TriggerIntegrationTest.java:521)
	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.core.TestSolrConfigHandler

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.TestSolrConfigHandler_99965E617EFC9368-001\tempDir-012\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_99965E617EFC9368-001\tempDir-012\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_99965E617EFC9368-001\tempDir-012\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_99965E617EFC9368-001\tempDir-012\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_99965E617EFC9368-001\tempDir-012: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_99965E617EFC9368-001\tempDir-012 

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.TestSolrConfigHandler_99965E617EFC9368-001\tempDir-012\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_99965E617EFC9368-001\tempDir-012\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_99965E617EFC9368-001\tempDir-012\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_99965E617EFC9368-001\tempDir-012\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_99965E617EFC9368-001\tempDir-012: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_99965E617EFC9368-001\tempDir-012

	at __randomizedtesting.SeedInfo.seed([99965E617EFC9368]: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.security.BasicAuthIntegrationTest.testBasicAuth

Error Message:
expected:<200> but was:<403>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<403>
	at __randomizedtesting.SeedInfo.seed([99965E617EFC9368:25F82873DAAF1012]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.security.BasicAuthIntegrationTest.executeCommand(BasicAuthIntegrationTest.java:243)
	at org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:155)
	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.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_24C8568A87A5FC69-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_24C8568A87A5FC69-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_24C8568A87A5FC69-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_24C8568A87A5FC69-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_24C8568A87A5FC69-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_24C8568A87A5FC69-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_24C8568A87A5FC69-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_24C8568A87A5FC69-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_24C8568A87A5FC69-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_24C8568A87A5FC69-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_24C8568A87A5FC69-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_24C8568A87A5FC69-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_24C8568A87A5FC69-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_24C8568A87A5FC69-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_24C8568A87A5FC69-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_24C8568A87A5FC69-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_24C8568A87A5FC69-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_24C8568A87A5FC69-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_24C8568A87A5FC69-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_24C8568A87A5FC69-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_24C8568A87A5FC69-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_24C8568A87A5FC69-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_24C8568A87A5FC69-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_24C8568A87A5FC69-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_24C8568A87A5FC69-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_24C8568A87A5FC69-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_24C8568A87A5FC69-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_24C8568A87A5FC69-001

	at __randomizedtesting.SeedInfo.seed([24C8568A87A5FC69]: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 837 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {docid=PostingsFormat(name=Memory), junk=BlockTreeOrds(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1165, maxMBSortInHeap=7.424237894441848, sim=RandomSimilarity(queryNorm=true): {}, locale=lt-LT, timezone=Asia/Dili
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=99290456,total=234631168
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriterConfig, TestLucene50CompoundFormat, TestSpanOrQuery, TestAutomaton, TestNativeFSLockFactory, TestPagedBytes, TestSpanMultiTermQueryWrapper, TestVersion, TestIndexWriterOutOfFileDescriptors, TestFilterWeight, TestSimilarityBase, TestGeoUtils, TestIndexWriterOnJRECrash, TestNotDocIdSet, TestFieldType, TestPolygon2D, TestBlockPostingsFormat3, TestSpanFirstQuery, TestTermdocPerf, TestElevationComparator, TestAutomatonQuery, TestStressIndexing2, TestNRTReaderWithThreads, TestIndexWriterNRTIsCurrent, TestBlockPostingsFormat, TestFlex, TestSegmentInfos, TestSynonymQuery, TestIndexWriterReader, TestQueryRescorer, TestFixedBitSet, TestEarlyTermination, TestField, TestSortedSetSelector, Test2BBinaryDocValues, TestDuelingCodecsAtNight, TestSentinelIntSet, TestMatchNoDocsQuery, TestPerSegmentDeletes, TestApproximationSearchEquivalence, TestMutableValues, TestDeterminism, Test2BPagedBytes, TestFrequencyTrackingRingBuffer, TestFixedBitDocIdSet, TestSloppyPhraseQuery2, TestShardSearching, TestStopFilter, TestReadOnlyIndex, TestIntArrayDocIdSet, TestSortRescorer, TestTermVectorsWriter, TestDirectoryReaderReopen, TestFieldMaskingSpanQuery, TestPersistentSnapshotDeletionPolicy, TestPackedInts, TestIntRangeFieldQueries, TestPostingsOffsets, TestSimpleSearchEquivalence, TestCharArraySet, TestCompiledAutomaton, TestPerFieldPostingsFormat2, TestAxiomaticSimilarity, TestPrefixCodedTerms, TestDocumentWriter, TestLucene70NormsFormat, TestFuzzyQuery, Test2BSortedDocValuesFixedSorted, TestMutablePointsReaderUtils, TestSmallFloat, TestIndexWriterLockRelease, TestFilterSpans, TestTrackingDirectoryWrapper, TestSearchAfter, TestForTooMuchCloning, TestLongBitSet, TestMathUtil, TestConstantScoreQuery, TestMultiset, TestRollingBuffer, TestLongPostings, TestIndexWriterExceptions2, TestRadixSelector, TestOmitNorms, TestBooleanScorer, TestBoolean2, TestNot, TestMultiCollector, TestFastDecompressionMode, TestTopFieldCollectorEarlyTermination, TestCharsRefBuilder, TestDirectory, TestSortRandom, TestPrefixInBooleanQuery, TestBoostQuery, TestSetOnce, TestPhraseQuery, TestSpanNearQuery, TestDoubleValuesSource, TestCharTermAttributeImpl, TestAutomatonQueryUnicode, TestTransactionRollback, TestWildcard, TestSparseFixedBitDocIdSet, TestBKD, TestCheckIndex, TestNearSpansOrdered, TestSizeBoundedForceMerge, TestDisjunctionMaxQuery, TestMultiFields, TestTermVectorsReader, TestIndexWriterMaxDocs, TestBoolean2ScorerSupplier, TestSearcherManager, TestBooleanSimilarity, TestRollingUpdates, TestPerFieldDocValuesFormat, TestIndexWriterMerging, TestFSTs, TestBytesStore, TestIndexWriterWithThreads, TestGraphTokenizers, TestAddIndexes, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=C51A560EEECD0B3F -Dtests.slow=true -Dtests.locale=lt-LT -Dtests.timezone=Asia/Dili -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestMultiMMap (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\core\test\J1\temp\lucene.store.TestMultiMMap_C51A560EEECD0B3F-001\testSeekZero-018: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_C51A560EEECD0B3F-001\testSeekZero-018
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C51A560EEECD0B3F]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [182/459 (1!)] on J1 in 3.20s, 54 tests, 1 error <<< FAILURES!

[...truncated 3926 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.01s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content6=PostingsFormat(name=MockRandom), content5=Lucene50(blocksize=128), content4=PostingsFormat(name=LuceneVarGapDocFreqInterval), trieInt=PostingsFormat(name=MockRandom), content3=FST50, content2=PostingsFormat(name=MockRandom), fie?ld=PostingsFormat(name=MockRandom), utf8=PostingsFormat(name=MockRandom), trieLong=Lucene50(blocksize=128), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), content=PostingsFormat(name=MockRandom), autf8=Lucene50(blocksize=128)}, docValues:{utf8=DocValuesFormat(name=Lucene70), fie?ld=DocValuesFormat(name=Lucene70), dvShort=DocValuesFormat(name=Lucene70), dvInt=DocValuesFormat(name=Lucene70), longPoint2d=DocValuesFormat(name=Direct), dvBytesSortedVar=DocValuesFormat(name=Lucene70), dvSortedSet=DocValuesFormat(name=Memory), content=DocValuesFormat(name=Lucene70), floatPoint1d=DocValuesFormat(name=Memory), intPoint1d=DocValuesFormat(name=Direct), doublePoint2d=DocValuesFormat(name=Lucene70), trieLong=DocValuesFormat(name=Lucene70), dvBytesDerefVar=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Memory), binaryPoint2d=DocValuesFormat(name=Lucene70), dvSortedNumeric=DocValuesFormat(name=Direct), dvBytesDerefFixed=DocValuesFormat(name=Memory), autf8=DocValuesFormat(name=Lucene70), dvBytesSortedFixed=DocValuesFormat(name=Lucene70), trieInt=DocValuesFormat(name=Lucene70), dvBytesStraightVar=DocValuesFormat(name=Direct), dvBytesStraightFixed=DocValuesFormat(name=Lucene70), dvLong=DocValuesFormat(name=Direct), longPoint1d=DocValuesFormat(name=Memory), floatPoint2d=DocValuesFormat(name=Lucene70), dvDouble=DocValuesFormat(name=Memory), dvFloat=DocValuesFormat(name=Lucene70), content6=DocValuesFormat(name=Lucene70), content5=DocValuesFormat(name=Lucene70), dvPacked=DocValuesFormat(name=Direct), intPoint2d=DocValuesFormat(name=Memory), content4=DocValuesFormat(name=Memory), content3=DocValuesFormat(name=Direct), content2=DocValuesFormat(name=Lucene70), doublePoint1d=DocValuesFormat(name=Direct), dvByte=DocValuesFormat(name=Direct), binaryPoint1d=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1364, maxMBSortInHeap=6.924683493071219, sim=RandomSimilarity(queryNorm=true): {content6=DFR I(F)BZ(0.3), content5=IB SPL-D2, content2=DFR I(ne)BZ(0.3), utf8=IB SPL-D1, fie?ld=DFR I(n)BZ(0.3), content=DFR I(F)L1, autf8=DFR GZ(0.3)}, locale=sr-CS, timezone=Asia/Macau
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=47783624,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestFixBrokenOffsets, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=11D8AB515992B336 -Dtests.slow=true -Dtests.locale=sr-CS -Dtests.timezone=Asia/Macau -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_11D8AB515992B336-001\4.0.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_11D8AB515992B336-001\4.0.0-nocfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([11D8AB515992B336]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [4/8 (1!)] on J0 in 47.17s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 1726 lines...]
   [junit4] Suite: org.apache.lucene.codecs.memory.TestDirectDocValuesFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1873, maxMBSortInHeap=7.788295243987725, sim=RandomSimilarity(queryNorm=false): {fieldname=DFR G3(800.0), docId=DFR I(F)B3(800.0), id=LM Jelinek-Mercer(0.100000)}, locale=es-EC, timezone=America/Montevideo
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=36707152,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestDirectDocValuesFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDirectDocValuesFormat -Dtests.seed=7ECD028181E5A3DB -Dtests.slow=true -Dtests.locale=es-EC -Dtests.timezone=America/Montevideo -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestDirectDocValuesFormat (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\codecs\test\J1\temp\lucene.codecs.memory.TestDirectDocValuesFormat_7ECD028181E5A3DB-001\dvduel-011: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectDocValuesFormat_7ECD028181E5A3DB-001\dvduel-011
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectDocValuesFormat_7ECD028181E5A3DB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectDocValuesFormat_7ECD028181E5A3DB-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7ECD028181E5A3DB]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/20 (1!)] on J1 in 25.17s, 108 tests, 1 error <<< FAILURES!

[...truncated 6564 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedGrouping
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\init-core-data-001
   [junit4]   2> 1884849 WARN  (SUITE-TestDistributedGrouping-seed#[99965E617EFC9368]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1884849 INFO  (SUITE-TestDistributedGrouping-seed#[99965E617EFC9368]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1884853 INFO  (SUITE-TestDistributedGrouping-seed#[99965E617EFC9368]-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> 1884853 INFO  (SUITE-TestDistributedGrouping-seed#[99965E617EFC9368]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1884853 INFO  (SUITE-TestDistributedGrouping-seed#[99965E617EFC9368]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /zi/pl
   [junit4]   2> 1885840 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\control\cores\collection1
   [junit4]   2> 1885842 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1885843 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1885843 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1885843 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1885844 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@184a961{/zi/pl,null,AVAILABLE}
   [junit4]   2> 1885845 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@ef7e78{HTTP/1.1,[http/1.1]}{127.0.0.1:56970}
   [junit4]   2> 1885845 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.e.j.s.Server Started @1893842ms
   [junit4]   2> 1885845 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/zi/pl, hostPort=56970, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\control\cores}
   [junit4]   2> 1885845 ERROR (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1885845 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 1885845 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1885845 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1885845 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-07T17:28:35.641Z
   [junit4]   2> 1885846 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\control\solr.xml
   [junit4]   2> 1885866 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1885866 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1885867 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1a15fd5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1886011 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a15fd5
   [junit4]   2> 1886022 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a15fd5
   [junit4]   2> 1886022 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a15fd5
   [junit4]   2> 1886027 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\control\cores
   [junit4]   2> 1886027 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1886039 INFO  (coreLoadExecutor-5611-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1886049 INFO  (coreLoadExecutor-5611-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> 1886156 INFO  (coreLoadExecutor-5611-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1886180 INFO  (coreLoadExecutor-5611-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1886292 INFO  (coreLoadExecutor-5611-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1886312 INFO  (coreLoadExecutor-5611-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1886313 INFO  (coreLoadExecutor-5611-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@1a15fd5
   [junit4]   2> 1886313 INFO  (coreLoadExecutor-5611-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1886313 INFO  (coreLoadExecutor-5611-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.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 1886318 INFO  (coreLoadExecutor-5611-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1764962183, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1886487 INFO  (coreLoadExecutor-5611-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1886488 INFO  (coreLoadExecutor-5611-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1886490 INFO  (coreLoadExecutor-5611-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1886491 INFO  (coreLoadExecutor-5611-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1886492 INFO  (coreLoadExecutor-5611-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=21.8564453125, floorSegmentMB=1.0791015625, forceMergeDeletesPctAllowed=28.919951947402893, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8567215159942885
   [junit4]   2> 1886493 INFO  (coreLoadExecutor-5611-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1df6428[collection1] main]
   [junit4]   2> 1886494 INFO  (coreLoadExecutor-5611-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1886504 INFO  (coreLoadExecutor-5611-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1886577 INFO  (coreLoadExecutor-5611-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1886578 INFO  (coreLoadExecutor-5611-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591764075281383424
   [junit4]   2> 1886582 INFO  (searcherExecutor-5612-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1886583 INFO  (searcherExecutor-5612-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1886583 INFO  (searcherExecutor-5612-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1886583 INFO  (searcherExecutor-5612-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1886583 INFO  (searcherExecutor-5612-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1886583 INFO  (searcherExecutor-5612-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1886583 INFO  (searcherExecutor-5612-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1886584 INFO  (searcherExecutor-5612-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1886584 INFO  (searcherExecutor-5612-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1886584 INFO  (searcherExecutor-5612-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1df6428[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1887585 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 1887590 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1887590 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1887590 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1887590 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1887591 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@84891e{/zi/pl,null,AVAILABLE}
   [junit4]   2> 1887592 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@456794{HTTP/1.1,[http/1.1]}{127.0.0.1:56973}
   [junit4]   2> 1887593 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.e.j.s.Server Started @1895592ms
   [junit4]   2> 1887593 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/zi/pl, hostPort=56973, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\shard0\cores}
   [junit4]   2> 1887594 ERROR (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1887594 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 1887594 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1887594 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1887594 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-07T17:28:37.390Z
   [junit4]   2> 1887595 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 1887608 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1887608 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1887608 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1a15fd5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1887709 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a15fd5
   [junit4]   2> 1887717 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a15fd5
   [junit4]   2> 1887717 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a15fd5
   [junit4]   2> 1887721 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\shard0\cores
   [junit4]   2> 1887721 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1887748 INFO  (coreLoadExecutor-5622-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1887757 INFO  (coreLoadExecutor-5622-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> 1887847 INFO  (coreLoadExecutor-5622-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1887870 INFO  (coreLoadExecutor-5622-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1888003 INFO  (coreLoadExecutor-5622-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1888019 INFO  (coreLoadExecutor-5622-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1888020 INFO  (coreLoadExecutor-5622-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@1a15fd5
   [junit4]   2> 1888020 INFO  (coreLoadExecutor-5622-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1888020 INFO  (coreLoadExecutor-5622-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.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 1888023 INFO  (coreLoadExecutor-5622-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1764962183, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1888204 INFO  (coreLoadExecutor-5622-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1888204 INFO  (coreLoadExecutor-5622-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1888207 INFO  (coreLoadExecutor-5622-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1888207 INFO  (coreLoadExecutor-5622-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1888208 INFO  (coreLoadExecutor-5622-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=21.8564453125, floorSegmentMB=1.0791015625, forceMergeDeletesPctAllowed=28.919951947402893, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8567215159942885
   [junit4]   2> 1888209 INFO  (coreLoadExecutor-5622-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@ffd2e0[collection1] main]
   [junit4]   2> 1888210 INFO  (coreLoadExecutor-5622-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1888222 INFO  (coreLoadExecutor-5622-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1888281 INFO  (coreLoadExecutor-5622-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1888281 INFO  (coreLoadExecutor-5622-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591764077067108352
   [junit4]   2> 1888283 INFO  (searcherExecutor-5623-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1888284 INFO  (searcherExecutor-5623-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1888284 INFO  (searcherExecutor-5623-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1888284 INFO  (searcherExecutor-5623-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1888285 INFO  (searcherExecutor-5623-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1888285 INFO  (searcherExecutor-5623-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1888286 INFO  (searcherExecutor-5623-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1888286 INFO  (searcherExecutor-5623-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1888286 INFO  (searcherExecutor-5623-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1888288 INFO  (searcherExecutor-5623-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@ffd2e0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1888294 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1888301 INFO  (qtp8130989-16068) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1591764077082836992)} 0 5
   [junit4]   2> 1888308 INFO  (qtp11825060-16081) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1591764077089128448)} 0 5
   [junit4]   2> 1888308 INFO  (qtp8130989-16065) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591764077095419904,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1888308 INFO  (qtp8130989-16065) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1888308 INFO  (qtp8130989-16065) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1888309 INFO  (qtp8130989-16065) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 1888309 INFO  (qtp11825060-16081) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591764077096468480,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1888309 INFO  (qtp11825060-16081) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1888309 INFO  (qtp11825060-16081) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1888309 INFO  (qtp11825060-16081) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 1888316 INFO  (qtp8130989-16063) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={q=*:*&distrib=false&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} hits=0 status=0 QTime=5
   [junit4]   2> 1888346 INFO  (qtp11825060-16085) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:56973/zi/pl/collection1|[ff01::083]:33332/zi/pl|[ff01::114]:33332/zi/pl&rows=100&version=2&q=*:*&NOW=1518024518116&isShard=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=17
   [junit4]   2> 1888379 INFO  (qtp11825060-16081) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={q=*:*&shards=http://127.0.0.1:56973/zi/pl/collection1|[ff01::083]:33332/zi/pl|[ff01::114]:33332/zi/pl&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} status=0 QTime=58
   [junit4]   2> 1888380 INFO  (qtp8130989-16065) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={q=*:*&distrib=false&hl=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&hl.fl=a_t&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} hits=0 status=0 QTime=0
   [junit4]   2> 1888383 INFO  (qtp11825060-16087) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={df=text&group.distributed.first=true&distrib=false&hl=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::213]:33332/zi/pl|[ff01::083]:33332/zi/pl|http://127.0.0.1:56973/zi/pl/collection1&rows=100&version=2&q=*:*&NOW=1518024518177&isShard=true&hl.fl=a_t&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 1888384 INFO  (qtp11825060-16081) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={q=*:*&shards=[ff01::213]:33332/zi/pl|[ff01::083]:33332/zi/pl|http://127.0.0.1:56973/zi/pl/collection1&hl=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&hl.fl=a_t&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} status=0 QTime=2
   [junit4]   2> 1888385 INFO  (qtp8130989-16063) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={q=*:*&facet.field=a_t&distrib=false&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&facet=true&wt=javabin&version=2&group.field=a_i1&group=true} hits=0 status=0 QTime=0
   [junit4]   2> 1888386 INFO  (qtp11825060-16085) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={facet.field=a_t&df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::083]:33332/zi/pl|http://127.0.0.1:56973/zi/pl/collection1&rows=100&version=2&q=*:*&NOW=1518024518181&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 1888406 INFO  (qtp11825060-16087) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={facet.field=a_t&df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=20&start=0&f.a_t.facet.mincount=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::083]:33332/zi/pl|http://127.0.0.1:56973/zi/pl/collection1&rows=100&version=2&group.distributed.second=true&q=*:*&f.a_t.facet.limit=160&NOW=1518024518181&isShard=true&facet=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=19
   [junit4]   2> 1888415 INFO  (qtp11825060-16081) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={q=*:*&shards=[ff01::083]:33332/zi/pl|http://127.0.0.1:56973/zi/pl/collection1&facet.field=a_t&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&facet=true&wt=javabin&version=2&group.field=a_i1&group=true} status=0 QTime=29
   [junit4]   2> 1888416 INFO  (qtp8130989-16065) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={q=*:*&distrib=false&stats=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true&stats.field=a_i1} hits=0 status=0 QTime=0
   [junit4]   2> 1888417 INFO  (qtp11825060-16085) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:56973/zi/pl/collection1&rows=100&version=2&q=*:*&stats=false&NOW=1518024518212&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1} status=0 QTime=0
   [junit4]   2> 1888417 INFO  (qtp11825060-16087) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=516&start=0&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:56973/zi/pl/collection1&rows=100&version=2&group.distributed.second=true&q=*:*&stats=true&NOW=1518024518212&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1} status=0 QTime=0
   [junit4]   2> 1888418 INFO  (qtp11825060-16081) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={q=*:*&shards=http://127.0.0.1:56973/zi/pl/collection1&stats=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true&stats.field=a_i1} status=0 QTime=1
   [junit4]   2> 1888419 INFO  (qtp8130989-16063) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={df=subject&distrib=false&qt=spellCheckCompRH&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&version=2&spellcheck.build=true&q=kings&spellcheck=true&wt=javabin&group.field=a_i1&group=true} hits=0 status=0 QTime=0
   [junit4]   2> 1888420 INFO  (qtp11825060-16085) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={df=subject&group.distributed.first=true&distrib=false&qt=spellCheckCompRH&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:56973/zi/pl/collection1&rows=100&version=2&spellcheck.build=true&q=kings&spellcheck=true&NOW=1518024518215&isShard=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 1888420 INFO  (qtp11825060-16081) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={df=subject&qt=spellCheckCompRH&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&version=2&spellcheck.build=true&q=kings&shards=http://127.0.0.1:56973/zi/pl/collection1&spellcheck=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=1
   [junit4]   2> 1888432 INFO  (qtp8130989-16065) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={facet.field=a_t&distrib=false&fl=id,a_i1&group.limit=-1&fq=a_s:a&sort=a_i1+asc,+id+asc&rows=100&version=2&q=*:*&group.truncate=true&facet=true&wt=javabin&group.field=a_i1&group=true} hits=0 status=0 QTime=11
   [junit4]   2> 1888434 INFO  (qtp11825060-16087) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={facet.field=a_t&df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&fq=a_s:a&sort=a_i1+asc,+id+asc&shard.url=[ff01::114]:33332/zi/pl|[ff01::213]:33332/zi/pl|[ff01::083]:33332/zi/pl|http://127.0.0.1:56973/zi/pl/collection1&rows=100&version=2&q=*:*&group.truncate=true&NOW=1518024518228&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 1888435 INFO  (qtp11825060-16085) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={facet.field=a_t&df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=20&start=0&f.a_t.facet.mincount=0&fq=a_s:a&sort=a_i1+asc,+id+asc&shard.url=[ff01::114]:33332/zi/pl|[ff01::213]:33332/zi/pl|[ff01::083]:33332/zi/pl|http://127.0.0.1:56973/zi/pl/collection1&rows=100&version=2&group.distributed.second=true&q=*:*&f.a_t.facet.limit=160&group.truncate=true&NOW=1518024518228&isShard=true&facet=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 1888435 INFO  (qtp11825060-16081) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={facet.field=a_t&fl=id,a_i1&group.limit=-1&fq=a_s:a&sort=a_i1+asc,+id+asc&rows=100&version=2&q=*:*&shards=[ff01::114]:33332/zi/pl|[ff01::213]:33332/zi/pl|[ff01::083]:33332/zi/pl|http://127.0.0.1:56973/zi/pl/collection1&group.truncate=true&facet=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=3
   [junit4]   2> 1888441 INFO  (qtp8130989-16063) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[1 (1591764077229637632)]} 0 4
   [junit4]   2> 1888445 INFO  (qtp11825060-16087) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[1 (1591764077234880512)]} 0 3
   [junit4]   2> 1888446 INFO  (qtp8130989-16065) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[2 (1591764077239074816)]} 0 0
   [junit4]   2> 1888447 INFO  (qtp11825060-16085) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[2 (1591764077240123392)]} 0 0
   [junit4]   2> 1888447 INFO  (qtp8130989-16063) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[3 (1591764077241171968)]} 0 0
   [junit4]   2> 1888448 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[3 (1591764077242220544)]} 0 0
   [junit4]   2> 1888449 INFO  (qtp8130989-16065) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[4 (1591764077243269120)]} 0 0
   [junit4]   2> 1888464 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[4 (1591764077258997760)]} 0 0
   [junit4]   2> 1888465 INFO  (qtp8130989-16063) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[5 (1591764077260046336)]} 0 0
   [junit4]   2> 1888466 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[5 (1591764077261094912)]} 0 0
   [junit4]   2> 1888466 INFO  (qtp8130989-16065) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[6 (1591764077261094912)]} 0 0
   [junit4]   2> 1888467 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[6 (1591764077262143488)]} 0 0
   [junit4]   2> 1888468 INFO  (qtp8130989-16063) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[7 (1591764077262143488)]} 0 0
   [junit4]   2> 1888468 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[7 (1591764077263192064)]} 0 0
   [junit4]   2> 1888469 INFO  (qtp8130989-16065) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[8 (1591764077264240640)]} 0 0
   [junit4]   2> 1888469 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[8 (1591764077264240640)]} 0 0
   [junit4]   2> 1888470 INFO  (qtp8130989-16063) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[9 (1591764077265289216)]} 0 0
   [junit4]   2> 1888470 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[9 (1591764077265289216)]} 0 0
   [junit4]   2> 1888471 INFO  (qtp8130989-16065) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[10 (1591764077266337792)]} 0 0
   [junit4]   2> 1888472 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[10 (1591764077266337792)]} 0 0
   [junit4]   2> 1888472 INFO  (qtp8130989-16063) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[11 (1591764077267386368)]} 0 0
   [junit4]   2> 1888473 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[11 (1591764077268434944)]} 0 0
   [junit4]   2> 1888473 INFO  (qtp8130989-16065) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[12 (1591764077268434944)]} 0 0
   [junit4]   2> 1888474 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[12 (1591764077269483520)]} 0 0
   [junit4]   2> 1888475 INFO  (qtp8130989-16063) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[14 (1591764077269483520)]} 0 0
   [junit4]   2> 1888476 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[14 (1591764077270532096)]} 0 0
   [junit4]   2> 1888476 INFO  (qtp8130989-16065) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[15 (1591764077271580672)]} 0 0
   [junit4]   2> 1888477 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[15 (1591764077271580672)]} 0 0
   [junit4]   2> 1888477 INFO  (qtp8130989-16063) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[16 (1591764077272629248)]} 0 0
   [junit4]   2> 1888478 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[16 (1591764077272629248)]} 0 0
   [junit4]   2> 1888478 INFO  (qtp8130989-16065) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[17 (1591764077273677824)]} 0 0
   [junit4]   2> 1888479 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[17 (1591764077274726400)]} 0 0
   [junit4]   2> 1888480 INFO  (qtp8130989-16063) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[18 (1591764077275774976)]} 0 0
   [junit4]   2> 1888481 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[18 (1591764077275774976)]} 0 0
   [junit4]   2> 1888481 INFO  (qtp8130989-16065) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[19 (1591764077276823552)]} 0 0
   [junit4]   2> 1888482 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[19 (1591764077277872128)]} 0 0
   [junit4]   2> 1888482 INFO  (qtp8130989-16063) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[20 (1591764077277872128)]} 0 0
   [junit4]   2> 1888483 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[20 (1591764077278920704)]} 0 0
   [junit4]   2> 1888484 INFO  (qtp8130989-16065) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[21 (1591764077278920704)]} 0 0
   [junit4]   2> 1888484 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[21 (1591764077279969280)]} 0 0
   [junit4]   2> 1888485 INFO  (qtp8130989-16063) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[22 (1591764077281017856)]} 0 0
   [junit4]   2> 1888486 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[22 (1591764077281017856)]} 0 0
   [junit4]   2> 1888486 INFO  (qtp8130989-16065) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[23 (1591764077282066432)]} 0 0
   [junit4]   2> 1888487 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[23 (1591764077282066432)]} 0 0
   [junit4]   2> 1888487 INFO  (qtp8130989-16063) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[100 (1591764077283115008)]} 0 0
   [junit4]   2> 1888487 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[100 (1591764077283115008)]} 0 0
   [junit4]   2> 1888488 INFO  (qtp8130989-16065) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[101 (1591764077284163584)]} 0 0
   [junit4]   2> 1888489 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[101 (1591764077284163584)]} 0 0
   [junit4]   2> 1888489 INFO  (qtp8130989-16063) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[102 (1591764077285212160)]} 0 0
   [junit4]   2> 1888490 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[102 (1591764077285212160)]} 0 0
   [junit4]   2> 1888

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

TestFieldCache, AnalyticsQueryTest, TestRangeQuery, TestFreeTextSuggestions, UnloadDistributedZkTest, TestElisionMultitermQuery, CdcrReplicationHandlerTest, TestXmlQParser, TestConfigSetsAPIZkFailure, TestGraphMLResponseWriter, TestJmxIntegration, TestPrepRecovery, TestDynamicFieldCollectionResource, SortSpecParsingTest, TestCloudManagedSchema, TestPayloadScoreQParserPlugin, DirectSolrConnectionTest, TestSchemaNameResource, DistributedExpandComponentTest, RequiredFieldsTest, TestMaxScoreQueryParser, TestSimDistributedQueue, TestInitQParser, TestLegacyFieldCache, TestNestedDocsSort, DistributedFacetSimpleRefinementLongTailTest, DeleteInactiveReplicaTest, LegacyCloudClusterPropTest, TestCollapseQParserPlugin, TestSurroundQueryParser, TestSweetSpotSimilarityFactory, FacetPivotSmallTest, SolrCLIZkUtilsTest, HdfsNNFailoverTest, SOLR749Test, ConvertedLegacyTest, BasicDistributedZkTest, BasicDistributedZk2Test, TestRandomFaceting, ZkSolrClientTest, TestDistributedGrouping, TestRecovery, ZkControllerTest, TestStressReorder, TestReload, TestStressVersions, SolrCoreTest, QueryElevationComponentTest, PeerSyncTest, ShowFileRequestHandlerTest, SolrIndexSplitterTest, SimplePostToolTest, CoreAdminHandlerTest, SolrRequestParserTest, DocValuesTest, TestPseudoReturnFields, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, SolrInfoBeanTest, CacheHeaderTest, TestWriterPerf, TestQueryTypes, FileBasedSpellCheckerTest, DocumentBuilderTest, TermVectorComponentTest, FastVectorHighlighterTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, TestIBSimilarityFactory, TimeZoneUtilsTest, TestFastOutputStream, URLClassifyProcessorTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, TestTolerantSearch, TestLuceneIndexBackCompat, ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest, CollectionsAPISolrJTest, DistribCursorPagingTest, HttpPartitionOnCommitTest, HttpPartitionTest, MigrateRouteKeyTest, MoveReplicaTest, RestartWhileUpdatingTest, SSLMigrationTest, SaslZkACLProviderTest, SolrCloudExampleTest, SolrXmlInZkTest, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestCloudPivotFacet, TestCloudSearcherWarming, TestDistribDocBasedVersion, TestLeaderElectionWithEmptyReplica, TestOnReconnectListenerSupport, TestRandomFlRTGCloud, TestRandomRequestDistribution, TestRebalanceLeaders, TestSSLRandomization, TestSolrCloudWithSecureImpersonation, TestStressInPlaceUpdates, TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, TriLevelCompositeIdRoutingTest, ZkFailoverTest, ConcurrentDeleteAndCreateCollectionTest, HdfsCollectionsAPIDistributedZkTest, SimpleCollectionCreateDeleteTest, TestLocalFSCloudBackupRestore, TestReplicaProperties, AutoScalingHandlerTest, NodeAddedTriggerTest, NodeLostTriggerTest, SearchRateTriggerTest, TriggerIntegrationTest, TestImplicitCoreProperties, TestSimpleTextCodec, TestSolrConfigHandler, TestSolrCoreSnapshots, TestConfigReload, TestReqParamsAPI, TestSQLHandler, TestSystemCollAutoCreate, CoreMergeIndexesAdminHandlerTest, TestCollectionAPIs, TestConfigsApi, TestCoreAdminApis, DistributedFacetExistsSmallTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotWhiteBoxTest, DistributedSuggestComponentTest, TestDistributedStatsComponentCardinality, TestExpandComponent, TestHttpShardHandlerFactory, TestTrackingShardHandlerFactory, HighlighterMaxOffsetTest, TestLegacyField, TestLegacyTerms, TestMultiValuedNumericRangeQuery, TestNumericRangeQuery32, TestNumericTokenStream, SolrCoreMetricManagerTest, SolrJmxReporterTest, SolrSlf4jReporterTest, SolrShardReporterTest, TestManagedResource, TestManagedResourceStorage, TestRestManager, TestBulkSchemaAPI, TestManagedSynonymGraphFilterFactory, EnumFieldTest, ManagedSchemaRoundRobinCloudTest, TestCloudSchemaless, MergeStrategyTest, TestHashQParserPlugin, TestQueryWrapperFilter, TestReloadDeadlock, TestSimpleQParserPlugin, TestStressUserVersions, TestJsonFacetRefinement, BJQParserTest, BlockJoinFacetRandomTest, TestCloudNestedDocsSort, TestScoreJoinQPNoScore, TestScoreJoinQPScore, TestClassicSimilarityFactory, TestDFISimilarityFactory, TestNonDefinedSimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, TestDefaultStatsCache, TestDistribIDF, BasicAuthIntegrationTest]
   [junit4] Completed [737/774 (4!)] on J0 in 6.74s, 1 test, 1 failure <<< FAILURES!

[...truncated 2503 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_24C8568A87A5FC69-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1942, maxMBSortInHeap=5.476091989945148, sim=RandomSimilarity(queryNorm=false): {}, locale=es-SV, timezone=Asia/Samarkand
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=45253344,total=64946176
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=24C8568A87A5FC69 -Dtests.slow=true -Dtests.locale=es-SV -Dtests.timezone=Asia/Samarkand -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_24C8568A87A5FC69-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_24C8568A87A5FC69-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_24C8568A87A5FC69-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_24C8568A87A5FC69-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_24C8568A87A5FC69-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_24C8568A87A5FC69-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_24C8568A87A5FC69-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_24C8568A87A5FC69-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_24C8568A87A5FC69-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_24C8568A87A5FC69-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_24C8568A87A5FC69-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_24C8568A87A5FC69-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_24C8568A87A5FC69-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_24C8568A87A5FC69-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([24C8568A87A5FC69]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 17.10s, 8 tests, 1 error <<< FAILURES!

[...truncated 41578 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 439 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/439/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.lucene.replicator.IndexReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=15, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=15, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([7D37A0067AD7B98E:F2B947A668BB4A71]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([7D37A0067AD7B98E]:0)
	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


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_F131276055AF613C-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_F131276055AF613C-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_F131276055AF613C-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_F131276055AF613C-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_F131276055AF613C-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_F131276055AF613C-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_F131276055AF613C-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_F131276055AF613C-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_F131276055AF613C-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_F131276055AF613C-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_F131276055AF613C-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_F131276055AF613C-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_F131276055AF613C-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_F131276055AF613C-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_F131276055AF613C-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_F131276055AF613C-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_F131276055AF613C-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_F131276055AF613C-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_F131276055AF613C-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_F131276055AF613C-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_F131276055AF613C-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_F131276055AF613C-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_F131276055AF613C-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_F131276055AF613C-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_F131276055AF613C-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_F131276055AF613C-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_F131276055AF613C-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_F131276055AF613C-001

	at __randomizedtesting.SeedInfo.seed([F131276055AF613C]: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 8893 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexReplicationClientTest
   [junit4]   2> feb 07, 2018 1:41:19 AM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> ADVERTENCIA: Uncaught exception in thread: Thread[ReplicationThread-index,5,TGRP-IndexReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([7D37A0067AD7B98E]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=7D37A0067AD7B98E -Dtests.slow=true -Dtests.locale=es-CU -Dtests.timezone=Chile/EasterIsland -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   2.76s J0 | IndexReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=15, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7D37A0067AD7B98E:F2B947A668BB4A71]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7D37A0067AD7B98E]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=es-CU, timezone=Chile/EasterIsland
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=64868680,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [IndexReplicationClientTest]
   [junit4] Completed [2/9 (1!)] on J0 in 5.95s, 4 tests, 1 error <<< FAILURES!

[...truncated 5433 lines...]
   [junit4] JVM J1: stdout was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\temp\junit4-J1-20180207_064444_8705728176680217270130.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Default case invoked for: 
   [junit4]    opcode  = 0, "Node"
   [junit4] Default case invoked for: 
   [junit4]    opcode  = 0, "Node"
   [junit4] Default case invoked for: 
   [junit4]    opcode  = 201, "Phi"
   [junit4] <<< JVM J1: EOF ----

[...truncated 2351 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_F131276055AF613C-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=557, maxMBSortInHeap=5.376611483359915, sim=RandomSimilarity(queryNorm=true): {}, locale=ru, timezone=America/Blanc-Sablon
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=51123016,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=F131276055AF613C -Dtests.slow=true -Dtests.locale=ru -Dtests.timezone=America/Blanc-Sablon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [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_F131276055AF613C-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_F131276055AF613C-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_F131276055AF613C-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_F131276055AF613C-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_F131276055AF613C-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_F131276055AF613C-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_F131276055AF613C-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_F131276055AF613C-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_F131276055AF613C-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_F131276055AF613C-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_F131276055AF613C-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_F131276055AF613C-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_F131276055AF613C-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_F131276055AF613C-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F131276055AF613C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/5 (1!)] on J1 in 1.62s, 8 tests, 1 error <<< FAILURES!

[...truncated 45834 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 438 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/438/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestSimpleFSDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_71CA5B51F258778B-001\tempDir-004: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_71CA5B51F258778B-001\tempDir-004    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_71CA5B51F258778B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_71CA5B51F258778B-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\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_71CA5B51F258778B-001\tempDir-004: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_71CA5B51F258778B-001\tempDir-004
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_71CA5B51F258778B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_71CA5B51F258778B-001

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


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

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-analytics\test\J1\temp\solr.analytics.function.mapping.MultFunctionTest_7D0D575AB236A619-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.MultFunctionTest_7D0D575AB236A619-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\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.MultFunctionTest_7D0D575AB236A619-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.MultFunctionTest_7D0D575AB236A619-001\init-core-data-001

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


FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
	at __randomizedtesting.SeedInfo.seed([CC8FE444E625643F:44DBDB9E48D909C7]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:915)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestUseDocValuesAsStored2

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.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003 

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.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003

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


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.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_E15B79F15D594105-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_E15B79F15D594105-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_E15B79F15D594105-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_E15B79F15D594105-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_E15B79F15D594105-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_E15B79F15D594105-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_E15B79F15D594105-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_E15B79F15D594105-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_E15B79F15D594105-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_E15B79F15D594105-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_E15B79F15D594105-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_E15B79F15D594105-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_E15B79F15D594105-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_E15B79F15D594105-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_E15B79F15D594105-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_E15B79F15D594105-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_E15B79F15D594105-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_E15B79F15D594105-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_E15B79F15D594105-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_E15B79F15D594105-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_E15B79F15D594105-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_E15B79F15D594105-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_E15B79F15D594105-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_E15B79F15D594105-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_E15B79F15D594105-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_E15B79F15D594105-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_E15B79F15D594105-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_E15B79F15D594105-001

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




Build Log:
[...truncated 592 lines...]
   [junit4] Suite: org.apache.lucene.store.TestSimpleFSDirectory
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=nn-NO, timezone=Israel
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=82595920,total=385351680
   [junit4]   2> NOTE: All tests run in this JVM: [TestTopFieldCollector, TestSortRescorer, TestBooleanScorer, FiniteStringsIteratorTest, TestPrefixInBooleanQuery, TestNRTCachingDirectory, TestAutomatonQuery, TestForTooMuchCloning, TestIndexWriterMaxDocs, TestIndexWriterCommit, TestDuelingCodecsAtNight, TestExitableDirectoryReader, TestIndexWriterDelete, TestFuzzyQuery, Test2BTerms, TestSegmentInfos, TestCustomSearcherSort, TestSpanNearQuery, TestPersistentSnapshotDeletionPolicy, TestConstantScoreQuery, TestSpanFirstQuery, TestPhraseQuery, TestNotDocIdSet, TestIndexWriterExceptions2, TestIndexCommit, TestSimilarity, TestSortedSetSelector, TestSpansEnum, TestDocValuesScoring, TestSizeBoundedForceMerge, TestLucene70NormsFormat, TestSetOnce, TestFilterDirectoryReader, TestDirectPacked, TestFilterDirectory, TestStressNRT, TestQueryRescorer, Test2BSortedDocValuesFixedSorted, TestMultiDocValues, TestSimpleSearchEquivalence, TestMaxPosition, TestRollback, TestOfflineSorter, TestStressAdvance, TestPerFieldPostingsFormat, TestNRTThreads, TestAllFilesCheckIndexHeader, TestDirectory, TestMaxTermFrequency, TestBoolean2, TestStopFilter, TestFixedBitDocIdSet, TestIndexWriterOnJRECrash, TestIndexWriterLockRelease, TestPagedBytes, TestCharsRefBuilder, TestReadOnlyIndex, Test2BPostingsBytes, TestNormsFieldExistsQuery, TestBoostQuery, TestSegmentCacheables, TestNoDeletionPolicy, TestPerSegmentDeletes, TestTermVectorsReader, TestSimpleFSDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleFSDirectory -Dtests.seed=71CA5B51F258778B -Dtests.slow=true -Dtests.locale=nn-NO -Dtests.timezone=Israel -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestSimpleFSDirectory (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\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_71CA5B51F258778B-001\tempDir-004: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_71CA5B51F258778B-001\tempDir-004
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_71CA5B51F258778B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_71CA5B51F258778B-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([71CA5B51F258778B]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [108/459 (1!)] on J1 in 1.29s, 42 tests, 1 error <<< FAILURES!

[...truncated 12032 lines...]
   [junit4] Suite: org.apache.solr.schema.TestUseDocValuesAsStored2
   [junit4]   2> 1741324 INFO  (SUITE-TestUseDocValuesAsStored2-seed#[CC8FE444E625643F]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\init-core-data-001
   [junit4]   2> 1741325 WARN  (SUITE-TestUseDocValuesAsStored2-seed#[CC8FE444E625643F]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 1741325 INFO  (SUITE-TestUseDocValuesAsStored2-seed#[CC8FE444E625643F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1741326 INFO  (SUITE-TestUseDocValuesAsStored2-seed#[CC8FE444E625643F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1741327 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSchemaAPI
   [junit4]   2> 1741873 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1741873 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1741873 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003\cores\core
   [junit4]   2> 1741875 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1741875 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1741875 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1741875 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1741876 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e38758c{/solr,null,AVAILABLE}
   [junit4]   2> 1741879 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3dc16e48{HTTP/1.1,[http/1.1]}{127.0.0.1:61803}
   [junit4]   2> 1741879 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.e.j.s.Server Started @1752232ms
   [junit4]   2> 1741879 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001, hostPort=61803, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003\cores}
   [junit4]   2> 1741879 ERROR (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1741879 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 1741880 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1741880 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1741880 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T02:02:58.850070400Z
   [junit4]   2> 1741880 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\solr.xml
   [junit4]   2> 1741882 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1741882 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1741882 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@47476e31, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1741948 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47476e31
   [junit4]   2> 1741957 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47476e31
   [junit4]   2> 1741957 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47476e31
   [junit4]   2> 1741960 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003\cores
   [junit4]   2> 1741961 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1741984 INFO  (coreLoadExecutor-6820-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1741985 INFO  (coreLoadExecutor-6820-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/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 1742017 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1742023 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 1742027 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 1742118 WARN  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1742122 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 1742122 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 1742125 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 1742125 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742125 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1742125 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742126 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1742126 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742126 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1742126 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742132 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1742132 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 1742132 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 1742143 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1742143 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 1742143 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1742143 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 1742143 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1742143 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742143 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1742143 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742143 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1742143 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742143 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1742143 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742147 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 1742149 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf\schema-rest.xml to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf\schema-rest.xml.bak
   [junit4]   2> 1742149 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 1742149 INFO  (coreLoadExecutor-6820-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@47476e31
   [junit4]   2> 1742151 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1742151 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003\cores\core\data\]
   [junit4]   2> 1742158 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1742167 WARN  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1742244 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1742244 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1742244 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=8, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1742245 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@236a3c46[collection1] main]
   [junit4]   2> 1742247 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742247 WARN  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 1742248 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742248 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1742248 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1742248 WARN  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 1742249 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742249 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1742249 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1742249 WARN  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 1742249 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 1742250 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 1742250 WARN  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742250 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742250 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742250 WARN  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 1742250 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 1742250 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 1742250 WARN  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742250 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742251 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742251 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1742251 INFO  (searcherExecutor-6821-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@236a3c46[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1742752 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#61803
   [junit4]   2> 1742761 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1742761 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742761 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 1742761 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1742761 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 7 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1742761 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 1742762 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 1742762 WARN  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 1742762 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 1742762 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/synonyms/german
   [junit4]   2> 1742762 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/german
   [junit4]   2> 1742765 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1742766 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742766 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 1742766 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1742766 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 7 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1742766 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 1742766 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742766 WARN  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742766 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742766 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 5 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742766 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742766 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1742767 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742767 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 1742767 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1742767 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 8 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1742767 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 1742767 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742767 WARN  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742767 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742767 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742767 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742768 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1742768 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742768 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 1742768 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1742768 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 8 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1742768 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 1742768 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742768 WARN  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742768 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742768 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 5 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742768 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742768 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1742769 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742769 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 1742769 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1742769 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 9 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1742769 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 1742769 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742769 WARN  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742769 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742769 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742769 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742775 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1742777 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742777 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 1742777 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1742777 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 9 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1742777 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 1742777 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 1742777 WARN  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 1742777 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 1742777 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/synonyms/english
   [junit4]   2> 1742777 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/english
   [junit4]   2> 1742779 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1742780 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742780 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 1742780 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1742780 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 10 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1742780 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 1742780 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 1742780 WARN  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 1742780 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 1742780 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/german
   [junit4]   2> 1742780 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/german
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 10 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742782 WARN  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 7 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 11 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742782 WARN  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 8 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742787 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1742787 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742787 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 1742787 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1742787 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 11 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1742787 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 1742787 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742788 WARN  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742788 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742788 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 7 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742788 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742788 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1742788 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742788 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 1742788 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1742788 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 12 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1742788 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 1742788 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742788 WARN  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742788 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742788 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 8 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742788 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742795 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1742795 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742795 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 1742795 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1742795 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 12 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1742795 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 1742795 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 1742795 WARN  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 1742795 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 1742797 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/english
   [junit4]   2> 1742797 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/english
   [junit4]   2> 1742800 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1742800 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742802 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 1742802 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1742802 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 13 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1742802 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 1742802 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 1742802 WARN  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 1742802 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 1742802 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 5 observers of /schema/analysis/synonyms/german
   [junit4]   2> 1742803 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/german
   [junit4]   2> 1742805 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1742807 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742807 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 1742807 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1742807 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 13 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1742807 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 1742807 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742807 WARN  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742807 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742807 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 9 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742807 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742807 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1742807 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742807 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 1742807 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1742807 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 14 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1742807 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 1742807 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742807 WARN  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742808 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742808 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 10 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742808 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742809 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1742809 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742809 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 1742809 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1742809 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 14 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1742809 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 1742809 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742810 WARN  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742810 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742810 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 9 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742810 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742810 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1742810 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742812 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 1742812 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1742812 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 15 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1742812 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 1742812 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742812 WARN  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742812 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742812 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 10 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742812 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742817 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1742817 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742818 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 1742818 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1742818 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 15 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1742818 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 1742818 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 1742818 WARN  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 1742818 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 1742819 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 5 observers of /schema/analysis/synonyms/english
   [junit4]   2> 1742819 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/english
   [junit4]   2> 1742822 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 1742823 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={} status=0 QTime=65
   [junit4]   2> 1742827 INFO  (qtp907569092-15665) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={} status=0 QTime=1
   [junit4]   2> 1742830 INFO  (qtp907569092-15663) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={} status=0 QTime=0
   [junit4]   2> 1742835 INFO  (qtp907569092-15665) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={} status=0 QTime=0
   [junit4]   2> 1742847 INFO  (qtp907569092-15663) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={stream.body=<add><doc><field+name%3D"id">myid1</field><field+name%3D"a1">1</field><field+name%3D"a2">2</field><field+name%3D"a3">3</field></doc></add>}{add=[myid1]} 0 9
   [junit4]   2> 1742850 INFO  (qtp907569092-15665) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1742850 INFO  (qtp907569092-15665) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4e5dc529 commitCommandVersion:0
   [junit4]   2> 1742875 INFO  (qtp907569092-15665) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4256828c[collection1] main]
   [junit4]   2> 1742876 INFO  (qtp907569092-15665) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1742877 INFO  (searcherExecutor-6821-th

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

est, TestXIncludeConfig, GraphQueryTest, DistributedFacetPivotSmallAdvancedTest, TestScoreJoinQPScore, CheckHdfsIndexTest, TestElisionMultitermQuery, LeaderFailureAfterFreshStartTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, BigEndianAscendingWordSerializerTest, TestManagedResourceStorage, OverseerTaskQueueTest, HLLSerializationTest, QueryElevationComponentTest, PingRequestHandlerTest, PeerSyncWithIndexFingerprintCachingTest, TestRecovery, BlockCacheTest, TestRemoteStreaming, NodeLostTriggerTest, TestPostingsSolrHighlighter, SolrCoreMetricManagerTest, TestSha256AuthenticationProvider, TestCloudJSONFacetJoinDomain, ClassificationUpdateProcessorTest, CachingDirectoryFactoryTest, RAMDirectoryFactoryTest, TestFaceting, TestClassicSimilarityFactory, TestRawTransformer, TestManagedSchemaThreadSafety, CursorPagingTest, ShardRoutingCustomTest, TestDownShardTolerantSearch, TestPushWriter, DeleteNodeTest, ForceLeaderTest, TestSerializedLuceneMatchVersion, TestTrie, ConfigSetsAPITest, TestZkChroot, StatelessScriptUpdateProcessorFactoryTest, TestExactStatsCache, BasicAuthIntegrationTest, TestUseDocValuesAsStored2, DistanceUnitsTest, TestSolrConfigHandler, BJQParserTest, SynonymTokenizerTest, TestCloudDeleteByQuery, DocValuesMissingTest, TestPartialUpdateDeduplication, TestCollationFieldDocValues, TestPerFieldSimilarity, CursorMarkTest, FacetPivotSmallTest, TestSchemaNameResource, BlockJoinFacetRandomTest, AtomicUpdateProcessorFactoryTest, SearchHandlerTest, DateMathParserTest, DirectSolrSpellCheckerTest, TestSolr4Spatial2, TestIndexSearcher, IndexSchemaRuntimeFieldTest, TestApiFramework, RollingRestartTest, TestRequestForwarding, TestExportWriter, BufferStoreTest, V2ApiIntegrationTest, TestComplexPhraseQParserPlugin, TestShardHandlerFactory, AddBlockUpdateTest, TestGraphMLResponseWriter, TestLegacyTerms, JavabinLoaderTest, HttpPartitionTest, TestInfoStreamLogging, TestPKIAuthenticationPlugin, TestConfigSetsAPIZkFailure, TestXmlQParser, SampleTest, TestUtils, TestSolrDeletionPolicy1, CloudMLTQParserTest, TestPseudoReturnFields, TestMultiWordSynonyms, TestManagedSchema, TestSegmentSorting, HdfsChaosMonkeyNothingIsSafeTest, TestSystemIdResolver, SpatialFilterTest, TestJoin, UnloadDistributedZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest]
   [junit4] Completed [391/774 (2!)] on J0 in 63.91s, 1 test, 1 failure <<< FAILURES!

[...truncated 3707 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_E15B79F15D594105-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=968, maxMBSortInHeap=7.8391493337570815, sim=RandomSimilarity(queryNorm=true): {}, locale=fr-YT, timezone=America/Yellowknife
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=52770920,total=168296448
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=E15B79F15D594105 -Dtests.slow=true -Dtests.locale=fr-YT -Dtests.timezone=America/Yellowknife -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_E15B79F15D594105-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_E15B79F15D594105-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_E15B79F15D594105-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_E15B79F15D594105-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_E15B79F15D594105-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_E15B79F15D594105-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_E15B79F15D594105-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_E15B79F15D594105-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_E15B79F15D594105-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_E15B79F15D594105-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_E15B79F15D594105-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_E15B79F15D594105-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_E15B79F15D594105-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_E15B79F15D594105-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E15B79F15D594105]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/5 (1!)] on J1 in 12.98s, 8 tests, 1 error <<< FAILURES!

[...truncated 612 lines...]
   [junit4] Suite: org.apache.solr.analytics.function.mapping.MultFunctionTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.MultFunctionTest_7D0D575AB236A619-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1696, maxMBSortInHeap=6.079029672928801, sim=RandomSimilarity(queryNorm=true): {}, locale=vai-LR, timezone=Asia/Jakarta
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=86142832,total=225443840
   [junit4]   2> NOTE: All tests run in this JVM: [IfFunctionTest, CeilingFunctionTest, LegacyRangeFacetTest, CastingBooleanValueStreamTest, PivotFacetTest, MultFunctionTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MultFunctionTest -Dtests.seed=7D0D575AB236A619 -Dtests.slow=true -Dtests.locale=vai-LR -Dtests.timezone=Asia/Jakarta -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | MultFunctionTest (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-analytics\test\J1\temp\solr.analytics.function.mapping.MultFunctionTest_7D0D575AB236A619-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.MultFunctionTest_7D0D575AB236A619-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7D0D575AB236A619]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [10/78 (1!)] on J1 in 0.04s, 4 tests, 1 error <<< FAILURES!

[...truncated 37933 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 437 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/437/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestFileSwitchDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_AA442B8EB9A36E17-001\foo-018: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_AA442B8EB9A36E17-001\foo-018    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_AA442B8EB9A36E17-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_AA442B8EB9A36E17-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\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_AA442B8EB9A36E17-001\foo-018: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_AA442B8EB9A36E17-001\foo-018
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_AA442B8EB9A36E17-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_AA442B8EB9A36E17-001

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


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testCooldown

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([1316849FAB6C8E8D:22A8E97BD5C6FB7F]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testCooldown(TriggerIntegrationTest.java:1177)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData

Error Message:
Node watch should have fired!

Stack Trace:
java.lang.AssertionError: Node watch should have fired!
	at __randomizedtesting.SeedInfo.seed([1316849FAB6C8E8D:35866BCDFFE24887]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index 0 out-of-bounds for length 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index 0 out-of-bounds for length 0
	at __randomizedtesting.SeedInfo.seed([1316849FAB6C8E8D:75EDFCA886B3393]:0)
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
	at java.base/java.util.Objects.checkIndex(Objects.java:372)
	at java.base/java.util.ArrayList.get(ArrayList.java:440)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.json.TestJsonRequest

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.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001\collection1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001\collection1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001\collection1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-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.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001\collection1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001\collection1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001\collection1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001

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


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_500F051AE51F28C-001\testSliceOutOfBounds-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_500F051AE51F28C-001\testSliceOutOfBounds-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_500F051AE51F28C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_500F051AE51F28C-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\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_500F051AE51F28C-001\testSliceOutOfBounds-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_500F051AE51F28C-001\testSliceOutOfBounds-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_500F051AE51F28C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_500F051AE51F28C-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-001

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




Build Log:
[...truncated 620 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=419, maxMBSortInHeap=6.881910493598125, sim=RandomSimilarity(queryNorm=true): {}, locale=en-GG, timezone=Africa/Libreville
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=113302088,total=263380992
   [junit4]   2> NOTE: All tests run in this JVM: [TestAutomatonQueryUnicode, TestDateTools, TestQueryRescorer, TestLucene70NormsFormat, TestSortedSetSelector, Test2BPostings, TestMultiTermConstantScore, TestSpanFirstQuery, TestNot, TestFieldMaskingSpanQuery, TestSegmentCacheables, TestApproximationSearchEquivalence, TestIndexWriterDelete, TestByteSlices, TestControlledRealTimeReopenThread, TestMutablePointsReaderUtils, TestLucene50StoredFieldsFormatHighCompression, TestMaxTermFrequency, TestWeakIdentityMap, TestDeletionPolicy, TestSpanMultiTermQueryWrapper, TestMatchNoDocsQuery, TestPolygon2D, TestPerFieldPostingsFormat, TestNoDeletionPolicy, TestNumericDocValuesUpdates, TestFuzzyQuery, TestLongBitSet, TestTermVectorsWriter, TestFrequencyTrackingRingBuffer, TestTerms, TestAutomaton, TestIndexWriterMaxDocs, TestMathUtil, TestDocValues, TestCachingCollector, TestTermRangeQuery, TestFastCompressionMode, TestBooleanScorer, TestPrefixInBooleanQuery, TestDisjunctionMaxQuery, TestMultiset, TestPersistentSnapshotDeletionPolicy, TestNearSpansOrdered, TestOmitNorms, TestSpanNearQuery, TestLongRangeFieldQueries, TestIntRangeFieldQueries, TestSimpleExplanations, TestAutomatonQuery, TestPerSegmentDeletes, TestSparseFixedBitDocIdSet, TestVersion, TestTermdocPerf, TestFixedBitSet, TestStopFilter, Test2BNumericDocValues, TestTrackingDirectoryWrapper, TestBlockPostingsFormat3, TestReadOnlyIndex, TestPerFieldPostingsFormat2, TestBoostQuery, TestShardSearching, TestTermsEnum2, TestNotDocIdSet, TestIntroSorter, TestSpanOrQuery, TestStressDeletes, FiniteStringsIteratorTest, TestSynonymQuery, TestFileSwitchDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFileSwitchDirectory -Dtests.seed=AA442B8EB9A36E17 -Dtests.slow=true -Dtests.locale=en-GG -Dtests.timezone=Africa/Libreville -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestFileSwitchDirectory (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\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_AA442B8EB9A36E17-001\foo-018: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_AA442B8EB9A36E17-001\foo-018
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_AA442B8EB9A36E17-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_AA442B8EB9A36E17-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AA442B8EB9A36E17]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [118/459 (1!)] on J1 in 2.29s, 43 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 1332 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMockDirectoryWrapper
   [junit4] IGNOR/A 0.00s J1 | TestMockDirectoryWrapper.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] IGNOR/A 0.00s J1 | TestMockDirectoryWrapper.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.00s J1 | TestMockDirectoryWrapper.testThreadSafety
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=374, maxMBSortInHeap=5.801668419393371, sim=RandomSimilarity(queryNorm=false): {}, locale=bas-CM, timezone=Europe/Tiraspol
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=52184496,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestHandleTrackingFS, TestShuffleFS, Nested, TestCompressingStoredFieldsFormat, TestAssertingNormsFormat, Nested2, Nested, ThrowInUncaught, TestExtrasFS, TestVirusCheckingFS, TestMockCharFilter, TestBaseExplanationTestCase, TestWorstCaseTestBehavior, TestLookaheadTokenFilter, TestMockAnalyzer, TestMockDirectoryWrapper]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMockDirectoryWrapper -Dtests.seed=500F051AE51F28C -Dtests.slow=true -Dtests.locale=bas-CM -Dtests.timezone=Europe/Tiraspol -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestMockDirectoryWrapper (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\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_500F051AE51F28C-001\testSliceOutOfBounds-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_500F051AE51F28C-001\testSliceOutOfBounds-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_500F051AE51F28C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_500F051AE51F28C-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([500F051AE51F28C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [18/41 (1!)] on J1 in 1.55s, 49 tests, 1 error, 3 skipped <<< FAILURES!

[...truncated 10872 lines...]
   [junit4] Suite: org.apache.solr.search.json.TestJsonRequest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\init-core-data-001
   [junit4]   2> 1493678 WARN  (SUITE-TestJsonRequest-seed#[1316849FAB6C8E8D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=75 numCloses=75
   [junit4]   2> 1493679 INFO  (SUITE-TestJsonRequest-seed#[1316849FAB6C8E8D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1493681 INFO  (SUITE-TestJsonRequest-seed#[1316849FAB6C8E8D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 1493681 INFO  (SUITE-TestJsonRequest-seed#[1316849FAB6C8E8D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1493681 INFO  (SUITE-TestJsonRequest-seed#[1316849FAB6C8E8D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1493683 INFO  (SUITE-TestJsonRequest-seed#[1316849FAB6C8E8D]-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> 1493721 INFO  (SUITE-TestJsonRequest-seed#[1316849FAB6C8E8D]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1493732 INFO  (SUITE-TestJsonRequest-seed#[1316849FAB6C8E8D]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 1493808 INFO  (SUITE-TestJsonRequest-seed#[1316849FAB6C8E8D]-worker) [    ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 1493869 INFO  (SUITE-TestJsonRequest-seed#[1316849FAB6C8E8D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26cad6cc
   [junit4]   2> 1493879 INFO  (SUITE-TestJsonRequest-seed#[1316849FAB6C8E8D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26cad6cc
   [junit4]   2> 1493879 INFO  (SUITE-TestJsonRequest-seed#[1316849FAB6C8E8D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26cad6cc
   [junit4]   2> 1493881 INFO  (coreLoadExecutor-6525-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1493881 INFO  (coreLoadExecutor-6525-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> 1493924 INFO  (coreLoadExecutor-6525-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1493937 INFO  (coreLoadExecutor-6525-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 1494020 INFO  (coreLoadExecutor-6525-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 1494034 INFO  (coreLoadExecutor-6525-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> 1494034 INFO  (coreLoadExecutor-6525-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@26cad6cc
   [junit4]   2> 1494035 INFO  (coreLoadExecutor-6525-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1494035 INFO  (coreLoadExecutor-6525-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.search.json.TestJsonRequest_1316849FAB6C8E8D-001\init-core-data-001\]
   [junit4]   2> 1494036 INFO  (coreLoadExecutor-6525-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1494042 WARN  (coreLoadExecutor-6525-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1494106 INFO  (coreLoadExecutor-6525-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1494106 INFO  (coreLoadExecutor-6525-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1494107 INFO  (coreLoadExecutor-6525-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1494107 INFO  (coreLoadExecutor-6525-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1494108 INFO  (coreLoadExecutor-6525-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2084481798, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1494108 INFO  (coreLoadExecutor-6525-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2e9edac5[collection1] main]
   [junit4]   2> 1494109 WARN  (coreLoadExecutor-6525-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 1494110 INFO  (coreLoadExecutor-6525-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1494111 INFO  (searcherExecutor-6526-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2e9edac5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1494111 INFO  (coreLoadExecutor-6525-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591393146008240128
   [junit4]   2> 1494114 INFO  (SUITE-TestJsonRequest-seed#[1316849FAB6C8E8D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1494117 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistribJsonRequest
   [junit4]   2> 1494160 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T12:27:37-09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1494160 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1494161 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1494161 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1494161 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@193b5573{/solr,null,AVAILABLE}
   [junit4]   2> 1494162 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6297e953{HTTP/1.1,[http/1.1]}{127.0.0.1:52727}
   [junit4]   2> 1494162 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.Server Started @1504239ms
   [junit4]   2> 1494162 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema_latest.xml, hostContext=/solr, solrconfig=solrconfig-tlog.xml, hostPort=52727}
   [junit4]   2> 1494162 ERROR (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1494162 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 1494162 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1494162 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1494163 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-03T15:12:50.704583Z
   [junit4]   2> 1494163 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001\solr.xml
   [junit4]   2> 1494168 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1494168 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1494169 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@26cad6cc, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1494231 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26cad6cc
   [junit4]   2> 1494239 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26cad6cc
   [junit4]   2> 1494240 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26cad6cc
   [junit4]   2> 1494243 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001\.
   [junit4]   2> 1494243 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1494244 INFO  (coreLoadExecutor-6536-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1494252 INFO  (coreLoadExecutor-6536-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1494294 INFO  (coreLoadExecutor-6536-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 1494372 INFO  (coreLoadExecutor-6536-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 1494386 INFO  (coreLoadExecutor-6536-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\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001\.\collection1, trusted=true
   [junit4]   2> 1494386 INFO  (coreLoadExecutor-6536-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@26cad6cc
   [junit4]   2> 1494386 INFO  (coreLoadExecutor-6536-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1494386 INFO  (coreLoadExecutor-6536-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001\.\collection1\data\]
   [junit4]   2> 1494389 INFO  (coreLoadExecutor-6536-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1494392 WARN  (coreLoadExecutor-6536-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1494502 INFO  (coreLoadExecutor-6536-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1494502 INFO  (coreLoadExecutor-6536-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1494504 INFO  (coreLoadExecutor-6536-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1494504 INFO  (coreLoadExecutor-6536-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1494506 INFO  (coreLoadExecutor-6536-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2084481798, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1494506 INFO  (coreLoadExecutor-6536-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7b47b871[collection1] main]
   [junit4]   2> 1494507 INFO  (coreLoadExecutor-6536-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001\collection1\conf
   [junit4]   2> 1494508 INFO  (coreLoadExecutor-6536-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1494510 INFO  (searcherExecutor-6537-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7b47b871[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1494510 INFO  (coreLoadExecutor-6536-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591393146426621952
   [junit4]   2> 1494512 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.SolrTestCaseHS ===> Started solr server port=52727 home=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001
   [junit4]   2> 1494553 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T12:27:37-09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1494553 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1494553 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1494554 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1494554 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5524f691{/solr,null,AVAILABLE}
   [junit4]   2> 1494555 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3ca4bfdd{HTTP/1.1,[http/1.1]}{127.0.0.1:52730}
   [junit4]   2> 1494555 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.Server Started @1504632ms
   [junit4]   2> 1494555 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema_latest.xml, hostContext=/solr, solrconfig=solrconfig-tlog.xml, hostPort=52730}
   [junit4]   2> 1494556 ERROR (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1494556 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 1494556 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1494556 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1494556 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-03T15:12:51.098515900Z
   [junit4]   2> 1494557 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s1-001\solr.xml
   [junit4]   2> 1494562 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1494562 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1494563 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@26cad6cc, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1494635 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26cad6cc
   [junit4]   2> 1494653 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26cad6cc
   [junit4]   2> 1494653 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26cad6cc
   [junit4]   2> 1494658 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s1-001\.
   [junit4]   2> 1494658 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1494659 INFO  (coreLoadExecutor-6547-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1494672 INFO  (coreLoadExecutor-6547-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1494686 INFO  (coreLoadExecutor-6547-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 1494776 INFO  (coreLoadExecutor-6547-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 1494789 INFO  (coreLoadExecutor-6547-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\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s1-001\.\collection1, trusted=true
   [junit4]   2> 1494789 INFO  (coreLoadExecutor-6547-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@26cad6cc
   [junit4]   2> 1494789 INFO  (coreLoadExecutor-6547-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1494790 INFO  (coreLoadExecutor-6547-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s1-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s1-001\.\collection1\data\]
   [junit4]   2> 1494791 INFO  (coreLoadExecutor-6547-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1494794 WARN  (coreLoadExecutor-6547-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1494887 INFO  (coreLoadExecutor-6547-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1494887 INFO  (coreLoadExecutor-6547-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1494889 INFO  (coreLoadExecutor-6547-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1494889 INFO  (coreLoadExecutor-6547-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1494891 INFO  (coreLoadExecutor-6547-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2084481798, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1494891 INFO  (coreLoadExecutor-6547-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6098b294[collection1] main]
   [junit4]   2> 1494891 INFO  (coreLoadExecutor-6547-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s1-001\collection1\conf
   [junit4]   2> 1494892 INFO  (coreLoadExecutor-6547-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1494894 INFO  (searcherExecutor-6548-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6098b294[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1494894 INFO  (coreLoadExecutor-6547-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591393146829275136
   [junit4]   2> 1494896 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.SolrTestCaseHS ===> Started solr server port=52730 home=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s1-001
   [junit4]   2> 1494919 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T12:27:37-09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1494919 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1494919 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1494920 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1494920 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d40275d{/solr,null,AVAILABLE}
   [junit4]   2> 1494921 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@90ed441{HTTP/1.1,[http/1.1]}{127.0.0.1:52733}
   [junit4]   2> 1494921 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.Server Started @1504998ms
   [junit4]   2> 1494921 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema_latest.xml, hostContext=/solr, solrconfig=solrconfig-tlog.xml, hostPort=52733}
   [junit4]   2> 1494921 ERROR (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1494921 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 1494921 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1494921 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1494921 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-03T15:12:51.463596600Z
   [junit4]   2> 1494922 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s2-001\solr.xml
   [junit4]   2> 1494926 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1494926 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1494927 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@26cad6cc, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1494986 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26cad6cc
   [junit4]   2> 1495002 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26cad6cc
   [junit4]   2> 1495002 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26cad6cc
   [junit4]   2> 1495004 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s2-001\.
   [junit4]   2> 1495004 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1495004 INFO  (coreLoadExecutor-6558-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1495020 INFO  (coreLoadExecutor-6558-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1495032 INFO  (coreLoadExecutor-6558-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 1495119 INFO  (coreLoadExecutor-6558-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 1495128 INFO  (coreLoadExecutor-6558-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\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s2-001\.\collection1, trusted=true
   [junit4]   2> 1495128 INFO  (coreLoadExecutor-6558-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@26cad6cc
   [junit4]   2> 1495128 INFO  (coreLoadExecutor-6558-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1495128 INFO  (coreLoadExecutor-6558-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s2-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s2-001\.\collection1\data\]
   [junit4]   2> 1495129 INFO  (coreLoadExecutor-6558-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1495131 WARN  (coreLoadExecutor-6558-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1495234 INFO  (coreLoadExecutor-6558-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1495234 INFO  (coreLoadExecutor-6558-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1495236 INFO  (coreLoadExecutor-6558-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1495236 INFO  (coreLoadExecutor-6558-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1495237 INFO  (coreLoadExecutor-6558-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2084481798, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1495237 INFO  (coreLoadExecutor-6558-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@47590d1c[collection1] main]
   [junit4]   2> 1495237 INFO  (coreLoadExecutor-6558-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s2-001\collection1\conf
   [junit4]   2> 1495238 INFO  (coreLoadExecutor-6558-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1495239 INFO  (searcherExecutor-6559-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@47590d1c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1495239 INFO  (coreLoadExecutor-6558-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591393147191033856
   [junit4]   2> 1495241 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.SolrTestCaseHS ===> Started solr server port=52733 home=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s2-001
   [junit4]   2> 1495277 INFO  (qtp873552673-17980) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1591393147228782592)} 0 1
   [junit4]   2> 1495282 INFO  (qtp1632478846-17996) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1591393147235074048)} 0 1
   [junit4]   2> 1495287 INFO  (qtp1092940202-18015) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1591393147240316928)} 0 3
   [junit4]   2> 1495289 INFO  (qtp873552673-17982) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1591393147242414080)]} 0 0
   [junit4]   2> 1495289 INFO  (qtp873552673-17986) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1591393147243462656)]} 0 0
   [junit4]   2> 1495289 INFO  (qtp1632478846-17999) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1591393147243462656)]} 0 0
   [junit4]   2> 1495289 INFO  (qtp873552673-17982) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591393147243462657,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1495289 INFO  (qtp873552673-17982) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1f97bc2c commitCommandVersion:1591393147243462657
   [junit4]   2> 1495292 INFO  (qtp873552673-17982) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@472dc73b[collection1] main]
   [junit4]   2> 1495293 INFO  (qtp873552673-17982) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1495294 INFO  (searcherExecutor-6537-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@472dc73b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c2)))}
   [junit4]   2> 1495294 INFO  (qtp873552673-17982) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 3
   [junit4]   2> 1495294 INFO  (qtp1632478846-18001) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591393147248705536,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1495294 INFO  (qtp1632478846-18001) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5c1fb23f commitCommandVersion:1591393147248705536
   [junit4]   2> 1495295 INFO  (qtp1632478846-18001) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7bdc0914[collection1] main]
   [junit4]   2> 1495296 INFO  (qtp1632478846-18001) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1495297 INFO  (searcherExecutor-6548-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7bdc0914[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)))}
   [junit4]   2> 1495297 INFO  (qtp1632478846-18001) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 3
   [junit4]   2> 1495298 INFO  (qtp1092940202-18016) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591393147252899840,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1495298 INFO  (qtp1092940202-18016) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1495298 INFO  (qtp1092940202-18016) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1495298 INFO  (qtp1092940202-18016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 1495300 INFO  (qtp873552673-17986) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1591393147252899840)]} 0 1
   [junit4]   2> 1495301 INFO  (qtp1632478846-17999) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 (1591393147256045568)]} 0 1
   [junit4]   2> 1495303 INFO  (qtp873552673-17982) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591393147258142720,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1495303 INFO  (qtp873552673-17982) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1f97bc2c commitCommandVersion:1591393147258142720
   [junit4]   2> 1495303 INFO  (qtp873552673-17982) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2830ffab[collection1] main]
   [junit4]   2> 1495305 INFO  (qtp873552673-17982) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1495305 INFO  (searcherExecutor-6537-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2830ffab[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c2) Uninverting(_1(7.3.0):c1)))}
   [junit4]   2> 1495305 INFO  (qtp873552673-17982) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 3
   [junit4]   2> 1495305 INFO  (qtp1632478846-18001) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591393147260239872,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1495305 INFO  (qtp1632478846-18001) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5c1fb23f commitCommandVersion:1591393147260239872
   [junit4]   2> 1495305 INFO  (qtp1632478846-18001) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@108358ef[collection1] main]
   [junit4]   2> 1495305 INFO  (qtp1632478846-18001) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1495305 INFO  (searcherExecutor-6548-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@108358ef[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1) Uninverting(_1(7.3.0):c1)))}
   [junit4]   2> 1495305 INFO  (qtp1632478846-18001) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 3
   [junit4]   2> 1495305 INFO  (qtp1092940202-18018) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591393147260239872,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1495305 INFO  (qtp1092940202-18018) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1495305 INFO  (qtp1092940202-18018) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1495305 INFO  (qtp1092940202-18018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 1495314 INFO  (qtp1632478846-17999) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 (1591393147267579904)]} 0 1
   [junit4]   2> 1495314 INFO  (qtp873552673-17986) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591393147269677056,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1495314 INFO  (qtp873552673-17986) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1495314 INFO  (qtp873552673-17986) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1495314 INFO  (qtp873552673-17986) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 1495315 INFO  (qtp1632478846-18001) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591393147270725632,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1495315 INFO  (qtp1632478846-18001) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5c1fb23f commitCommandVersion:1591393147270725632
   [junit4]   2> 1495315 INFO  (qtp1632478846-18001) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5babe76f[collection1] main]
   [junit4]   2> 1495315 INFO  (qtp1632478846-18001) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1495318 INFO  (searcherExecutor-6548-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5babe76f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1) Uninverting(_1(7.3.0):c1) Uninverting(_2(7.3.0):c1)))}
   [junit4]   2> 1495318 INFO  (qtp1632478846-18001) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 3
   [junit4]   2> 1495319 INFO  (qtp1092940202-18016) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591393147274919936,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1495319 INFO  (qtp1092940202-18016) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1495319 INFO  (qtp1092940202-18016) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1495320 INFO  (qtp1092940202-18016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 1495326 INFO  (qtp1092940202-18016) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:52733/solr/collection1&rows=10&version=2&q=cat_s:A&NOW=1517670771863&json={query:'cat_s:A'}&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1495327 INFO  (qtp873552673-17986) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:52727/solr/collection1&rows=10&version=2&q=cat_s:A&NOW=1517670771863&json={query:'cat_s:A'}&isShard=true&wt=javabin} hits=2 status=0 QTime=0
   [junit4]   2> 1495328 INFO  (qtp1632478846-18002) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:52730/solr/collection1&rows=10&version=2&q=cat_s:A&NOW=1517670771863&json={query:'cat_s:A'}&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1495328 INFO  (qtp873552673-17982) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=cat_s:A&df=text&distrib=false&shards.purpose=64&NOW=1517670771863&json={query:'cat_s:A'}&ids=1,4&isShard=true&shard.url=127.0.0.1:52727/solr/collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1495329 INFO  (qtp1632478846-17999) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={shards=127.0.0.1:52727/solr/collection1,127.0.0.1:52730/solr/collection1,127.0.0.1:52733/solr/collection1&indent=true&json={query:'cat_s:A'}&wt=json&version=2.2} hits=2 status=0 QTime=8
   [junit4]   2> 1495333 INFO  (qtp1632478846-17999) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&fq=where_s:NY&shard.url=127.0.0.1:52730/solr/collection1&rows=10&version=2&q=cat_s:A&NOW=1517670771871&json={query:'cat_s:A'}&json={filter:'where_s:NY'}&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1495333 INFO  (qtp1092940202-18016) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&fq=where_s:NY&shard.url=127.0.0.1:52733/solr/collection1&rows=10&version=2&q=cat_s:A&NOW=1517670771871&json={query:'cat_s:A'}&json={filter:'where_s:NY'}&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1495334 INFO  (qtp873552673-17985) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&fq=where_s:NY&shard.url=127.0.0.1:52727/solr/collection1&rows=10&version=2&q=cat_s:A&NOW=1517670771

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

IntegrationTest, ConvertedLegacyTest, TestPartialUpdateDeduplication, VersionInfoTest, TestBlendedInfixSuggestions, TestNumericTokenStream, ExitableDirectoryReaderTest, DistributedFacetPivotWhiteBoxTest, AssignBackwardCompatibilityTest, TestSolrCloudWithDelegationTokens, TestSizeLimitedDistributedMap, TestFieldCollectionResource, TestGraphMLResponseWriter, ZkCLITest, TestBlobHandler, TolerantUpdateProcessorTest, TestCollectionsAPIViaSolrCloudCluster, SubstringBytesRefFilterTest, TestRequestStatusCollectionAPI, ConcurrentDeleteAndCreateCollectionTest, RAMDirectoryFactoryTest, SolrMetricReporterTest, TestMergePolicyConfig, TestFieldCache, SolrRequestParserTest, DistributedExpandComponentTest, SpellingQueryConverterTest, LeaderElectionTest, TestSortableTextField, DistanceUnitsTest, TestFiltering, SuggestComponentTest, TestRTimerTree, TestStressUserVersions, TestSolrQueryResponse, TestDistribIDF, ZkStateWriterTest, CacheHeaderTest, NodeLostTriggerTest, BasicZkTest, MetricTriggerTest, DistributedQueryComponentOptimizationTest, CdcrReplicationHandlerTest, RequestLoggingTest, TestSchemaManager, CollectionReloadTest, PolyFieldTest, QueryElevationComponentTest, TestSchemaSimilarityResource, TestClusterStateMutator, TestJoin, SolrCoreTest, CdcrVersionReplicationTest, HdfsWriteToMultipleCollectionsTest, AddReplicaTest, SuggesterTSTTest, SolrIndexSplitterTest, UnloadDistributedZkTest, CdcrUpdateLogTest, TestNamedUpdateProcessors, FileUtilsTest, TestRecovery, TestRandomRequestDistribution, OverseerTaskQueueTest, ParsingFieldUpdateProcessorsTest, AutoscalingHistoryHandlerTest, SparseHLLTest, TestSolrDeletionPolicy1, TestJmxIntegration, HdfsTlogReplayBufferedWhileIndexingTest, TestMaxScoreQueryParser, TestMultiWordSynonyms, TestSolrConfigHandler, TestRealTimeGet, TestInfoStreamLogging, BinaryUpdateRequestHandlerTest, GraphQueryTest, SpatialHeatmapFacetsTest, TestCSVResponseWriter, ResponseHeaderTest, TestPhraseSuggestions, MissingSegmentRecoveryTest, MultiTermTest, FastVectorHighlighterTest, BJQParserTest, TestPushWriter, V2ApiIntegrationTest, TestApiFramework, TestLegacyFieldCache, ShardRoutingTest, ClusterStateUpdateTest, TestRandomFaceting, ShardRoutingCustomTest, TestDistributedSearch, TestDistributedGrouping, TermVectorComponentDistributedTest, TestStressVersions, TestCoreContainer, StatsComponentTest, TestSort, TestFunctionQuery, TestLazyCores, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, CoreAdminHandlerTest, TestTrie, SpatialFilterTest, TestCSVLoader, WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest, TestWriterPerf, TestQueryTypes, TestOmitPositions, TermsComponentTest, UpdateRequestProcessorFactoryTest, UniqFieldsUpdateProcessorFactoryTest, SearchHandlerTest, TestLFUCache, SolrIndexConfigTest, TestDocSet, NumericFieldsTest, TestElisionMultitermQuery, OutputWriterTest, TestFuzzyAnalyzedSuggestions, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestCodecSupport, TestBM25SimilarityFactory, ResourceLoaderTest, TestFastLRUCache, TestSystemIdResolver, TestUtils, SliceStateTest, UUIDFieldTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestTolerantSearch, TestEmbeddedSolrServerSchemaAPI, AsyncCallRequestStatusResponseTest, CleanupOldIndexTest, CollectionStateFormat2Test, ConnectionManagerTest, CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, DocValuesNotIndexedTest, LIRRollingUpdatesTest, LeaderElectionContextKeyTest, LeaderFailureAfterFreshStartTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, RecoveryAfterSoftCommitTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudPivotFacet, TestCloudSearcherWarming, TestConfigSetsAPIExclusivity, TestDeleteCollectionOnDownNodes, TestExclusionRuleCollectionAccess, TestLeaderElectionWithEmptyReplica, TestOnReconnectListenerSupport, TestPullReplica, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, CollectionTooManyReplicasTest, CollectionsAPIAsyncDistributedZkTest, ShardSplitTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, NodeAddedTriggerTest, SearchRateTriggerTest, TriggerIntegrationTest]
   [junit4] Completed [615/774 (4!)] on J0 in 189.85s, 14 tests, 1 failure <<< FAILURES!

[...truncated 2919 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_E9A1C66B58C236B7-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=273, maxMBSortInHeap=5.079210443487908, sim=RandomSimilarity(queryNorm=false): {}, locale=ckb, timezone=Brazil/East
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=48511680,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=E9A1C66B58C236B7 -Dtests.slow=true -Dtests.locale=ckb -Dtests.timezone=Brazil/East -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-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_E9A1C66B58C236B7-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E9A1C66B58C236B7]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [3/5 (1!)] on J1 in 1.23s, 8 tests, 1 error <<< FAILURES!

[...truncated 38536 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 436 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/436/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseSerialGC

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMultiMMap

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

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\core\test\J0\temp\lucene.store.TestMultiMMap_1E2448E56F7992BB-001\testSeekSliceZero-026: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_1E2448E56F7992BB-001\testSeekSliceZero-026

	at __randomizedtesting.SeedInfo.seed([1E2448E56F7992BB]: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.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testRestart

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_2BB56ED7B05933E0-001\replicationClientTest-005\3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_2BB56ED7B05933E0-001\replicationClientTest-005\3 

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\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_2BB56ED7B05933E0-001\replicationClientTest-005\3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_2BB56ED7B05933E0-001\replicationClientTest-005\3

	at __randomizedtesting.SeedInfo.seed([2BB56ED7B05933E0:BE3882B635B187F5]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testRestart(IndexAndTaxonomyReplicationClientTest.java:256)
	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 org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.store.TestMockDirectoryWrapper

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.store.TestMockDirectoryWrapper_528A972C1EB07AB2-001\doesnotexist-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.store.TestMockDirectoryWrapper_528A972C1EB07AB2-001\doesnotexist-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\test-framework\test\J0\temp\lucene.store.TestMockDirectoryWrapper_528A972C1EB07AB2-001\doesnotexist-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.store.TestMockDirectoryWrapper_528A972C1EB07AB2-001\doesnotexist-001

	at __randomizedtesting.SeedInfo.seed([528A972C1EB07AB2]: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.TriggerIntegrationTest.testListeners

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([3FACAA58619783E3:D26C3D48DCFB1E3A]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testListeners(TriggerIntegrationTest.java:1053)
	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:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([3FACAA58619783E3:52500EA5DBDF7CE4]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:241)
	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.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_6E6928F113561035-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_6E6928F113561035-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_6E6928F113561035-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_6E6928F113561035-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_6E6928F113561035-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_6E6928F113561035-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_6E6928F113561035-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_6E6928F113561035-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_6E6928F113561035-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_6E6928F113561035-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_6E6928F113561035-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_6E6928F113561035-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_6E6928F113561035-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_6E6928F113561035-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_6E6928F113561035-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_6E6928F113561035-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_6E6928F113561035-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_6E6928F113561035-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_6E6928F113561035-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_6E6928F113561035-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_6E6928F113561035-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_6E6928F113561035-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_6E6928F113561035-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_6E6928F113561035-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_6E6928F113561035-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_6E6928F113561035-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_6E6928F113561035-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_6E6928F113561035-001

	at __randomizedtesting.SeedInfo.seed([6E6928F113561035]: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 581 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {docid=FSTOrd50, junk=PostingsFormat(name=Asserting)}, docValues:{}, maxPointsInLeafNode=316, maxMBSortInHeap=7.848388846671341, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-IQ, timezone=PST8PDT
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=20160976,total=37883904
   [junit4]   2> NOTE: All tests run in this JVM: [TestTermQuery, TestIndexWriterOnVMError, TestDocumentsWriterDeleteQueue, TestRegexpRandom2, TestSimpleFSLockFactory, TestDocValuesIndexing, TestClassicSimilarity, TestBagOfPostings, TestLucene70SegmentInfoFormat, TestBufferedIndexInput, TestHighCompressionMode, TestCloseableThreadLocal, TestArrayUtil, TestSortedNumericSortField, TestOneMergeWrappingMergePolicy, TestBinaryDocValuesUpdates, TestIntroSelector, TestReusableStringReader, TestIndexWriterExceptions, TestSegmentReader, TestDocIdSetBuilder, TestAllFilesDetectTruncation, TestLockFactory, TestMixedCodecs, TestSpanSearchEquivalence, TestMatchAllDocsQuery, TestCollectionUtil, TestReaderWrapperDVTypeCheck, TestOmitTf, TestPointValues, TestDuelingCodecs, TestLazyProxSkipping, TestGrowableByteArrayDataOutput, TestFieldCacheRewriteMethod, TestReqExclBulkScorer, TestSpans, TestDocsAndPositions, TestIndexSorting, TestSimilarityProvider, TestIndexWriterUnicode, TestUpgradeIndexMergePolicy, TestAttributeSource, TestTopDocsCollector, TestSnapshotDeletionPolicy, TestVirtualMethod, TestDocIdsWriter, TestMultiPhraseEnum, TestSumDocFreq, TestSloppyPhraseQuery, TestBagOfPositions, TestMergedIterator, TestIndexableField, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=1E2448E56F7992BB -Dtests.slow=true -Dtests.locale=ar-IQ -Dtests.timezone=PST8PDT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestMultiMMap (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\core\test\J0\temp\lucene.store.TestMultiMMap_1E2448E56F7992BB-001\testSeekSliceZero-026: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_1E2448E56F7992BB-001\testSeekSliceZero-026
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1E2448E56F7992BB]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [112/459 (1!)] on J0 in 3.57s, 54 tests, 1 error <<< FAILURES!

[...truncated 1399 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMockDirectoryWrapper
   [junit4] IGNOR/A 0.00s J0 | TestMockDirectoryWrapper.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.01s J0 | TestMockDirectoryWrapper.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] IGNOR/A 0.00s J0 | TestMockDirectoryWrapper.testThreadSafety
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=es-ES, timezone=Europe/Amsterdam
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=11993352,total=32395264
   [junit4]   2> NOTE: All tests run in this JVM: [Nested, TestAssertingDocValuesFormat, TestHandleLimitFS, TestWindowsFS, TestAssertingLeafReader, NestedTeardownChain, NestedSetupChain, TestLeakFS, TestMockSynonymFilter, Nested3, Nested2, Nested1, Nested2, Nested, TestMockDirectoryWrapper]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMockDirectoryWrapper -Dtests.seed=528A972C1EB07AB2 -Dtests.slow=true -Dtests.locale=es-ES -Dtests.timezone=Europe/Amsterdam -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestMockDirectoryWrapper (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\test-framework\test\J0\temp\lucene.store.TestMockDirectoryWrapper_528A972C1EB07AB2-001\doesnotexist-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.store.TestMockDirectoryWrapper_528A972C1EB07AB2-001\doesnotexist-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([528A972C1EB07AB2]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [24/41 (1!)] on J0 in 1.17s, 49 tests, 1 error, 3 skipped <<< FAILURES!

[...truncated 6917 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testRestart -Dtests.seed=2BB56ED7B05933E0 -Dtests.slow=true -Dtests.locale=hr-HR -Dtests.timezone=Europe/Isle_of_Man -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.15s J0 | IndexAndTaxonomyReplicationClientTest.testRestart <<<
   [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\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_2BB56ED7B05933E0-001\replicationClientTest-005\3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_2BB56ED7B05933E0-001\replicationClientTest-005\3
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2BB56ED7B05933E0:BE3882B635B187F5]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
   [junit4]    > 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testRestart(IndexAndTaxonomyReplicationClientTest.java:256)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_2BB56ED7B05933E0-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=hr-HR, timezone=Europe/Isle_of_Man
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=5828352,total=22163456
   [junit4]   2> NOTE: All tests run in this JVM: [IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [5/9 (1!)] on J0 in 4.58s, 5 tests, 1 error <<< FAILURES!

[...truncated 4893 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> 3074682 INFO  (SUITE-TriggerIntegrationTest-seed#[3FACAA58619783E3]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3FACAA58619783E3-001\init-core-data-001
   [junit4]   2> 3074685 WARN  (SUITE-TriggerIntegrationTest-seed#[3FACAA58619783E3]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=31 numCloses=31
   [junit4]   2> 3074685 INFO  (SUITE-TriggerIntegrationTest-seed#[3FACAA58619783E3]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3074689 INFO  (SUITE-TriggerIntegrationTest-seed#[3FACAA58619783E3]-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> 3074690 INFO  (SUITE-TriggerIntegrationTest-seed#[3FACAA58619783E3]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3FACAA58619783E3-001\tempDir-001
   [junit4]   2> 3074690 INFO  (SUITE-TriggerIntegrationTest-seed#[3FACAA58619783E3]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3074690 INFO  (Thread-6113) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3074690 INFO  (Thread-6113) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3074696 ERROR (Thread-6113) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3074791 INFO  (SUITE-TriggerIntegrationTest-seed#[3FACAA58619783E3]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:55921
   [junit4]   2> 3074798 INFO  (zkConnectionManagerCallback-6266-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3074806 INFO  (jetty-launcher-6263-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3074806 INFO  (jetty-launcher-6263-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3074807 INFO  (jetty-launcher-6263-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3074807 INFO  (jetty-launcher-6263-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3074807 INFO  (jetty-launcher-6263-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3074807 INFO  (jetty-launcher-6263-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3074807 INFO  (jetty-launcher-6263-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3074807 INFO  (jetty-launcher-6263-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3074808 INFO  (jetty-launcher-6263-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b3a63f{/solr,null,AVAILABLE}
   [junit4]   2> 3074808 INFO  (jetty-launcher-6263-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b85059{/solr,null,AVAILABLE}
   [junit4]   2> 3074810 INFO  (jetty-launcher-6263-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@111b10b{HTTP/1.1,[http/1.1]}{127.0.0.1:55926}
   [junit4]   2> 3074810 INFO  (jetty-launcher-6263-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@a5704c{HTTP/1.1,[http/1.1]}{127.0.0.1:55925}
   [junit4]   2> 3074810 INFO  (jetty-launcher-6263-thread-2) [    ] o.e.j.s.Server Started @3082024ms
   [junit4]   2> 3074810 INFO  (jetty-launcher-6263-thread-1) [    ] o.e.j.s.Server Started @3082024ms
   [junit4]   2> 3074810 INFO  (jetty-launcher-6263-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55926}
   [junit4]   2> 3074810 INFO  (jetty-launcher-6263-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55925}
   [junit4]   2> 3074811 ERROR (jetty-launcher-6263-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3074811 ERROR (jetty-launcher-6263-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3074811 INFO  (jetty-launcher-6263-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 3074811 INFO  (jetty-launcher-6263-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 3074811 INFO  (jetty-launcher-6263-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3074811 INFO  (jetty-launcher-6263-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3074811 INFO  (jetty-launcher-6263-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3074811 INFO  (jetty-launcher-6263-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3074811 INFO  (jetty-launcher-6263-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-03T05:16:35.701Z
   [junit4]   2> 3074811 INFO  (jetty-launcher-6263-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-03T05:16:35.701Z
   [junit4]   2> 3074814 INFO  (zkConnectionManagerCallback-6270-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3074816 INFO  (zkConnectionManagerCallback-6268-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3074816 INFO  (jetty-launcher-6263-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3074816 INFO  (jetty-launcher-6263-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3074831 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10044244c380002, likely client has closed socket
   [junit4]   2> 3074837 INFO  (jetty-launcher-6263-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55921/solr
   [junit4]   2> 3074837 INFO  (jetty-launcher-6263-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55921/solr
   [junit4]   2> 3074839 INFO  (zkConnectionManagerCallback-6278-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3074839 INFO  (zkConnectionManagerCallback-6276-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3074843 INFO  (zkConnectionManagerCallback-6280-thread-1-processing-n:127.0.0.1:55926_solr) [n:127.0.0.1:55926_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3074843 INFO  (zkConnectionManagerCallback-6282-thread-1-processing-n:127.0.0.1:55925_solr) [n:127.0.0.1:55925_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3074957 INFO  (jetty-launcher-6263-thread-1) [n:127.0.0.1:55925_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3074957 INFO  (jetty-launcher-6263-thread-1) [n:127.0.0.1:55925_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55925_solr
   [junit4]   2> 3074959 INFO  (jetty-launcher-6263-thread-1) [n:127.0.0.1:55925_solr    ] o.a.s.c.Overseer Overseer (id=72132516726177798-127.0.0.1:55925_solr-n_0000000000) starting
   [junit4]   2> 3074961 INFO  (jetty-launcher-6263-thread-2) [n:127.0.0.1:55926_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3074962 INFO  (jetty-launcher-6263-thread-2) [n:127.0.0.1:55926_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55926_solr
   [junit4]   2> 3074965 INFO  (zkCallback-6279-thread-1-processing-n:127.0.0.1:55926_solr) [n:127.0.0.1:55926_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3074966 INFO  (zkCallback-6281-thread-1-processing-n:127.0.0.1:55925_solr) [n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3074970 INFO  (jetty-launcher-6263-thread-1) [n:127.0.0.1:55925_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55925_solr
   [junit4]   2> 3074972 INFO  (zkCallback-6279-thread-1-processing-n:127.0.0.1:55926_solr) [n:127.0.0.1:55926_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3074972 INFO  (zkCallback-6281-thread-1-processing-n:127.0.0.1:55925_solr) [n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3074986 DEBUG (OverseerAutoScalingTriggerThread-72132516726177798-127.0.0.1:55925_solr-n_0000000000) [n:127.0.0.1:55925_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 3074987 DEBUG (OverseerAutoScalingTriggerThread-72132516726177798-127.0.0.1:55925_solr-n_0000000000) [n:127.0.0.1:55925_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 3074987 DEBUG (OverseerAutoScalingTriggerThread-72132516726177798-127.0.0.1:55925_solr-n_0000000000) [n:127.0.0.1:55925_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:55925_solr, 127.0.0.1:55926_solr]
   [junit4]   2> 3074987 DEBUG (OverseerAutoScalingTriggerThread-72132516726177798-127.0.0.1:55925_solr-n_0000000000) [n:127.0.0.1:55925_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 3074988 DEBUG (OverseerAutoScalingTriggerThread-72132516726177798-127.0.0.1:55925_solr-n_0000000000) [n:127.0.0.1:55925_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 3074992 DEBUG (OverseerAutoScalingTriggerThread-72132516726177798-127.0.0.1:55925_solr-n_0000000000) [n:127.0.0.1:55925_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3074992 DEBUG (OverseerAutoScalingTriggerThread-72132516726177798-127.0.0.1:55925_solr-n_0000000000) [n:127.0.0.1:55925_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 3074993 DEBUG (ScheduledTrigger-11888-thread-1) [n:127.0.0.1:55925_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 3075140 INFO  (jetty-launcher-6263-thread-1) [n:127.0.0.1:55925_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55925.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3075149 INFO  (jetty-launcher-6263-thread-1) [n:127.0.0.1:55925_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55925.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3075149 INFO  (jetty-launcher-6263-thread-1) [n:127.0.0.1:55925_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55925.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3075151 INFO  (jetty-launcher-6263-thread-1) [n:127.0.0.1:55925_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3FACAA58619783E3-001\tempDir-001\node1\.
   [junit4]   2> 3075227 INFO  (jetty-launcher-6263-thread-2) [n:127.0.0.1:55926_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55926.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3075237 INFO  (jetty-launcher-6263-thread-2) [n:127.0.0.1:55926_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55926.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3075238 INFO  (jetty-launcher-6263-thread-2) [n:127.0.0.1:55926_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55926.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3075239 INFO  (jetty-launcher-6263-thread-2) [n:127.0.0.1:55926_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3FACAA58619783E3-001\tempDir-001\node2\.
   [junit4]   2> 3075291 INFO  (zkConnectionManagerCallback-6288-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3075297 INFO  (zkConnectionManagerCallback-6292-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3075299 INFO  (SUITE-TriggerIntegrationTest-seed#[3FACAA58619783E3]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3075301 INFO  (SUITE-TriggerIntegrationTest-seed#[3FACAA58619783E3]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55921/solr ready
   [junit4]   2> 3075370 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSearchRate
   [junit4]   2> 3075370 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 3075371 DEBUG (zkCallback-6281-thread-1-processing-n:127.0.0.1:55925_solr) [n:127.0.0.1:55925_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 3075371 DEBUG (OverseerAutoScalingTriggerThread-72132516726177798-127.0.0.1:55925_solr-n_0000000000) [n:127.0.0.1:55925_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 3075374 DEBUG (OverseerAutoScalingTriggerThread-72132516726177798-127.0.0.1:55925_solr-n_0000000000) [n:127.0.0.1:55925_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 3075375 DEBUG (OverseerAutoScalingTriggerThread-72132516726177798-127.0.0.1:55925_solr-n_0000000000) [n:127.0.0.1:55925_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3075375 DEBUG (OverseerAutoScalingTriggerThread-72132516726177798-127.0.0.1:55925_solr-n_0000000000) [n:127.0.0.1:55925_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 3075378 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3075378 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3075378 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3075379 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3075379 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1dcf16a{/solr,null,AVAILABLE}
   [junit4]   2> 3075380 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@965bb9{HTTP/1.1,[http/1.1]}{127.0.0.1:55957}
   [junit4]   2> 3075380 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.Server Started @3082593ms
   [junit4]   2> 3075380 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55957}
   [junit4]   2> 3075380 ERROR (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3075380 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 3075380 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3075380 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3075380 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-03T05:16:36.270Z
   [junit4]   2> 3075383 INFO  (zkConnectionManagerCallback-6294-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3075385 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3075396 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10044244c380009, likely client has closed socket
   [junit4]   2> 3075400 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55921/solr
   [junit4]   2> 3075403 INFO  (zkConnectionManagerCallback-6298-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3075404 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10044244c38000a, likely client has closed socket
   [junit4]   2> 3075407 INFO  (zkConnectionManagerCallback-6300-thread-1-processing-n:127.0.0.1:55957_solr) [n:127.0.0.1:55957_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3075416 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55957_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3075419 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55957_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3075423 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55957_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55957_solr
   [junit4]   2> 3075424 INFO  (zkCallback-6279-thread-1-processing-n:127.0.0.1:55926_solr) [n:127.0.0.1:55926_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3075424 INFO  (zkCallback-6281-thread-1-processing-n:127.0.0.1:55925_solr) [n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3075426 INFO  (zkCallback-6299-thread-1-processing-n:127.0.0.1:55957_solr) [n:127.0.0.1:55957_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3075427 INFO  (zkCallback-6291-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3075580 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55957_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55957.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3075590 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55957_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55957.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3075591 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55957_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55957.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3075593 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55957_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3FACAA58619783E3-001\tempDir-001\node3\.
   [junit4]   2> 3075644 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3075644 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3075644 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3075644 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3075645 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e3a7c4{/solr,null,AVAILABLE}
   [junit4]   2> 3075646 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3d1c2d{HTTP/1.1,[http/1.1]}{127.0.0.1:55971}
   [junit4]   2> 3075646 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.Server Started @3082859ms
   [junit4]   2> 3075646 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55971}
   [junit4]   2> 3075646 ERROR (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3075646 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 3075646 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3075646 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3075646 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-03T05:16:36.536Z
   [junit4]   2> 3075650 INFO  (zkConnectionManagerCallback-6304-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3075651 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3075665 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55921/solr
   [junit4]   2> 3075667 INFO  (zkConnectionManagerCallback-6308-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3075672 INFO  (zkConnectionManagerCallback-6310-thread-1-processing-n:127.0.0.1:55971_solr) [n:127.0.0.1:55971_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3075680 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55971_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3075682 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55971_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3075685 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55971_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55971_solr
   [junit4]   2> 3075685 INFO  (zkCallback-6279-thread-1-processing-n:127.0.0.1:55926_solr) [n:127.0.0.1:55926_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3075685 INFO  (zkCallback-6281-thread-1-processing-n:127.0.0.1:55925_solr) [n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3075686 INFO  (zkCallback-6299-thread-1-processing-n:127.0.0.1:55957_solr) [n:127.0.0.1:55957_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3075686 INFO  (zkCallback-6291-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3075688 INFO  (zkCallback-6309-thread-1-processing-n:127.0.0.1:55971_solr) [n:127.0.0.1:55971_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3075942 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55971_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55971.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3075951 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55971_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55971.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3075952 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55971_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55971.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3075954 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55971_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3FACAA58619783E3-001\tempDir-001\node4\.
   [junit4]   2> 3076029 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3076030 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3076030 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3076030 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3076031 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@174deea{/solr,null,AVAILABLE}
   [junit4]   2> 3076031 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@183b908{HTTP/1.1,[http/1.1]}{127.0.0.1:55985}
   [junit4]   2> 3076031 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.Server Started @3083245ms
   [junit4]   2> 3076031 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55985}
   [junit4]   2> 3076032 ERROR (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3076032 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 3076032 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3076032 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3076032 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-03T05:16:36.922Z
   [junit4]   2> 3076035 INFO  (zkConnectionManagerCallback-6314-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3076037 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3076050 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55921/solr
   [junit4]   2> 3076053 INFO  (zkConnectionManagerCallback-6318-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3076057 INFO  (zkConnectionManagerCallback-6320-thread-1-processing-n:127.0.0.1:55985_solr) [n:127.0.0.1:55985_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3076066 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55985_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3076069 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55985_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3076072 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55985_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55985_solr
   [junit4]   2> 3076072 INFO  (zkCallback-6281-thread-1-processing-n:127.0.0.1:55925_solr) [n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3076072 INFO  (zkCallback-6279-thread-1-processing-n:127.0.0.1:55926_solr) [n:127.0.0.1:55926_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3076072 INFO  (zkCallback-6299-thread-1-processing-n:127.0.0.1:55957_solr) [n:127.0.0.1:55957_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3076072 INFO  (zkCallback-6291-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3076072 INFO  (zkCallback-6309-thread-1-processing-n:127.0.0.1:55971_solr) [n:127.0.0.1:55971_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3076078 INFO  (zkCallback-6319-thread-1-processing-n:127.0.0.1:55985_solr) [n:127.0.0.1:55985_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3076310 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55985_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55985.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3076319 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55985_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55985.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3076320 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55985_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55985.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3076321 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55985_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3FACAA58619783E3-001\tempDir-001\node5\.
   [junit4]   2> 3076388 INFO  (qtp21093045-29317) [n:127.0.0.1:55925_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3076391 INFO  (OverseerThreadFactory-11890-thread-1-processing-n:127.0.0.1:55925_solr) [n:127.0.0.1:55925_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 3076503 INFO  (OverseerStateUpdate-72132516726177798-127.0.0.1:55925_solr-n_0000000000) [n:127.0.0.1:55925_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55985/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3076506 INFO  (OverseerStateUpdate-72132516726177798-127.0.0.1:55925_solr-n_0000000000) [n:127.0.0.1:55925_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55925/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3076710 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3076710 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3076712 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3076712 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3076819 INFO  (zkCallback-6319-thread-1-processing-n:127.0.0.1:55985_solr) [n:127.0.0.1:55985_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3076819 INFO  (zkCallback-6281-thread-1-processing-n:127.0.0.1:55925_solr) [n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3076820 INFO  (zkCallback-6319-thread-2-processing-n:127.0.0.1:55985_solr) [n:127.0.0.1:55985_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3076820 INFO  (zkCallback-6281-thread-2-processing-n:127.0.0.1:55925_solr) [n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3077743 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3077743 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3077771 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 3077771 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3077778 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3077779 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 3077778 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3077779 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 3077779 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55925.solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3077779 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55985.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3077780 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3077780 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3077780 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3FACAA58619783E3-001\tempDir-001\node1\collection1_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3FACAA58619783E3-001\tempDir-001\node1\.\collection1_shard1_replica_n2\data\]
   [junit4]   2> 3077780 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3FACAA58619783E3-001\tempDir-001\node5\collection1_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3FACAA58619783E3-001\tempDir-001\node5\.\collection1_shard1_replica_n1\data\]
   [junit4]   2> 3077889 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3077889 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3077889 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3077889 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3077891 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3077891 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3077891 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3077891 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3077893 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@33500b[collection1_shard1_replica_n1] main]
   [junit4]   2> 3077893 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@304922[collection1_shard1_replica_n2] main]
   [junit4]   2> 3077895 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3077895 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3077895 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3077895 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3077896 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3077896 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3077896 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591355636487028736
   [junit4]   2> 3077897 INFO  (searcherExecutor-11914-thread-1-processing-n:127.0.0.1:55925_solr x:collection1_shard1_replica_n2 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [collection1_shard1_replica_n2] Registered new searcher Searcher@304922[collection1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3077897 INFO  (searcherExecutor-11913-thread-1-processing-n:127.0.0.1:55985_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@33500b[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3077897 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591355636488077312
   [junit4]   2> 3077903 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms Failed to save terms, version is not match, retrying
   [junit4]   2> 3077907 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3077907 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3077907 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55925/solr/collection1_shard1_replica_n2/
   [junit4]   2> 3077908 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n2 url=http://127.0.0.1:55925/solr START replicas=[http://127.0.0.1:55985/solr/collection1_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 3077910 INFO  (qtp14836407-29429) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3078010 INFO  (zkCallback-6319-thread-2-processing-n:127.0.0.1:55985_solr) [n:127.0.0.1:55985_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3078010 INFO  (zkCallback-6281-thread-3-processing-n:127.0.0.1:55925_solr) [n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3078010 INFO  (zkCallback-6281-thread-2-processing-n:127.0.0.1:55925_solr) [n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3078010 INFO  (zkCallback-6319-thread-1-processing-n:127.0.0.1:55985_solr) [n:127.0.0.1:55985_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3078209 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n2 url=http://127.0.0.1:55925/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 3078209 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 3078209 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 3078209 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3078214 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:55925/solr/collection1_shard1_replica_n2/ shard1
   [junit4]   2> 3078318 INFO  (zkCallback-6281-thread-2-processing-n:127.0.0.1:55925_solr) [n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3078318 INFO  (zkCallback-6319-thread-1-processing-n:127.0.0.1:55985_solr) [n:127.0.0.1:55985_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3078318 INFO  (zkCallback-6319-thread-2-processing-n:127.0.0.1:55985_solr) [n:127.0.0.1:55985_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3078318 INFO  (zkCallback-6281-thread-3-processing-n:127.0.0.1:55925_solr) [n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3078367 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3078371 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1660
   [junit4]   2> 3078472 INFO  (zkCallback-6319-thread-2-processing-n:127.0.0.1:55985_solr) [n:127.0.0.1:55985_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3078472 INFO  (zkCallback-6281-thread-2-processing-n:127.0.0.1:55925_solr) [n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3078472 INFO  (zkCallback-6281-thread-3-processing-n:127.0.0.1:55925_solr) [n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3078472 INFO  (zkCallback-6319-thread-1-processing-n:127.0.0.1:55985_solr) [n:127.0.0.1:55985_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3078911 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2201
   [junit4]   2> 3078915 INFO  (qtp21093045-29317) [n:127.0.0.1:55925_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 3079014 INFO  (zkCallback-6281-thread-3-processing-n:127.0.0.1:55925_solr) [n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes si

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

ibIDF, TestSolr4Spatial2, TestConfigsApi, SparseHLLTest, TestPushWriter, TestFoldingMultitermQuery, MultiThreadedOCPTest, TestManagedSchemaThreadSafety, TestIntervalFaceting, DistribCursorPagingTest, ConcurrentDeleteAndCreateCollectionTest, TestCharFilters, OverseerCollectionConfigSetProcessorTest, TestPivotHelperCode, TestConfigSetsAPI, CollectionsAPIAsyncDistributedZkTest, RequiredFieldsTest, JavabinLoaderTest, SampleTest, TestCollapseQParserPlugin, AnalysisAfterCoreReloadTest, ForceLeaderTest, TestSolrConfigHandlerConcurrent, SolrXmlInZkTest, TestSolrJ, TestQuerySenderNoQuery, TestFastOutputStream, SuggestComponentTest, MissingSegmentRecoveryTest, TestSimpleQParserPlugin, TestGraphMLResponseWriter, CreateCollectionCleanupTest, TestCloudDeleteByQuery, TestFieldCacheVsDocValues, AutoAddReplicasPlanActionTest, TestPhraseSuggestions, TestJsonFacets, DateFieldTest, TestInPlaceUpdatesStandalone, TestBM25SimilarityFactory, TestReloadDeadlock, TestStressInPlaceUpdates, TestPerFieldSimilarity, TestPartialUpdateDeduplication, TestCloudJSONFacetJoinDomain, HdfsWriteToMultipleCollectionsTest, HdfsCollectionsAPIDistributedZkTest, CurrencyFieldTypeTest, CoreSorterTest, TestExactStatsCache, ResponseHeaderTest, CoreAdminRequestStatusTest, TestSubQueryTransformer, TestLeaderInitiatedRecoveryThread, TestPullReplicaErrorHandling, MergeStrategyTest, MoveReplicaHDFSTest, MBeansHandlerTest, ShardRoutingCustomTest, NodeLostTriggerTest, CacheHeaderTest, HdfsLockFactoryTest, ZkShardTermsTest, MoreLikeThisHandlerTest, SolrCLIZkUtilsTest, UniqFieldsUpdateProcessorFactoryTest, TestLeaderElectionWithEmptyReplica, CursorPagingTest, FastVectorHighlighterTest, RequestLoggingTest, SolrPluginUtilsTest, TestSha256AuthenticationProvider, RecoveryZkTest, TestCursorMarkWithoutUniqueKey, TestMergePolicyConfig, TestLegacyFieldCache, TestCloudSearcherWarming, DistributedFacetPivotLargeTest, TestDynamicLoading, LeaderElectionContextKeyTest, TestQueryUtils, TestExpandComponent, TestLegacyFieldReuse, HdfsChaosMonkeyNothingIsSafeTest, ZkStateWriterTest, CdcrReplicationHandlerTest, WordBreakSolrSpellCheckerTest, TestFiltering, SpatialFilterTest, DeleteShardTest, TestSweetSpotSimilarityFactory, DeleteNodeTest, ChaosMonkeySafeLeaderTest, BasicZkTest, TestRandomFaceting, LeaderElectionTest, TestFaceting, TestRecovery, TestJoin, TestReload, DistributedTermsComponentTest, StatsComponentTest, PeerSyncTest, HighlighterTest, TestCoreDiscovery, TestStressLucene, TestTrie, PolyFieldTest, TestUpdate, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, TestSolrDeletionPolicy1, TestSurroundQueryParser, TestWriterPerf, DocumentAnalysisRequestHandlerTest, TestOmitPositions, TermsComponentTest, TestIndexingPerformance, IndexSchemaTest, TestCollationField, JsonLoaderTest, PingRequestHandlerTest, HighlighterConfigTest, SOLR749Test, CopyFieldTest, ResponseLogComponentTest, TestStressRecovery, MultiTermTest, NumericFieldsTest, TestConfig, TestSolrCoreProperties, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, EchoParamsTest, TestDFRSimilarityFactory, TestIBSimilarityFactory, ResourceLoaderTest, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, PreAnalyzedFieldTest, DOMUtilTest, ClusterStateTest, TestDocumentBuilder, CircularListTest, TestRTGBase, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, AliasIntegrationTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionsAPISolrJTest, DistribJoinFromCollectionTest, DocValuesNotIndexedTest, LeaderFailureAfterFreshStartTest, NodeMutatorTest, OverseerModifyCollectionTest, OverseerStatusTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, ReplaceNodeNoTargetTest, ReplicationFactorTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, TestAuthenticationFramework, TestConfigSetsAPIExclusivity, TestDownShardTolerantSearch, TestLeaderElectionZkExpiry, TestPrepRecovery, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TlogReplayBufferedWhileIndexingTest, VMParamsZkACLAndCredentialsProvidersTest, AssignTest, TestCollectionsAPIViaSolrCloudCluster, TestHdfsCloudBackupRestore, AutoScalingHandlerTest, ComputePlanActionTest, HttpTriggerListenerTest, MetricTriggerTest, NodeAddedTriggerTest, SearchRateTriggerTest, TestPolicyCloud, TriggerIntegrationTest, TestCoreBackup, TestHdfsBackupRestoreCore, TestReplicationHandlerBackup, TestRestoreCore, TestSystemCollAutoCreate, V2ApiIntegrationTest, V2StandaloneTest, AutoscalingHistoryHandlerTest]
   [junit4] Completed [626/774 (2!)] on J0 in 15.47s, 1 test, 1 failure <<< FAILURES!

[...truncated 2855 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_6E6928F113561035-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1336, maxMBSortInHeap=6.00906679596877, sim=RandomSimilarity(queryNorm=true): {}, locale=it-CH, timezone=Australia/Broken_Hill
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=11559840,total=42373120
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=6E6928F113561035 -Dtests.slow=true -Dtests.locale=it-CH -Dtests.timezone=Australia/Broken_Hill -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [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_6E6928F113561035-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_6E6928F113561035-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_6E6928F113561035-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_6E6928F113561035-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_6E6928F113561035-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_6E6928F113561035-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_6E6928F113561035-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_6E6928F113561035-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_6E6928F113561035-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_6E6928F113561035-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_6E6928F113561035-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_6E6928F113561035-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_6E6928F113561035-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_6E6928F113561035-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6E6928F113561035]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/5 (1!)] on J1 in 1.26s, 8 tests, 1 error <<< FAILURES!

[...truncated 41566 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 435 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/435/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

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

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

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.blockterms.TestFixedGapPostingsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_6102D359EA8CD015-001\justSoYouGetSomeChannelErrors-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_6102D359EA8CD015-001\justSoYouGetSomeChannelErrors-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_6102D359EA8CD015-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_6102D359EA8CD015-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\codecs\test\J0\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_6102D359EA8CD015-001\justSoYouGetSomeChannelErrors-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_6102D359EA8CD015-001\justSoYouGetSomeChannelErrors-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_6102D359EA8CD015-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_6102D359EA8CD015-001

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


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

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

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\core\test\J0\temp\lucene.store.TestMmapDirectory_6A6EB21AB58781E9-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_6A6EB21AB58781E9-001\tempDir-006

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


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

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.BasicFunctionalityTest_A53ECE567E6F623-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_A53ECE567E6F623-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_A53ECE567E6F623-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_A53ECE567E6F623-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_A53ECE567E6F623-001\init-core-data-001\tlog\tlog.0000000000000000019: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_A53ECE567E6F623-001\init-core-data-001\tlog\tlog.0000000000000000019    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_A53ECE567E6F623-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_A53ECE567E6F623-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.BasicFunctionalityTest_A53ECE567E6F623-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_A53ECE567E6F623-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_A53ECE567E6F623-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_A53ECE567E6F623-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_A53ECE567E6F623-001\init-core-data-001\tlog\tlog.0000000000000000019: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_A53ECE567E6F623-001\init-core-data-001\tlog\tlog.0000000000000000019
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_A53ECE567E6F623-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_A53ECE567E6F623-001

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


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

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.TestDistributedGrouping_A53ECE567E6F623-001\tempDir-001\shard1\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_A53ECE567E6F623-001\tempDir-001\shard1\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_A53ECE567E6F623-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_A53ECE567E6F623-001\tempDir-001\shard1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_A53ECE567E6F623-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_A53ECE567E6F623-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.TestDistributedGrouping_A53ECE567E6F623-001\tempDir-001\shard1\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_A53ECE567E6F623-001\tempDir-001\shard1\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_A53ECE567E6F623-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_A53ECE567E6F623-001\tempDir-001\shard1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_A53ECE567E6F623-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_A53ECE567E6F623-001\tempDir-001

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


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeLostTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([A53ECE567E6F623:EAD45F75D2C74B9]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeLostTrigger(TriggerIntegrationTest.java:521)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeMarkersRegistration

Error Message:
Path /autoscaling/nodeAdded/127.0.0.1:10033_solr should have been deleted

Stack Trace:
java.lang.AssertionError: Path /autoscaling/nodeAdded/127.0.0.1:10033_solr should have been deleted
	at __randomizedtesting.SeedInfo.seed([A53ECE567E6F623:12E964E969D33BCC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertFalse(Assert.java:68)
	at org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeMarkersRegistration(TestTriggerIntegration.java:844)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

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

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


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([A53ECE567E6F623:67AF4818DDAE0924]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:241)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.spelling.suggest.SuggesterTSTTest

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.spelling.suggest.SuggesterTSTTest_A53ECE567E6F623-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterTSTTest_A53ECE567E6F623-001\init-core-data-001\index    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterTSTTest_A53ECE567E6F623-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterTSTTest_A53ECE567E6F623-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterTSTTest_A53ECE567E6F623-001\init-core-data-001\index\_3_LuceneVarGapDocFreqInterval_0.tib: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterTSTTest_A53ECE567E6F623-001\init-core-data-001\index\_3_LuceneVarGapDocFreqInterval_0.tib    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterTSTTest_A53ECE567E6F623-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterTSTTest_A53ECE567E6F623-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.spelling.suggest.SuggesterTSTTest_A53ECE567E6F623-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterTSTTest_A53ECE567E6F623-001\init-core-data-001\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterTSTTest_A53ECE567E6F623-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterTSTTest_A53ECE567E6F623-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterTSTTest_A53ECE567E6F623-001\init-core-data-001\index\_3_LuceneVarGapDocFreqInterval_0.tib: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterTSTTest_A53ECE567E6F623-001\init-core-data-001\index\_3_LuceneVarGapDocFreqInterval_0.tib
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterTSTTest_A53ECE567E6F623-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterTSTTest_A53ECE567E6F623-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.TestCoreAdmin

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-solrj\test\J0\temp\solr.client.solrj.request.TestCoreAdmin_8FBFCE71915894DC-001\tempDir-007: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.TestCoreAdmin_8FBFCE71915894DC-001\tempDir-007    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.TestCoreAdmin_8FBFCE71915894DC-001\tempDir-007\data1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.TestCoreAdmin_8FBFCE71915894DC-001\tempDir-007\data1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.TestCoreAdmin_8FBFCE71915894DC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.TestCoreAdmin_8FBFCE71915894DC-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-solrj\test\J0\temp\solr.client.solrj.request.TestCoreAdmin_8FBFCE71915894DC-001\tempDir-007: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.TestCoreAdmin_8FBFCE71915894DC-001\tempDir-007
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.TestCoreAdmin_8FBFCE71915894DC-001\tempDir-007\data1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.TestCoreAdmin_8FBFCE71915894DC-001\tempDir-007\data1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.TestCoreAdmin_8FBFCE71915894DC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.TestCoreAdmin_8FBFCE71915894DC-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.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_6CD36A7D83E70256-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_6CD36A7D83E70256-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_6CD36A7D83E70256-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_6CD36A7D83E70256-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_6CD36A7D83E70256-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_6CD36A7D83E70256-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_6CD36A7D83E70256-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_6CD36A7D83E70256-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_6CD36A7D83E70256-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_6CD36A7D83E70256-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_6CD36A7D83E70256-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_6CD36A7D83E70256-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_6CD36A7D83E70256-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_6CD36A7D83E70256-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_6CD36A7D83E70256-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_6CD36A7D83E70256-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_6CD36A7D83E70256-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_6CD36A7D83E70256-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_6CD36A7D83E70256-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_6CD36A7D83E70256-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_6CD36A7D83E70256-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_6CD36A7D83E70256-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_6CD36A7D83E70256-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_6CD36A7D83E70256-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_6CD36A7D83E70256-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_6CD36A7D83E70256-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_6CD36A7D83E70256-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_6CD36A7D83E70256-001

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




Build Log:
[...truncated 1659 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMmapDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1291, maxMBSortInHeap=6.934245688203982, sim=RandomSimilarity(queryNorm=false): {}, locale=luo, timezone=America/Indiana/Petersburg
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=255528856,total=383504384
   [junit4]   2> NOTE: All tests run in this JVM: [TestReaderWrapperDVTypeCheck, TestDocsWithFieldSet, TestAddIndexes, TestBinaryDocValuesUpdates, TestLevenshteinAutomata, TestIndexWriterFromReader, TestScorerPerf, TestSleepingLockWrapper, TestEarlyTerminatingSortingCollector, TestSortedSetSortField, TestCloseableThreadLocal, TestBooleanQuery, TestTermQuery, TestMSBRadixSorter, TestCollectionUtil, TestLucene70SegmentInfoFormat, TestDocValuesIndexing, TestSimpleFSLockFactory, TestLiveFieldValues, TestFixedLengthBytesRefArray, TestSumDocFreq, TestFlushByRamOrCountsPolicy, TestCodecs, TestInPlaceMergeSorter, TestComplexExplanations, TestTragicIndexWriterDeadlock, TestSameScoresWithThreads, TestCharacterUtils, TestSpanContainQuery, TestSimpleExplanationsOfNonMatches, TestAttributeSource, TestMixedCodecs, TestPointQueries, TestBM25Similarity, TestTimSorterWorstCase, TestConsistentFieldNumbers, TestSimpleAttributeImpl, TestRecyclingByteBlockAllocator, TestIndexInput, TestReusableStringReader, TestUTF32ToUTF8, TestCodecHoldsOpenFiles, TestDirectoryReader, TestPrefixRandom, TestBagOfPostings, TestLongValuesSource, TestBooleanRewrites, TestThreadedForceMerge, TestHugeRamFile, TestTopDocsCollector, TestRoaringDocIdSet, TestInfoStream, TestSloppyMath, TestLRUQueryCache, Test2BPositions, TestNorms, TestNewestSegment, TestMergedIterator, TestIndexWriterThreadsToSegments, TestMultiThreadTermVectors, TestForceMergeForever, TestSpanSearchEquivalence, TestTermVectors, TestBytesRefArray, TestLazyProxSkipping, TestOmitTf, TestNIOFSDirectory, TestManyFields, TestNeverDelete, TestClassicSimilarity, TestParallelLeafReader, TestPolygon, TestDocCount, TestLucene50TermVectorsFormat, TestGraphTokenStreamFiniteStrings, TestCrash, TestRateLimiter, MultiCollectorTest, TestSnapshotDeletionPolicy, TestPrefixQuery, TestSpanExplanations, TestUnicodeUtil, TestCharArrayMap, TestLucene60PointsFormat, TestBinaryTerms, TestRegexpQuery, TestFSTs, TestMatchAllDocsQuery, TestLucene70DocValuesFormat, TestFieldCacheRewriteMethod, TestIndexWriterMerging, TestSort, TestMinimize, TestStandardAnalyzer, TestTopDocsMerge, TestTermScorer, TestUsageTrackingFilterCachingPolicy, TestOperations, TestSearchForDuplicates, TestPositionIncrement, TestDocValuesQueries, TestBufferedIndexInput, TestDoc, TestDocsAndPositions, TestSpanBoostQuery, TestSpans, TestSearch, TestSegmentTermEnum, TestWildcardRandom, TestIndexManyDocuments, TestAllFilesDetectTruncation, TestReqExclBulkScorer, TestSwappedIndexFiles, TestDuelingCodecs, TestIndexWriter, TestPerFieldDocValuesFormat, TestPackedInts, TestIndexWriterWithThreads, TestGraphTokenizers, TestShardSearching, TestIndexWriterExceptions, TestMultiMMap, TestSearcherManager, TestDeletionPolicy, TestBooleanOr, TestSloppyPhraseQuery, TestIndexWriterMergePolicy, TestNRTThreads, TestPersistentSnapshotDeletionPolicy, TestAtomicUpdate, TestIndexWriterCommit, TestDirectoryReaderReopen, TestTimeLimitingCollector, TestSearchWithThreads, TestHighCompressionMode, TestLongPostings, TestStressIndexing, TestRollingUpdates, TestIndexWriterUnicode, TestNRTReaderWithThreads, TestTieredMergePolicy, TestIndexWriterForceMerge, TestPerFieldPostingsFormat, TestArrayUtil, TestLockFactory, TestSegmentMerger, TestPhraseQuery, TestBagOfPositions, TestOmitNorms, TestFixedBitSet, TestRegexpRandom2, TestNRTCachingDirectory, TestSegmentReader, TestFastDecompressionMode, TestParallelCompositeReader, TestPagedBytes, TestSegmentTermDocs, TestPerFieldPostingsFormat2, TestToken, TestFieldsReader, TestBooleanMinShouldMatch, TestTermsEnum2, TestDeterminizeLexicon, TestIndexWriterOnDiskFull, TestCustomNorms, TestPostingsOffsets, TestFastCompressionMode, TestStressIndexing2, TestRAMDirectory, TestDeterminism, TestCharTermAttributeImpl, TestOmitPositions, TestStressNRT, TestMultiFields, TestTermRangeQuery, TestDocumentsWriterDeleteQueue, TestDocumentWriter, TestCrashCausesCorruptIndex, TestForTooMuchCloning, TestWildcard, TestSimilarity2, TestFieldMaskingSpanQuery, TestExternalCodecs, TestNoDeletionPolicy, TestTermVectorsReader, TestIntBlockPool, TestAllFilesHaveCodecHeader, TestParallelReaderEmptyIndex, TestDocument, TestFileSwitchDirectory, TestIndexableField, TestSentinelIntSet, TestDirectory, TestRegexpRandom, TestPayloadsOnVectors, TestSpanMultiTermQueryWrapper, TestBooleanQueryVisitSubscorers, TestIndexFileDeleter, TestRecyclingIntBlockAllocator, TestIndexWriterConfig, TestConjunctions, TestMultiTermQueryRewrites, TestField, TestDateSort, TestSimilarity, TestSpanExplanationsOfNonMatches, TestVirtualMethod, TestSimilarityProvider, TestFilterLeafReader, TestFilterIterator, TestDateTools, TestPriorityQueue, Test2BPostings, TestSameTokenSamePosition, TestCachingCollector, TestBinaryDocument, TestAutomatonQueryUnicode, TestTotalHitCountCollector, TestBooleanScorer, TestRamUsageEstimator, TestSpanFirstQuery, TestNoMergePolicy, TestNamedSPILoader, TestIndexWriterLockRelease, TestPhrasePrefixQuery, TestBytesRef, TestAssertions, TestCharFilter, TestTwoPhaseCommitTool, TestNot, Test4GBStoredFields, TestScoreCachingWrappingScorer, TestIntsRef, TestTermdocPerf, TestIndexCommit, TestTerm, TestPositiveScoresOnlyCollector, TestIOUtils, TestByteArrayDataInput, Test2BNumericDocValues, TestWordlistLoader, TestPackedTokenAttributeImpl, TestCodecUtil, TestBlockPostingsFormat2, TestBlockPostingsFormat3, TestForUtil, TestLucene50CompoundFormat, TestLucene50StoredFieldsFormat, TestLucene50StoredFieldsFormatHighCompression, TestIndexedDISI, TestFieldType, TestGeoEncodingUtils, TestGeoUtils, TestPolygon2D, Test2BPoints, Test2BSortedDocValuesFixedSorted, Test2BSortedDocValuesOrds, TestAllFilesCheckIndexHeader, TestAllFilesHaveChecksumFooter, TestDemoParallelLeafReader, TestIndexTooManyDocs, TestIndexWriterDeleteByQuery, TestIndexWriterMaxDocs, TestMergePolicyWrapper, TestMixedDocValuesUpdates, TestNRTReaderCleanup, TestOneMergeWrappingMergePolicy, TestPointValues, TestSortedSetDocValues, TestTermContext, TestTryDelete, FuzzyTermOnShortTermsTest, TestApproximationSearchEquivalence, TestBoostQuery, TestDoubleRangeFieldQueries, TestFilterWeight, TestIndexSearcher, TestIntRangeFieldQueries, TestMatchNoDocsQuery, TestMinShouldMatch2, TestSortRescorer, TestSortedNumericSortField, TestSynonymQuery, TestTopFieldCollectorEarlyTermination, TestFilterSpans, TestSpanNotQuery, TestSpanTermQuery, TestBufferedChecksum, TestGrowableByteArrayDataOutput, TestMmapDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMmapDirectory -Dtests.seed=6A6EB21AB58781E9 -Dtests.slow=true -Dtests.locale=luo -Dtests.timezone=America/Indiana/Petersburg -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestMmapDirectory (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\core\test\J0\temp\lucene.store.TestMmapDirectory_6A6EB21AB58781E9-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_6A6EB21AB58781E9-001\tempDir-006
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6A6EB21AB58781E9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [433/459 (1!)] on J0 in 1.75s, 43 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 86 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J1-20180202_170857_1831812152175291355803.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J0-20180202_170857_183132351828068376403.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 314 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20180202_171537_8949092074374726992895.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20180202_171537_8941851305567753512334.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1061 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20180202_171642_32615316438190978668059.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20180202_171642_3308776828891326062005.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 230 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20180202_171829_2127981596775402268205.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20180202_171829_21211275174161039899973.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20180202_171839_7125128500169618764561.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20180202_171839_71211261458259075620566.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 158 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20180202_171907_6799239381077664951070.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20180202_171907_67917317656070253819333.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20180202_171912_25715512030206149330382.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20180202_171912_25716465858085875413754.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 169 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20180202_171915_41215095331909149000948.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20180202_171915_41115123608896871735008.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20180202_171924_3961745727264225573066.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20180202_171924_3969931482858586398231.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20180202_171930_82711096081438416666158.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20180202_171930_8276887306931911293992.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20180202_171934_72115308033574567901397.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 195 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20180202_171953_8201771484904022842295.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=2512, maxDocsPerChunk=687, blockSize=522), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=2512, blockSize=522)), sim=RandomSimilarity(queryNorm=true): {content6=DFR I(F)3(800.0), content5=DFR I(n)B3(800.0), content2=DFR GBZ(0.3), utf8=IB LL-D1, fie?ld=DFR GL2, content=DFR GB3(800.0), autf8=DFR I(ne)1}, locale=to, timezone=Europe/Malta
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=56551672,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestLucene50SegmentInfoFormat, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=6F5782B606D9BD7F -Dtests.slow=true -Dtests.locale=to -Dtests.timezone=Europe/Malta -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_6F5782B606D9BD7F-001\3.6.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_6F5782B606D9BD7F-001\3.6.0-cfs-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_6F5782B606D9BD7F-001\1.9.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_6F5782B606D9BD7F-001\1.9.0-cfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6F5782B606D9BD7F]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [7/8 (1!)] on J0 in 26.56s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 10 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20180202_171953_82017548558608078183511.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1323 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20180202_172109_86311104030708486946230.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20180202_172109_8639523032680410783663.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 232 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J0-20180202_172120_8248375201337319201338.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J1-20180202_172120_82411850327421968031246.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 153 lines...]
   [junit4] Suite: org.apache.lucene.codecs.blockterms.TestFixedGapPostingsFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=713, maxMBSortInHeap=7.903033851737776, sim=RandomSimilarity(queryNorm=false): {f_DOCS_AND_FREQS=IB SPL-D1, field=DFR I(ne)BZ(0.3), f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=DFR I(F)BZ(0.3), f_DOCS_AND_FREQS_AND_POSITIONS=DFR I(ne)L2, body=IB LL-LZ(0.3), f_DOCS=DFR I(ne)LZ(0.3)}, locale=nl-SX, timezone=America/Costa_Rica
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=81140864,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestVarGapDocFreqIntervalPostingsFormat, TestFSTOrdPostingsFormat, TestFixedGapPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFixedGapPostingsFormat -Dtests.seed=6102D359EA8CD015 -Dtests.slow=true -Dtests.locale=nl-SX -Dtests.timezone=America/Costa_Rica -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestFixedGapPostingsFormat (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\codecs\test\J0\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_6102D359EA8CD015-001\justSoYouGetSomeChannelErrors-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_6102D359EA8CD015-001\justSoYouGetSomeChannelErrors-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_6102D359EA8CD015-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_6102D359EA8CD015-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6102D359EA8CD015]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [5/20 (1!)] on J0 in 4.81s, 25 tests, 1 error <<< FAILURES!

[...truncated 101 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20180202_172135_26517726768377146573431.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20180202_172135_2655741250193309588586.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 215 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J0-20180202_172317_12812849916594867453800.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J1-20180202_172317_1286604944203675648248.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 165 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20180202_172321_59311629922612220985398.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20180202_172321_5936197914066707531682.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 227 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J0-20180202_172329_0661661871428501471091.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J1-20180202_172329_0584812220559723462907.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 183 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20180202_172401_87812932846145230275714.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20180202_172401_8785195676727372294527.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 244 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20180202_172411_6326679412986941156422.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20180202_172411_63215145408748366235103.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J1-20180202_172427_53610649339495100491166.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J0-20180202_172427_53617462093123998564612.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J0-20180202_172437_98813699792961233044363.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J1-20180202_172437_98813910980166664905454.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 187 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J0-20180202_172445_99313446098490726722860.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J1-20180202_172445_99314261355904756299208.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 333 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J1-20180202_172503_75211874797964293063175.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J0-20180202_172503_75610562674116117082713.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 228 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20180202_172516_14013762085334898594613.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20180202_172516_14013521701290392284192.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 202 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20180202_172525_7038661556008536560527.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20180202_172525_7032978834709003206425.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 217 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20180202_172543_83311217758196581865839.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20180202_172543_8339429645753789718245.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 318 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20180202_172614_4735556024957662667128.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20180202_172614_47315210345068901764740.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 187 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20180202_172631_4253128257894305771183.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20180202_172631_4243179516552477793962.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 147 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20180202_172644_8887397693311178564776.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 245 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20180202_172648_7892511982288905926217.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) -

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

OpenNLPExtractNamedEntitiesUpdateProcessorFactory_6CD36A7D83E70256-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_6CD36A7D83E70256-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_6CD36A7D83E70256-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_6CD36A7D83E70256-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6CD36A7D83E70256]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [5/5 (1!)] on J1 in 1.52s, 8 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20180202_183509_30011686581755931099220.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 788 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20180202_183540_74713309310556125519930.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20180202_183540_7472534904805789796252.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 554 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20180202_183709_3659967795157788951292.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20180202_183709_3641197210846426851149.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1259 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20180202_183748_2784078943225206233694.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20180202_183748_2783466151224797727820.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 647 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20180202_183809_3747764420234332896552.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20180202_183809_3745114725026383454247.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 556 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20180202_183858_0421523501444590785390.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20180202_183858_0423497386049009389311.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 562 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20180202_183924_8955703935000502659576.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20180202_183924_89517926483016501833872.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 656 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20180202_183949_937611185447074348192.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20180202_183949_93715987441713989278729.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 596 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20180202_184037_57817284355052989827578.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20180202_184037_57810166631256608669018.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 549 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20180202_184106_98614170424379111913142.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32335 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 434 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/434/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_767EAC9DF4E83CBD-001\testPostingsFormat.testExact-002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_767EAC9DF4E83CBD-001\testPostingsFormat.testExact-002    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_767EAC9DF4E83CBD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_767EAC9DF4E83CBD-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\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_767EAC9DF4E83CBD-001\testPostingsFormat.testExact-002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_767EAC9DF4E83CBD-001\testPostingsFormat.testExact-002
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_767EAC9DF4E83CBD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_767EAC9DF4E83CBD-001

	at __randomizedtesting.SeedInfo.seed([767EAC9DF4E83CBD]: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.lucene.index.TestDemoParallelLeafReader.testRandomMultipleSchemaGensSameField

Error Message:
java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDemoParallelLeafReader_D59C6D6C1511C440-001\tempDir-005\segs\8gdeqevih9gdqp4g1yzfs5ymc_4

Stack Trace:
java.lang.RuntimeException: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDemoParallelLeafReader_D59C6D6C1511C440-001\tempDir-005\segs\8gdeqevih9gdqp4g1yzfs5ymc_4
	at __randomizedtesting.SeedInfo.seed([D59C6D6C1511C440:85CD66ADE2E79559]:0)
	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader$1.wrap(TestDemoParallelLeafReader.java:203)
	at org.apache.lucene.index.FilterDirectoryReader$SubReaderWrapper.wrap(FilterDirectoryReader.java:56)
	at org.apache.lucene.index.FilterDirectoryReader$SubReaderWrapper.access$000(FilterDirectoryReader.java:51)
	at org.apache.lucene.index.FilterDirectoryReader.<init>(FilterDirectoryReader.java:83)
	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader.<init>(TestDemoParallelLeafReader.java:195)
	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader.doWrapDirectoryReader(TestDemoParallelLeafReader.java:211)
	at org.apache.lucene.index.FilterDirectoryReader.wrapDirectoryReader(FilterDirectoryReader.java:99)
	at org.apache.lucene.index.FilterDirectoryReader.doOpenIfChanged(FilterDirectoryReader.java:104)
	at org.apache.lucene.index.DirectoryReader.openIfChanged(DirectoryReader.java:140)
	at org.apache.lucene.index.ReaderManager.refreshIfNeeded(ReaderManager.java:105)
	at org.apache.lucene.index.ReaderManager.refreshIfNeeded(ReaderManager.java:36)
	at org.apache.lucene.search.ReferenceManager.doMaybeRefresh(ReferenceManager.java:176)
	at org.apache.lucene.search.ReferenceManager.maybeRefresh(ReferenceManager.java:225)
	at org.apache.lucene.index.TestDemoParallelLeafReader.testRandomMultipleSchemaGensSameField(TestDemoParallelLeafReader.java:1070)
	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 org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDemoParallelLeafReader_D59C6D6C1511C440-001\tempDir-005\segs\8gdeqevih9gdqp4g1yzfs5ymc_4
	at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:83)
	at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
	at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
	at sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:504)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.createDirectory(FilterFileSystemProvider.java:132)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.createDirectory(FilterFileSystemProvider.java:132)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.createDirectory(FilterFileSystemProvider.java:132)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.createDirectory(FilterFileSystemProvider.java:132)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.createDirectory(FilterFileSystemProvider.java:132)
	at org.apache.lucene.mockfile.ExtrasFS.createDirectory(ExtrasFS.java:54)
	at java.nio.file.Files.createDirectory(Files.java:674)
	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
	at java.nio.file.Files.createDirectories(Files.java:767)
	at org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:92)
	at org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
	at org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
	at org.apache.lucene.store.FilterDirectory.obtainLock(FilterDirectory.java:104)
	at org.apache.lucene.store.MockDirectoryWrapper.obtainLock(MockDirectoryWrapper.java:1049)
	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:948)
	at org.apache.lucene.index.TestDemoParallelLeafReader$3.reindex(TestDemoParallelLeafReader.java:810)
	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getParallelLeafReader(TestDemoParallelLeafReader.java:404)
	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getCurrentReader(TestDemoParallelLeafReader.java:162)
	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader$1.wrap(TestDemoParallelLeafReader.java:200)
	... 49 more


FAILED:  org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=16, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=16, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([E38DB3486389F58D:6C0354E871E50672]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([E38DB3486389F58D]:0)
	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


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

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.OutputWriterTest_2B88D97928A215EF-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.OutputWriterTest_2B88D97928A215EF-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.OutputWriterTest_2B88D97928A215EF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.OutputWriterTest_2B88D97928A215EF-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.OutputWriterTest_2B88D97928A215EF-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.OutputWriterTest_2B88D97928A215EF-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.OutputWriterTest_2B88D97928A215EF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.OutputWriterTest_2B88D97928A215EF-001

	at __randomizedtesting.SeedInfo.seed([2B88D97928A215EF]: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.cloud.TestZkChroot

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.cloud.TestZkChroot_2B88D97928A215EF-001\tempDir-003\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestZkChroot_2B88D97928A215EF-001\tempDir-003\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestZkChroot_2B88D97928A215EF-001\tempDir-003\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestZkChroot_2B88D97928A215EF-001\tempDir-003\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestZkChroot_2B88D97928A215EF-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestZkChroot_2B88D97928A215EF-001\tempDir-003 

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.cloud.TestZkChroot_2B88D97928A215EF-001\tempDir-003\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestZkChroot_2B88D97928A215EF-001\tempDir-003\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestZkChroot_2B88D97928A215EF-001\tempDir-003\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestZkChroot_2B88D97928A215EF-001\tempDir-003\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestZkChroot_2B88D97928A215EF-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestZkChroot_2B88D97928A215EF-001\tempDir-003

	at __randomizedtesting.SeedInfo.seed([2B88D97928A215EF]: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.TestDistribStateManager.testGetSetRemoveData

Error Message:
Node watch should have fired!

Stack Trace:
java.lang.AssertionError: Node watch should have fired!
	at __randomizedtesting.SeedInfo.seed([2B88D97928A215EF:D18362B7C2CD3E5]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
	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.client.solrj.embedded.LargeVolumeJettyTest

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-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1\conf\lang: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1\conf\lang    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1\conf\lang\stopwords_th.txt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1\conf\lang\stopwords_th.txt    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-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-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1\conf\lang: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1\conf\lang
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1\conf\lang\stopwords_th.txt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1\conf\lang\stopwords_th.txt
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001

	at __randomizedtesting.SeedInfo.seed([C1B8B6804C942BDE]: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.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_52E872843EB7E1BD-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_52E872843EB7E1BD-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_52E872843EB7E1BD-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_52E872843EB7E1BD-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_52E872843EB7E1BD-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_52E872843EB7E1BD-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_52E872843EB7E1BD-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_52E872843EB7E1BD-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_52E872843EB7E1BD-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_52E872843EB7E1BD-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_52E872843EB7E1BD-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_52E872843EB7E1BD-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_52E872843EB7E1BD-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_52E872843EB7E1BD-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_52E872843EB7E1BD-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_52E872843EB7E1BD-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_52E872843EB7E1BD-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_52E872843EB7E1BD-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_52E872843EB7E1BD-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_52E872843EB7E1BD-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_52E872843EB7E1BD-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_52E872843EB7E1BD-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_52E872843EB7E1BD-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_52E872843EB7E1BD-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_52E872843EB7E1BD-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_52E872843EB7E1BD-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_52E872843EB7E1BD-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_52E872843EB7E1BD-001

	at __randomizedtesting.SeedInfo.seed([52E872843EB7E1BD]: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 1506 lines...]
   [junit4] Suite: org.apache.lucene.index.TestDemoParallelLeafReader
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDemoParallelLeafReader -Dtests.method=testRandomMultipleSchemaGensSameField -Dtests.seed=D59C6D6C1511C440 -Dtests.slow=true -Dtests.locale=ar-LY -Dtests.timezone=Europe/Berlin -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   4.03s J1 | TestDemoParallelLeafReader.testRandomMultipleSchemaGensSameField <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDemoParallelLeafReader_D59C6D6C1511C440-001\tempDir-005\segs\8gdeqevih9gdqp4g1yzfs5ymc_4
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D59C6D6C1511C440:85CD66ADE2E79559]:0)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader$1.wrap(TestDemoParallelLeafReader.java:203)
   [junit4]    > 	at org.apache.lucene.index.FilterDirectoryReader$SubReaderWrapper.wrap(FilterDirectoryReader.java:56)
   [junit4]    > 	at org.apache.lucene.index.FilterDirectoryReader$SubReaderWrapper.access$000(FilterDirectoryReader.java:51)
   [junit4]    > 	at org.apache.lucene.index.FilterDirectoryReader.<init>(FilterDirectoryReader.java:83)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader.<init>(TestDemoParallelLeafReader.java:195)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader.doWrapDirectoryReader(TestDemoParallelLeafReader.java:211)
   [junit4]    > 	at org.apache.lucene.index.FilterDirectoryReader.wrapDirectoryReader(FilterDirectoryReader.java:99)
   [junit4]    > 	at org.apache.lucene.index.FilterDirectoryReader.doOpenIfChanged(FilterDirectoryReader.java:104)
   [junit4]    > 	at org.apache.lucene.index.DirectoryReader.openIfChanged(DirectoryReader.java:140)
   [junit4]    > 	at org.apache.lucene.index.ReaderManager.refreshIfNeeded(ReaderManager.java:105)
   [junit4]    > 	at org.apache.lucene.index.ReaderManager.refreshIfNeeded(ReaderManager.java:36)
   [junit4]    > 	at org.apache.lucene.search.ReferenceManager.doMaybeRefresh(ReferenceManager.java:176)
   [junit4]    > 	at org.apache.lucene.search.ReferenceManager.maybeRefresh(ReferenceManager.java:225)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader.testRandomMultipleSchemaGensSameField(TestDemoParallelLeafReader.java:1070)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDemoParallelLeafReader_D59C6D6C1511C440-001\tempDir-005\segs\8gdeqevih9gdqp4g1yzfs5ymc_4
   [junit4]    > 	at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:83)
   [junit4]    > 	at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
   [junit4]    > 	at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
   [junit4]    > 	at sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:504)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.createDirectory(FilterFileSystemProvider.java:132)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.createDirectory(FilterFileSystemProvider.java:132)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.createDirectory(FilterFileSystemProvider.java:132)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.createDirectory(FilterFileSystemProvider.java:132)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.createDirectory(FilterFileSystemProvider.java:132)
   [junit4]    > 	at org.apache.lucene.mockfile.ExtrasFS.createDirectory(ExtrasFS.java:54)
   [junit4]    > 	at java.nio.file.Files.createDirectory(Files.java:674)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:767)
   [junit4]    > 	at org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:92)
   [junit4]    > 	at org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
   [junit4]    > 	at org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
   [junit4]    > 	at org.apache.lucene.store.FilterDirectory.obtainLock(FilterDirectory.java:104)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.obtainLock(MockDirectoryWrapper.java:1049)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:948)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader$3.reindex(TestDemoParallelLeafReader.java:810)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getParallelLeafReader(TestDemoParallelLeafReader.java:404)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getCurrentReader(TestDemoParallelLeafReader.java:162)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader$1.wrap(TestDemoParallelLeafReader.java:200)
   [junit4]    > 	... 49 more
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDemoParallelLeafReader_D59C6D6C1511C440-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {text=IB LL-L1}, locale=ar-LY, timezone=Europe/Berlin
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=102139912,total=372195328
   [junit4]   2> NOTE: All tests run in this JVM: [TestNoDeletionPolicy, TestTermsEnum2, TestSegmentMerger, TestTopFieldCollectorEarlyTermination, TestMultiFields, TestSpanNearQuery, TestReaderClosed, TestIndexedDISI, TestStressIndexing, TestCustomSearcherSort, TestDoubleValuesSource, TestSynonymQuery, TestAutomatonQueryUnicode, TestDocumentWriter, TestDirectoryReaderReopen, TestFixedBitSet, TestStressIndexing2, TestSegmentInfos, TestIndexWriterExceptions2, TestIndexOrDocValuesQuery, TestVersion, FuzzyTermOnShortTermsTest, TestLucene50StoredFieldsFormatHighCompression, TestLogMergePolicy, TestDocValuesRewriteMethod, TestFilterDirectory, TestIndexWriterNRTIsCurrent, TestMultiPhraseQuery, Test2BNumericDocValues, Test2BDocs, TestBoostQuery, TestForTooMuchCloning, TestControlledRealTimeReopenThread, TestAutomaton, TestOrdinalMap, TestPrefixCodedTerms, TestSimilarityBase, TestDocIDMerger, TestDeterminism, TestIndexWriterMaxDocs, TestCharsRefBuilder, Test2BPostings, TestStressDeletes, TestIndexWriterReader, TestBooleanScorer, TestDemo, TestTerms, TestNRTThreads, Test2BPagedBytes, TestFilterDirectoryReader, TestTryDelete, TestRollingUpdates, TestLucene70NormsFormat, TestIsCurrent, TestApproximationSearchEquivalence, TestCharTermAttributeImpl, TestGraphTokenizers, TestPagedBytes, TestSpansEnum, TestBytesStore, TestSearcherManager, TestTrackingDirectoryWrapper, TestMultiCollector, TestMultiTermConstantScore, TestSimpleSearchEquivalence, TestTotalHitCountCollector, TestIntsRef, TestNormsFieldExistsQuery, TestSetOnce, TestFrequencyTrackingRingBuffer, TestSpanFirstQuery, TestFieldMaskingSpanQuery, TestSortRescorer, TestMultiTermQueryRewrites, TestBytesRefHash, TestPrefixInBooleanQuery, TestCachingTokenFilter, TestMergeRateLimiter, TestNRTCachingDirectory, TestNRTReaderWithThreads, TestWeakIdentityMap, TestPostingsOffsets, TestPerSegmentDeletes, TestDuelingCodecsAtNight, TestMultiLevelSkipList, TestCachingCollector, TestNearSpansOrdered, TestSloppyPhraseQuery2, TestBoolean2ScorerSupplier, TestIndexWriterLockRelease, TestCheckIndex, TestNoMergeScheduler, TestMultiset, TestIntroSorter, TestAllFilesCheckIndexHeader, TestStressNRT, TestDocValuesScoring, TestDocumentsWriterStallControl, TestBooleanSimilarity, TestLucene60FieldInfoFormat, TestFastDecompressionMode, TestDateTools, TestStressAdvance, TestNumericDocValuesUpdates, TestConcurrentMergeScheduler, TestMutablePointsReaderUtils, TestBKD, TestPositiveScoresOnlyCollector, TestLongRangeFieldQueries, TestCharArraySet, TestStopFilter, TestEarlyTermination, TestRollingBuffer, TestPhraseQuery, TestFixedBitDocIdSet, TestIndexWriter, TestPerFieldDocValuesFormat, TestPackedInts, TestAddIndexes, TestShardSearching, TestDeletionPolicy, TestBasics, TestFlushByRamOrCountsPolicy, TestSloppyPhraseQuery, TestIndexWriterDelete, TestBoolean2, TestPersistentSnapshotDeletionPolicy, TestAtomicUpdate, TestIndexWriterCommit, TestTimeLimitingCollector, TestSearchAfter, TestLongPostings, TestSnapshotDeletionPolicy, TestTieredMergePolicy, TestIndexWriterForceMerge, TestPerFieldPostingsFormat, TestLevenshteinAutomata, TestByteSlices, TestBufferedIndexInput, TestTermsEnum, TestConsistentFieldNumbers, TestSimpleExplanations, TestDirectoryReader, TestCollectionUtil, TestBagOfPositions, TestOmitNorms, TestComplexExplanations, TestRegexpRandom2, TestSegmentReader, TestParallelCompositeReader, TestTransactions, TestCrash, TestMultiThreadTermVectors, TestSegmentTermDocs, TestPerFieldPostingsFormat2, TestMultiDocValues, TestToken, TestFieldsReader, TestDocValuesIndexing, TestHugeRamFile, TestBooleanMinShouldMatch, TestIndexWriterOnDiskFull, TestCustomNorms, TestTransactionRollback, TestFlex, TestUTF32ToUTF8, TestSpanExplanations, TestFastCompressionMode, TestLazyProxSkipping, TestDocsAndPositions, TestMergeSchedulerExternal, TestTermVectorsWriter, TestOmitPositions, TestParallelLeafReader, TestDisjunctionMaxQuery, TestForceMergeForever, TestSameScoresWithThreads, TestTermRangeQuery, TestCrashCausesCorruptIndex, TestScorerPerf, TestLiveFieldValues, TestPayloads, TestWildcard, TestSimilarity2, TestTermVectorsReader, TestComplexExplanationsOfNonMatches, TestAutomatonQuery, TestTopFieldCollector, TestIndexableField, TestSentinelIntSet, TestPrefixRandom, TestSpanMultiTermQueryWrapper, TestSearchForDuplicates, TestCompiledAutomaton, TestMatchAllDocsQuery, TestParallelTermEnum, TestElevationComparator, TestSubScorerFreqs, TestIndexWriterConfig, TestField, TestSpanExplanationsOfNonMatches, TestSearch, TestNoMergePolicy, TestByteBlockPool, TestRollback, TestCloseableThreadLocal, Test4GBStoredFields, TestNGramPhraseQuery, TestTermdocPerf, TestIndexCommit, Test2BTerms, TestByteArrayDataInput, TestDelegatingAnalyzerWrapper, TestWordlistLoader, TestPackedTokenAttributeImpl, TestBlockPostingsFormat3, TestLucene50CompoundFormat, TestFieldType, TestGeoUtils, Test2BSortedDocValuesFixedSorted, Test2BSortedDocValuesOrds, TestAllFilesDetectTruncation, TestAllFilesHaveChecksumFooter, TestDemoParallelLeafReader]
   [junit4] Completed [388/459 (1!)] on J1 in 8.02s, 5 tests, 1 error <<< FAILURES!

[...truncated 4982 lines...]
   [junit4] Suite: org.apache.lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {f_DOCS_AND_FREQS=IB SPL-L3(800.0), field=DFR I(F)B1, f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=DFR GBZ(0.3), f_DOCS_AND_FREQS_AND_POSITIONS=DFR GZ(0.3), body=DFR GB2, f_DOCS=IB SPL-D1}, locale=es-CO, timezone=Asia/Qyzylorda
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=84225456,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestVarGapDocFreqIntervalPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestVarGapDocFreqIntervalPostingsFormat -Dtests.seed=767EAC9DF4E83CBD -Dtests.slow=true -Dtests.locale=es-CO -Dtests.timezone=Asia/Qyzylorda -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestVarGapDocFreqIntervalPostingsFormat (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\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_767EAC9DF4E83CBD-001\testPostingsFormat.testExact-002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_767EAC9DF4E83CBD-001\testPostingsFormat.testExact-002
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_767EAC9DF4E83CBD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_767EAC9DF4E83CBD-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([767EAC9DF4E83CBD]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/20 (1!)] on J0 in 8.87s, 25 tests, 1 error <<< FAILURES!

[...truncated 2418 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> Feb 02, 2018 6:01:16 AM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNUNG: Uncaught exception in thread: Thread[ReplicationThread-indexAndTaxo,5,TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([E38DB3486389F58D]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=E38DB3486389F58D -Dtests.slow=true -Dtests.locale=de-AT -Dtests.timezone=Etc/Greenwich -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   1.54s J0 | IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=16, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E38DB3486389F58D:6C0354E871E50672]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E38DB3486389F58D]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {$full_path$=PostingsFormat(name=Memory), $facets=PostingsFormat(name=MockRandom), $payloads$=BlockTreeOrds(blocksize=128)}, docValues:{$facets=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1569, maxMBSortInHeap=7.392138431365225, sim=RandomSimilarity(queryNorm=false): {}, locale=de-AT, timezone=Etc/Greenwich
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=69402904,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [LocalReplicatorTest, IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [5/9 (1!)] on J0 in 3.46s, 5 tests, 1 error <<< FAILURES!

[...truncated 3024 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager
   [junit4]   2> 377385 INFO  (SUITE-TestDistribStateManager-seed#[2B88D97928A215EF]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_2B88D97928A215EF-001\init-core-data-001
   [junit4]   2> 377388 INFO  (SUITE-TestDistribStateManager-seed#[2B88D97928A215EF]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 377391 INFO  (SUITE-TestDistribStateManager-seed#[2B88D97928A215EF]-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> 377392 INFO  (TEST-TestDistribStateManager.testMulti-seed#[2B88D97928A215EF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMulti
   [junit4]   2> 377393 INFO  (TEST-TestDistribStateManager.testMulti-seed#[2B88D97928A215EF]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 377394 INFO  (Thread-687) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 377394 INFO  (Thread-687) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 377397 ERROR (Thread-687) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 377494 INFO  (TEST-TestDistribStateManager.testMulti-seed#[2B88D97928A215EF]) [    ] o.a.s.c.ZkTestServer start zk server on port:64925
   [junit4]   2> 377500 INFO  (zkConnectionManagerCallback-1870-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 377500 INFO  (TEST-TestDistribStateManager.testMulti-seed#[2B88D97928A215EF]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 377501 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003f2f73ca0000, likely client has closed socket
   [junit4]   2> 377501 ERROR (TEST-TestDistribStateManager.testMulti-seed#[2B88D97928A215EF]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 377501 INFO  (TEST-TestDistribStateManager.testMulti-seed#[2B88D97928A215EF]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64925 64925
   [junit4]   2> 377503 INFO  (Thread-687) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64925 64925
   [junit4]   2> 377504 INFO  (TEST-TestDistribStateManager.testMulti-seed#[2B88D97928A215EF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMulti
   [junit4]   2> 377508 INFO  (TEST-TestDistribStateManager.testListData-seed#[2B88D97928A215EF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testListData
   [junit4]   2> 377511 INFO  (TEST-TestDistribStateManager.testListData-seed#[2B88D97928A215EF]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 377511 INFO  (TEST-TestDistribStateManager.testListData-seed#[2B88D97928A215EF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testListData
   [junit4]   2> 377513 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[2B88D97928A215EF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateMode
   [junit4]   2> 377514 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[2B88D97928A215EF]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 377516 INFO  (Thread-688) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 377516 INFO  (Thread-688) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 377518 ERROR (Thread-688) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 377615 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[2B88D97928A215EF]) [    ] o.a.s.c.ZkTestServer start zk server on port:64932
   [junit4]   2> 377619 INFO  (zkConnectionManagerCallback-1872-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 377619 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[2B88D97928A215EF]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 377640 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003f2f74450000, likely client has closed socket
   [junit4]   2> 377644 INFO  (zkConnectionManagerCallback-1874-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 377644 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[2B88D97928A215EF]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 377646 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003f2f74450001, likely client has closed socket
   [junit4]   2> 377646 ERROR (TEST-TestDistribStateManager.testCreateMode-seed#[2B88D97928A215EF]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 377648 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[2B88D97928A215EF]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64932 64932
   [junit4]   2> 377649 INFO  (Thread-688) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64932 64932
   [junit4]   2> 377649 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[2B88D97928A215EF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateMode
   [junit4]   2> 377655 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[2B88D97928A215EF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetSetRemoveData
   [junit4]   2> 377656 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[2B88D97928A215EF]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 377657 INFO  (Thread-689) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 377657 INFO  (Thread-689) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 377658 ERROR (Thread-689) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 377756 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[2B88D97928A215EF]) [    ] o.a.s.c.ZkTestServer start zk server on port:64941
   [junit4]   2> 377760 INFO  (zkConnectionManagerCallback-1876-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 377761 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[2B88D97928A215EF]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 377766 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003f2f74d10000, likely client has closed socket
   [junit4]   2> 377768 INFO  (zkConnectionManagerCallback-1878-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 377768 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[2B88D97928A215EF]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 382771 ERROR (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[2B88D97928A215EF]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 382772 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[2B88D97928A215EF]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64941 64941
   [junit4]   2> 382773 INFO  (Thread-689) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64941 64941
   [junit4]   2> 382774 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[2B88D97928A215EF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetSetRemoveData
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistribStateManager -Dtests.method=testGetSetRemoveData -Dtests.seed=2B88D97928A215EF -Dtests.slow=true -Dtests.locale=en -Dtests.timezone=AST -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 5.13s J1 | TestDistribStateManager.testGetSetRemoveData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Node watch should have fired!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2B88D97928A215EF:D18362B7C2CD3E5]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 382777 INFO  (TEST-TestDistribStateManager.testHasData-seed#[2B88D97928A215EF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testHasData
   [junit4]   2> 382778 INFO  (TEST-TestDistribStateManager.testHasData-seed#[2B88D97928A215EF]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 382778 INFO  (Thread-690) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 382778 INFO  (Thread-690) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 382781 ERROR (Thread-690) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 382879 INFO  (TEST-TestDistribStateManager.testHasData-seed#[2B88D97928A215EF]) [    ] o.a.s.c.ZkTestServer start zk server on port:64954
   [junit4]   2> 382883 INFO  (zkConnectionManagerCallback-1880-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 382884 INFO  (TEST-TestDistribStateManager.testHasData-seed#[2B88D97928A215EF]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 382890 ERROR (TEST-TestDistribStateManager.testHasData-seed#[2B88D97928A215EF]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 382891 INFO  (TEST-TestDistribStateManager.testHasData-seed#[2B88D97928A215EF]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64954 64954
   [junit4]   2> 382891 INFO  (Thread-690) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64954 64954
   [junit4]   2> 382892 INFO  (TEST-TestDistribStateManager.testHasData-seed#[2B88D97928A215EF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testHasData
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_2B88D97928A215EF-001
   [junit4]   2> Feb 02, 2018 6:10:45 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=26103, maxDocsPerChunk=486, blockSize=9), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=26103, blockSize=9)), sim=RandomSimilarity(queryNorm=true): {}, locale=en, timezone=AST
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=62817112,total=173957120
   [junit4]   2> NOTE: All tests run in this JVM: [ImplicitSnitchTest, TestSchemaResource, DefaultValueUpdateProcessorTest, TestShortCircuitedRequests, DataDrivenBlockJoinTest, MetricsConfigTest, TestJettySolrRunner, HdfsDirectoryFactoryTest, ShufflingReplicaListTransformerTest, TestSolrCoreProperties, SimpleFacetsTest, SliceStateTest, TestWriterPerf, TestStressCloudBlindAtomicUpdates, NodeMutatorTest, HdfsDirectoryTest, ScriptEngineTest, UpdateLogTest, OverriddenZkACLAndCredentialsProvidersTest, BadComponentTest, TestManagedSchemaAPI, TestHdfsBackupRestoreCore, TestUpdate, AutoScalingHandlerTest, RegexBoostProcessorTest, QueryParsingTest, TestStressLiveNodes, TestIndexingPerformance, TestDistributedStatsComponentCardinality, ReplaceNodeTest, TestLuceneMatchVersion, DocValuesNotIndexedTest, TestRandomFaceting, TestQuerySenderListener, TestChildDocTransformer, TestFieldCacheSortRandom, TestTrieFacet, LargeFieldTest, TestRebalanceLeaders, LIRRollingUpdatesTest, TestCodecSupport, HdfsChaosMonkeySafeLeaderTest, TestSolrCoreParser, TestOnReconnectListenerSupport, DirectUpdateHandlerTest, PeerSyncReplicationTest, TestStressVersions, BlockDirectoryTest, TestNumericRangeQuery64, TestDistribStateManager]
   [junit4] Completed [75/774 (1!)] on J1 in 5.77s, 5 tests, 1 failure <<< FAILURES!

[...truncated 568 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestZkChroot
   [junit4]   2> 941020 INFO  (SUITE-TestZkChroot-seed#[2B88D97928A215EF]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestZkChroot_2B88D97928A215EF-001\init-core-data-001
   [junit4]   2> 941022 WARN  (SUITE-TestZkChroot-seed#[2B88D97928A215EF]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 941022 INFO  (SUITE-TestZkChroot-seed#[2B88D97928A215EF]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 941027 INFO  (SUITE-TestZkChroot-seed#[2B88D97928A215EF]-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> 941028 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWithUploadDir
   [junit4]   2> 941029 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 941029 INFO  (Thread-1972) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 941030 INFO  (Thread-1972) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 941031 ERROR (Thread-1972) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 941131 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [    ] o.a.s.c.ZkTestServer start zk server on port:54191
   [junit4]   2> 941260 INFO  (zkConnectionManagerCallback-2145-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 941262 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestZkChroot_2B88D97928A215EF-001\tempDir-001\solr.xml
   [junit4]   2> 941276 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1347d137, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 941287 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54191/foo/bar3
   [junit4]   2> 941293 INFO  (zkConnectionManagerCallback-2149-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 941298 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003f3814330001, likely client has closed socket
   [junit4]   2> 941303 INFO  (zkConnectionManagerCallback-2151-thread-1-processing-n:88.99.242.118:8983_solr) [n:88.99.242.118:8983_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 941413 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 941415 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 88.99.242.118:8983_solr
   [junit4]   2> 941415 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.c.Overseer Overseer (id=72127104127533058-88.99.242.118:8983_solr-n_0000000000) starting
   [junit4]   2> 941426 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/88.99.242.118:8983_solr
   [junit4]   2> 941442 INFO  (OverseerStateUpdate-72127104127533058-88.99.242.118:8983_solr-n_0000000000) [n:88.99.242.118:8983_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 941719 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1347d137
   [junit4]   2> 941728 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1347d137
   [junit4]   2> 941728 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1347d137
   [junit4]   2> 941740 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestZkChroot_2B88D97928A215EF-001\tempDir-001
   [junit4]   2> 941740 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 941741 INFO  (coreLoadExecutor-3433-thread-1-processing-n:88.99.242.118:8983_solr) [n:88.99.242.118:8983_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 941741 ERROR (coreLoadExecutor-3433-thread-1-processing-n:88.99.242.118:8983_solr) [n:88.99.242.118:8983_solr c:collection1   x:collection1] o.a.s.c.ZkController 
   [junit4]   2> org.apache.solr.common.SolrException: Could not find collection : collection1
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:118)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.repairCoreProperty(CoreContainer.java:1684)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.checkStateInZk(ZkController.java:1679)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.preRegister(ZkController.java:1620)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1032)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:640)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 941745 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1260685316
   [junit4]   2> 941745 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 941745 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@39ad6e3a: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@489ee562
   [junit4]   2> 941748 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 941748 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4153daf8: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5a2b4ce9
   [junit4]   2> 941770 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 941770 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@20fae0a5: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5e14d374
   [junit4]   2> 941772 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/88.99.242.118:8983_solr
   [junit4]   2> 941773 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 941776 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.c.Overseer Overseer (id=72127104127533058-88.99.242.118:8983_solr-n_0000000000) closing
   [junit4]   2> 941777 WARN  (OverseerAutoScalingTriggerThread-72127104127533058-88.99.242.118:8983_solr-n_0000000000) [n:88.99.242.118:8983_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 941777 INFO  (OverseerStateUpdate-72127104127533058-88.99.242.118:8983_solr-n_0000000000) [n:88.99.242.118:8983_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 88.99.242.118:8983_solr
   [junit4]   2> 941777 INFO  (zkCallback-2150-thread-1-processing-n:88.99.242.118:8983_solr) [n:88.99.242.118:8983_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 941781 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003f3814330000, likely client has closed socket
   [junit4]   2> 941781 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1260685316
   [junit4]   2> 941781 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 941781 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 941781 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 941781 ERROR (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.c.Overseer Could not create Overseer node
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:786)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:365)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:365)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.createOverseerNode(Overseer.java:776)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:649)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:636)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.publishNodeAsDown(ZkController.java:2685)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:747)
   [junit4]   2> 	at org.apache.solr.cloud.TestZkChroot.tearDown(TestZkChroot.java:57)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 941782 WARN  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.c.ZkController Could not publish node as down: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer
   [junit4]   2> 941782 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/88.99.242.118:8983_solr
   [junit4]   2> 941782 WARN  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.c.CoreContainer Error removing live node. Continuing to close CoreContainer
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeAdded/88.99.242.118:8983_solr
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1105)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:316)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:316)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.removeEphemeralLiveNode(ZkController.java:992)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:749)
   [junit4]   2> 	at org.apache.solr.cloud.TestZkChroot.tearDown(TestZkChroot.java:57)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.jav

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

ead-1]: now checkpoint "_9(7.3.0):C500" [1 segments ; isCommit = false]
   [junit4]   2> 42198 INFO  (coreCloseExecutor-171-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-171-thread-1]: 0 msec to checkpoint
   [junit4]   2> 42201 INFO  (SUITE-LargeVolumeJettyTest-seed#[C1B8B6804C942BDE]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7ede6c55{/solr,null,UNAVAILABLE}
   [junit4]   2> 42201 INFO  (SUITE-LargeVolumeJettyTest-seed#[C1B8B6804C942BDE]-worker) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 42202 INFO  (SUITE-LargeVolumeJettyTest-seed#[C1B8B6804C942BDE]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=ro, timezone=Etc/Universal
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=33307248,total=107356160
   [junit4]   2> NOTE: All tests run in this JVM: [HttpSolrClientConPoolTest, NaturalLogEvaluatorTest, TestV2Request, JdbcDriverTest, UniformDistributionEvaluatorTest, QueryResponseTest, ModuloEvaluatorTest, JDBCStreamTest, OperationsTest, SolrParamTest, SolrQueryTest, CollectionAdminRequestRequiredParamsTest, AbsoluteValueEvaluatorTest, CorrelationEvaluatorTest, LargeVolumeJettyTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LargeVolumeJettyTest -Dtests.seed=C1B8B6804C942BDE -Dtests.slow=true -Dtests.locale=ro -Dtests.timezone=Etc/Universal -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | LargeVolumeJettyTest (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-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1\conf\lang: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1\conf\lang
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1\conf\lang\stopwords_th.txt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1\conf\lang\stopwords_th.txt
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C1B8B6804C942BDE]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [37/146 (1!)] on J1 in 1.72s, 1 test, 1 error <<< FAILURES!

[...truncated 1811 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_52E872843EB7E1BD-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=zh-SG, timezone=America/Glace_Bay
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=72780704,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=52E872843EB7E1BD -Dtests.slow=true -Dtests.locale=zh-SG -Dtests.timezone=America/Glace_Bay -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [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_52E872843EB7E1BD-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_52E872843EB7E1BD-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_52E872843EB7E1BD-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_52E872843EB7E1BD-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_52E872843EB7E1BD-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_52E872843EB7E1BD-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_52E872843EB7E1BD-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_52E872843EB7E1BD-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_52E872843EB7E1BD-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_52E872843EB7E1BD-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_52E872843EB7E1BD-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_52E872843EB7E1BD-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_52E872843EB7E1BD-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_52E872843EB7E1BD-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([52E872843EB7E1BD]: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 1.76s, 8 tests, 1 error <<< FAILURES!

[...truncated 45839 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 433 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/433/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestXPathEntityProcessor

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-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_85672A1F806B2647-001\dih-properties-008: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_85672A1F806B2647-001\dih-properties-008    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_85672A1F806B2647-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_85672A1F806B2647-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-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_85672A1F806B2647-001\dih-properties-008: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_85672A1F806B2647-001\dih-properties-008
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_85672A1F806B2647-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_85672A1F806B2647-001

	at __randomizedtesting.SeedInfo.seed([85672A1F806B2647]: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.ReplaceNodeNoTargetTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([ADBC9BE1D6D57877:25E8A43B7829158F]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
	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.search.TestPayloadCheckQParserPlugin

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.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-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.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001\init-core-data-001\spellchecker1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001\init-core-data-001\spellchecker1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-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.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-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.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001\init-core-data-001\spellchecker1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001\init-core-data-001\spellchecker1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001

	at __randomizedtesting.SeedInfo.seed([ADBC9BE1D6D57877]: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.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_71F949DDE700EABF-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_71F949DDE700EABF-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_71F949DDE700EABF-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_71F949DDE700EABF-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_71F949DDE700EABF-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_71F949DDE700EABF-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_71F949DDE700EABF-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_71F949DDE700EABF-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_71F949DDE700EABF-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_71F949DDE700EABF-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_71F949DDE700EABF-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_71F949DDE700EABF-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_71F949DDE700EABF-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_71F949DDE700EABF-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_71F949DDE700EABF-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_71F949DDE700EABF-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_71F949DDE700EABF-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_71F949DDE700EABF-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_71F949DDE700EABF-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_71F949DDE700EABF-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_71F949DDE700EABF-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_71F949DDE700EABF-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_71F949DDE700EABF-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_71F949DDE700EABF-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_71F949DDE700EABF-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_71F949DDE700EABF-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_71F949DDE700EABF-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_71F949DDE700EABF-001

	at __randomizedtesting.SeedInfo.seed([71F949DDE700EABF]: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 11693 lines...]
   [junit4] Suite: org.apache.solr.search.TestPayloadCheckQParserPlugin
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001\init-core-data-001
   [junit4]   2> 13759 WARN  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 13762 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 13767 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-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> 13767 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 13768 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 13769 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-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> 13864 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 13911 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 13995 WARN  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieDoubleField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 14029 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 14125 WARN  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 14125 WARN  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 14125 WARN  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 14127 INFO  (coreLoadExecutor-102-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 14128 INFO  (coreLoadExecutor-102-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> 14193 INFO  (coreLoadExecutor-102-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 14216 INFO  (coreLoadExecutor-102-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 14297 INFO  (coreLoadExecutor-102-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 14311 INFO  (coreLoadExecutor-102-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> 14312 WARN  (coreLoadExecutor-102-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 14312 INFO  (coreLoadExecutor-102-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 14313 INFO  (coreLoadExecutor-102-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.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001\init-core-data-001\]
   [junit4]   2> 14331 INFO  (coreLoadExecutor-102-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6361874033483677]
   [junit4]   2> 14398 WARN  (coreLoadExecutor-102-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> 14722 INFO  (coreLoadExecutor-102-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 14722 INFO  (coreLoadExecutor-102-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 14736 INFO  (coreLoadExecutor-102-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 14736 INFO  (coreLoadExecutor-102-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 14738 INFO  (coreLoadExecutor-102-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=39.580078125, floorSegmentMB=1.787109375, forceMergeDeletesPctAllowed=21.329127453697776, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8833753309425587
   [junit4]   2> 14739 INFO  (coreLoadExecutor-102-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@774ad7b1[collection1] main]
   [junit4]   2> 14743 INFO  (coreLoadExecutor-102-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 14800 INFO  (coreLoadExecutor-102-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 14873 INFO  (coreLoadExecutor-102-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 14874 INFO  (searcherExecutor-103-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 14874 INFO  (coreLoadExecutor-102-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591223800912936960
   [junit4]   2> 14875 INFO  (searcherExecutor-103-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 14876 INFO  (searcherExecutor-103-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 14876 INFO  (searcherExecutor-103-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 14876 INFO  (searcherExecutor-103-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 14876 INFO  (searcherExecutor-103-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 14878 INFO  (searcherExecutor-103-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 14882 INFO  (searcherExecutor-103-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 14882 INFO  (searcherExecutor-103-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 14884 INFO  (searcherExecutor-103-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@774ad7b1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 14887 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 14930 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1591223800930762752)]} 0 42
   [junit4]   2> 14937 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1591223800977948672)]} 0 1
   [junit4]   2> 14939 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1591223800980045824)]} 0 1
   [junit4]   2> 14940 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591223800982142976,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 14941 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3933b17d commitCommandVersion:1591223800982142976
   [junit4]   2> 15003 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@62c2caea[collection1] main]
   [junit4]   2> 15004 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 15004 INFO  (searcherExecutor-103-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@62c2caea[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C3)))}
   [junit4]   2> 15005 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 64
   [junit4]   2> 15008 INFO  (TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 15027 INFO  (TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 15028 INFO  (TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@45391945[collection1] realtime]
   [junit4]   2> 15029 INFO  (TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [    ] 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 16
   [junit4]   2> 15153 INFO  (TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!payload_check+f%3Dvals_dpi+v%3DA+payloads%3D1}&fl=*,score&wt=xml} hits=1 status=0 QTime=123
   [junit4]   2> 15156 INFO  (TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!payload_check+f%3Dvals_dpi+v%3DB+payloads%3D2}&fl=*,score&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 15157 INFO  (TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!payload_check+f%3Dvals_dpi+v%3DC+payloads%3D3}&fl=*,score&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 15206 INFO  (TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!payload_check+f%3Dvals_dpi+payloads%3D'1+2'}A+B&fl=*,score&wt=xml} hits=1 status=0 QTime=47
   [junit4]   2> 15208 INFO  (TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!payload_check+f%3Dvals_dpi+payloads%3D'1+2+3'}A+B+C&fl=*,score&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 15214 INFO  (TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!payload_check+f%3Dvals_dpf+payloads%3D'1+2'}one+two&fl=*,score&wt=xml} hits=1 status=0 QTime=5
   [junit4]   2> 15216 INFO  (TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!payload_check+f%3Dvals_dpf+payloads%3D'1+2.0'}one+two&fl=*,score&wt=xml} hits=1 status=0 QTime=1
   [junit4]   2> 15220 INFO  (TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!payload_check+f%3Dvals_dps+payloads%3D'NOUN+VERB'}cat+jumped&fl=*,score&wt=xml} hits=1 status=0 QTime=2
   [junit4]   2> 15220 INFO  (TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!payload_check+f%3Dvals_dpi+v%3DA+payloads%3D2}&fl=*,score&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 15223 INFO  (TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!payload_check+f%3Dvals_dpi+payloads%3D'1+2'}B+C&fl=*,score&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 15225 INFO  (TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!payload_check+f%3Dvals_dpi+payloads%3D'1+2+3'}A+B&fl=*,score&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 15227 INFO  (TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!payload_check+f%3Dvals_dpi+payloads%3D'1+2'}A+B+C&fl=*,score&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 15229 INFO  (TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!payload_check+f%3Dvals_dpf+payloads%3D'1+2.0'}two+three&fl=*,score&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 15231 INFO  (TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!payload_check+f%3Dvals_dps+payloads%3D'VERB+NOUN'}cat+jumped&fl=*,score&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 15231 INFO  (TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 15232 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 15232 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1204017636
   [junit4]   2> 15232 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 15232 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1b8f00bf: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / null
   [junit4]   2> 15232 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 15233 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@16eb528a: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / null
   [junit4]   2> 15233 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 15233 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@69ab2f66: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / null
   [junit4]   2> 15234 INFO  (coreCloseExecutor-108-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1a67921
   [junit4]   2> 15234 INFO  (coreCloseExecutor-108-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=27687201
   [junit4]   2> 15234 INFO  (coreCloseExecutor-108-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4143c66f: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / null
   [junit4]   2> 15240 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {vals_dpi=PostingsFormat(name=MockRandom), vals_dps=PostingsFormat(name=Direct), id=PostingsFormat(name=Memory), vals_dpf=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=1540, maxMBSortInHeap=7.544821982145832, sim=RandomSimilarity(queryNorm=true): {}, locale=de-AT, timezone=Africa/Khartoum
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=60709136,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestMergePolicyConfig, DirectSolrSpellCheckerTest, TestPayloadCheckQParserPlugin]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPayloadCheckQParserPlugin -Dtests.seed=ADBC9BE1D6D57877 -Dtests.slow=true -Dtests.locale=de-AT -Dtests.timezone=Africa/Khartoum -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestPayloadCheckQParserPlugin (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.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-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.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001\init-core-data-001\spellchecker1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001\init-core-data-001\spellchecker1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ADBC9BE1D6D57877]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/773 (1!)] on J0 in 1.54s, 1 test, 1 error <<< FAILURES!

[...truncated 19 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplaceNodeNoTargetTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_ADBC9BE1D6D57877-001\init-core-data-001
   [junit4]   2> 51393 WARN  (SUITE-ReplaceNodeNoTargetTest-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 51393 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 51398 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[ADBC9BE1D6D57877]-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> 51398 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 51404 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_ADBC9BE1D6D57877-001\tempDir-001
   [junit4]   2> 51405 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 51405 INFO  (Thread-57) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 51405 INFO  (Thread-57) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 51409 ERROR (Thread-57) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 51507 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:56869
   [junit4]   2> 51517 INFO  (zkConnectionManagerCallback-80-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51527 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003ca672170000, likely client has closed socket
   [junit4]   2> 51532 INFO  (jetty-launcher-77-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 51533 INFO  (jetty-launcher-77-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 51533 INFO  (jetty-launcher-77-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 51533 INFO  (jetty-launcher-77-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 51533 INFO  (jetty-launcher-77-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ce38365{/solr,null,AVAILABLE}
   [junit4]   2> 51535 INFO  (jetty-launcher-77-thread-5) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 51536 INFO  (jetty-launcher-77-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 51536 INFO  (jetty-launcher-77-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 51536 INFO  (jetty-launcher-77-thread-5) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 51536 INFO  (jetty-launcher-77-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7696fab4{HTTP/1.1,[http/1.1]}{127.0.0.1:56873}
   [junit4]   2> 51536 INFO  (jetty-launcher-77-thread-1) [    ] o.e.j.s.Server Started @59546ms
   [junit4]   2> 51536 INFO  (jetty-launcher-77-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56873}
   [junit4]   2> 51536 INFO  (jetty-launcher-77-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4036a59b{/solr,null,AVAILABLE}
   [junit4]   2> 51538 INFO  (jetty-launcher-77-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1a035e5d{HTTP/1.1,[http/1.1]}{127.0.0.1:56876}
   [junit4]   2> 51538 INFO  (jetty-launcher-77-thread-5) [    ] o.e.j.s.Server Started @59547ms
   [junit4]   2> 51538 INFO  (jetty-launcher-77-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56876}
   [junit4]   2> 51538 ERROR (jetty-launcher-77-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 51538 INFO  (jetty-launcher-77-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 51538 INFO  (jetty-launcher-77-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 51538 INFO  (jetty-launcher-77-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 51538 INFO  (jetty-launcher-77-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T18:21:47.249Z
   [junit4]   2> 51542 ERROR (jetty-launcher-77-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 51542 INFO  (jetty-launcher-77-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 51542 INFO  (jetty-launcher-77-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 51542 INFO  (jetty-launcher-77-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 51542 INFO  (jetty-launcher-77-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T18:21:47.253Z
   [junit4]   2> 51549 INFO  (jetty-launcher-77-thread-6) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 51549 INFO  (jetty-launcher-77-thread-6) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 51552 INFO  (jetty-launcher-77-thread-6) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 51552 INFO  (jetty-launcher-77-thread-6) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 51552 INFO  (jetty-launcher-77-thread-6) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@48d0b68b{/solr,null,AVAILABLE}
   [junit4]   2> 51551 INFO  (jetty-launcher-77-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 51553 INFO  (jetty-launcher-77-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 51553 INFO  (jetty-launcher-77-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 51553 INFO  (jetty-launcher-77-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 51554 INFO  (jetty-launcher-77-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65a05d7c{/solr,null,AVAILABLE}
   [junit4]   2> 51554 INFO  (jetty-launcher-77-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 51555 INFO  (jetty-launcher-77-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 51555 INFO  (jetty-launcher-77-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 51555 INFO  (jetty-launcher-77-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 51555 INFO  (jetty-launcher-77-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b563497{/solr,null,AVAILABLE}
   [junit4]   2> 51557 INFO  (jetty-launcher-77-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 51557 INFO  (jetty-launcher-77-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@395ad6d0{HTTP/1.1,[http/1.1]}{127.0.0.1:56889}
   [junit4]   2> 51557 INFO  (jetty-launcher-77-thread-2) [    ] o.e.j.s.Server Started @59566ms
   [junit4]   2> 51557 INFO  (jetty-launcher-77-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56889}
   [junit4]   2> 51557 INFO  (jetty-launcher-77-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 51557 INFO  (jetty-launcher-77-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 51557 ERROR (jetty-launcher-77-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 51557 INFO  (jetty-launcher-77-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 51557 INFO  (jetty-launcher-77-thread-6) [    ] o.e.j.s.AbstractConnector Started ServerConnector@41510ccd{HTTP/1.1,[http/1.1]}{127.0.0.1:56883}
   [junit4]   2> 51557 INFO  (jetty-launcher-77-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 51557 INFO  (jetty-launcher-77-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 51557 INFO  (jetty-launcher-77-thread-6) [    ] o.e.j.s.Server Started @59567ms
   [junit4]   2> 51557 INFO  (jetty-launcher-77-thread-6) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56883}
   [junit4]   2> 51558 INFO  (jetty-launcher-77-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T18:21:47.268Z
   [junit4]   2> 51558 ERROR (jetty-launcher-77-thread-6) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 51558 INFO  (jetty-launcher-77-thread-6) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 51558 INFO  (jetty-launcher-77-thread-6) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 51558 INFO  (jetty-launcher-77-thread-6) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 51558 INFO  (jetty-launcher-77-thread-6) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T18:21:47.269Z
   [junit4]   2> 51557 INFO  (jetty-launcher-77-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 51560 INFO  (jetty-launcher-77-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7845946b{HTTP/1.1,[http/1.1]}{127.0.0.1:56886}
   [junit4]   2> 51565 INFO  (jetty-launcher-77-thread-3) [    ] o.e.j.s.Server Started @59576ms
   [junit4]   2> 51566 INFO  (jetty-launcher-77-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56886}
   [junit4]   2> 51568 INFO  (jetty-launcher-77-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@559249ab{/solr,null,AVAILABLE}
   [junit4]   2> 51568 ERROR (jetty-launcher-77-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 51568 INFO  (jetty-launcher-77-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 51568 INFO  (jetty-launcher-77-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 51568 INFO  (jetty-launcher-77-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 51568 INFO  (jetty-launcher-77-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T18:21:47.279Z
   [junit4]   2> 51575 INFO  (jetty-launcher-77-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@716c98{HTTP/1.1,[http/1.1]}{127.0.0.1:56896}
   [junit4]   2> 51575 INFO  (jetty-launcher-77-thread-4) [    ] o.e.j.s.Server Started @59584ms
   [junit4]   2> 51575 INFO  (jetty-launcher-77-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56896}
   [junit4]   2> 51576 ERROR (jetty-launcher-77-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 51576 INFO  (jetty-launcher-77-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 51576 INFO  (jetty-launcher-77-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 51576 INFO  (jetty-launcher-77-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 51576 INFO  (jetty-launcher-77-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T18:21:47.287Z
   [junit4]   2> 51579 INFO  (zkConnectionManagerCallback-86-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51581 INFO  (zkConnectionManagerCallback-88-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51581 INFO  (zkConnectionManagerCallback-82-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51581 INFO  (zkConnectionManagerCallback-84-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51585 INFO  (jetty-launcher-77-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 51586 INFO  (jetty-launcher-77-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 51587 INFO  (jetty-launcher-77-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 51587 INFO  (jetty-launcher-77-thread-6) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 51600 INFO  (zkConnectionManagerCallback-90-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51601 INFO  (zkConnectionManagerCallback-92-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51604 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003ca672170003, likely client has closed socket
   [junit4]   2> 51612 INFO  (jetty-launcher-77-thread-6) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56869/solr
   [junit4]   2> 51633 INFO  (jetty-launcher-77-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56869/solr
   [junit4]   2> 51640 INFO  (jetty-launcher-77-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 51646 INFO  (jetty-launcher-77-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56869/solr
   [junit4]   2> 51646 INFO  (jetty-launcher-77-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56869/solr
   [junit4]   2> 51652 INFO  (jetty-launcher-77-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 51655 INFO  (zkConnectionManagerCallback-96-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51658 INFO  (zkConnectionManagerCallback-100-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51658 INFO  (zkConnectionManagerCallback-105-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51658 INFO  (zkConnectionManagerCallback-108-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51667 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003ca672170007, likely client has closed socket
   [junit4]   2> 51679 INFO  (jetty-launcher-77-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56869/solr
   [junit4]   2> 51688 INFO  (jetty-launcher-77-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56869/solr
   [junit4]   2> 51697 INFO  (zkConnectionManagerCallback-110-thread-1-processing-n:127.0.0.1:56883_solr) [n:127.0.0.1:56883_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51712 INFO  (zkConnectionManagerCallback-116-thread-1-processing-n:127.0.0.1:56889_solr) [n:127.0.0.1:56889_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51712 INFO  (zkConnectionManagerCallback-119-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51706 INFO  (zkConnectionManagerCallback-112-thread-1-processing-n:127.0.0.1:56876_solr) [n:127.0.0.1:56876_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51725 INFO  (zkConnectionManagerCallback-124-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51725 INFO  (zkConnectionManagerCallback-122-thread-1-processing-n:127.0.0.1:56873_solr) [n:127.0.0.1:56873_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51737 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003ca67217000e, likely client has closed socket
   [junit4]   2> 51885 INFO  (zkConnectionManagerCallback-126-thread-1-processing-n:127.0.0.1:56886_solr) [n:127.0.0.1:56886_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51887 INFO  (zkConnectionManagerCallback-128-thread-1-processing-n:127.0.0.1:56896_solr) [n:127.0.0.1:56896_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51921 INFO  (jetty-launcher-77-thread-4) [n:127.0.0.1:56896_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 51922 INFO  (jetty-launcher-77-thread-3) [n:127.0.0.1:56886_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 51923 INFO  (jetty-launcher-77-thread-4) [n:127.0.0.1:56896_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56896_solr
   [junit4]   2> 51925 INFO  (jetty-launcher-77-thread-3) [n:127.0.0.1:56886_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56886_solr
   [junit4]   2> 51926 INFO  (jetty-launcher-77-thread-4) [n:127.0.0.1:56896_solr    ] o.a.s.c.Overseer Overseer (id=72124279614275602-127.0.0.1:56896_solr-n_0000000000) starting
   [junit4]   2> 51930 INFO  (zkCallback-125-thread-1-processing-n:127.0.0.1:56886_solr) [n:127.0.0.1:56886_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 51930 INFO  (zkCallback-127-thread-1-processing-n:127.0.0.1:56896_solr) [n:127.0.0.1:56896_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 51968 INFO  (jetty-launcher-77-thread-4) [n:127.0.0.1:56896_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56896_solr
   [junit4]   2> 52049 INFO  (zkCallback-125-thread-1-processing-n:127.0.0.1:56886_solr) [n:127.0.0.1:56886_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 52049 INFO  (zkCallback-127-thread-1-processing-n:127.0.0.1:56896_solr) [n:127.0.0.1:56896_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 52102 INFO  (jetty-launcher-77-thread-6) [n:127.0.0.1:56883_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 52104 INFO  (jetty-launcher-77-thread-1) [n:127.0.0.1:56873_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 52104 INFO  (jetty-launcher-77-thread-5) [n:127.0.0.1:56876_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 52105 INFO  (jetty-launcher-77-thread-2) [n:127.0.0.1:56889_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 52107 INFO  (jetty-launcher-77-thread-6) [n:127.0.0.1:56883_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 52111 INFO  (jetty-launcher-77-thread-5) [n:127.0.0.1:56876_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 52111 INFO  (jetty-launcher-77-thread-1) [n:127.0.0.1:56873_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 52112 INFO  (jetty-launcher-77-thread-2) [n:127.0.0.1:56889_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 52115 INFO  (jetty-launcher-77-thread-6) [n:127.0.0.1:56883_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56883_solr
   [junit4]   2> 52137 INFO  (zkCallback-125-thread-1-processing-n:127.0.0.1:56886_solr) [n:127.0.0.1:56886_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 52137 INFO  (zkCallback-127-thread-1-processing-n:127.0.0.1:56896_solr) [n:127.0.0.1:56896_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 52139 INFO  (jetty-launcher-77-thread-5) [n:127.0.0.1:56876_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56876_solr
   [junit4]   2> 52140 INFO  (jetty-launcher-77-thread-1) [n:127.0.0.1:56873_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56873_solr
   [junit4]   2> 52140 INFO  (jetty-launcher-77-thread-2) [n:127.0.0.1:56889_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56889_solr
   [junit4]   2> 52212 INFO  (zkCallback-127-thread-1-processing-n:127.0.0.1:56896_solr) [n:127.0.0.1:56896_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (6)
   [junit4]   2> 52212 INFO  (zkCallback-111-thread-1-processing-n:127.0.0.1:56876_solr) [n:127.0.0.1:56876_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (6)
   [junit4]   2> 52216 INFO  (zkCallback-121-thread-1-processing-n:127.0.0.1:56873_solr) [n:127.0.0.1:56873_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (6)
   [junit4]   2> 52216 INFO  (zkCallback-109-thread-1-processing-n:127.0.0.1:56883_solr) [n:127.0.0.1:56883_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (6)
   [junit4]   2> 52224 INFO  (jetty-launcher-77-thread-4) [n:127.0.0.1:56896_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56896.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
   [junit4]   2> 52226 INFO  (zkCallback-125-thread-1-processing-n:127.0.0.1:56886_solr) [n:127.0.0.1:56886_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (6)
   [junit4]   2> 52227 INFO  (zkCallback-115-thread-1-processing-n:127.0.0.1:56889_solr) [n:127.0.0.1:56889_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (6)
   [junit4]   2> 52256 INFO  (jetty-launcher-77-thread-3) [n:127.0.0.1:56886_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56886.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
   [junit4]   2> 52261 INFO  (jetty-launcher-77-thread-4) [n:127.0.0.1:56896_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56896.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
   [junit4]   2> 52262 INFO  (jetty-launcher-77-thread-3) [n:127.0.0.1:56886_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56886.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
   [junit4]   2> 52262 INFO  (jetty-launcher-77-thread-3) [n:127.0.0.1:56886_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56886.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
   [junit4]   2> 52262 INFO  (jetty-launcher-77-thread-4) [n:127.0.0.1:56896_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56896.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
   [junit4]   2> 52263 INFO  (jetty-launcher-77-thread-3) [n:127.0.0.1:56886_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_ADBC9BE1D6D57877-001\tempDir-001\node5\.
   [junit4]   2> 52264 INFO  (jetty-launcher-77-thread-4) [n:127.0.0.1:56896_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_ADBC9BE1D6D57877-001\tempDir-001\node4\.
   [junit4]   2> 52373 INFO  (jetty-launcher-77-thread-1) [n:127.0.0.1:56873_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56873.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
   [junit4]   2> 52380 INFO  (jetty-launcher-77-thread-1) [n:127.0.0.1:56873_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56873.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
   [junit4]   2> 52380 INFO  (jetty-launcher-77-thread-1) [n:127.0.0.1:56873_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56873.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
   [junit4]   2> 52387 INFO  (jetty-launcher-77-thread-1) [n:127.0.0.1:56873_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_ADBC9BE1D6D57877-001\tempDir-001\node1\.
   [junit4]   2> 52427 INFO  (jetty-launcher-77-thread-2) [n:127.0.0.1:56889_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56889.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
   [junit4]   2> 52438 INFO  (jetty-launcher-77-thread-5) [n:127.0.0.1:56876_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56876.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
   [junit4]   2> 52438 INFO  (jetty-launcher-77-thread-6) [n:127.0.0.1:56883_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56883.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
   [junit4]   2> 52472 INFO  (jetty-launcher-77-thread-2) [n:127.0.0.1:56889_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56889.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
   [junit4]   2> 52473 INFO  (jetty-launcher-77-thread-2) [n:127.0.0.1:56889_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56889.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
   [junit4]   2> 52475 INFO  (jetty-launcher-77-thread-2) [n:127.0.0.1:56889_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_ADBC9BE1D6D57877-001\tempDir-001\node6\.
   [junit4]   2> 52489 INFO  (jetty-launcher-77-thread-5) [n:127.0.0.1:56876_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56876.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
   [junit4]   2> 52489 INFO  (jetty-launcher-77-thread-5) [n:127.0.0.1:56876_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56876.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
   [junit4]   2> 52489 INFO  (jetty-launcher-77-thread-6) [n:127.0.0.1:56883_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56883.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
   [junit4]   2> 52490 INFO  (jetty-launcher-77-thread-6) [n:127.0.0.1:56883_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56883.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
   [junit4]   2> 52491 INFO  (jetty-launcher-77-thread-5) [n:127.0.0.1:56876_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_ADBC9BE1D6D57877-001\tempDir-001\node3\.
   [junit4]   2> 52496 INFO  (jetty-launcher-77-thread-6) [n:127.0.0.1:56883_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_ADBC9BE1D6D57877-001\tempDir-001\node2\.
   [junit4]   2> 52905 INFO  (zkConnectionManagerCallback-142-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52927 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003ca672170013, likely client has closed socket
   [junit4]   2> 52931 INFO  (zkConnectionManagerCallback-146-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52932 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 52935 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56869/solr ready
   [junit4]   2> 52984 INFO  (TEST-ReplaceNodeNoTargetTest.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 52989 INFO  (zkConnectionManagerCallback-148-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52991 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003ca672170015, likely client has closed socket
   [junit4]   2> 52992 INFO  (TEST-ReplaceNodeNoTargetTest.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.c.ReplaceNodeNoTargetTest total_jettys: 6
   [junit4]   2> 53255 INFO  (qtp1415801785-372) [n:127.0.0.1:56873_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=15
   [junit4]   2> 53261 INFO  (qtp1003105822-385) [n:127.0.0.1:56876_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 53285 INFO  (qtp1706394569-402) [n:127.0.0.1:56883_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 53326 INFO  (qtp2122677555-412) [n:127.0.0.1:56886_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=9
   [junit4]   2> 53335 INFO  (qtp1975871128-421) [n:127.0.0.1:56889_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 53360 INFO  (qtp1701824532-431) [n:127.0.0.1:56896_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 53370 INFO  (qtp1415801785-376) [n:127.0.0.1:56873_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=341
   [junit4]   2> 53372 INFO  (qtp1415801785-373) [n:127.0.0.1:56873_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=2&collection.configName=conf1&name=replacenodetest_coll_notarget&nrtReplicas=2&action=CREATE&numShards=5&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 53385 INFO  (OverseerThreadFactory-228-thread-1-processing-n:127.0.0.1:56896_solr) [n:127.0.0.1:56896_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection replacenodetest_coll_notarget
   [junit4]   2> 53426 INFO  (qtp1415801785-369) [n:127.0.0.1:56873_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=9
   [junit4]   2> 53433 INFO  (qtp1003105822-381) [n:127.0.0.1:56876_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 53440 INFO  (qtp1706394569-398) [n:127.0.0.1:56883_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 53444 INFO  (qtp2122677555-408) [n:127.0.0.1:56886_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 53452 INFO  (qtp1975871128-421) [n:127.0.0.1:56889_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=3
   [junit4]   2> 53459 INFO  (qtp1701824532-431) [n:127.0.0.1:56896_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 53584 INFO  (OverseerThreadFactory-228-thread-1-processing-n:127.0.0.1:56896_solr) [n:127.0.0.1:56896_solr    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 1017543319 sessionWrapper.createTime 1017543194493076, this.sessionWrapper.createTime 1017543194493076 
   [junit4]   2> 53736 INFO  (OverseerStateUpdate-72124279614275602-127.0.0.1:56896_solr-n_0000000000) [n:127.0.0.1:56896_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56896/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 53740 INFO  (OverseerStateUpdate-72124279614275602-127.0.0.1:56896_solr-n_0000000000) [n:127.0.0.1:56896_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56889/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 53770 INFO  (OverseerStateUpdate-72124279614275602-127.0.0.1:56896_solr-n_0000000000) [n:127.0.0.1:56896_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56886/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 53783 INFO  (OverseerStateUpdate-72124279614275602-127.0.0.1:56896_solr-n_0000000000) [n:127.0.0.1:56896_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56883/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 53796 INFO  (OverseerStateUpdate-72124279614275602-127.0.0.1:56896_solr-n_0000000000) [n:127.0.0.1:56896_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56876/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 53800 INFO  (OverseerStateUpdate-72124279614275602-127.0.0.1:56896_solr-n_0000000000) [n:127.0.0.1:56896_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56873/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 53804 INFO  (OverseerStateUpdate-72124279614275602-127.0.0.1:56896_solr-n_0000000000) [n:127.0.0.1:56896_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56873/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 53811 INFO  (OverseerStateUpdate-72124279614275602-127.0.0.1:56896_solr-n_0000000000) [n:127.0.0.1:56896_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56876/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 53821 INFO  (OverseerStateUpdate-72124279614275602-127.0.0.1:56896_solr-n_0000000000) [n:127.0.0.1:56896_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n16",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56883/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 53835 INFO  (OverseerStateUpdate-72124279614275602-127.0.0.1:56896_solr-n_0000000000) [n:127.0.0.1:56896_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n18",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56886/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 54054 INFO  (qtp1706394569-396) [n:127.0.0.1:56883_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node19&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n16&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 54055 INFO  (qtp1706394569-396) [n:127.0.0.1:56883_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 54056 INFO  (qtp1003105822-378) [n:127.0.0.1:56876_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node17&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n14&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 54057 INFO  (qtp1003105822-378) [n:127.0.0.1:56876_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 54059 INFO  (qtp1415801785-369) [n:127.0.0.1:56873_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n12&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 54061 INFO  (qtp1415801785-369) [n:127.0.0.1:56873_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 54062 INFO  (qtp1003105822-380) [n:127.0.0.1:56876_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n8&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 54067 INFO  (qtp1415801785-370) [n:127.0.0.1:56873_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n10&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 54073 INFO  (qtp2122677555-405) [n:127.0.0.1:56886_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n4&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 54075 INFO  (qtp2122677555-405) [n:127.0.0.1:56886_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 54082 INFO  (qtp1706394569-397) [n:127.0.0.1:56883_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n6&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 54087 INFO  (qtp1975871128-421) [n:127.0.0.1:56889_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n2&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 54088 INFO  (qtp1975871128-421) [n:127.0.0.1:56889_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 54091 INFO  (qtp2122677555-407) [n:127.0.0.1:56886_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node20&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n18&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 54092 INFO  (qtp1701824532-431) [n:127.0.0.1:56896_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n1&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 54100 INFO  (qtp1701824532-431) [n:127.0.0.1:56896_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 54259 INFO  (zkCallback-115-thread-1-processing-n:127.0.0.1:56889_solr) [n:127.0.0.1:56889_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 54260 INFO  (zkCallback-127-thread-1-processing-n:127.0.0.1:56896_solr) [n:127.0.0.1:56896_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 54260 INFO  (zkCallback-127-thread-2-processing-n:127.0.0.1:56896_solr) [n:127.0.0.1:56896_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 54260 INFO  (zkCallback-111-thread-1-processing-n:127.0.0.1:56876_solr) [n:127.0.0.1:56876_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 54260 INFO  (zkCallback-121-thread-1-processing-n:127.0.0.1:56873_solr) [n:127.0.0.1:56873_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 54260 INFO  (zkCallback-109-thread-1-processing-n:127.0.0.1:56883_solr) [n:127.0.0.1:56883_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 54260 INFO  (zkCallback-125-thread-1-processing-n:127.0.0.1:56886_solr) [n:127.0.0.1:56886_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected typ

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

Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1127, maxMBSortInHeap=7.15971903639884, sim=RandomSimilarity(queryNorm=true): {}, locale=es-VE, timezone=Etc/GMT+9
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=72121552,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=71F949DDE700EABF -Dtests.slow=true -Dtests.locale=es-VE -Dtests.timezone=Etc/GMT+9 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [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_71F949DDE700EABF-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_71F949DDE700EABF-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_71F949DDE700EABF-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_71F949DDE700EABF-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_71F949DDE700EABF-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_71F949DDE700EABF-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_71F949DDE700EABF-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_71F949DDE700EABF-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_71F949DDE700EABF-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_71F949DDE700EABF-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_71F949DDE700EABF-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_71F949DDE700EABF-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_71F949DDE700EABF-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_71F949DDE700EABF-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([71F949DDE700EABF]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/5 (1!)] on J1 in 1.36s, 8 tests, 1 error <<< FAILURES!

[...truncated 3189 lines...]
   [junit4] Suite: org.apache.solr.handler.dataimport.TestXPathEntityProcessor
   [junit4]   2> 27737 T118 oas.SolrTestCaseJ4.assertNonBlockingRandomGeneratorAvailable SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_85672A1F806B2647-001\init-core-data-001
   [junit4]   2> 27738 T118 oas.SolrTestCaseJ4.randomizeNumericTypesProperties Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 27740 T118 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 27741 T118 oas.SolrTestCaseJ4.setUp ###Starting testMultiValuedFlatten
   [junit4]   2> 27763 T118 oas.SolrTestCaseJ4.tearDown ###Ending testMultiValuedFlatten
   [junit4]   2> 27764 T118 oas.SolrTestCaseJ4.setUp ###Starting withDefaultSolrAndXsl
   [junit4]   2> 27932 T118 oashd.XPathEntityProcessor.initXpathReader Using xslTransformer: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl
   [junit4]   2> 27972 T118 oas.SolrTestCaseJ4.tearDown ###Ending withDefaultSolrAndXsl
   [junit4]   2> 27973 T118 oas.SolrTestCaseJ4.setUp ###Starting testMultiValued
   [junit4]   2> 28025 T118 oas.SolrTestCaseJ4.tearDown ###Ending testMultiValued
   [junit4]   2> 28026 T118 oas.SolrTestCaseJ4.setUp ###Starting streamStopsAfterInterrupt
   [junit4]   2> 28031 T118 oas.SolrTestCaseJ4.tearDown ###Ending streamStopsAfterInterrupt
   [junit4]   2> 28032 T118 oas.SolrTestCaseJ4.setUp ###Starting streamWritesMessageAfterBlockedAttempt
   [junit4]   2> 28034 T118 oas.SolrTestCaseJ4.tearDown ###Ending streamWritesMessageAfterBlockedAttempt
   [junit4]   2> 28035 T118 oas.SolrTestCaseJ4.setUp ###Starting testMultiValuedWithMultipleDocuments
   [junit4]   2> 28037 T118 oas.SolrTestCaseJ4.tearDown ###Ending testMultiValuedWithMultipleDocuments
   [junit4]   2> 28038 T118 oas.SolrTestCaseJ4.setUp ###Starting withFieldsAndXpathStreamContinuesOnTimeout
   [junit4]   2> 28343 T118 oas.SolrTestCaseJ4.tearDown ###Ending withFieldsAndXpathStreamContinuesOnTimeout
   [junit4]   2> 28344 T118 oas.SolrTestCaseJ4.setUp ###Starting withFieldsAndXpathStream
   [junit4]   2> 28346 T118 oas.SolrTestCaseJ4.tearDown ###Ending withFieldsAndXpathStream
   [junit4]   2> 28347 T118 oas.SolrTestCaseJ4.setUp ###Starting withFieldsAndXpath
   [junit4]   2> 28352 T118 oas.SolrTestCaseJ4.tearDown ###Ending withFieldsAndXpath
   [junit4]   2> 28353 T118 oas.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=hr, timezone=Canada/Eastern
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=33461216,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestSqlEntityProcessor, TestTemplateTransformer, TestJdbcDataSource, TestNonWritablePersistFile, TestDateFormatTransformer, TestContextImpl, TestFileListWithLineEntityProcessor, TestNestedChildren, TestSolrEntityProcessorUnit, TestXPathEntityProcessor]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestXPathEntityProcessor -Dtests.seed=85672A1F806B2647 -Dtests.slow=true -Dtests.locale=hr -Dtests.timezone=Canada/Eastern -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestXPathEntityProcessor (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-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_85672A1F806B2647-001\dih-properties-008: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_85672A1F806B2647-001\dih-properties-008
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_85672A1F806B2647-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_85672A1F806B2647-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([85672A1F806B2647]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [13/38 (1!)] on J1 in 0.64s, 9 tests, 1 error <<< FAILURES!

[...truncated 42649 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 432 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/432/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_480789F1C3CCFB7B-001\4.2.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_480789F1C3CCFB7B-001\4.2.0-nocfs-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_480789F1C3CCFB7B-001\7.0.1-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_480789F1C3CCFB7B-001\7.0.1-cfs-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_480789F1C3CCFB7B-001\6.1.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_480789F1C3CCFB7B-001\6.1.0-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\J0\temp\lucene.index.TestBackwardsCompatibility_480789F1C3CCFB7B-001\4.2.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_480789F1C3CCFB7B-001\4.2.0-nocfs-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_480789F1C3CCFB7B-001\7.0.1-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_480789F1C3CCFB7B-001\7.0.1-cfs-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_480789F1C3CCFB7B-001\6.1.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_480789F1C3CCFB7B-001\6.1.0-nocfs-001

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


FAILED:  org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.testIllegalByteDuringBuild

Error Message:
Unexpected exception type, expected IllegalArgumentException but got 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\suggest\test\J0\.\temp\FreeTextSuggester.index.13979442008226260495: java.nio.file.DirectoryNotEmptyException: .\temp\FreeTextSuggester.index.13979442008226260495 

Stack Trace:
junit.framework.AssertionFailedError: Unexpected exception type, expected IllegalArgumentException but got 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\suggest\test\J0\.\temp\FreeTextSuggester.index.13979442008226260495: java.nio.file.DirectoryNotEmptyException: .\temp\FreeTextSuggester.index.13979442008226260495

	at __randomizedtesting.SeedInfo.seed([83F66F2F7CB3A92E:BCA8A3D8FBC72BD0]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2671)
	at org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.testIllegalByteDuringBuild(TestFreeTextSuggester.java:108)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: 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\suggest\test\J0\.\temp\FreeTextSuggester.index.13979442008226260495: java.nio.file.DirectoryNotEmptyException: .\temp\FreeTextSuggester.index.13979442008226260495

	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:351)
	at org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:247)
	at org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.lambda$testIllegalByteDuringBuild$0(TestFreeTextSuggester.java:109)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2666)
	... 36 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestCloudRecovery

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.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard2_replica_n6\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard2_replica_n6\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard2_replica_n6: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard2_replica_n6    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard1_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard1_replica_n2\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard1_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard1_replica_n2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard2_replica_n4\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard2_replica_n4\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard2_replica_n4: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard2_replica_n4    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard1_replica_n1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard1_replica_n1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-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.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard2_replica_n6\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard2_replica_n6\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard2_replica_n6: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard2_replica_n6
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard1_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard1_replica_n2\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard1_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard1_replica_n2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard2_replica_n4\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard2_replica_n4\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard2_replica_n4: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard2_replica_n4
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard1_replica_n1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard1_replica_n1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001

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


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
	at __randomizedtesting.SeedInfo.seed([F7AFA485952043BB:3E1AE62B9C47854E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:713)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData

Error Message:
Node watch should have fired!

Stack Trace:
java.lang.AssertionError: Node watch should have fired!
	at __randomizedtesting.SeedInfo.seed([F7AFA485952043BB:D13F4BD7C1AE85B1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.highlight.HighlighterTest

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.highlight.HighlighterTest_F7AFA485952043BB-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.highlight.HighlighterTest_F7AFA485952043BB-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.highlight.HighlighterTest_F7AFA485952043BB-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.highlight.HighlighterTest_F7AFA485952043BB-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.highlight.HighlighterTest_F7AFA485952043BB-001\init-core-data-001\tlog\tlog.0000000000000000039: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.highlight.HighlighterTest_F7AFA485952043BB-001\init-core-data-001\tlog\tlog.0000000000000000039    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.highlight.HighlighterTest_F7AFA485952043BB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.highlight.HighlighterTest_F7AFA485952043BB-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.highlight.HighlighterTest_F7AFA485952043BB-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.highlight.HighlighterTest_F7AFA485952043BB-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.highlight.HighlighterTest_F7AFA485952043BB-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.highlight.HighlighterTest_F7AFA485952043BB-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.highlight.HighlighterTest_F7AFA485952043BB-001\init-core-data-001\tlog\tlog.0000000000000000039: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.highlight.HighlighterTest_F7AFA485952043BB-001\init-core-data-001\tlog\tlog.0000000000000000039
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.highlight.HighlighterTest_F7AFA485952043BB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.highlight.HighlighterTest_F7AFA485952043BB-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.servlet.CacheHeaderTest

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.servlet.CacheHeaderTest_F7AFA485952043BB-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_F7AFA485952043BB-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_F7AFA485952043BB-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_F7AFA485952043BB-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\J0\temp\solr.servlet.CacheHeaderTest_F7AFA485952043BB-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_F7AFA485952043BB-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_F7AFA485952043BB-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_F7AFA485952043BB-001\tempDir-001

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


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([F7AFA485952043BB:4DA3930ACAC895F4]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.junit.Assert.assertNull(Assert.java:562)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1575)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([F7AFA485952043BB:9A5300782F68BCBC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:241)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.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_C61765853262546E-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_C61765853262546E-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_C61765853262546E-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_C61765853262546E-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_C61765853262546E-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_C61765853262546E-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_C61765853262546E-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_C61765853262546E-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_C61765853262546E-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_C61765853262546E-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_C61765853262546E-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_C61765853262546E-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_C61765853262546E-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_C61765853262546E-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_C61765853262546E-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_C61765853262546E-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_C61765853262546E-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_C61765853262546E-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_C61765853262546E-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_C61765853262546E-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_C61765853262546E-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_C61765853262546E-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_C61765853262546E-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_C61765853262546E-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_C61765853262546E-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_C61765853262546E-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_C61765853262546E-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_C61765853262546E-001

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




Build Log:
[...truncated 4769 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.01s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.01s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.01s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {content6=DFR G3(800.0), content5=IB LL-D3(800.0), content2=IB SPL-L2, utf8=ClassicSimilarity, fie?ld=DFR GBZ(0.3), content=IB SPL-D3(800.0), autf8=DFR I(ne)L3(800.0)}, locale=br-FR, timezone=Australia/Adelaide
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=98488848,total=173015040
   [junit4]   2> NOTE: All tests run in this JVM: [TestManyPointsInOldIndex, TestFixBrokenOffsets, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=480789F1C3CCFB7B -Dtests.slow=true -Dtests.locale=br-FR -Dtests.timezone=Australia/Adelaide -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_480789F1C3CCFB7B-001\4.2.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_480789F1C3CCFB7B-001\4.2.0-nocfs-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_480789F1C3CCFB7B-001\7.0.1-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_480789F1C3CCFB7B-001\7.0.1-cfs-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_480789F1C3CCFB7B-001\6.1.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_480789F1C3CCFB7B-001\6.1.0-nocfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([480789F1C3CCFB7B]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [6/8 (1!)] on J0 in 45.01s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 5290 lines...]
   [junit4] Suite: org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFreeTextSuggester -Dtests.method=testIllegalByteDuringBuild -Dtests.seed=83F66F2F7CB3A92E -Dtests.slow=true -Dtests.locale=bem -Dtests.timezone=Africa/Blantyre -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.03s J0 | TestFreeTextSuggester.testIllegalByteDuringBuild <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Unexpected exception type, expected IllegalArgumentException but got 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\suggest\test\J0\.\temp\FreeTextSuggester.index.13979442008226260495: java.nio.file.DirectoryNotEmptyException: .\temp\FreeTextSuggester.index.13979442008226260495
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([83F66F2F7CB3A92E:BCA8A3D8FBC72BD0]:0)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2671)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.testIllegalByteDuringBuild(TestFreeTextSuggester.java:108)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]    > Caused by: 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\suggest\test\J0\.\temp\FreeTextSuggester.index.13979442008226260495: java.nio.file.DirectoryNotEmptyException: .\temp\FreeTextSuggester.index.13979442008226260495
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:351)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:247)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.lambda$testIllegalByteDuringBuild$0(TestFreeTextSuggester.java:109)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2666)
   [junit4]    > 	... 36 more
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.analyzing.TestFreeTextSuggester_83F66F2F7CB3A92E-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=bem, timezone=Africa/Blantyre
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=47006848,total=264241152
   [junit4]   2> NOTE: All tests run in this JVM: [TestSpellChecker, FileDictionaryTest, TestJaroWinklerDistance, PersistenceTest, AnalyzingInfixSuggesterTest, TestSuggestStopFilterFactory, DocumentDictionaryTest, TestFreeTextSuggester]
   [junit4] Completed [31/32 (1!)] on J0 in 8.30s, 10 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 2085 lines...]
   [junit4] Suite: org.apache.solr.highlight.HighlighterTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.highlight.HighlighterTest_F7AFA485952043BB-001\init-core-data-001
   [junit4]   2> 476032 WARN  (SUITE-HighlighterTest-seed#[F7AFA485952043BB]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 476032 INFO  (SUITE-HighlighterTest-seed#[F7AFA485952043BB]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 476033 INFO  (SUITE-HighlighterTest-seed#[F7AFA485952043BB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 476033 INFO  (SUITE-HighlighterTest-seed#[F7AFA485952043BB]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 476033 INFO  (SUITE-HighlighterTest-seed#[F7AFA485952043BB]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 476034 INFO  (SUITE-HighlighterTest-seed#[F7AFA485952043BB]-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> 476055 INFO  (SUITE-HighlighterTest-seed#[F7AFA485952043BB]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 476070 INFO  (SUITE-HighlighterTest-seed#[F7AFA485952043BB]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 476136 INFO  (SUITE-HighlighterTest-seed#[F7AFA485952043BB]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 476176 INFO  (SUITE-HighlighterTest-seed#[F7AFA485952043BB]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6660fcdf
   [junit4]   2> 476181 INFO  (SUITE-HighlighterTest-seed#[F7AFA485952043BB]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6660fcdf
   [junit4]   2> 476181 INFO  (SUITE-HighlighterTest-seed#[F7AFA485952043BB]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6660fcdf
   [junit4]   2> 476183 INFO  (coreLoadExecutor-2891-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 476184 INFO  (coreLoadExecutor-2891-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> 476213 INFO  (coreLoadExecutor-2891-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 476228 INFO  (coreLoadExecutor-2891-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 476297 INFO  (coreLoadExecutor-2891-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 476307 INFO  (coreLoadExecutor-2891-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> 476307 INFO  (coreLoadExecutor-2891-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@6660fcdf
   [junit4]   2> 476307 INFO  (coreLoadExecutor-2891-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 476307 INFO  (coreLoadExecutor-2891-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.highlight.HighlighterTest_F7AFA485952043BB-001\init-core-data-001\]
   [junit4]   2> 476309 INFO  (coreLoadExecutor-2891-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 476361 INFO  (coreLoadExecutor-2891-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 476362 INFO  (coreLoadExecutor-2891-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 476362 INFO  (coreLoadExecutor-2891-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 476362 INFO  (coreLoadExecutor-2891-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 476363 INFO  (coreLoadExecutor-2891-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 476363 INFO  (coreLoadExecutor-2891-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@680fb858[collection1] main]
   [junit4]   2> 476364 INFO  (coreLoadExecutor-2891-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 476369 INFO  (coreLoadExecutor-2891-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 476396 INFO  (coreLoadExecutor-2891-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 476397 INFO  (searcherExecutor-2892-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 476397 INFO  (coreLoadExecutor-2891-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591179796252983296
   [junit4]   2> 476398 INFO  (searcherExecutor-2892-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 476398 INFO  (searcherExecutor-2892-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 476398 INFO  (searcherExecutor-2892-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 476398 INFO  (searcherExecutor-2892-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 476399 INFO  (searcherExecutor-2892-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 476400 INFO  (SUITE-HighlighterTest-seed#[F7AFA485952043BB]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 476400 INFO  (searcherExecutor-2892-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 476400 INFO  (searcherExecutor-2892-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 476400 INFO  (TEST-HighlighterTest.testCustomSimpleFormatterHighlight-seed#[F7AFA485952043BB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCustomSimpleFormatterHighlight
   [junit4]   2> 476402 INFO  (searcherExecutor-2892-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 476402 INFO  (searcherExecutor-2892-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@680fb858[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 476403 INFO  (TEST-HighlighterTest.testCustomSimpleFormatterHighlight-seed#[F7AFA485952043BB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1591179796256129024)]} 0 1
   [junit4]   2> 476404 INFO  (TEST-HighlighterTest.testCustomSimpleFormatterHighlight-seed#[F7AFA485952043BB]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591179796260323328,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 476405 INFO  (TEST-HighlighterTest.testCustomSimpleFormatterHighlight-seed#[F7AFA485952043BB]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6142c353 commitCommandVersion:1591179796260323328
   [junit4]   2> 476406 INFO  (TEST-HighlighterTest.testCustomSimpleFormatterHighlight-seed#[F7AFA485952043BB]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4b45eba5[collection1] main]
   [junit4]   2> 476407 INFO  (TEST-HighlighterTest.testCustomSimpleFormatterHighlight-seed#[F7AFA485952043BB]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 476409 INFO  (searcherExecutor-2892-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4b45eba5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)))}
   [junit4]   2> 476409 INFO  (TEST-HighlighterTest.testCustomSimpleFormatterHighlight-seed#[F7AFA485952043BB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 476409 INFO  (TEST-HighlighterTest.testCustomSimpleFormatterHighlight-seed#[F7AFA485952043BB]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591179796265566208,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 476409 WARN  (TEST-HighlighterTest.testCustomSimpleFormatterHighlight-seed#[F7AFA485952043BB]) [    ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 476413 INFO  (TEST-HighlighterTest.testCustomSimpleFormatterHighlight-seed#[F7AFA485952043BB]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6142c353 commitCommandVersion:1591179796265566208
   [junit4]   2> 476413 INFO  (TEST-HighlighterTest.testCustomSimpleFormatterHighlight-seed#[F7AFA485952043BB]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@66738e73[collection1] main]
   [junit4]   2> 476414 INFO  (TEST-HighlighterTest.testCustomSimpleFormatterHighlight-seed#[F7AFA485952043BB]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 476415 INFO  (searcherExecutor-2892-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@66738e73[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):C1)))}
   [junit4]   2> 476415 INFO  (TEST-HighlighterTest.testCustomSimpleFormatterHighlight-seed#[F7AFA485952043BB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 6
   [junit4]   2> 476417 INFO  (TEST-HighlighterTest.testCustomSimpleFormatterHighlight-seed#[F7AFA485952043BB]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=t_text:long&qt=&hl=true&hl.simple.post=</B>&start=0&hl.fl=t_text&rows=200&hl.simple.pre=<B>} hits=1 status=0 QTime=1
   [junit4]   2> 476417 INFO  (TEST-HighlighterTest.testCustomSimpleFormatterHighlight-seed#[F7AFA485952043BB]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=t_text:long&qt=&hl=true&hl.simple.post=</B>&f.t_text.hl.simple.post=</I>&start=0&hl.fl=t_text&f.t_text.hl.simple.pre=<I>&rows=200&hl.simple.pre=<B>} hits=1 status=0 QTime=0
   [junit4]   2> 476418 INFO  (TEST-HighlighterTest.testCustomSimpleFormatterHighlight-seed#[F7AFA485952043BB]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 476418 INFO  (TEST-HighlighterTest.testCustomSimpleFormatterHighlight-seed#[F7AFA485952043BB]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4191bb92[collection1] realtime]
   [junit4]   2> 476418 INFO  (TEST-HighlighterTest.testCustomSimpleFormatterHighlight-seed#[F7AFA485952043BB]) [    ] 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 0
   [junit4]   2> 476418 INFO  (TEST-HighlighterTest.testCustomSimpleFormatterHighlight-seed#[F7AFA485952043BB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCustomSimpleFormatterHighlight
   [junit4]   2> 476421 INFO  (TEST-HighlighterTest.testLongFragment-seed#[F7AFA485952043BB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLongFragment
   [junit4]   2> 476425 INFO  (TEST-HighlighterTest.testLongFragment-seed#[F7AFA485952043BB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1591179796278149120)]} 0 3
   [junit4]   2> 476425 INFO  (TEST-HighlighterTest.testLongFragment-seed#[F7AFA485952043BB]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591179796282343424,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 476425 INFO  (TEST-HighlighterTest.testLongFragment-seed#[F7AFA485952043BB]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6142c353 commitCommandVersion:1591179796282343424
   [junit4]   2> 476428 INFO  (TEST-HighlighterTest.testLongFragment-seed#[F7AFA485952043BB]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@147964ab[collection1] main]
   [junit4]   2> 476428 INFO  (TEST-HighlighterTest.testLongFragment-seed#[F7AFA485952043BB]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 476430 INFO  (searcherExecutor-2892-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@147964ab[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.3.0):c1)))}
   [junit4]   2> 476430 INFO  (TEST-HighlighterTest.testLongFragment-seed#[F7AFA485952043BB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 476430 INFO  (TEST-HighlighterTest.testLongFragment-seed#[F7AFA485952043BB]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591179796287586304,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 476430 WARN  (TEST-HighlighterTest.testLongFragment-seed#[F7AFA485952043BB]) [    ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 476434 INFO  (TEST-HighlighterTest.testLongFragment-seed#[F7AFA485952043BB]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6142c353 commitCommandVersion:1591179796287586304
   [junit4]   2> 476436 INFO  (TEST-HighlighterTest.testLongFragment-seed#[F7AFA485952043BB]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f3bda35[collection1] main]
   [junit4]   2> 476436 INFO  (TEST-HighlighterTest.testLongFragment-seed#[F7AFA485952043BB]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 476437 INFO  (searcherExecutor-2892-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1f3bda35[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.3.0):C1)))}
   [junit4]   2> 476437 INFO  (TEST-HighlighterTest.testLongFragment-seed#[F7AFA485952043BB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 7
   [junit4]   2> 476441 INFO  (TEST-HighlighterTest.testLongFragment-seed#[F7AFA485952043BB]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=tv_text:dir&qt=&hl=true&start=0&hl.fl=tv_text&rows=200} hits=1 status=0 QTime=3
   [junit4]   2> 476441 INFO  (TEST-HighlighterTest.testLongFragment-seed#[F7AFA485952043BB]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 476442 INFO  (TEST-HighlighterTest.testLongFragment-seed#[F7AFA485952043BB]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@53f58efa[collection1] realtime]
   [junit4]   2> 476442 INFO  (TEST-HighlighterTest.testLongFragment-seed#[F7AFA485952043BB]) [    ] 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 0
   [junit4]   2> 476442 INFO  (TEST-HighlighterTest.testLongFragment-seed#[F7AFA485952043BB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLongFragment
   [junit4]   2> 476443 INFO  (TEST-HighlighterTest.testPreserveMulti-seed#[F7AFA485952043BB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPreserveMulti
   [junit4]   2> 476445 INFO  (TEST-HighlighterTest.testPreserveMulti-seed#[F7AFA485952043BB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1591179796302266368)]} 0 1
   [junit4]   2> 476445 INFO  (TEST-HighlighterTest.testPreserveMulti-seed#[F7AFA485952043BB]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591179796303314944,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 476446 INFO  (TEST-HighlighterTest.testPreserveMulti-seed#[F7AFA485952043BB]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6142c353 commitCommandVersion:1591179796303314944
   [junit4]   2> 476447 INFO  (TEST-HighlighterTest.testPreserveMulti-seed#[F7AFA485952043BB]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b1a0bf6[collection1] main]
   [junit4]   2> 476448 INFO  (TEST-HighlighterTest.testPreserveMulti-seed#[F7AFA485952043BB]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 476449 INFO  (searcherExecutor-2892-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1b1a0bf6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.3.0):c1)))}
   [junit4]   2> 476450 INFO  (TEST-HighlighterTest.testPreserveMulti-seed#[F7AFA485952043BB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 476451 INFO  (TEST-HighlighterTest.testPreserveMulti-seed#[F7AFA485952043BB]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={hl.snippets=2&q=cat:monitor&f.cat.hl.preserveMulti=true&hl=true&hl.fl=cat&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 476452 INFO  (TEST-HighlighterTest.testPreserveMulti-seed#[F7AFA485952043BB]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={hl.snippets=2&q=id:1+OR+cat:duuuude&f.cat.hl.preserveMulti=true&hl=true&hl.fl=cat&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 476452 INFO  (TEST-HighlighterTest.testPreserveMulti-seed#[F7AFA485952043BB]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 476453 INFO  (TEST-HighlighterTest.testPreserveMulti-seed#[F7AFA485952043BB]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@cab8f27[collection1] realtime]
   [junit4]   2> 476453 INFO  (TEST-HighlighterTest.testPreserveMulti-seed#[F7AFA485952043BB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-922

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

ostProcessorTest, TestMacros, TestLuceneMatchVersion, TriLevelCompositeIdRoutingTest, UUIDFieldTest, TestCollectionAPI, SuggesterWFSTTest, SearchRateTriggerTest, TestTrackingShardHandlerFactory, TestGenericDistributedQueue, MetricsHandlerTest, TestPolicyCloud, CircularListTest, OverseerModifyCollectionTest, TestClusterProperties, SpellCheckCollatorTest, TestFuzzyAnalyzedSuggestions, PeerSyncReplicationTest, TestFastWriter, BasicAuthIntegrationTest, TestCoreDiscovery, TestUniqueKeyFieldResource, MigrateRouteKeyTest, ChangedSchemaMergeTest, CloudMLTQParserTest, SliceStateTest, PreAnalyzedFieldTest, BigEndianAscendingWordSerializerTest, SpellPossibilityIteratorTest, TestConfigSetsAPIExclusivity, ExternalFileFieldSortTest, WrapperMergePolicyFactoryTest, DOMUtilTest, ScriptEngineTest, PrimitiveFieldTypeTest, HttpTriggerListenerTest, RulesTest, MoveReplicaHDFSFailoverTest, TestFieldTypeResource, FullSolrCloudDistribCmdsTest, TestRandomFaceting, TestConfig, TestOverriddenPrefixQueryForCustomFieldType, TestManagedResource, LIRRollingUpdatesTest, TestRandomFlRTGCloud, TestStressReorder, OverseerTest, BadCopyFieldTest, HdfsRestartWhileUpdatingTest, ActionThrottleTest, TestGraphTermsQParserPlugin, LeaderFailoverAfterPartitionTest, TestCrossCoreJoin, GraphQueryTest, BlockCacheTest, HdfsLockFactoryTest, DistributedSpellCheckComponentTest, TestCryptoKeys, CoreAdminCreateDiscoverTest, TestStressLucene, HttpPartitionOnCommitTest, TestHalfAndHalfDocValues, ReturnFieldsTest, NotRequiredUniqueKeyTest, ConcurrentCreateRoutedAliasTest, SuggesterTest, SpellCheckCollatorWithCollapseTest, AnalyticsQueryTest, TestFieldResource, CoreMergeIndexesAdminHandlerTest, HLLSerializationTest, TermVectorComponentTest, UpdateRequestProcessorFactoryTest, TestExactStatsCache, TestTestInjection, DateRangeFieldTest, TestShortCircuitedRequests, UpdateParamsTest, RegexBytesRefFilterTest, ShardSplitTest, CdcrReplicationDistributedZkTest, TestAnalyzedSuggestions, PeerSyncWithIndexFingerprintCachingTest, DistributedFacetPivotSmallTest, TestSearchPerf, HDFSCollectionsAPITest, DocValuesNotIndexedTest, SolrGraphiteReporterTest, DefaultValueUpdateProcessorTest, ShardRoutingTest, ClusterStateTest, DeleteLastCustomShardedReplicaTest, TestSSLRandomization, TestReversedWildcardFilterFactory, TestImplicitCoreProperties, TestSolrQueryParser, TestCloudSchemaless, CdcrUpdateLogTest, NoCacheHeaderTest, DirectUpdateHandlerTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestStressRecovery, TestMaxScoreQueryParser, BadIndexSchemaTest, TestUseDocValuesAsStored2, TestConfigReload, ExplicitHLLTest, TestRetrieveFieldsOptimizer, TestImpersonationWithHadoopAuth, SmileWriterTest, ShufflingReplicaListTransformerTest, TestManagedSchemaAPI, EnumFieldTest, ZkSolrClientTest, TestCodecSupport, TestDocumentBuilder, TestNodeAddedTrigger, RestartWhileUpdatingTest, TestSha256AuthenticationProvider, VersionInfoTest, TestDistributedSearch, ConnectionManagerTest, TestQuerySenderListener, TestCloudPivotFacet, TestDFRSimilarityFactory, TestSystemIdResolver, TestSuggestSpellingConverter, SpellingQueryConverterTest, RAMDirectoryFactoryTest, TestSolrJ, TestRTGBase, CursorPagingTest, DistributedIntervalFacetingTest, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestTolerantSearch, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ConnectionReuseTest, AliasIntegrationTest, CleanupOldIndexTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, DeleteReplicaTest, DistributedQueueTest, ForceLeaderTest, OverseerTaskQueueTest, SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudDeleteByQuery, TestCloudPseudoReturnFields, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestOnReconnectListenerSupport, TestPullReplica, TestRandomRequestDistribution, TestRebalanceLeaders, TestSkipOverseerOperations, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestStressCloudBlindAtomicUpdates, TestStressInPlaceUpdates, ZkShardTermsTest, AssignTest, CollectionTooManyReplicasTest, CollectionsAPIAsyncDistributedZkTest, CollectionsAPIDistributedZkTest, AutoAddReplicasPlanActionTest, AutoScalingHandlerTest, ComputePlanActionTest, ExecutePlanActionTest, TriggerIntegrationTest]
   [junit4] Completed [608/773 (6!)] on J1 in 193.95s, 14 tests, 2 failures <<< FAILURES!

[...truncated 2878 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [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_C61765853262546E-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-LB, timezone=Africa/Tripoli
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=82386160,total=112197632
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=C61765853262546E -Dtests.slow=true -Dtests.locale=ar-LB -Dtests.timezone=Africa/Tripoli -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [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_C61765853262546E-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_C61765853262546E-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_C61765853262546E-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_C61765853262546E-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_C61765853262546E-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_C61765853262546E-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_C61765853262546E-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_C61765853262546E-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_C61765853262546E-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_C61765853262546E-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_C61765853262546E-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_C61765853262546E-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_C61765853262546E-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_C61765853262546E-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C61765853262546E]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/5 (1!)] on J1 in 11.84s, 8 tests, 1 error <<< FAILURES!

[...truncated 38541 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 431 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/431/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseG1GC

15 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.replicator.http.HttpReplicatorTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_F36BB32B7DD5F8D9-001\httpReplicatorTest-002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_F36BB32B7DD5F8D9-001\httpReplicatorTest-002    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_F36BB32B7DD5F8D9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_F36BB32B7DD5F8D9-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\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_F36BB32B7DD5F8D9-001\httpReplicatorTest-002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_F36BB32B7DD5F8D9-001\httpReplicatorTest-002
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_F36BB32B7DD5F8D9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_F36BB32B7DD5F8D9-001

	at __randomizedtesting.SeedInfo.seed([F36BB32B7DD5F8D9]: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.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest.testRandomNRT

Error Message:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest_D07EA769BB59B86A-001\AnalyzingInfixSuggesterTest-001\segments_t

Stack Trace:
java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest_D07EA769BB59B86A-001\AnalyzingInfixSuggesterTest-001\segments_t
	at __randomizedtesting.SeedInfo.seed([D07EA769BB59B86A:7450A9D4E38664D6]:0)
	at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:83)
	at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
	at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
	at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:230)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newByteChannel(FilterFileSystemProvider.java:212)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newByteChannel(FilterFileSystemProvider.java:212)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newByteChannel(FilterFileSystemProvider.java:212)
	at org.apache.lucene.mockfile.HandleTrackingFS.newByteChannel(HandleTrackingFS.java:240)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newByteChannel(FilterFileSystemProvider.java:212)
	at org.apache.lucene.mockfile.HandleTrackingFS.newByteChannel(HandleTrackingFS.java:240)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newByteChannel(FilterFileSystemProvider.java:212)
	at java.nio.file.Files.newByteChannel(Files.java:361)
	at java.nio.file.Files.newByteChannel(Files.java:407)
	at org.apache.lucene.store.SimpleFSDirectory.openInput(SimpleFSDirectory.java:77)
	at org.apache.lucene.util.LuceneTestCase.slowFileExists(LuceneTestCase.java:2712)
	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:749)
	at org.apache.lucene.store.Directory.openChecksumInput(Directory.java:119)
	at org.apache.lucene.store.MockDirectoryWrapper.openChecksumInput(MockDirectoryWrapper.java:1072)
	at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:288)
	at org.apache.lucene.index.IndexFileDeleter.<init>(IndexFileDeleter.java:165)
	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:1121)
	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.ensureOpen(AnalyzingInfixSuggester.java:375)
	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.add(AnalyzingInfixSuggester.java:395)
	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest.testRandomNRT(AnalyzingInfixSuggesterTest.java:607)
	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 org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.search.suggest.analyzing.AnalyzingInfixSuggesterTest

Error Message:
1 thread leaked from SUITE scope at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest:     1) Thread[id=120, name=Thread-53, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]         at org.apache.lucene.codecs.memory.MemoryPostingsFormat$1.terms(MemoryPostingsFormat.java:986)         at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.terms(PerFieldPostingsFormat.java:316)         at org.apache.lucene.index.CodecReader.terms(CodecReader.java:107)         at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.rewrite(MultiTermQueryConstantScoreWrapper.java:135)         at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.scorer(MultiTermQueryConstantScoreWrapper.java:207)         at org.apache.lucene.search.Weight.scorerSupplier(Weight.java:113)         at org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.scorerSupplier(LRUQueryCache.java:745)         at org.apache.lucene.search.BooleanWeight.scorerSupplier(BooleanWeight.java:329)         at org.apache.lucene.search.BooleanWeight.scorer(BooleanWeight.java:295)         at org.apache.lucene.search.Weight.bulkScorer(Weight.java:147)         at org.apache.lucene.search.BooleanWeight.bulkScorer(BooleanWeight.java:289)         at org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.bulkScorer(LRUQueryCache.java:825)         at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:657)         at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:462)         at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:660)         at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:468)         at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest: 
   1) Thread[id=120, name=Thread-53, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
        at org.apache.lucene.codecs.memory.MemoryPostingsFormat$1.terms(MemoryPostingsFormat.java:986)
        at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.terms(PerFieldPostingsFormat.java:316)
        at org.apache.lucene.index.CodecReader.terms(CodecReader.java:107)
        at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.rewrite(MultiTermQueryConstantScoreWrapper.java:135)
        at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.scorer(MultiTermQueryConstantScoreWrapper.java:207)
        at org.apache.lucene.search.Weight.scorerSupplier(Weight.java:113)
        at org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.scorerSupplier(LRUQueryCache.java:745)
        at org.apache.lucene.search.BooleanWeight.scorerSupplier(BooleanWeight.java:329)
        at org.apache.lucene.search.BooleanWeight.scorer(BooleanWeight.java:295)
        at org.apache.lucene.search.Weight.bulkScorer(Weight.java:147)
        at org.apache.lucene.search.BooleanWeight.bulkScorer(BooleanWeight.java:289)
        at org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.bulkScorer(LRUQueryCache.java:825)
        at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:657)
        at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:462)
        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:660)
        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:468)
        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)
	at __randomizedtesting.SeedInfo.seed([D07EA769BB59B86A]:0)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.suggest.analyzing.BlendedInfixSuggesterTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_D07EA769BB59B86A-001\BlendedInfixSuggesterTest-004: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_D07EA769BB59B86A-001\BlendedInfixSuggesterTest-004    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_D07EA769BB59B86A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_D07EA769BB59B86A-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\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_D07EA769BB59B86A-001\BlendedInfixSuggesterTest-004: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_D07EA769BB59B86A-001\BlendedInfixSuggesterTest-004
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_D07EA769BB59B86A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_D07EA769BB59B86A-001

	at __randomizedtesting.SeedInfo.seed([D07EA769BB59B86A]: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.analytics.legacy.facet.LegacyFieldFacetExtrasCloudTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.analytics.legacy.facet.LegacyFieldFacetExtrasCloudTest:     1) Thread[id=370, name=qtp2014032215-370, state=TIMED_WAITING, group=TGRP-LegacyFieldFacetExtrasCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.analytics.legacy.facet.LegacyFieldFacetExtrasCloudTest: 
   1) Thread[id=370, name=qtp2014032215-370, state=TIMED_WAITING, group=TGRP-LegacyFieldFacetExtrasCloudTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([3AE3BBD01DBFE336]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.legacy.facet.LegacyFieldFacetExtrasCloudTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=370, name=qtp2014032215-370, state=TIMED_WAITING, group=TGRP-LegacyFieldFacetExtrasCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=370, name=qtp2014032215-370, state=TIMED_WAITING, group=TGRP-LegacyFieldFacetExtrasCloudTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([3AE3BBD01DBFE336]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.backcompat.TestLuceneIndexBackCompat

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.backcompat.TestLuceneIndexBackCompat_BEF23F0551597B47-001\6.4.1-nocfs-001\6.4.1-nocfs\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_BEF23F0551597B47-001\6.4.1-nocfs-001\6.4.1-nocfs\data\index    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_BEF23F0551597B47-001\6.4.1-nocfs-001\6.4.1-nocfs\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_BEF23F0551597B47-001\6.4.1-nocfs-001\6.4.1-nocfs\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_BEF23F0551597B47-001\6.4.1-nocfs-001\6.4.1-nocfs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_BEF23F0551597B47-001\6.4.1-nocfs-001\6.4.1-nocfs    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_BEF23F0551597B47-001\6.4.1-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_BEF23F0551597B47-001\6.4.1-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\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_BEF23F0551597B47-001\6.4.1-nocfs-001\6.4.1-nocfs\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_BEF23F0551597B47-001\6.4.1-nocfs-001\6.4.1-nocfs\data\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_BEF23F0551597B47-001\6.4.1-nocfs-001\6.4.1-nocfs\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_BEF23F0551597B47-001\6.4.1-nocfs-001\6.4.1-nocfs\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_BEF23F0551597B47-001\6.4.1-nocfs-001\6.4.1-nocfs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_BEF23F0551597B47-001\6.4.1-nocfs-001\6.4.1-nocfs
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_BEF23F0551597B47-001\6.4.1-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_BEF23F0551597B47-001\6.4.1-nocfs-001

	at __randomizedtesting.SeedInfo.seed([BEF23F0551597B47]: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.TriggerIntegrationTest.testMetricTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([BEF23F0551597B47:4FE088A0EB1AD08]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.junit.Assert.assertNull(Assert.java:562)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1575)
	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.core.TestConfigSetImmutable

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.TestConfigSetImmutable_BEF23F0551597B47-001\tempDir-004\analysisconfs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetImmutable_BEF23F0551597B47-001\tempDir-004\analysisconfs    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetImmutable_BEF23F0551597B47-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetImmutable_BEF23F0551597B47-001\tempDir-004 

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.TestConfigSetImmutable_BEF23F0551597B47-001\tempDir-004\analysisconfs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetImmutable_BEF23F0551597B47-001\tempDir-004\analysisconfs
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetImmutable_BEF23F0551597B47-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetImmutable_BEF23F0551597B47-001\tempDir-004

	at __randomizedtesting.SeedInfo.seed([BEF23F0551597B47]: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.TestSolrIndexConfig

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.TestSolrIndexConfig_BEF23F0551597B47-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_BEF23F0551597B47-001\init-core-data-001\index    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_BEF23F0551597B47-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_BEF23F0551597B47-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_BEF23F0551597B47-001\init-core-data-001\index\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_BEF23F0551597B47-001\init-core-data-001\index\segments_1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_BEF23F0551597B47-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_BEF23F0551597B47-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.TestSolrIndexConfig_BEF23F0551597B47-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_BEF23F0551597B47-001\init-core-data-001\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_BEF23F0551597B47-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_BEF23F0551597B47-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_BEF23F0551597B47-001\init-core-data-001\index\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_BEF23F0551597B47-001\init-core-data-001\index\segments_1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_BEF23F0551597B47-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_BEF23F0551597B47-001

	at __randomizedtesting.SeedInfo.seed([BEF23F0551597B47]: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.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([BEF23F0551597B47:D30E9BF8EB118440]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:241)
	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.handler.component.DistributedSuggestComponentTest

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.DistributedSuggestComponentTest_BEF23F0551597B47-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.DistributedSuggestComponentTest_BEF23F0551597B47-001\tempDir-001\shard2\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedSuggestComponentTest_BEF23F0551597B47-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.DistributedSuggestComponentTest_BEF23F0551597B47-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedSuggestComponentTest_BEF23F0551597B47-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.DistributedSuggestComponentTest_BEF23F0551597B47-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.DistributedSuggestComponentTest_BEF23F0551597B47-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.DistributedSuggestComponentTest_BEF23F0551597B47-001\tempDir-001\shard2\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedSuggestComponentTest_BEF23F0551597B47-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.DistributedSuggestComponentTest_BEF23F0551597B47-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedSuggestComponentTest_BEF23F0551597B47-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.DistributedSuggestComponentTest_BEF23F0551597B47-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([BEF23F0551597B47]: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.stats.TestExactStatsCache

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.stats.TestExactStatsCache_BEF23F0551597B47-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_BEF23F0551597B47-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_BEF23F0551597B47-001\tempDir-001\shard2: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_BEF23F0551597B47-001\tempDir-001\shard2 

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.stats.TestExactStatsCache_BEF23F0551597B47-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_BEF23F0551597B47-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_BEF23F0551597B47-001\tempDir-001\shard2: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_BEF23F0551597B47-001\tempDir-001\shard2

	at __randomizedtesting.SeedInfo.seed([BEF23F0551597B47]: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.client.solrj.request.SchemaTest

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-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048\cores\core\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048\cores\core\data\index    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048\cores\core\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048 

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-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048\cores\core\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048\cores\core\data\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048\cores\core\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048

	at __randomizedtesting.SeedInfo.seed([CE45D131C7352560]: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.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_434CCE9E31958939-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_434CCE9E31958939-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_434CCE9E31958939-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_434CCE9E31958939-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_434CCE9E31958939-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_434CCE9E31958939-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_434CCE9E31958939-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_434CCE9E31958939-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_434CCE9E31958939-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_434CCE9E31958939-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_434CCE9E31958939-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_434CCE9E31958939-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_434CCE9E31958939-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_434CCE9E31958939-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_434CCE9E31958939-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_434CCE9E31958939-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_434CCE9E31958939-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_434CCE9E31958939-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_434CCE9E31958939-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_434CCE9E31958939-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_434CCE9E31958939-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_434CCE9E31958939-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_434CCE9E31958939-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_434CCE9E31958939-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_434CCE9E31958939-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_434CCE9E31958939-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_434CCE9E31958939-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_434CCE9E31958939-001

	at __randomizedtesting.SeedInfo.seed([434CCE9E31958939]: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 8910 lines...]
   [junit4] Suite: org.apache.lucene.replicator.http.HttpReplicatorTest
   [junit4]   2> 2018-01-30 02:53:08.311:INFO::TEST-HttpReplicatorTest.testBasic-seed#[F36BB32B7DD5F8D9]: Logging initialized @1614ms to org.eclipse.jetty.util.log.StdErrLog
   [junit4]   2> 2018-01-30 02:53:08.508:INFO:oejs.Server:TEST-HttpReplicatorTest.testBasic-seed#[F36BB32B7DD5F8D9]: jetty-9.4.8.v20171121, build timestamp: 2017-11-21T10:27:37-11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2018-01-30 02:53:08.541:INFO:oejs.session:TEST-HttpReplicatorTest.testBasic-seed#[F36BB32B7DD5F8D9]: DefaultSessionIdManager workerName=node0
   [junit4]   2> 2018-01-30 02:53:08.543:INFO:oejs.session:TEST-HttpReplicatorTest.testBasic-seed#[F36BB32B7DD5F8D9]: No SessionScavenger set, using defaults
   [junit4]   2> 2018-01-30 02:53:08.548:INFO:oejs.session:TEST-HttpReplicatorTest.testBasic-seed#[F36BB32B7DD5F8D9]: Scavenging every 600000ms
   [junit4]   2> 2018-01-30 02:53:13.626:INFO:oejs.AbstractConnector:TEST-HttpReplicatorTest.testBasic-seed#[F36BB32B7DD5F8D9]: Started ServerConnector@4df08dcc{HTTP/1.1,[http/1.1]}{127.0.0.1:62989}
   [junit4]   2> 2018-01-30 02:53:13.626:INFO:oejs.Server:TEST-HttpReplicatorTest.testBasic-seed#[F36BB32B7DD5F8D9]: Started @6928ms
   [junit4]   2> 2018-01-30 02:53:14.827:INFO:oejs.AbstractConnector:TEST-HttpReplicatorTest.testBasic-seed#[F36BB32B7DD5F8D9]: Stopped ServerConnector@4df08dcc{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2018-01-30 02:53:14.831:INFO:oejs.session:TEST-HttpReplicatorTest.testBasic-seed#[F36BB32B7DD5F8D9]: Stopped scavenging
   [junit4]   2> 2018-01-30 02:53:14.902:INFO:oejs.Server:TEST-HttpReplicatorTest.testServerErrors-seed#[F36BB32B7DD5F8D9]: jetty-9.4.8.v20171121, build timestamp: 2017-11-21T10:27:37-11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2018-01-30 02:53:14.906:INFO:oejs.session:TEST-HttpReplicatorTest.testServerErrors-seed#[F36BB32B7DD5F8D9]: DefaultSessionIdManager workerName=node0
   [junit4]   2> 2018-01-30 02:53:14.906:INFO:oejs.session:TEST-HttpReplicatorTest.testServerErrors-seed#[F36BB32B7DD5F8D9]: No SessionScavenger set, using defaults
   [junit4]   2> 2018-01-30 02:53:14.906:INFO:oejs.session:TEST-HttpReplicatorTest.testServerErrors-seed#[F36BB32B7DD5F8D9]: Scavenging every 660000ms
   [junit4]   2> 2018-01-30 02:53:14.907:INFO:oejs.AbstractConnector:TEST-HttpReplicatorTest.testServerErrors-seed#[F36BB32B7DD5F8D9]: Started ServerConnector@402a6aca{HTTP/1.1,[http/1.1]}{127.0.0.1:62993}
   [junit4]   2> 2018-01-30 02:53:14.907:INFO:oejs.Server:TEST-HttpReplicatorTest.testServerErrors-seed#[F36BB32B7DD5F8D9]: Started @8209ms
   [junit4]   2> 2018-01-30 02:53:14.990:INFO:oejs.AbstractConnector:TEST-HttpReplicatorTest.testServerErrors-seed#[F36BB32B7DD5F8D9]: Stopped ServerConnector@402a6aca{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2018-01-30 02:53:14.991:INFO:oejs.session:TEST-HttpReplicatorTest.testServerErrors-seed#[F36BB32B7DD5F8D9]: Stopped scavenging
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1996, maxMBSortInHeap=6.734102789475762, sim=RandomSimilarity(queryNorm=false): {}, locale=sr-BA, timezone=US/Samoa
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=67248880,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressNRTReplication, HttpReplicatorTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpReplicatorTest -Dtests.seed=F36BB32B7DD5F8D9 -Dtests.slow=true -Dtests.locale=sr-BA -Dtests.timezone=US/Samoa -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | HttpReplicatorTest (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\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_F36BB32B7DD5F8D9-001\httpReplicatorTest-002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_F36BB32B7DD5F8D9-001\httpReplicatorTest-002
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_F36BB32B7DD5F8D9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_F36BB32B7DD5F8D9-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F36BB32B7DD5F8D9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [7/9 (1!)] on J0 in 7.27s, 2 tests, 1 error <<< FAILURES!

[...truncated 1140 lines...]
   [junit4] Suite: org.apache.lucene.search.suggest.analyzing.BlendedInfixSuggesterTest
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=es-CL, timezone=America/Adak
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=203308888,total=314572800
   [junit4]   2> NOTE: All tests run in this JVM: [CompletionTokenStreamTest, TestContextSuggestField, TestHighFrequencyDictionary, FuzzySuggesterTest, TestPrefixCompletionQuery, TestInputIterator, TestPlainTextDictionary, TestSpellChecker, AnalyzingSuggesterTest, FSTCompletionTest, TestLuceneDictionary, WFSTCompletionTest, PersistenceTest, TestLevenshteinDistance, DocumentDictionaryTest, DocumentValueSourceDictionaryTest, FileDictionaryTest, BlendedInfixSuggesterTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BlendedInfixSuggesterTest -Dtests.seed=D07EA769BB59B86A -Dtests.slow=true -Dtests.locale=es-CL -Dtests.timezone=America/Adak -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | BlendedInfixSuggesterTest (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\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_D07EA769BB59B86A-001\BlendedInfixSuggesterTest-004: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_D07EA769BB59B86A-001\BlendedInfixSuggesterTest-004
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_D07EA769BB59B86A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_D07EA769BB59B86A-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D07EA769BB59B86A]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [25/32 (1!)] on J1 in 4.40s, 6 tests, 1 error <<< FAILURES!

[...truncated 13 lines...]
   [junit4] Suite: org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AnalyzingInfixSuggesterTest -Dtests.method=testRandomNRT -Dtests.seed=D07EA769BB59B86A -Dtests.slow=true -Dtests.locale=sk -Dtests.timezone=Europe/Berlin -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   42.4s J0 | AnalyzingInfixSuggesterTest.testRandomNRT <<<
   [junit4]    > Throwable #1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest_D07EA769BB59B86A-001\AnalyzingInfixSuggesterTest-001\segments_t
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D07EA769BB59B86A:7450A9D4E38664D6]:0)
   [junit4]    > 	at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:83)
   [junit4]    > 	at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
   [junit4]    > 	at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
   [junit4]    > 	at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:230)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newByteChannel(FilterFileSystemProvider.java:212)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newByteChannel(FilterFileSystemProvider.java:212)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newByteChannel(FilterFileSystemProvider.java:212)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newByteChannel(HandleTrackingFS.java:240)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newByteChannel(FilterFileSystemProvider.java:212)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newByteChannel(HandleTrackingFS.java:240)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newByteChannel(FilterFileSystemProvider.java:212)
   [junit4]    > 	at java.nio.file.Files.newByteChannel(Files.java:361)
   [junit4]    > 	at java.nio.file.Files.newByteChannel(Files.java:407)
   [junit4]    > 	at org.apache.lucene.store.SimpleFSDirectory.openInput(SimpleFSDirectory.java:77)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.slowFileExists(LuceneTestCase.java:2712)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:749)
   [junit4]    > 	at org.apache.lucene.store.Directory.openChecksumInput(Directory.java:119)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.openChecksumInput(MockDirectoryWrapper.java:1072)
   [junit4]    > 	at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:288)
   [junit4]    > 	at org.apache.lucene.index.IndexFileDeleter.<init>(IndexFileDeleter.java:165)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:1121)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.ensureOpen(AnalyzingInfixSuggester.java:375)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.add(AnalyzingInfixSuggester.java:395)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest.testRandomNRT(AnalyzingInfixSuggesterTest.java:607)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest_D07EA769BB59B86A-001
   [junit4]   2> Jan 30, 2018 1:55:47 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Jan 30, 2018 1:56:07 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest: 
   [junit4]   2>    1) Thread[id=120, name=Thread-53, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
   [junit4]   2>         at org.apache.lucene.codecs.memory.MemoryPostingsFormat$1.terms(MemoryPostingsFormat.java:986)
   [junit4]   2>         at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.terms(PerFieldPostingsFormat.java:316)
   [junit4]   2>         at org.apache.lucene.index.CodecReader.terms(CodecReader.java:107)
   [junit4]   2>         at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.rewrite(MultiTermQueryConstantScoreWrapper.java:135)
   [junit4]   2>         at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.scorer(MultiTermQueryConstantScoreWrapper.java:207)
   [junit4]   2>         at org.apache.lucene.search.Weight.scorerSupplier(Weight.java:113)
   [junit4]   2>         at org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.scorerSupplier(LRUQueryCache.java:745)
   [junit4]   2>         at org.apache.lucene.search.BooleanWeight.scorerSupplier(BooleanWeight.java:329)
   [junit4]   2>         at org.apache.lucene.search.BooleanWeight.scorer(BooleanWeight.java:295)
   [junit4]   2>         at org.apache.lucene.search.Weight.bulkScorer(Weight.java:147)
   [junit4]   2>         at org.apache.lucene.search.BooleanWeight.bulkScorer(BooleanWeight.java:289)
   [junit4]   2>         at org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.bulkScorer(LRUQueryCache.java:825)
   [junit4]   2>         at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:657)
   [junit4]   2>         at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:462)
   [junit4]   2>         at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:660)
   [junit4]   2>         at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:468)
   [junit4]   2>         at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)
   [junit4]   2> Jan 30, 2018 1:56:07 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=120, name=Thread-53, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
   [junit4]   2> Jan 30, 2018 1:56:07 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {textgrams=PostingsFormat(name=Memory), text=PostingsFormat(name=Memory), contexts=BlockTreeOrds(blocksize=128), exacttext=BlockTreeOrds(blocksize=128)}, docValues:{payloads=DocValuesFormat(name=Lucene70), textgrams=DocValuesFormat(name=Lucene70), weight=DocValuesFormat(name=Asserting), text=DocValuesFormat(name=Lucene70), contexts=DocValuesFormat(name=Asserting), exacttext=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=912, maxMBSortInHeap=6.577852964587246, sim=RandomSimilarity(queryNorm=true): {}, locale=sk, timezone=Europe/Berlin
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=206276096,total=501219328
   [junit4]   2> NOTE: All tests run in this JVM: [TestDirectSpellChecker, TestSuggestStopFilterFactory, BytesRefSortersTest, TestJaroWinklerDistance, TestFreeTextSuggester, TestNGramDistance, AnalyzingInfixSuggesterTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AnalyzingInfixSuggesterTest -Dtests.seed=D07EA769BB59B86A -Dtests.slow=true -Dtests.locale=sk -Dtests.timezone=Europe/Berlin -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | AnalyzingInfixSuggesterTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest: 
   [junit4]    >    1) Thread[id=120, name=Thread-53, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
   [junit4]    >         at org.apache.lucene.codecs.memory.MemoryPostingsFormat$1.terms(MemoryPostingsFormat.java:986)
   [junit4]    >         at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.terms(PerFieldPostingsFormat.java:316)
   [junit4]    >         at org.apache.lucene.index.CodecReader.terms(CodecReader.java:107)
   [junit4]    >         at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.rewrite(MultiTermQueryConstantScoreWrapper.java:135)
   [junit4]    >         at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.scorer(MultiTermQueryConstantScoreWrapper.java:207)
   [junit4]    >         at org.apache.lucene.search.Weight.scorerSupplier(Weight.java:113)
   [junit4]    >         at org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.scorerSupplier(LRUQueryCache.java:745)
   [junit4]    >         at org.apache.lucene.search.BooleanWeight.scorerSupplier(BooleanWeight.java:329)
   [junit4]    >         at org.apache.lucene.search.BooleanWeight.scorer(BooleanWeight.java:295)
   [junit4]    >         at org.apache.lucene.search.Weight.bulkScorer(Weight.java:147)
   [junit4]    >         at org.apache.lucene.search.BooleanWeight.bulkScorer(BooleanWeight.java:289)
   [junit4]    >         at org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.bulkScorer(LRUQueryCache.java:825)
   [junit4]    >         at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:657)
   [junit4]    >         at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:462)
   [junit4]    >         at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:660)
   [junit4]    >         at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:468)
   [junit4]    >         at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D07EA769BB59B86A]:0)
   [junit4] Completed [30/32 (2!)] on J0 in 73.32s, 22 tests, 2 errors <<< FAILURES!

[...truncated 1857 lines...]
   [junit4] Suite: org.apache.solr.core.TestSolrIndexConfig
   [junit4]   2> 249060 INFO  (SUITE-TestSolrIndexConfig-seed#[BEF23F0551597B47]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_BEF23F0551597B47-001\init-core-data-001
   [junit4]   2> 249062 WARN  (SUITE-TestSolrIndexConfig-seed#[BEF23F0551597B47]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=28 numCloses=28
   [junit4]   2> 249062 INFO  (SUITE-TestSolrIndexConfig-seed#[BEF23F0551597B47]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 249066 INFO  (SUITE-TestSolrIndexConfig-seed#[BEF23F0551597B47]-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> 249067 INFO  (SUITE-TestSolrIndexConfig-seed#[BEF23F0551597B47]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 249068 INFO  (SUITE-TestSolrIndexConfig-seed#[BEF23F0551597B47]-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> 249130 INFO  (SUITE-TestSolrIndexConfig-seed#[BEF23F0551597B47]-worker) [    ] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 249131 INFO  (SUITE-TestSolrIndexConfig-seed#[BEF23F0551597B47]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 249142 INFO  (SUITE-TestSolrIndexConfig-seed#[BEF23F0551597B47]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 249247 INFO  (SUITE-TestSolrIndexConfig-seed#[BEF23F0551597B47]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 249373 INFO  (SUITE-TestSolrIndexConfig-seed#[BEF23F0551597B47]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@206bb71
   [junit4]   2> 249382 INFO  (SUITE-TestSolrIndexConfig-seed#[BEF23F0551597B47]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@206bb71
   [junit4]   2> 249382 INFO  (SUITE-TestSolrIndexConfig-seed#[BEF23F0551597B47]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@206bb71
   [junit4]   2> 249384 INFO  (coreLoadExecutor-617-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 249386 INFO  (coreLoadExecutor-617-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> 249460 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 249460 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 249470 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 249555 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 249567 INFO  (coreLoadExecutor-617-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> 249568 INFO  (coreLoadExecutor-617-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@206bb71
   [junit4]   2> 249568 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 249568 INFO  (coreLoadExecutor-617-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.TestSolrIndexConfig_BEF23F0551597B47-001\init-core-data-001\]
   [junit4]   2> 249572 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=26.361328125, floorSegmentMB=2.1201171875, forceMergeDeletesPctAllowed=3.680283485825655, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 249574 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-617-thread-1]: init: current segments file is "segments"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@5bfeeb93
   [junit4]   2> 249574 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-617-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 249574 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-617-thread-1]: 0 msec to checkpoint
   [junit4]   2> 249574 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-617-thread-1]: init: create=true
   [junit4]   2> 249574 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-617-thread-1]: 
   [junit4]   2> dir=NRTCachingDirectory(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_BEF23F0551597B47-001\init-core-data-001\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@61c3b017; maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> index=
   [junit4]   2> version=7.3.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=CREATE
   [junit4]   2> similarity=org.apache.solr.search.similarities.MockConfigurableSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1120, maxMBSortInHeap=6.248588066239238
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=RandomMergePolicy([TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=26.361328125, floorSegmentMB=2.1201171875, forceMergeDeletesPctAllowed=3.680283485825655, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0)
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@72c1cb49
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> checkPendingFlushOnUpdate=true
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@2703b459
   [junit4]   2> 
   [junit4]   2> 249575 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-617-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 249575 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-617-thread-1]: now flush at close
   [junit4]   2> 249575 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-617-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 249575 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-617-thread-1]:   index before flush 
   [junit4]   2> 249575 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-617-thread-1]: startFullFlush
   [junit4]   2> 249575 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-617-thread-1]: coreLoadExecutor-617-thread-1 finishFullFlush success=true
   [junit4]   2> 249575 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-617-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 249575 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-617-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 249576 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-617-thread-1]: initDynamicDefaults spins=false maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 249576 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-617-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 249576 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-617-thread-1]: now merge
   [junit4]   2> 249576 INFO  (coreLoadExecu

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

amedEntitiesUpdateProcessorFactory_434CCE9E31958939-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_434CCE9E31958939-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_434CCE9E31958939-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_434CCE9E31958939-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_434CCE9E31958939-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_434CCE9E31958939-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_434CCE9E31958939-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_434CCE9E31958939-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_434CCE9E31958939-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_434CCE9E31958939-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([434CCE9E31958939]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 25.16s, 8 tests, 1 error <<< FAILURES!

[...truncated 768 lines...]
   [junit4] Suite: org.apache.solr.analytics.legacy.facet.LegacyFieldFacetExtrasCloudTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyFieldFacetExtrasCloudTest_3AE3BBD01DBFE336-001\init-core-data-001
   [junit4]   2> Jan 30, 2018 3:05:40 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> Jan 30, 2018 3:06:00 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.analytics.legacy.facet.LegacyFieldFacetExtrasCloudTest: 
   [junit4]   2>    1) Thread[id=370, name=qtp2014032215-370, state=TIMED_WAITING, group=TGRP-LegacyFieldFacetExtrasCloudTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Jan 30, 2018 3:06:00 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=370, name=qtp2014032215-370, state=TIMED_WAITING, group=TGRP-LegacyFieldFacetExtrasCloudTest]
   [junit4]   2> Jan 30, 2018 3:06:03 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=370, name=qtp2014032215-370, state=TIMED_WAITING, group=TGRP-LegacyFieldFacetExtrasCloudTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=2, maxDocsPerChunk=206, blockSize=1), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=2, blockSize=1)), sim=RandomSimilarity(queryNorm=false): {}, locale=zh-HK, timezone=Asia/Tehran
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=2,free=114249432,total=182452224
   [junit4]   2> NOTE: All tests run in this JVM: [AndFunctionTest, CeilingFunctionTest, PivotFacetTest, CastingStringValueStreamTest, FilterFunctionTest, LegacyQueryFacetTest, IfFunctionTest, LegacyFacetSortingTest, MultFunctionTest, CastingDoubleValueStreamTest, LegacyFieldFacetTest, LongFieldsTest, LegacyRangeFacetTest, OrFunctionTest, CastingDateValueStreamTest, AbsoluteValueFunctionTest, AbstractAnalyticsFieldTest, SubtractFunctionTest, DateFieldsTest, LegacyFieldFacetExtrasCloudTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LegacyFieldFacetExtrasCloudTest -Dtests.seed=3AE3BBD01DBFE336 -Dtests.slow=true -Dtests.locale=zh-HK -Dtests.timezone=Asia/Tehran -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | LegacyFieldFacetExtrasCloudTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.analytics.legacy.facet.LegacyFieldFacetExtrasCloudTest: 
   [junit4]    >    1) Thread[id=370, name=qtp2014032215-370, state=TIMED_WAITING, group=TGRP-LegacyFieldFacetExtrasCloudTest]
   [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.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3AE3BBD01DBFE336]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=370, name=qtp2014032215-370, state=TIMED_WAITING, group=TGRP-LegacyFieldFacetExtrasCloudTest]
   [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.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3AE3BBD01DBFE336]:0)
   [junit4] Completed [66/78 (1!)] on J1 in 66.48s, 3 tests, 2 errors <<< FAILURES!

[...truncated 45073 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 430 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/430/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseG1GC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest

Error Message:
ObjectTracker found 4 object(s) that were not released!!! [MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:892)  at org.apache.solr.core.SolrCore.reload(SolrCore.java:656)  at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1287)  at org.apache.solr.core.SolrCore.lambda$getConfListener$20(SolrCore.java:2969)  at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$5(ZkController.java:2610)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:498)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:948)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:950)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)  at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)  at org.eclipse.jetty.server.Server.handle(Server.java:530)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)  at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)  at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)  at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)  at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)  at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)  at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:351)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:729)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:954)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:950)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)  at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)  at org.eclipse.jetty.server.Server.handle(Server.java:530)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)  at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)  at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)  at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)  at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)  at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)  at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:92)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:761)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:954)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:950)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)  at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)  at org.eclipse.jetty.server.Server.handle(Server.java:530)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)  at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)  at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)  at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)  at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)  at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)  at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)  at java.lang.Thread.run(Thread.java:748)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:892)
	at org.apache.solr.core.SolrCore.reload(SolrCore.java:656)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1287)
	at org.apache.solr.core.SolrCore.lambda$getConfListener$20(SolrCore.java:2969)
	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$5(ZkController.java:2610)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:498)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:948)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:950)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.server.Server.handle(Server.java:530)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:351)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:729)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:954)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:950)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.server.Server.handle(Server.java:530)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:92)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:761)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:954)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:950)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.server.Server.handle(Server.java:530)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
	at java.lang.Thread.run(Thread.java:748)


	at __randomizedtesting.SeedInfo.seed([9955B61D7BD12B71]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:295)
	at sun.reflect.GeneratedMethodAccessor55.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:897)
	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.servlet.DirectSolrConnectionTest

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.servlet.DirectSolrConnectionTest_9955B61D7BD12B71-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_9955B61D7BD12B71-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.servlet.DirectSolrConnectionTest_9955B61D7BD12B71-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_9955B61D7BD12B71-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([9955B61D7BD12B71]: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.store.TestMultiMMap

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

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\core\test\J0\temp\lucene.store.TestMultiMMap_144A367D8974A728-001\testSeekSliceEnd-017: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_144A367D8974A728-001\testSeekSliceEnd-017

	at __randomizedtesting.SeedInfo.seed([144A367D8974A728]: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.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_1346A05D1F7727E7-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_1346A05D1F7727E7-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_1346A05D1F7727E7-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_1346A05D1F7727E7-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_1346A05D1F7727E7-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_1346A05D1F7727E7-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_1346A05D1F7727E7-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_1346A05D1F7727E7-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_1346A05D1F7727E7-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_1346A05D1F7727E7-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_1346A05D1F7727E7-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_1346A05D1F7727E7-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_1346A05D1F7727E7-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_1346A05D1F7727E7-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_1346A05D1F7727E7-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_1346A05D1F7727E7-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_1346A05D1F7727E7-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_1346A05D1F7727E7-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_1346A05D1F7727E7-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_1346A05D1F7727E7-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_1346A05D1F7727E7-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_1346A05D1F7727E7-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_1346A05D1F7727E7-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_1346A05D1F7727E7-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_1346A05D1F7727E7-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_1346A05D1F7727E7-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_1346A05D1F7727E7-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_1346A05D1F7727E7-001

	at __randomizedtesting.SeedInfo.seed([1346A05D1F7727E7]: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 575 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=mk, timezone=Europe/London
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=206490680,total=260046848
   [junit4]   2> NOTE: All tests run in this JVM: [TestSortedNumericSortField, TestNumericUtils, TestUpgradeIndexMergePolicy, TestSortedSetDocValues, TestBytesRefArray, TestGeoEncodingUtils, TestWildcardRandom, TestSpans, TestCodecs, TestLucene50TermVectorsFormat, TestArrayUtil, TestDocValuesIndexing, TestOneMergeWrappingMergePolicy, TestScoreCachingWrappingScorer, TestSortedSetSortField, TestDocument, TestPolygon, Test4GBStoredFields, TestIndexSorting, TestInfoStream, TestCodecHoldsOpenFiles, TestIndexSearcher, TestSimilarityProvider, TestSameScoresWithThreads, TestSearchWithThreads, TestSpanBoostQuery, TestSpanContainQuery, TestDocValuesQueries, TestScorerPerf, TestMultiPhraseEnum, TestTerm, TestSpanTermQuery, TestIndexWriterFromReader, TestTopDocsMerge, TestClassicSimilarity, TestAllFilesDetectTruncation, TestMinimize, LimitedFiniteStringsIteratorTest, TestBooleanRewrites, TestIndexWriterExceptions, TestRateLimiter, TestRamUsageEstimator, TestLevenshteinAutomata, TestCharArrayMap, TestExceedMaxTermLength, TestCustomNorms, TestDateSort, TestDoc, TestLazyProxSkipping, TestTermScorer, TestIOUtils, TestSort, TestDocCount, TestTopDocsCollector, TestPrefixQuery, TestSimpleAttributeImpl, TestIndexManyDocuments, TestRoaringDocIdSet, TestCloseableThreadLocal, TestByteArrayDataInput, TestDocIdsWriter, TestTermQuery, TestBooleanQueryVisitSubscorers, TestDocsWithFieldSet, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=144A367D8974A728 -Dtests.slow=true -Dtests.locale=mk -Dtests.timezone=Europe/London -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestMultiMMap (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\core\test\J0\temp\lucene.store.TestMultiMMap_144A367D8974A728-001\testSeekSliceEnd-017: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_144A367D8974A728-001\testSeekSliceEnd-017
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([144A367D8974A728]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [108/459 (1!)] on J0 in 2.55s, 54 tests, 1 error <<< FAILURES!

[...truncated 11865 lines...]
   [junit4] Suite: org.apache.solr.servlet.DirectSolrConnectionTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_9955B61D7BD12B71-001\init-core-data-001
   [junit4]   2> 1193774 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1193777 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-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> 1193777 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1193778 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1193780 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-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> 1193875 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1193888 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1193894 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1194039 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e07340
   [junit4]   2> 1194055 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e07340
   [junit4]   2> 1194056 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e07340
   [junit4]   2> 1194059 INFO  (coreLoadExecutor-3794-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1194061 INFO  (coreLoadExecutor-3794-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> 1194151 INFO  (coreLoadExecutor-3794-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1194165 INFO  (coreLoadExecutor-3794-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1194171 INFO  (coreLoadExecutor-3794-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1194172 INFO  (coreLoadExecutor-3794-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> 1194172 INFO  (coreLoadExecutor-3794-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@1e07340
   [junit4]   2> 1194173 INFO  (coreLoadExecutor-3794-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1194173 INFO  (coreLoadExecutor-3794-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.servlet.DirectSolrConnectionTest_9955B61D7BD12B71-001\init-core-data-001\]
   [junit4]   2> 1194181 INFO  (coreLoadExecutor-3794-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=1.0]
   [junit4]   2> 1194185 INFO  (coreLoadExecutor-3794-thread-1) [    x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=60
   [junit4]   2> 1194331 INFO  (coreLoadExecutor-3794-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1194331 INFO  (coreLoadExecutor-3794-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1194333 INFO  (coreLoadExecutor-3794-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1159905463, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1194333 INFO  (coreLoadExecutor-3794-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a86a3[collection1] main]
   [junit4]   2> 1194335 WARN  (coreLoadExecutor-3794-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 1194335 INFO  (coreLoadExecutor-3794-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1194337 INFO  (searcherExecutor-3795-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a86a3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1194339 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1194348 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[9955B61D7BD12B71]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInsertThenSelect
   [junit4]   2> 1194350 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[9955B61D7BD12B71]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={stream.body=<delete><id>42</id></delete>}{delete=[42]} 0 0
   [junit4]   2> 1194354 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[9955B61D7BD12B71]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={stream.body=<add><doc><field+name%3D"id">42</field><field+name%3D"subject">Kittens!!!+?</field></doc></add>}{add=[42]} 0 4
   [junit4]   2> 1194354 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[9955B61D7BD12B71]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1194354 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[9955B61D7BD12B71]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@19b202 commitCommandVersion:0
   [junit4]   2> 1194382 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[9955B61D7BD12B71]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@d7c97a[collection1] main]
   [junit4]   2> 1194382 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[9955B61D7BD12B71]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1194387 INFO  (searcherExecutor-3795-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d7c97a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)))}
   [junit4]   2> 1194387 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[9955B61D7BD12B71]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={stream.body=<commit/>}{commit=} 0 32
   [junit4]   2> 1194387 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[9955B61D7BD12B71]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:42&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1194388 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[9955B61D7BD12B71]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[42]} 0 0
   [junit4]   2> 1194390 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[9955B61D7BD12B71]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[42]} 0 2
   [junit4]   2> 1194390 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[9955B61D7BD12B71]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1194390 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[9955B61D7BD12B71]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@19b202 commitCommandVersion:0
   [junit4]   2> 1194412 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[9955B61D7BD12B71]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1053bcf[collection1] main]
   [junit4]   2> 1194413 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[9955B61D7BD12B71]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1194416 INFO  (searcherExecutor-3795-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1053bcf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):c1)))}
   [junit4]   2> 1194417 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[9955B61D7BD12B71]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 25
   [junit4]   2> 1194418 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[9955B61D7BD12B71]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:42&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1194418 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[9955B61D7BD12B71]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInsertThenSelect
   [junit4]   2> 1194430 INFO  (TEST-DirectSolrConnectionTest.testSimpleRequest-seed#[9955B61D7BD12B71]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimpleRequest
   [junit4]   2> 1194430 INFO  (TEST-DirectSolrConnectionTest.testSimpleRequest-seed#[9955B61D7BD12B71]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&echoParams=explicit&wt=xml&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 1194430 INFO  (TEST-DirectSolrConnectionTest.testSimpleRequest-seed#[9955B61D7BD12B71]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSimpleRequest
   [junit4]   2> 1194431 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1194431 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=5826655
   [junit4]   2> 1194431 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1194431 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b6890d: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@24ee17
   [junit4]   2> 1194436 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1194437 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a9a88f: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@ad088b
   [junit4]   2> 1194441 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1194441 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2989c9: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@d067bb
   [junit4]   2> 1194443 INFO  (coreCloseExecutor-3799-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1499f26
   [junit4]   2> 1194443 INFO  (coreCloseExecutor-3799-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=21602086
   [junit4]   2> 1194443 INFO  (coreCloseExecutor-3799-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@407a18: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@bd8232
   [junit4]   2> 1194457 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=pl, timezone=America/Kentucky/Monticello
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=182103024,total=469762048
   [junit4]   2> NOTE: All tests run in this JVM: [AnalysisErrorHandlingTest, TestHashQParserPlugin, TestManagedSchemaThreadSafety, TestSQLHandlerNonCloud, QueryResultKeyTest, RecoveryZkTest, BooleanFieldTest, TestCloudNestedDocsSort, ZkFailoverTest, AtomicUpdatesTest, V2ApiIntegrationTest, CurrencyFieldTypeTest, TestLockTree, AssignTest, TestBinaryResponseWriter, SSLMigrationTest, DeleteInactiveReplicaTest, TestBulkSchemaAPI, CollectionsAPIDistributedZkTest, HLLUtilTest, TestUnifiedSolrHighlighter, TestRebalanceLeaders, CoreSorterTest, TestSystemIdResolver, TestPushWriter, JSONWriterTest, TestClusterStateProvider, TestNumericTokenStream, TestSolrConfigHandler, TestUseDocValuesAsStored, DistribCursorPagingTest, SolrPluginUtilsTest, HdfsSyncSliceTest, TestFieldCacheSortRandom, TestRestoreCore, FileUtilsTest, TestConfigSetProperties, UninvertDocValuesMergePolicyTest, TestRawTransformer, LeaderElectionTest, SpatialHeatmapFacetsTest, TestPostingsSolrHighlighter, SuggesterFSTTest, AddReplicaTest, TestNRTOpen, RequestLoggingTest, SuggestComponentTest, ShardRoutingCustomTest, TestBM25SimilarityFactory, TestExactSharedStatsCache, DistributedVersionInfoTest, HttpPartitionTest, AutoAddReplicasIntegrationTest, ClassificationUpdateProcessorIntegrationTest, UnloadDistributedZkTest, MoreLikeThisHandlerTest, TestSmileRequest, ResourceLoaderTest, TestSubQueryTransformerDistrib, TestLegacyFieldReuse, SpatialFilterTest, TestSerializedLuceneMatchVersion, TestHdfsCloudBackupRestore, SolrCoreMetricManagerTest, PathHierarchyTokenizerFactoryTest, UtilsToolTest, WordBreakSolrSpellCheckerTest, OverseerTaskQueueTest, TestHighlightDedupGrouping, ForceLeaderTest, NumberUtilsTest, TestNumericTerms32, TestConfigOverlay, SchemaVersionSpecificBehaviorTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, CopyFieldTest, HdfsBasicDistributedZk2Test, SampleTest, TestExportWriter, DeleteNodeTest, TemplateUpdateProcessorTest, RankQueryTest, SOLR749Test, TestComplexPhraseLeadingWildcard, CustomHighlightComponentTest, SchemaApiFailureTest, BlockDirectoryTest, TestRemoteStreaming, SearchHandlerTest, HdfsWriteToMultipleCollectionsTest, TestRuleBasedAuthorizationPlugin, DirectSolrConnectionTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DirectSolrConnectionTest -Dtests.seed=9955B61D7BD12B71 -Dtests.slow=true -Dtests.locale=pl -Dtests.timezone=America/Kentucky/Monticello -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | DirectSolrConnectionTest (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.servlet.DirectSolrConnectionTest_9955B61D7BD12B71-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_9955B61D7BD12B71-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9955B61D7BD12B71]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [215/771 (1!)] on J0 in 0.73s, 2 tests, 1 error <<< FAILURES!

[...truncated 278 lines...]
   [junit4] Suite: org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.ManagedSchemaRoundRobinCloudTest_9955B61D7BD12B71-001\init-core-data-001
   [junit4]   2> 1535912 WARN  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 1535913 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1535920 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[9955B61D7BD12B71]-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> 1535920 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1535920 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.ManagedSchemaRoundRobinCloudTest_9955B61D7BD12B71-001\tempDir-001
   [junit4]   2> 1535920 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1535920 INFO  (Thread-2750) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1535920 INFO  (Thread-2750) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1535932 ERROR (Thread-2750) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1536021 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:58583
   [junit4]   2> 1536029 INFO  (zkConnectionManagerCallback-2580-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1536049 INFO  (jetty-launcher-2577-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T01:27:37+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1536049 INFO  (jetty-launcher-2577-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1536049 INFO  (jetty-launcher-2577-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1536049 INFO  (jetty-launcher-2577-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1536050 INFO  (jetty-launcher-2577-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15a8b3d{/solr,null,AVAILABLE}
   [junit4]   2> 1536051 INFO  (jetty-launcher-2577-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T01:27:37+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1536051 INFO  (jetty-launcher-2577-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1536052 INFO  (jetty-launcher-2577-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1536052 INFO  (jetty-launcher-2577-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1536052 INFO  (jetty-launcher-2577-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@136ba10{/solr,null,AVAILABLE}
   [junit4]   2> 1536053 INFO  (jetty-launcher-2577-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@23021b{HTTP/1.1,[http/1.1]}{127.0.0.1:58587}
   [junit4]   2> 1536053 INFO  (jetty-launcher-2577-thread-2) [    ] o.e.j.s.Server Started @1543639ms
   [junit4]   2> 1536053 INFO  (jetty-launcher-2577-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58587}
   [junit4]   2> 1536053 INFO  (jetty-launcher-2577-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b3c375{HTTP/1.1,[http/1.1]}{127.0.0.1:58590}
   [junit4]   2> 1536053 ERROR (jetty-launcher-2577-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1536053 INFO  (jetty-launcher-2577-thread-1) [    ] o.e.j.s.Server Started @1543640ms
   [junit4]   2> 1536053 INFO  (jetty-launcher-2577-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58590}
   [junit4]   2> 1536053 INFO  (jetty-launcher-2577-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1536053 INFO  (jetty-launcher-2577-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1536054 INFO  (jetty-launcher-2577-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1536054 INFO  (jetty-launcher-2577-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-30T03:49:17.199Z
   [junit4]   2> 1536054 ERROR (jetty-launcher-2577-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1536054 INFO  (jetty-launcher-2577-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1536054 INFO  (jetty-launcher-2577-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1536054 INFO  (jetty-launcher-2577-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1536054 INFO  (jetty-launcher-2577-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-30T03:49:17.199Z
   [junit4]   2> 1536058 INFO  (zkConnectionManagerCallback-2584-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1536058 INFO  (zkConnectionManagerCallback-2582-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1536060 INFO  (jetty-launcher-2577-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1536060 INFO  (jetty-launcher-2577-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1536078 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003561a4730001, likely client has closed socket
   [junit4]   2> 1536079 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003561a4730002, likely client has closed socket
   [junit4]   2> 1536086 INFO  (jetty-launcher-2577-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58583/solr
   [junit4]   2> 1536087 INFO  (jetty-launcher-2577-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58583/solr
   [junit4]   2> 1536090 INFO  (zkConnectionManagerCallback-2592-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1536091 INFO  (zkConnectionManagerCallback-2589-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1536093 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003561a4730004, likely client has closed socket
   [junit4]   2> 1536097 INFO  (zkConnectionManagerCallback-2594-thread-1-processing-n:127.0.0.1:58590_solr) [n:127.0.0.1:58590_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1536098 INFO  (zkConnectionManagerCallback-2596-thread-1-processing-n:127.0.0.1:58587_solr) [n:127.0.0.1:58587_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1536278 INFO  (jetty-launcher-2577-thread-2) [n:127.0.0.1:58587_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1536279 INFO  (jetty-launcher-2577-thread-2) [n:127.0.0.1:58587_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58587_solr
   [junit4]   2> 1536281 INFO  (jetty-launcher-2577-thread-1) [n:127.0.0.1:58590_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1536281 INFO  (jetty-launcher-2577-thread-2) [n:127.0.0.1:58587_solr    ] o.a.s.c.Overseer Overseer (id=72116287525027846-127.0.0.1:58587_solr-n_0000000000) starting
   [junit4]   2> 1536282 INFO  (jetty-launcher-2577-thread-1) [n:127.0.0.1:58590_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58590_solr
   [junit4]   2> 1536288 INFO  (zkCallback-2595-thread-1-processing-n:127.0.0.1:58587_solr) [n:127.0.0.1:58587_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1536290 INFO  (zkCallback-2593-thread-1-processing-n:127.0.0.1:58590_solr) [n:127.0.0.1:58590_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1536309 INFO  (jetty-launcher-2577-thread-2) [n:127.0.0.1:58587_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58587_solr
   [junit4]   2> 1536311 INFO  (zkCallback-2593-thread-1-processing-n:127.0.0.1:58590_solr) [n:127.0.0.1:58590_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1536311 INFO  (zkCallback-2595-thread-1-processing-n:127.0.0.1:58587_solr) [n:127.0.0.1:58587_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1536587 INFO  (jetty-launcher-2577-thread-2) [n:127.0.0.1:58587_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58587.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e07340
   [junit4]   2> 1536598 INFO  (jetty-launcher-2577-thread-1) [n:127.0.0.1:58590_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58590.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e07340
   [junit4]   2> 1536605 INFO  (jetty-launcher-2577-thread-2) [n:127.0.0.1:58587_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58587.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e07340
   [junit4]   2> 1536606 INFO  (jetty-launcher-2577-thread-2) [n:127.0.0.1:58587_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58587.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e07340
   [junit4]   2> 1536610 INFO  (jetty-launcher-2577-thread-2) [n:127.0.0.1:58587_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.ManagedSchemaRoundRobinCloudTest_9955B61D7BD12B71-001\tempDir-001\node2\.
   [junit4]   2> 1536617 INFO  (jetty-launcher-2577-thread-1) [n:127.0.0.1:58590_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58590.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e07340
   [junit4]   2> 1536617 INFO  (jetty-launcher-2577-thread-1) [n:127.0.0.1:58590_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58590.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e07340
   [junit4]   2> 1536621 INFO  (jetty-launcher-2577-thread-1) [n:127.0.0.1:58590_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.ManagedSchemaRoundRobinCloudTest_9955B61D7BD12B71-001\tempDir-001\node1\.
   [junit4]   2> 1536794 INFO  (zkConnectionManagerCallback-2602-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1536809 INFO  (zkConnectionManagerCallback-2606-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1536819 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1536827 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58583/solr ready
   [junit4]   2> 1536854 INFO  (qtp10334991-13661) [n:127.0.0.1:58587_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=cloud-managed&maxShardsPerNode=1&name=managed_coll&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1536854 INFO  (OverseerThreadFactory-5243-thread-1-processing-n:127.0.0.1:58587_solr) [n:127.0.0.1:58587_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection managed_coll
   [junit4]   2> 1536992 INFO  (OverseerStateUpdate-72116287525027846-127.0.0.1:58587_solr-n_0000000000) [n:127.0.0.1:58587_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"managed_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"managed_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58590/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1537000 INFO  (OverseerStateUpdate-72116287525027846-127.0.0.1:58587_solr-n_0000000000) [n:127.0.0.1:58587_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"managed_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"managed_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58587/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1537227 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=cloud-managed&newCollection=true&name=managed_coll_shard2_replica_n2&action=CREATE&numShards=2&collection=managed_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1537235 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=cloud-managed&newCollection=true&name=managed_coll_shard1_replica_n1&action=CREATE&numShards=2&collection=managed_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1537236 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1537236 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1537428 INFO  (zkCallback-2593-thread-1-processing-n:127.0.0.1:58590_solr) [n:127.0.0.1:58590_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1537428 INFO  (zkCallback-2595-thread-1-processing-n:127.0.0.1:58587_solr) [n:127.0.0.1:58587_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1537472 INFO  (zkCallback-2593-thread-2-processing-n:127.0.0.1:58590_solr) [n:127.0.0.1:58590_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1537473 INFO  (zkCallback-2595-thread-2-processing-n:127.0.0.1:58587_solr) [n:127.0.0.1:58587_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1538271 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1538303 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1538315 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.IndexSchema [managed_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1538315 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.IndexSchema [managed_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1538321 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1538321 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1538321 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'managed_coll_shard2_replica_n2' using configuration from collection managed_coll, trusted=true
   [junit4]   2> 1538322 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'managed_coll_shard1_replica_n1' using configuration from collection managed_coll, trusted=true
   [junit4]   2> 1538322 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58590.solr.core.managed_coll.shard1.replica_n1' (registry 'solr.core.managed_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e07340
   [junit4]   2> 1538323 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1538323 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrCore [[managed_coll_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.ManagedSchemaRoundRobinCloudTest_9955B61D7BD12B71-001\tempDir-001\node1\managed_coll_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.ManagedSchemaRoundRobinCloudTest_9955B61D7BD12B71-001\tempDir-001\node1\.\managed_coll_shard1_replica_n1\data\]
   [junit4]   2> 1538323 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58587.solr.core.managed_coll.shard2.replica_n2' (registry 'solr.core.managed_coll.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e07340
   [junit4]   2> 1538323 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1538323 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrCore [[managed_coll_shard2_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.ManagedSchemaRoundRobinCloudTest_9955B61D7BD12B71-001\tempDir-001\node2\managed_coll_shard2_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.ManagedSchemaRoundRobinCloudTest_9955B61D7BD12B71-001\tempDir-001\node2\.\managed_coll_shard2_replica_n2\data\]
   [junit4]   2> 1538457 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1538457 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1538459 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1538459 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1538459 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@138a786[managed_coll_shard2_replica_n2] main]
   [junit4]   2> 1538460 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1538460 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1538461 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed
   [junit4]   2> 1538461 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 1538462 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed/managed-schema
   [junit4]   2> 1538462 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1538462 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1538462 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1538463 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1538464 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@af49fa[managed_coll_shard1_replica_n1] main]
   [junit4]   2> 1538464 INFO  (searcherExecutor-5248-thread-1-processing-n:127.0.0.1:58587_solr x:managed_coll_shard2_replica_n2 s:shard2 c:managed_coll r:core_node4) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2] Registered new searcher Searcher@138a786[managed_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1538464 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590987754946166784
   [junit4]   2> 1538465 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed
   [junit4]   2> 1538467 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 1538467 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed/managed-schema
   [junit4]   2> 1538468 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1538468 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1538473 INFO  (searcherExecutor-5249-thread-1-processing-n:127.0.0.1:58590_solr x:managed_coll_shard1_replica_n1 s:shard1 c:managed_coll r:core_node3) [n:127.0.0.1:58590_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrCore [managed_coll_shard1_replica_n1] Registered new searcher Searcher@af49fa[managed_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1538473 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590987754955603968
   [junit4]   2> 1538481 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1538481 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1538481 IN

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

it4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:950)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]    > 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]    > 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]    > 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    > 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)
   [junit4]    > 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]    > 	at org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]    > 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]    > 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]    > 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]    > 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]    > 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]    > 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]    > 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]    > 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]    > 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9955B61D7BD12B71]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:295)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [294/771 (2!)] on J0 in 28.58s, 1 test, 1 failure <<< FAILURES!

[...truncated 3942 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [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_1346A05D1F7727E7-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=589, maxMBSortInHeap=7.256882508596744, sim=RandomSimilarity(queryNorm=false): {}, locale=de, timezone=America/Guyana
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=15130616,total=49283072
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=1346A05D1F7727E7 -Dtests.slow=true -Dtests.locale=de -Dtests.timezone=America/Guyana -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [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_1346A05D1F7727E7-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_1346A05D1F7727E7-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_1346A05D1F7727E7-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_1346A05D1F7727E7-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_1346A05D1F7727E7-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_1346A05D1F7727E7-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_1346A05D1F7727E7-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_1346A05D1F7727E7-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_1346A05D1F7727E7-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_1346A05D1F7727E7-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_1346A05D1F7727E7-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_1346A05D1F7727E7-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_1346A05D1F7727E7-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_1346A05D1F7727E7-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1346A05D1F7727E7]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 13.43s, 8 tests, 1 error <<< FAILURES!

[...truncated 41569 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 429 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/429/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseG1GC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMultiMMap

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

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

	at __randomizedtesting.SeedInfo.seed([7E52A381DCDF9BA9]: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.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster:     1) Thread[id=5743, name=qtp4497288-5743, state=TIMED_WAITING, group=TGRP-TestCollectionsAPIViaSolrCloudCluster]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         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.api.collections.TestCollectionsAPIViaSolrCloudCluster: 
   1) Thread[id=5743, name=qtp4497288-5743, state=TIMED_WAITING, group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([7E8597558A54D862]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=5743, name=qtp4497288-5743, state=TIMED_WAITING, group=TGRP-TestCollectionsAPIViaSolrCloudCluster]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=5743, name=qtp4497288-5743, state=TIMED_WAITING, group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([7E8597558A54D862]:0)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testCooldown

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([7E8597558A54D862:4F3BFAB1F4FEAD90]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testCooldown(TriggerIntegrationTest.java:1177)
	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.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_117CABCD57B7C917-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_117CABCD57B7C917-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_117CABCD57B7C917-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_117CABCD57B7C917-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_117CABCD57B7C917-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_117CABCD57B7C917-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_117CABCD57B7C917-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_117CABCD57B7C917-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_117CABCD57B7C917-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_117CABCD57B7C917-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_117CABCD57B7C917-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_117CABCD57B7C917-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_117CABCD57B7C917-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_117CABCD57B7C917-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_117CABCD57B7C917-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_117CABCD57B7C917-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_117CABCD57B7C917-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_117CABCD57B7C917-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_117CABCD57B7C917-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_117CABCD57B7C917-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_117CABCD57B7C917-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_117CABCD57B7C917-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_117CABCD57B7C917-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_117CABCD57B7C917-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_117CABCD57B7C917-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_117CABCD57B7C917-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_117CABCD57B7C917-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_117CABCD57B7C917-001

	at __randomizedtesting.SeedInfo.seed([117CABCD57B7C917]: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 665 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {docid=Lucene50(blocksize=128), junk=PostingsFormat(name=Direct)}, docValues:{}, maxPointsInLeafNode=1307, maxMBSortInHeap=5.989821518017935, sim=RandomSimilarity(queryNorm=true): {}, locale=it-CH, timezone=Europe/Busingen
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=127591200,total=343932928
   [junit4]   2> NOTE: All tests run in this JVM: [TestInfoStream, TestIndexWriterWithThreads, TestCloseableThreadLocal, TestPhrasePrefixQuery, TestNIOFSDirectory, TestFieldsReader, TestCharFilter, TestClassicSimilarity, TestTermQuery, TestCodecUtil, TestSameScoresWithThreads, TestTwoPhaseCommitTool, TestBooleanQuery, TestLucene60PointsFormat, TestPositionIncrement, TestBooleanMinShouldMatch, TestUsageTrackingFilterCachingPolicy, TestThreadedForceMerge, TestMinimize, TestForceMergeForever, TestSpanTermQuery, TestFlushByRamOrCountsPolicy, TestManyFields, TestDirectMonotonic, Test2BBKDPoints, TestConjunctions, TestScorerPerf, TestIndexWriterDeleteByQuery, TestDocIdsWriter, TestFieldValueQuery, TestBM25Similarity, TestSpanExplanationsOfNonMatches, TestReusableStringReader, TestAllFilesHaveCodecHeader, TestSearchWithThreads, TestSpans, TestSimilarityProvider, TestSortedSetSortField, TestComplexExplanations, TestIndexWriterFromReader, TestLRUQueryCache, TestNorms, TestDocCount, TestCharArrayMap, TermInSetQueryTest, TestHugeRamFile, TestDocValuesQueries, TestIndexWriterExceptions, MultiCollectorTest, TestPointQueries, TestGrowableByteArrayDataOutput, TestIndexWriterUnicode, Test2BSortedDocValuesOrds, TestBufferedChecksum, TestSwappedIndexFiles, TestMixedDocValuesUpdates, TestCodecHoldsOpenFiles, TestSumDocFreq, TestIndexableField, TestSloppyPhraseQuery, Test4GBStoredFields, TestRateLimiter, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=7E52A381DCDF9BA9 -Dtests.slow=true -Dtests.locale=it-CH -Dtests.timezone=Europe/Busingen -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestMultiMMap (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\core\test\J0\temp\lucene.store.TestMultiMMap_7E52A381DCDF9BA9-001\testSeekZero-029: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_7E52A381DCDF9BA9-001\testSeekZero-029
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_7E52A381DCDF9BA9-001\testSeekZero-008: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_7E52A381DCDF9BA9-001\testSeekZero-008
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7E52A381DCDF9BA9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [134/459 (1!)] on J0 in 2.97s, 54 tests, 1 error <<< FAILURES!

[...truncated 11436 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_7E8597558A54D862-001\init-core-data-001
   [junit4]   2> 443271 WARN  (SUITE-TriggerIntegrationTest-seed#[7E8597558A54D862]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
   [junit4]   2> 443272 INFO  (SUITE-TriggerIntegrationTest-seed#[7E8597558A54D862]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 443276 INFO  (SUITE-TriggerIntegrationTest-seed#[7E8597558A54D862]-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> 443277 INFO  (SUITE-TriggerIntegrationTest-seed#[7E8597558A54D862]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 443278 INFO  (SUITE-TriggerIntegrationTest-seed#[7E8597558A54D862]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_7E8597558A54D862-001\tempDir-001
   [junit4]   2> 443278 INFO  (SUITE-TriggerIntegrationTest-seed#[7E8597558A54D862]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 443278 INFO  (Thread-1000) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 443278 INFO  (Thread-1000) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 443284 ERROR (Thread-1000) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 443378 INFO  (SUITE-TriggerIntegrationTest-seed#[7E8597558A54D862]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:51361
   [junit4]   2> 443382 INFO  (zkConnectionManagerCallback-1122-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 443387 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100331c2f690000, likely client has closed socket
   [junit4]   2> 443390 INFO  (jetty-launcher-1119-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 443390 INFO  (jetty-launcher-1119-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 443390 INFO  (jetty-launcher-1119-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 443390 INFO  (jetty-launcher-1119-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 443391 INFO  (jetty-launcher-1119-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 443391 INFO  (jetty-launcher-1119-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b56fd5{/solr,null,AVAILABLE}
   [junit4]   2> 443392 INFO  (jetty-launcher-1119-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 443392 INFO  (jetty-launcher-1119-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 443392 INFO  (jetty-launcher-1119-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 443392 INFO  (jetty-launcher-1119-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@bf077{/solr,null,AVAILABLE}
   [junit4]   2> 443395 INFO  (jetty-launcher-1119-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@12fa27f{HTTP/1.1,[http/1.1]}{127.0.0.1:51368}
   [junit4]   2> 443395 INFO  (jetty-launcher-1119-thread-2) [    ] o.e.j.s.Server Started @451025ms
   [junit4]   2> 443395 INFO  (jetty-launcher-1119-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51368}
   [junit4]   2> 443395 INFO  (jetty-launcher-1119-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@73781c{HTTP/1.1,[http/1.1]}{127.0.0.1:51365}
   [junit4]   2> 443395 INFO  (jetty-launcher-1119-thread-1) [    ] o.e.j.s.Server Started @451025ms
   [junit4]   2> 443396 INFO  (jetty-launcher-1119-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51365}
   [junit4]   2> 443396 ERROR (jetty-launcher-1119-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 443396 INFO  (jetty-launcher-1119-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 443396 INFO  (jetty-launcher-1119-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 443396 ERROR (jetty-launcher-1119-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 443396 INFO  (jetty-launcher-1119-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 443396 INFO  (jetty-launcher-1119-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 443396 INFO  (jetty-launcher-1119-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 443396 INFO  (jetty-launcher-1119-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 443396 INFO  (jetty-launcher-1119-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-29T17:14:10.810Z
   [junit4]   2> 443396 INFO  (jetty-launcher-1119-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-29T17:14:10.810Z
   [junit4]   2> 443399 INFO  (zkConnectionManagerCallback-1124-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 443399 INFO  (zkConnectionManagerCallback-1126-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 443400 INFO  (jetty-launcher-1119-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 443400 INFO  (jetty-launcher-1119-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 443422 INFO  (jetty-launcher-1119-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51361/solr
   [junit4]   2> 443422 INFO  (jetty-launcher-1119-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51361/solr
   [junit4]   2> 443425 INFO  (zkConnectionManagerCallback-1134-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 443427 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100331c2f690003, likely client has closed socket
   [junit4]   2> 443427 INFO  (zkConnectionManagerCallback-1132-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 443431 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100331c2f690004, likely client has closed socket
   [junit4]   2> 443434 INFO  (zkConnectionManagerCallback-1136-thread-1-processing-n:127.0.0.1:51365_solr) [n:127.0.0.1:51365_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 443434 INFO  (zkConnectionManagerCallback-1138-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 443590 INFO  (jetty-launcher-1119-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 443590 INFO  (jetty-launcher-1119-thread-1) [n:127.0.0.1:51365_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 443591 INFO  (jetty-launcher-1119-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51368_solr
   [junit4]   2> 443592 INFO  (jetty-launcher-1119-thread-1) [n:127.0.0.1:51365_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51365_solr
   [junit4]   2> 443593 INFO  (jetty-launcher-1119-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.Overseer Overseer (id=72113790185439237-127.0.0.1:51368_solr-n_0000000000) starting
   [junit4]   2> 443604 INFO  (jetty-launcher-1119-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51368_solr
   [junit4]   2> 443604 INFO  (zkCallback-1137-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 443606 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 443609 INFO  (zkCallback-1135-thread-1-processing-n:127.0.0.1:51365_solr) [n:127.0.0.1:51365_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 443613 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 443613 INFO  (zkCallback-1135-thread-1-processing-n:127.0.0.1:51365_solr) [n:127.0.0.1:51365_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 443614 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:51365_solr]
   [junit4]   2> 443614 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 443614 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 443615 INFO  (OverseerStateUpdate-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 443619 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 443620 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 443725 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 443861 INFO  (jetty-launcher-1119-thread-1) [n:127.0.0.1:51365_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51365.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@169373c
   [junit4]   2> 443877 INFO  (jetty-launcher-1119-thread-1) [n:127.0.0.1:51365_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51365.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@169373c
   [junit4]   2> 443877 INFO  (jetty-launcher-1119-thread-1) [n:127.0.0.1:51365_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51365.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@169373c
   [junit4]   2> 443880 INFO  (jetty-launcher-1119-thread-1) [n:127.0.0.1:51365_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_7E8597558A54D862-001\tempDir-001\node1\.
   [junit4]   2> 444127 INFO  (jetty-launcher-1119-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51368.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@169373c
   [junit4]   2> 444142 INFO  (jetty-launcher-1119-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51368.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@169373c
   [junit4]   2> 444142 INFO  (jetty-launcher-1119-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51368.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@169373c
   [junit4]   2> 444143 INFO  (jetty-launcher-1119-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_7E8597558A54D862-001\tempDir-001\node2\.
   [junit4]   2> 444194 INFO  (zkConnectionManagerCallback-1144-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 444196 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100331c2f690007, likely client has closed socket
   [junit4]   2> 444201 INFO  (zkConnectionManagerCallback-1148-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 444203 INFO  (SUITE-TriggerIntegrationTest-seed#[7E8597558A54D862]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 444205 INFO  (SUITE-TriggerIntegrationTest-seed#[7E8597558A54D862]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51361/solr ready
   [junit4]   2> 444224 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[7E8597558A54D862]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSetProperties
   [junit4]   2> 444225 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[7E8597558A54D862]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 444225 DEBUG (zkCallback-1137-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 444225 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 444228 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 444228 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 444229 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 445236 DEBUG (TEST-TriggerIntegrationTest.testSetProperties-seed#[7E8597558A54D862]) [    ] o.a.s.c.a.ScheduledTriggers Changing value of autoscaling property: triggerScheduleDelaySeconds from: 1 to: 4
   [junit4]   2> 453241 DEBUG (TEST-TriggerIntegrationTest.testSetProperties-seed#[7E8597558A54D862]) [    ] o.a.s.c.a.ScheduledTriggers Changing value of autoscaling property: triggerScheduleDelaySeconds from: 4 to: 1
   [junit4]   2> 463257 DEBUG (TEST-TriggerIntegrationTest.testSetProperties-seed#[7E8597558A54D862]) [    ] o.a.s.c.a.ScheduledTriggers Changing value of autoscaling property: triggerCorePoolSize from: 4 to: 6
   [junit4]   2> 473270 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[7E8597558A54D862]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSetProperties
   [junit4]   2> 473285 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeAddedTriggerRestoreState
   [junit4]   2> 473286 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 3
   [junit4]   2> 473287 DEBUG (zkCallback-1137-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 473287 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 473287 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 473287 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 473287 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 473296 INFO  (qtp440522-4383) [n:127.0.0.1:51368_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 473301 INFO  (qtp28761666-4373) [n:127.0.0.1:51365_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 473302 DEBUG (qtp440522-4388) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 473303 INFO  (qtp440522-4388) [n:127.0.0.1:51368_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 473303 DEBUG (zkCallback-1137-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 473304 DEBUG (zkCallback-1137-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:51368_solr, 127.0.0.1:51365_solr]
   [junit4]   2> 473305 DEBUG (zkCallback-1137-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_restore_trigger instantiated with properties: {event=nodeAdded, waitFor=5, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true}
   [junit4]   2> 473305 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 473305 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 473305 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 473305 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 473307 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 473307 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6e61e5{/solr,null,AVAILABLE}
   [junit4]   2> 473307 INFO  (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 473308 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2ced2c{HTTP/1.1,[http/1.1]}{127.0.0.1:51544}
   [junit4]   2> 473308 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 473308 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [    ] o.e.j.s.Server Started @480938ms
   [junit4]   2> 473308 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51544}
   [junit4]   2> 473308 ERROR (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 473309 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 473309 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 473309 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 473309 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 473309 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-29T17:14:40.723Z
   [junit4]   2> 473310 DEBUG (ScheduledTrigger-1528-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_restore_trigger
   [junit4]   2> 473310 DEBUG (ScheduledTrigger-1528-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 473313 INFO  (zkConnectionManagerCallback-1150-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 473314 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 473332 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51361/solr
   [junit4]   2> 473334 INFO  (zkConnectionManagerCallback-1154-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 473336 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100331c2f69000a, likely client has closed socket
   [junit4]   2> 473340 INFO  (zkConnectionManagerCallback-1156-thread-1-processing-n:127.0.0.1:51544_solr) [n:127.0.0.1:51544_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 473354 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [n:127.0.0.1:51544_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 473358 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [n:127.0.0.1:51544_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 473362 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [n:127.0.0.1:51544_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51544_solr
   [junit4]   2> 473363 INFO  (zkCallback-1137-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 473363 INFO  (zkCallback-1135-thread-1-processing-n:127.0.0.1:51365_solr) [n:127.0.0.1:51365_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 473364 INFO  (zkCallback-1147-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 473365 INFO  (zkCallback-1155-thread-1-processing-n:127.0.0.1:51544_solr) [n:127.0.0.1:51544_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 473545 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [n:127.0.0.1:51544_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51544.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@169373c
   [junit4]   2> 473553 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [n:127.0.0.1:51544_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51544.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@169373c
   [junit4]   2> 473553 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [n:127.0.0.1:51544_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51544.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@169373c
   [junit4]   2> 473553 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [n:127.0.0.1:51544_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_7E8597558A54D862-001\tempDir-001\node3\.
   [junit4]   2> 474312 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_restore_trigger
   [junit4]   2> 474313 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 474313 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:51544_solr at time 857516192854117
   [junit4]   2> 475117 INFO  (qtp28761666-4378) [n:127.0.0.1:51365_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 475120 INFO  (qtp440522-4383) [n:127.0.0.1:51368_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 475125 INFO  (qtp16016362-4444) [n:127.0.0.1:51544_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 475126 DEBUG (qtp28761666-4377) [n:127.0.0.1:51365_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 475127 INFO  (qtp28761666-4377) [n:127.0.0.1:51365_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=14
   [junit4]   2> 475128 DEBUG (zkCallback-1137-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 475128 DEBUG (zkCallback-1137-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:51544_solr, 127.0.0.1:51368_solr, 127.0.0.1:51365_solr]
   [junit4]   2> 475128 DEBUG (zkCallback-1137-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_restore_trigger instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true}
   [junit4]   2> 475129 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 475129 INFO  (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 475130 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Adding node from marker path: 127.0.0.1:51544_solr
   [junit4]   2> 475131 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 475131 DEBUG (ScheduledTrigger-1528-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_restore_trigger
   [junit4]   2> 475131 DEBUG (ScheduledTrigger-1528-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 475131 DEBUG (ScheduledTrigger-1528-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_restore_trigger firing registered processor for nodes: [127.0.0.1:51544_solr] added at times [857517009765201], now=857517010879078
   [junit4]   2> 475131 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 475131 DEBUG (ScheduledTrigger-1528-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"30be83cc18351T4wi06po165h8g14c6pjz6xhdw",
   [junit4]   2>   "source":"node_added_restore_trigger",
   [junit4]   2>   "eventTime":857517009765201,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[857517009765201],
   [junit4]   2>     "nodeNames":["127.0.0.1:51544_solr"]}}
   [junit4]   2> 475132 DEBUG (ScheduledTrigger-1528-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_added_restore_trigger]
   [junit4]   2> 475133 INFO  (ScheduledTrigger-1528-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 475133 DEBUG (AutoscalingActionExecutor-1529-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"30be83cc18351T4wi06po165h8g14c6pjz6xhdw",
   [junit4]   2>   "source":"node_added_restore_trigger",
   [junit4]   2>   "eventTime":857517009765201,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[857517009765201],
   [junit4]   2>     "_enqueue_time_":857517011517652,
   [junit4]   2>     "nodeNames":["127.0.0.1:51544_solr"]}}
   [junit4]   2> 475133 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeAddedTriggerRestoreState
   [junit4]   2> 475144 DEBUG (AutoscalingActionExecutor-1529-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_restore_trigger after 5000ms
   [junit4]   2> 475144 DEBUG (AutoscalingActionExecutor-1529-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 11 ms for event id=30be83cc18351T4wi06po165h8g14c6pjz6xhdw
   [junit4]   2> 475159 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEventFromRestoredState
   [junit4]   2> 475160 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 6
   [junit4]   2> 475161 DEBUG (zkCallback-1137-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 475161 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 475163 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 475164 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 475165 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 475168 INFO  (qtp28761666-4375) [n:127.0.0.1:51365_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 475171 INFO  (qtp440522-4383) [n:127.0.0.1:51368_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 475176 INFO  (qtp16016362-4448) [n:127.0.0.1:51544_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 475176 DEBUG (qtp440522-4385) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 475178 INFO  (qtp440522-4385) [n:127.0.0.1:51368_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 475178 DEBUG (zkCallback-1137-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 7
   [junit4]   2> 475179 DEBUG (zkCallback-1137-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:51544_solr, 127.0.0.1:51368_solr, 127.0.0.1:51365_solr]
   [junit4]   2> 475179 DEBUG (zkCallback-1137-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerEFRS instantiated with properties: {event=nodeAdded, waitFor=10, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true}
   [junit4]   2> 475179 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 7
   [junit4]   2> 475182 INFO  (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 475182 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 475182 INFO  (qtp28761666-4377) [n:127.0.0.1:51365_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 475183 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 7, lastZnodeVersion 7
   [junit4]   2> 475183 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 475183 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 475192 INFO  (qtp28761666-4377) [n:127.0.0.1:51365_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 475194 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 475194 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 475194 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 475195 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 475195 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b1a98d{/solr,null,AVAILABLE}
   [junit4]   2> 475196 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@127c65d{HTTP/1.1,[http/1.1]}{127.0.0.1:51561}
   [junit4]   2> 475196 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.e.j.s.Server Started @482825ms
   [junit4]   2> 475196 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51561}
   [junit4]   2> 475196 ERROR (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 475197 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 475197 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 475197 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 475197 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-29T17:14:42.611Z
   [junit4]   2> 475200 INFO  (zkConnectionManagerCallback-1160-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 475202 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 475222 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51361/solr
   [junit4]   2> 475224 INFO  (zkConnectionManagerCallback-1164-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 475226 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100331c2f69000d, likely client has closed socket
   [junit4]   2> 475229 INFO  (zkConnectionManagerCallback-1166-thread-1-processing-n:127.0.0.1:51561_solr) [n:127.0.0.1:51561_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 475240 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [n:127.0.0.1:51561_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 475242 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [n:127.0.0.1:51561_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 475246 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [n:127.0.0.1:51561_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51561_solr
   [junit4]   2> 475249 INFO  (zkCallback-1137-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 475249 INFO  (zkCallback-1135-thread-1-processing-n:127.0.0.1:51365_solr) [n:127.0.0.1:51365_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 475249 INFO  (zkCallback-1155-thread-1-processing-n:127.0.0.1:51544_solr) [n:127.0.0.1:51544_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 475250 INFO  (zkCallback-1147-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 475251 INFO  (zkCallback-1165-thread-1-processing-n:127.0.0.1:51561_solr) [n:127.0.0.1:51561_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 475533 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [n:127.0.0.1:51561_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51561.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@169373c
   [junit4]   2> 475544 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [n:127.0.0.1:51561_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51561.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@169373c
   [junit4]   2> 475544 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [n:127.0.0.1:51561_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51561.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@169373c
   [junit4]   2> 475546 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [n:127.0.0.1:51561_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_7E8597558A54D862-001\tempDir-001\node4\.
   [junit4]   2> 476185 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 476185 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 476185 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:51561_solr at time 857518065321120
   [junit4]   2> 477187 INFO  (OverseerCollectionConfigSetProcessor-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 477188 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 477188 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 478188 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 478188 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 479189 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 479189 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 480190 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 480193 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 481195 DEBUG (ScheduledTrigger-1528-thread-4) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 481195 DEBUG (ScheduledTrigger-1528-thread-4) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 482197 DEBUG (ScheduledTrigger-1528-thread-4) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 482197 DEBUG (ScheduledTrigger-1528-thread-4) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 483197 DEBUG (ScheduledTrigger-1528-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 483197 DEBUG (ScheduledTrigger-1528-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 484229 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 484229 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 485230 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 485230 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 486232 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 486232 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 486232 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerEFRS firing registered processor for nodes: [127.0.0.1:51561_solr] added at times [857518065321120], now=857528112467207
   [junit4]   2> 486232 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"30be87bac04a0T4wi06po165h8g14c6pjz6xhdy",
   [junit4]   2>   "source":"node_added_triggerEFRS",
   [junit4]   2>   "eventTime":857518065321120,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[857518065321120],
   [junit4]   2>     "nodeNames":["127.0.0.1:51561_solr"]}}
   [junit4]   2> 486232 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_added_triggerEFRS]
   [junit4]   2> 486234 INFO  (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 486235 DEBUG (AutoscalingActionExecutor-1529-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"30be87bac04a0T4wi06po165h8g14c6pjz6xhdy",
   [junit4]   2>   "source":"node_added_triggerEFRS",
   [junit4]   2>   "eventTime":857518065321120,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[857518065321120],
   [junit4]   2>     "_enqueue_time_":857528112762458,
   [junit4]   2>     "nodeNames":["127.0.0.1:51561_solr"]}}
   [junit4]   2> 486237 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 486238 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 486238 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 486238 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 486238 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ff2c51{/solr,null,AVAILABLE}
   [junit4]   2> 486239 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@15177b{HTTP/1.1,[http/1.1]}{127.0.0.1:51601}
   [junit4]   2> 486239 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.e.j.s.Server Started @493868ms
   [junit4]   2> 486239 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51601}
   [junit4]   2> 486240 ERROR (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 486242 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 486242 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 486242 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 486242 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-29T17:14:53.656Z
   [junit4]   2> 486249 DEBUG (AutoscalingActionExecutor-1529-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_triggerEFRS after 5000ms
   [junit4]   2> 486249 DEBUG (AutoscalingActionExecutor-1529-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 15 ms for event id=30be87bac04a0T4wi06po165h8g14c6pjz6xhdy
   [junit4]   2> 486252 INFO  (zkConnectionManagerCallback-1170-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 486253 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 486287 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51361/solr
   [junit4]   2> 486290 INFO  (zkConnectionManagerCallback-1174-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 486292 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100331c2f690010, likely client has closed socket
   [junit4]   2> 486295 INFO  (zkConnectionManagerCallback-1176-thread-1-processing-n:127.0.0.1:51601_solr) [n:127.0.0.1:51601_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 486306 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [n:127.0.0.1:51601_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 486310 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [n:127.0.0.1:51601_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 486313 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [n:127.0.0.1:51601_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51601_solr
   [junit4]   2> 486316 INFO  (zkCallback-1137-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 486316 INFO  (zkCallback-1155-thread-1-processing-n:127.0.0.1:51544_solr) [n:127.0.0.1:51544_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 486316 INFO  (zkCallback-1135-thread-1-processing-n:127.0.0.1:51365_solr) [n:127.0.0.1:51365_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 486317 INFO  (zkCallback-1147-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 486317 INFO  (zkCallback-1165-thread-1-processing-n:127.0.0.1:51561_solr) [n:127.0.0.1:51561_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 486318 INFO  (zkCallback-1175-thread-1-processing-n:127.0.0.1:51601_solr) [n:127.0.0.1:51601_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 486653 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [n:127.0.0.1:51601_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51601.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@169373c
   [junit4]   2> 486672 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [n:127.0.0.1:51601_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51601.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@169373c
   [junit4]   2> 486672 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [n:127.0.0.1:51601_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51601.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@169373c
   [junit4]   2> 486675 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [n:127.0.0.1:51601_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_7E8597558A54D862-001\tempDir-001\node5\.
   [junit4]   2> 491250 DEBUG (ScheduledTrigger-1528-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 491250 DEBUG (ScheduledTrigger-1528-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 5
   [junit4]   2> 491250 DEBUG (ScheduledTrigger-1528-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:51601_solr at time 857533129566762
   [junit4]   2> 492253 DEBUG (ScheduledTrigger-1528-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 492253 DEBUG (ScheduledTrigger-1528-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 5
   [junit4]   2> 493254 DEBUG (ScheduledTrigger-1528-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 493254 DEBUG (ScheduledTrigger-1528-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 5
   [junit4]   2> 494254 DEBUG (ScheduledTrigger-1528-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 494254 DEBUG (ScheduledTrigger-1528-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 5
   [junit4]   2> 495256 DEBUG (ScheduledTrigger-1528-thread-3) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 495256 DEBUG (ScheduledTrigger-1528-thread-3) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 5
   [junit4]   2> 496256 DEBUG (ScheduledTrigger-1528-thread-3) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 496256 DEBUG (ScheduledTrigger-1528-thread-3) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 5
   [junit4]   2> 496779 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@12fa27f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 496780 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=26169616
   [junit4]   2> 496780 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 496780 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5f0f1a: rootName = solr_51368, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1a773b2
   [junit4]   2> 496786 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 496786 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1f8054c: rootName = solr_51368, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1358cdf
   [junit4]   2> 496792 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 496792 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@30370b: rootName = solr_51368, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4540bd
   [junit4]   2> 496795 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:51368_solr
   [junit4]   2> 496796 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 496798 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 496798 INFO  (zkCallback-1137-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 496798 INFO  (zkCallback-1135-thread-1-processing-n:127.0.0.1:51365_solr) [n:127.0.0.1:51365_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 496798 INFO  (zkCallback-1155-thread-1-processing-n:127.0.0.1:51544_solr) [n:127.0.0.1:51544_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 496798 INFO  (zkCallback-1175-thread-1-processing-n:127.0.0.1:51601_solr) [n:127.0.0.1:51601_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 496798 INFO  (zkCallback-1147-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 496798 INFO  (zkCallback-1165-thread-1-processing-n:127.0.0.1:51561_solr) [n:127.0.0.1:51561_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 496798 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.c.Overseer Overseer (id=72113790185439237-127.0.0.1:51368_solr-n_0000000000) closing
   [junit4]   2> 496799 INFO  (OverseerStateUpdate-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:51368_solr
   [junit4]   2> 496799 WARN  (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 496799 DEBUG (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 496802 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100331c2f690005, likely client has closed socket
   [junit4]   2> 496802 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@bf077{/solr,null,UNAVAILABLE}
   [junit4]   2> 496803 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 496803 INFO  (zkCallback-1135-thread-1-processing-n:127.0.0.1:51365_solr) [n:127.0.0.1:51365_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51365_solr
   [junit4]   2> 496805 INFO  (zkCallback-1135-thread-1-processing-n:127.0.0.1:51365_solr) [n:127.0.0.1:51365_solr    ] o.a.s.c.Overseer Overseer (id=72113790185439238-127.0.0.1:51365_solr-n_0000000001) starting
   [junit4]   2> 496814 DEBUG (OverseerAutoScalingTriggerThread-72113790185439238-127.0.0.1:51365_solr-n_0000000001) [n:127.0.0.1:51365_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 496815 DEBUG (OverseerAutoScalingTriggerThread-72113790185439238-127.0.0.1:51365_solr-n_0000000001) [n:127.0.0.1:51365_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 8
   [junit4]   2> 496816 DEBUG (OverseerAutoScalingTriggerThread-72113790185439238-127.0.0.1:51365_solr-n_0000000001) [n:127.0.0.1:51365_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:51544_solr, 127.0.0.1:51561_solr, 127.0.0.1:51365_solr, 127.0.0.1:51601_solr]
   [junit4]   2> 496816 DEBUG (OverseerAutoScalingTriggerThread-72113790185439238-127.0.0.1:51365_solr-n_0000000001) [n:127.0.0.1:51365_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerEFRS instantiated with properties: {event=nodeAdded, waitFor=10, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true}
   [junit4]   2> 496816 DEBUG (OverseerAutoScalingTriggerThread-72113790185439238-127.0.0.1:51365_solr-n_0000000001) [n:127.0.0.1:51365_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:5154

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

pse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=Lucene50(blocksize=128)}, docValues:{_version_=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=2026, maxMBSortInHeap=5.48290535647948, sim=RandomSimilarity(queryNorm=false): {}, locale=sq, timezone=America/Mexico_City
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=2,free=68269984,total=348127232
   [junit4]   2> NOTE: All tests run in this JVM: [ChaosMonkeySafeLeaderTest, TestPointFields, TestDownShardTolerantSearch, MinimalSchemaTest, TestCustomStream, OverriddenZkACLAndCredentialsProvidersTest, SparseHLLTest, TestEmbeddedSolrServerConstructors, RequestHandlersTest, RulesTest, SolrMetricsIntegrationTest, TestFieldResource, HighlighterMaxOffsetTest, TestHdfsBackupRestoreCore, HdfsUnloadDistributedZkTest, TestMacros, HdfsDirectoryFactoryTest, TestDocSet, TestLeaderInitiatedRecoveryThread, NotRequiredUniqueKeyTest, DeleteLastCustomShardedReplicaTest, TestSolr4Spatial, TestChildDocTransformer, TestRandomCollapseQParserPlugin, ShufflingReplicaListTransformerTest, TestSha256AuthenticationProvider, TestRandomFaceting, LeaderInitiatedRecoveryOnShardRestartTest, ClusterStateUpdateTest, TestRetrieveFieldsOptimizer, TestConfigSetsAPI, DocValuesTest, TestJsonFacets, DOMUtilTest, ConcurrentDeleteAndCreateCollectionTest, SortByFunctionTest, DisMaxRequestHandlerTest, OverseerStatusTest, ComputePlanActionTest, TestMiniSolrCloudClusterSSL, GraphQueryTest, TestDistributedMissingSort, TriggerIntegrationTest, TestCollectionsAPIViaSolrCloudCluster]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCollectionsAPIViaSolrCloudCluster -Dtests.seed=7E8597558A54D862 -Dtests.slow=true -Dtests.locale=sq -Dtests.timezone=America/Mexico_City -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestCollectionsAPIViaSolrCloudCluster (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster: 
   [junit4]    >    1) Thread[id=5743, name=qtp4497288-5743, state=TIMED_WAITING, group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
   [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.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7E8597558A54D862]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=5743, name=qtp4497288-5743, state=TIMED_WAITING, group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
   [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.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7E8597558A54D862]:0)
   [junit4] Completed [135/771 (2!)] on J1 in 98.81s, 3 tests, 2 errors <<< FAILURES!

[...truncated 4374 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_117CABCD57B7C917-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1473, maxMBSortInHeap=5.015011827538626, sim=RandomSimilarity(queryNorm=true): {}, locale=lv-LV, timezone=Antarctica/Troll
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=12069064,total=49283072
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=117CABCD57B7C917 -Dtests.slow=true -Dtests.locale=lv-LV -Dtests.timezone=Antarctica/Troll -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [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_117CABCD57B7C917-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_117CABCD57B7C917-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_117CABCD57B7C917-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_117CABCD57B7C917-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_117CABCD57B7C917-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_117CABCD57B7C917-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_117CABCD57B7C917-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_117CABCD57B7C917-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_117CABCD57B7C917-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_117CABCD57B7C917-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_117CABCD57B7C917-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_117CABCD57B7C917-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_117CABCD57B7C917-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_117CABCD57B7C917-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([117CABCD57B7C917]: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 1.96s, 8 tests, 1 error <<< FAILURES!

[...truncated 41560 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 428 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/428/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseSerialGC

6 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([5425B210DE95CE2E:EE29859F817D1861]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.junit.Assert.assertNull(Assert.java:562)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1575)
	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:  org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueue

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([5425B210DE95CE2E]:0)


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

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([5425B210DE95CE2E]:0)


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

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

	at __randomizedtesting.SeedInfo.seed([5425B210DE95CE2E]: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.handler.TestReplicationHandler.doTestDetails

Error Message:
Expected to see that the slave has replicated1: {indexSize=117 bytes,indexPath=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-022\.\collection1\data\index/,commits=[{indexVersion=1517121655162,generation=2,filelist=[segments_2]}],isMaster=false,isSlave=true,indexVersion=1517121655162,generation=2,slave={masterDetails={indexSize=1.94 KB,indexPath=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-021\.\collection1\data\index/,commits=[{indexVersion=0,generation=1,filelist=[segments_1]}, {indexVersion=1517121655162,generation=2,filelist=[_0.cfe, _0.cfs, _0.si, segments_2]}],isMaster=true,isSlave=false,indexVersion=1517121655162,generation=2,master={confFiles=schema.xml,xslt/dummy.xsl,replicateAfter=[commit],replicationEnabled=true,replicableVersion=1517121655162,replicableGeneration=2}},masterUrl=http://127.0.0.1:54034/solr/collection1,pollInterval=00:00:01,nextExecutionAt=Sun Jan 28 01:41:34 EST 2018,currentDate=Sun Jan 28 01:41:33 EST 2018,isPollingDisabled=false,isReplicating=false}}

Stack Trace:
java.lang.AssertionError: Expected to see that the slave has replicated1: {indexSize=117 bytes,indexPath=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-022\.\collection1\data\index/,commits=[{indexVersion=1517121655162,generation=2,filelist=[segments_2]}],isMaster=false,isSlave=true,indexVersion=1517121655162,generation=2,slave={masterDetails={indexSize=1.94 KB,indexPath=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-021\.\collection1\data\index/,commits=[{indexVersion=0,generation=1,filelist=[segments_1]}, {indexVersion=1517121655162,generation=2,filelist=[_0.cfe, _0.cfs, _0.si, segments_2]}],isMaster=true,isSlave=false,indexVersion=1517121655162,generation=2,master={confFiles=schema.xml,xslt/dummy.xsl,replicateAfter=[commit],replicationEnabled=true,replicableVersion=1517121655162,replicableGeneration=2}},masterUrl=http://127.0.0.1:54034/solr/collection1,pollInterval=00:00:01,nextExecutionAt=Sun Jan 28 01:41:34 EST 2018,currentDate=Sun Jan 28 01:41:33 EST 2018,isPollingDisabled=false,isReplicating=false}}
	at __randomizedtesting.SeedInfo.seed([5425B210DE95CE2E:2E78916548CDE7A6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.handler.TestReplicationHandler.doTestDetails(TestReplicationHandler.java:332)
	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.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_E897E0DF50405B6-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_E897E0DF50405B6-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_E897E0DF50405B6-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_E897E0DF50405B6-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_E897E0DF50405B6-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_E897E0DF50405B6-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_E897E0DF50405B6-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_E897E0DF50405B6-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_E897E0DF50405B6-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_E897E0DF50405B6-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_E897E0DF50405B6-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_E897E0DF50405B6-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_E897E0DF50405B6-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_E897E0DF50405B6-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_E897E0DF50405B6-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_E897E0DF50405B6-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_E897E0DF50405B6-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_E897E0DF50405B6-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_E897E0DF50405B6-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_E897E0DF50405B6-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_E897E0DF50405B6-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_E897E0DF50405B6-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_E897E0DF50405B6-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_E897E0DF50405B6-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_E897E0DF50405B6-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_E897E0DF50405B6-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_E897E0DF50405B6-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_E897E0DF50405B6-001

	at __randomizedtesting.SeedInfo.seed([E897E0DF50405B6]: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 12687 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\init-core-data-001
   [junit4]   2> 1556660 WARN  (SUITE-TestReplicationHandler-seed#[5425B210DE95CE2E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=123 numCloses=123
   [junit4]   2> 1556660 INFO  (SUITE-TestReplicationHandler-seed#[5425B210DE95CE2E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1556675 INFO  (SUITE-TestReplicationHandler-seed#[5425B210DE95CE2E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1556675 INFO  (SUITE-TestReplicationHandler-seed#[5425B210DE95CE2E]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1556675 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEmptyCommits
   [junit4]   2> 1556675 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-001\collection1
   [junit4]   2> 1556691 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T11:27:37+14:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1556718 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1556718 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1556718 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1556718 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e0835d{/solr,null,AVAILABLE}
   [junit4]   2> 1556802 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1ad721{HTTP/1.1,[http/1.1]}{127.0.0.1:53876}
   [junit4]   2> 1556802 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.e.j.s.Server Started @1564436ms
   [junit4]   2> 1556802 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-001\collection1\data, hostContext=/solr, hostPort=53876}
   [junit4]   2> 1556802 ERROR (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1556802 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1556802 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1556802 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1556802 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-28T06:40:13.550Z
   [junit4]   2> 1556802 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-001\solr.xml
   [junit4]   2> 1556815 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1556815 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1556815 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1975cd6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1557050 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1975cd6
   [junit4]   2> 1557065 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1975cd6
   [junit4]   2> 1557065 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1975cd6
   [junit4]   2> 1557081 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-001\.
   [junit4]   2> 1557081 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1557081 INFO  (coreLoadExecutor-6837-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1557190 INFO  (coreLoadExecutor-6837-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1557206 INFO  (coreLoadExecutor-6837-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1557224 INFO  (coreLoadExecutor-6837-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1557224 INFO  (coreLoadExecutor-6837-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\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-001\.\collection1, trusted=true
   [junit4]   2> 1557224 INFO  (coreLoadExecutor-6837-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@1975cd6
   [junit4]   2> 1557224 INFO  (coreLoadExecutor-6837-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1557224 INFO  (coreLoadExecutor-6837-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 1557224 INFO  (coreLoadExecutor-6837-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8462378576977637]
   [junit4]   2> 1557487 INFO  (coreLoadExecutor-6837-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1557487 INFO  (coreLoadExecutor-6837-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1557487 INFO  (coreLoadExecutor-6837-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1557535 INFO  (coreLoadExecutor-6837-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cc860[collection1] main]
   [junit4]   2> 1557535 INFO  (coreLoadExecutor-6837-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-001\collection1\conf
   [junit4]   2> 1557535 INFO  (coreLoadExecutor-6837-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1557535 INFO  (coreLoadExecutor-6837-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1557535 INFO  (searcherExecutor-6838-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1cc860[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1558068 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-002\collection1
   [junit4]   2> 1558112 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T11:27:37+14:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1558112 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1558112 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1558112 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1558112 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c1c6f9{/solr,null,AVAILABLE}
   [junit4]   2> 1558112 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1e88062{HTTP/1.1,[http/1.1]}{127.0.0.1:53879}
   [junit4]   2> 1558112 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.e.j.s.Server Started @1565754ms
   [junit4]   2> 1558112 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-002\collection1\data, hostContext=/solr, hostPort=53879}
   [junit4]   2> 1558112 ERROR (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1558112 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1558112 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1558112 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1558112 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-28T06:40:14.860Z
   [junit4]   2> 1558112 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-002\solr.xml
   [junit4]   2> 1558170 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1558170 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1558170 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1975cd6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1558579 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1975cd6
   [junit4]   2> 1558598 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1975cd6
   [junit4]   2> 1558598 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1975cd6
   [junit4]   2> 1558613 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-002\.
   [junit4]   2> 1558613 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1558630 INFO  (coreLoadExecutor-6847-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1558753 INFO  (coreLoadExecutor-6847-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1558767 INFO  (coreLoadExecutor-6847-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1558767 INFO  (coreLoadExecutor-6847-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1558767 INFO  (coreLoadExecutor-6847-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\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-002\.\collection1, trusted=true
   [junit4]   2> 1558767 INFO  (coreLoadExecutor-6847-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@1975cd6
   [junit4]   2> 1558783 INFO  (coreLoadExecutor-6847-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1558783 INFO  (coreLoadExecutor-6847-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-002\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 1558822 INFO  (coreLoadExecutor-6847-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8462378576977637]
   [junit4]   2> 1559251 INFO  (coreLoadExecutor-6847-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1559251 INFO  (coreLoadExecutor-6847-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1559251 INFO  (coreLoadExecutor-6847-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1559251 INFO  (coreLoadExecutor-6847-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cf5e14[collection1] main]
   [junit4]   2> 1559251 INFO  (coreLoadExecutor-6847-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-002\collection1\conf
   [junit4]   2> 1559268 INFO  (coreLoadExecutor-6847-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1559268 INFO  (coreLoadExecutor-6847-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1559268 INFO  (searcherExecutor-6848-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1cf5e14[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1559351 INFO  (qtp11989661-19011) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1559351 INFO  (indexFetcher-6852-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1559351 INFO  (indexFetcher-6852-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1559351 INFO  (indexFetcher-6852-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1559351 INFO  (indexFetcher-6852-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1559351 INFO  (indexFetcher-6852-thread-1) [    x:collection1] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 1559351 INFO  (indexFetcher-6852-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1559351 INFO  (indexFetcher-6852-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@f0695 commitCommandVersion:0
   [junit4]   2> 1559362 INFO  (indexFetcher-6852-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7aeab1[collection1] main]
   [junit4]   2> 1559362 INFO  (indexFetcher-6852-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1559362 INFO  (searcherExecutor-6848-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7aeab1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1559814 INFO  (qtp11989661-19011) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1559814 INFO  (qtp11989661-19020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 2
   [junit4]   2> 1559829 INFO  (qtp11989661-19020) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1559829 INFO  (qtp11989661-19020) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ae7ab1 commitCommandVersion:0
   [junit4]   2> 1559829 INFO  (qtp11989661-19020) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@18aac13[collection1] main]
   [junit4]   2> 1559845 INFO  (qtp11989661-19020) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1559845 INFO  (searcherExecutor-6838-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@18aac13[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)))}
   [junit4]   2> 1559845 INFO  (qtp11989661-19020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={commit=true&wt=javabin&version=2}{commit=} 0 17
   [junit4]   2> 1559860 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 1559860 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1559860 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 1559860 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's version: 1517121616577
   [junit4]   2> 1559860 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 1559860 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's version: 1517121616099
   [junit4]   2> 1559860 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1559878 INFO  (qtp11989661-19020) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist} status=0 QTime=15
   [junit4]   2> 1559878 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 4
   [junit4]   2> 1559878 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=true) to MockDirectoryWrapper(RAMDirectory@ea33e2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b1cdcf)
   [junit4]   2> 1559878 INFO  (qtp11989661-19020) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.cfe&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1559878 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1559892 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.cfs&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1559908 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher File segments_2 did not match. expected checksum is 661841601 and actual is checksum 2636399879. expected length is 201 and actual length is 117
   [junit4]   2> 1559908 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1559908 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=true,bytesDownloaded=1906) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@ea33e2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b1cdcf)
   [junit4]   2> 1559908 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore Updating index properties... index=index.20180128014016626
   [junit4]   2> 1559908 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher removing old index directory MockDirectoryWrapper(RAMDirectory@10d78a2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a374ab)
   [junit4]   2> 1559908 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=38.43359375, floorSegmentMB=0.326171875, forceMergeDeletesPctAllowed=25.070369946754102, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1559908 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1559908 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@bc3914[collection1] main]
   [junit4]   2> 1559923 INFO  (searcherExecutor-6848-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@bc3914[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)))}
   [junit4]   2> 1559923 INFO  (qtp26130118-19030) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:53876/solr/collection1/replication&command=fetchindex} status=0 QTime=71
   [junit4]   2> 1559942 INFO  (qtp26130118-19035) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=name:empty1&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 1559942 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 1 docs
   [junit4]   2> 1559942 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 1559955 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 1559955 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 1559955 INFO  (qtp26130118-19036) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1
   [junit4]   2> 1559955 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1559955 INFO  (qtp26130118-19035) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1559955 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1559955 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1559955 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1559955 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={commit=true&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 1559955 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 1560002 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1560002 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 1560002 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's version: 1517121616577
   [junit4]   2> 1560002 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 1560002 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's version: 1517121616577
   [junit4]   2> 1560002 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave in sync with master.
   [junit4]   2> 1560002 INFO  (qtp26130118-19036) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:53876/solr/collection1/replication&command=fetchindex} status=0 QTime=45
   [junit4]   2> 1560002 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 1
   [junit4]   2> 1560002 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1560002 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ae7ab1 commitCommandVersion:0
   [junit4]   2> 1560022 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4dbfd[collection1] main]
   [junit4]   2> 1560022 INFO  (searcherExecutor-6838-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4dbfd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1) Uninverting(_1(7.3.0):c1)))}
   [junit4]   2> 1560022 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1560022 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={commit=true&wt=javabin&version=2}{commit=} 0 7
   [junit4]   2> 1560033 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 1560096 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1560096 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 3
   [junit4]   2> 1560096 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's version: 1517121616750
   [junit4]   2> 1560096 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 1560096 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's version: 1517121616577
   [junit4]   2> 1560096 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1560125 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist} status=0 QTime=35
   [junit4]   2> 1560125 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 7
   [junit4]   2> 1560125 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=38.43359375, floorSegmentMB=0.326171875, forceMergeDeletesPctAllowed=25.070369946754102, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1560125 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1560125 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@296022 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@156510e)
   [junit4]   2> 1560125 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfe because it already exists
   [junit4]   2> 1560125 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 1560125 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfs because it already exists
   [junit4]   2> 1560125 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.cfs&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1560125 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.cfe&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1560141 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1560141 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=segments_3&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1560172 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=1987) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@296022 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@156510e)
   [junit4]   2> 1560172 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1560172 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1560187 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@14cee2a[collection1] main]
   [junit4]   2> 1560187 INFO  (searcherExecutor-6848-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@14cee2a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1) Uninverting(_1(7.3.0):c1)))}
   [junit4]   2> 1560187 INFO  (qtp26130118-19035) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:53876/solr/collection1/replication&command=fetchindex} status=0 QTime=155
   [junit4]   2> 1560206 INFO  (qtp26130118-19036) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=name:empty2&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=7
   [junit4]   2> 1560206 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 1 docs
   [junit4]   2> 1560206 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 1560206 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 1560206 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 1560206 INFO  (qtp26130118-19035) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=2
   [junit4]   2> 1560206 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1560206 INFO  (qtp26130118-19036) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1560206 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 1560206 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1560206 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ae7ab1 commitCommandVersion:0
   [junit4]   2> 1560218 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@130a5f7[collection1] realtime]
   [junit4]   2> 1560218 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1560218 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={openSearcher=false&commit=true&wt=javabin&version=2}{commit=} 0 5
   [junit4]   2> 1560218 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 1560218 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1560218 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 4
   [junit4]   2> 1560218 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's version: 1517121616954
   [junit4]   2> 1560218 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 3
   [junit4]   2> 1560218 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's version: 1517121616750
   [junit4]   2> 1560218 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1560234 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist} status=0 QTime=13
   [junit4]   2> 1560234 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 10
   [junit4]   2> 1560234 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=38.43359375, floorSegmentMB=0.326171875, forceMergeDeletesPctAllowed=25.070369946754102, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1560234 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1560234 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1560234 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 1561237 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1561237 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 1562298 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1562298 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 1563330 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1563330 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 1564339 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1564339 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 1565339 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1565339 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 1566353 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1566353 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 1567367 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1567367 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 1568367 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1568367 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 1569396 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1569396 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 1570397 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1570397 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 1571410 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher IndexFetcher slept for 11000ms for unused lucene index files to be delete-able
   [junit4]   2> 1571410 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@138c70a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@65c8a1)
   [junit4]   2> 1571410 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfe because it already exists
   [junit4]   2> 1571410 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 1571410 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfs because it already exists
   [junit4]   2> 1571410 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.cfs because it already exists
   [junit4]   2> 1571410 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.cfe because it already exists
   [junit4]   2> 1571410 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.si because it already exists
   [junit4]   2> 1571428 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1571443 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.cfe&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1571473 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.cfs&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1571473 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=segments_4&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1571473 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=2068) : 11 secs (188 bytes/sec) to MockDirectoryWrapper(RAMDirectory@138c70a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@65c8a1)
   [junit4]   2> 1571505 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1571505 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1571505 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@197582e[collection1] main]
   [junit4]   2> 1571505 INFO  (searcherExecutor-6848-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@197582e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1) Uninverting(_1(7.3.0):c1) Uninverting(_2(7.3.0):c1)))}
   [junit4]   2> 1571505 INFO  (qtp26130118-19035) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:53876/solr/collection1/replication&command=fetchindex} status=0 QTime=11300
   [junit4]   2> 1571526 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=name:empty3&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1571526 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 0 docs
   [junit4]   2> 1571551 INFO  (qtp26130118-19036) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=name:empty3&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 1571551 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 1 docs
   [junit4]   2> 1571551 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 1571551 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1571551 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ae7ab1 commitCommandVersion:0
   [junit4]   2> 1571551 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@15c2b94[collection1] main]
   [junit4]   2> 1571551 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1571551 INFO  (searcherExecutor-6838-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@15c2b94[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1) Uninverting(_1(7.3.0):c1) Uninverting(_2(7.3.0):c1) Uninverting(_3(7.3.0):c1)))}
   [junit4]   2> 1571551 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={commit=true&wt=javabin&version=2}{commit=} 0 5
   [junit4]   2> 1571551 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 1571567 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1571584 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 5
   [junit4]   2> 1571584 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's version: 1517121628299
   [junit4]   2> 1571584 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 4
   [junit4]   2> 1571584 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's version: 1517121616954
   [junit4]   2> 1571584 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1571584 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=5&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist} status=0 QTime=0
   [junit4]   2> 1571584 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 13
   [junit4]   2> 1571584 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=38.43359375, floorSegmentMB=0.326171875, forceMergeDeletesPctAllowed=25.070369946754102, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1571584 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1571584 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@e5fd3e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4780fb)
   [junit4]   2> 1571584 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfe because it already exists
   [junit4]   2> 1571584 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 1571584 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfs because it already exists
   [junit4]   2> 1571584 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.cfs because it already exists
   [junit4]   2> 1571584 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.cfe because it already exists
   [junit4]   2> 1571584 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.si because it already exists
   [junit4]   2> 1571584 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _2.si because it already exists
   [junit4]   2> 1571584 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _2.cfe because it already exists
   [junit4]   2> 1571584 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _2.cfs because it already exists
   [junit4]   2> 1571584 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=5&qt=/replication&file=_3.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1571598 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=5&qt=/replication&file=_3.cfs&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1571598 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=5&qt=/replication&file=_3.cfe&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1571598 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=5&qt=/replication&file=segments_5&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1571598 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=2149) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@e5fd3e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4780fb)
   [junit4]   2> 1571614 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1571614 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1571614 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@78090[collection1] main]
   [junit4]   2> 1571614 INFO  (searcherExecutor-6848-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@78090[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1) Uninverting(_1(7.3.0):c1) Uninverting(_2(7.3.0):c1) Uninverting(_3(7.3.0):c1)))}
   [junit4]   2> 1571614 INFO  (qtp26130118-19035) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:53876/solr/collection1/replication&command=fetchindex} status=0 QTime=58
   [junit4]   2> 1571614 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=name:(empty1+empty2+empty3+empty4)&sort=id+desc&wt=javabin&version=2} hits=4 status=0 QTime=0
   [junit4]   2> 1571614 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 4 docs
   [junit4]   2> 1571614 INFO  (qtp26130118-19036) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=name:(empty1+empty2+empty3+empty4)&sort=id+desc&wt=javabin&version=2} hits=4 status=0 QTime=0
   [junit4]   2> 1571614 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 4 docs
   [junit4]   2> 1571614 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 1571614 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 1571614 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 1571614 INFO  (qtp26130118-19035) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1
   [junit4]   2> 1571629 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1571629 INFO  (qtp26130118-19036) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1571629 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEmptyCommits
   [junit4]   2> 1571629 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1ad721{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1571629 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=23186526
   [junit4]   2> 1571678 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1571678 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@10f1675: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4cefd3
   [junit4]   2> 1571678 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1571678 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6c1d0e: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@9a087c
   [junit4]   2> 1571696 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1571696 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1564134: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1545423
   [junit4]   2> 1571722 INFO  (coreCloseExecutor-6857-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@37e742
   [junit4]   2> 1571722 INFO  (coreCloseExecutor-6857-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=3663682
   [junit4]   2> 1571722 INFO  (coreCloseExecutor-6857-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@10aa334: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1a6c51f
   [junit4]   2> 1571818 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@e0835d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1571818 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1571833 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1e88062{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1571833 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=21945509
   [junit4]   2> 1571833 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1571833 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5aa8cc: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1fe597
   [junit4]   2> 1571848 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1571848 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9c4e1: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@9a087c
   [junit4]   2> 1571863 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1571863 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@14169dd: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1545423
   [junit4]   2> 1571978 INFO  (coreCloseExecutor-6859-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@48c99b
   [junit4]   2> 1571978 INFO  (coreCloseExecutor-6859-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric re

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

luate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> ?.?. 28, 2561 4:36:48 ?????????? com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=9205, name=TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[5425B210DE95CE2E], state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2> 8551448 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[5425B210DE95CE2E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_5425B210DE95CE2E-001
   [junit4]   2> Jan 28, 2018 8:36:48 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1070, maxMBSortInHeap=7.562457580928586, sim=RandomSimilarity(queryNorm=false): {}, locale=th-TH, timezone=SystemV/AST4
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=188144816,total=384614400
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedQueryElevationComponentTest, TestCloudSearcherWarming, QueryResultKeyTest, BigEndianAscendingWordDeserializerTest, BasicZkTest, TestSolrCloudWithHadoopAuthPlugin, TestDefaultStatsCache, TestRecovery, ConjunctionSolrSpellCheckerTest, TestSolrCLIRunExample, AddReplicaTest, ExitableDirectoryReaderTest, DataDrivenBlockJoinTest, TestSolrCoreParser, TestShardHandlerFactory, TestIBSimilarityFactory, SuggestComponentTest, TestSizeLimitedDistributedMap, TestAddFieldRealTimeGet, TestSweetSpotSimilarityFactory, TestConfigSetProperties, TestReplicationHandlerBackup, SchemaVersionSpecificBehaviorTest, TestLegacyNumericRangeQueryBuilder, RollingRestartTest, OpenExchangeRatesOrgProviderTest, TestDynamicFieldCollectionResource, HdfsRecoveryZkTest, MoveReplicaTest, ReplicationFactorTest, TestFastOutputStream, ZkStateWriterTest, CachingDirectoryFactoryTest, TestTolerantSearch, V2ApiIntegrationTest, TestElisionMultitermQuery, TestDynamicLoading, SolrTestCaseJ4Test, TestSolrConfigHandler, TestManagedSchemaThreadSafety, BooleanFieldTest, TestIndexSearcher, TestDocTermOrds, BlockDirectoryTest, TestPullReplicaErrorHandling, TestPayloadCheckQParserPlugin, BlockJoinFacetDistribTest, TestQueryUtils, TestHighFrequencyDictionaryFactory, TestRestoreCore, DistribCursorPagingTest, TestDistribStateManager, TestEmbeddedSolrServerSchemaAPI, VMParamsZkACLAndCredentialsProvidersTest, CdcrRequestHandlerTest, TestCoreContainer, TestExportWriter, AutoScalingHandlerTest, TestSolrJ, StatelessScriptUpdateProcessorFactoryTest, CloudExitableDirectoryReaderTest, MoreLikeThisHandlerTest, TestPostingsSolrHighlighter, SolrSlf4jReporterTest, TestUtils, SpatialRPTFieldTypeTest, HttpSolrCallGetCoreTest, TestScoreJoinQPNoScore, TestOmitPositions, BasicDistributedZkTest, NumberUtilsTest, TestJoin, SignatureUpdateProcessorFactoryTest, MigrateRouteKeyTest, OverriddenZkACLAndCredentialsProvidersTest, TestTrieFacet, LeaderElectionTest, XmlUpdateRequestHandlerTest, CustomHighlightComponentTest, TestReload, TestCollationFieldDocValues, HdfsChaosMonkeyNothingIsSafeTest, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.seed=5425B210DE95CE2E -Dtests.slow=true -Dtests.locale=th-TH -Dtests.timezone=SystemV/AST4 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5425B210DE95CE2E]:0)
   [junit4] Completed [661/769 (4!)] on J0 in 7220.20s, 1 test, 2 errors <<< FAILURES!

[...truncated 2779 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_E897E0DF50405B6-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=365, maxMBSortInHeap=7.842922954526933, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-AE, timezone=Australia/Victoria
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=38140896,total=64946176
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=E897E0DF50405B6 -Dtests.slow=true -Dtests.locale=ar-AE -Dtests.timezone=Australia/Victoria -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [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_E897E0DF50405B6-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_E897E0DF50405B6-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_E897E0DF50405B6-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_E897E0DF50405B6-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_E897E0DF50405B6-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_E897E0DF50405B6-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_E897E0DF50405B6-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_E897E0DF50405B6-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_E897E0DF50405B6-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_E897E0DF50405B6-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_E897E0DF50405B6-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_E897E0DF50405B6-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_E897E0DF50405B6-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_E897E0DF50405B6-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E897E0DF50405B6]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/5 (1!)] on J1 in 1.49s, 8 tests, 1 error <<< FAILURES!

[...truncated 41551 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 427 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/427/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

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

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

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.OverallAnalyticsTest

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-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1\collection1_shard1_replica_n1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1\collection1_shard1_replica_n1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-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\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1\collection1_shard1_replica_n1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1\collection1_shard1_replica_n1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.api.collections.TestHdfsCloudBackupRestore

Error Message:
HDFS tests were disabled by -Dtests.disableHdfs

Stack Trace:
com.carrotsearch.randomizedtesting.InternalAssumptionViolatedException: HDFS tests were disabled by -Dtests.disableHdfs
	at __randomizedtesting.SeedInfo.seed([DDB246A44A2BDF02]:0)
	at com.carrotsearch.randomizedtesting.RandomizedTest.assumeTrue(RandomizedTest.java:722)
	at com.carrotsearch.randomizedtesting.RandomizedTest.assumeFalse(RandomizedTest.java:730)
	at org.apache.lucene.util.LuceneTestCase.assumeFalse(LuceneTestCase.java:866)
	at org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:71)
	at org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:63)
	at org.apache.solr.cloud.api.collections.TestHdfsCloudBackupRestore.setupClass(TestHdfsCloudBackupRestore.java:104)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.api.collections.TestHdfsCloudBackupRestore

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.cloud.api.collections.TestHdfsCloudBackupRestore_DDB246A44A2BDF02-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.api.collections.TestHdfsCloudBackupRestore_DDB246A44A2BDF02-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.api.collections.TestHdfsCloudBackupRestore_DDB246A44A2BDF02-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.api.collections.TestHdfsCloudBackupRestore_DDB246A44A2BDF02-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.cloud.api.collections.TestHdfsCloudBackupRestore_DDB246A44A2BDF02-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.api.collections.TestHdfsCloudBackupRestore_DDB246A44A2BDF02-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.api.collections.TestHdfsCloudBackupRestore_DDB246A44A2BDF02-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.api.collections.TestHdfsCloudBackupRestore_DDB246A44A2BDF02-001

	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-001

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




Build Log:
[...truncated 4784 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [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.testCreateEmptyIndex
   [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.testCreateNoCFS
   [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.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s 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.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content6=PostingsFormat(name=Memory), content5=PostingsFormat(name=Direct), content4=PostingsFormat(name=Asserting), trieInt=PostingsFormat(name=Memory), content3=Lucene50(blocksize=128), content2=PostingsFormat(name=Memory), fie?ld=PostingsFormat(name=Memory), utf8=PostingsFormat(name=Asserting), trieLong=Lucene50(blocksize=128), id=PostingsFormat(name=Memory), content=PostingsFormat(name=Asserting), autf8=Lucene50(blocksize=128)}, docValues:{dvShort=DocValuesFormat(name=Asserting), utf8=DocValuesFormat(name=Lucene70), fie?ld=DocValuesFormat(name=Direct), dvInt=DocValuesFormat(name=Lucene70), longPoint2d=DocValuesFormat(name=Asserting), dvBytesSortedVar=DocValuesFormat(name=Direct), dvSortedSet=DocValuesFormat(name=Direct), content=DocValuesFormat(name=Lucene70), floatPoint1d=DocValuesFormat(name=Direct), intPoint1d=DocValuesFormat(name=Memory), doublePoint2d=DocValuesFormat(name=Direct), trieLong=DocValuesFormat(name=Asserting), dvBytesDerefVar=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Direct), binaryPoint2d=DocValuesFormat(name=Lucene70), dvSortedNumeric=DocValuesFormat(name=Asserting), dvBytesDerefFixed=DocValuesFormat(name=Lucene70), autf8=DocValuesFormat(name=Asserting), dvBytesSortedFixed=DocValuesFormat(name=Asserting), dvBytesStraightVar=DocValuesFormat(name=Memory), trieInt=DocValuesFormat(name=Direct), dvBytesStraightFixed=DocValuesFormat(name=Direct), dvLong=DocValuesFormat(name=Asserting), longPoint1d=DocValuesFormat(name=Lucene70), floatPoint2d=DocValuesFormat(name=Asserting), dvDouble=DocValuesFormat(name=Direct), dvFloat=DocValuesFormat(name=Asserting), content6=DocValuesFormat(name=Direct), content5=DocValuesFormat(name=Memory), dvPacked=DocValuesFormat(name=Asserting), intPoint2d=DocValuesFormat(name=Direct), content4=DocValuesFormat(name=Lucene70), content3=DocValuesFormat(name=Asserting), content2=DocValuesFormat(name=Direct), doublePoint1d=DocValuesFormat(name=Asserting), dvByte=DocValuesFormat(name=Asserting), binaryPoint1d=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=720, maxMBSortInHeap=5.379360960713848, sim=RandomSimilarity(queryNorm=false): {content6=DFR GZ(0.3), content5=IB SPL-DZ(0.3), content2=DFR GLZ(0.3), utf8=IB SPL-L2, fie?ld=DFR I(F)B3(800.0), content=DFI(Saturated), autf8=DFR I(ne)1}, locale=de-AT, timezone=Asia/Novokuznetsk
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=60212272,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestLucene53NormsFormat, TestLucene62SegmentInfoFormat, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=428A79AEFA059D79 -Dtests.slow=true -Dtests.locale=de-AT -Dtests.timezone=Asia/Novokuznetsk -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [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_428A79AEFA059D79-001\2.9.4-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_428A79AEFA059D79-001\2.9.4-cfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([428A79AEFA059D79]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [5/8 (1!)] on J1 in 57.26s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 7600 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.TestHdfsCloudBackupRestore
   [junit4]   2> 859413 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[DDB246A44A2BDF02]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.api.collections.TestHdfsCloudBackupRestore_DDB246A44A2BDF02-001\init-core-data-001
   [junit4]   2> 859413 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[DDB246A44A2BDF02]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 859415 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[DDB246A44A2BDF02]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 859415 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[DDB246A44A2BDF02]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=os-RU, timezone=ROK
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=92974504,total=352571392
   [junit4]   2> NOTE: All tests run in this JVM: [TestLeaderInitiatedRecoveryThread, DeleteNodeTest, TestNRTOpen, OpenCloseCoreStressTest, TestIBSimilarityFactory, JavabinLoaderTest, CloudExitableDirectoryReaderTest, TestFunctionQuery, SolrShardReporterTest, BigEndianAscendingWordDeserializerTest, MoreLikeThisHandlerTest, RecoveryZkTest, ReplicationFactorTest, TestQueryWrapperFilter, TestShardHandlerFactory, TestMergePolicyConfig, AutoscalingHistoryHandlerTest, MoveReplicaHDFSFailoverTest, HttpTriggerListenerTest, TestGenericDistributedQueue, ManagedSchemaRoundRobinCloudTest, TestPayloadCheckQParserPlugin, TestLazyCores, AutoScalingHandlerTest, TestPostingsSolrHighlighter, TestPrepRecovery, SolrIndexMetricsTest, TestZkChroot, InfoHandlerTest, TestSchemaManager, WordBreakSolrSpellCheckerTest, TestSolrCoreParser, CoreSorterTest, StatelessScriptUpdateProcessorFactoryTest, SolrMetricReporterTest, SolrInfoBeanTest, HighlighterTest, ClassificationUpdateProcessorIntegrationTest, SOLR749Test, BooleanFieldTest, ExecutePlanActionTest, TestNumericTokenStream, HdfsDirectoryTest, FastVectorHighlighterTest, TestConfigSetsAPI, TestCursorMarkWithoutUniqueKey, TestDelegationWithHadoopAuth, TestSweetSpotSimilarityFactory, SolrIndexSplitterTest, TestRemoteStreaming, TestExportWriter, TestExactSharedStatsCache, BlobRepositoryCloudTest, BasicZkTest, UUIDUpdateProcessorFallbackTest, TestPullReplicaErrorHandling, MultiTermTest, BlockJoinFacetSimpleTest, RuleEngineTest, AutoAddReplicasIntegrationTest, SaslZkACLProviderTest, TestSegmentSorting, MBeansHandlerTest, TemplateUpdateProcessorTest, ConfigSetsAPITest, CdcrReplicationDistributedZkTest, TestSolrCLIRunExample, SolrPluginUtilsTest, TestQueryTypes, TestDynamicFieldCollectionResource, TestClusterStateMutator, AddSchemaFieldsUpdateProcessorFactoryTest, DataDrivenBlockJoinTest, QueryElevationComponentTest, TestLegacyFieldReuse, NumericFieldsTest, TestUninvertingReader, TestConfigSetProperties, SolrCoreMetricManagerTest, TestLRUStatsCache, TestHashQParserPlugin, UpdateLogTest, TestUtils, TestFileDictionaryLookup, TestNumericTerms32, SampleTest, MetricUtilsTest, FileUtilsTest, TestHdfsCloudBackupRestore]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestHdfsCloudBackupRestore -Dtests.seed=DDB246A44A2BDF02 -Dtests.slow=true -Dtests.locale=os-RU -Dtests.timezone=ROK -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestHdfsCloudBackupRestore (suite) <<<
   [junit4]    > Assumption #1: HDFS tests were disabled by -Dtests.disableHdfsThrowable #2: 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.cloud.api.collections.TestHdfsCloudBackupRestore_DDB246A44A2BDF02-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.api.collections.TestHdfsCloudBackupRestore_DDB246A44A2BDF02-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.api.collections.TestHdfsCloudBackupRestore_DDB246A44A2BDF02-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.api.collections.TestHdfsCloudBackupRestore_DDB246A44A2BDF02-001
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [200/769 (1!)] on J0 in 0.02s, 0 tests, 1 error <<< FAILURES!

[...truncated 4322 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_1734E3A29CC63F0B-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=344, maxMBSortInHeap=5.9638393433994645, sim=RandomSimilarity(queryNorm=false): {}, locale=en-IM, timezone=Africa/Gaborone
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=64265800,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=1734E3A29CC63F0B -Dtests.slow=true -Dtests.locale=en-IM -Dtests.timezone=Africa/Gaborone -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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-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_1734E3A29CC63F0B-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1734E3A29CC63F0B]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [4/5 (1!)] on J1 in 1.66s, 8 tests, 1 error <<< FAILURES!

[...truncated 681 lines...]
   [junit4] Suite: org.apache.solr.analytics.OverallAnalyticsTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\init-core-data-001
   [junit4]   2> Jan 27, 2018 9:04:58 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 5 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {string_s=PostingsFormat(name=Direct), id=Lucene50(blocksize=128), string_sm=BlockTreeOrds(blocksize=128)}, docValues:{int_i=DocValuesFormat(name=Asserting), double_dm=DocValuesFormat(name=Lucene70), float_fm=DocValuesFormat(name=Lucene70), int_im=DocValuesFormat(name=Lucene70), date_dt=DocValuesFormat(name=Asserting), date_dtm=DocValuesFormat(name=Direct), long_lm=DocValuesFormat(name=Direct), double_d=DocValuesFormat(name=Lucene70), float_f=DocValuesFormat(name=Lucene70), long_l=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Direct), string_s=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene70), string_sm=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1234, maxMBSortInHeap=7.33029734017537, sim=RandomSimilarity(queryNorm=false): {}, locale=vai, timezone=Asia/Srednekolymsk
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=15365640,total=104738816
   [junit4]   2> NOTE: All tests run in this JVM: [DateFieldsTest, ExistsFunctionTest, CastingStringValueStreamTest, AndFunctionTest, LegacyAbstractAnalyticsFacetCloudTest, LegacyQueryFacetTest, NoFacetTest, LongFieldsTest, CastingBooleanValueStreamTest, MultFunctionTest, LegacyFieldFacetExtrasCloudTest, ConstantValueTest, LegacyAbstractAnalyticsCloudTest, DateMathFunctionTest, LegacyFieldFacetTest, CastingDoubleValueStreamTest, RemoveFunctionTest, RangeFacetTest, CastingIntValueStreamTest, SubtractFunctionTest, OverallAnalyticsTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=OverallAnalyticsTest -Dtests.seed=1C3DE99668323C1F -Dtests.slow=true -Dtests.locale=vai -Dtests.timezone=Asia/Srednekolymsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | OverallAnalyticsTest (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-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1\collection1_shard1_replica_n1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1\collection1_shard1_replica_n1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1C3DE99668323C1F]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [38/78 (1!)] on J1 in 5.58s, 1 test, 1 error <<< FAILURES!

[...truncated 37846 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 426 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/426/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.admin.CoreAdminCreateDiscoverTest

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.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-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.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-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.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-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.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.search.stats.TestExactStatsCache

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.search.stats.TestExactStatsCache:     1) Thread[id=869, name=qtp838810610-869, state=TIMED_WAITING, group=TGRP-TestExactStatsCache]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.stats.TestExactStatsCache: 
   1) Thread[id=869, name=qtp838810610-869, state=TIMED_WAITING, group=TGRP-TestExactStatsCache]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([18F81E2A9EC85E1]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.stats.TestExactStatsCache

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=869, name=qtp838810610-869, state=TIMED_WAITING, group=TGRP-TestExactStatsCache]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=869, name=qtp838810610-869, state=TIMED_WAITING, group=TGRP-TestExactStatsCache]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([18F81E2A9EC85E1]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.graph.GraphExpressionTest

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-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000002    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-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-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000002
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.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_92846E1BAB2AF305-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_92846E1BAB2AF305-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_92846E1BAB2AF305-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_92846E1BAB2AF305-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_92846E1BAB2AF305-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_92846E1BAB2AF305-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_92846E1BAB2AF305-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_92846E1BAB2AF305-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_92846E1BAB2AF305-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_92846E1BAB2AF305-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_92846E1BAB2AF305-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_92846E1BAB2AF305-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_92846E1BAB2AF305-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_92846E1BAB2AF305-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_92846E1BAB2AF305-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_92846E1BAB2AF305-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_92846E1BAB2AF305-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_92846E1BAB2AF305-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_92846E1BAB2AF305-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_92846E1BAB2AF305-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_92846E1BAB2AF305-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_92846E1BAB2AF305-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_92846E1BAB2AF305-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_92846E1BAB2AF305-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_92846E1BAB2AF305-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_92846E1BAB2AF305-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_92846E1BAB2AF305-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_92846E1BAB2AF305-001

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




Build Log:
[...truncated 11700 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.CoreAdminCreateDiscoverTest
   [junit4]   2> 0    INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[18F81E2A9EC85E1]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\init-core-data-001
   [junit4]   2> 213  INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[18F81E2A9EC85E1]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 257  INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[18F81E2A9EC85E1]-worker) [    ] o.e.j.u.log Logging initialized @11349ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 265  INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[18F81E2A9EC85E1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 359  INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[18F81E2A9EC85E1]-worker) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 360  INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[18F81E2A9EC85E1]-worker) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\solr.xml
   [junit4]   2> 1419 INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[18F81E2A9EC85E1]-worker) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001
   [junit4]   2> 1434 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInstanceDirAsPropertyParam
   [junit4]   2> 1458 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1463 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1]) [    ] o.a.s.h.a.CoreAdminOperation core create command schema=schema_ren.xml&dataDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ\data&name=testInstanceDirAsPropertyParam&action=CREATE&config=solrconfig_ren.xml&wt=xml&property.instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ
   [junit4]   2> 1599 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1665 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.s.IndexSchema [testInstanceDirAsPropertyParam] Schema name=tiny
   [junit4]   2> 1824 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1824 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.c.CoreContainer Creating SolrCore 'testInstanceDirAsPropertyParam' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ, trusted=true
   [junit4]   2> 1874 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1881 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore [[testInstanceDirAsPropertyParam] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ\data\]
   [junit4]   2> 1910 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=58.6748046875, floorSegmentMB=1.2763671875, forceMergeDeletesPctAllowed=5.7796930368393395, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2543 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2543 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2550 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=565349212, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2588 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.s.SolrIndexSearcher Opening [Searcher@5cd3c0d[testInstanceDirAsPropertyParam] main]
   [junit4]   2> 2613 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ\conf
   [junit4]   2> 2654 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2812 INFO  (searcherExecutor-8-thread-1-processing-x:testInstanceDirAsPropertyParam) [    x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore [testInstanceDirAsPropertyParam] Registered new searcher Searcher@5cd3c0d[testInstanceDirAsPropertyParam] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2821 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.SolrTestCaseJ4 ###Ending testInstanceDirAsPropertyParam
   [junit4]   2> 2831 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.SolrTestCaseJ4 ###Starting testCannotCreateTwoCoresWithSameInstanceDir
   [junit4]   2> 2840 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.h.a.CoreAdminOperation core create command schema=schema_ren.xml&dataDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\duplicate\data&name=duplicate&action=CREATE&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\duplicate&config=solrconfig_ren.xml&wt=xml
   [junit4]   2> 2870 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2922 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.s.IndexSchema [duplicate] Schema name=tiny
   [junit4]   2> 2931 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 2932 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.c.CoreContainer Creating SolrCore 'duplicate' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\duplicate, trusted=true
   [junit4]   2> 2936 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2936 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore [[duplicate] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\duplicate], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\duplicate\data\]
   [junit4]   2> 2944 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=994044799, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 3101 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3101 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3113 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7846216486680279]
   [junit4]   2> 3115 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.s.SolrIndexSearcher Opening [Searcher@69c7c440[duplicate] main]
   [junit4]   2> 3116 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\duplicate\conf
   [junit4]   2> 3117 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3119 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.h.a.CoreAdminOperation core create command schema=schema_ren.xml&dataDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\duplicate\data&name=different_name_core&action=CREATE&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\duplicate&config=solrconfig_ren.xml&wt=xml
   [junit4]   2> 3121 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.SolrTestCaseJ4 ###Ending testCannotCreateTwoCoresWithSameInstanceDir
   [junit4]   2> 3143 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.SolrTestCaseJ4 ###Starting testCreateSavesSysProps
   [junit4]   2> 3150 INFO  (searcherExecutor-12-thread-1-processing-x:testInstanceDirAsPropertyParam) [    x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore [duplicate] Registered new searcher Searcher@69c7c440[duplicate] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3153 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.h.a.CoreAdminOperation core create command schema=${SCHEMA_TEST}&dataDir=${DATA_TEST}&name=sys_props&action=CREATE&instanceDir=${INSTDIR_TEST}&config=${CONFIG_TEST}&wt=xml
   [junit4]   2> 3176 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3198 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.s.IndexSchema [sys_props] Schema name=tiny
   [junit4]   2> 3204 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 3204 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.c.CoreContainer Creating SolrCore 'sys_props' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\sys_props, trusted=true
   [junit4]   2> 3204 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3204 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore [[sys_props] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\sys_props], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\sys_props\data_diff\]
   [junit4]   2> 3209 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16334900088864268]
   [junit4]   2> 3316 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3376 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3380 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5932796020447865]
   [junit4]   2> 3387 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.s.SolrIndexSearcher Opening [Searcher@523a7d50[sys_props] main]
   [junit4]   2> 3388 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\sys_props\conf
   [junit4]   2> 3388 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3389 INFO  (searcherExecutor-16-thread-1-processing-x:testInstanceDirAsPropertyParam) [    x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore [sys_props] Registered new searcher Searcher@523a7d50[sys_props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3407 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.SolrTestCaseJ4 ###Ending testCreateSavesSysProps
   [junit4]   2> 3419 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.SolrTestCaseJ4 ###Starting testCreateSavesRegProps
   [junit4]   2> 3437 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.h.a.CoreAdminOperation core create command schema=schema_ren.xml&dataDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\normal\data&name=normal&action=CREATE&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\normal&config=solrconfig_ren.xml&wt=xml
   [junit4]   2> 3468 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3505 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.s.IndexSchema [normal] Schema name=tiny
   [junit4]   2> 3511 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 3511 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.c.CoreContainer Creating SolrCore 'normal' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\normal, trusted=true
   [junit4]   2> 3512 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3512 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore [[normal] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\normal], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\normal\data\]
   [junit4]   2> 3519 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=86.17578125, floorSegmentMB=1.4169921875, forceMergeDeletesPctAllowed=25.759972168418958, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6589487495619741
   [junit4]   2> 3667 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3667 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3671 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 3675 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e2d31a7[normal] main]
   [junit4]   2> 3676 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\normal\conf
   [junit4]   2> 3679 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3680 INFO  (searcherExecutor-20-thread-1-processing-x:testInstanceDirAsPropertyParam) [    x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore [normal] Registered new searcher Searcher@1e2d31a7[normal] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3681 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.SolrTestCaseJ4 ###Ending testCreateSavesRegProps
   [junit4]   2> 3682 INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[18F81E2A9EC85E1]-worker) [    x:testInstanceDirAsPropertyParam] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 3682 INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[18F81E2A9EC85E1]-worker) [    x:testInstanceDirAsPropertyParam] o.a.s.c.CoreContainer Shutting down CoreContainer instance=785647005
   [junit4]   2> 3682 INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[18F81E2A9EC85E1]-worker) [    x:testInstanceDirAsPropertyParam] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3682 INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[18F81E2A9EC85E1]-worker) [    x:testInstanceDirAsPropertyParam] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3682 INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[18F81E2A9EC85E1]-worker) [    x:testInstanceDirAsPropertyParam] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3686 INFO  (coreCloseExecutor-24-thread-2-processing-x:testInstanceDirAsPropertyParam) [    x:duplicate] o.a.s.c.SolrCore [duplicate]  CLOSING SolrCore org.apache.solr.core.SolrCore@3ff95f47
   [junit4]   2> 3686 INFO  (coreCloseExecutor-24-thread-3-processing-x:testInstanceDirAsPropertyParam) [    x:sys_props] o.a.s.c.SolrCore [sys_props]  CLOSING SolrCore org.apache.solr.core.SolrCore@2dfecebd
   [junit4]   2> 3686 INFO  (coreCloseExecutor-24-thread-1-processing-x:testInstanceDirAsPropertyParam) [    x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore [testInstanceDirAsPropertyParam]  CLOSING SolrCore org.apache.solr.core.SolrCore@1241a5e0
   [junit4]   2> 3686 INFO  (coreCloseExecutor-24-thread-2-processing-x:testInstanceDirAsPropertyParam) [    x:duplicate] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.duplicate, tag=1073307463
   [junit4]   2> 3686 INFO  (coreCloseExecutor-24-thread-4-processing-x:testInstanceDirAsPropertyParam) [    x:normal] o.a.s.c.SolrCore [normal]  CLOSING SolrCore org.apache.solr.core.SolrCore@5e2df2e0
   [junit4]   2> 3687 INFO  (coreCloseExecutor-24-thread-3-processing-x:testInstanceDirAsPropertyParam) [    x:sys_props] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.sys_props, tag=771673789
   [junit4]   2> 3689 INFO  (coreCloseExecutor-24-thread-1-processing-x:testInstanceDirAsPropertyParam) [    x:testInstanceDirAsPropertyParam] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testInstanceDirAsPropertyParam, tag=306292192
   [junit4]   2> 3689 INFO  (coreCloseExecutor-24-thread-4-processing-x:testInstanceDirAsPropertyParam) [    x:normal] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.normal, tag=1580069600
   [junit4]   2> 3744 INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[18F81E2A9EC85E1]-worker) [    x:testInstanceDirAsPropertyParam] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=224, maxMBSortInHeap=7.406629990267639, sim=RandomSimilarity(queryNorm=true): {}, locale=os, timezone=America/Nipigon
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=52849872,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [CoreAdminCreateDiscoverTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminCreateDiscoverTest -Dtests.seed=18F81E2A9EC85E1 -Dtests.slow=true -Dtests.locale=os -Dtests.timezone=America/Nipigon -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | CoreAdminCreateDiscoverTest (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\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-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.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([18F81E2A9EC85E1]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/769 (1!)] on J1 in 12.66s, 4 tests, 1 error <<< FAILURES!

[...truncated 90 lines...]
   [junit4] Suite: org.apache.solr.search.stats.TestExactStatsCache
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_18F81E2A9EC85E1-001\init-core-data-001
   [junit4]   2> 58864 INFO  (SUITE-TestExactStatsCache-seed#[18F81E2A9EC85E1]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 58865 INFO  (SUITE-TestExactStatsCache-seed#[18F81E2A9EC85E1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 58865 INFO  (SUITE-TestExactStatsCache-seed#[18F81E2A9EC85E1]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 58866 INFO  (SUITE-TestExactStatsCache-seed#[18F81E2A9EC85E1]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 59229 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_18F81E2A9EC85E1-001\tempDir-001\control\cores\collection1
   [junit4]   2> 59231 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 59231 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 59231 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 59231 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 59232 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@40f4ea9f{/,null,AVAILABLE}
   [junit4]   2> 59234 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@532e7d63{HTTP/1.1,[http/1.1]}{127.0.0.1:50862}
   [junit4]   2> 59234 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.e.j.s.Server Started @70328ms
   [junit4]   2> 59234 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=50862, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_18F81E2A9EC85E1-001\tempDir-001\control\cores}
   [junit4]   2> 59234 ERROR (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 59234 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 59235 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 59235 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 59235 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T09:24:55.504458500Z
   [junit4]   2> 59235 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_18F81E2A9EC85E1-001\tempDir-001\control\solr.xml
   [junit4]   2> 59239 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 59239 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 59240 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6b8d53b9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 59286 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b8d53b9
   [junit4]   2> 59295 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b8d53b9
   [junit4]   2> 59295 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b8d53b9
   [junit4]   2> 59298 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_18F81E2A9EC85E1-001\tempDir-001\control\cores
   [junit4]   2> 59298 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 59300 INFO  (coreLoadExecutor-246-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 59302 INFO  (coreLoadExecutor-246-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> 59338 INFO  (coreLoadExecutor-246-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 59380 INFO  (coreLoadExecutor-246-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 59425 WARN  (coreLoadExecutor-246-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.WordDelimiterFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 59556 INFO  (coreLoadExecutor-246-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 59636 INFO  (coreLoadExecutor-246-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 59636 INFO  (coreLoadExecutor-246-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@6b8d53b9
   [junit4]   2> 59636 INFO  (coreLoadExecutor-246-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 59636 INFO  (coreLoadExecutor-246-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.search.stats.TestExactStatsCache_18F81E2A9EC85E1-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 59640 INFO  (coreLoadExecutor-246-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 59744 INFO  (coreLoadExecutor-246-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 59744 INFO  (coreLoadExecutor-246-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 59753 INFO  (coreLoadExecutor-246-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 59753 INFO  (coreLoadExecutor-246-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 59781 INFO  (coreLoadExecutor-246-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=12.4140625, floorSegmentMB=0.560546875, forceMergeDeletesPctAllowed=2.1723604384942083, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 59828 INFO  (coreLoadExecutor-246-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@115aee9a[collection1] main]
   [junit4]   2> 59830 INFO  (coreLoadExecutor-246-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 59860 INFO  (coreLoadExecutor-246-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 59912 INFO  (coreLoadExecutor-246-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 59912 INFO  (searcherExecutor-247-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 59918 INFO  (coreLoadExecutor-246-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590737078779379712
   [junit4]   2> 59927 INFO  (searcherExecutor-247-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 59927 INFO  (searcherExecutor-247-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 59927 INFO  (searcherExecutor-247-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 59929 INFO  (searcherExecutor-247-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 59930 INFO  (searcherExecutor-247-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 59931 INFO  (searcherExecutor-247-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 59932 INFO  (searcherExecutor-247-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 59933 INFO  (searcherExecutor-247-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 59936 INFO  (searcherExecutor-247-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@115aee9a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 60730 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_18F81E2A9EC85E1-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 60733 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 60733 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 60733 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 60733 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 60734 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@27c43224{/,null,AVAILABLE}
   [junit4]   2> 60734 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2009f42a{HTTP/1.1,[http/1.1]}{127.0.0.1:50865}
   [junit4]   2> 60735 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.e.j.s.Server Started @71828ms
   [junit4]   2> 60735 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=50865, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_18F81E2A9EC85E1-001\tempDir-001\shard0\cores}
   [junit4]   2> 60735 ERROR (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 60735 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 60735 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 60735 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 60735 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T09:24:57.004122200Z
   [junit4]   2> 60736 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_18F81E2A9EC85E1-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 60743 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 60743 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 60743 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6b8d53b9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 60781 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b8d53b9
   [junit4]   2> 60791 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b8d53b9
   [junit4]   2> 60791 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b8d53b9
   [junit4]   2> 60794 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_18F81E2A9EC85E1-001\tempDir-001\shard0\cores
   [junit4]   2> 60794 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 60795 INFO  (coreLoadExecutor-257-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 60796 INFO  (coreLoadExecutor-257-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> 60828 INFO  (coreLoadExecutor-257-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 60850 INFO  (coreLoadExecutor-257-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 60942 INFO  (coreLoadExecutor-257-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 60957 INFO  (coreLoadExecutor-257-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 60957 INFO  (coreLoadExecutor-257-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@6b8d53b9
   [junit4]   2> 60957 INFO  (coreLoadExecutor-257-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 60957 INFO  (coreLoadExecutor-257-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.search.stats.TestExactStatsCache_18F81E2A9EC85E1-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 60959 INFO  (coreLoadExecutor-257-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 61041 INFO  (coreLoadExecutor-257-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 61042 INFO  (coreLoadExecutor-257-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 61045 INFO  (coreLoadExecutor-257-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 61045 INFO  (coreLoadExecutor-257-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 61046 INFO  (coreLoadExecutor-257-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=12.4140625, floorSegmentMB=0.560546875, forceMergeDeletesPctAllowed=2.1723604384942083, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 61046 INFO  (coreLoadExecutor-257-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3f293929[collection1] main]
   [junit4]   2> 61047 INFO  (coreLoadExecutor-257-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 61065 INFO  (coreLoadExecutor-257-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 61097 INFO  (coreLoadExecutor-257-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 61097 INFO  (searcherExecutor-258-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 61098 INFO  (coreLoadExecutor-257-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590737080016699392
   [junit4]   2> 61099 INFO  (searcherExecutor-258-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 61099 INFO  (searcherExecutor-258-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 61099 INFO  (searcherExecutor-258-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 61099 INFO  (searcherExecutor-258-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 61099 INFO  (searcherExecutor-258-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 61099 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 61100 INFO  (searcherExecutor-258-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 61100 INFO  (searcherExecutor-258-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 61102 INFO  (searcherExecutor-258-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 61106 INFO  (searcherExecutor-258-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3f293929[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 61137 INFO  (qtp838810610-867) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1590737080041865216)} 0 27
   [junit4]   2> 61144 INFO  (qtp324790329-884) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1590737080062836736)} 0 3
   [junit4]   2> 61161 INFO  (qtp838810610-869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[0 (1590737080070176768)]} 0 14
   [junit4]   2> 61166 INFO  (qtp324790329-886) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[0 (1590737080084856832)]} 0 2
   [junit4]   2> 61168 INFO  (qtp838810610-871) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1590737080090099712,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 61168 INFO  (qtp838810610-871) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@67928408 commitCommandVersion:1590737080090099712
   [junit4]   2> 61175 INFO  (qtp838810610-871) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@316f363[collection1] main]
   [junit4]   2> 61176 INFO  (qtp838810610-871) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 61178 INFO  (searcherExecutor-247-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@316f363[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)))}
   [junit4]   2> 61180 INFO  (qtp838810610-871) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 11
   [junit4]   2> 61181 INFO  (qtp324790329-888) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1590737080103731200,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 61181 INFO  (qtp324790329-888) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@229c3a8a commitCommandVersion:1590737080103731200
   [junit4]   2> 61184 INFO  (qtp324790329-888) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@214e4f67[collection1] main]
   [junit4]   2> 61187 INFO  (qtp324790329-888) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 61189 INFO  (searcherExecutor-258-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@214e4f67[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)))}
   [junit4]   2> 61189 INFO  (qtp324790329-888) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 9
   [junit4]   2> 61202 INFO  (qtp838810610-869) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=a_t:one&fl=*,score&wt=javabin&version=2&debugQuery=true} hits=1 status=0 QTime=8
   [junit4]   2> 61213 INFO  (qtp324790329-889) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=*,score&shards.purpose=32768&shard.url=http://127.0.0.1:50865//collection1&rid=127.0.0.1-collection1-1517045097476-0&version=2&q=a_t:one&requestPurpose=GET_TERM_STATS&NOW=1517045097474&isShard=true&wt=javabin&debugQuery=false} status=0 QTime=3
   [junit4]   2> 61218 INFO  (qtp324790329-888) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&org.apache.solr.stats.termStats=a_t:on,1,1&shard.url=http://127.0.0.1:50865//collection1&rid=127.0.0.1-collection1-1517045097476-0&rows=10&version=2&org.apache.solr.stats.colStats=a_t,1,1,3,3&q=a_t:one&requestPurpose=GET_TOP_IDS,SET_TERM_STATS&NOW=1517045097474&isShard=true&org.apache.solr.stats.terms=a_t:on&wt=javabin&debugQuery=false} hits=1 status=0 QTime=2
   [junit4]   2> 61224 INFO  (qtp324790329-889) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&debug=timing&debug=track&fl=*,score&shards.purpose=320&shard.url=http://127.0.0.1:50865//collection1&rid=127.0.0.1-collection1-1517045097476-0&version=2&q=a_t:one&requestPurpose=GET_FIELDS,GET_DEBUG&NOW=1517045097474&ids=0&isShard=true&wt=javabin&debugQuery=true} status=0 QTime=1
   [junit4]   2> 61226 INFO  (qtp324790329-886) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=a_t:one&shards=http://127.0.0.1:50865//collection1&fl=*,score&wt=javabin&version=2&debugQuery=true} rid=127.0.0.1-collection1-1517045097476-0 hits=1 status=0 QTime=20
   [junit4]   1> ======================= Control Response =======================
   [junit4]   1> {responseHeader={status=0,QTime=8},response={numFound=1,start=0,maxScore=0.57735026,docs=[SolrDocument{id=0, range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Sat Jan 27 14:54:57 IST 2018, _version_=1590737080070176768, intDvoDefault=42, score=0.57735026}]},debug={rawquerystring=a_t:one,querystring=a_t:one,parsedquery=a_t:on,parsedquery_toString=a_t:on,explain={0=
   [junit4]   1> 0.57735026 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>   0.57735026 = fieldWeight in 0, product of:
   [junit4]   1>     1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>       1.0 = termFreq=1.0
   [junit4]   1>     1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>       1.0 = docFreq
   [junit4]   1>       1.0 = docCount
   [junit4]   1>     0.57735026 = fieldNorm(doc=0)
   [junit4]   1> },QParser=LuceneQParser,timing={time=8.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=1.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}
   [junit4]   1> 
   [junit4]   1> 
   [junit4]   1> ======================= Shard Response =======================
   [junit4]   1> 
   [junit4]   1> {responseHeader={status=0,QTime=20},response={numFound=1,start=0,maxScore=0.57735026,docs=[SolrDocument{id=0, range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Sat Jan 27 14:54:57 IST 2018, _version_=1590737080084856832, intDvoDefault=42, score=0.57735026}]},debug={track={rid=127.0.0.1-collection1-1517045097476-0,PARSE_QUERY={http://127.0.0.1:50865//collection1={QTime=3,ElapsedTime=6,RequestPurpose=GET_TERM_STATS,Response={responseHeader={status=0,QTime=3},org.apache.solr.stats.terms=a_t:on,org.apache.solr.stats.termStats=a_t:on,1,1,org.apache.solr.stats.colStats=a_t,1,1,3,3,debug={timing={time=3.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=2.0,query={time=2.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}},EXECUTE_QUERY={http://127.0.0.1:50865//collection1={QTime=2,ElapsedTime=4,RequestPurpose=GET_TOP_IDS,SET_TERM_STATS,NumFound=1,Response={responseHeader={status=0,QTime=2},response={numFound=1,start=0,maxScore=0.57735026,docs=[SolrDocument{id=0, score=0.57735026}]},sort_values={},debug={timing={time=2.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=1.0,query={time=1.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}},GET_FIELDS={http://127.0.0.1:50865//collection1={QTime=1,ElapsedTime=3,RequestPurpose=GET_FIELDS,GET_DEBUG,NumFound=1,Response={responseHeader={status=0,QTime=1},response={numFound=1,start=0,docs=[SolrDocument{id=0, range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Sat Jan 27 14:54:57 IST 2018, _version_=1590737080084856832, intDvoDefault=42, score=0.57735026}]},debug={rawquerystring=a_t:one,querystring=a_t:one,parsedquery=a_t:on,parsedquery_toString=a_t:on,explain={0=
   [junit4]   1> 0.57735026 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>   0.57735026 = fieldWeight in 0, product of:
   [junit4]   1>     1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>       1.0 = termFreq=1.0
   [junit4]   1>     1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>       1.0 = docFreq
   [junit4]   1>       1.0 = docCount
   [junit4]   1>     0.57735026 = fieldNorm(doc=0)
   [junit4]   1> },QParser=LuceneQParser,timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}}},timing={time=5.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=3.0,query={time=3.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}},rawquerystring=a_t:one,querystring=a_t:one,parsedquery=a_t:on,parsedquery_toString=a_t:on,QParser=LuceneQParser,explain={0=
   [junit4]   1> 0.57735026 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>   0.57735026 = fieldWeight in 0, product of:
   [junit4]   1>     1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>       1.0 = termFreq=1.0
   [junit4]   1>     1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>       1.0 = docFreq
   [junit4]   1>       1.0 = docCount
   [junit4]   1>     0.57735026 = fieldNorm(doc=0)
   [junit4]   1> }}}
   [junit4]   2> 61233 INFO  (qtp838810610-871) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1590737080155111424)]} 0 4
   [junit4]   2> 61238 INFO  (qtp324790329-888) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1590737080160354304)]} 0 3
   [junit4]   2> 61240 INFO  (qtp838810610-869) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1590737080165597184,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 61240 INFO  (qtp838810610-869) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@67928408 commitCommandVersion:1590737080165597184
   [junit4]   2> 61258 INFO  (qtp838810610-869) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@37b0d1c6[collection1] main]
   [junit4]   2> 61259 INFO  (qtp838810610-869) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 61261 INFO  (searcherExecutor-247-thread-1-processing-x:collection1) [   

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

rEvaluatorTest, GreaterThanEvaluatorTest, JdbcTest, SubtractEvaluatorTest, SolrExampleBinaryTest, SolrExampleXMLTest, SolrExampleJettyTest, SolrExampleEmbeddedTest, LargeVolumeBinaryJettyTest, JettyWebappTest, TermsResponseTest, MergeIndexesEmbeddedTest, TestEmbeddedSolrServer, TestNamedListCodec, TestJavaBinCodec, SolrQueryTest, TestHash, ModifiableSolrParamsTest, TestXMLEscaping, SolrDocumentTest, ClientUtilsTest, NamedListTest, CollectionAdminRequestRequiredParamsTest, GetByIdTest, SolrSchemalessExampleTest, TestLBHttpSolrClient, TestSolrJErrorHandling, BasicHttpSolrClientTest, CloudSolrClientCacheTest, CloudSolrClientMultiConstructorTest, HttpSolrClientBuilderTest, HttpSolrClientSSLAuthConPoolTest, LBHttpSolrClientBuilderTest, GraphExpressionTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=GraphExpressionTest -Dtests.seed=C7632230C57EDF92 -Dtests.slow=true -Dtests.locale=shi -Dtests.timezone=Pacific/Tahiti -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | GraphExpressionTest (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-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000002
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C7632230C57EDF92]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [91/146 (1!)] on J0 in 6.40s, 6 tests, 1 error <<< FAILURES!

[...truncated 1623 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_92846E1BAB2AF305-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=889, maxMBSortInHeap=6.045385079779125, sim=RandomSimilarity(queryNorm=false): {}, locale=en-PN, timezone=Africa/Algiers
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=63609840,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=92846E1BAB2AF305 -Dtests.slow=true -Dtests.locale=en-PN -Dtests.timezone=Africa/Algiers -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [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_92846E1BAB2AF305-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_92846E1BAB2AF305-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_92846E1BAB2AF305-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_92846E1BAB2AF305-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_92846E1BAB2AF305-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_92846E1BAB2AF305-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_92846E1BAB2AF305-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_92846E1BAB2AF305-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_92846E1BAB2AF305-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_92846E1BAB2AF305-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_92846E1BAB2AF305-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_92846E1BAB2AF305-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_92846E1BAB2AF305-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_92846E1BAB2AF305-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([92846E1BAB2AF305]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [2/5 (1!)] on J1 in 1.13s, 8 tests, 1 error <<< FAILURES!

[...truncated 38530 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 425 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/425/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

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

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\J0\temp\lucene.index.TestBackwardsCompatibility_4FDD1E1270AFE325-001\6.2.0-cfs-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_4FDD1E1270AFE325-001\6.2.0-cfs-002

	at __randomizedtesting.SeedInfo.seed([4FDD1E1270AFE325]: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.store.TestMultiMMap

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_FE44E13CFBABF78A-001\testSeekSliceZero-017: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_FE44E13CFBABF78A-001\testSeekSliceZero-017 

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\core\test\J1\temp\lucene.store.TestMultiMMap_FE44E13CFBABF78A-001\testSeekSliceZero-017: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_FE44E13CFBABF78A-001\testSeekSliceZero-017

	at __randomizedtesting.SeedInfo.seed([FE44E13CFBABF78A]: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.search.suggest.analyzing.AnalyzingSuggesterTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_6DCE2DB543324406-001\AnalyzingSuggesterTest-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_6DCE2DB543324406-001\AnalyzingSuggesterTest-002    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_6DCE2DB543324406-001\AnalyzingSuggesterTest-002\suggester: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_6DCE2DB543324406-001\AnalyzingSuggesterTest-002\suggester    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_6DCE2DB543324406-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_6DCE2DB543324406-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\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_6DCE2DB543324406-001\AnalyzingSuggesterTest-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_6DCE2DB543324406-001\AnalyzingSuggesterTest-002
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_6DCE2DB543324406-001\AnalyzingSuggesterTest-002\suggester: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_6DCE2DB543324406-001\AnalyzingSuggesterTest-002\suggester
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_6DCE2DB543324406-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_6DCE2DB543324406-001

	at __randomizedtesting.SeedInfo.seed([6DCE2DB543324406]: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.BasicFunctionalityTest

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.BasicFunctionalityTest_7516EA19D9E79DB-001\init-core-data-001\spellcheckerFQCN: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_7516EA19D9E79DB-001\init-core-data-001\spellcheckerFQCN    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_7516EA19D9E79DB-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_7516EA19D9E79DB-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_7516EA19D9E79DB-001\init-core-data-001\spellcheckerFQCN\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_7516EA19D9E79DB-001\init-core-data-001\spellcheckerFQCN\segments_1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_7516EA19D9E79DB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_7516EA19D9E79DB-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.BasicFunctionalityTest_7516EA19D9E79DB-001\init-core-data-001\spellcheckerFQCN: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_7516EA19D9E79DB-001\init-core-data-001\spellcheckerFQCN
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_7516EA19D9E79DB-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_7516EA19D9E79DB-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_7516EA19D9E79DB-001\init-core-data-001\spellcheckerFQCN\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_7516EA19D9E79DB-001\init-core-data-001\spellcheckerFQCN\segments_1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_7516EA19D9E79DB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_7516EA19D9E79DB-001

	at __randomizedtesting.SeedInfo.seed([7516EA19D9E79DB]: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.analysis.PathHierarchyTokenizerFactoryTest

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.analysis.PathHierarchyTokenizerFactoryTest_7516EA19D9E79DB-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.analysis.PathHierarchyTokenizerFactoryTest_7516EA19D9E79DB-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.PathHierarchyTokenizerFactoryTest_7516EA19D9E79DB-001\init-core-data-001\spellchecker3: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.PathHierarchyTokenizerFactoryTest_7516EA19D9E79DB-001\init-core-data-001\spellchecker3    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.PathHierarchyTokenizerFactoryTest_7516EA19D9E79DB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.PathHierarchyTokenizerFactoryTest_7516EA19D9E79DB-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.analysis.PathHierarchyTokenizerFactoryTest_7516EA19D9E79DB-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.analysis.PathHierarchyTokenizerFactoryTest_7516EA19D9E79DB-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.PathHierarchyTokenizerFactoryTest_7516EA19D9E79DB-001\init-core-data-001\spellchecker3: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.PathHierarchyTokenizerFactoryTest_7516EA19D9E79DB-001\init-core-data-001\spellchecker3
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.PathHierarchyTokenizerFactoryTest_7516EA19D9E79DB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.PathHierarchyTokenizerFactoryTest_7516EA19D9E79DB-001

	at __randomizedtesting.SeedInfo.seed([7516EA19D9E79DB]: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.TriggerIntegrationTest.testEventFromRestoredState

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([7516EA19D9E79DB:767DA61B493DDB1]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventFromRestoredState(TriggerIntegrationTest.java:760)
	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:  org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testEventQueue

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
	at __randomizedtesting.SeedInfo.seed([7516EA19D9E79DB:CEE42C0F94F9BF2E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testEventQueue(TestTriggerIntegration.java:640)
	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.core.TestSolrIndexConfig

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.TestSolrIndexConfig_7516EA19D9E79DB-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_7516EA19D9E79DB-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_7516EA19D9E79DB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_7516EA19D9E79DB-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.TestSolrIndexConfig_7516EA19D9E79DB-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_7516EA19D9E79DB-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_7516EA19D9E79DB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_7516EA19D9E79DB-001

	at __randomizedtesting.SeedInfo.seed([7516EA19D9E79DB]: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.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([7516EA19D9E79DB:6AADCA5C27D686DC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:241)
	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:  org.apache.solr.rest.schema.analysis.TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms

Error Message:
Unable to delete directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_7516EA19D9E79DB-001\tempDir-001\configsets\upload.

Stack Trace:
java.io.IOException: Unable to delete directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_7516EA19D9E79DB-001\tempDir-001\configsets\upload.
	at __randomizedtesting.SeedInfo.seed([7516EA19D9E79DB:F6268D6038A24C80]:0)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1581)
	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
	at org.apache.solr.rest.schema.analysis.TestManagedSynonymFilterFactory.after(TestManagedSynonymFilterFactory.java:64)
	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$10.evaluate(RandomizedRunner.java:992)
	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.schema.TestSchemalessBufferedUpdates

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.schema.TestSchemalessBufferedUpdates_7516EA19D9E79DB-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_7516EA19D9E79DB-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.schema.TestSchemalessBufferedUpdates_7516EA19D9E79DB-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_7516EA19D9E79DB-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([7516EA19D9E79DB]: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.schema.TestUseDocValuesAsStored2

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.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001\tempDir-001\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-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.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001\tempDir-001\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001

	at __randomizedtesting.SeedInfo.seed([7516EA19D9E79DB]: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.TriggerIntegrationTest.testMetricTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([7516EA19D9E79DB:BD5D592EC276AF94]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.junit.Assert.assertNull(Assert.java:562)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1575)
	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.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_F9F205E48580F474-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_F9F205E48580F474-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_F9F205E48580F474-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_F9F205E48580F474-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_F9F205E48580F474-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_F9F205E48580F474-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_F9F205E48580F474-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_F9F205E48580F474-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_F9F205E48580F474-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_F9F205E48580F474-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_F9F205E48580F474-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_F9F205E48580F474-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_F9F205E48580F474-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_F9F205E48580F474-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_F9F205E48580F474-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_F9F205E48580F474-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_F9F205E48580F474-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_F9F205E48580F474-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_F9F205E48580F474-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_F9F205E48580F474-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_F9F205E48580F474-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_F9F205E48580F474-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_F9F205E48580F474-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_F9F205E48580F474-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_F9F205E48580F474-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_F9F205E48580F474-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_F9F205E48580F474-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_F9F205E48580F474-001

	at __randomizedtesting.SeedInfo.seed([F9F205E48580F474]: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 980 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {docid=Lucene50(blocksize=128), junk=FSTOrd50}, docValues:{}, maxPointsInLeafNode=1443, maxMBSortInHeap=7.360872859363244, sim=RandomSimilarity(queryNorm=false): {}, locale=sk, timezone=America/Porto_Velho
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=463376672,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriterCommit, TestDoubleValuesSource, TestTermsEnum, TestIndexWriterNRTIsCurrent, TestCharArraySet, TestReaderClosed, TestForTooMuchCloning, TestDocumentsWriterStallControl, TestIndexOrDocValuesQuery, TestFrequencyTrackingRingBuffer, TestNRTCachingDirectory, TestElevationComparator, TestBooleanScorer, TestShardSearching, TestSimpleExplanations, TestIndexWriterForceMerge, TestExitableDirectoryReader, TestReadOnlyIndex, TestMergeRateLimiter, TestSegmentCacheables, TestFilterDirectoryReader, TestFixedBitSet, TestIndexWriterOutOfFileDescriptors, TestAxiomaticSimilarity, TestByteBlockPool, TestApproximationSearchEquivalence, TestRadixSelector, TestTerms, TestBooleanSimilarity, TestAutomatonQuery, TestMatchNoDocsQuery, TestLongPostings, TestMultiset, TestVersion, TestIndexTooManyDocs, TestSimilarity, TestSPIClassIterator, TestMutablePointsReaderUtils, TestLongRangeFieldQueries, TestGeoUtils, TestRollingBuffer, TestFastDecompressionMode, TestTermdocPerf, TestPerSegmentDeletes, TestPositiveScoresOnlyCollector, TestNRTReaderWithThreads, TestMultiFields, TestMultiTermConstantScore, TestBoolean2, TestTopFieldCollector, TestDirectPacked, TestTermRangeQuery, TestIndexReaderClose, TestMaxPosition, TestIndexWriterExceptions2, TestLucene60FieldInfoFormat, TestStopFilter, Test2BNumericDocValues, TestMultiTermQueryRewrites, TestPhraseQuery, TestBytesRefAttImpl, TestLucene70NormsFormat, TestNot, Test2BBinaryDocValues, TestNormsFieldExistsQuery, TestPostingsOffsets, Test2BDocs, TestSegmentInfos, TestIndexedDISI, TestDocValues, TestTermVectorsReader, TestSimpleSearchEquivalence, TestConcurrentMergeScheduler, TestFuzzyQuery, TestSpanCollection, TestOmitNorms, TestIndexWriterOnJRECrash, TestSubScorerFreqs, TestSentinelIntSet, TestCharTermAttributeImpl, Test2BSortedDocValuesFixedSorted, TestDocValuesRewriteMethod, TestFieldReuse, TestMultiDocValues, TestDocIDMerger, TestIndexWriterReader, TestSpanOrQuery, TestTrackingDirectoryWrapper, TestFieldType, TestSimilarityBase, Test2BPostings, TestWildcard, TestSpanFirstQuery, TestUniqueTermCount, TestTryDelete, TestDuelingCodecsAtNight, TestMultiLevelSkipList, TestMultiTermsEnum, TestFixedBitDocIdSet, Test2BPostingsBytes, TestDelegatingAnalyzerWrapper, TestIndexWriterConfig, TestNotDocIdSet, TestMultiPhraseQuery, TestFlex, TestFieldMaskingSpanQuery, TestSearchAfter, FiniteStringsIteratorTest, TestSegmentMerger, TestSortRescorer, TestDirectoryReaderReopen, TestSegmentTermDocs, TestIndexCommit, TestBlockPostingsFormat3, TestTermsEnum2, TestPerFieldDocValuesFormat, TestBytesStore, TestPackedInts, TestIndexWriterWithThreads, TestGraphTokenizers, TestIndexWriterExceptions, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=FE44E13CFBABF78A -Dtests.slow=true -Dtests.locale=sk -Dtests.timezone=America/Porto_Velho -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestMultiMMap (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\core\test\J1\temp\lucene.store.TestMultiMMap_FE44E13CFBABF78A-001\testSeekSliceZero-017: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_FE44E13CFBABF78A-001\testSeekSliceZero-017
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FE44E13CFBABF78A]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [230/459 (1!)] on J1 in 3.54s, 54 tests, 1 error <<< FAILURES!

[...truncated 3795 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.01s J0 | 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=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=6, maxDocsPerChunk=476, blockSize=2), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=6, blockSize=2)), sim=RandomSimilarity(queryNorm=true): {content6=DFR I(F)L3(800.0), content5=DFR I(n)3(800.0), content2=DFR I(n)B3(800.0), utf8=DFR I(F)B3(800.0), fie?ld=DFR I(F)LZ(0.3), content=LM Jelinek-Mercer(0.100000), autf8=DFR GB1}, locale=en-CA, timezone=Etc/GMT-9
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=72322256,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestManyPointsInOldIndex, TestLucene54DocValuesFormat, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=4FDD1E1270AFE325 -Dtests.slow=true -Dtests.locale=en-CA -Dtests.timezone=Etc/GMT-9 -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_4FDD1E1270AFE325-001\6.2.0-cfs-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_4FDD1E1270AFE325-001\6.2.0-cfs-002
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4FDD1E1270AFE325]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [8/8 (1!)] on J0 in 24.71s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 5236 lines...]
   [junit4] Suite: org.apache.lucene.search.suggest.analyzing.AnalyzingSuggesterTest
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=es-US, timezone=Europe/Moscow
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=69506232,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [WFSTCompletionTest, FuzzySuggesterTest, TestHighFrequencyDictionary, BlendedInfixSuggesterTest, DocumentValueSourceDictionaryTest, AnalyzingSuggesterTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AnalyzingSuggesterTest -Dtests.seed=6DCE2DB543324406 -Dtests.slow=true -Dtests.locale=es-US -Dtests.timezone=Europe/Moscow -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | AnalyzingSuggesterTest (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\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_6DCE2DB543324406-001\AnalyzingSuggesterTest-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_6DCE2DB543324406-001\AnalyzingSuggesterTest-002
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_6DCE2DB543324406-001\AnalyzingSuggesterTest-002\suggester: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_6DCE2DB543324406-001\AnalyzingSuggesterTest-002\suggester
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_6DCE2DB543324406-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_6DCE2DB543324406-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6DCE2DB543324406]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [17/32 (1!)] on J1 in 1.84s, 23 tests, 1 error <<< FAILURES!

[...truncated 1710 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> 0    INFO  (SUITE-TriggerIntegrationTest-seed#[7516EA19D9E79DB]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_7516EA19D9E79DB-001\init-core-data-001
   [junit4]   2> 256  INFO  (SUITE-TriggerIntegrationTest-seed#[7516EA19D9E79DB]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 372  INFO  (SUITE-TriggerIntegrationTest-seed#[7516EA19D9E79DB]-worker) [    ] o.e.j.u.log Logging initialized @8544ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 386  INFO  (SUITE-TriggerIntegrationTest-seed#[7516EA19D9E79DB]-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> 426  INFO  (SUITE-TriggerIntegrationTest-seed#[7516EA19D9E79DB]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_7516EA19D9E79DB-001\tempDir-001
   [junit4]   2> 449  INFO  (SUITE-TriggerIntegrationTest-seed#[7516EA19D9E79DB]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 452  INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 453  INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 555  INFO  (SUITE-TriggerIntegrationTest-seed#[7516EA19D9E79DB]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:57817
   [junit4]   2> 751  WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Exception causing close of session 0x0 due to java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 756  ERROR (Thread-1) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2133 INFO  (zkConnectionManagerCallback-4-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2236 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1613485b1d50000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2720 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2720 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2751 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2752 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2752 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2752 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2761 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2761 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2802 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@23d065f2{/solr,null,AVAILABLE}
   [junit4]   2> 2826 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4353c97c{/solr,null,AVAILABLE}
   [junit4]   2> 2856 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@21aed32c{HTTP/1.1,[http/1.1]}{127.0.0.1:57823}
   [junit4]   2> 2857 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server Started @11032ms
   [junit4]   2> 2857 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57823}
   [junit4]   2> 2877 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7b4e6f50{HTTP/1.1,[http/1.1]}{127.0.0.1:57822}
   [junit4]   2> 2881 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server Started @11056ms
   [junit4]   2> 2881 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57822}
   [junit4]   2> 2984 ERROR (jetty-launcher-1-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2984 ERROR (jetty-launcher-1-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2985 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 2985 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 2990 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2990 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2991 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2991 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3001 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-26T22:10:34.951Z
   [junit4]   2> 3001 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-26T22:10:34.951Z
   [junit4]   2> 3062 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3062 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3073 INFO  (zkConnectionManagerCallback-6-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3088 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3090 INFO  (zkConnectionManagerCallback-8-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3092 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4203 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57817/solr
   [junit4]   2> 4203 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57817/solr
   [junit4]   2> 4242 INFO  (zkConnectionManagerCallback-15-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4242 INFO  (zkConnectionManagerCallback-16-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4265 INFO  (zkConnectionManagerCallback-20-thread-1-processing-n:127.0.0.1:57823_solr) [n:127.0.0.1:57823_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4265 INFO  (zkConnectionManagerCallback-19-thread-1-processing-n:127.0.0.1:57822_solr) [n:127.0.0.1:57822_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5139 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:57823_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 5139 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:57822_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 5143 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:57822_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57822_solr
   [junit4]   2> 5146 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:57823_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57823_solr
   [junit4]   2> 5154 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:57822_solr    ] o.a.s.c.Overseer Overseer (id=99418415597682694-127.0.0.1:57822_solr-n_0000000000) starting
   [junit4]   2> 5244 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:57823_solr) [n:127.0.0.1:57823_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 5248 INFO  (zkCallback-18-thread-1-processing-n:127.0.0.1:57822_solr) [n:127.0.0.1:57822_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 5586 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:57822_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57822_solr
   [junit4]   2> 5602 INFO  (OverseerStateUpdate-99418415597682694-127.0.0.1:57822_solr-n_0000000000) [n:127.0.0.1:57822_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 5603 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:57823_solr) [n:127.0.0.1:57823_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 5663 DEBUG (OverseerAutoScalingTriggerThread-99418415597682694-127.0.0.1:57822_solr-n_0000000000) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 5674 DEBUG (OverseerAutoScalingTriggerThread-99418415597682694-127.0.0.1:57822_solr-n_0000000000) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 5961 DEBUG (OverseerAutoScalingTriggerThread-99418415597682694-127.0.0.1:57822_solr-n_0000000000) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:57822_solr, 127.0.0.1:57823_solr]
   [junit4]   2> 5961 DEBUG (OverseerAutoScalingTriggerThread-99418415597682694-127.0.0.1:57822_solr-n_0000000000) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 5961 DEBUG (OverseerAutoScalingTriggerThread-99418415597682694-127.0.0.1:57822_solr-n_0000000000) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 5982 DEBUG (OverseerAutoScalingTriggerThread-99418415597682694-127.0.0.1:57822_solr-n_0000000000) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 5982 DEBUG (OverseerAutoScalingTriggerThread-99418415597682694-127.0.0.1:57822_solr-n_0000000000) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 5987 DEBUG (ScheduledTrigger-10-thread-1) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 6315 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:57823_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57823.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@644a8fd7
   [junit4]   2> 6317 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:57823_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57823.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@644a8fd7
   [junit4]   2> 6318 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:57823_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57823.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@644a8fd7
   [junit4]   2> 6358 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:57822_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57822.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@644a8fd7
   [junit4]   2> 6363 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:57822_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57822.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@644a8fd7
   [junit4]   2> 6364 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:57822_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57822.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@644a8fd7
   [junit4]   2> 6473 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:57823_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_7516EA19D9E79DB-001\tempDir-001\node2\.
   [junit4]   2> 6475 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:57822_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_7516EA19D9E79DB-001\tempDir-001\node1\.
   [junit4]   2> 6869 INFO  (zkConnectionManagerCallback-26-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6885 INFO  (zkConnectionManagerCallback-30-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6890 INFO  (SUITE-TriggerIntegrationTest-seed#[7516EA19D9E79DB]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 6891 INFO  (SUITE-TriggerIntegrationTest-seed#[7516EA19D9E79DB]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57817/solr ready
   [junit4]   2> 6932 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[7516EA19D9E79DB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTriggerThrottling
   [junit4]   2> 6933 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[7516EA19D9E79DB]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 6938 DEBUG (zkCallback-18-thread-1-processing-n:127.0.0.1:57822_solr) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 6941 DEBUG (OverseerAutoScalingTriggerThread-99418415597682694-127.0.0.1:57822_solr-n_0000000000) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 6947 DEBUG (OverseerAutoScalingTriggerThread-99418415597682694-127.0.0.1:57822_solr-n_0000000000) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 6950 DEBUG (OverseerAutoScalingTriggerThread-99418415597682694-127.0.0.1:57822_solr-n_0000000000) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 6950 DEBUG (OverseerAutoScalingTriggerThread-99418415597682694-127.0.0.1:57822_solr-n_0000000000) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 8072 INFO  (qtp825177361-68) [n:127.0.0.1:57822_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=25
   [junit4]   2> 8204 INFO  (qtp1282583551-58) [n:127.0.0.1:57823_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 8207 DEBUG (qtp825177361-57) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 8209 INFO  (qtp825177361-57) [n:127.0.0.1:57822_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=375
   [junit4]   2> 8212 DEBUG (zkCallback-18-thread-1-processing-n:127.0.0.1:57822_solr) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 8221 INFO  (qtp825177361-64) [n:127.0.0.1:57822_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 8221 DEBUG (zkCallback-18-thread-1-processing-n:127.0.0.1:57822_solr) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:57822_solr, 127.0.0.1:57823_solr]
   [junit4]   2> 8221 DEBUG (zkCallback-18-thread-1-processing-n:127.0.0.1:57822_solr) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 8222 DEBUG (OverseerAutoScalingTriggerThread-99418415597682694-127.0.0.1:57822_solr-n_0000000000) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 8225 INFO  (qtp1282583551-66) [n:127.0.0.1:57823_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 8225 DEBUG (qtp825177361-57) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 8227 INFO  (qtp825177361-57) [n:127.0.0.1:57822_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 8228 DEBUG (zkCallback-18-thread-1-processing-n:127.0.0.1:57822_solr) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 8229 INFO  (OverseerAutoScalingTriggerThread-99418415597682694-127.0.0.1:57822_solr-n_0000000000) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 8229 DEBUG (zkCallback-18-thread-1-processing-n:127.0.0.1:57822_solr) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:57822_solr, 127.0.0.1:57823_solr]
   [junit4]   2> 8229 DEBUG (zkCallback-18-thread-1-processing-n:127.0.0.1:57822_solr) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 8230 DEBUG (OverseerAutoScalingTriggerThread-99418415597682694-127.0.0.1:57822_solr-n_0000000000) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 8231 DEBUG (zkCallback-18-thread-1-processing-n:127.0.0.1:57822_solr) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:57822_solr, 127.0.0.1:57823_solr]
   [junit4]   2> 8232 DEBUG (zkCallback-18-thread-1-processing-n:127.0.0.1:57822_solr) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 8232 DEBUG (OverseerAutoScalingTriggerThread-99418415597682694-127.0.0.1:57822_solr-n_0000000000) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 3
   [junit4]   2> 8232 DEBUG (OverseerAutoScalingTriggerThread-99418415597682694-127.0.0.1:57822_solr-n_0000000000) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 8232 DEBUG (ScheduledTrigger-10-thread-2) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 8234 DEBUG (ScheduledTrigger-10-thread-2) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 8238 INFO  (OverseerAutoScalingTriggerThread-99418415597682694-127.0.0.1:57822_solr-n_0000000000) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 8240 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[7516EA19D9E79DB]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 8240 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[7516EA19D9E79DB]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 8240 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[7516EA19D9E79DB]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 8241 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[7516EA19D9E79DB]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 8241 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[7516EA19D9E79DB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@130a4d9d{/solr,null,AVAILABLE}
   [junit4]   2> 8242 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[7516EA19D9E79DB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7f6b9f55{HTTP/1.1,[http/1.1]}{127.0.0.1:57855}
   [junit4]   2> 8242 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[7516EA19D9E79DB]) [    ] o.e.j.s.Server Started @16418ms
   [junit4]   2> 8243 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[7516EA19D9E79DB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57855}
   [junit4]   2> 8243 ERROR (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[7516EA19D9E79DB]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 8243 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[7516EA19D9E79DB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache S

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

icy2, SampleTest, TestBinaryField, MinimalSchemaTest, ExternalFileFieldSortTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCharFilters, EchoParamsTest, TimeZoneUtilsTest, ResourceLoaderTest, URLClassifyProcessorTest, ChaosMonkeyNothingIsSafeTest, AliasIntegrationTest, ConcurrentCreateRoutedAliasTest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteShardTest, DistribJoinFromCollectionTest, DocValuesNotIndexedTest, ForceLeaderTest, ReplicationFactorTest, RestartWhileUpdatingTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, TestCloudDeleteByQuery, TestCloudSearcherWarming, TestDeleteCollectionOnDownNodes, TestExclusionRuleCollectionAccess, TestLeaderElectionWithEmptyReplica, TestPrepRecovery, TestPullReplicaErrorHandling, TestStressCloudBlindAtomicUpdates, TlogReplayBufferedWhileIndexingTest, ZkFailoverTest, CollectionTooManyReplicasTest, SimpleCollectionCreateDeleteTest, TestCollectionAPI, TestLocalFSCloudBackupRestore, TestReplicaProperties, TestRequestStatusCollectionAPI, ComputePlanActionTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, NodeAddedTriggerTest, NodeLostTriggerTest, SystemLogListenerTest, TestPolicyCloud, CdcrBootstrapTest, BlobRepositoryCloudTest, TestImplicitCoreProperties, TestInfoStreamLogging, TestInitParams, TestReloadAndDeleteDocs, TestSimpleTextCodec, TestSolrConfigHandler, TestSolrXml, TestSolrCoreSnapshots, RequestLoggingTest, SearchHandlerTest, TestSQLHandlerNonCloud, TestSolrConfigHandlerConcurrent, V2StandaloneTest, AutoscalingHistoryHandlerTest, DistributedFacetPivotLargeTest, DistributedQueryComponentOptimizationTest, TestExpandComponent, JavabinLoaderTest, HighlighterMaxOffsetTest, TestUnifiedSolrHighlighter, TestSlowCompositeReaderWrapper, WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, TestLegacyFieldReuse, TestLegacyNumericUtils, TestLegacyTerms, JvmMetricsTest, MetricsConfigTest, SolrMetricManagerTest, SolrGangliaReporterTest, SolrGraphiteReporterTest, SolrJmxReporterTest, SolrShardReporterTest, TestRestManager, TestCopyFieldCollectionResource, TestFieldResource, TestFieldTypeResource, TestSchemaNameResource, TestManagedSynonymGraphFilterFactory, PreAnalyzedFieldManagedSchemaCloudTest, SchemaApiFailureTest, TestCollationFieldDocValues, TestHalfAndHalfDocValues, TestManagedSchema, TestManagedSchemaAPI, TestUseDocValuesAsStored, TestUseDocValuesAsStored2]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestUseDocValuesAsStored2 -Dtests.seed=7516EA19D9E79DB -Dtests.slow=true -Dtests.locale=en-US -Dtests.timezone=America/Scoresbysund -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestUseDocValuesAsStored2 (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\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001\tempDir-001\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7516EA19D9E79DB]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [693/769 (9!)] on J1 in 1.43s, 1 test, 1 error <<< FAILURES!

[...truncated 2603 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_F9F205E48580F474-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=726, maxMBSortInHeap=7.277054971925186, sim=RandomSimilarity(queryNorm=false): {}, locale=hu, timezone=NZ
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=72621288,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=F9F205E48580F474 -Dtests.slow=true -Dtests.locale=hu -Dtests.timezone=NZ -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_F9F205E48580F474-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_F9F205E48580F474-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_F9F205E48580F474-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_F9F205E48580F474-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_F9F205E48580F474-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_F9F205E48580F474-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_F9F205E48580F474-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_F9F205E48580F474-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_F9F205E48580F474-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_F9F205E48580F474-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_F9F205E48580F474-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_F9F205E48580F474-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_F9F205E48580F474-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_F9F205E48580F474-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F9F205E48580F474]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/5 (1!)] on J1 in 1.35s, 8 tests, 1 error <<< FAILURES!

[...truncated 45825 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 424 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/424/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_6DBAA03FCF924FC9-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_6DBAA03FCF924FC9-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_6DBAA03FCF924FC9-001\tempDir-001\_16.cfe: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_6DBAA03FCF924FC9-001\tempDir-001\_16.cfe    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_6DBAA03FCF924FC9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_6DBAA03FCF924FC9-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\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_6DBAA03FCF924FC9-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_6DBAA03FCF924FC9-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_6DBAA03FCF924FC9-001\tempDir-001\_16.cfe: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_6DBAA03FCF924FC9-001\tempDir-001\_16.cfe
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_6DBAA03FCF924FC9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_6DBAA03FCF924FC9-001

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


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([DA921B78548E0F97:609E2CF70B66D9D8]:0)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1565)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([DA921B78548E0F97:9F38690110DCB3E3]:0)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:116)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

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.DistributedFacetExistsSmallTest_DA921B78548E0F97-001\tempDir-001\shard3\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetExistsSmallTest_DA921B78548E0F97-001\tempDir-001\shard3\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetExistsSmallTest_DA921B78548E0F97-001\tempDir-001\shard3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetExistsSmallTest_DA921B78548E0F97-001\tempDir-001\shard3    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetExistsSmallTest_DA921B78548E0F97-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.DistributedFacetExistsSmallTest_DA921B78548E0F97-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.DistributedFacetExistsSmallTest_DA921B78548E0F97-001\tempDir-001\shard3\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetExistsSmallTest_DA921B78548E0F97-001\tempDir-001\shard3\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetExistsSmallTest_DA921B78548E0F97-001\tempDir-001\shard3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetExistsSmallTest_DA921B78548E0F97-001\tempDir-001\shard3
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetExistsSmallTest_DA921B78548E0F97-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.DistributedFacetExistsSmallTest_DA921B78548E0F97-001\tempDir-001

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


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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue:     1) Thread[id=19029, name=sdqtest--3899-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$1069/706810533.call(Unknown Source)         at java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$109/1025528989.run(Unknown Source)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   1) Thread[id=19029, name=sdqtest--3899-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
        at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
        at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
        at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)
        at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$1069/706810533.call(Unknown Source)
        at java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$109/1025528989.run(Unknown Source)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([DA921B78548E0F97]:0)


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\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-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\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-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\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-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\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-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\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-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\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-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\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-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\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-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\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-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\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-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\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-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\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-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\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-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\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-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\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-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\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001

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




Build Log:
[...truncated 785 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterThreadsToSegments
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {field=DFR I(ne)L1}, locale=en-RW, timezone=Europe/Kaliningrad
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=102955400,total=176664576
   [junit4]   2> NOTE: All tests run in this JVM: [TestHugeRamFile, TestUTF32ToUTF8, TestConjunctions, TestCustomNorms, TestLucene70DocValuesFormat, TestBinaryTerms, TestMixedCodecs, TestRegexpRandom2, TestQueryBuilder, TestLiveFieldValues, TestIndexWriterDeleteByQuery, TestManyFields, TestParallelReaderEmptyIndex, TestSpanNotQuery, TestIntBlockPool, TestBytesRefArray, TestSearch, TestDocValuesQueries, TestIndexFileDeleter, Test2BSortedDocValuesOrds, TestPackedTokenAttributeImpl, TestIndexManyDocuments, TestOperations, TestFieldInvertState, TestDocCount, TestLevenshteinAutomata, TestDocumentsWriterDeleteQueue, TestPhrasePrefixQuery, TestDocIdsWriter, TestIndexWriterWithThreads, TestTieredMergePolicy, TestLSBRadixSorter, TestCollectionUtil, TestMSBRadixSorter, TestTimSorterWorstCase, TestFlushByRamOrCountsPolicy, TestSpanContainQuery, TestPayloadsOnVectors, TestBagOfPositions, TestIndexWriterThreadsToSegments]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexWriterThreadsToSegments -Dtests.seed=6DBAA03FCF924FC9 -Dtests.slow=true -Dtests.locale=en-RW -Dtests.timezone=Europe/Kaliningrad -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestIndexWriterThreadsToSegments (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\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_6DBAA03FCF924FC9-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_6DBAA03FCF924FC9-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_6DBAA03FCF924FC9-001\tempDir-001\_16.cfe: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_6DBAA03FCF924FC9-001\tempDir-001\_16.cfe
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_6DBAA03FCF924FC9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_6DBAA03FCF924FC9-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6DBAA03FCF924FC9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [171/459 (1!)] on J0 in 2.37s, 4 tests, 1 error <<< FAILURES!

[...truncated 954 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J1-20180126_105656_9817555240155450564726.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J0-20180126_105656_97915468076447852058241.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 299 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20180126_110249_15316656682256820601276.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 18 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20180126_110249_15312727778322991407363.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1058 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20180126_110342_9558723207116982219847.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20180126_110342_95510437349015233108727.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 230 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20180126_110544_2748587140838423353640.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20180126_110544_2745134839048640553570.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20180126_110559_1652286995584482947925.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20180126_110559_1651623490538124140409.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 155 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20180126_110629_0588274774452125603188.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20180126_110629_0584004938095227956571.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20180126_110634_8196253676578353398920.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20180126_110634_81911675139071434015791.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 169 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20180126_110639_69414299835718735959198.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20180126_110639_69410173570655675000138.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20180126_110647_93812168855327939513177.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20180126_110647_93812559733650695515874.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 157 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20180126_110656_0527623171394250610697.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20180126_110656_0529456118077430796555.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20180126_110700_44717206230505953348368.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 195 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20180126_110718_72014718479311644719095.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 28 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20180126_110718_7219346532082119752938.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1315 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20180126_110843_69718107595579591261760.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20180126_110843_6972711912989142287267.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 232 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J1-20180126_110854_72417109292768171498654.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J0-20180126_110854_72418036462311145333930.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 256 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20180126_110911_7128994846304824054533.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20180126_110911_71210066562878951840481.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 210 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J0-20180126_111057_28416524929680761501631.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J1-20180126_111057_2841552085618169196199.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 171 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20180126_111102_4473784012104304655096.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20180126_111102_4479322246981725002300.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 227 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J1-20180126_111108_807267383884030873141.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J0-20180126_111108_80712075133714437584773.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 180 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20180126_111139_97114522795960060211309.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20180126_111139_9715097517309512695851.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 247 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20180126_111150_4681174399984024517419.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20180126_111150_46812964256672823470646.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J1-20180126_111210_809673397890904158102.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J0-20180126_111210_80914727243445239222101.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J0-20180126_111226_3346947664889854350498.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J1-20180126_111226_3341316136107917998676.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 187 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J1-20180126_111233_04015330357786742498908.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J0-20180126_111233_0407481714725566877721.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 336 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J1-20180126_111253_54817926882982669405179.syserr
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J0-20180126_111253_548976127398278512539.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 228 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20180126_111307_04612800884358017722135.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20180126_111307_04617469633860029731671.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 188 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20180126_111321_34714529659357201570340.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 23 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20180126_111321_3479667235474186517576.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 214 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20180126_111337_32011179584052552114401.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 10 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20180126_111337_31910350009492835604409.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 318 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20180126_111412_3943219107347416316625.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20180126_111412_39510429960208834145328.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 184 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20180126_111431_09911155938982571648622.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20180126_111431_1005463233235696993499.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 147 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20180126_111444_51311881700179732153727.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 245 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20180126_111449_17911670255567708656758.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20180126_111449_18118036364976595310117.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3312 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue
   [junit4]   2> 2180112 INFO  (SUITE-TestGenericDistributedQueue-seed#[DA921B78548E0F97]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_DA921B78548E0F97-001\init-core-data-001
   [junit4]   2> 2180113 WARN  (SUITE-TestGenericDistributedQueue-seed#[DA921B78548E0F97]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 2180113 INFO  (SUITE-TestGenericDistributedQueue-seed#[DA921B78548E0F97]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2180115 INFO  (SUITE-TestGenericDistributedQueue-seed#[DA921B78548E0F97]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2180117 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[DA921B78548E0F97]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue
   [junit4]   2> 2182121 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[DA921B78548E0F97]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> 2182122 INFO  (TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[DA921B78548E0F97]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLocallyOffer
   [junit4]   2> 2182329 INFO  (TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[DA921B78548E0F97]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLocallyOffer
   [junit4]   2> 2182329 INFO  (TEST-TestGenericDistributedQueue.testPeekElements-seed#[DA921B78548E0F97]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPeekElements
   [junit4]   2> 2183833 INFO  (TEST-TestGenericDistributedQueue.testPeekElements-seed#[DA921B78548E0F97]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPeekElements
   [junit4]   2> 2183834 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[DA921B78548E0F97]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueueBlocking
   [junit4]   2> 2186976 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[DA921B78548E0F97]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueueBlocking
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.method=testDistributedQueueBlocking -Dtests.seed=DA921B78548E0F97 -Dtests.slow=true -Dtests.locale=en-KE -Dtests.timezone=America/Iqaluit -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   3.15s J0 | TestGenericDistributedQueue.testDistributedQueueBlocking <<<
   [junit4]    > Throwable #1: java.util.concurrent.TimeoutException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DA921B78548E0F97:9F38690110DCB3E3]:0)
   [junit4]    > 	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:116)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_DA921B78548E0F97-001
   [junit4]   2> Jan 26, 2018 11:52:38 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Jan 26, 2018 11:52:58 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]   2>    1) Thread[id=19029, name=sdqtest--3899-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2>         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$1069/706810533.call(Unknown Source)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$109/1025528989.run(Unknown Source)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Jan 26, 2018 11:52:58 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=19029, name=sdqtest--3899-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2> Jan 26, 2018 11:52:58 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1215, maxMBSortInHeap=5.587696626569292, sim=RandomSimilarity(queryNorm=true): {}, locale=en-KE, timezone=America/Iqaluit
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=111600696,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [BasicDistributedZkTest, TestSizeLimitedDistributedMap, UUIDUpdateProcessorFallbackTest, PropertiesRequestHandlerTest, SegmentsInfoRequestHandlerTest, TestMinMaxOnMultiValuedField, TestHashQParserPlugin, TestFaceting, DateMathParserTest, LargeFieldTest, TestFieldCollectionResource, TestNumericTokenStream, TestGraphMLResponseWriter, TestSolrCloudWithSecureImpersonation, TestCloudJSONFacetJoinDomain, NumberUtilsTest, HdfsChaosMonkeyNothingIsSafeTest, OutputWriterTest, LukeRequestHandlerTest, TestDynamicLoading, FastVectorHighlighterTest, SpellingQueryConverterTest, SolrIndexMetricsTest, TestPhraseSuggestions, TestLeaderElectionWithEmptyReplica, TestTolerantUpdateProcessorRandomCloud, CursorPagingTest, AutoscalingHistoryHandlerTest, TestSmileRequest, BinaryUpdateRequestHandlerTest, TestJsonFacetRefinement, TestManagedSynonymGraphFilterFactory, ConnectionManagerTest, TestLegacyFieldReuse, TestSegmentSorting, TestReplicationHandlerBackup, TestBM25SimilarityFactory, CdcrRequestHandlerTest, MoveReplicaHDFSFailoverTest, TestNoOpRegenerator, AssignTest, TestSurroundQueryParser, MetricUtilsTest, ClassificationUpdateProcessorIntegrationTest, BasicAuthStandaloneTest, AssignBackwardCompatibilityTest, UtilsToolTest, SimpleMLTQParserTest, SolrRequestParserTest, TestNRTOpen, UninvertDocValuesMergePolicyTest, TestSQLHandlerNonCloud, TestFieldCacheReopen, DocumentBuilderTest, TestPostingsSolrHighlighter, TestConfigsApi, TestElisionMultitermQuery, BooleanFieldTest, DeleteShardTest, TestDeleteCollectionOnDownNodes, CacheHeaderTest, CheckHdfsIndexTest, BlobRepositoryCloudTest, TestConfigSetsAPIZkFailure, SpatialFilterTest, BlockJoinFacetDistribTest, DistribJoinFromCollectionTest, TestDynamicFieldCollectionResource, TestSolrCoreParser, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ZkCLITest, TestXIncludeConfig, FieldMutatingUpdateProcessorTest, SuggesterFSTTest, SolrIndexConfigTest, TestRealTimeGet, CdcrBidirectionalTest, TestNumericTerms32, TestGroupingSearch, TestAnalyzeInfixSuggestions, TestReplicaProperties, TestExceedMaxTermLength, BitVectorTest, TestFoldingMultitermQuery, TestIndexSearcher, ReplicaListTransformerTest, TestSchemaSimilarityResource, PingRequestHandlerTest, SolrCLIZkUtilsTest, TestSolrJ, TestRemoteStreaming, TestTrieFacet, DeleteInactiveReplicaTest, SubstringBytesRefFilterTest, TestManagedSchemaThreadSafety, TestFilteredDocIdSet, TlogReplayBufferedWhileIndexingTest, TestAuthorizationFramework, CloudExitableDirectoryReaderTest, StatsComponentTest, TestJmxIntegration, TestZkChroot, TestCloudDeleteByQuery, TestMacroExpander, ForceLeaderTest, QueryResultKeyTest, V2ApiIntegrationTest, DocValuesMissingTest, TestTlogReplica, CdcrReplicationDistributedZkTest, TestConfigSetsAPI, TestDelegationWithHadoopAuth, MigrateRouteKeyTest, DataDrivenBlockJoinTest, TermsComponentTest, TestStressInPlaceUpdates, ManagedSchemaRoundRobinCloudTest, TestRestoreCore, TestClusterStateMutator, CollectionsAPIDistributedZkTest, TestDefaultStatsCache, TestSolrCloudWithHadoopAuthPlugin, TestHighFrequencyDictionaryFactory, TestRandomRequestDistribution, SolrIndexSplitterTest, TestDownShardTolerantSearch, TestQueryTypes, SchemaApiFailureTest, TestReload, NodeAddedTriggerTest, HLLUtilTest, NodeMutatorTest, VMParamsZkACLAndCredentialsProvidersTest, DistributedMLTComponentTest, RecoveryZkTest, QueryElevationComponentTest, TestFastOutputStream, RollingRestartTest, TestFieldCacheSortRandom, TestTriggerIntegration, HdfsDirectoryTest, PolyFieldTest, TestNumericRangeQuery32, TestIntervalFaceting, TestCoreContainer, PreAnalyzedUpdateProcessorTest, DistributedExpandComponentTest, DistributedFacetPivotLargeTest, TestCloudSearcherWarming, SolrSlf4jReporterTest, TestHdfsCloudBackupRestore, JvmMetricsTest, TestXmlQParserPlugin, DistributedFacetPivotSmallAdvancedTest, SynonymTokenizerTest, TestUtils, BlockJoinFacetSimpleTest, TestClusterStateProvider, TestBlobHandler, DirectUpdateHandlerOptimizeTest, TestHighlightDedupGrouping, TestScoreJoinQPNoScore, TestSchemaManager, AtomicUpdatesTest, MultiTermTest, NumericFieldsTest, AddSchemaFieldsUpdateProcessorFactoryTest, ExitableDirectoryReaderTest, TestPerFieldSimilarity, ShardSplitTest, ShardRoutingCustomTest, MoreLikeThisHandlerTest, HttpSolrCallGetCoreTest, TestSystemIdResolver, CustomCollectionTest, TestRangeQuery, TestCustomSort, TestApiFramework, SaslZkACLProviderTest, TestObjectReleaseTracker, SpatialHeatmapFacetsTest, SolrXmlInZkTest, TestBinaryField, SolrGangliaReporterTest, CollectionTooManyReplicasTest, SampleTest, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.seed=DA921B78548E0F97 -Dtests.slow=true -Dtests.locale=en-KE -Dtests.timezone=America/Iqaluit -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [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=19029, name=sdqtest--3899-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
   [junit4]    >         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]    >         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]    >         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)
   [junit4]    >         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$1069/706810533.call(Unknown Source)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]    >         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]    >         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$109/1025528989.run(Unknown Source)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DA921B78548E0F97]:0)
   [junit4] Completed [513/767 (1!)] on J0 in 27.07s, 4 tests, 2 errors <<< FAILURES!

[...truncated 353 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> 3014083 INFO  (SUITE-TriggerIntegrationTest-seed#[DA921B78548E0F97]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_DA921B78548E0F97-001\init-core-data-001
   [junit4]   2> 3014084 WARN  (SUITE-TriggerIntegrationTest-seed#[DA921B78548E0F97]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=24 numCloses=24
   [junit4]   2> 3014085 INFO  (SUITE-TriggerIntegrationTest-seed#[DA921B78548E0F97]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3014087 INFO  (SUITE-TriggerIntegrationTest-seed#[DA921B78548E0F97]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 3014089 INFO  (SUITE-TriggerIntegrationTest-seed#[DA921B78548E0F97]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_DA921B78548E0F97-001\tempDir-001
   [junit4]   2> 3014089 INFO  (SUITE-TriggerIntegrationTest-seed#[DA921B78548E0F97]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3014090 INFO  (Thread-6520) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3014090 INFO  (Thread-6520) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3014095 ERROR (Thread-6520) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3014190 INFO  (SUITE-TriggerIntegrationTest-seed#[DA921B78548E0F97]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:65329
   [junit4]   2> 3014193 INFO  (zkConnectionManagerCallback-10161-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3014200 INFO  (jetty-launcher-10158-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3014201 INFO  (jetty-launcher-10158-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3014201 INFO  (jetty-launcher-10158-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3014201 INFO  (jetty-launcher-10158-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3014201 INFO  (jetty-launcher-10158-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3014201 INFO  (jetty-launcher-10158-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3014201 INFO  (jetty-launcher-10158-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3014201 INFO  (jetty-launcher-10158-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3014201 INFO  (jetty-launcher-10158-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b4e64d1{/solr,null,AVAILABLE}
   [junit4]   2> 3014202 INFO  (jetty-launcher-10158-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a062cf9{/solr,null,AVAILABLE}
   [junit4]   2> 3014202 INFO  (jetty-launcher-10158-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1f6f0807{SSL,[ssl, http/1.1]}{127.0.0.1:65334}
   [junit4]   2> 3014202 INFO  (jetty-launcher-10158-thread-2) [    ] o.e.j.s.Server Started @3024539ms
   [junit4]   2> 3014203 INFO  (jetty-launcher-10158-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65334}
   [junit4]   2> 3014203 ERROR (jetty-launcher-10158-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3014204 INFO  (jetty-launcher-10158-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 3014204 INFO  (jetty-launcher-10158-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3014204 INFO  (jetty-launcher-10158-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3014204 INFO  (jetty-launcher-10158-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-26T12:06:25.442439600Z
   [junit4]   2> 3014204 INFO  (jetty-launcher-10158-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@10cd73e8{SSL,[ssl, http/1.1]}{127.0.0.1:65333}
   [junit4]   2> 3014205 INFO  (jetty-launcher-10158-thread-1) [    ] o.e.j.s.Server Started @3024542ms
   [junit4]   2> 3014205 INFO  (jetty-launcher-10158-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65333}
   [junit4]   2> 3014205 ERROR (jetty-launcher-10158-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3014206 INFO  (jetty-launcher-10158-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 3014206 INFO  (jetty-launcher-10158-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3014206 INFO  (jetty-launcher-10158-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3014206 INFO  (jetty-launcher-10158-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-26T12:06:25.444481900Z
   [junit4]   2> 3014213 INFO  (zkConnectionManagerCallback-10165-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3014215 INFO  (jetty-launcher-10158-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3014223 INFO  (jetty-launcher-10158-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65329/solr
   [junit4]   2> 3014224 INFO  (zkConnectionManagerCallback-10163-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3014224 INFO  (jetty-launcher-10158-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3014229 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161325c9b350001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 3014232 INFO  (jetty-launcher-10158-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65329/solr
   [junit4]   2> 3014258 INFO  (zkConnectionManagerCallback-10169-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3014259 INFO  (zkConnectionManagerCallback-10173-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3014261 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161325c9b350004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 3014278 INFO  (zkConnectionManagerCallback-10175-thread-1-processing-n:127.0.0.1:65333_solr) [n:127.0.0.1:65333_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3014278 INFO  (zkConnectionManagerCallback-10177-thread-1-processing-n:127.0.0.1:65334_solr) [n:127.0.0.1:65334_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3014376 INFO  (jetty-launcher-10158-thread-1) [n:127.0.0.1:65333_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3014376 INFO  (jetty-launcher-10158-thread-2) [n:127.0.0.1:65334_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3014377 INFO  (jetty-launcher-10158-thread-1) [n:127.0.0.1:65333_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65333_solr
   [junit4]   2> 3014378 INFO  (jetty-launcher-10158-thread-2) [n:127.0.0.1:65334_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65334_solr
   [junit4]   2> 3014378 INFO  (jetty-launcher-10158-thread-1) [n:127.0.0.1:65333_solr    ] o.a.s.c.Overseer Overseer (id=99416040101183493-127.0.0.1:65333_solr-n_0000000000) starting
   [junit4]   2> 3014379 INFO  (zkCallback-10174-thread-1-processing-n:127.0.0.1:65333_solr) [n:127.0.0.1:65333_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3014379 INFO  (zkCallback-10176-thread-1-processing-n:127.0.0.1:65334_solr) [n:127.0.0.1:65334_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3014386 DEBUG (OverseerAutoScalingTriggerThread-99416040101183493-127.0.0.1:65333_solr-n_0000000000) [n:127.0.0.1:65333_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 3014387 DEBUG (OverseerAutoScalingTriggerThread-99416040101183493-127.0.0.1:65333_solr-n_0000000000) [n:127.0.0.1:65333_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 3014388 INFO  (jetty-launcher-10158-thread-1) [n:127.0.0.1:65333_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65333_solr
   [junit4]   2> 3014388 DEBUG (OverseerAutoScalingTriggerThread-99416040101183493-127.0.0.1:65333_solr-n_0000000000) [n:127.0.0.1:65333_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:65334_solr]
   [junit4]   2> 3014388 DEBUG (OverseerAutoScalingTriggerThread-99416040101183493-127.0.0.1:65333_solr-n_0000000000) [n:127.0.0.1:65333_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 3014388 DEBUG (OverseerAutoScalingTriggerThread-99416040101183493-127.0.0.1:65333_solr-n_0000000000) [n:127.0.0.1:65333_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 3014389 INFO  (zkCallback-10176-thread-1-processing-n:127.0.0.1:65334_solr) [n:127.0.0.1:65334_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3014389 INFO  (zkCallback-10174-thread-1-processing-n:127.0.0.1:65333_solr) [n:127.0.0.1:65333_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3014391 DEBUG (OverseerAutoScalingTriggerThread-99416040101183493-127.0.0.1:65333_solr-n_0000000000) [n:127.0.0.1:65333_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3014391 DEBUG (OverseerAutoScalingTriggerThread-99416040101183493-127.0.0.1:65333_solr-n_0000000000) [n:127.0.0.1:65333_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 3014391 DEBUG (ScheduledTrigger-13214-thread-1) [n:127.0.0.1:65333_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 3014439 INFO  (jetty-launcher-10158-thread-1) [n:127.0.0.1:65333_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65333.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@328e70c3
   [junit4]   2> 3014447 INFO  (jetty-launcher-10158-thread-1) [n:127.0.0.1:65333_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65333.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@328e70c3
   [junit4]   2> 3014447 INFO  (jetty-launcher-10158-thread-1) [n:127.0.0.1:65333_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65333.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@328e70c3
   [junit4]   2> 3014449 INFO  (jetty-launcher-10158-thread-1) [n:127.0.0.1:65333_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_DA921B78548E0F97-001\tempDir-001\node1\.
   [junit4]   2> 3014482 INFO  (jetty-launcher-10158-thread-2) [n:127.0.0.1:65334_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65334.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@328e70c3
   [junit4]   2> 3014487 INFO  (jetty-launcher-10158-thread-2) [n:127.0.0.1:65334_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65334.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@328e70c3
   [junit4]   2> 3014487 INFO  (jetty-launcher-10158-thread-2) [n:127.0.0.1:65334_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65334.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@328e70c3
   [junit4]   2> 3014489 INFO  (jetty-launcher-10158-thread-2) [n:127.0.0.1:65334_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_DA921B78548E0F97-001\tempDir-001\node2\.
   [junit4]   2> 3014508 INFO  (zkConnectionManagerCallback-10183-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3014514 INFO  (zkConnectionManagerCallback-10187-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3014516 INFO  (SUITE-TriggerIntegrationTest-seed#[DA921B78548E0F97]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3014517 INFO  (SUITE-TriggerIntegrationTest-seed#[DA921B78548E0F97]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65329/solr ready
   [junit4]   2> 3014531 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[DA921B78548E0F97]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCooldown
   [junit4]   2> 3014531 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[DA921B78548E0F97]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 3014532 DEBUG (zkCallback-10174-thread-1-processing-n:127.0.0.1:65333_solr) [n:127.0.0.1:65333_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 3014532 DEBUG (OverseerAutoScalingTriggerThread-99416040101183493-127.0.0.1:65333_solr-n_0000000000) [n:127.0.0.1:65333_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 3014535 DEBUG (OverseerAutoScalingTriggerThread-99416040101183493-127.0.0.1:65333_solr-n_0000000000) [n:127.0.0.1:65333_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 3014535 DEBUG (OverseerAutoScalingTriggerThread-99416040101183493-127.0.0.1:65333_solr-n_00000

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

NLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-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\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-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\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([661E0782B10DDB21]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [5/5 (1!)] on J0 in 0.93s, 8 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20180126_122020_6859453534767401961865.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 788 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20180126_122047_1497866370090759165028.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20180126_122047_14916140789245567490540.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 554 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20180126_122206_27711461913042363902089.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20180126_122206_27717926714461401629196.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1259 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20180126_122242_19715460629278292333168.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20180126_122242_1984989184398395593325.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 647 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20180126_122302_40710414364784147485943.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20180126_122302_4074776312463320417093.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 559 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20180126_122345_5128645799360153361677.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20180126_122345_5121198774882858864194.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 562 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20180126_122410_06113111062193782691417.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20180126_122410_06111732044566454651207.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 656 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20180126_122432_27813982149294755255802.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20180126_122432_27899667721992053258.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 596 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20180126_122519_6396403690005305512874.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20180126_122519_63917546744035964891387.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 549 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20180126_122546_78314017979238476937216.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32323 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 423 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/423/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.function.mapping.EqualFunctionTest

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-analytics\test\J0\temp\solr.analytics.function.mapping.EqualFunctionTest_F564FA290CFF50AD-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.EqualFunctionTest_F564FA290CFF50AD-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.EqualFunctionTest_F564FA290CFF50AD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.EqualFunctionTest_F564FA290CFF50AD-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-analytics\test\J0\temp\solr.analytics.function.mapping.EqualFunctionTest_F564FA290CFF50AD-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.EqualFunctionTest_F564FA290CFF50AD-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.EqualFunctionTest_F564FA290CFF50AD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.EqualFunctionTest_F564FA290CFF50AD-001

	at __randomizedtesting.SeedInfo.seed([F564FA290CFF50AD]: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.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([3AFB9FCCD5DE7C7F:57073B316F968378]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:241)
	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:  org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueue

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([3AFB9FCCD5DE7C7F]:0)


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

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([3AFB9FCCD5DE7C7F]:0)


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_67545E34F55E653A-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_67545E34F55E653A-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_67545E34F55E653A-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_67545E34F55E653A-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_67545E34F55E653A-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_67545E34F55E653A-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_67545E34F55E653A-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_67545E34F55E653A-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_67545E34F55E653A-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_67545E34F55E653A-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_67545E34F55E653A-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_67545E34F55E653A-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_67545E34F55E653A-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_67545E34F55E653A-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_67545E34F55E653A-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_67545E34F55E653A-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_67545E34F55E653A-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_67545E34F55E653A-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_67545E34F55E653A-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_67545E34F55E653A-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_67545E34F55E653A-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_67545E34F55E653A-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_67545E34F55E653A-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_67545E34F55E653A-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_67545E34F55E653A-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_67545E34F55E653A-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_67545E34F55E653A-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_67545E34F55E653A-001

	at __randomizedtesting.SeedInfo.seed([67545E34F55E653A]: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 12341 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\init-core-data-001
   [junit4]   2> 844264 WARN  (SUITE-AutoscalingHistoryHandlerTest-seed#[3AFB9FCCD5DE7C7F]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 844264 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3AFB9FCCD5DE7C7F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 844269 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3AFB9FCCD5DE7C7F]-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> 844269 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3AFB9FCCD5DE7C7F]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 844269 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3AFB9FCCD5DE7C7F]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001
   [junit4]   2> 844269 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3AFB9FCCD5DE7C7F]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 844269 INFO  (Thread-1450) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 844269 INFO  (Thread-1450) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 844282 ERROR (Thread-1450) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 844370 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3AFB9FCCD5DE7C7F]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:58138
   [junit4]   2> 844376 INFO  (zkConnectionManagerCallback-1349-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 844390 INFO  (jetty-launcher-1346-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 844391 INFO  (jetty-launcher-1346-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 844391 INFO  (jetty-launcher-1346-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 844391 INFO  (jetty-launcher-1346-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 844392 INFO  (jetty-launcher-1346-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c0ba3c{/solr,null,AVAILABLE}
   [junit4]   2> 844393 INFO  (jetty-launcher-1346-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@f001a1{HTTP/1.1,[http/1.1]}{127.0.0.1:58142}
   [junit4]   2> 844393 INFO  (jetty-launcher-1346-thread-2) [    ] o.e.j.s.Server Started @852522ms
   [junit4]   2> 844393 INFO  (jetty-launcher-1346-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58142}
   [junit4]   2> 844396 ERROR (jetty-launcher-1346-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 844396 INFO  (jetty-launcher-1346-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 844396 INFO  (jetty-launcher-1346-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 844397 INFO  (jetty-launcher-1346-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 844397 INFO  (jetty-launcher-1346-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-25T22:13:24.046Z
   [junit4]   2> 844398 INFO  (jetty-launcher-1346-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 844399 INFO  (jetty-launcher-1346-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 844399 INFO  (jetty-launcher-1346-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 844399 INFO  (jetty-launcher-1346-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 844399 INFO  (jetty-launcher-1346-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c659cd{/solr,null,AVAILABLE}
   [junit4]   2> 844400 INFO  (jetty-launcher-1346-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 844401 INFO  (jetty-launcher-1346-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@f87ae9{HTTP/1.1,[http/1.1]}{127.0.0.1:58147}
   [junit4]   2> 844401 INFO  (jetty-launcher-1346-thread-1) [    ] o.e.j.s.Server Started @852529ms
   [junit4]   2> 844401 INFO  (jetty-launcher-1346-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58147}
   [junit4]   2> 844401 INFO  (jetty-launcher-1346-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 844401 INFO  (jetty-launcher-1346-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 844401 INFO  (jetty-launcher-1346-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 844401 ERROR (jetty-launcher-1346-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 844402 INFO  (jetty-launcher-1346-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 844402 INFO  (jetty-launcher-1346-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17a95d5{/solr,null,AVAILABLE}
   [junit4]   2> 844402 INFO  (jetty-launcher-1346-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 844402 INFO  (jetty-launcher-1346-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 844402 INFO  (jetty-launcher-1346-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-25T22:13:24.051Z
   [junit4]   2> 844403 INFO  (jetty-launcher-1346-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1c9734b{HTTP/1.1,[http/1.1]}{127.0.0.1:58150}
   [junit4]   2> 844403 INFO  (jetty-launcher-1346-thread-3) [    ] o.e.j.s.Server Started @852531ms
   [junit4]   2> 844403 INFO  (jetty-launcher-1346-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58150}
   [junit4]   2> 844403 ERROR (jetty-launcher-1346-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 844404 INFO  (jetty-launcher-1346-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 844404 INFO  (jetty-launcher-1346-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 844404 INFO  (jetty-launcher-1346-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 844404 INFO  (jetty-launcher-1346-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-25T22:13:24.053Z
   [junit4]   2> 844418 INFO  (zkConnectionManagerCallback-1355-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 844418 INFO  (zkConnectionManagerCallback-1353-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 844420 INFO  (zkConnectionManagerCallback-1351-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 844420 INFO  (jetty-launcher-1346-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 844420 INFO  (jetty-launcher-1346-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 844421 INFO  (jetty-launcher-1346-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 844454 INFO  (jetty-launcher-1346-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58138/solr
   [junit4]   2> 844454 INFO  (jetty-launcher-1346-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58138/solr
   [junit4]   2> 844460 INFO  (jetty-launcher-1346-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58138/solr
   [junit4]   2> 844467 INFO  (zkConnectionManagerCallback-1362-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 844467 INFO  (zkConnectionManagerCallback-1367-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 844467 INFO  (zkConnectionManagerCallback-1364-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 844470 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1612f61f3540004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 844470 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1612f61f3540005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 844471 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1612f61f3540006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 844476 INFO  (zkConnectionManagerCallback-1372-thread-1-processing-n:127.0.0.1:58147_solr) [n:127.0.0.1:58147_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 844476 INFO  (zkConnectionManagerCallback-1369-thread-1-processing-n:127.0.0.1:58142_solr) [n:127.0.0.1:58142_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 844478 INFO  (zkConnectionManagerCallback-1373-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 844677 INFO  (jetty-launcher-1346-thread-3) [n:127.0.0.1:58150_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 844678 INFO  (jetty-launcher-1346-thread-1) [n:127.0.0.1:58147_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 844678 INFO  (jetty-launcher-1346-thread-3) [n:127.0.0.1:58150_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58150_solr
   [junit4]   2> 844680 INFO  (jetty-launcher-1346-thread-1) [n:127.0.0.1:58147_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58147_solr
   [junit4]   2> 844680 INFO  (jetty-launcher-1346-thread-3) [n:127.0.0.1:58150_solr    ] o.a.s.c.Overseer Overseer (id=99412764519563273-127.0.0.1:58150_solr-n_0000000000) starting
   [junit4]   2> 844696 INFO  (jetty-launcher-1346-thread-3) [n:127.0.0.1:58150_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58150_solr
   [junit4]   2> 844706 INFO  (jetty-launcher-1346-thread-2) [n:127.0.0.1:58142_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 844709 INFO  (jetty-launcher-1346-thread-2) [n:127.0.0.1:58142_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 844713 INFO  (jetty-launcher-1346-thread-2) [n:127.0.0.1:58142_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58142_solr
   [junit4]   2> 844825 INFO  (zkCallback-1368-thread-1-processing-n:127.0.0.1:58142_solr) [n:127.0.0.1:58142_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 844830 DEBUG (OverseerAutoScalingTriggerThread-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 844830 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 844835 INFO  (zkCallback-1370-thread-1-processing-n:127.0.0.1:58147_solr) [n:127.0.0.1:58147_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 844836 DEBUG (OverseerAutoScalingTriggerThread-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 844837 INFO  (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 844837 DEBUG (OverseerAutoScalingTriggerThread-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:58147_solr, 127.0.0.1:58150_solr, 127.0.0.1:58142_solr]
   [junit4]   2> 844837 DEBUG (OverseerAutoScalingTriggerThread-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 844837 DEBUG (OverseerAutoScalingTriggerThread-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 844840 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:58150_solr"} current state version: 0
   [junit4]   2> 844840 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:58150_solr
   [junit4]   2> 844840 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:58142_solr"} current state version: 0
   [junit4]   2> 844840 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:58142_solr
   [junit4]   2> 844842 DEBUG (OverseerAutoScalingTriggerThread-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 844843 DEBUG (OverseerAutoScalingTriggerThread-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 844935 INFO  (jetty-launcher-1346-thread-3) [n:127.0.0.1:58150_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58150.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1889b83
   [junit4]   2> 844945 DEBUG (ScheduledTrigger-2819-thread-1) [n:127.0.0.1:58150_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 844955 INFO  (jetty-launcher-1346-thread-2) [n:127.0.0.1:58142_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58142.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1889b83
   [junit4]   2> 844959 INFO  (jetty-launcher-1346-thread-3) [n:127.0.0.1:58150_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58150.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1889b83
   [junit4]   2> 844962 INFO  (jetty-launcher-1346-thread-3) [n:127.0.0.1:58150_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58150.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1889b83
   [junit4]   2> 844966 INFO  (jetty-launcher-1346-thread-3) [n:127.0.0.1:58150_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node3\.
   [junit4]   2> 844972 INFO  (jetty-launcher-1346-thread-2) [n:127.0.0.1:58142_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58142.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1889b83
   [junit4]   2> 844972 INFO  (jetty-launcher-1346-thread-2) [n:127.0.0.1:58142_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58142.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1889b83
   [junit4]   2> 844976 INFO  (jetty-launcher-1346-thread-2) [n:127.0.0.1:58142_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node2\.
   [junit4]   2> 845032 INFO  (jetty-launcher-1346-thread-1) [n:127.0.0.1:58147_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58147.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1889b83
   [junit4]   2> 845042 INFO  (jetty-launcher-1346-thread-1) [n:127.0.0.1:58147_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58147.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1889b83
   [junit4]   2> 845043 INFO  (jetty-launcher-1346-thread-1) [n:127.0.0.1:58147_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58147.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1889b83
   [junit4]   2> 845045 INFO  (jetty-launcher-1346-thread-1) [n:127.0.0.1:58147_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node1\.
   [junit4]   2> 845133 INFO  (zkConnectionManagerCallback-1381-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 845140 INFO  (zkConnectionManagerCallback-1385-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 845141 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3AFB9FCCD5DE7C7F]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 845143 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3AFB9FCCD5DE7C7F]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58138/solr ready
   [junit4]   2> 845151 INFO  (qtp5399553-6588) [n:127.0.0.1:58150_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=3&name=AutoscalingHistoryHandlerTest_collection&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 845154 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 845155 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 845158 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/protwords.txt
   [junit4]   2> 845161 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/solrconfig.xml
   [junit4]   2> 845164 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/synonyms.txt
   [junit4]   2> 845166 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/stopwords.txt
   [junit4]   2> 845169 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 845173 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 845175 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 845178 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 845180 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 845183 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 845185 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 845188 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 845190 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 845192 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 845195 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 845197 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 845200 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 845203 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 845206 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 845209 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 845211 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 845213 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 845216 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 845219 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 845222 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 845225 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 845228 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 845231 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 845234 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 845237 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 845240 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 845242 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 845245 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 845248 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 845250 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 845253 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 845256 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 845259 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 845261 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 845264 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 845266 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 845268 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 845270 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/params.json
   [junit4]   2> 845277 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 845277 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 845278 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 845383 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58147/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 845383 INFO  (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58147/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 845384 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 845384 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:58147/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 845385 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58142/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 845385 INFO  (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58142/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 845386 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:58147/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 845386 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:58147/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:58142/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 845388 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58150/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 845388 INFO  (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58150/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 845389 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:58147/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:58142/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 845389 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:58147/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:58142/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node6":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>       "base_url":"http://127.0.0.1:58150/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 845490 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 0
   [junit4]   2> 845592 INFO  (qtp5399553-6582) [n:127.0.0.1:58150_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n4&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 845592 INFO  (qtp6608992-6561) [n:127.0.0.1:58142_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 845595 INFO  (qtp6608992-6561) [n:127.0.0.1:58142_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 845595 INFO  (qtp5399553-6582) [n:127.0.0.1:58150_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 845597 INFO  (qtp5274358-6570) [n:127.0.0.1:58147_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 845598 INFO  (qtp5274358-6570) [n:127.0.0.1:58147_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 845606 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58142/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58142_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 845606 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58142/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58142_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 845606 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node5:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2","base_url":"http://127.0.0.1:58142/solr","node_name":"127.0.0.1:58142_solr","state":"down","type":"NRT"}
   [junit4]   2> 845606 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:58147/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:58142/solr",
   [junit4]   2>           "node_name":"127.0.0.1:58142_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:58150/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 845608 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58147/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58147_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 845608 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58147/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58147_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 845608 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node3:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1","base_url":"http://127.0.0.1:58147/solr","node_name":"127.0.0.1:58147_solr","state":"down","type":"NRT"}
   [junit4]   2> 845608 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:58147/solr",
   [junit4]   2>           "node_name":"127.0.0.1:58147_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:58142/solr",
   [junit4]   2>           "node_name":"127.0.0.1:58142_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:58150/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 845609 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58150/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58150_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 845609 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58150/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58150_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 845609 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node6:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4","base_url":"http://127.0.0.1:58150/solr","node_name":"127.0.0.1:58150_solr","state":"down","type":"NRT"}
   [junit4]   2> 845609 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:58147/solr",
   [junit4]   2>           "node_name":"127.0.0.1:58147_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:58142/solr",
   [junit4]   2>           "node_name":"127.0.0.1:58142_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:58150/solr",
   [junit4]   2>           "node_name":"127.0.0.1:58150_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 845710 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 1
   [junit4]   2> 845711 INFO  (zkCallback-1370-thread-1-processing-n:127.0.0.1:58147_solr) [n:127.0.0.1:58147_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 845711 INFO  (zkCallback-1368-thread-1-processing-n:127.0.0.1:58142_solr) [n:127.0.0.1:58142_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 845711 INFO  (zkCallback-1371-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 845713 INFO  (zkCallback-1370-thread-2-processing-n:127.0.0.1:58147_solr) [n:127.0.0.1:58147_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 845713 INFO  (zkCallback-1371-thread-2-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 845713 INFO  (zkCallback-1368-thread-2-processing-n:127.0.0.1:58142_solr) [n:127.0.0.1:58142_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 845949 DEBUG (ScheduledTrigger-2819-thread-1) [n:127.0.0.1:58150_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 846713 INFO  (qtp6608992-6561) [n:127.0.0.1:58142_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 846715 INFO  (qtp6608992-6561) [n:127.0.0.1:58142_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 846715 INFO  (qtp5399553-6582) [n:127.0.0.1:58150_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 846715 INFO  (qtp5399553-6582) [n:127.0.0.1:58150_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 846717 INFO  (qtp5274358-6570) [n:127.0.0.1:58147_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 846717 INFO  (qtp5274358-6570) [n:127.0.0.1:58147_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 846721 WARN  (qtp5399553-6582) [n:127.0.0.1:58150_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 846723 WARN  (qtp5399553-6582) [n:127.0.0.1:58150_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\dist
   [junit4]   2> 846723 WARN  (qtp5274358-6570) [n:127.0.0.1:58147_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 846727 WARN  (qtp5399553-6582) [n:127.0.0.1:58150_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 846727 WARN  (qtp5399553-6582) [n:127.0.0.1:58150_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\dist
   [junit4]   2> 846729 WARN  (qtp5274358-6570) [n:127.0.0.1:58147_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 846729 WARN  (qtp6608992-6561) [n:127.0.0.1:58142_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node2\AutoscalingHistoryHandlerTest_collection_shard1_replica_n2\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node2\AutoscalingHistoryHandlerTest_collection_shard1_replica_n2\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 846732 WARN  (qtp6608992-6561) [n:127.0.0.1:58142_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node2\AutoscalingHistoryHandlerTest_collection_shard1_replica_n2\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node2\AutoscalingHistoryHandlerTest_collection_shard1_replica_n2\..\..\..\..\dist
   [junit4]   2> 846732 WARN  (qtp5274358-6570) [n:127.0.0.1:58147_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 846732 WARN  (qtp5274358-6570) [n:127.0.0.1:58147_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 846739 WARN  (qtp5274358-6570) [n:127.0.0.1:58147_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 846739 WARN  (qtp5274358-6570) [n:127.0.0.1:58147_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 846739 WARN  (qtp5399553-6582) [n:127.0.0.1:58150_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\contrib\langid\lib
   [junit4]   2> 846739 WARN  (qtp5399553-6582) [n:127.0.0.1:58150_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\dist
   [junit4]   2> 846741 WARN  (qtp6608992-6561) [n:127.0.0.1:58142_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\no

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

TrackingShardHandler, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CloudExitableDirectoryReaderTest, CollectionsAPISolrJTest, DocValuesNotIndexedTest, HttpPartitionTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, RecoveryAfterSoftCommitTest, ReplicationFactorTest, RestartWhileUpdatingTest, SSLMigrationTest, SaslZkACLProviderTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestClusterProperties, TestConfigSetsAPI, TestExclusionRuleCollectionAccess, TestLeaderElectionWithEmptyReplica, TestMiniSolrCloudClusterSSL, TestPullReplicaErrorHandling, TestSolrCloudWithKerberosAlt, TestTlogReplica, TestUtilizeNode, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, ZkFailoverTest, ShardSplitTest, TestComputePlanAction, TestExecutePlanAction, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.seed=3AFB9FCCD5DE7C7F -Dtests.slow=true -Dtests.locale=he -Dtests.timezone=AST -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3AFB9FCCD5DE7C7F]:0)
   [junit4] Completed [767/767 (2!)] on J1 in 7220.30s, 2 tests, 2 errors <<< FAILURES!

[...truncated 2363 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_67545E34F55E653A-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=292, maxDocsPerChunk=136, blockSize=963), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=292, blockSize=963)), sim=RandomSimilarity(queryNorm=true): {}, locale=zh, timezone=America/Tijuana
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=2255376,total=19959808
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=67545E34F55E653A -Dtests.slow=true -Dtests.locale=zh -Dtests.timezone=America/Tijuana -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [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_67545E34F55E653A-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_67545E34F55E653A-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_67545E34F55E653A-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_67545E34F55E653A-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_67545E34F55E653A-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_67545E34F55E653A-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_67545E34F55E653A-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_67545E34F55E653A-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_67545E34F55E653A-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_67545E34F55E653A-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_67545E34F55E653A-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_67545E34F55E653A-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_67545E34F55E653A-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_67545E34F55E653A-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([67545E34F55E653A]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 14.14s, 8 tests, 1 error <<< FAILURES!

[...truncated 708 lines...]
   [junit4] Suite: org.apache.solr.analytics.function.mapping.EqualFunctionTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.EqualFunctionTest_F564FA290CFF50AD-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=46, maxMBSortInHeap=6.870426022159743, sim=RandomSimilarity(queryNorm=false): {}, locale=fr-FR, timezone=Asia/Tokyo
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=17772536,total=54755328
   [junit4]   2> NOTE: All tests run in this JVM: [CastingDateValueTest, StringFieldsTest, LegacyFieldFacetExtrasTest, CastingLongValueTest, StringCastFunctionTest, BottomFunctionTest, CastingStringValueTest, ReplaceFunctionTest, NegateFunctionTest, QueryFacetTest, ValueFacetTest, FillMissingFunctionTest, LegacyQueryFacetCloudTest, CastingDoubleValueTest, CastingFloatValueTest, CastingIntValueTest, IntFieldsTest, LegacyRangeFacetCloudTest, CastingBooleanValueTest, EqualFunctionTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=EqualFunctionTest -Dtests.seed=F564FA290CFF50AD -Dtests.slow=true -Dtests.locale=fr-FR -Dtests.timezone=Asia/Tokyo -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | EqualFunctionTest (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-analytics\test\J0\temp\solr.analytics.function.mapping.EqualFunctionTest_F564FA290CFF50AD-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.EqualFunctionTest_F564FA290CFF50AD-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.EqualFunctionTest_F564FA290CFF50AD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.EqualFunctionTest_F564FA290CFF50AD-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F564FA290CFF50AD]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [43/78 (1!)] on J0 in 0.28s, 12 tests, 1 error <<< FAILURES!

[...truncated 40855 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 422 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/422/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC

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

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

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

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestSearcherManager

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.MigrateRouteKeyTest

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.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1\sourceCollection_shard2_replica_n2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1\sourceCollection_shard2_replica_n2\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1\sourceCollection_shard2_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1\sourceCollection_shard2_replica_n2\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1\sourceCollection_shard2_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1\sourceCollection_shard2_replica_n2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1\sourceCollection_shard2_replica_n2\data\tlog\tlog.0000000000000000001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1\sourceCollection_shard2_replica_n2\data\tlog\tlog.0000000000000000001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-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.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1\sourceCollection_shard2_replica_n2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1\sourceCollection_shard2_replica_n2\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1\sourceCollection_shard2_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1\sourceCollection_shard2_replica_n2\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1\sourceCollection_shard2_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1\sourceCollection_shard2_replica_n2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1\sourceCollection_shard2_replica_n2\data\tlog\tlog.0000000000000000001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1\sourceCollection_shard2_replica_n2\data\tlog\tlog.0000000000000000001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001

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


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testCooldown

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([5F8BB7F6FDDD1E17:6E35DA1283776BE5]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testCooldown(TriggerIntegrationTest.java:1177)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([5F8BB7F6FDDD1E17]:0)


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

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([5F8BB7F6FDDD1E17]:0)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index 0 out-of-bounds for length 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index 0 out-of-bounds for length 0
	at __randomizedtesting.SeedInfo.seed([5F8BB7F6FDDD1E17:4BC3ECA3DEDAA309]:0)
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
	at java.base/java.util.Objects.checkIndex(Objects.java:372)
	at java.base/java.util.ArrayList.get(ArrayList.java:440)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.schema.TestBulkSchemaAPI

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.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-016\configsets\_default: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-016\configsets\_default    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-016\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-016\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-016: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-016 

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.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-016\configsets\_default: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-016\configsets\_default
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-016\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-016\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-016: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-016

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


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.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_E04ED0615EE97E28-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_E04ED0615EE97E28-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_E04ED0615EE97E28-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_E04ED0615EE97E28-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_E04ED0615EE97E28-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_E04ED0615EE97E28-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_E04ED0615EE97E28-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_E04ED0615EE97E28-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_E04ED0615EE97E28-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_E04ED0615EE97E28-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_E04ED0615EE97E28-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_E04ED0615EE97E28-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_E04ED0615EE97E28-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_E04ED0615EE97E28-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_E04ED0615EE97E28-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_E04ED0615EE97E28-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_E04ED0615EE97E28-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_E04ED0615EE97E28-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_E04ED0615EE97E28-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_E04ED0615EE97E28-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_E04ED0615EE97E28-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_E04ED0615EE97E28-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_E04ED0615EE97E28-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_E04ED0615EE97E28-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_E04ED0615EE97E28-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_E04ED0615EE97E28-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_E04ED0615EE97E28-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_E04ED0615EE97E28-001

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




Build Log:
[...truncated 1005 lines...]
   [junit4] Suite: org.apache.lucene.search.TestSearcherManager
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {date=FSTOrd50, extra13=FSTOrd50, extra36=PostingsFormat(name=LuceneFixedGap), extra11=PostingsFormat(name=LuceneVarGapFixedInterval), extra12=PostingsFormat(name=MockRandom), extra9=PostingsFormat(name=MockRandom), extra34=PostingsFormat(name=MockRandom), extra39=FSTOrd50, extra37=PostingsFormat(name=LuceneVarGapFixedInterval), extra15=PostingsFormat(name=LuceneVarGapFixedInterval), extra16=PostingsFormat(name=MockRandom), extra38=PostingsFormat(name=MockRandom), extra2=FSTOrd50, extra3=PostingsFormat(name=LuceneFixedGap), titleTokenized=PostingsFormat(name=LuceneFixedGap), extra19=PostingsFormat(name=LuceneVarGapFixedInterval), body=FSTOrd50, title=PostingsFormat(name=LuceneVarGapFixedInterval), extra7=PostingsFormat(name=LuceneFixedGap), packID=PostingsFormat(name=LuceneVarGapFixedInterval), extra30=PostingsFormat(name=MockRandom), extra25=PostingsFormat(name=LuceneFixedGap), docid=PostingsFormat(name=MockRandom), extra27=PostingsFormat(name=MockRandom), extra21=PostingsFormat(name=LuceneFixedGap)}, docValues:{date=DocValuesFormat(name=Lucene70), extra13=DocValuesFormat(name=Lucene70), extra36=DocValuesFormat(name=Lucene70), docid_int=DocValuesFormat(name=Lucene70), extra11=DocValuesFormat(name=Asserting), extra12=DocValuesFormat(name=Lucene70), extra9=DocValuesFormat(name=Lucene70), extra34=DocValuesFormat(name=Asserting), extra39=DocValuesFormat(name=Asserting), extra37=DocValuesFormat(name=Lucene70), extra15=DocValuesFormat(name=Lucene70), extra16=DocValuesFormat(name=Asserting), extra38=DocValuesFormat(name=Lucene70), extra2=DocValuesFormat(name=Asserting), extra3=DocValuesFormat(name=Lucene70), titleTokenized=DocValuesFormat(name=Asserting), extra19=DocValuesFormat(name=Lucene70), title=DocValuesFormat(name=Asserting), body=DocValuesFormat(name=Asserting), extra7=DocValuesFormat(name=Asserting), packID=DocValuesFormat(name=Lucene70), docid_intDV=DocValuesFormat(name=Lucene70), extra30=DocValuesFormat(name=Lucene70), extra25=DocValuesFormat(name=Lucene70), docid=DocValuesFormat(name=Asserting), extra27=DocValuesFormat(name=Lucene70), extra21=DocValuesFormat(name=Asserting), titleDV=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=64, maxMBSortInHeap=6.231516740932122, sim=RandomSimilarity(queryNorm=false): {extra13=DFR I(F)B1, extra36=DFR I(F)L1, extra25=IB SPL-D3(800.0), extra11=DFR GLZ(0.3), extra12=DFR I(ne)B3(800.0), extra9=DFR I(ne)2, extra34=IB SPL-L1, extra39=DFR I(ne)B3(800.0), extra37=DFR I(n)Z(0.3), extra15=DFR I(n)B1, extra16=DFR GL3(800.0), extra38=IB SPL-DZ(0.3), extra27=DFR GL1, extra2=DFR I(F)2, extra3=DFR I(ne)B1, titleTokenized=DFR I(F)B3(800.0), extra19=DFR GBZ(0.3), body=DFR I(F)B2, extra7=DFR I(F)1, extra21=ClassicSimilarity, extra30=DFR I(F)B2}, locale=sr-Latn-BA, timezone=America/Dawson
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=252864688,total=308281344
   [junit4]   2> NOTE: All tests run in this JVM: [TestGraphTokenStreamFiniteStrings, TestIntBlockPool, TestNorms, TestBufferedIndexInput, TestLiveFieldValues, TestSortedSetSortField, TestCrash, MultiCollectorTest, TestSegmentTermEnum, TestDocsWithFieldSet, TestIndexWriter, TestTieredMergePolicy, TestSortedSetDocValues, TestManyFields, TestPointValues, TestSparseFixedBitSet, LimitedFiniteStringsIteratorTest, TestRamUsageEstimator, TestIndexWriterMerging, TestSearchWithThreads, TestSortedNumericSortField, TestIndexWriterExceptions, TestMixedDocValuesUpdates, TestToken, TestDocValuesIndexing, TestIndexWriterDeleteByQuery, Test2BPoints, TestAssertions, TestWordlistLoader, TestQueryBuilder, TestRoaringDocIdSet, TestLSBRadixSorter, TestSimilarity2, TestBinaryDocValuesUpdates, TestSearch, TestInPlaceMergeSorter, TestSimpleFSLockFactory, TestReqExclBulkScorer, TestLucene50StoredFieldsFormat, TestSimpleExplanationsOfNonMatches, TestAddIndexes, TestBooleanOr, TestSwappedIndexFiles, TestOmitPositions, TestNIOFSDirectory, TestPrefixQuery, TestBagOfPositions, TestTerm, TestBytesRefArray, TestRAMDirectory, TestUTF32ToUTF8, TestFieldInvertState, TestCodecHoldsOpenFiles, Test2BSortedDocValuesOrds, TestUpgradeIndexMergePolicy, TestBytesRef, TestPointQueries, TestExternalCodecs, TestIndexableField, TestMultiPhraseEnum, TestDocValuesQueries, TestRegexpQuery, TestIndexWriterMergePolicy, TestPhrasePrefixQuery, TestIntroSelector, TestByteArrayDataInput, TestIndexWriterThreadsToSegments, TestForUtil, TestConjunctions, TestSumDocFreq, TestParallelCompositeReader, TestSpanExplanationsOfNonMatches, TestCodecUtil, TestBM25Similarity, TestDocumentsWriterDeleteQueue, TestNeedsScores, TestAttributeSource, TestIndexFileDeleter, TestDocIdsWriter, TestHighCompressionMode, TestIndexSorting, TestAllFilesDetectTruncation, TermInSetQueryTest, TestOmitTf, TestScoreCachingWrappingScorer, TestTragicIndexWriterDeadlock, TestPolygon, TestLRUQueryCache, TestFSTs, TestRegexpRandom2, TestSameScoresWithThreads, TestFilterIterator, TestGeoEncodingUtils, TestLucene60PointsFormat, TestLockFactory, TestSloppyPhraseQuery, TestMinimize, TestDocIdSetBuilder, TestReusableStringReader, TestFlushByRamOrCountsPolicy, TestIndexWriterOnVMError, TestBooleanQuery, TestConjunctionDISI, TestDocCount, TestCrashCausesCorruptIndex, TestUnicodeUtil, TestSpanBoostQuery, TestGrowableByteArrayDataOutput, TestMinShouldMatch2, TestMixedCodecs, TestLongValuesSource, TestScorerPerf, TestDoc, TestInfoStream, TestBytesStore, TestIndexWriterWithThreads, TestMultiMMap, TestSearcherManager]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSearcherManager -Dtests.seed=1718BD47D1269024 -Dtests.slow=true -Dtests.locale=sr-Latn-BA -Dtests.timezone=America/Dawson -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestSearcherManager (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\core\test\J0\temp\lucene.search.TestSearcherManager_1718BD47D1269024-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestSearcherManager_1718BD47D1269024-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1718BD47D1269024]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [234/459 (1!)] on J0 in 6.00s, 11 tests, 1 error <<< FAILURES!

[...truncated 3769 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {content6=DFR I(F)L3(800.0), content5=DFR I(ne)BZ(0.3), content2=IB SPL-D1, utf8=DFR I(n)B3(800.0), fie?ld=DFR I(n)B1, content=IB SPL-D3(800.0), autf8=DFR I(n)3(800.0)}, locale=sah, timezone=America/Merida
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=88138464,total=126877696
   [junit4]   2> NOTE: All tests run in this JVM: [TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=FFA42ADF3499F672 -Dtests.slow=true -Dtests.locale=sah -Dtests.timezone=America/Merida -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_FFA42ADF3499F672-001\3.0.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_FFA42ADF3499F672-001\3.0.0-cfs-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_FFA42ADF3499F672-001\2.9.4-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_FFA42ADF3499F672-001\2.9.4-cfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FFA42ADF3499F672]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [6/8 (1!)] on J0 in 27.74s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 6922 lines...]
   [junit4] Suite: org.apache.solr.rest.schema.TestBulkSchemaAPI
   [junit4]   2> 13445 INFO  (SUITE-TestBulkSchemaAPI-seed#[5F8BB7F6FDDD1E17]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\init-core-data-001
   [junit4]   2> 13446 WARN  (SUITE-TestBulkSchemaAPI-seed#[5F8BB7F6FDDD1E17]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 13448 INFO  (SUITE-TestBulkSchemaAPI-seed#[5F8BB7F6FDDD1E17]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 13449 INFO  (SUITE-TestBulkSchemaAPI-seed#[5F8BB7F6FDDD1E17]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 13451 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleAddFieldWithErrors
   [junit4]   2> 13964 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 13969 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 13972 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-003\cores\core
   [junit4]   2> 13975 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 13975 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 13975 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 13975 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 13975 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2df71fa7{/solr,null,AVAILABLE}
   [junit4]   2> 13978 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@751c30e1{HTTP/1.1,[http/1.1]}{127.0.0.1:50701}
   [junit4]   2> 13978 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.e.j.s.Server Started @23985ms
   [junit4]   2> 13978 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-001, hostPort=50701, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-003\cores}
   [junit4]   2> 13978 ERROR (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 13984 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 13985 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 13985 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 13987 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-25T10:20:11.190666400Z
   [junit4]   2> 13987 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-001\solr.xml
   [junit4]   2> 14051 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 14051 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 14063 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@70ef304f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 14146 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70ef304f
   [junit4]   2> 14156 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70ef304f
   [junit4]   2> 14156 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70ef304f
   [junit4]   2> 14160 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-003\cores
   [junit4]   2> 14160 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 14186 INFO  (coreLoadExecutor-62-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 14188 INFO  (coreLoadExecutor-62-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/build/solr-core/test/J0/temp/solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J0/temp/solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 14226 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 14240 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 14255 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 14507 WARN  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.ManagedSynonymFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 14547 WARN  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 14559 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 14561 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 14577 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 14578 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 14578 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 14578 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 14579 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 14579 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 14579 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 14579 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 14601 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 14601 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 14601 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 14623 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 14623 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 14623 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 14624 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 14624 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 14624 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 14624 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 14625 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 14625 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 14625 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 14625 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 14625 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 14638 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 14643 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-001\collection1\conf\schema-rest.xml to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-001\collection1\conf\schema-rest.xml.bak
   [junit4]   2> 14643 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 14644 INFO  (coreLoadExecutor-62-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@70ef304f
   [junit4]   2> 14646 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 14647 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-003\cores\core\data\]
   [junit4]   2> 14659 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=39.3720703125, floorSegmentMB=0.25, forceMergeDeletesPctAllowed=25.25490823646043, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 14666 WARN  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 14761 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 14761 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 14762 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 14786 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@52c56e1c[collection1] main]
   [junit4]   2> 14787 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-001\collection1\conf
   [junit4]   2> 14787 WARN  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 14788 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-001\collection1\conf
   [junit4]   2> 14789 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 14789 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/english
   [junit4]   2> 14789 WARN  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 14789 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-001\collection1\conf
   [junit4]   2> 14789 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 14789 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/german
   [junit4]   2> 14790 WARN  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 14790 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 14790 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 14794 WARN  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 14794 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 14795 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 14795 WARN  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 14795 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 14795 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 14795 WARN  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 14796 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 14796 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 14797 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 14798 INFO  (searcherExecutor-63-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@52c56e1c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 15297 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#50701
   [junit4]   2> 15300 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.r.s.TestBulkSchemaAPI These tests are run with V2 API
   [junit4]   2> 15327 ERROR (qtp1488700584-240) [    x:collection1] o.a.s.s.ManagedIndexSchema Field 'a1': Field type 'string1' not found.
   [junit4]   2> 15328 ERROR (qtp1488700584-240) [    x:collection1] o.a.s.h.RequestHandlerBase org.apache.solr.api.ApiBag$ExceptionWithErrObject: error processing commands, errors: [{add-field={name=a1, type=string1, stored=true, indexed=false}, errorMessages=[Field 'a1': Field type 'string1' not found.
   [junit4]   2> ]}, {add-field={type=string, stored=true, indexed=true}, errorMessages=['name' is a required field]}], 
   [junit4]   2> 	at org.apache.solr.handler.SchemaHandler.handleRequestBody(SchemaHandler.java:92)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.api.ApiBag$ReqHandlerToApi.call(ApiBag.java:242)
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.execute(V2HttpCall.java:325)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:517)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 15336 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@751c30e1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 15336 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1185245583
   [junit4]   2> 15336 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 15336 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@dff24a6: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3eaee6d3
   [junit4]   2> 15342 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 15342 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5f637c91: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5b6ef5f1
   [junit4]   2> 15346 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 15347 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2609f0f5: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5f516a44
   [junit4]   2> 15350 INFO  (coreCloseExecutor-67-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@a426ab8
   [junit4]   2> 15350 INFO  (coreCloseExecutor-67-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=172124856
   [junit4]   2> 15350 INFO  (coreCloseExecutor-67-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@63d7418e: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@52300de9
   [junit4]   2> 15363 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2df71fa7{/solr,null,UNAVAILABLE}
   [junit4]   2> 15363 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 15367 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleAddFieldWithErrors
   [junit4]   2> 15371 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddFieldWithExistingCatchallDynamicField
   [junit4]   2> 15677 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 15682 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 15683 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-006\cores\core
   [junit4]   2> 15684 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 15686 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 15686 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 15686 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 15686 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@759b1b2a{/solr,null,AVAILABLE}
   [junit4]   2> 15687 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1cbfd9a6{HTTP/1.1,[http/1.1]}{127.0.0.1:50705}
   [junit4]   2> 15687 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.e.j.s.Server Started @25694ms
   [junit4]   2> 15687 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-004, hostPort=50705, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-006\cores}
   [junit4]   2> 15688 ERROR (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 15688 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 15688 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 15688 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 15688 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-25T10:20:12.891416500Z
   [junit4]   2> 15688 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-004\solr.xml
   [junit4]   2> 15694 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 15695 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 15700 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@70ef304f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 15743 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70ef304f
   [junit4]   2> 15749 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70ef304f
   [junit4]   2> 15749 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70ef304f
   [junit4]   2> 15755 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-006\cores
   [junit4]   2> 15755 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 15777 INFO  (coreLoadExecutor-74-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 15779 INFO  (coreLoadExecutor-74-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/build/solr-core/test/J0/temp/solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001/tempDir-004/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J0/temp/solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001/tempDir-004/collection1/lib/classes]
   [junit4]   2> 15809 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 15816 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 15830 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 15913 WARN  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 15916 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 15916 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 15917 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 15917 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 15917 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 15917 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 15917 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 15917 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 15917 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 15917 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 15932 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 15932 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 15932 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 15951 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 15951 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 15951 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 15951 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 15951 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 15951 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 15951 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 15951 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 15951 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 15951 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 15951 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 15951 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 15954 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-004\collection1\conf\managed-schema
   [junit4]   2> 15956 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-004\collection1\conf\schema-rest.xml to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Wind

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

hWithMasterUrl-seed#[5F8BB7F6FDDD1E17]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@17aa2ef4{/solr,null,UNAVAILABLE}
   [junit4]   2> 8599175 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[5F8BB7F6FDDD1E17]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5F8BB7F6FDDD1E17-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {name=FSTOrd50, id=FSTOrd50, newname=FSTOrd50}, docValues:{}, maxPointsInLeafNode=1853, maxMBSortInHeap=6.029996124335872, sim=RandomSimilarity(queryNorm=false): {}, locale=smn, timezone=Atlantic/Canary
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=282361528,total=533725184
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedQueryComponentOptimizationTest, HdfsDirectoryTest, SpatialFilterTest, TestBulkSchemaAPI, TestCollationField, BlockDirectoryTest, TestEmbeddedSolrServerSchemaAPI, TestCursorMarkWithoutUniqueKey, RankQueryTest, TermsComponentTest, TestMiniSolrCloudClusterSSL, TestMinMaxOnMultiValuedField, TestSystemIdResolver, TestManagedSynonymGraphFilterFactory, TestIndexSearcher, MoreLikeThisHandlerTest, LeaderElectionTest, TestLeaderInitiatedRecoveryThread, TestRemoteStreaming, TestGroupingSearch, TestReplicationHandlerBackup, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestRestoreCore, TestRequestForwarding, LeaderInitiatedRecoveryOnShardRestartTest, TestRawTransformer, TestSchemaManager, IndexSchemaRuntimeFieldTest, TestObjectReleaseTracker, TestPhraseSuggestions, MigrateRouteKeyTest, TestStandardQParsers, TestSortByMinMaxFunction, JavabinLoaderTest, ReplicaListTransformerTest, RuleEngineTest, TestPolicyCloud, TestLeaderElectionWithEmptyReplica, TestRealTimeGet, DirectSolrConnectionTest, TestRecovery, TestTolerantUpdateProcessorRandomCloud, TestSolrCloudWithHadoopAuthPlugin, AnalysisAfterCoreReloadTest, MetricUtilsTest, TestCorePropertiesReload, FullHLLTest, TestIBSimilarityFactory, SolrTestCaseJ4Test, CheckHdfsIndexTest, ExecutePlanActionTest, TestExactSharedStatsCache, TestCoreContainer, CdcrReplicationDistributedZkTest, FacetPivotSmallTest, PropertiesRequestHandlerTest, SpellingQueryConverterTest, BasicDistributedZkTest, SearchRateTriggerTest, QueryElevationComponentTest, TestStressInPlaceUpdates, TestMergePolicyConfig, TestMacroExpander, TestSubQueryTransformer, ShardSplitTest, FileUtilsTest, OverseerModifyCollectionTest, TestSmileRequest, TestGenericDistributedQueue, HdfsBasicDistributedZk2Test, SolrSlf4jReporterTest, LargeFieldTest, ConnectionReuseTest, PluginInfoTest, TestSchemaSimilarityResource, SolrMetricReporterTest, TestSurroundQueryParser, ClassificationUpdateProcessorIntegrationTest, TestFunctionQuery, TestXmlQParserPlugin, TestComplexPhraseLeadingWildcard, TestLegacyNumericRangeQueryBuilder, RecoveryZkTest, TestFieldCacheWithThreads, NodeMutatorTest, WordBreakSolrSpellCheckerTest, ZkCLITest, HighlighterTest, LukeRequestHandlerTest, CustomCollectionTest, TestElisionMultitermQuery, TestNumericTerms32, TestExceedMaxTermLength, BlockJoinFacetDistribTest, AutoScalingHandlerTest, TestRecoveryHdfs, ManagedSchemaRoundRobinCloudTest, HdfsTlogReplayBufferedWhileIndexingTest, TestMissingGroups, SolrShardReporterTest, TestSQLHandlerNonCloud, RequiredFieldsTest, TestShardHandlerFactory, TestNodeAddedTrigger, DateMathParserTest, TestAuthorizationFramework, DistributedFacetPivotWhiteBoxTest, CollectionsAPISolrJTest, AddReplicaTest, TestSearcherReuse, TestJsonFacetRefinement, QueryEqualityTest, SynonymTokenizerTest, AtomicUpdatesTest, QueryResultKeyTest, TestHashQParserPlugin, SpatialHeatmapFacetsTest, TestDynamicLoading, TestDistribStateManager, PolyFieldTest, SOLR749Test, TestOmitPositions, CloudExitableDirectoryReaderTest, TestBinaryField, TestTolerantSearch, TestApiFramework, DirectUpdateHandlerOptimizeTest, StatsComponentTest, TestCloudManagedSchema, TestCoreBackup, BasicZkTest, TestClusterStateProvider, NumberUtilsTest, TestIntervalFaceting, TestJsonRequest, TestConfigSetsAPI, TestDefaultStatsCache, TestJoin, TestFoldingMultitermQuery, BitVectorTest, CachingDirectoryFactoryTest, TestTrieFacet, TestFieldCollectionResource, AddSchemaFieldsUpdateProcessorFactoryTest, TestPushWriter, TestAddFieldRealTimeGet, TestRangeQuery, SuggestComponentTest, TestReplicationHandler]
   [junit4] Completed [728/767 (5!)] on J0 in 74.29s, 16 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 2505 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_E04ED0615EE97E28-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1496, maxMBSortInHeap=5.584790394906107, sim=RandomSimilarity(queryNorm=true): {}, locale=bm-ML, timezone=Africa/Ndjamena
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=149508768,total=220725248
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=E04ED0615EE97E28 -Dtests.slow=true -Dtests.locale=bm-ML -Dtests.timezone=Africa/Ndjamena -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [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_E04ED0615EE97E28-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_E04ED0615EE97E28-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_E04ED0615EE97E28-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_E04ED0615EE97E28-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_E04ED0615EE97E28-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_E04ED0615EE97E28-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_E04ED0615EE97E28-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_E04ED0615EE97E28-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_E04ED0615EE97E28-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_E04ED0615EE97E28-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_E04ED0615EE97E28-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_E04ED0615EE97E28-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_E04ED0615EE97E28-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_E04ED0615EE97E28-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E04ED0615EE97E28]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [5/5 (1!)] on J1 in 0.57s, 8 tests, 1 error <<< FAILURES!

[...truncated 38517 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 421 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/421/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData

Error Message:
Node watch should have fired!

Stack Trace:
java.lang.AssertionError: Node watch should have fired!
	at __randomizedtesting.SeedInfo.seed([D175F7200A08DF9C:F7E518725E861996]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.PeerSyncWithIndexFingerprintCachingTest

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.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\configsets\cloud-subdirs\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\configsets\cloud-subdirs\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\configsets\cloud-subdirs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\configsets\cloud-subdirs    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-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.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\configsets\cloud-subdirs\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\configsets\cloud-subdirs\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\configsets\cloud-subdirs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\configsets\cloud-subdirs
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.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_D0E28687419F901C-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_D0E28687419F901C-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_D0E28687419F901C-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_D0E28687419F901C-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_D0E28687419F901C-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_D0E28687419F901C-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_D0E28687419F901C-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_D0E28687419F901C-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_D0E28687419F901C-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_D0E28687419F901C-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_D0E28687419F901C-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_D0E28687419F901C-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_D0E28687419F901C-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_D0E28687419F901C-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_D0E28687419F901C-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_D0E28687419F901C-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_D0E28687419F901C-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_D0E28687419F901C-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_D0E28687419F901C-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_D0E28687419F901C-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_D0E28687419F901C-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_D0E28687419F901C-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_D0E28687419F901C-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_D0E28687419F901C-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_D0E28687419F901C-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_D0E28687419F901C-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_D0E28687419F901C-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_D0E28687419F901C-001

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




Build Log:
[...truncated 13708 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_D175F7200A08DF9C-001\init-core-data-001
   [junit4]   2> 3036046 INFO  (SUITE-TestDistribStateManager-seed#[D175F7200A08DF9C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3036047 INFO  (SUITE-TestDistribStateManager-seed#[D175F7200A08DF9C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 3036047 INFO  (SUITE-TestDistribStateManager-seed#[D175F7200A08DF9C]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3036048 INFO  (TEST-TestDistribStateManager.testHasData-seed#[D175F7200A08DF9C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testHasData
   [junit4]   2> 3036049 INFO  (TEST-TestDistribStateManager.testHasData-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3036049 INFO  (Thread-4526) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3036049 INFO  (Thread-4526) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3036052 ERROR (Thread-4526) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3036150 INFO  (TEST-TestDistribStateManager.testHasData-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.ZkTestServer start zk server on port:50285
   [junit4]   2> 3036153 INFO  (zkConnectionManagerCallback-4498-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3036154 INFO  (TEST-TestDistribStateManager.testHasData-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 3036157 ERROR (TEST-TestDistribStateManager.testHasData-seed#[D175F7200A08DF9C]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3036158 INFO  (TEST-TestDistribStateManager.testHasData-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50285 50285
   [junit4]   2> 3036158 INFO  (Thread-4526) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50285 50285
   [junit4]   2> 3036159 INFO  (TEST-TestDistribStateManager.testHasData-seed#[D175F7200A08DF9C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testHasData
   [junit4]   2> 3036161 INFO  (TEST-TestDistribStateManager.testListData-seed#[D175F7200A08DF9C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testListData
   [junit4]   2> 3036162 INFO  (TEST-TestDistribStateManager.testListData-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3036162 INFO  (Thread-4527) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3036162 INFO  (Thread-4527) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3036164 ERROR (Thread-4527) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3036262 INFO  (TEST-TestDistribStateManager.testListData-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.ZkTestServer start zk server on port:50291
   [junit4]   2> 3036265 INFO  (zkConnectionManagerCallback-4500-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3036265 INFO  (TEST-TestDistribStateManager.testListData-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 3036271 ERROR (TEST-TestDistribStateManager.testListData-seed#[D175F7200A08DF9C]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3036271 INFO  (TEST-TestDistribStateManager.testListData-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50291 50291
   [junit4]   2> 3036272 INFO  (Thread-4527) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50291 50291
   [junit4]   2> 3036273 INFO  (TEST-TestDistribStateManager.testListData-seed#[D175F7200A08DF9C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testListData
   [junit4]   2> 3036275 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[D175F7200A08DF9C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateMode
   [junit4]   2> 3036276 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3036276 INFO  (Thread-4528) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3036276 INFO  (Thread-4528) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3036279 ERROR (Thread-4528) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3036377 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.ZkTestServer start zk server on port:50297
   [junit4]   2> 3036380 INFO  (zkConnectionManagerCallback-4502-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3036380 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 3036396 INFO  (zkConnectionManagerCallback-4504-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3036396 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 3036401 ERROR (TEST-TestDistribStateManager.testCreateMode-seed#[D175F7200A08DF9C]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3036401 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50297 50297
   [junit4]   2> 3036402 INFO  (Thread-4528) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50297 50297
   [junit4]   2> 3036403 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[D175F7200A08DF9C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateMode
   [junit4]   2> 3036405 INFO  (TEST-TestDistribStateManager.testMulti-seed#[D175F7200A08DF9C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMulti
   [junit4]   2> 3036406 INFO  (TEST-TestDistribStateManager.testMulti-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3036406 INFO  (Thread-4529) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3036406 INFO  (Thread-4529) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3036409 ERROR (Thread-4529) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3036506 INFO  (TEST-TestDistribStateManager.testMulti-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.ZkTestServer start zk server on port:50306
   [junit4]   2> 3036509 INFO  (zkConnectionManagerCallback-4506-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3036510 INFO  (TEST-TestDistribStateManager.testMulti-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 3036510 ERROR (TEST-TestDistribStateManager.testMulti-seed#[D175F7200A08DF9C]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3036511 INFO  (TEST-TestDistribStateManager.testMulti-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50306 50306
   [junit4]   2> 3036512 INFO  (Thread-4529) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50306 50306
   [junit4]   2> 3036513 INFO  (TEST-TestDistribStateManager.testMulti-seed#[D175F7200A08DF9C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMulti
   [junit4]   2> 3036515 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[D175F7200A08DF9C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetSetRemoveData
   [junit4]   2> 3036516 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3036516 INFO  (Thread-4530) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3036516 INFO  (Thread-4530) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3036518 ERROR (Thread-4530) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3036617 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.ZkTestServer start zk server on port:50312
   [junit4]   2> 3036620 INFO  (zkConnectionManagerCallback-4508-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3036620 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 3036628 INFO  (zkConnectionManagerCallback-4510-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3036629 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 3041629 ERROR (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[D175F7200A08DF9C]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3041630 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50312 50312
   [junit4]   2> 3041631 INFO  (Thread-4530) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50312 50312
   [junit4]   2> 3041632 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[D175F7200A08DF9C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetSetRemoveData
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistribStateManager -Dtests.method=testGetSetRemoveData -Dtests.seed=D175F7200A08DF9C -Dtests.slow=true -Dtests.locale=ar-SD -Dtests.timezone=Europe/Zaporozhye -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 5.12s J0 | TestDistribStateManager.testGetSetRemoveData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Node watch should have fired!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D175F7200A08DF9C:F7E518725E861996]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_D175F7200A08DF9C-001
   [junit4]   2> Jan 25, 2018 12:26:32 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=ar-SD, timezone=Europe/Zaporozhye
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=88225336,total=491782144
   [junit4]   2> NOTE: All tests run in this JVM: [DistribJoinFromCollectionTest, TestPolicyCloud, TestClusterStateMutator, VMParamsZkACLAndCredentialsProvidersTest, SolrCLIZkUtilsTest, DistributedFacetPivotLargeTest, StatelessScriptUpdateProcessorFactoryTest, TimeRoutedAliasUpdateProcessorTest, TestMissingGroups, RequestLoggingTest, TestLazyCores, RemoteQueryErrorTest, DateMathParserTest, TestManagedSynonymGraphFilterFactory, TestSolrConfigHandler, LeaderElectionTest, TestPseudoReturnFields, RuleEngineTest, PluginInfoTest, DistributedVersionInfoTest, TermsComponentTest, TestNodeAddedTrigger, SegmentsInfoRequestHandlerTest, TestEmbeddedSolrServerAdminHandler, TestSizeLimitedDistributedMap, TestNumericTerms32, TestExpandComponent, TestLRUStatsCache, TestHighlightDedupGrouping, SubstringBytesRefFilterTest, FileUtilsTest, TestPivotHelperCode, SolrXmlInZkTest, AutoAddReplicasIntegrationTest, SolrPluginUtilsTest, TestFieldCacheWithThreads, AutoScalingHandlerTest, BasicDistributedZkTest, DirectSolrConnectionTest, TestBinaryField, CopyFieldTest, TestIntervalFaceting, PingRequestHandlerTest, TestExceedMaxTermLength, ZkNodePropsTest, TestLFUCache, TestExportWriter, TestLegacyTerms, TestQueryWrapperFilter, TermVectorComponentDistributedTest, TestSearcherReuse, TestReplicationHandlerBackup, LukeRequestHandlerTest, MultiTermTest, TestPerFieldSimilarityWithDefaultOverride, CurrencyFieldTypeTest, TestManagedSchemaThreadSafety, ShardSplitTest, MoveReplicaHDFSFailoverTest, TestConfigSetProperties, SuggesterTSTTest, TestExactSharedStatsCache, BooleanFieldTest, OpenExchangeRatesOrgProviderTest, CacheHeaderTest, TestCursorMarkWithoutUniqueKey, TestSortByMinMaxFunction, TestFieldCacheSortRandom, ShardRoutingCustomTest, TestSolrCoreParser, ChaosMonkeyNothingIsSafeWithPullReplicasTest, SolrShardReporterTest, ReplicaListTransformerTest, CustomCollectionTest, AnalysisAfterCoreReloadTest, BasicAuthStandaloneTest, ConnectionManagerTest, TestCoreBackup, FacetPivotSmallTest, TestSuggestSpellingConverter, CdcrRequestHandlerTest, SampleTest, HttpTriggerListenerTest, HdfsTlogReplayBufferedWhileIndexingTest, TestFieldCollectionResource, RollingRestartTest, TestFoldingMultitermQuery, BlobRepositoryCloudTest, SuggestComponentTest, TestIndexSearcher, TestOmitPositions, TestTriggerIntegration, TestRuleBasedAuthorizationPlugin, TestClusterStateProvider, TestUseDocValuesAsStored, SolrInfoBeanTest, DeleteShardTest, TestShardHandlerFactory, ReplicationFactorTest, TestDefaultStatsCache, TestSerializedLuceneMatchVersion, LeaderFailureAfterFreshStartTest, PeerSyncReplicationTest, PolyFieldTest, TestManagedResourceStorage, CoreAdminRequestStatusTest, SpellingQueryConverterTest, TestRandomRequestDistribution, TestInfoStreamLogging, TestRequestForwarding, CdcrBidirectionalTest, ClassificationUpdateProcessorIntegrationTest, RequiredFieldsTest, UniqFieldsUpdateProcessorFactoryTest, SimpleMLTQParserTest, SpatialRPTFieldTypeTest, TestFastOutputStream, TestRecoveryHdfs, WordBreakSolrSpellCheckerTest, TestLegacyNumericRangeQueryBuilder, PreAnalyzedUpdateProcessorTest, SolrIndexSplitterTest, ZkStateWriterTest, DataDrivenBlockJoinTest, SolrIndexMetricsTest, OpenCloseCoreStressTest, CloneFieldUpdateProcessorFactoryTest, IndexSchemaRuntimeFieldTest, TestRestoreCore, TestTrie, TestHashQParserPlugin, ExecutePlanActionTest, TestCustomSort, QueryEqualityTest, TestBinaryResponseWriter, TestNumericRangeQuery32, IgnoreCommitOptimizeUpdateProcessorFactoryTest, DistributedQueryComponentOptimizationTest, TestSolrCLIRunExample, InfoHandlerTest, SearchHandlerTest, AnalysisErrorHandlingTest, CollectionTooManyReplicasTest, DistribCursorPagingTest, SolrMetricReporterTest, TestCharFilters, DistributedQueryElevationComponentTest, BinaryUpdateRequestHandlerTest, HdfsSyncSliceTest, TestInPlaceUpdatesDistrib, TestSubQueryTransformer, DistributedExpandComponentTest, TestQuerySenderNoQuery, TestPullReplicaErrorHandling, TestFiltering, ConnectionReuseTest, CachingDirectoryFactoryTest, TestRangeQuery, TestNRTOpen, AlternateDirectoryTest, TestSubQueryTransformerDistrib, FieldMutatingUpdateProcessorTest, TestJmxIntegration, HttpSolrCallGetCoreTest, TestSegmentSorting, SignatureUpdateProcessorFactoryTest, ConvertedLegacyTest, TestQueryTypes, TestNumericTokenStream, MigrateRouteKeyTest, LeaderElectionIntegrationTest, TestConfigSetsAPIZkFailure, TestPayloadCheckQParserPlugin, TestFunctionQuery, XmlUpdateRequestHandlerTest, BlockJoinFacetSimpleTest, SolrRequestParserTest, SpatialHeatmapFacetsTest, TestCollectionAPI, HdfsChaosMonkeyNothingIsSafeTest, TestPrepRecovery, DistributedFacetPivotWhiteBoxTest, TestTlogReplica, TestPerFieldSimilarity, TestSurroundQueryParser, TestPartialUpdateDeduplication, TestDeleteCollectionOnDownNodes, TestMergePolicyConfig, TestConfigSetsAPI, TestLeaderInitiatedRecoveryThread, TestOnReconnectListenerSupport, TestPullReplica, TestTolerantUpdateProcessorRandomCloud, TestUtilizeNode, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, CollectionsAPIDistributedZkTest, NodeLostTriggerTest, TestPolicyCloud, TestComputePlanAction, TestDistribStateManager]
   [junit4] Completed [574/767 (1!)] on J0 in 5.85s, 5 tests, 1 failure <<< FAILURES!

[...truncated 557 lines...]
   [junit4] Suite: org.apache.solr.update.PeerSyncWithIndexFingerprintCachingTest
   [junit4]   2> 3453875 INFO  (SUITE-PeerSyncWithIndexFingerprintCachingTest-seed#[D175F7200A08DF9C]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\init-core-data-001
   [junit4]   2> 3453876 INFO  (SUITE-PeerSyncWithIndexFingerprintCachingTest-seed#[D175F7200A08DF9C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3453877 INFO  (SUITE-PeerSyncWithIndexFingerprintCachingTest-seed#[D175F7200A08DF9C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 3453877 INFO  (SUITE-PeerSyncWithIndexFingerprintCachingTest-seed#[D175F7200A08DF9C]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /u_ku/
   [junit4]   2> 3454178 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\control\cores\collection1
   [junit4]   2> 3454179 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3454180 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3454180 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3454180 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3454180 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5ed45741{/u_ku,null,AVAILABLE}
   [junit4]   2> 3454182 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7058967d{HTTP/1.1,[http/1.1]}{127.0.0.1:55371}
   [junit4]   2> 3454182 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.Server Started @3464217ms
   [junit4]   2> 3454182 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/u_ku, solrconfig=solrconfig-tlog.xml, hostPort=55371, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\control\cores}
   [junit4]   2> 3454182 ERROR (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3454182 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3454182 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 3454182 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3454182 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-25T00:33:25.420434900Z
   [junit4]   2> 3454183 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\control\solr.xml
   [junit4]   2> 3454185 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3454185 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3454186 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@13da4468, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3454220 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13da4468
   [junit4]   2> 3454228 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13da4468
   [junit4]   2> 3454228 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13da4468
   [junit4]   2> 3454230 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\control\cores
   [junit4]   2> 3454230 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3454231 INFO  (coreLoadExecutor-15964-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3454231 INFO  (coreLoadExecutor-15964-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> 3454252 INFO  (coreLoadExecutor-15964-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3454260 INFO  (coreLoadExecutor-15964-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3454327 INFO  (coreLoadExecutor-15964-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3454336 INFO  (coreLoadExecutor-15964-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 3454336 INFO  (coreLoadExecutor-15964-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@13da4468
   [junit4]   2> 3454336 INFO  (coreLoadExecutor-15964-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3454337 INFO  (coreLoadExecutor-15964-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.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 3454338 INFO  (coreLoadExecutor-15964-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=83.8447265625, floorSegmentMB=0.9072265625, forceMergeDeletesPctAllowed=4.3956142686738255, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 3454339 WARN  (coreLoadExecutor-15964-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 3454382 INFO  (coreLoadExecutor-15964-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3454382 INFO  (coreLoadExecutor-15964-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3454383 INFO  (coreLoadExecutor-15964-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3454384 INFO  (coreLoadExecutor-15964-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3454384 INFO  (coreLoadExecutor-15964-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3037248513706102]
   [junit4]   2> 3454384 INFO  (coreLoadExecutor-15964-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f2d32b[collection1] main]
   [junit4]   2> 3454385 WARN  (coreLoadExecutor-15964-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 3454385 INFO  (coreLoadExecutor-15964-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3454386 INFO  (searcherExecutor-15965-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f2d32b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3454386 INFO  (coreLoadExecutor-15964-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590522445167591424
   [junit4]   2> 3454667 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 3454669 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3454669 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3454669 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3454669 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3454670 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@749a5eec{/u_ku,null,AVAILABLE}
   [junit4]   2> 3454670 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@22b597ff{HTTP/1.1,[http/1.1]}{127.0.0.1:55374}
   [junit4]   2> 3454670 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.Server Started @3464705ms
   [junit4]   2> 3454670 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/u_ku, solrconfig=solrconfig-tlog.xml, hostPort=55374, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard0\cores}
   [junit4]   2> 3454671 ERROR (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3454671 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3454671 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 3454671 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3454671 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-25T00:33:25.909471700Z
   [junit4]   2> 3454671 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 3454674 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3454674 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3454675 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@13da4468, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3454708 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13da4468
   [junit4]   2> 3454717 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13da4468
   [junit4]   2> 3454717 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13da4468
   [junit4]   2> 3454719 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard0\cores
   [junit4]   2> 3454719 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3454720 INFO  (coreLoadExecutor-15975-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3454721 INFO  (coreLoadExecutor-15975-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> 3454746 INFO  (coreLoadExecutor-15975-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3454757 INFO  (coreLoadExecutor-15975-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3454834 INFO  (coreLoadExecutor-15975-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3454843 INFO  (coreLoadExecutor-15975-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 3454844 INFO  (coreLoadExecutor-15975-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@13da4468
   [junit4]   2> 3454844 INFO  (coreLoadExecutor-15975-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3454844 INFO  (coreLoadExecutor-15975-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.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 3454845 INFO  (coreLoadExecutor-15975-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=83.8447265625, floorSegmentMB=0.9072265625, forceMergeDeletesPctAllowed=4.3956142686738255, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 3454848 WARN  (coreLoadExecutor-15975-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 3454892 INFO  (coreLoadExecutor-15975-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3454892 INFO  (coreLoadExecutor-15975-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3454893 INFO  (coreLoadExecutor-15975-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3454893 INFO  (coreLoadExecutor-15975-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3454894 INFO  (coreLoadExecutor-15975-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3037248513706102]
   [junit4]   2> 3454894 INFO  (coreLoadExecutor-15975-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@325ac682[collection1] main]
   [junit4]   2> 3454895 WARN  (coreLoadExecutor-15975-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 3454895 INFO  (coreLoadExecutor-15975-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3454895 INFO  (coreLoadExecutor-15975-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590522445701316608
   [junit4]   2> 3454896 INFO  (searcherExecutor-15976-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@325ac682[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3455188 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 3455190 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3455190 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3455190 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3455190 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3455191 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7bc99b74{/u_ku,null,AVAILABLE}
   [junit4]   2> 3455191 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4626bb20{HTTP/1.1,[http/1.1]}{127.0.0.1:55377}
   [junit4]   2> 3455191 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.Server Started @3465226ms
   [junit4]   2> 3455191 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/u_ku, solrconfig=solrconfig-tlog.xml, hostPort=55377, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\cores}
   [junit4]   2> 3455192 ERROR (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3455192 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3455192 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 3455192 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3455192 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-25T00:33:26.430406600Z
   [junit4]   2> 3455192 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\solr.xml
   [junit4]   2> 3455194 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3455194 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3455195 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@13da4468, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3455225 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13da4468
   [junit4]   2> 3455233 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13da4468
   [junit4]   2> 3455233 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13da4468
   [junit4]   2> 3455235 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\cores
   [junit4]   2> 3455235 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3455250 INFO  (coreLoadExecutor-15986-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3455251 INFO  (coreLoadExecutor-15986-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> 3455269 INFO  (coreLoadExecutor-15986-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3455277 INFO  (coreLoadExecutor-15986-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3455344 INFO  (coreLoadExecutor-15986-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3455364 INFO  (coreLoadExecutor-15986-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 3455364 INFO  (coreLoadExecutor-15986-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@13da4468
   [junit4]   2> 3455365 INFO  (coreLoadExecutor-15986-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3455365 INFO  (coreLoadExecutor-15986-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.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\cores\collection1\data\]
   [junit4]   2> 3455366 INFO  (coreLoadExecutor-15986-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=83.8447265625, floorSegmentMB=0.9072265625, forceMergeDeletesPctAllowed=4.3956142686738255, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 3455368 WARN  (coreLoadExecutor-15986-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 3455413 INFO  (coreLoadExecutor-15986-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3455413 INFO  (coreLoadExecutor-15986-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3455415 INFO  (coreLoadExecutor-15986-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3455415 INFO  (coreLoadExecutor-15986-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3455416 INFO  (coreLoadExecutor-15986-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3037248513706102]
   [junit4]   2> 3455416 INFO  (coreLoadExecutor-15986-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@589a56cb[collection1] main]
   [junit4]   2> 3455416 WARN  (coreLoadExecutor-15986-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 3455417 INFO  (coreLoadExecutor-15986-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3455417 INFO  (coreLoadExecutor-15986-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590522446248673280
   [junit4]   2> 3455442 INFO  (searcherExecutor-15987-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@589a56cb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3455735 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard2\cores\collection1
   [junit4]   2> 3455736 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3455736 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3455736 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3455736 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3455738 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@377b4d6a{/u_ku,null,AVAILABLE}
   [junit4]   2> 3455745 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2434a6a5{HTTP/1.1,[http/1.1]}{127.0.0.1:55380}
   [junit4]   2> 3455746 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.Server Started @3465780ms
   [junit4]   2> 3455746 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/u_ku, solrconfig=solrconfig-tlog.xml, hostPort=55380, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard2\cores}
   [junit4]   2> 3455746 ERROR (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3455746 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3455746 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 3455746 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3455746 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-25T00:33:26.984232700Z
   [junit4]   2> 3455747 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard2\solr.xml
   [junit4]   2> 3455749 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3455749 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3455750 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@13da4468, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3455783 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13da4468
   [junit4]   2> 3455792 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13da4468
   [junit4]   2> 3455793 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13da4468
   [junit4]   2> 3455795 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard2\cores
   [junit4]   2> 3455795 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3455795 INFO  (coreLoadExecutor-15997-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3455796 INFO  (coreLoadExecutor-15997-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> 3455815 INFO  (coreLoadExecutor-15997-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3455823 INFO  (coreLoadExecutor-15997-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3455889 INFO  (coreLoadExecutor-15997-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3455898 INFO  (coreLoadExecutor-15997-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 3455899 INFO  (coreLoadExecutor-15997-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@13da4468
   [junit4]   2> 3455899 INFO  (coreLoadExecutor-15997-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3455899 INFO  (coreLoadExecutor-15997-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.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard2\cores\collection1\data\]
   [junit4]   2> 3455900 INFO  (coreLoadExecutor-15997-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=83.8447265625, floorSegmentMB=0.9072265625, forceMergeDeletesPctAllowed=4.3956142686738255, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 3455902 WARN  (coreLoadExecutor-15997-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 3455945 INFO  (coreLoadExecutor-15997-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3455945 INFO  (coreLoadExecutor-15997-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3455948 INFO  (coreLoadExecutor-15997-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3455948 INFO  (coreLoadExecutor-15997-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3455948 INFO  (coreLoadExecutor-15997-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3037248513706102]
   [junit4]   2> 3455949 INFO  (coreLoadExecutor-15997-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@529b0c38[collection1] main]
   [junit4]   2> 3455949 WARN  (coreLoadExecutor-15997-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 3455949 INFO  (coreLoadExecutor-15997-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3455950 INFO  (searcherExecutor-15998-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@529b0c38[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3455951 INFO  (coreLoadExecutor-15997-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590522446808612864
   [junit4]   2> 3455953 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 3455956 INFO  (qtp37944682-40943) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/u_ku path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 1
   [junit4]   2> 3455960 INFO  (qtp575454805-40960) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/u_ku path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 1
   [junit4]   2> 3455961 INFO  (qtp37944682-40945) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/u_ku path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[2 (2)]} 0 0
   [junit4]   2> 3455962 INFO  (qtp575454805-40963) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/u_ku path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[2 (2)]} 0 0
   [junit4]   2> 3455962 INFO  (qtp37944682-40947) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/u_ku path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[3 (3)]} 0 0
   [junit4]   2> 3455962 INFO  (qtp575454805-40965) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/u_ku path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[3 (3)]} 0 0
   [junit4]   2> 3455963 INFO  (qtp37944682-40945) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/u_ku path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[4 (4)]} 0 0
   [junit4]   2> 3455963 INFO  (qtp575454805-40963) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/u_ku path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[4 (4)]} 0 0
   [junit4]   2> 3455964 INFO  (qtp37944682-40947) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/u_ku path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[5 (5)]} 0 0
   [junit4]   2> 3455964 INFO  (qtp575454805-40965) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/u_ku path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[5 (5)]} 0 0
   [junit4]   2> 3455965 INFO  (qtp37944682-40945) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/u_ku path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[6 (6)]} 0 0
   [junit4]   2> 3455965 INFO  (qtp575454805-40963) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/u_ku path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[6 (6)]} 0 0
   [junit4]   2> 3455965 INFO  (qtp37944682-40947) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/u_ku path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[7 (7)]} 0 0
   [junit4]   2> 3455966 INFO  (qtp575454805-40965) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/u_ku path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[7 (7)]} 0 0
   [junit4]   2> 3455966 INFO  (qtp37944682-40945) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1590522446824341504,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3455966 INFO  (qtp37944682-40945) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7082b4a5 commitCommandVersion:1590522446824341504
   [junit4]   2> 3455968 INFO  (qtp37944682-40945) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@615e7a3e[collection1] main]
   [junit4]   2> 3455968 INFO  (qtp37944682-40945) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3455969 INFO  (searcherExecutor-15976-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@615e7a3e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C7)))}
   [junit4]   2> 3455969 INFO  (qtp37944682-40945) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/u_ku path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 3
   [junit4]   2> 3455969 INFO  (qtp575454805-40963) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1590522446827487232,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3455969 INFO  (qtp575454805-40963) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@36603826 commitCommandVersion:1590522446827487232
   [junit4]   2> 3455971 INFO  (qtp575454805-40963) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d8ef5c3[collection1] main]
   [junit4]   2> 3455971 INFO  (qtp575454805-40963) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3455973 INFO  (searcherExecutor-15987-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d8ef5c3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C7)))}
   [junit4]   2> 3455973 INFO  (qtp575454805-40963) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/u_ku path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 3
   [junit4]   2> 3455974 INFO  (qtp37944682-40947) [    x:collection1] o.a.s.c.SolrCore Caching fingerprint for searcher:Searcher@615e7a3e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C7)))} leafReaderContext:LeafReaderContext(FilterLeafReader(Uninverting(_0(7.3.0):C7)) docBase=0 ord=0) mavVersion:9223372036854775807
   [junit4]   2> 3455975 INFO  (qtp37944682-40947) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=7, maxInHash=7, versionsHash=8439220134293515547, numVersions=7, numDocs=7, maxDoc=7}
   [junit4]   2> 3455975 INFO  (qtp37944682-40947) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/u_ku path=/get params={qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3455975 INFO  (qtp37944682-40945) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/u_ku path=/update params={update.distrib=FROMLEADER&_version_=-9&wt=javabin&version=2}{delete=[2 (-9)]} 0 0
   [junit4]   2> 3455975 INFO  (qtp37944682-40947) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1590522446833778688,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3455975 INFO  (qtp37944682-40947) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7082b4a5 commitCommandVersion:1590522446833778688
   [junit4]   2> 3455978 INFO  (qtp37944682-40947) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@53e00fab[collection1] main]
   [junit4]   2> 3455978 INFO  (qtp37944682-40947) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3455978 INFO  (searcherExecutor-15976-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@53e00fab[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C7/1:delGen=1)))}
   [junit4]   2> 3455978 INFO  (qtp37944682-40947) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/u_ku path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 2
   [junit4]   2> 3455979 INFO  (qtp37944682-40945) [    x:collection1] o.a.s.c.SolrCore Caching fingerprint for searcher:Searcher@53e00fab[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C7/1:delGen=1)))} leafReaderContext:LeafReaderContext(FilterLeafReader(Uninverting(_0(7.3.0):C7/1:delGen=1)) docBase=0 ord=0) mavVersion:9223372036854775807
   [junit4]   2> 3455979 INFO  (qtp37944682-40945) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=7, maxInHash=7, versionsHash=4206071640919714100, numVersions=6, numDocs=6, maxDoc=7}
   [junit4]   2> 3455979 INFO  (qtp37944682-40945) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/u_ku path=/get params={qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3455980 INFO  (qtp575454805-40965) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:55374/u_ku/collection1] nUpdates=100
   [junit4]   2> 3455982 INFO  (qtp37944682-40945) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=7, maxInHash=7, versionsHash=4206071640919714100, numVersions=6, numDocs=6, maxDoc=7}
   [junit4]   2> 3455982 INFO  (qtp37944682-40945) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/u_ku path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3455982 INFO  (qtp575454805-40965) [    x:collection1] o.a.s.c.SolrCore Caching fingerprint for searcher:Searcher@1d8ef5c3[collection1] main{ExitableDirectoryReader(UninvertingDirectory

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

ionTest, AutoscalingHistoryHandlerTest, JavabinLoaderTest, TestUnifiedSolrHighlighter, WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, TestLegacyField, TestLegacyFieldReuse, TestMultiValuedNumericRangeQuery, JvmMetricsTest, MetricsConfigTest, SolrMetricManagerTest, SolrMetricsIntegrationTest, SolrGangliaReporterTest, SolrJmxReporterCloudTest, SolrCloudReportersTest, ManagedSchemaRoundRobinCloudTest, TestBulkSchemaConcurrent, TestCollationFieldDocValues, TestManagedSchema, TestSchemaManager, TestUseDocValuesAsStored2, AnalyticsMergeStrategyTest, TestNoOpRegenerator, TestReRankQParserPlugin, TestSolr4Spatial2, TestSolrFieldCacheBean, TestStandardQParsers, TestXmlQParserPlugin, DistributedFacetSimpleRefinementLongTailTest, TestMinMaxOnMultiValuedField, BlockJoinFacetDistribTest, BlockJoinFacetRandomTest, TestCloudNestedDocsSort, TestScoreJoinQPNoScore, TestJsonRequest, TestDFISimilarityFactory, TestDistribIDF, TestPKIAuthenticationPlugin, TestSha256AuthenticationProvider, TestDelegationWithHadoopAuth, TestSolrCloudWithHadoopAuthPlugin, ResponseHeaderTest, ConjunctionSolrSpellCheckerTest, SpellCheckCollatorWithCollapseTest, TestAnalyzeInfixSuggestions, TestBlendedInfixSuggestions, TestFileDictionaryLookup, TestHighFrequencyDictionaryFactory, BlockCacheTest, BlockDirectoryTest, HdfsDirectoryTest, HdfsLockFactoryTest, TestDocTermOrds, TestFieldCacheReopen, TestLegacyFieldCache, TestNumericTerms64, TestUninvertingReader, PeerSyncWithIndexFingerprintCachingTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PeerSyncWithIndexFingerprintCachingTest -Dtests.seed=D175F7200A08DF9C -Dtests.slow=true -Dtests.locale=teo -Dtests.timezone=America/Kentucky/Monticello -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | PeerSyncWithIndexFingerprintCachingTest (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\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\configsets\cloud-subdirs\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\configsets\cloud-subdirs\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\configsets\cloud-subdirs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\configsets\cloud-subdirs
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\configsets
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D175F7200A08DF9C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [747/767 (2!)] on J1 in 2.79s, 1 test, 1 error <<< FAILURES!

[...truncated 2432 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [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_D0E28687419F901C-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=fr-CF, timezone=Etc/GMT-11
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=103752256,total=167247872
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=D0E28687419F901C -Dtests.slow=true -Dtests.locale=fr-CF -Dtests.timezone=Etc/GMT-11 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [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_D0E28687419F901C-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_D0E28687419F901C-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_D0E28687419F901C-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_D0E28687419F901C-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_D0E28687419F901C-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_D0E28687419F901C-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_D0E28687419F901C-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_D0E28687419F901C-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_D0E28687419F901C-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_D0E28687419F901C-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_D0E28687419F901C-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_D0E28687419F901C-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_D0E28687419F901C-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_D0E28687419F901C-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D0E28687419F901C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/5 (1!)] on J1 in 11.77s, 8 tests, 1 error <<< FAILURES!

[...truncated 38529 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 420 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/420/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

9 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestStressIndexing2

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_E72F49EDAD5AAE10-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_E72F49EDAD5AAE10-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_E72F49EDAD5AAE10-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_E72F49EDAD5AAE10-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\core\test\J1\temp\lucene.index.TestStressIndexing2_E72F49EDAD5AAE10-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_E72F49EDAD5AAE10-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_E72F49EDAD5AAE10-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_E72F49EDAD5AAE10-001

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


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

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

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.util.TestIOUtils

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.util.TestIOUtils_E72F49EDAD5AAE10-001\tempDir-007: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.util.TestIOUtils_E72F49EDAD5AAE10-001\tempDir-007    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.util.TestIOUtils_E72F49EDAD5AAE10-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.util.TestIOUtils_E72F49EDAD5AAE10-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\core\test\J0\temp\lucene.util.TestIOUtils_E72F49EDAD5AAE10-001\tempDir-007: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.util.TestIOUtils_E72F49EDAD5AAE10-001\tempDir-007
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.util.TestIOUtils_E72F49EDAD5AAE10-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.util.TestIOUtils_E72F49EDAD5AAE10-001

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


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
	at __randomizedtesting.SeedInfo.seed([4D760C8CE66BD37D:84C34E22EF0C1588]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:711)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

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.TestConfigSetProperties_4D760C8CE66BD37D-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetProperties_4D760C8CE66BD37D-001\tempDir-004 

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.TestConfigSetProperties_4D760C8CE66BD37D-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetProperties_4D760C8CE66BD37D-001\tempDir-004

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


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

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.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001\index    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-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.core.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001\index\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001\index\segments_1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-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.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-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.core.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001\index\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001\index\segments_1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001

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


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

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.search.TestCollapseQParserPlugin_4D760C8CE66BD37D-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_4D760C8CE66BD37D-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_4D760C8CE66BD37D-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_4D760C8CE66BD37D-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_4D760C8CE66BD37D-001\init-core-data-001\tlog\tlog.0000000000000000061: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_4D760C8CE66BD37D-001\init-core-data-001\tlog\tlog.0000000000000000061    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_4D760C8CE66BD37D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_4D760C8CE66BD37D-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.search.TestCollapseQParserPlugin_4D760C8CE66BD37D-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_4D760C8CE66BD37D-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_4D760C8CE66BD37D-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_4D760C8CE66BD37D-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_4D760C8CE66BD37D-001\init-core-data-001\tlog\tlog.0000000000000000061: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_4D760C8CE66BD37D-001\init-core-data-001\tlog\tlog.0000000000000000061
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_4D760C8CE66BD37D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_4D760C8CE66BD37D-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

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-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_EA764B7861D2C71E-001\tempDir-061\multicore\core0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_EA764B7861D2C71E-001\tempDir-061\multicore\core0    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_EA764B7861D2C71E-001\tempDir-061\multicore: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_EA764B7861D2C71E-001\tempDir-061\multicore    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_EA764B7861D2C71E-001\tempDir-061: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_EA764B7861D2C71E-001\tempDir-061 

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-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_EA764B7861D2C71E-001\tempDir-061\multicore\core0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_EA764B7861D2C71E-001\tempDir-061\multicore\core0
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_EA764B7861D2C71E-001\tempDir-061\multicore: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_EA764B7861D2C71E-001\tempDir-061\multicore
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_EA764B7861D2C71E-001\tempDir-061: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_EA764B7861D2C71E-001\tempDir-061

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


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.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_25131FAE4E10819D-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_25131FAE4E10819D-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_25131FAE4E10819D-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_25131FAE4E10819D-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_25131FAE4E10819D-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_25131FAE4E10819D-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_25131FAE4E10819D-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_25131FAE4E10819D-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_25131FAE4E10819D-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_25131FAE4E10819D-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_25131FAE4E10819D-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_25131FAE4E10819D-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_25131FAE4E10819D-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_25131FAE4E10819D-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_25131FAE4E10819D-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_25131FAE4E10819D-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_25131FAE4E10819D-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_25131FAE4E10819D-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_25131FAE4E10819D-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_25131FAE4E10819D-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_25131FAE4E10819D-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_25131FAE4E10819D-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_25131FAE4E10819D-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_25131FAE4E10819D-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_25131FAE4E10819D-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_25131FAE4E10819D-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_25131FAE4E10819D-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_25131FAE4E10819D-001

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




Build Log:
[...truncated 656 lines...]
   [junit4] Suite: org.apache.lucene.util.TestIOUtils
   [junit4] IGNOR/A 0.00s J0 | TestIOUtils.testManyPartitions
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J0 | TestIOUtils.testRotatingPlatters
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J0 | TestIOUtils.testNVME
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J0 | TestIOUtils.testSSD
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J0 | TestIOUtils.testSymlinkSSD
   [junit4]    > Assumption #1: windows is not supported
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=504, maxMBSortInHeap=5.269667360982904, sim=RandomSimilarity(queryNorm=false): {}, locale=zh-CN, timezone=Europe/Gibraltar
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=27418760,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestRamUsageEstimator, TestCrashCausesCorruptIndex, TestDocInverterPerFieldErrorInfo, TestMixedCodecs, TestUsageTrackingFilterCachingPolicy, TestBufferedIndexInput, TestCloseableThreadLocal, TestAllFilesDetectTruncation, TestFlushByRamOrCountsPolicy, TestIndexWriterFromReader, TestSameScoresWithThreads, Test2BPositions, TestSpanNotQuery, TestBagOfPositions, TestPhrasePrefixQuery, TestTopDocsCollector, TestBM25Similarity, TestConjunctions, TestSparseFixedBitSet, TestDocValuesQueries, TestUTF32ToUTF8, TestConjunctionDISI, TestSortedSetDocValues, TestPriorityQueue, TestArrayUtil, TestMergePolicyWrapper, TestSloppyMath, TestMergedIterator, TestLucene60PointsFormat, TestRegexpRandom2, TestIndexSearcher, TestNRTReaderCleanup, TestRegexpQuery, TestIndexWriterMerging, TestNeedsScores, TestSimpleExplanationsWithFillerDocs, TestBagOfPostings, TestQueryBuilder, TestIndexWriterThreadsToSegments, TestScorerPerf, TestSameTokenSamePosition, TestNewestSegment, TestSearchForDuplicates, TestIndexWriterMergePolicy, TermInSetQueryTest, TestDateSort, TestOneMergeWrappingMergePolicy, TestMultiMMap, TestPolygon, TestVirtualMethod, TestDemoParallelLeafReader, TestDocCount, TestPositionIncrement, TestSort, TestIndexWriterExceptions, TestForceMergeForever, TestDocsAndPositions, TestRateLimiter, TestIndexWriterWithThreads, TestTwoPhaseCommitTool, TestReusableStringReader, TestIndexManyDocuments, TestUpgradeIndexMergePolicy, TestNorms, TestLongValuesSource, TestOperations, TestIOUtils]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIOUtils -Dtests.seed=E72F49EDAD5AAE10 -Dtests.slow=true -Dtests.locale=zh-CN -Dtests.timezone=Europe/Gibraltar -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestIOUtils (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\core\test\J0\temp\lucene.util.TestIOUtils_E72F49EDAD5AAE10-001\tempDir-007: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.util.TestIOUtils_E72F49EDAD5AAE10-001\tempDir-007
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.util.TestIOUtils_E72F49EDAD5AAE10-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.util.TestIOUtils_E72F49EDAD5AAE10-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E72F49EDAD5AAE10]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [136/459 (1!)] on J0 in 0.07s, 18 tests, 1 error, 5 skipped <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.store.TestNIOFSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1828, maxMBSortInHeap=6.3455183195971205, sim=RandomSimilarity(queryNorm=true): {}, locale=en-NZ, timezone=Atlantic/Stanley
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=35105360,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestRamUsageEstimator, TestCrashCausesCorruptIndex, TestDocInverterPerFieldErrorInfo, TestMixedCodecs, TestUsageTrackingFilterCachingPolicy, TestBufferedIndexInput, TestCloseableThreadLocal, TestAllFilesDetectTruncation, TestFlushByRamOrCountsPolicy, TestIndexWriterFromReader, TestSameScoresWithThreads, Test2BPositions, TestSpanNotQuery, TestBagOfPositions, TestPhrasePrefixQuery, TestTopDocsCollector, TestBM25Similarity, TestConjunctions, TestSparseFixedBitSet, TestDocValuesQueries, TestUTF32ToUTF8, TestConjunctionDISI, TestSortedSetDocValues, TestPriorityQueue, TestArrayUtil, TestMergePolicyWrapper, TestSloppyMath, TestMergedIterator, TestLucene60PointsFormat, TestRegexpRandom2, TestIndexSearcher, TestNRTReaderCleanup, TestRegexpQuery, TestIndexWriterMerging, TestNeedsScores, TestSimpleExplanationsWithFillerDocs, TestBagOfPostings, TestQueryBuilder, TestIndexWriterThreadsToSegments, TestScorerPerf, TestSameTokenSamePosition, TestNewestSegment, TestSearchForDuplicates, TestIndexWriterMergePolicy, TermInSetQueryTest, TestDateSort, TestOneMergeWrappingMergePolicy, TestMultiMMap, TestPolygon, TestVirtualMethod, TestDemoParallelLeafReader, TestDocCount, TestPositionIncrement, TestSort, TestIndexWriterExceptions, TestForceMergeForever, TestDocsAndPositions, TestRateLimiter, TestIndexWriterWithThreads, TestTwoPhaseCommitTool, TestReusableStringReader, TestIndexManyDocuments, TestUpgradeIndexMergePolicy, TestNorms, TestLongValuesSource, TestOperations, TestIOUtils, TestNIOFSDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNIOFSDirectory -Dtests.seed=E72F49EDAD5AAE10 -Dtests.slow=true -Dtests.locale=en-NZ -Dtests.timezone=Atlantic/Stanley -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestNIOFSDirectory (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\core\test\J0\temp\lucene.store.TestNIOFSDirectory_E72F49EDAD5AAE10-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_E72F49EDAD5AAE10-001\testThreadSafety-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_E72F49EDAD5AAE10-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_E72F49EDAD5AAE10-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E72F49EDAD5AAE10]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [137/459 (2!)] on J0 in 1.36s, 42 tests, 1 error <<< FAILURES!

[...truncated 28 lines...]
   [junit4] Suite: org.apache.lucene.index.TestStressIndexing2
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {f50=PostingsFormat(name=Asserting), f94=PostingsFormat(name=Asserting), f30=PostingsFormat(name=LuceneVarGapFixedInterval), f74=PostingsFormat(name=LuceneVarGapFixedInterval), f51=PostingsFormat(name=Memory), f76=PostingsFormat(name=Asserting), f54=PostingsFormat(name=Asserting), f31=PostingsFormat(name=Direct), f97=PostingsFormat(name=Direct), f78=PostingsFormat(name=LuceneVarGapFixedInterval), f56=PostingsFormat(name=LuceneVarGapFixedInterval), f34=PostingsFormat(name=LuceneVarGapFixedInterval), f12=PostingsFormat(name=LuceneVarGapFixedInterval), f33=PostingsFormat(name=Memory), f55=PostingsFormat(name=Memory), f99=PostingsFormat(name=Memory), f57=PostingsFormat(name=Direct), f35=PostingsFormat(name=Direct), f13=PostingsFormat(name=Direct), f16=PostingsFormat(name=LuceneVarGapFixedInterval), f0=PostingsFormat(name=Memory), f59=PostingsFormat(name=Memory), f37=PostingsFormat(name=Memory), f15=PostingsFormat(name=Memory), f1=PostingsFormat(name=LuceneVarGapFixedInterval), f2=PostingsFormat(name=Direct), f7=PostingsFormat(name=Asserting), f8=PostingsFormat(name=Memory), id=PostingsFormat(name=LuceneVarGapFixedInterval), f82=PostingsFormat(name=Direct), f86=PostingsFormat(name=Direct), f20=PostingsFormat(name=Direct), f42=PostingsFormat(name=Direct), f89=PostingsFormat(name=LuceneVarGapFixedInterval), f45=PostingsFormat(name=LuceneVarGapFixedInterval), f23=PostingsFormat(name=LuceneVarGapFixedInterval), f22=PostingsFormat(name=Memory), f44=PostingsFormat(name=Memory), f25=PostingsFormat(name=Asserting), f68=PostingsFormat(name=Direct), f24=PostingsFormat(name=Direct), f49=PostingsFormat(name=LuceneVarGapFixedInterval), f28=PostingsFormat(name=Direct), f70=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, maxPointsInLeafNode=1560, maxMBSortInHeap=6.8861002099776165, sim=RandomSimilarity(queryNorm=true): {f94=IB LL-L2, f30=DFR G1, f74=DFR I(n)3(800.0), f51=DFR I(F)2, f76=IB SPL-L1, f54=DFR I(F)B1, f31=DFR G2, f97=DFR GB2, f78=DFR GL1, f56=IB SPL-DZ(0.3), f33=DFR I(F)1, f55=DFR I(n)LZ(0.3), f99=DFR GB3(800.0), f35=DFR I(ne)L3(800.0), f13=IB LL-D3(800.0), f16=DFR GB3(800.0), f0=DFR I(F)Z(0.3), f59=DFR I(n)3(800.0), f37=DFR I(n)2, f15=DFR G1, f1=DFR GZ(0.3), f7=DFR I(ne)Z(0.3), f8=DFR I(F)L3(800.0), f82=DFR I(ne)1, f86=IB LL-L3(800.0), f20=DFR I(n)Z(0.3), f42=IB SPL-D3(800.0), f89=DFR I(n)B1, f22=DFR GLZ(0.3), f44=DFR I(ne)Z(0.3), f25=IB LL-LZ(0.3), f68=DFR I(n)L2, f70=DFI(Standardized)}, locale=ar-DZ, timezone=Pacific/Guam
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=62022064,total=256323584
   [junit4]   2> NOTE: All tests run in this JVM: [TestRadixSelector, TestStringHelper, TestBlockPostingsFormat3, TestAllFilesCheckIndexHeader, TestPackedInts, TestBytesRefHash, TestRegExp, TestLogMergePolicy, TestTermContext, TestSloppyPhraseQuery2, TestSimilarityBase, TestDateTools, TestMultiLevelSkipList, TestAutomaton, TestElevationComparator, TestDirectory, TestMultiPhraseQuery, TestNoDeletionPolicy, TestFixedBitSet, TestSortedSetSelector, TestQueryRescorer, TestTransactions, TestOfflineSorter, TestMutablePointsReaderUtils, TestStressAdvance, TestTotalHitCountCollector, TestIntsRef, TestIsCurrent, TestCharsRefBuilder, TestLucene60FieldInfoFormat, TestVersion, TestGeoUtils, TestSpanOrQuery, TestWildcard, TestFilterDirectory, TestStopFilter, TestPostingsOffsets, TestIndexWriterForceMerge, TestDuelingCodecsAtNight, TestMutableValues, TestDirectoryReaderReopen, TestNotDocIdSet, TestMultiTermConstantScore, TestDocValues, TestOmitNorms, TestMultiFields, TestPositiveScoresOnlyCollector, TestBytesStore, TestLucene50CompoundFormat, Test2BPostingsBytes, TestDocIDMerger, TestNoMergeScheduler, TestMaxTermFrequency, TestConstantScoreQuery, TestBooleanSimilarity, TestDocumentWriter, TestPrefixCodedTerms, TestMultiDocValues, TestIntArrayDocIdSet, TestRollingUpdates, TestIndexWriterMaxDocs, TestComplexExplanationsOfNonMatches, TestConcurrentMergeScheduler, TestCharTermAttributeImpl, TestSpanCollection, TestCharArraySet, TestSearcherManager, TestIndexWriterLockRelease, TestReadOnlyIndex, TestCharsRef, TestStressIndexing2]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestStressIndexing2 -Dtests.seed=E72F49EDAD5AAE10 -Dtests.slow=true -Dtests.locale=ar-DZ -Dtests.timezone=Pacific/Guam -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestStressIndexing2 (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\core\test\J1\temp\lucene.index.TestStressIndexing2_E72F49EDAD5AAE10-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_E72F49EDAD5AAE10-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_E72F49EDAD5AAE10-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_E72F49EDAD5AAE10-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E72F49EDAD5AAE10]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [147/459 (3!)] on J1 in 1.12s, 3 tests, 1 error <<< FAILURES!

[...truncated 11065 lines...]
   [junit4] Suite: org.apache.solr.core.TestInfoStreamLogging
   [junit4]   2> 40168 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001
   [junit4]   2> 40169 WARN  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 40170 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 40172 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 40173 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 40174 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-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> 40215 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 40216 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 40280 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 40402 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 40490 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ad552dd
   [junit4]   2> 40500 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ad552dd
   [junit4]   2> 40501 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ad552dd
   [junit4]   2> 40511 INFO  (coreLoadExecutor-123-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 40513 INFO  (coreLoadExecutor-123-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> 40550 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 40557 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 40570 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 40713 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 40740 INFO  (coreLoadExecutor-123-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> 40741 INFO  (coreLoadExecutor-123-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@ad552dd
   [junit4]   2> 40743 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 40743 INFO  (coreLoadExecutor-123-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.core.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001\]
   [junit4]   2> 40758 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-123-thread-1]: init: current segments file is "segments"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@33e65e28
   [junit4]   2> 40758 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-123-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 40758 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-123-thread-1]: 0 msec to checkpoint
   [junit4]   2> 40758 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: init: create=true
   [junit4]   2> 40759 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: 
   [junit4]   2> dir=NRTCachingDirectory(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@58776e76; maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> index=
   [junit4]   2> version=7.3.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=CREATE
   [junit4]   2> similarity=org.apache.solr.search.similarities.MockConfigurableSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=8182, maxDocsPerChunk=993, blockSize=145), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=8182, blockSize=145))
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@6393a7b0
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> checkPendingFlushOnUpdate=true
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@2df1eb28
   [junit4]   2> 
   [junit4]   2> 40759 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 40759 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: now flush at close
   [junit4]   2> 40759 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 40759 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]:   index before flush 
   [junit4]   2> 40759 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-123-thread-1]: startFullFlush
   [junit4]   2> 40760 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-123-thread-1]: coreLoadExecutor-123-thread-1 finishFullFlush success=true
   [junit4]   2> 40760 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 40760 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-123-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 40760 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-123-thread-1]: initDynamicDefaults spins=false maxThreadCount=2 maxMergeCount=7
   [junit4]   2> 40761 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-123-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 40761 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-123-thread-1]: now merge
   [junit4]   2> 40761 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-123-thread-1]:   index: 
   [junit4]   2> 40761 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-123-thread-1]:   no more merges pending; now return
   [junit4]   2> 40761 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: waitForMerges
   [junit4]   2> 40761 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: waitForMerges done
   [junit4]   2> 40761 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: commit: start
   [junit4]   2> 40761 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: commit: enter lock
   [junit4]   2> 40761 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: commit: now prepare
   [junit4]   2> 40761 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: prepareCommit: flush
   [junit4]   2> 40761 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]:   index before flush 
   [junit4]   2> 40761 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-123-thread-1]: startFullFlush
   [junit4]   2> 40761 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 40761 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-123-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 40761 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-123-thread-1]: coreLoadExecutor-123-thread-1 finishFullFlush success=true
   [junit4]   2> 40761 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: startCommit(): start
   [junit4]   2> 40761 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: startCommit index= changeCount=2
   [junit4]   2> 40776 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: startCommit: wrote pending segments file "pending_segments_1"
   [junit4]   2> 40777 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: done all syncs: []
   [junit4]   2> 40777 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: commit: pendingCommit != null
   [junit4]   2> 40778 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: commit: done writing segments file "segments_1"
   [junit4]   2> 40779 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-123-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 40779 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-123-thread-1]: 0 msec to checkpoint
   [junit4]   2> 40779 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: commit: took 17.5 msec
   [junit4]   2> 40779 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: commit: done
   [junit4]   2> 40779 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: rollback
   [junit4]   2> 40779 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: all running merges have aborted
   [junit4]   2> 40779 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: rollback: done finish merges
   [junit4]   2> 40779 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-123-thread-1]: abort
   [junit4]   2> 40779 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-123-thread-1]: done abort success=true
   [junit4]   2> 40779 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: rollback: infos=
   [junit4]   2> 40779 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-123-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 40779 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-123-thread-1]: 0 msec to checkpoint
   [junit4]   2> 41008 WARN  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 41009 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 41009 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 41248 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-123-thread-1]: init: current segments file is "segments_1"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@33e65e28
   [junit4]   2> 41248 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-123-thread-1]: init: load commit "segments_1"
   [junit4]   2> 41287 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-123-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 41287 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-123-thread-1]: 0 msec to checkpoint
   [junit4]   2> 41287 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: init: create=false
   [junit4]   2> 41287 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: 
   [junit4]   2> dir=NRTCachingDirectory(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@58776e76; maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> index=
   [junit4]   2> version=7.3.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=APPEND
   [junit4]   2> similarity=org.apache.solr.search.similarities.MockConfigurableSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=8182, maxDocsPerChunk=993, blockSize=145), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=8182, blockSize=145))
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@ce5e81c
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> checkPendingFlushOnUpdate=true
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@332bba22
   [junit4]   2> 
   [junit4]   2> 41287 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 41287 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: flush at getReader
   [junit4]   2> 41287 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-123-thread-1]: startFullFlush
   [junit4]   2> 41288 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 41288 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-123-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 41288 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: incRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 41288 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 41288 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-123-thread-1]: coreLoadExecutor-123-thread-1 finishFullFlush success=true
   [junit4]   2> 41288 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: getReader took 1 msec
   [junit4]   2> 41288 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@13778c3b[collection1] main]
   [junit4]   2> 41289 WARN  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 41289 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 41291 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 41295 INFO  (searcherExecutor-124-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@13778c3b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 41296 INFO  (TEST-TestInfoStreamLogging.testIndexConfig-seed#[4D760C8CE66BD37D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testIndexConfig
   [junit4]   2> 41297 INFO  (TEST-TestInfoStreamLogging.testIndexConfig-seed#[4D760C8CE66BD37D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testIndexConfig
   [junit4]   2> 41297 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 41297 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1122533439
   [junit4]   2> 41297 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 41297 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1f6b1bf7: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6a50b461
   [junit4]   2> 41301 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 41301 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@42773457: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@66595e79
   [junit4]   2> 41304 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 41304 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6200dcb5: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6da82206
   [junit4]   2> 41508 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@308d4847
   [junit4]   2> 41508 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=814565447
   [junit4]   2> 41509 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@50773408: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@14927822
   [junit4]   2> 41517 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]: now flush at close
   [junit4]   2> 41517 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 41517 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]:   index before flush 
   [junit4]   2> 41517 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-128-thread-1]: startFullFlush
   [junit4]   2> 41518 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-128-thread-1]: coreCloseExecutor-128-thread-1 finishFullFlush success=true
   [junit4]   2> 41518 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 41519 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-128-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 41520 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-128-thread-1]: initDynamicDefaults spins=false maxThreadCount=2 maxMergeCount=7
   [junit4]   2> 41520 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-128-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 41520 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-128-thread-1]: now merge
   [junit4]   2> 41520 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-128-thread-1]:   index: 
   [junit4]   2> 41520 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-128-thread-1]:   no more merges pending; now return
   [junit4]   2> 41520 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]: waitForMerges
   [junit4]   2> 41520 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]: waitForMerges done
   [junit4]   2> 41520 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]: commit: start
   [junit4]   2> 41520 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]: commit: enter lock
   [junit4]   2> 41520 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]: commit: now prepare
   [junit4]   2> 41520 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]: prepareCommit: flush
   [junit4]   2> 41520 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]:   index before flush 
   [junit4]   2> 41520 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-128-thread-1]: startFullFlush
   [junit4]   2> 41520 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 41520 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-128-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 41523 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-128-thread-1]: coreCloseExecutor-128-thread-1 finishFullFlush success=true
   [junit4]   2> 41523 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]: startCommit(): start
   [junit4]   2> 41523 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]:   skip startCommit(): no changes pending
   [junit4]   2> 41523 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]: commit: pendingCommit == null; skip
   [junit4]   2> 41524 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]: commit: took 3.4 msec
   [junit4]   2> 41524 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]: commit: done
   [junit4]   2> 41524 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]: rollback
   [junit4]   2> 41524 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]: all running merges have aborted
   [junit4]   2> 41524 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]: rollback: done finish merges
   [junit4]   2> 41524 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-128-thread-1]: abort
   [junit4]   2> 41524 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-128-thread-1]: done abort success=true
   [junit4]   2> 41524 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]: rollback: infos=
   [junit4]   2> 41524 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-128-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 41524 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-128-thread-1]: 0 msec to checkpoint
   [junit4]   2> 41526 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=8182, maxDocsPerChunk=993, blockSize=145), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=8182, blockSize=145)), sim=RandomSimilarity(queryNorm=true): {}, locale=id-ID, timezone=Atlantic/Canary
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=61430568,total=147972096
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrDeletionPolicy1, TestRandomRequestDistribution, TestPushWriter, TestSolrCloudWithSecureImpersonation, TestIBSimilarityFactory, TestInfoStreamLogging]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestInfoStreamLogging -Dtests.seed=4D760C8CE66BD37D -Dtests.slow=true -Dtests.locale=id-ID -Dtests.timezone=Atlantic/Canary -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestInfoStreamLogging (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.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001\index
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-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.core.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001\index\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001\index\segments_1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4D760C8CE66BD37D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [19/767 (1!)] on J0 in 1.42s, 1 test, 1 error <<< FAILURES!

[...truncated 116 lines...]
   [junit4] Suite: org.apache.solr.search.TestCollapseQParserPlugin
   [junit4]   2> 130365 INFO  (SUITE-TestCollapseQParserPlugin-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_4D760C8CE66BD37D-001\init-core-data-001
   [junit4]   2> 130366 INFO  (SUITE-TestCollapseQParserPlugin-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 130367 INFO  (SUITE-TestCollapseQParserPlugin-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 130369 INFO  (SUITE-TestCollapseQParserPlugin-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 130370 INFO  (SUITE-TestCollapseQParserPlugin-seed#[4D760C8CE66BD37D]-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> 130394 INFO  (SUITE-TestCollapseQParserPlugin-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 130416 INFO  (SUITE-TestCollapseQParserPlugin-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 130456 INFO  (SUITE-TestCollapseQParserPlugin-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 130501 INFO  (SUITE-TestCollapseQParserPlugin-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1aa8afd6
   [junit4]   2> 130510 INFO  (SUITE-TestCollapseQParserPlugin-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1aa8afd6
   [junit4]   2> 130510 INFO  (SUITE-TestCollapseQParserPlugin-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1aa8afd6
   [junit4]   2> 130512 INFO  (coreLoadExecutor-501-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 130513 INFO  (coreLoadExecutor-501-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> 130551 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 130569 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 130621 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 130629 INFO  (coreLoadExecutor-501-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> 130629 INFO  (coreLoadExecutor-501-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@1aa8afd6
   [junit4]   2> 130629 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 130629 INFO  (coreLoadExecutor-501-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.search.TestCollapseQParserPlugin_4D760C8CE66BD37D-001\init-core-data-001\]
   [junit4]   2> 130634 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1648032118, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 130722 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 130722 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 130723 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 130723 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 130727 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2056127793, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 130728 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ee9e5e7[collection1] main]
   [junit4]   2> 130728 WARN  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 130729 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 130729 INFO  (coreLoadExecutor-501-threa

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

url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2f6e94cc
   [junit4]   2> 56940 INFO  (TEST-SchemaTest.testGetUniqueKeyAccuracy-seed#[EA764B7861D2C71E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 56940 INFO  (TEST-SchemaTest.testGetUniqueKeyAccuracy-seed#[EA764B7861D2C71E]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4cb3c9ae: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@48b2592b
   [junit4]   2> 56946 INFO  (coreCloseExecutor-757-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@747e8f18
   [junit4]   2> 56946 INFO  (coreCloseExecutor-757-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1954451224
   [junit4]   2> 56946 INFO  (coreCloseExecutor-757-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6c0310c0: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@7ce3e7b8
   [junit4]   2> 56958 INFO  (TEST-SchemaTest.testGetUniqueKeyAccuracy-seed#[EA764B7861D2C71E]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@124d759b{/solr,null,UNAVAILABLE}
   [junit4]   2> 56958 INFO  (TEST-SchemaTest.testGetUniqueKeyAccuracy-seed#[EA764B7861D2C71E]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 56959 INFO  (TEST-SchemaTest.testGetUniqueKeyAccuracy-seed#[EA764B7861D2C71E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetUniqueKeyAccuracy
   [junit4]   2> 56961 INFO  (SUITE-SchemaTest-seed#[EA764B7861D2C71E]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=en-NZ, timezone=Asia/Atyrau
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=99858456,total=171880448
   [junit4]   2> NOTE: All tests run in this JVM: [TestCoreAdmin, NamedListTest, TestDocumentObjectBinder, ReverseEvaluatorTest, TestCollectionAdminRequest, TestCloudSolrClientConnections, ArrayEvaluatorTest, ArcSineEvaluatorTest, GetByIdTest, NoOpResponseParserTest, FieldAnalysisResponseTest, TestPolicy, LessThanEvaluatorTest, UsingSolrJRefGuideExamplesTest, SchemaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SchemaTest -Dtests.seed=EA764B7861D2C71E -Dtests.slow=true -Dtests.locale=en-NZ -Dtests.timezone=Asia/Atyrau -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | SchemaTest (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-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_EA764B7861D2C71E-001\tempDir-061\multicore\core0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_EA764B7861D2C71E-001\tempDir-061\multicore\core0
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_EA764B7861D2C71E-001\tempDir-061\multicore: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_EA764B7861D2C71E-001\tempDir-061\multicore
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_EA764B7861D2C71E-001\tempDir-061: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_EA764B7861D2C71E-001\tempDir-061
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EA764B7861D2C71E]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [37/146 (1!)] on J0 in 26.13s, 35 tests, 1 error <<< FAILURES!

[...truncated 1814 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_25131FAE4E10819D-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1453, maxMBSortInHeap=5.88081959800362, sim=RandomSimilarity(queryNorm=false): {}, locale=fr-ML, timezone=America/Belem
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=47678112,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=25131FAE4E10819D -Dtests.slow=true -Dtests.locale=fr-ML -Dtests.timezone=America/Belem -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [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_25131FAE4E10819D-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_25131FAE4E10819D-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_25131FAE4E10819D-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_25131FAE4E10819D-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_25131FAE4E10819D-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_25131FAE4E10819D-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_25131FAE4E10819D-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_25131FAE4E10819D-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_25131FAE4E10819D-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_25131FAE4E10819D-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_25131FAE4E10819D-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_25131FAE4E10819D-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_25131FAE4E10819D-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_25131FAE4E10819D-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([25131FAE4E10819D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [5/5 (1!)] on J1 in 1.00s, 8 tests, 1 error <<< FAILURES!

[...truncated 38517 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 419 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/419/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

11 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestFileSwitchDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_232F7BEC47AD9CE8-001\foo-015: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_232F7BEC47AD9CE8-001\foo-015 

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\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_232F7BEC47AD9CE8-001\foo-015: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_232F7BEC47AD9CE8-001\foo-015

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


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

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

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


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_232F7BEC47AD9CE8-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_232F7BEC47AD9CE8-001\tempDir-006 

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\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_232F7BEC47AD9CE8-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_232F7BEC47AD9CE8-001\tempDir-006

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


FAILED:  junit.framework.TestSuite.org.apache.solr.ltr.model.TestLinearModel

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-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core\data\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core\data\tlog\tlog.0000000000000000000    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-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-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core\data\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core\data\tlog\tlog.0000000000000000000
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001

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


FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
	at __randomizedtesting.SeedInfo.seed([C3CCDE48A52AB07F:4B98E1920BD6DD87]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:915)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

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.TestCoreDiscovery_C3CCDE48A52AB07F-001\tempDir-014\core1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_C3CCDE48A52AB07F-001\tempDir-014\core1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_C3CCDE48A52AB07F-001\tempDir-014: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_C3CCDE48A52AB07F-001\tempDir-014 

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.TestCoreDiscovery_C3CCDE48A52AB07F-001\tempDir-014\core1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_C3CCDE48A52AB07F-001\tempDir-014\core1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_C3CCDE48A52AB07F-001\tempDir-014: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_C3CCDE48A52AB07F-001\tempDir-014

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


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

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

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


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

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.DistributedExpandComponentTest_C3CCDE48A52AB07F-001\tempDir-001\shard1\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_C3CCDE48A52AB07F-001\tempDir-001\shard1\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_C3CCDE48A52AB07F-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_C3CCDE48A52AB07F-001\tempDir-001\shard1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_C3CCDE48A52AB07F-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.DistributedExpandComponentTest_C3CCDE48A52AB07F-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.DistributedExpandComponentTest_C3CCDE48A52AB07F-001\tempDir-001\shard1\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_C3CCDE48A52AB07F-001\tempDir-001\shard1\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_C3CCDE48A52AB07F-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_C3CCDE48A52AB07F-001\tempDir-001\shard1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_C3CCDE48A52AB07F-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.DistributedExpandComponentTest_C3CCDE48A52AB07F-001\tempDir-001

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


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

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.DistributedFacetPivotLongTailTest_C3CCDE48A52AB07F-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotLongTailTest_C3CCDE48A52AB07F-001\tempDir-001\shard1\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotLongTailTest_C3CCDE48A52AB07F-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotLongTailTest_C3CCDE48A52AB07F-001\tempDir-001\shard1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotLongTailTest_C3CCDE48A52AB07F-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.DistributedFacetPivotLongTailTest_C3CCDE48A52AB07F-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.DistributedFacetPivotLongTailTest_C3CCDE48A52AB07F-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotLongTailTest_C3CCDE48A52AB07F-001\tempDir-001\shard1\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotLongTailTest_C3CCDE48A52AB07F-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotLongTailTest_C3CCDE48A52AB07F-001\tempDir-001\shard1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotLongTailTest_C3CCDE48A52AB07F-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.DistributedFacetPivotLongTailTest_C3CCDE48A52AB07F-001\tempDir-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestUseDocValuesAsStored

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.schema.TestUseDocValuesAsStored_C3CCDE48A52AB07F-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_C3CCDE48A52AB07F-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_C3CCDE48A52AB07F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_C3CCDE48A52AB07F-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.schema.TestUseDocValuesAsStored_C3CCDE48A52AB07F-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_C3CCDE48A52AB07F-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_C3CCDE48A52AB07F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_C3CCDE48A52AB07F-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.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_FE7C41D3ACA17D30-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_FE7C41D3ACA17D30-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_FE7C41D3ACA17D30-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_FE7C41D3ACA17D30-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_FE7C41D3ACA17D30-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_FE7C41D3ACA17D30-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_FE7C41D3ACA17D30-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_FE7C41D3ACA17D30-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_FE7C41D3ACA17D30-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_FE7C41D3ACA17D30-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_FE7C41D3ACA17D30-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_FE7C41D3ACA17D30-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_FE7C41D3ACA17D30-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_FE7C41D3ACA17D30-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_FE7C41D3ACA17D30-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_FE7C41D3ACA17D30-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_FE7C41D3ACA17D30-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_FE7C41D3ACA17D30-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_FE7C41D3ACA17D30-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_FE7C41D3ACA17D30-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_FE7C41D3ACA17D30-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_FE7C41D3ACA17D30-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_FE7C41D3ACA17D30-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_FE7C41D3ACA17D30-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_FE7C41D3ACA17D30-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_FE7C41D3ACA17D30-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_FE7C41D3ACA17D30-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_FE7C41D3ACA17D30-001

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




Build Log:
[...truncated 318 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {docid=PostingsFormat(name=LuceneVarGapDocFreqInterval), junk=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, maxPointsInLeafNode=1458, maxMBSortInHeap=7.749185243878283, sim=RandomSimilarity(queryNorm=true): {}, locale=lb, timezone=Pacific/Saipan
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=53188216,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestInPlaceMergeSorter, TestTermVectors, TestReusableStringReader, TestBooleanMinShouldMatch, MultiCollectorTest, TestCustomNorms, TestNewestSegment, TestLSBRadixSorter, TestLucene50TermVectorsFormat, TestSleepingLockWrapper, TestTermQuery, TestSpanNotQuery, TestScoreCachingWrappingScorer, TestIndexWriter, Test2BPositions, TestPrefixQuery, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=232F7BEC47AD9CE8 -Dtests.slow=true -Dtests.locale=lb -Dtests.timezone=Pacific/Saipan -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestMultiMMap (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\core\test\J0\temp\lucene.store.TestMultiMMap_232F7BEC47AD9CE8-001\testSeekSliceZero-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_232F7BEC47AD9CE8-001\testSeekSliceZero-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([232F7BEC47AD9CE8]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [31/459 (1!)] on J0 in 5.86s, 54 tests, 1 error <<< FAILURES!

[...truncated 390 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=813, maxMBSortInHeap=6.888512629629513, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-SA, timezone=Pacific/Kwajalein
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=46870056,total=234225664
   [junit4]   2> NOTE: All tests run in this JVM: [TestLongPostings, TestTopFieldCollectorEarlyTermination, TestCustomSearcherSort, TestDeletionPolicy, TestPerFieldPostingsFormat, TestMultiTermQueryRewrites, TestTryDelete, TestQueryRescorer, TestDirectPacked, FuzzyTermOnShortTermsTest, TestSmallFloat, TestTopFieldCollector, TestMultiTermConstantScore, TestSparseFixedBitDocIdSet, TestNativeFSLockFactory, TestIndexWriterMaxDocs, TestMergeSchedulerExternal, TestComplexExplanationsOfNonMatches, TestNRTThreads, TestLongRangeFieldQueries, TestFieldReuse, TestStressIndexing2, TestDateTools, TestSpanNearQuery, TestAutomatonQuery, TestSloppyPhraseQuery2, TestDocValuesScoring, TestLongBitSet, Test2BNumericDocValues, TestBytesRefAttImpl, TestSpansEnum, Test2BPostingsBytes, TestIndexWriterNRTIsCurrent, TestDocValues, TestOfflineSorter, TestIsCurrent, TestRegExp, TestDoubleValuesSource, TestRollingBuffer, TestStressDeletes, TestNot, TestNRTReaderWithThreads, TestIntroSorter, TestAllFilesHaveChecksumFooter, TestFastCompressionMode, TestSortedSetSelector, TestNumericDocValuesUpdates, TestPackedInts, TestSegmentCacheables, TestIndexingSequenceNumbers, TestFileSwitchDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFileSwitchDirectory -Dtests.seed=232F7BEC47AD9CE8 -Dtests.slow=true -Dtests.locale=ar-SA -Dtests.timezone=Pacific/Kwajalein -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestFileSwitchDirectory (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\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_232F7BEC47AD9CE8-001\foo-015: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_232F7BEC47AD9CE8-001\foo-015
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([232F7BEC47AD9CE8]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [145/459 (2!)] on J1 in 1.31s, 43 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 243 lines...]
   [junit4] Suite: org.apache.lucene.store.TestTrackingDirectoryWrapper
   [junit4] IGNOR/A 0.00s J1 | TestTrackingDirectoryWrapper.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.00s J1 | TestTrackingDirectoryWrapper.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1556, maxMBSortInHeap=5.0810748569418465, sim=RandomSimilarity(queryNorm=false): {}, locale=saq-KE, timezone=Atlantic/Azores
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=189846576,total=243675136
   [junit4]   2> NOTE: All tests run in this JVM: [TestLongPostings, TestTopFieldCollectorEarlyTermination, TestCustomSearcherSort, TestDeletionPolicy, TestPerFieldPostingsFormat, TestMultiTermQueryRewrites, TestTryDelete, TestQueryRescorer, TestDirectPacked, FuzzyTermOnShortTermsTest, TestSmallFloat, TestTopFieldCollector, TestMultiTermConstantScore, TestSparseFixedBitDocIdSet, TestNativeFSLockFactory, TestIndexWriterMaxDocs, TestMergeSchedulerExternal, TestComplexExplanationsOfNonMatches, TestNRTThreads, TestLongRangeFieldQueries, TestFieldReuse, TestStressIndexing2, TestDateTools, TestSpanNearQuery, TestAutomatonQuery, TestSloppyPhraseQuery2, TestDocValuesScoring, TestLongBitSet, Test2BNumericDocValues, TestBytesRefAttImpl, TestSpansEnum, Test2BPostingsBytes, TestIndexWriterNRTIsCurrent, TestDocValues, TestOfflineSorter, TestIsCurrent, TestRegExp, TestDoubleValuesSource, TestRollingBuffer, TestStressDeletes, TestNot, TestNRTReaderWithThreads, TestIntroSorter, TestAllFilesHaveChecksumFooter, TestFastCompressionMode, TestSortedSetSelector, TestNumericDocValuesUpdates, TestPackedInts, TestSegmentCacheables, TestIndexingSequenceNumbers, TestFileSwitchDirectory, TestStressNRT, TestTermRangeQuery, TestTermContext, TestSortRandom, TestSpanMultiTermQueryWrapper, TestIndexReaderClose, TestIndexWriterDelete, TestSegmentMerger, TestMultiTermsEnum, TestEarlyTermination, TestPrefixCodedTerms, TestField, TestCustomTermFreq, TestDisjunctionMaxQuery, TestMultiDocValues, TestFilterSpans, TestBytesRefHash, TestCharTermAttributeImpl, TestSimpleFSDirectory, TestMutableValues, TestPrefixInBooleanQuery, TestBooleanScorer, TestDocumentWriter, TestIndexOrDocValuesQuery, TestRadixSelector, TestCheckIndex, TestCachingTokenFilter, Test2BSortedDocValuesFixedSorted, TestNoDeletionPolicy, TestSimilarity, TestIntArrayDocIdSet, TestSPIClassIterator, TestParallelTermEnum, TestSearchAfter, TestPagedBytes, TestMaxTermFrequency, TestSpanFirstQuery, TestFlex, TestAllFilesCheckIndexHeader, TestBytesStore, TestPositiveScoresOnlyCollector, TestPerFieldDocValuesFormat, TestBasics, TestFieldType, TestConstantScoreQuery, TestIntRangeFieldQueries, TestPostingsOffsets, TestConcurrentMergeScheduler, Test2BPostings, TestDirectory, TestAutomatonQueryUnicode, TestDuelingCodecsAtNight, TestMultiset, TestDocumentsWriterStallControl, TestSimpleExplanations, TestMatchNoDocsQuery, TestBKD, TestUniqueTermCount, TestIndexWriterOutOfFileDescriptors, TestOrdinalMap, TestTrackingDirectoryWrapper]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTrackingDirectoryWrapper -Dtests.seed=232F7BEC47AD9CE8 -Dtests.slow=true -Dtests.locale=saq-KE -Dtests.timezone=Atlantic/Azores -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestTrackingDirectoryWrapper (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_232F7BEC47AD9CE8-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_232F7BEC47AD9CE8-001\tempDir-006
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([232F7BEC47AD9CE8]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [221/459 (3!)] on J1 in 0.27s, 47 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 784 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J0-20180124_000553_5589069416216266321704.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J1-20180124_000553_56111868773976918542928.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 316 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20180124_001158_8086496477482642835990.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20180124_001158_80811895525896771383638.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1058 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20180124_001307_8116909817712490423979.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20180124_001307_8119767576003738755973.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 230 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20180124_001511_107583404070391563676.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20180124_001511_10711162150672644291795.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20180124_001524_0368982714083106552641.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20180124_001524_03611621458886236459443.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 155 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20180124_001544_501349517571694608820.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20180124_001544_5019507168039763676804.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20180124_001550_5495813056434780002221.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20180124_001550_54811268897558526225877.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 166 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20180124_001554_8001180889032332291482.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20180124_001554_8002378888546671433878.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20180124_001605_3505919307010520480957.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20180124_001605_3511166142399849361727.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20180124_001611_9448738978052702503902.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20180124_001611_94414112434371360752674.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20180124_001615_4806975444920586354987.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 211 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20180124_001635_9874440989458565681018.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20180124_001635_9876806939186320674713.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1318 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20180124_001750_73414808922265892268068.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20180124_001750_73513008701509066397674.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 232 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J0-20180124_001801_45511134608452557185695.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J1-20180124_001801_45518382985301000251513.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 256 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20180124_001814_35012563325859556029197.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20180124_001814_35110348008501246857739.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 213 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J1-20180124_002004_249425639236749315706.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J0-20180124_002004_2486258730596823197564.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20180124_002009_46713039152779690182083.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20180124_002009_46713919936414779551176.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 227 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J1-20180124_002019_44711681165002866955564.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J0-20180124_002019_44716315971887631189279.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 180 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20180124_002051_694877196018572425112.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20180124_002051_6905262244031315488525.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 247 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20180124_002106_0945459679995366087161.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20180124_002106_0928739346856952916053.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J0-20180124_002130_3845956463262101354073.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J1-20180124_002130_38413068355682689740719.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J0-20180124_002139_8626418491638206603425.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J1-20180124_002139_8622413883703198852821.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 187 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J1-20180124_002148_8464474030781452275951.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J0-20180124_002148_84915406996302381976838.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 333 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J1-20180124_002218_4355851557812006866382.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J0-20180124_002218_43515931513875946147235.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 225 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20180124_002229_18112854013349179901404.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20180124_002229_18016151703492067624798.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 208 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20180124_002238_40017411482981514050039.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20180124_002238_40013470970482714722544.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 221 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20180124_002254_1099225807288178466272.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20180124_002254_1099619599750079030886.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 318 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20180124_002336_2976363161088454749678.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20180124_002336_2976258616752883815963.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 175 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20180124_002351_09113942338635871767953.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 14 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20180124_002351_0913945091460804858210.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 147 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20180124_002405_33417808244772802725201.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 245 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20180124_002408_8761033495883251061135.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20180124_002408_8763530931635485624145.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1626 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedFacetPivotLongTailTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotLongTailTest_C3CCDE48A52AB07F-001\init-core-data-001
   [junit4]   2> 0    INFO  (SUITE-DistributedFacetPivotLongTailTest-seed#[C3CCDE48A52AB07F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 47   INFO  (SUITE-DistributedFacetPivotLongTailTest-seed#[C3CCDE48A52AB07F]-worker) [    ] o.e.j.u.log Logging initialized @????ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 56   INFO  (SUITE-DistributedFacetPivotLongTailTest-seed#[C3CCDE48A52AB07F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 63   INFO  (SUITE-DistributedFacetPivotLongTailTest-seed#[C3CCDE48A52AB07F]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 64   INFO  (SUITE-DistributedFacetPivotLongTailTest-seed#[C3CCDE48A52AB07F]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /k/h
   [junit4]   2> 1032 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotLongTailTest_C3CCDE48A52AB07F-001\tempDir-001\control\cores\collection1
   [junit4]   2> 1249 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1267 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1267 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1272 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1298 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@53121bb2{/k/h,null,AVAILABLE}
   [junit4]   2> 1316 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@42ad582e{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 1317 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.e.j.s.Server Started @?????ms
   [junit4]   2> 1320 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/k/h, hostPort=60774, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotLongTailTest_C3CCDE48A52AB07F-001\tempDir-001\control\cores}
   [junit4]   2> 1394 ERROR (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1394 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 1395 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1396 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1421 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-24T00:25:31.196356900Z
   [junit4]   2> 1502 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1508 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotLongTailTest_C3CCDE48A52AB07F-001\tempDir-001\control\solr.xml
   [junit4]   2> 1654 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1654 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2436 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotLongTailTest_C3CCDE48A52AB07F-001\tempDir-001\control\cores
   [junit4]   2> 2439 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2466 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2475 INFO  (coreLoadExecutor-6-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> 2881 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2999 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3398 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.WordDelimiterFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 3507 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 3513 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 3520 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 3641 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3801 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 3857 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3863 INFO  (coreLoadExecutor-6-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.handler.component.DistributedFacetPivotLongTailTest_C3CCDE48A52AB07F-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 3892 INFO  (co

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

96
   [junit4]   2> 44768 INFO  (SUITE-TestLinearModel-seed#[E3AEC4A279F459A0]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ee7bd1d{/solr,null,UNAVAILABLE}
   [junit4]   2> 44768 INFO  (SUITE-TestLinearModel-seed#[E3AEC4A279F459A0]-worker) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 44771 INFO  (SUITE-TestLinearModel-seed#[E3AEC4A279F459A0]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 44771 INFO  (SUITE-TestLinearModel-seed#[E3AEC4A279F459A0]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=379616659
   [junit4]   2> 44771 INFO  (SUITE-TestLinearModel-seed#[E3AEC4A279F459A0]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 44771 INFO  (SUITE-TestLinearModel-seed#[E3AEC4A279F459A0]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6299d039: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / null
   [junit4]   2> 44771 INFO  (SUITE-TestLinearModel-seed#[E3AEC4A279F459A0]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 44771 INFO  (SUITE-TestLinearModel-seed#[E3AEC4A279F459A0]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@44fbb29d: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / null
   [junit4]   2> 44771 INFO  (SUITE-TestLinearModel-seed#[E3AEC4A279F459A0]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 44771 INFO  (SUITE-TestLinearModel-seed#[E3AEC4A279F459A0]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@554d3f42: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / null
   [junit4]   2> 44772 INFO  (coreCloseExecutor-340-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1ff340ad
   [junit4]   2> 44772 INFO  (coreCloseExecutor-340-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=536035501
   [junit4]   2> 44772 INFO  (coreCloseExecutor-340-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1941d614: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / null
   [junit4]   2> 44776 INFO  (SUITE-TestLinearModel-seed#[E3AEC4A279F459A0]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {_version_=BlockTreeOrds(blocksize=128), popularity=PostingsFormat(name=Direct), description=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=PostingsFormat(name=Direct), text=FST50, title=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{_version_=DocValuesFormat(name=Direct), popularity=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=892, maxMBSortInHeap=7.338658538627234, sim=RandomSimilarity(queryNorm=false): {}, locale=jmc-TZ, timezone=Asia/Oral
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=36960688,total=138383360
   [junit4]   2> NOTE: All tests run in this JVM: [TestSelectiveWeightCreation, TestWrapperModel, TestLTRQParserExplain, TestValueFeature, TestLTRWithFacet, TestRankingFeature, TestParallelWeightCreation, TestUserTermScorerQuery, TestModelManager, TestLTRReRankingPipeline, TestLTRWithSort, TestFeatureExtractionFromMultipleSegments, TestOriginalScoreFeature, TestUserTermScoreWithQ, TestLinearModel]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLinearModel -Dtests.seed=E3AEC4A279F459A0 -Dtests.slow=true -Dtests.locale=jmc-TZ -Dtests.timezone=Asia/Oral -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestLinearModel (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-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core\data\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core\data\tlog\tlog.0000000000000000000
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E3AEC4A279F459A0]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [33/35 (1!)] on J1 in 1.31s, 6 tests, 1 error <<< FAILURES!

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20180124_014329_7821177942038017072302.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20180124_014329_7824859430048723725551.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 601 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20180124_014424_41510037676582577977286.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20180124_014424_415166735744070597842.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 549 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20180124_014453_52814071372814865122113.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32322 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 418 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/418/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  org.apache.solr.cloud.TestUtilizeNode.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([A12F510F5808ABC5:297B6ED5F6F4C63D]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.TestUtilizeNode.test(TestUtilizeNode.java:81)
	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.response.transform.TestSubQueryTransformerDistrib

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.response.transform.TestSubQueryTransformerDistrib:     1) Thread[id=11985, name=qtp11847416-11985, state=TIMED_WAITING, group=TGRP-TestSubQueryTransformerDistrib]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.response.transform.TestSubQueryTransformerDistrib: 
   1) Thread[id=11985, name=qtp11847416-11985, state=TIMED_WAITING, group=TGRP-TestSubQueryTransformerDistrib]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([A12F510F5808ABC5]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.response.transform.TestSubQueryTransformerDistrib

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=11985, name=qtp11847416-11985, state=TIMED_WAITING, group=TGRP-TestSubQueryTransformerDistrib]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=11985, name=qtp11847416-11985, state=TIMED_WAITING, group=TGRP-TestSubQueryTransformerDistrib]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([A12F510F5808ABC5]:0)


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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-001

	at __randomizedtesting.SeedInfo.seed([83FFB4083D57C3B4]: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 11905 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestUtilizeNode
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestUtilizeNode_A12F510F5808ABC5-001\init-core-data-001
   [junit4]   2> 444712 INFO  (SUITE-TestUtilizeNode-seed#[A12F510F5808ABC5]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 444714 INFO  (SUITE-TestUtilizeNode-seed#[A12F510F5808ABC5]-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> 444715 INFO  (SUITE-TestUtilizeNode-seed#[A12F510F5808ABC5]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 444718 INFO  (SUITE-TestUtilizeNode-seed#[A12F510F5808ABC5]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestUtilizeNode_A12F510F5808ABC5-001\tempDir-001
   [junit4]   2> 444718 INFO  (SUITE-TestUtilizeNode-seed#[A12F510F5808ABC5]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 444719 INFO  (Thread-371) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 444719 INFO  (Thread-371) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 444725 ERROR (Thread-371) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 444818 INFO  (SUITE-TestUtilizeNode-seed#[A12F510F5808ABC5]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:53205
   [junit4]   2> 444825 INFO  (zkConnectionManagerCallback-333-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 444867 INFO  (jetty-launcher-330-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 444867 INFO  (jetty-launcher-330-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 444867 INFO  (jetty-launcher-330-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 444868 INFO  (jetty-launcher-330-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 444868 INFO  (jetty-launcher-330-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 444868 INFO  (jetty-launcher-330-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 444868 INFO  (jetty-launcher-330-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bbb87f{/solr,null,AVAILABLE}
   [junit4]   2> 444868 INFO  (jetty-launcher-330-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 444868 INFO  (jetty-launcher-330-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 444868 INFO  (jetty-launcher-330-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 444868 INFO  (jetty-launcher-330-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d8df61{/solr,null,AVAILABLE}
   [junit4]   2> 444873 INFO  (jetty-launcher-330-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 444880 INFO  (jetty-launcher-330-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 444880 INFO  (jetty-launcher-330-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 444880 INFO  (jetty-launcher-330-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b90f7f{/solr,null,AVAILABLE}
   [junit4]   2> 444881 INFO  (jetty-launcher-330-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1b6dac7{SSL,[ssl, http/1.1]}{127.0.0.1:53209}
   [junit4]   2> 444881 INFO  (jetty-launcher-330-thread-2) [    ] o.e.j.s.Server Started @453187ms
   [junit4]   2> 444881 INFO  (jetty-launcher-330-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53209}
   [junit4]   2> 444881 ERROR (jetty-launcher-330-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 444881 INFO  (jetty-launcher-330-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 444883 INFO  (jetty-launcher-330-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 444883 INFO  (jetty-launcher-330-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 444883 INFO  (jetty-launcher-330-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-23T13:39:51.259Z
   [junit4]   2> 444886 INFO  (jetty-launcher-330-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1de9810{SSL,[ssl, http/1.1]}{127.0.0.1:53210}
   [junit4]   2> 444886 INFO  (jetty-launcher-330-thread-3) [    ] o.e.j.s.Server Started @453191ms
   [junit4]   2> 444886 INFO  (jetty-launcher-330-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53210}
   [junit4]   2> 444886 ERROR (jetty-launcher-330-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 444886 INFO  (jetty-launcher-330-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 444886 INFO  (jetty-launcher-330-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 444886 INFO  (jetty-launcher-330-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 444886 INFO  (jetty-launcher-330-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-23T13:39:51.262Z
   [junit4]   2> 444883 INFO  (jetty-launcher-330-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1f1698d{SSL,[ssl, http/1.1]}{127.0.0.1:53213}
   [junit4]   2> 444886 INFO  (jetty-launcher-330-thread-1) [    ] o.e.j.s.Server Started @453192ms
   [junit4]   2> 444886 INFO  (jetty-launcher-330-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53213}
   [junit4]   2> 444887 ERROR (jetty-launcher-330-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 444887 INFO  (jetty-launcher-330-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 444887 INFO  (jetty-launcher-330-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 444887 INFO  (jetty-launcher-330-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 444887 INFO  (jetty-launcher-330-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-23T13:39:51.263Z
   [junit4]   2> 444893 INFO  (jetty-launcher-330-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 444894 INFO  (jetty-launcher-330-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 444894 INFO  (jetty-launcher-330-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 444894 INFO  (jetty-launcher-330-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 444895 INFO  (jetty-launcher-330-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c86c8{/solr,null,AVAILABLE}
   [junit4]   2> 444903 INFO  (jetty-launcher-330-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@e0d2d6{SSL,[ssl, http/1.1]}{127.0.0.1:53224}
   [junit4]   2> 444903 INFO  (jetty-launcher-330-thread-4) [    ] o.e.j.s.Server Started @453208ms
   [junit4]   2> 444903 INFO  (jetty-launcher-330-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53224}
   [junit4]   2> 444903 ERROR (jetty-launcher-330-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 444903 INFO  (jetty-launcher-330-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 444904 INFO  (jetty-launcher-330-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 444904 INFO  (jetty-launcher-330-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 444904 INFO  (jetty-launcher-330-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-23T13:39:51.280Z
   [junit4]   2> 444912 INFO  (zkConnectionManagerCallback-335-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 444913 INFO  (zkConnectionManagerCallback-337-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 444919 INFO  (jetty-launcher-330-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 444917 INFO  (zkConnectionManagerCallback-339-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 444922 INFO  (jetty-launcher-330-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 444922 INFO  (jetty-launcher-330-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 444956 INFO  (zkConnectionManagerCallback-341-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 444964 INFO  (jetty-launcher-330-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 444973 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161233f10bc0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 444981 INFO  (jetty-launcher-330-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53205/solr
   [junit4]   2> 444986 INFO  (jetty-launcher-330-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53205/solr
   [junit4]   2> 444992 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161233f10bc0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 444995 INFO  (jetty-launcher-330-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53205/solr
   [junit4]   2> 444998 INFO  (zkConnectionManagerCallback-346-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 445005 INFO  (jetty-launcher-330-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53205/solr
   [junit4]   2> 445010 INFO  (zkConnectionManagerCallback-353-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 445010 INFO  (zkConnectionManagerCallback-349-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 445020 INFO  (zkConnectionManagerCallback-359-thread-1-processing-n:127.0.0.1:53210_solr) [n:127.0.0.1:53210_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 445020 INFO  (zkConnectionManagerCallback-357-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 445039 INFO  (zkConnectionManagerCallback-361-thread-1-processing-n:127.0.0.1:53213_solr) [n:127.0.0.1:53213_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 445039 INFO  (zkConnectionManagerCallback-363-thread-1-processing-n:127.0.0.1:53209_solr) [n:127.0.0.1:53209_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 445056 INFO  (zkConnectionManagerCallback-365-thread-1-processing-n:127.0.0.1:53224_solr) [n:127.0.0.1:53224_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 445310 INFO  (jetty-launcher-330-thread-1) [n:127.0.0.1:53213_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 445312 INFO  (jetty-launcher-330-thread-1) [n:127.0.0.1:53213_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53213_solr
   [junit4]   2> 445314 INFO  (jetty-launcher-330-thread-1) [n:127.0.0.1:53213_solr    ] o.a.s.c.Overseer Overseer (id=99399420549529611-127.0.0.1:53213_solr-n_0000000000) starting
   [junit4]   2> 445335 INFO  (jetty-launcher-330-thread-1) [n:127.0.0.1:53213_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53213_solr
   [junit4]   2> 445341 INFO  (jetty-launcher-330-thread-2) [n:127.0.0.1:53209_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 445343 INFO  (jetty-launcher-330-thread-4) [n:127.0.0.1:53224_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 445347 INFO  (jetty-launcher-330-thread-2) [n:127.0.0.1:53209_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 445348 INFO  (jetty-launcher-330-thread-4) [n:127.0.0.1:53224_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 445353 INFO  (jetty-launcher-330-thread-2) [n:127.0.0.1:53209_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53209_solr
   [junit4]   2> 445354 INFO  (jetty-launcher-330-thread-4) [n:127.0.0.1:53224_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53224_solr
   [junit4]   2> 445454 INFO  (jetty-launcher-330-thread-3) [n:127.0.0.1:53210_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 445457 INFO  (jetty-launcher-330-thread-3) [n:127.0.0.1:53210_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 445460 INFO  (jetty-launcher-330-thread-3) [n:127.0.0.1:53210_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53210_solr
   [junit4]   2> 445749 INFO  (jetty-launcher-330-thread-1) [n:127.0.0.1:53213_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53213.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5548f
   [junit4]   2> 445766 INFO  (jetty-launcher-330-thread-1) [n:127.0.0.1:53213_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53213.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5548f
   [junit4]   2> 445767 INFO  (jetty-launcher-330-thread-1) [n:127.0.0.1:53213_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53213.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5548f
   [junit4]   2> 445770 INFO  (jetty-launcher-330-thread-1) [n:127.0.0.1:53213_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestUtilizeNode_A12F510F5808ABC5-001\tempDir-001\node1\.
   [junit4]   2> 445783 INFO  (zkCallback-362-thread-1-processing-n:127.0.0.1:53209_solr) [n:127.0.0.1:53209_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 445793 INFO  (zkCallback-358-thread-1-processing-n:127.0.0.1:53210_solr) [n:127.0.0.1:53210_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 445796 INFO  (zkCallback-364-thread-1-processing-n:127.0.0.1:53224_solr) [n:127.0.0.1:53224_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 445800 INFO  (OverseerStateUpdate-99399420549529611-127.0.0.1:53213_solr-n_0000000000) [n:127.0.0.1:53213_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 445817 INFO  (jetty-launcher-330-thread-4) [n:127.0.0.1:53224_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53224.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5548f
   [junit4]   2> 445840 INFO  (jetty-launcher-330-thread-4) [n:127.0.0.1:53224_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53224.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5548f
   [junit4]   2> 445841 INFO  (jetty-launcher-330-thread-4) [n:127.0.0.1:53224_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53224.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5548f
   [junit4]   2> 445843 INFO  (jetty-launcher-330-thread-4) [n:127.0.0.1:53224_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestUtilizeNode_A12F510F5808ABC5-001\tempDir-001\node4\.
   [junit4]   2> 445928 INFO  (jetty-launcher-330-thread-3) [n:127.0.0.1:53210_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53210.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5548f
   [junit4]   2> 445948 INFO  (jetty-launcher-330-thread-2) [n:127.0.0.1:53209_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53209.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5548f
   [junit4]   2> 445960 INFO  (jetty-launcher-330-thread-2) [n:127.0.0.1:53209_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53209.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5548f
   [junit4]   2> 445961 INFO  (jetty-launcher-330-thread-2) [n:127.0.0.1:53209_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53209.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5548f
   [junit4]   2> 445961 INFO  (jetty-launcher-330-thread-3) [n:127.0.0.1:53210_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53210.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5548f
   [junit4]   2> 445961 INFO  (jetty-launcher-330-thread-3) [n:127.0.0.1:53210_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53210.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5548f
   [junit4]   2> 445962 INFO  (jetty-launcher-330-thread-2) [n:127.0.0.1:53209_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestUtilizeNode_A12F510F5808ABC5-001\tempDir-001\node2\.
   [junit4]   2> 445968 INFO  (jetty-launcher-330-thread-3) [n:127.0.0.1:53210_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestUtilizeNode_A12F510F5808ABC5-001\tempDir-001\node3\.
   [junit4]   2> 446134 INFO  (zkConnectionManagerCallback-375-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 446137 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161233f10bc000d, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 446143 INFO  (zkConnectionManagerCallback-379-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 446145 INFO  (SUITE-TestUtilizeNode-seed#[A12F510F5808ABC5]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 446147 INFO  (SUITE-TestUtilizeNode-seed#[A12F510F5808ABC5]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53205/solr ready
   [junit4]   2> 446238 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 446264 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=26
   [junit4]   2> 446296 INFO  (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 446299 INFO  (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 446309 INFO  (zkConnectionManagerCallback-382-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 446325 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161233f10bc000f, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 446333 INFO  (qtp25973792-2557) [n:127.0.0.1:53210_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=utilizenodecoll&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 446336 INFO  (OverseerCollectionConfigSetProcessor-99399420549529611-127.0.0.1:53213_solr-n_0000000000) [n:127.0.0.1:53213_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 446337 INFO  (OverseerThreadFactory-986-thread-2-processing-n:127.0.0.1:53213_solr) [n:127.0.0.1:53213_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection utilizenodecoll
   [junit4]   2> 446449 INFO  (OverseerStateUpdate-99399420549529611-127.0.0.1:53213_solr-n_0000000000) [n:127.0.0.1:53213_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"utilizenodecoll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53210/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 446454 INFO  (OverseerStateUpdate-99399420549529611-127.0.0.1:53213_solr-n_0000000000) [n:127.0.0.1:53213_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"utilizenodecoll_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53213/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 446460 INFO  (OverseerStateUpdate-99399420549529611-127.0.0.1:53213_solr-n_0000000000) [n:127.0.0.1:53213_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53209/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 446463 INFO  (OverseerStateUpdate-99399420549529611-127.0.0.1:53213_solr-n_0000000000) [n:127.0.0.1:53213_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53224/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 446735 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n1&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 446736 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 446762 INFO  (qtp2455920-2548) [n:127.0.0.1:53209_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n4&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 446765 INFO  (qtp2455920-2548) [n:127.0.0.1:53209_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 446767 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n2&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 446767 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n6&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 446769 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 446769 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 446883 INFO  (zkCallback-358-thread-1-processing-n:127.0.0.1:53210_solr) [n:127.0.0.1:53210_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 446883 INFO  (zkCallback-362-thread-1-processing-n:127.0.0.1:53209_solr) [n:127.0.0.1:53209_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 446884 INFO  (zkCallback-360-thread-1-processing-n:127.0.0.1:53213_solr) [n:127.0.0.1:53213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 446884 INFO  (zkCallback-364-thread-1-processing-n:127.0.0.1:53224_solr) [n:127.0.0.1:53224_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 446889 INFO  (zkCallback-360-thread-2-processing-n:127.0.0.1:53213_solr) [n:127.0.0.1:53213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 446890 INFO  (zkCallback-358-thread-2-processing-n:127.0.0.1:53210_solr) [n:127.0.0.1:53210_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 446891 INFO  (zkCallback-364-thread-2-processing-n:127.0.0.1:53224_solr) [n:127.0.0.1:53224_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 446892 INFO  (zkCallback-362-thread-2-processing-n:127.0.0.1:53209_solr) [n:127.0.0.1:53209_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 447807 INFO  (qtp2455920-2548) [n:127.0.0.1:53209_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 447808 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 447809 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 447835 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 447856 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.s.IndexSchema [utilizenodecoll_shard1_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 447869 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.s.IndexSchema [utilizenodecoll_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 447884 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.s.IndexSchema [utilizenodecoll_shard2_replica_n6] Schema name=cloud-dynamic
   [junit4]   2> 447884 INFO  (qtp2455920-2548) [n:127.0.0.1:53209_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.s.IndexSchema [utilizenodecoll_shard2_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 447943 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 447943 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard1_replica_n2' using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 447945 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 447945 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard2_replica_n6' using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 447946 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53224.solr.core.utilizenodecoll.shard2.replica_n6' (registry 'solr.core.utilizenodecoll.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5548f
   [junit4]   2> 447946 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53213.solr.core.utilizenodecoll.shard1.replica_n2' (registry 'solr.core.utilizenodecoll.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5548f
   [junit4]   2> 447946 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 447946 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 447946 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SolrCore [[utilizenodecoll_shard2_replica_n6] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestUtilizeNode_A12F510F5808ABC5-001\tempDir-001\node4\utilizenodecoll_shard2_replica_n6], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestUtilizeNode_A12F510F5808ABC5-001\tempDir-001\node4\.\utilizenodecoll_shard2_replica_n6\data\]
   [junit4]   2> 447946 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SolrCore [[utilizenodecoll_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestUtilizeNode_A12F510F5808ABC5-001\tempDir-001\node1\utilizenodecoll_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestUtilizeNode_A12F510F5808ABC5-001\tempDir-001\node1\.\utilizenodecoll_shard1_replica_n2\data\]
   [junit4]   2> 447978 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 447979 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard1_replica_n1' using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 447980 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53210.solr.core.utilizenodecoll.shard1.replica_n1' (registry 'solr.core.utilizenodecoll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5548f
   [junit4]   2> 447980 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 447982 INFO  (qtp2455920-2548) [n:127.0.0.1:53209_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 447982 INFO  (qtp2455920-2548) [n:127.0.0.1:53209_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard2_replica_n4' using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 447983 INFO  (qtp2455920-2548) [n:127.0.0.1:53209_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53209.solr.core.utilizenodecoll.shard2.replica_n4' (registry 'solr.core.utilizenodecoll.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5548f
   [junit4]   2> 447983 INFO  (qtp2455920-2548) [n:127.0.0.1:53209_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 447983 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrCore [[utilizenodecoll_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestUtilizeNode_A12F510F5808ABC5-001\tempDir-001\node3\utilizenodecoll_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestUtilizeNode_A12F510F5808ABC5-001\tempDir-001\node3\.\utilizenodecoll_shard1_replica_n1\data\]
   [junit4]   2> 447983 INFO  (qtp2455920-2548) [n:127.0.0.1:53209_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrCore [[utilizenodecoll_shard2_replica_n4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestUtilizeNode_A12F510F5808ABC5-001\tempDir-001\node2\utilizenodecoll_shard2_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestUtilizeNode_A12F510F5808ABC5-001\tempDir-001\node2\.\utilizenodecoll_shard2_replica_n4\data\]
   [junit4]   2> 448124 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 448124 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 448126 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 448126 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 448126 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 448126 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 448128 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 448128 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 448131 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b4ee09[utilizenodecoll_shard1_replica_n2] main]
   [junit4]   2> 448132 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@b69aac[utilizenodecoll_shard2_replica_n6] main]
   [junit4]   2> 448153 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 448159 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 448159 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 448162 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 448162 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 448162 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 448163 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 448163 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590390732398526464
   [junit4]   2> 448165 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 448165 INFO  (searcherExecutor-993-thread-1-processing-n:127.0.0.1:53224_solr x:utilizenodecoll_shard2_replica_n6 s:shard2 c:utilizenodecoll r:core_node8) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SolrCore [utilizenodecoll_shard2_replica_n6] Registered new searcher Searcher@b69aac[utilizenodecoll_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 448166 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 448167 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 448167 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590390732402720768
   [junit4]   2> 448168 INFO  (searcherExecutor-992-thread-1-processing-n:127.0.0.1:53213_solr x:utilizenodecoll_shard1_replica_n2 s:shard1 c:utilizenodecoll r:core_node5) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SolrCore [utilizenodecoll_shard1_replica_n2] Registered new searcher Searcher@1b4ee09[utilizenodecoll_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 448173 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 448174 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 448175 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d6de1f[utilizenodecoll_shard1_replica_n1] main]
   [junit4]   2> 448176 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 448177 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 448177 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 448178 INFO  (searcherExecutor-994-thread-1-processing-n:127.0.0.1:53210_solr x:utilizenodecoll_shard1_replica_n1 s:shard1 c:utilizenodecoll r:core_node3) [n:127.0.0.1:53210_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrCore [utilizenodecoll_shard1_replica_n1] Registered new searcher Searcher@1d6de1f[utilizenodecoll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 448178 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590390732414255104
   [junit4]   2> 448187 INFO  (qtp2455920-2548) [n:127.0.0.1:53209_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 448187 INFO  (qtp2455920-2548) [n:127.0.0.1:53209_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 448189 INFO  (qtp2455920-2548) [n:127.0.0.1:53209_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 448189 INFO  (qtp2455920-2548) [n:127.0.0.1:53209_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 448191 INFO  (qtp2455920-2548) [n:127.0.0.1:53209_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@a7d9b[utilizenodecoll_shard2_replica_n4] main]
   [junit4]   2> 448241 INFO  (qtp2455920-2548) [n:127.0.0.1:53209_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 448242 INFO  (qtp2455920-2548) [n:127.0.0.1:53209_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 448243 INFO  (qtp2455920-2548) [n:127.0.0.1:53209_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 448244 INFO  (qtp2455920-2548) [n:127.0.0.1:53209_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590390732483461120
   [junit4]   2> 448248 INFO  (searcherExecutor-995-thread-1-processing-n:127.0.0.1:53209_solr x:utilizenodecoll_shard2_replica_n4 s:shard2 c:utilizenodecoll r:core_node7) [n:127.0.0.1:53209_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrCore [utilizenodecoll_shard2_replica_n4] Registered new searcher Searcher@a7d9b[utilizenodecoll_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 448276 INFO  (zkCallback-358-thread-2-processing-n:127.0.0.1:53210_solr) [n:127.0.0.1:53210_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 448278 INFO  (zkCallback-358-thread-1-processing-n:127.0.0.1:53210_solr) [n:127.0.0.1:53210_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 448278 INFO  (zkCallback-362-thread-2-processing-n:127.0.0.1:53209_solr) [n:127.0.0.1:53209_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 448278 INFO  (zkCallback-362-thread-1-processing-n:127.0.0.1:53209_solr) [n:127.0.0.1:53209_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 448278 INFO  (zkCallback-360-thread-3-processing-n:127.0.0.1:53213_solr) [n:127.0.0.1:53213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 448278 INFO  (zkCallback-364-thread-2-processing-n:127.0.0.1:53224_solr) [n:127.0.0.1:53224_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 448278 INFO  (zkCallback-360-thread-2-processing-n:127.0.0.1:53213_solr) [n:127.0.0.1:53213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 448278 INFO  (zkCallback-364-thread-1-processing-n:127.0.0.1:53224_solr) [n:127.0.0.1:53224_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 448673 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 448673 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 448673 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:53224/solr/utilizenodecoll_shard2_replica_n6/
   [junit4]   2> 448674 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard2_replica_n6 url=https://127.0.0.1:53224/solr START replicas=[https://127.0.0.1:53209/solr/utilizenodecoll_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 448675 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 448676 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 448676 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:53213/solr/utilizenodecoll_shard1_replica_n2/
   [junit4]   2> 448678 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard1_replica_n2 url=https://127.0.0.1:53213/solr START replicas=[https://127.0.0.1:53210/solr/utilizenodecoll_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 448687 INFO  (qtp25973792-2554) [n:127.0.0.1:53210_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.S.Request [utilizenodecoll_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 448692 INFO  (qtp2455920-2547) [n:127.0.0.1:53209_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.S.Request [utilizenodecoll_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 448976 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard2_replica_n6 url=https://127.0.0.1:53224/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 448976 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 448976 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 448976 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 448978 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard1_replica_n2 url=https://127.0.0.1:53213/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 448978 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 448978 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 448978 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 448980 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:53224/solr/utilizenodecoll_shard2_replica_n6/ shard2
   [junit4]   2> 448982 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:53213/solr/utilizenodecoll_shard1_replica_n2/ shard1
   [junit4]   2> 449085 INFO  (zkCallback-358-thread-1-processing-n:127.0.0.1:53210_solr) [n:127.0.0.1:53210_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 449085 INFO  (zkCallback-358-thread-2-processing-n:127.0.0.1:53210_solr) [n:127.0.0.1:53210_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 449085 INFO  (zkCallback-362-thread-2-processing-n:127.0.0.1:53209_solr) [n:127.0.0.1:53209_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 449085 INFO  (zkCallback-360-thread-2-processing-n:127.0.0.1:53213_solr) [n:127.0.0.1:53213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 449085 INFO  (zkCallback-362-thread-1-processing-n:127.0.0.1:53209_solr) [n:127.0.0.1:53209_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 449086 INFO  (zkCallback-364-thread-1-processing-n:127.0.0.1:53224_solr) [n:127.0.0.1:53224_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 449086 INFO  (zkCallback-364-thread-2-processing-n:127.0.0.1:53224_solr) [n:127.0.0.1:53224_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 449086 INFO  (zkCallback-360-thread-3-processing-n:127.0.0.1:53213_solr) [n:127.0.0.1:53213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 449088 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 449095 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n2&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2328
   [junit4]   2> 449132 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 449138 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n6&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2370
   [junit4]   2> 449191 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n1&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2456
   [junit4]   2> 449260 INFO  (qtp2455920-2548) [n:127.0.0.1:53209_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n4&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2497
   [junit4]   2> 449265 INFO  (qtp25973792-2557) [n:127.0.0.1:53210_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 449358 INFO  (zkCallback-358-thread-2-processing-n:127.0.0.1:53210_solr) [n:127.0.0.1:53210_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 449358 INFO  (zkCallback-362-thread-1-processing-n:127.0.0.1:53209_solr) [n:127.0.0.1:53209_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 449358 INFO  (zkCallback-362-thread-2-processing-n:127.0.0.1:53209_solr) [n:127.0.0.1:53209_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 449360 INFO  (zkCallback-364-thread-1-processing-n:127.0.0.1:53224_solr) [n:127.0.0.1:53224_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 449360 INFO  (zkCallback-360-thread-3-processing-n:127.0.0.1:53213_solr) [n:127.0.0.1:53213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 449358 INFO  (zkCallback-358-thread-1-processing-n:127.0.0.1:53210_solr) [n:127.0.0.1:53210_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 449360 INFO  (zkCallback-360-thread-2-processing-n:127.0.0.1:53213_solr) [n:127.0.0.1:53213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 449360 INFO  (zkCallback-364-thread-2-processing-n:127.0.0.1:53224_solr) [n:127.0.0.1:53224_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 450265 INFO  (qtp25973792-2557) [n:127.0.0.1:53210_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf1&name=utilizenodecoll&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3931
   [junit4]   2> 450269 INFO  (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 450269 INFO  (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 450270 INFO  (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 450270 INFO  (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 450270 INFO  (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c82e9b{/solr,null,AVAILABLE}
   [junit4]   2> 450271 INFO  (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@fbac5b{SSL,[ssl, http/1.1]}{127.0.0.1:53299}
   [junit4]   2> 450271 INFO  (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [    ] o.e.j.s.Server Started @458577ms
   [junit4]   2> 450271 INFO  (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53299}
   [junit4]   2> 450271 ERROR (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 450273 INFO  (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 450273 INFO  (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 450273 INFO  (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 450273 INFO  (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-23T13:39:56.649Z
   [junit4]   2> 450276 INFO  (zkConnectionManagerCallback-384-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 450278 INFO  (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 450298 INFO  (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53205/solr
   [junit4]   2> 450302 INFO  (zkConnectionManagerCallback-388-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 450304 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161233f10bc0011, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 450309 INFO  (zkConnectionManagerCallback-390-thread-1-processing-n:127.0.0.1:53299_solr) [n:127.0.0.1:53299_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 450319 INFO  (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [n:127.0.0.1:53299_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 450324 INFO  (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [n:127.0.0.1:53299_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 450329 INFO  (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [n:127.0.0.1:53299_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53299_solr
   [junit4]   2> 450331 INFO  (zkCallback-360-thread-2-processing-n:127.0.0.1:53213_solr) [n:127.0.0.1:53213_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 450332 INFO  (zkCallback-358-thread-1-processing-n:127.0.0.1:53210_solr) [n:127.0.0.1:53210_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 450332 INFO  (zkCallback-362-thread-2-processing-n:127.0.0.1:53209_solr) [n:127.0.0.1:53209_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 450332 INFO  (zkCallback-378-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 450332 INFO  (zkCallback-378-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 450332 INFO  (zkCallback-364-thread-2-processing-n:127.0.0.1:53224_solr) [n:127.0.0.1:53224_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 450334 INFO  (zkCallback-389-thread-1-processing-n:127.0.0.1:53299_solr) [n:127.0.0.1:53299_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 450341 INFO  (OverseerCollectionConfigSetProcessor-99399420549529611-127.0.0.1:53213_solr-n_0000000000) [n:127.0.0.1:53213_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from Z

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

Test, TestSolrCloudWithHadoopAuthPlugin, TestFileDictionaryLookup, TestCloudDeleteByQuery, FacetPivotSmallTest, DocumentBuilderTest, TestGenericDistributedQueue, TestMinMaxOnMultiValuedField, ConvertedLegacyTest, HdfsSyncSliceTest, TestMiniSolrCloudClusterSSL, TestManagedStopFilterFactory, TestConfigSetsAPIZkFailure, TestCorePropertiesReload, TestBinaryResponseWriter, TestUtils, SolrRequestParserTest, TestFieldCollectionResource, SearchHandlerTest, TestSolrCloudWithDelegationTokens, QueryElevationComponentTest, TestPivotHelperCode, CdcrReplicationDistributedZkTest, TestSerializedLuceneMatchVersion, TestTolerantUpdateProcessorRandomCloud, TestExactSharedStatsCache, TestUnifiedSolrHighlighter, LukeRequestHandlerTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestLegacyNumericRangeQueryBuilder, SampleTest, TestSolrQueryResponse, TestIndexSearcher, TestFieldCacheSortRandom, RankQueryTest, TestGroupingSearch, TestCloudNestedDocsSort, SOLR749Test, DateMathParserTest, UniqFieldsUpdateProcessorFactoryTest, MetricUtilsTest, TestSubQueryTransformerDistrib]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSubQueryTransformerDistrib -Dtests.seed=A12F510F5808ABC5 -Dtests.slow=true -Dtests.locale=en-SG -Dtests.timezone=Asia/Dubai -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestSubQueryTransformerDistrib (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.response.transform.TestSubQueryTransformerDistrib: 
   [junit4]    >    1) Thread[id=11985, name=qtp11847416-11985, state=TIMED_WAITING, group=TGRP-TestSubQueryTransformerDistrib]
   [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.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A12F510F5808ABC5]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=11985, name=qtp11847416-11985, state=TIMED_WAITING, group=TGRP-TestSubQueryTransformerDistrib]
   [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.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A12F510F5808ABC5]:0)
   [junit4] Completed [189/767 (2!)] on J0 in 62.94s, 1 test, 2 errors <<< FAILURES!

[...truncated 4271 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_83FFB4083D57C3B4-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=da, timezone=America/Argentina/Cordoba
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=7072752,total=27971584
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=83FFB4083D57C3B4 -Dtests.slow=true -Dtests.locale=da -Dtests.timezone=America/Argentina/Cordoba -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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-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_83FFB4083D57C3B4-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([83FFB4083D57C3B4]: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 1.23s, 8 tests, 1 error <<< FAILURES!

[...truncated 20790 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:836: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:117: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build.xml:388: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:2039: Rat problems were found!

Total time: 100 minutes 9 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 417 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/417/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseG1GC

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestNIOFSDirectory

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

	at __randomizedtesting.SeedInfo.seed([5D689F79FA02E7F6]: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.store.TestSimpleFSDirectory

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

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\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_5D689F79FA02E7F6-001\tempDir-005: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_5D689F79FA02E7F6-001\tempDir-005

	at __randomizedtesting.SeedInfo.seed([5D689F79FA02E7F6]: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.codecs.asserting.TestAssertingTermVectorsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_780F2CDA257E1444-001\justSoYouGetSomeChannelErrors-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_780F2CDA257E1444-001\justSoYouGetSomeChannelErrors-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_780F2CDA257E1444-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_780F2CDA257E1444-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\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_780F2CDA257E1444-001\justSoYouGetSomeChannelErrors-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_780F2CDA257E1444-001\justSoYouGetSomeChannelErrors-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_780F2CDA257E1444-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_780F2CDA257E1444-001

	at __randomizedtesting.SeedInfo.seed([780F2CDA257E1444]: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.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at __randomizedtesting.SeedInfo.seed([FEABAF27C499E6AF:EAE3F472E79E5BB1]:0)
	at java.util.ArrayList.rangeCheck(ArrayList.java:653)
	at java.util.ArrayList.get(ArrayList.java:429)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
	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.rest.schema.analysis.TestManagedStopFilterFactory

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.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-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.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001

	at __randomizedtesting.SeedInfo.seed([FEABAF27C499E6AF]: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.update.PeerSyncWithIndexFingerprintCachingTest

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.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001\shard1\configsets\cdcr-source: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001\shard1\configsets\cdcr-source    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001\shard1\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001\shard1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-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.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001\shard1\configsets\cdcr-source: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001\shard1\configsets\cdcr-source
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001\shard1\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001\shard1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([FEABAF27C499E6AF]: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.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_FE99D54E11197A06-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_FE99D54E11197A06-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_FE99D54E11197A06-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_FE99D54E11197A06-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_FE99D54E11197A06-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_FE99D54E11197A06-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_FE99D54E11197A06-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_FE99D54E11197A06-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_FE99D54E11197A06-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_FE99D54E11197A06-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_FE99D54E11197A06-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_FE99D54E11197A06-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_FE99D54E11197A06-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_FE99D54E11197A06-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_FE99D54E11197A06-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_FE99D54E11197A06-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_FE99D54E11197A06-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_FE99D54E11197A06-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_FE99D54E11197A06-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_FE99D54E11197A06-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_FE99D54E11197A06-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_FE99D54E11197A06-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_FE99D54E11197A06-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_FE99D54E11197A06-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_FE99D54E11197A06-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_FE99D54E11197A06-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_FE99D54E11197A06-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_FE99D54E11197A06-001

	at __randomizedtesting.SeedInfo.seed([FE99D54E11197A06]: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 728 lines...]
   [junit4] Suite: org.apache.lucene.store.TestNIOFSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=734, maxMBSortInHeap=7.0378721952134455, sim=RandomSimilarity(queryNorm=true): {}, locale=vi, timezone=Asia/Ust-Nera
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=195089864,total=248512512
   [junit4]   2> NOTE: All tests run in this JVM: [TestLSBRadixSorter, TestMultiThreadTermVectors, TestLucene50TermVectorsFormat, TestIndexWriterWithThreads, TestSearchForDuplicates, TestConsistentFieldNumbers, TestMSBRadixSorter, TestFlushByRamOrCountsPolicy, TestGraphTokenStreamFiniteStrings, TestCustomNorms, TestMultiPhraseEnum, TestNoMergePolicy, TestBooleanMinShouldMatch, TestStringMSBRadixSorter, TestDirectoryReader, TestBooleanOr, TestCrashCausesCorruptIndex, TestRateLimiter, TestTragicIndexWriterDeadlock, TestDoc, TestDocIdsWriter, TestRegexpQuery, TestVirtualMethod, TestLazyProxSkipping, TestInPlaceMergeSorter, TestOneMergeWrappingMergePolicy, TestRoaringDocIdSet, TestSpanTermQuery, TestTerm, TestSpanExplanations, TestOperations, TestIndexWriterThreadsToSegments, TestPointValues, TestNamedSPILoader, TermInSetQueryTest, TestDocument, TestMixedCodecs, TestDeterminizeLexicon, TestIndexSearcher, TestIndexWriterMerging, TestSpanNotQuery, TestRegexpRandom, TestBagOfPostings, TestIndexWriterMergePolicy, TestMixedDocValuesUpdates, TestUpgradeIndexMergePolicy, TestReusableStringReader, TestNeverDelete, TestBooleanQueryVisitSubscorers, TestGrowableByteArrayDataOutput, TestIndexWriterFromReader, TestIndexInput, TestAttributeSource, TestSpanBoostQuery, TestSegmentReader, TestIndexManyDocuments, TestIndexWriter, Test4GBStoredFields, TestTimeLimitingCollector, TestBufferedIndexInput, TestAllFilesDetectTruncation, TestTwoPhaseCommitTool, TestNumericUtils, TestTermVectors, TestHighCompressionMode, TestCodecHoldsOpenFiles, TestMatchAllDocsQuery, TestScoreCachingWrappingScorer, TestLevenshteinAutomata, TestDuelingCodecs, TestSort, TestFloatRangeFieldQueries, TestParallelReaderEmptyIndex, TestFieldsReader, TestSortedSetSortField, TestIndexWriterExceptions, TestMultiMMap, TestNIOFSDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNIOFSDirectory -Dtests.seed=5D689F79FA02E7F6 -Dtests.slow=true -Dtests.locale=vi -Dtests.timezone=Asia/Ust-Nera -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestNIOFSDirectory (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\core\test\J0\temp\lucene.store.TestNIOFSDirectory_5D689F79FA02E7F6-001\testVLong-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_5D689F79FA02E7F6-001\testVLong-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_5D689F79FA02E7F6-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_5D689F79FA02E7F6-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5D689F79FA02E7F6]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [157/459 (1!)] on J0 in 2.01s, 42 tests, 1 error <<< FAILURES!

[...truncated 944 lines...]
   [junit4] Suite: org.apache.lucene.store.TestSimpleFSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=907, maxMBSortInHeap=6.663838163045794, sim=RandomSimilarity(queryNorm=false): {}, locale=es-EC, timezone=Etc/Universal
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=181944488,total=372244480
   [junit4]   2> NOTE: All tests run in this JVM: [TestLSBRadixSorter, TestMultiThreadTermVectors, TestLucene50TermVectorsFormat, TestIndexWriterWithThreads, TestSearchForDuplicates, TestConsistentFieldNumbers, TestMSBRadixSorter, TestFlushByRamOrCountsPolicy, TestGraphTokenStreamFiniteStrings, TestCustomNorms, TestMultiPhraseEnum, TestNoMergePolicy, TestBooleanMinShouldMatch, TestStringMSBRadixSorter, TestDirectoryReader, TestBooleanOr, TestCrashCausesCorruptIndex, TestRateLimiter, TestTragicIndexWriterDeadlock, TestDoc, TestDocIdsWriter, TestRegexpQuery, TestVirtualMethod, TestLazyProxSkipping, TestInPlaceMergeSorter, TestOneMergeWrappingMergePolicy, TestRoaringDocIdSet, TestSpanTermQuery, TestTerm, TestSpanExplanations, TestOperations, TestIndexWriterThreadsToSegments, TestPointValues, TestNamedSPILoader, TermInSetQueryTest, TestDocument, TestMixedCodecs, TestDeterminizeLexicon, TestIndexSearcher, TestIndexWriterMerging, TestSpanNotQuery, TestRegexpRandom, TestBagOfPostings, TestIndexWriterMergePolicy, TestMixedDocValuesUpdates, TestUpgradeIndexMergePolicy, TestReusableStringReader, TestNeverDelete, TestBooleanQueryVisitSubscorers, TestGrowableByteArrayDataOutput, TestIndexWriterFromReader, TestIndexInput, TestAttributeSource, TestSpanBoostQuery, TestSegmentReader, TestIndexManyDocuments, TestIndexWriter, Test4GBStoredFields, TestTimeLimitingCollector, TestBufferedIndexInput, TestAllFilesDetectTruncation, TestTwoPhaseCommitTool, TestNumericUtils, TestTermVectors, TestHighCompressionMode, TestCodecHoldsOpenFiles, TestMatchAllDocsQuery, TestScoreCachingWrappingScorer, TestLevenshteinAutomata, TestDuelingCodecs, TestSort, TestFloatRangeFieldQueries, TestParallelReaderEmptyIndex, TestFieldsReader, TestSortedSetSortField, TestIndexWriterExceptions, TestMultiMMap, TestNIOFSDirectory, TestPhrasePrefixQuery, TestCollectionUtil, TestReqExclBulkScorer, TestConjunctionDISI, TestFSTs, TestLongValuesSource, TestWildcardRandom, TestParallelCompositeReader, TestSameTokenSamePosition, TestMinShouldMatch2, TestCrash, TestUTF32ToUTF8, TestBytesRefArray, TestDocValuesIndexing, TestBinaryDocument, LimitedFiniteStringsIteratorTest, TestArrayUtil, TestBlendedTermQuery, TestSparseFixedBitSet, TestSimpleExplanationsWithFillerDocs, TestPolygon, TestSortedSetDocValues, TestUsageTrackingFilterCachingPolicy, TestPointQueries, TestIntBlockPool, TestConjunctions, TestNRTReaderCleanup, TestForUtil, TestTieredMergePolicy, TestMergePolicyWrapper, TestBM25Similarity, TestCodecs, MultiCollectorTest, TestBinaryTerms, TestAddIndexes, TestDocInverterPerFieldErrorInfo, TestPackedInts, TestSloppyPhraseQuery, TestNRTThreads, TestBoolean2, TestAtomicUpdate, TestIndexWriterCommit, TestSearchWithThreads, TestTopDocsMerge, TestMinimize, TestRollingUpdates, TestSnapshotDeletionPolicy, TestIndexWriterUnicode, TestIndexWriterForceMerge, TestTermsEnum, TestRAMDirectory, TestOmitPositions, TestThreadedForceMerge, TestOmitTf, TestTermRangeQuery, TestDocumentWriter, TestMultiTermConstantScore, TestForTooMuchCloning, TestWildcard, TestSimilarity2, TestNoDeletionPolicy, TestPerSegmentDeletes, TestTopDocsCollector, TestSegmentTermEnum, TestBooleanQuery, TestUnicodeUtil, TestAllFilesHaveCodecHeader, TestMaxTermFrequency, TestFileSwitchDirectory, TestPrefixRandom, TestMultiLevelSkipList, TestSizeBoundedForceMerge, TestCompiledAutomaton, TestPrefixQuery, TestMultiTermQueryRewrites, TestDateSort, TestSpanExplanationsOfNonMatches, TestFilterLeafReader, TestCachingTokenFilter, TestDateTools, TestPriorityQueue, TestRecyclingByteBlockAllocator, TestSpanFirstQuery, TestByteBlockPool, TestAssertions, TestRollback, TestCloseableThreadLocal, TestVersion, TestNGramPhraseQuery, Test2BPositions, TestPositiveScoresOnlyCollector, Test2BTerms, TestByteArrayDataInput, Test2BPagedBytes, TestCharArrayMap, TestCharacterUtils, TestWordlistLoader, TestBlockPostingsFormat2, TestLucene50StoredFieldsFormat, TestLucene50StoredFieldsFormatHighCompression, TestLucene60PointsFormat, TestLucene70DocValuesFormat, TestAxiomaticSimilarity, TestClassicSimilarity, TestSpanContainQuery, TestSpansEnum, TestMmapDirectory, TestSimpleFSDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleFSDirectory -Dtests.seed=5D689F79FA02E7F6 -Dtests.slow=true -Dtests.locale=es-EC -Dtests.timezone=Etc/Universal -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestSimpleFSDirectory (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\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_5D689F79FA02E7F6-001\tempDir-005: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_5D689F79FA02E7F6-001\tempDir-005
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5D689F79FA02E7F6]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [438/459 (2!)] on J0 in 1.29s, 42 tests, 1 error <<< FAILURES!

[...truncated 270 lines...]
   [junit4] Suite: org.apache.lucene.codecs.asserting.TestAssertingTermVectorsFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1596, maxMBSortInHeap=5.869823269516574, sim=RandomSimilarity(queryNorm=false): {=DFR I(F)LZ(0.3), kealx=DFR I(ne)BZ(0.3), lkyiwqlofh=DFR I(F)L2, ouxgpk=DFR I(F)1, mwl=DFR I(n)Z(0.3), kvxzeqg=IB LL-DZ(0.3), asqorm=DFR I(n)B1, ssnnuu=DFR I(ne)B1, lbufosev=DFR I(n)L3(800.0), bxuitnapge=IB SPL-D1, kejwdfo=DFR I(F)3(800.0), gewt=DFR I(n)2, ayynzxq=IB SPL-LZ(0.3), ykxggxtid=DFR G2, mjvrkeus=DFR G1, zaxhidtyho=DFR I(ne)Z(0.3), f_NONE=DFI(Saturated), xsgfwcszg=DFR I(n)L3(800.0), rtbxgv=DFR GL3(800.0), nzj=LM Jelinek-Mercer(0.700000), erbzkig=LM Jelinek-Mercer(0.700000), piytqsnir=IB SPL-L1, yeenynekg=IB LL-L2, cdc=DFI(Standardized), hfvfvw=IB LL-L1, hnm=DFR I(F)2, osjgu=DFR I(F)2, ag=DFR I(ne)Z(0.3), lvs=DFR I(F)L2, vzailh=DFR I(F)3(800.0), xfeh=DFR I(ne)B1, lrvchxrpj=DFR I(F)L3(800.0), rhnaskw=IB SPL-L3(800.0), iscubwuchn=DFR GB1, an=DFR GLZ(0.3), xoww=DFR I(n)B1, lqrbkl=DFR I(F)B1, ypnacb=IB LL-LZ(0.3), sorhbeehz=DFR I(F)L3(800.0), qfsrmdu=IB SPL-LZ(0.3), qoqht=DFI(Standardized), kfmtcak=ClassicSimilarity, inlprc=DFR I(F)LZ(0.3), afpnzx=IB SPL-D3(800.0), ypo=IB LL-L1, npjapa=DFR I(ne)1, lfgzi=IB LL-L1, ejfhyjmnn=DFR I(F)L1, zry=IB SPL-D1, f_POSITIONS_AND_OFFSETS_AND_PAYLOADS=DFR G3(800.0), yjmlokz=DFR GLZ(0.3), rhxderp=BM25(k1=1.2,b=0.75), xmvayawxb=DFR I(ne)B1, cistijnql=DFR I(n)L1, fltmto=IB SPL-D3(800.0), zse=IB SPL-D3(800.0), bt=DFR I(n)L3(800.0), dgv=DFR I(n)3(800.0), pmeovsppz=DFR I(F)B3(800.0), jhjbil=DFR GB1, ydzxys=DFI(Saturated), bz=LM Jelinek-Mercer(0.100000), zcvekupxf=DFR I(ne)L1, rck=DFR I(ne)L1, hymeriqb=IB LL-D2, jbatl=DFR I(F)Z(0.3), yihuokbfo=IB SPL-L3(800.0), nscqzsll=IB LL-DZ(0.3), xrpyddisg=IB SPL-D1, vldfacood=IB SPL-D1, kujvjyyqfy=IB LL-D1, dmzkni=DFR GL2, ehiccr=DFR I(F)B1, h=DFR I(n)B2, ckkgwbwi=DFR I(ne)BZ(0.3), njvtd=IB SPL-L1, oumdqbmin=DFR I(F)B1, upscrrseom=DFR I(n)L2, uctqgqvekv=IB LL-LZ(0.3), ujd=DFR I(F)B2, xjos=DFR I(n)B1, mllwgoqe=DFR GL1, o=DFR I(F)L3(800.0), ccbqndloln=DFR I(ne)3(800.0), thd=DFI(ChiSquared), hltxoxp=IB LL-D2, uqszz=BM25(k1=1.2,b=0.75), mrbyjsyuml=DFR I(ne)BZ(0.3), flips=IB SPL-D3(800.0), htppjgiq=IB SPL-LZ(0.3), cz=DFR GBZ(0.3), y=DFR GL2, lijmvt=DFR I(ne)B2, hbgra=IB LL-L1, ztt=LM Jelinek-Mercer(0.700000), sfp=DFR I(ne)2, ekc=DFR G1, wnt=IB SPL-D1, brikgd=DFR I(n)L3(800.0), whng=DFR I(n)B1, nbthj=DFR I(F)Z(0.3), dfmwtcp=DFR GLZ(0.3), vihfim=DFR GBZ(0.3), de=DFR G3(800.0), rvjbcvqz=IB LL-DZ(0.3), mbougdo=DFR I(ne)L3(800.0), ujrgj=DFR I(F)B1, aygctoifuw=IB LL-D1, seeqxoc=DFR I(ne)Z(0.3), f_POSITIONS_AND_PAYLOADS=DFR I(ne)LZ(0.3), ozcliyq=DFR I(F)L2, fgmeevs=DFR I(ne)L1, qiei=IB SPL-LZ(0.3), kyvdkcdg=DFR I(ne)3(800.0), zmafhbnmjf=IB SPL-LZ(0.3), dq=DFR I(ne)L3(800.0), uke=LM Jelinek-Mercer(0.700000), sgb=DFR GB2, mnbnrt=IB LL-DZ(0.3), ykdwzpldjd=DFR I(ne)L1, yedy=DFR I(ne)3(800.0), vmq=DFR I(F)B3(800.0), vkklnjaqvi=DFR I(ne)B3(800.0), bgmx=DFR GL3(800.0), uirqlwfs=IB SPL-D2, wcfl=DFR I(ne)3(800.0), lbxjm=BM25(k1=1.2,b=0.75), oedljeqta=DFR GB2, ecvkgplif=DFR I(n)L3(800.0), khuzjkxia=DFR I(F)B1, wulpfa=DFR I(ne)LZ(0.3), mlnhddyzah=DFR I(F)Z(0.3), djp=IB SPL-D1, glvuivnr=DFR GBZ(0.3), qda=ClassicSimilarity, ruyp=DFR I(ne)B2, bnbibaeel=DFR I(ne)3(800.0), et=DFR GL1, wpg=DFR GB2, kwqk=IB SPL-LZ(0.3), jytvsvwc=DFR GL1, fbiybxtka=IB SPL-D2, hoji=DFR I(ne)BZ(0.3), buzaib=DFR I(ne)3(800.0), haveznumiz=DFR GB1, zvx=DFR I(n)L1, slcu=DFR I(ne)B3(800.0), qdv=IB SPL-D3(800.0), qaixchldy=DFR GL2, gkxribb=IB LL-L3(800.0), twuflsaf=DFR I(n)1, xcxzwc=IB SPL-D3(800.0), kkzrop=DFR I(n)3(800.0), iduv=DFR I(ne)Z(0.3), fs=DFR I(n)L2, lccedqll=DFR GL1, xgexrpjvss=DFR I(n)B3(800.0), fv=IB LL-LZ(0.3), vyfpkxr=DFR I(F)L1, ezwzzt=DFR I(n)LZ(0.3), yhzcqkhxcy=DFR GZ(0.3), qktcsz=IB SPL-D3(800.0), xtvairg=DFR I(ne)L1, ge=DFR I(F)B2, xsz=IB LL-L1, ywjwofxzo=DFR I(ne)L1, gg=DFR I(n)1, gh=DFI(Standardized), dsnoalls=DFR G2, wjcoapjlpf=DFR I(F)Z(0.3), pdtnc=IB LL-L1, gv=IB SPL-DZ(0.3), vohkgc=DFI(Standardized), dlx=IB SPL-D3(800.0), dxypzpd=IB LL-L2, gy=DFR I(ne)B3(800.0), ydlvwen=LM Jelinek-Mercer(0.700000), tlm=DFR GB1, fsgqrzsu=IB LL-DZ(0.3), juppdvpk=DFR I(ne)L2, zgkgkxfegq=IB SPL-LZ(0.3), uztztwmtnp=DFI(Saturated), amuxbpym=IB LL-L3(800.0), mfvbsv=DFR I(F)B3(800.0), he=DFR I(F)3(800.0), qowutvfpf=DFR I(ne)BZ(0.3), obx=IB SPL-D2, egbelrs=IB SPL-D1, zyc=IB LL-D2, bngasgn=DFR I(n)BZ(0.3), hr=DFR GB2, enuhmc=DFR GZ(0.3), ht=IB SPL-D1, nvoywfhgmn=IB SPL-DZ(0.3), aeeycs=IB SPL-LZ(0.3), eov=DFR I(F)L1, hy=DFR G1, f_OFFSETS=DFR I(n)L2, sask=DFR I(ne)B1, ynkhxt=DFR I(ne)Z(0.3), xdjl=DFR G2, cfkoynsc=BM25(k1=1.2,b=0.75), inibbgwha=IB LL-L3(800.0), ojlofro=IB LL-L3(800.0), czoszvlp=BM25(k1=1.2,b=0.75), gjlhhazc=DFR I(F)2, mkiefoce=IB SPL-D1, il=DFR I(n)3(800.0), in=DFR I(ne)LZ(0.3), inlvun=IB LL-D1, clm=DFR I(n)B3(800.0), wvpp=DFR I(F)B2, naah=DFR I(n)B1, rjc=DFR I(ne)3(800.0), wtrglysxj=DFR I(ne)L3(800.0), adbeqzoj=DFR I(ne)B2, zdyhc=DFR I(F)Z(0.3), etzpm=DFR I(F)LZ(0.3), jagif=DFR GL3(800.0), gtcfmgeqfe=DFR I(F)L2, hcgxpm=DFR I(F)LZ(0.3), vtwgax=DFR I(ne)LZ(0.3), hdotzkowzy=DFI(ChiSquared), pfk=DFR I(n)B1, idzcjv=DFR GB1, sgrqagrokz=DFR I(n)L1, iemekbl=DFR I(ne)L1, fbybyq=DFR I(ne)B2, jc=LM Jelinek-Mercer(0.700000), zmktts=IB SPL-L2, cmg=DFR GL2, jf=DFR GL3(800.0), iyuzv=LM Jelinek-Mercer(0.100000), djbzczpjrr=DFR I(n)L2, jl=DFR I(ne)L3(800.0), jm=DFR GL2, ihnuvi=DFR I(ne)3(800.0), sxfnwmj=IB SPL-L2, celt=DFR I(F)Z(0.3), eqq=LM Jelinek-Mercer(0.100000), vsa=DFR I(n)L1, mphozkrw=DFR I(n)B2, nbz=DFR I(F)LZ(0.3), kdsutznc=DFR G3(800.0), gcjjimovka=DFR I(ne)LZ(0.3), jt=IB SPL-LZ(0.3), penuuwr=DFR GB1, fjmj=DFR I(ne)3(800.0), yvtcz=IB SPL-L3(800.0), dnqwzfdob=IB SPL-D2, alyqyy=DFR I(F)1, mai=DFR I(F)LZ(0.3), wnbx=DFR GL3(800.0), kf=DFR I(ne)3(800.0), qbvsqw=DFR GB1, xagbdplrz=LM Jelinek-Mercer(0.700000), jiofuzffy=IB LL-DZ(0.3), xkjwunpvay=DFR I(ne)BZ(0.3), vbohyao=DFR GLZ(0.3), kwyznnqe=IB SPL-L2, vfjupttqq=DFR I(F)Z(0.3), jtzxh=IB SPL-LZ(0.3), hhvuc=DFI(ChiSquared), vuhasnbzpf=DFR I(n)B3(800.0), vyvtg=DFR GL1, snn=DFR G3(800.0), ejbeivs=DFR I(n)2, bxgsj=DFR I(F)B2, oyalxadx=DFR I(F)1, jqtve=DFR I(n)3(800.0), nycglbvho=LM Jelinek-Mercer(0.100000), xgxonqcmq=DFR I(n)L1, jlefv=IB LL-D1, hetrqxf=DFR GLZ(0.3), fcgctli=DFR I(n)B3(800.0), dkjyatrfdo=DFR GB3(800.0), ll=IB SPL-DZ(0.3), piabu=DFR I(n)1, mqnyyqyoeb=DFR I(ne)B2, kwzxnb=DFR I(n)L2, ggbka=IB LL-D1, lp=IB SPL-L3(800.0), coq=DFR GL1, f_POSITIONS=DFR I(ne)1, adnaysvtk=DFR I(ne)3(800.0), lw=DFR GL1, gciazddth=DFR GL2, vfsqpty=DFR I(F)3(800.0), nbgs=DFR G2, fenyrgmmho=DFR I(n)B1, rjhufkkdm=DFR I(F)L2, yexszfv=LM Jelinek-Mercer(0.100000), fvbaccjr=DFR GB1, gwmbjyozpo=DFR GL3(800.0), lulaqa=DFR I(ne)1, yswhczbrkw=LM Jelinek-Mercer(0.700000), mcx=DFR GB1, mq=DFR I(ne)B1, vxgest=DFR I(n)B1, f_POSITIONS_AND_OFFSETS=DFR I(ne)L2, hvzlfn=DFR I(F)B2, oxleuefdk=IB LL-D1, htrbifjirp=DFR G1, cssylf=IB SPL-D2, my=DFR I(n)L3(800.0), trj=DFR GB2, twozfz=DFR I(n)2, ccuujqy=LM Jelinek-Mercer(0.100000), lbi=DFR G2, bwrvllzmb=LM Jelinek-Mercer(0.700000), dsa=DFI(ChiSquared), kfwoir=IB LL-D3(800.0), lxnbbjxz=DFR I(F)1, hqvu=DFR I(n)3(800.0), avukb=DFR I(n)3(800.0), imcbd=IB SPL-L1, cqahgkq=DFR I(ne)B2, nm=DFR I(n)BZ(0.3), qma=DFR I(n)B1, twap=DFR I(ne)B3(800.0), qtcodnu=DFR I(n)B1, jywouclhg=IB LL-LZ(0.3), eveeorm=DFR GL1, lkiuemfb=DFR I(n)B2, nonvexlgqi=DFR I(n)Z(0.3), mef=DFR I(ne)3(800.0), snfortdc=DFR GLZ(0.3), xzvssrfjz=DFR I(n)3(800.0), bpfgdyxnce=DFR GBZ(0.3), ibrkdh=DFR I(ne)BZ(0.3), pkn=IB SPL-L3(800.0), mek=DFR I(ne)LZ(0.3), chgbp=IB LL-L2, bbriyorbus=DFR I(F)BZ(0.3), fxf=DFR I(n)LZ(0.3), qzcwc=DFR I(F)L3(800.0), wtsc=DFR GB2, pekymwa=IB SPL-LZ(0.3), xmmbsl=DFR I(ne)1, aarlmsg=DFR I(ne)B3(800.0), mbli=DFR I(ne)L2, weawmou=IB LL-L2, ou=DFR I(n)B1, kxiporq=DFI(Saturated), ow=IB LL-L1, plrprorb=DFR I(ne)B3(800.0), zuhtvbnr=DFI(ChiSquared), pjvbhzp=DFR I(ne)L1, possk=DFI(ChiSquared), qnp=DFI(Standardized), qxugqfpaws=IB LL-D3(800.0), pe=DFR GL3(800.0), ihcj=DFR I(ne)Z(0.3), wqegxobm=DFR GBZ(0.3), ojq=DFR GB3(800.0), qymg=DFR I(ne)3(800.0), vgrfpuvuk=IB SPL-D3(800.0), kbq=DFR GL3(800.0), revybzovka=DFR GL2, gdrnxc=DFR I(F)1, dqdi=DFR GB2, gcwkvs=DFR I(ne)L2, pr=IB LL-DZ(0.3), orvlqkjky=IB LL-LZ(0.3), pu=DFR I(ne)B3(800.0), noowvdvd=LM Jelinek-Mercer(0.700000), pw=DFR I(F)Z(0.3), lozmjorr=DFR I(n)L1, hgfgjulp=DFR I(n)L3(800.0), py=DFR I(ne)L2, gzaahepoaj=DFR I(n)Z(0.3), oki=DFR I(ne)LZ(0.3), pzvd=IB LL-DZ(0.3), zxpzaebh=DFR GL3(800.0), lej=DFR I(n)1, bdlwgrmxm=IB SPL-L1, jxwlb=DFR I(F)B1, qon=DFR I(F)B1, lsygo=IB LL-L2, rdcx=IB LL-DZ(0.3), xlgmgth=DFR I(F)3(800.0), jemoahy=DFR GB1, zzhvdybhg=DFR I(n)BZ(0.3), yefglorqiq=DFR GL1, lex=DFR I(F)LZ(0.3), ibnlojf=IB LL-D2, rllfzub=DFR I(F)L3(800.0), vqwyrsic=DFR I(F)L3(800.0), qt=DFR I(n)LZ(0.3), qqgjzsn=ClassicSimilarity, xbvij=DFR I(ne)Z(0.3), fwlptfkgi=BM25(k1=1.2,b=0.75), yudrc=DFR I(ne)2, nhxcuq=DFR GB2, fmcmlktywb=DFR I(ne)Z(0.3), veuelrqm=DFR I(n)LZ(0.3), jmmb=DFR GZ(0.3), inrh=DFR I(F)1, fdxupyey=DFR I(n)BZ(0.3), akwmznkkj=DFI(Saturated), oivu=DFR I(ne)B1, tvn=DFR I(F)L2, rb=DFR I(n)L1, qugj=DFI(Standardized), qrpvlbldvz=DFR I(F)L2, wcsqmlv=DFR I(ne)3(800.0), bapywyb=DFI(Standardized), hvezhkox=DFR I(ne)1, kdn=IB SPL-D2, omvzaxvwy=DFR I(n)B1, jlowdmntq=IB LL-D1, mbfgkehwon=IB LL-DZ(0.3), rh=IB SPL-LZ(0.3), qpu=BM25(k1=1.2,b=0.75), uhhmn=DFR I(F)L2, craowdfiuf=DFR I(n)Z(0.3), arugdjso=DFR GB1, nzchopimk=DFR G1, rjfxlwu=DFI(Saturated), aggxp=DFR I(ne)B2, rp=IB SPL-D3(800.0), htnepni=DFR GL3(800.0), cup=DFR G1, pgfrlomv=DFR GLZ(0.3), jpvc=BM25(k1=1.2,b=0.75), peni=DFR I(F)Z(0.3), qmddstatg=DFR I(n)B2, jiammr=IB SPL-L1, ybidpba=IB LL-D3(800.0), zbs=IB LL-L1, tyzbdhfnq=DFR I(ne)1, dvzqzsz=DFR I(F)1, aswd=IB SPL-L3(800.0), sudyauca=DFR GL3(800.0), nko=IB LL-D3(800.0), pvagarcky=IB SPL-L1, mwxjvgohtt=DFR G2, oopdkfsth=DFI(Standardized), btj=DFR I(n)2, swhp=IB SPL-L1, ffcmdzn=IB LL-D1, sv=DFR GL3(800.0), mjb=LM Jelinek-Mercer(0.700000), qrf=DFR GBZ(0.3), pvluinupor=IB SPL-L2, teqybvkkno=DFR G1, mpla=DFR GLZ(0.3), dnpftflxy=DFR GZ(0.3), jdi=DFR GB2, cmcw=DFR I(ne)1, fefph=DFR I(n)L1, xlbz=IB SPL-L2, hlenidulx=DFR I(F)2, bcqmlybl=DFR I(F)L2, gqqljsf=DFR I(ne)L3(800.0), kzdvzba=DFR I(n)2, qvyrcawzyl=DFR I(n)BZ(0.3), gmezrc=DFR I(F)L2, pyrmtl=DFR I(n)B3(800.0), oittirxsrg=IB SPL-D2, whybcvvzv=DFR I(n)2, zgbfnhghn=DFR GL1, iliomqveq=LM Jelinek-Mercer(0.100000), nrpf=IB LL-L3(800.0), jkssmfu=DFR GZ(0.3), sjucwy=DFR I(n)2, tkycyv=LM Jelinek-Mercer(0.700000), xcstkrzhq=IB LL-D2, ilhhn=IB LL-L3(800.0), klfvxos=IB LL-D2, uj=DFR I(n)L2, yorjelw=DFR I(n)L1, bpdva=DFR GB3(800.0), atk=DFR I(F)Z(0.3), npvbfnyjbv=ClassicSimilarity, uq=DFR I(ne)L3(800.0), bkiny=DFR GLZ(0.3), gykocmi=DFR GL1, bvu=DFR I(F)B1, prb=DFR I(ne)L3(800.0), tggf=DFR G2, apqk=LM Jelinek-Mercer(0.700000), xrqs=DFR I(F)L2, aaqgnpulr=DFR I(F)B2, viztsyqc=DFR GB3(800.0), frfq=DFR GL2, gbjqhx=DFR I(n)B3(800.0), hztxpkj=IB SPL-L1, vc=DFR GBZ(0.3), muqdlyiahs=DFR I(n)BZ(0.3), xatrgvpafm=LM Jelinek-Mercer(0.100000), kzgu=DFR I(ne)BZ(0.3), ve=DFR GB2, vhhrtsvfi=IB SPL-DZ(0.3), joedpi=DFR I(F)Z(0.3), hbo=DFR GZ(0.3), ipzsmnjpas=DFR I(n)Z(0.3), vm=IB SPL-DZ(0.3), hbs=LM Jelinek-Mercer(0.100000), vq=IB LL-DZ(0.3), jklx=IB SPL-L3(800.0), nmwkyt=DFR I(ne)BZ(0.3), vx=DFR I(n)B1, wokuhvyim=IB SPL-L2, mvvekxtsbq=IB LL-DZ(0.3), erhvcd=DFR I(n)B3(800.0), ccimr=DFR I(ne)Z(0.3), rgbiggunge=DFI(Saturated), yollc=IB LL-L3(800.0), wg=DFR GB1, upfmooeim=DFR I(n)3(800.0), jikn=DFR I(ne)1, vysuztu=IB SPL-LZ(0.3), eatgsyvt=DFR I(F)LZ(0.3), ydnpz=DFI(Saturated), eacoozn=DFR I(n)BZ(0.3), jjniy=DFR I(F)B3(800.0), zxypk=DFI(ChiSquared), mrpyvss=IB SPL-LZ(0.3), obbbule=DFR I(F)Z(0.3), mcerijasfe=IB SPL-D3(800.0), mzdc=DFR I(ne)BZ(0.3), ihwxcqsedh=IB SPL-D2, nofobzcf=DFR I(F)1, zmeenuw=DFR I(F)L3(800.0), lbkhcjwh=DFR I(ne)1, kfuhf=DFR I(n)B2, xd=DFR I(ne)BZ(0.3), rpwibnakp=DFR G1, opiohqaj=IB SPL-DZ(0.3), jhxumzwyhy=DFR I(F)LZ(0.3), muajuzel=DFR I(F)L2, ahabhmhln=IB SPL-L1, aoarx=DFR I(n)B2, iuycbuaat=DFR I(n)Z(0.3), zxyj=IB SPL-LZ(0.3), uhkqo=IB LL-L3(800.0), qpbzm=IB LL-L3(800.0), ftsyhdw=ClassicSimilarity, kvzav=DFR I(ne)3(800.0), tvfm=DFR I(n)B2, bneryhf=DFR I(ne)B3(800.0), havhkb=IB LL-L3(800.0), moi=DFR G3(800.0), uzgojyzmlv=IB LL-DZ(0.3), qnzaffu=DFR I(ne)B1, zqnl=DFR I(F)L2, uoutto=DFR I(ne)L2, aunencan=DFR GB2, mzyplbmlpy=DFR I(F)BZ(0.3), axe=DFR I(F)1, xelaglki=DFR I(n)Z(0.3), imxcekaug=DFR GL1, yo=IB LL-LZ(0.3), kornyayzps=DFR I(F)LZ(0.3), grvdgkpg=DFR I(n)Z(0.3), fegrkx=DFR I(n)2, jiz=DFR I(ne)LZ(0.3), htkob=DFR GB3(800.0), fblb=DFR I(n)BZ(0.3), rbvcmiebum=DFR I(F)2, ikkqssfoai=IB LL-L3(800.0), wjyynv=IB LL-L2, tcglcwtcjs=DFR GL1, ujns=DFR I(F)1, jpwxniw=IB LL-L2, ztflco=DFR GZ(0.3), wkoav=DFR GBZ(0.3), zj=DFR I(n)B1, hcpygr=DFR GL1, dsdmsepvzf=DFR I(ne)LZ(0.3), syzalng=DFR GZ(0.3), jvxrtnyjce=DFR GL2, zm=DFR I(F)3(800.0), lny=DFR I(n)BZ(0.3), zjg=IB LL-L1, emivza=IB SPL-D3(800.0), ecfhe=IB LL-LZ(0.3), buqexj=DFR I(ne)2, yhthack=IB SPL-DZ(0.3), ijzmpdyy=IB SPL-D3(800.0), qkapicraj=IB LL-L1, ovxrp=DFR I(n)L3(800.0), zy=DFR I(ne)2, geuoxkk=DFR I(F)B3(800.0), zz=ClassicSimilarity, cops=DFR I(F)B1, qyk=DFR GB2, hdhhepeg=IB LL-D2, kmg=DFR I(ne)L2, zqzrx=DFR I(n)L1, sxjch=IB SPL-L2, jeiafct=DFR GB1, bxzgw=DFR G1, baxoly=IB SPL-D2, whkfc=DFR I(F)BZ(0.3), rudutsphgj=DFR I(ne)3(800.0), hlwkmdm=DFR I(F)3(800.0), gej=IB LL-L2, gremgmzg=DFR I(ne)Z(0.3), ztblnzowgu=DFR I(ne)BZ(0.3), vqiewqksg=DFR I(F)BZ(0.3), njet=DFR GL1, ibppf=IB LL-LZ(0.3), hxuvfpngwi=DFR I(ne)B2, kglsprlnni=DFR I(F)2, ipyrbt=LM Jelinek-Mercer(0.700000), rpahtmddw=DFR G1, znvqmkn=DFR I(F)1, entgqgwdqu=DFR I(F)B2, wjslbcfwrq=DFR I(n)L2, yzwgzeok=DFR GBZ(0.3), frlv=DFR I(ne)Z(0.3), zcvcem=IB SPL-L3(800.0), erkfq=DFR I(n)BZ(0.3), ldqbpxr=DFR I(n)LZ(0.3), icfj=DFR I(n)L2, haaskl=DFR G3(800.0), ybpsedum=DFR GL1, biiruj=DFR I(n)1, yweado=DFR I(ne)1, gxaxavfi=DFR I(ne)B1, lmzkebxnsx=DFR I(ne)B2, htfmhubx=IB SPL-D3(800.0), thqbsk=IB SPL-DZ(0.3), xcyt=IB SPL-L1, nffltgbpf=DFR I(F)BZ(0.3), jynqrqlfs=DFR I(n)B1, jopctqt=IB SPL-LZ(0.3), ktdsgr=DFI(ChiSquared), gmtxnkpieb=IB LL-D1, okqupaza=BM25(k1=1.2,b=0.75), geanfcayze=DFR I(F)B3(800.0), uuwzlcwi=DFR I(n)L3(800.0), xektiixa=DFI(ChiSquared), dar=IB LL-L2, lxhcvp=DFR I(ne)LZ(0.3), hfujwtcde=DFR G1, zhgfk=DFR GBZ(0.3), sxogx=DFR I(n)L3(800.0), xkyxg=DFR I(F)B2, mtb=DFR I(ne)LZ(0.3), kiqoadjvj=DFR I(ne)2, sthet=DFR I(F)Z(0.3), ukkiwvk=DFR GB2, nve=DFR I(n)B2, polvl=DFR I(ne)BZ(0.3), azpcy=DFR GL1, qzctxexun=DFR GLZ(0.3), dibl=DFR I(n)3(800.0), iswuowencr=IB LL-DZ(0.3), tam=ClassicSimilarity, nxbi=IB LL-L3(800.0), aecm=IB SPL-L2, fjzmvmsv=DFR I(F)BZ(0.3), rlkeq=DFR GB3(800.0), ogfaixhe=LM Jelinek-Mercer(0.700000), edc=IB SPL-D3(800.0), vjdzrpgfbh=DFR I(F)B3(800.0), svor=DFR I(n)LZ(0.3), whb=IB SPL-D2, qazdpjgid=DFR GL1, mehnpyvfb=DFR I(n)B1, iltbbw=DFR I(F)L2, xnpkly=IB LL-L1, vbrdher=DFR I(ne)BZ(0.3), wmbjxkte=IB LL-LZ(0.3), zodohjujco=DFR GL3(800.0), udj=IB SPL-L3(800.0), uktk=IB SPL-L2, iysjc=DFR I(ne)3(800.0), jmye=DFR I(ne)Z(0.3), pgsijqpccm=IB LL-D1, sgrh=DFR I(F)LZ(0.3), yrijjbuyc=DFR GB2, ansyla=DFR GZ(0.3), blmgax=LM Jelinek-Mercer(0.700000), cai=DFR I(F)B2, nayc=IB LL-L3(800.0), eahqfarwn=DFR GZ(0.3), vgd=IB SPL-D1, phzjbvbfxf=DFR I(F)LZ(0.3), rmopogkbw=IB LL-L3(800.0), uppynqgpe=DFR I(n)L3(800.0), yybbxump=DFR GB3(800.0), jvnzjwpr=DFR I(F)Z(0.3), win=BM25(k1=1.2,b=0.75), ldcz=BM25(k1=1.2,b=0.75), giaps=DFR GL3(800.0), hoel=DFR I(n)L1, wpkqcw=DFR I(F)BZ(0.3), jouviftqe=DFR I(F)LZ(0.3), cqzmeg=DFR I(F)B3(800.0), qilbyrph=DFI(Standardized), ughhbafbiw=DFR I(F)L1, mocrwysg=DFR I(F)L3(800.0), zlvyhlwxa=IB SPL-DZ(0.3), hattaehi=DFR I(F)B3(800.0), cxsjgfril=DFR G3(800.0), ocecsck=ClassicSimilarity, ehxihiubap=DFR I(n)L3(800.0), cbg=DFI(Saturated), aobidh=DFR I(n)L3(800.0), ojsikllung=DFR I(n)L3(800.0), segmkj=DFR I(n)B2, bltyeikbtl=DFI(Standardized), kviib=DFR I(ne)B1, wbxsstleao=DFR GLZ(0.3), oavnp=DFR GZ(0.3), gerpzwlkdb=IB SPL-L2, pkec=IB LL-D1, nxy=IB SPL-L2, zfnjoaq=IB SPL-L1, xgjidifcsq=DFR I(n)LZ(0.3), vhg=IB LL-D2, plvrc=DFR I(ne)3(800.0), tinhdhxr=IB SPL-DZ(0.3), bvdwaxreg=DFR I(ne)B3(800.0), ymqbvlzx=IB LL-DZ(0.3), tzhnfhfqgl=DFR I(n)Z(0.3), qcpyen=DFR I(n)L2}, locale=id, timezone=Asia/Riyadh
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=23715024,total=67108864
   [junit4]   2> NOTE: All tests run in this JVM: [TestCompressingStoredFieldsFormat, TestExtrasFS, Nested2, Nested, TestMockDirectoryWrapper, Nested, Nested1, TestAssertingPostingsFormat, Nested1, TestShuffleFS, ThrowInUncaught, TestAssertingTermVectorsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAssertingTermVectorsFormat -Dtests.seed=780F2CDA257E1444 -Dtests.slow=true -Dtests.locale=id -Dtests.timezone=Asia/Riyadh -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestAssertingTermVectorsFormat (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\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_780F2CDA257E1444-001\justSoYouGetSomeChannelErrors-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_780F2CDA257E1444-001\justSoYouGetSomeChannelErrors-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_780F2CDA257E1444-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_780F2CDA257E1444-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([780F2CDA257E1444]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [16/41 (1!)] on J1 in 19.38s, 17 tests, 1 error <<< FAILURES!

[...truncated 9863 lines...]
   [junit4] Suite: org.apache.solr.rest.schema.analysis.TestManagedStopFilterFactory
   [junit4]   2> 159584 INFO  (SUITE-TestManagedStopFilterFactory-seed#[FEABAF27C499E6AF]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\init-core-data-001
   [junit4]   2> 159584 WARN  (SUITE-TestManagedStopFilterFactory-seed#[FEABAF27C499E6AF]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
   [junit4]   2> 159588 INFO  (SUITE-TestManagedStopFilterFactory-seed#[FEABAF27C499E6AF]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 159594 INFO  (SUITE-TestManagedStopFilterFactory-seed#[FEABAF27C499E6AF]-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> 159600 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testManagedStopwords
   [junit4]   2> 160394 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 160394 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 160395 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-003\cores\core
   [junit4]   2> 160398 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 160399 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 160399 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 160399 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 160399 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a02705{/solr,null,AVAILABLE}
   [junit4]   2> 160400 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@db742e{HTTP/1.1,[http/1.1]}{127.0.0.1:63289}
   [junit4]   2> 160400 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.e.j.s.Server Started @168662ms
   [junit4]   2> 160400 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63289, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-001, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-003\cores}
   [junit4]   2> 160403 ERROR (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 160403 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 160403 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 160403 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 160403 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-22T20:21:45.066Z
   [junit4]   2> 160403 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-001\solr.xml
   [junit4]   2> 160413 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 160413 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 160414 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@9f9c01, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 160714 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9f9c01
   [junit4]   2> 160755 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9f9c01
   [junit4]   2> 160755 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9f9c01
   [junit4]   2> 160760 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-003\cores
   [junit4]   2> 160760 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 160766 INFO  (coreLoadExecutor-692-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 160769 INFO  (coreLoadExecutor-692-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/build/solr-core/test/J0/temp/solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J0/temp/solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 160838 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 160849 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 160855 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 160951 WARN  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 160953 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 160953 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 160953 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 160953 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 160953 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 160953 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 160957 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 160957 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 160957 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 160957 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 160960 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 160960 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 160960 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 160965 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 160965 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 160965 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 160965 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 160965 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 160965 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 160965 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 160965 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 160965 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 160965 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 160965 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 160965 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 160970 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 160974 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-001\collection1\conf\schema-rest.xml to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-001\collection1\conf\schema-rest.xml.bak
   [junit4]   2> 160975 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 160975 INFO  (coreLoadExecutor-692-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@9f9c01
   [junit4]   2> 160975 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 160975 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-003\cores\core\data\]
   [junit4]   2> 160984 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=25.5859375, floorSegmentMB=0.2373046875, forceMergeDeletesPctAllowed=7.870105195783114, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4130624257015957
   [junit4]   2> 160988 WARN  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 161190 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 161190 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 161191 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6804621021565137]
   [junit4]   2> 161192 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@118758[collection1] main]
   [junit4]   2> 161192 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-001\collection1\conf
   [junit4]   2> 161193 WARN  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 161193 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-001\collection1\conf
   [junit4]   2> 161193 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 161193 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/english
   [junit4]   2> 161194 WARN  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 161194 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-001\collection1\conf
   [junit4]   2> 161194 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 161194 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/german
   [junit4]   2> 161195 WARN  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 161195 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 161195 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 161195 WARN  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 161195 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 161195 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 161196 WARN  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 161196 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 161196 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 161196 WARN  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 161196 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 161196 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 161197 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 161215 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#63289
   [junit4]   2> 161267 INFO  (searcherExecutor-693-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@118758[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 161317 INFO  (qtp26848242-1519) [    x:collection1] o.e.j.s.h.C.solr SolrSchemaRestApi: [Restlet] ServerServlet: component class is null
   [junit4]   2> 161807 INFO  (qtp26848242-1519) [    x:collection1] o.e.j.s.h.C.solr SolrSchemaRestApi: [Restlet] Attaching application: org.apache.solr.rest.SolrSchemaRestApi@1332f7a to URI: /solr/schema
   [junit4]   2> Jan 22, 2018 7:21:46 PM org.restlet.Application start
   [junit4]   2> INFO: Starting org.apache.solr.rest.SolrSchemaRestApi application
   [junit4]   2> 161873 INFO  (qtp26848242-1519) [    x:collection1] o.a.s.r.SolrSchemaRestApi createInboundRoot started for /schema
   [junit4]   2> 161888 INFO  (qtp26848242-1519) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /analysis/stopwords/english
   [junit4]   2> 161892 INFO  (qtp26848242-1519) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /analysis/stopwords/german
   [junit4]   2> 161892 INFO  (qtp26848242-1519) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /analysis/synonyms/english
   [junit4]   2> 161892 INFO  (qtp26848242-1519) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /analysis/synonyms/englishgraph
   [junit4]   2> 161892 INFO  (qtp26848242-1519) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /analysis/synonyms/german
   [junit4]   2> 161892 INFO  (qtp26848242-1519) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /analysis/synonyms/germangraph
   [junit4]   2> 161892 INFO  (qtp26848242-1519) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /managed
   [junit4]   2> 161892 INFO  (qtp26848242-1519) [    x:collection1] o.a.s.r.RestManager Attached 7 ManagedResource endpoints to Restlet router: /schema
   [junit4]   2> 161892 INFO  (qtp26848242-1519) [    x:collection1] o.a.s.r.SolrSchemaRestApi createInboundRoot complete for /schema
   [junit4]   2> 161922 INFO  (qtp26848242-1519) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedWordSetResource@9d4b13] for /schema/analysis/stopwords/english
   [junit4]   2> 161925 INFO  (qtp26848242-1519) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/stopwords/english params={indent=on&wt=json} status=0 QTime=684
   [junit4]   2> Jan 22, 2018 7:21:46 PM org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-01-22	19:21:46	127.0.0.1	-	127.0.0.1	63289	GET	/solr/schema/analysis/stopwords/english	wt=json&indent=on	200	-	0	90	http://127.0.0.1:63289	Apache-HttpClient/4.5.3 (Java/1.8.0_144)	-
   [junit4]   2> 162132 INFO  (qtp26848242-1522) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedWordSetResource@9d4b13] for /schema/analysis/stopwords/english
   [junit4]   2> 162132 INFO  (qtp26848242-1522) [    x:collection1] o.a.s.r.ManagedResource Processing update to /schema/analysis/stopwords/english: [a, an, the] is a java.util.ArrayList
   [junit4]   2> 162132 INFO  (qtp26848242-1522) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Applying updates: [a, an, the]
   [junit4]   2> 162132 INFO  (qtp26848242-1522) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Added word: a
   [junit4]   2> 162132 INFO  (qtp26848242-1522) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Added word: an
   [junit4]   2> 162132 INFO  (qtp26848242-1522) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Added word: the
   [junit4]   2> 162134 INFO  (qtp26848242-1522) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-001\collection1\conf
   [junit4]   2> 162134 INFO  (qtp26848242-1522) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/stopwords/english params={indent=on&wt=json} status=0 QTime=11
   [junit4]   2> Jan 22, 2018 7:21:46 PM org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-01-22	19:21:46	127.0.0.1	-	127.0.0.1	63289	PUT	/solr/schema/analysis/stopwords/english	wt=json&indent=on	200	-	25	11	http://127.0.0.1:63289	Apache-HttpClient/4.5.3 (Java/1.8.0_144)	-
   [junit4]   2> 162138 INFO  (qtp26848242-1523) [    x:collection1] o.a.s.r.RestManager Resource not found for /schema/analysis/stopwords/english/the, looking for parent: /schema/analysis/stopwords/english
   [junit4]   2> 162138 INFO  (qtp26848242-1523) [    x:collection1] o.a.s.r.RestManager Found parent resource /schema/analysis/stopwords/english for child: the
   [junit4]   2> 162138 INFO  (qtp26848242-1523) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedWordSetResource@9d4b13] for /schema/analysis/stopwords/english/the
   [junit4]   2> 162138 INFO  (qtp26848242-1523) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/stopwords/english/the params={indent=on&wt=json} status=0 QTime=1
   [junit4]   2> Jan 22, 2018 7:21:46 PM org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-01-22	19:21:46	127.0.0.1	-	127.0.0.1	63289	GET	/solr/schema/analysis/stopwords/english/the	wt=json&indent=on	200	-	0	1	http://127.0.0.1:63289	Apache-HttpClient/4.5.3 (Java/1.8.0_144)	-
   [junit4]   2> 162140 INFO  (qtp26848242-1522) [    x:collection1] o.a.s.r.RestManager Resource not found for /schema/analysis/stopwords/english/foo, looking for parent: /schema/analysis/stopwords/english
   [junit4]   2> 162140 INFO  (qtp26848242-1522) [    x:collection1] o.a.s.r.RestManager Found parent resource /schema/analysis/stopwords/english for child: foo
   [junit4]   2> 162140 INFO  (qtp26848242-1522) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedWordSetResource@9d4b13] for /schema/analysis/stopwords/english/foo
   [junit4]   2> 162140 INFO  (qtp26848242-1522) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/stopwords/english/foo params={indent=on&wt=json} msg={foo not found in /schema/analysis/stopwords/english} status=404 QTime=1
   [junit4]   2> Jan 22, 2018 7:21:46 PM org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-01-22	19:21:46	127.0.0.1	-	127.0.0.1	63289	GET	/solr/schema/analysis/stopwords/english/foo	wt=json&indent=on	404	-	0	1	http://127.0.0.1:63289	Apache-HttpClient/4.5.3 (Java/1.8.0_144)	-
   [junit4]   2> 162142 INFO  (qtp26848242-1523) [    x:collection1] o.a.s.r.RestManager Resource not found for /schema/analysis/stopwords/english/An, looking for parent: /schema/analysis/stopwords/english
   [junit4]   2> 162142 INFO  (qtp26848242-1523) [    x:collection1] o.a.s.r.RestManager Found parent resource /schema/analysis/stopwords/english for child: An
   [junit4]   2> 162142 INFO  (qtp26848242-1523) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedWordSetResource@9d4b13] for /schema/analysis/stopwords/english/An
   [junit4]   2> 162142 INFO  (qtp26848242-1523) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/stopwords/english/An params={indent=on&wt=json} msg={An not found in /schema/analysis/stopwords/english} status=404 QTime=0
   [junit4]   2> Jan 22, 2018 7:21:46 PM org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-01-22	19:21:46	127.0.0.1	-	127.0.0.1	63289	GET	/solr/schema/analysis/stopwords/english/An	wt=json&indent=on	404	-	0	1	http://127.0.0.1:63289	Apache-HttpClient/4.5.3 (Java/1.8.0_144)	-
   [junit4]   2> 162144 INFO  (qtp26848242-1522) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedWordSetResource@9d4b13] for /schema/analysis/stopwords/english
   [junit4]   2> 162144 INFO  (qtp26848242-1522) [    x:collection1] o.a.s.r.ManagedResource Processing update to /schema/analysis/stopwords/english: {initArgs={ignoreCase=true}, managedList=[A, a, AN, an, THE, the, of, OF]} is a java.util.LinkedHashMap
   [junit4]   2> 162144 INFO  (qtp26848242-1522) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Applying updates: [A, a, AN, an, THE, the, of, OF]
   [junit4]   2> 162144 INFO  (qtp26848242-1522) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Added word: of
   [junit4]   2> 162144 INFO  (qtp26848242-1522) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-001\collection1\conf
   [junit4]   2> 162144 INFO  (qtp26848242-1522) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/stopwords/english params={indent=on&wt=json} status=0 QTime=1
   [junit4]   2> Jan 22, 2018 7:21:46 PM org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-01-22	19:21:46	127.0.0.1	-	127.0.0.1	63289	PUT	/solr/schema/analysis/stopwords/english	wt=json&indent=on	200	-	93	1	http://127.0.0.1:63289	Apache-HttpClient/4.5.3 (Java/1.8.0_144)	-
   [junit4]   2> 162146 INFO  (qtp26848242-1523) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedWordSetResource@9d4b13] for /schema/analysis/stopwords/english
   [junit4]   2> 162146 INFO  (qtp26848242-1523) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/stopwords/english params={indent=on&wt=json} status=0 QTime=0
   [junit4]   2> Jan 22, 2018 7:21:46 PM org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-01-22	19:21:46	127.0.0.1	-	127.0.0.1	63289	

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

neTest, BlobRepositoryCloudTest, CoreSorterTest, HdfsDirectoryFactoryTest, TestConfigSetProperties, TestCorePropertiesReload, TestCustomStream, TestInitParams, TestShardHandlerFactory, TestSimpleTextCodec, TestSolrConfigHandler, TestSolrCoreSnapshots, SearchHandlerTest, TestBlobHandler, TestReqParamsAPI, TestSQLHandler, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotWhiteBoxTest, SuggestComponentContextFilterQueryTest, SuggestComponentTest, TestExpandComponent, TestPivotHelperCode, HighlighterMaxOffsetTest, TestSlowCompositeReaderWrapper, TestLegacyFieldReuse, TestLegacyNumericUtils, TestLegacyTerms, TestMultiValuedNumericRangeQuery, TestNumericRangeQuery64, JvmMetricsTest, MetricsConfigTest, SolrMetricManagerTest, SolrMetricReporterTest, SolrGraphiteReporterTest, SolrJmxReporterCloudTest, SolrJmxReporterTest, TestStreamBody, TestMacros, SmileWriterTest, TestBinaryResponseWriter, TestExportWriter, TestGeoJSONResponseWriter, TestGraphMLResponseWriter, TestPushWriter, TestRawTransformer, TestRetrieveFieldsOptimizer, TestSolrQueryResponse, TestChildDocTransformer, TestSubQueryTransformerCrossCore, TestSubQueryTransformerDistrib, SpatialRPTFieldTypeTest, TestCloudManagedSchema, TestManagedSchemaAPI, AnalyticsQueryTest, CursorMarkTest, LargeFieldTest, MergeStrategyTest, RankQueryTest, TestComplexPhraseLeadingWildcard, TestCustomSort, TestFilteredDocIdSet, TestGraphTermsQParserPlugin, TestInitQParser, TestLegacyNumericRangeQueryBuilder, TestMaxScoreQueryParser, TestNoOpRegenerator, TestPayloadScoreQParserPlugin, TestRandomCollapseQParserPlugin, TestJsonFacets, TestPKIAuthenticationPlugin, TestZkAclsWithHadoopAuth, ConjunctionSolrSpellCheckerTest, SpellCheckCollatorWithCollapseTest, TestHighFrequencyDictionaryFactory, BlockCacheTest, BufferStoreTest, HdfsDirectoryTest, TestDocTermOrds, TestFieldCache, TestFieldCacheReopen, TestFieldCacheSortRandom, TestFieldCacheVsDocValues, TestLegacyFieldCache, TestNumericTerms32, AnalysisErrorHandlingTest, PeerSyncWithIndexFingerprintCachingTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PeerSyncWithIndexFingerprintCachingTest -Dtests.seed=FEABAF27C499E6AF -Dtests.slow=true -Dtests.locale=es-PA -Dtests.timezone=Iceland -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | PeerSyncWithIndexFingerprintCachingTest (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\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001\shard1\configsets\cdcr-source: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001\shard1\configsets\cdcr-source
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001\shard1\configsets
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001\shard1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FEABAF27C499E6AF]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [751/767 (3!)] on J1 in 11.24s, 1 test, 1 error <<< FAILURES!

[...truncated 2401 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_FE99D54E11197A06-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=ru-RU, timezone=EET
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=32458400,total=67108864
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=FE99D54E11197A06 -Dtests.slow=true -Dtests.locale=ru-RU -Dtests.timezone=EET -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [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_FE99D54E11197A06-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_FE99D54E11197A06-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_FE99D54E11197A06-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_FE99D54E11197A06-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_FE99D54E11197A06-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_FE99D54E11197A06-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_FE99D54E11197A06-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_FE99D54E11197A06-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_FE99D54E11197A06-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_FE99D54E11197A06-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_FE99D54E11197A06-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_FE99D54E11197A06-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_FE99D54E11197A06-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_FE99D54E11197A06-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FE99D54E11197A06]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 25.37s, 8 tests, 1 error <<< FAILURES!

[...truncated 41553 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 416 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/416/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC

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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_83D28732A75A32A8-001\3.0.3-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_83D28732A75A32A8-001\3.0.3-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\J0\temp\lucene.index.TestBackwardsCompatibility_83D28732A75A32A8-001\3.0.3-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_83D28732A75A32A8-001\3.0.3-nocfs-001

	at __randomizedtesting.SeedInfo.seed([83D28732A75A32A8]: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.cloud.TestCloudJSONFacetJoinDomain

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.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001\zookeeper\server1\data\version-2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-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\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001\zookeeper\server1\data\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001\zookeeper\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001\zookeeper\server1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([2721F4706E428354]: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.TestDistribStateManager.testGetSetRemoveData

Error Message:
Node watch should have fired!

Stack Trace:
java.lang.AssertionError: Node watch should have fired!
	at __randomizedtesting.SeedInfo.seed([2721F4706E428354:1B11B223ACC455E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
	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.rest.schema.TestBulkSchemaAPI

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.rest.schema.TestBulkSchemaAPI_2721F4706E428354-001\tempDir-022\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2721F4706E428354-001\tempDir-022\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2721F4706E428354-001\tempDir-022: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2721F4706E428354-001\tempDir-022 

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.rest.schema.TestBulkSchemaAPI_2721F4706E428354-001\tempDir-022\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2721F4706E428354-001\tempDir-022\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2721F4706E428354-001\tempDir-022: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2721F4706E428354-001\tempDir-022

	at __randomizedtesting.SeedInfo.seed([2721F4706E428354]: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.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_815561E7B47F7E2B-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_815561E7B47F7E2B-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_815561E7B47F7E2B-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_815561E7B47F7E2B-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_815561E7B47F7E2B-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_815561E7B47F7E2B-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_815561E7B47F7E2B-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_815561E7B47F7E2B-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_815561E7B47F7E2B-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_815561E7B47F7E2B-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_815561E7B47F7E2B-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_815561E7B47F7E2B-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_815561E7B47F7E2B-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_815561E7B47F7E2B-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_815561E7B47F7E2B-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_815561E7B47F7E2B-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_815561E7B47F7E2B-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_815561E7B47F7E2B-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_815561E7B47F7E2B-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_815561E7B47F7E2B-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_815561E7B47F7E2B-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_815561E7B47F7E2B-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_815561E7B47F7E2B-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_815561E7B47F7E2B-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_815561E7B47F7E2B-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_815561E7B47F7E2B-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_815561E7B47F7E2B-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_815561E7B47F7E2B-001

	at __randomizedtesting.SeedInfo.seed([815561E7B47F7E2B]: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 4766 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.02s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [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=Lucene50(blocksize=128), content5=PostingsFormat(name=Memory), content4=PostingsFormat(name=Memory), trieInt=Lucene50(blocksize=128), content3=FSTOrd50, content2=Lucene50(blocksize=128), fie?ld=Lucene50(blocksize=128), utf8=Lucene50(blocksize=128), trieLong=PostingsFormat(name=Memory), id=PostingsFormat(name=Memory), content=Lucene50(blocksize=128), autf8=PostingsFormat(name=Memory)}, docValues:{utf8=DocValuesFormat(name=Asserting), fie?ld=DocValuesFormat(name=Asserting), dvShort=DocValuesFormat(name=Memory), dvInt=DocValuesFormat(name=Asserting), longPoint2d=DocValuesFormat(name=Direct), dvBytesSortedVar=DocValuesFormat(name=Asserting), dvSortedSet=DocValuesFormat(name=Lucene70), content=DocValuesFormat(name=Asserting), floatPoint1d=DocValuesFormat(name=Lucene70), intPoint1d=DocValuesFormat(name=Direct), doublePoint2d=DocValuesFormat(name=Asserting), trieLong=DocValuesFormat(name=Memory), dvBytesDerefVar=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Lucene70), binaryPoint2d=DocValuesFormat(name=Asserting), dvSortedNumeric=DocValuesFormat(name=Direct), dvBytesDerefFixed=DocValuesFormat(name=Lucene70), autf8=DocValuesFormat(name=Memory), dvBytesSortedFixed=DocValuesFormat(name=Memory), trieInt=DocValuesFormat(name=Asserting), dvBytesStraightVar=DocValuesFormat(name=Direct), dvBytesStraightFixed=DocValuesFormat(name=Asserting), dvLong=DocValuesFormat(name=Direct), longPoint1d=DocValuesFormat(name=Lucene70), floatPoint2d=DocValuesFormat(name=Memory), dvDouble=DocValuesFormat(name=Lucene70), dvFloat=DocValuesFormat(name=Memory), content6=DocValuesFormat(name=Asserting), content5=DocValuesFormat(name=Memory), dvPacked=DocValuesFormat(name=Direct), intPoint2d=DocValuesFormat(name=Lucene70), content4=DocValuesFormat(name=Lucene70), content3=DocValuesFormat(name=Direct), content2=DocValuesFormat(name=Asserting), doublePoint1d=DocValuesFormat(name=Direct), dvByte=DocValuesFormat(name=Direct), binaryPoint1d=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1144, maxMBSortInHeap=6.502057981273197, sim=RandomSimilarity(queryNorm=true): {content6=IB SPL-L3(800.0), content5=DFR I(ne)L2, content2=DFR I(ne)B1, utf8=DFR I(ne)LZ(0.3), fie?ld=DFR I(ne)1, content=DFR GL1, autf8=DFR I(F)2}, locale=de-LU, timezone=Europe/Bucharest
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=137939688,total=181403648
   [junit4]   2> NOTE: All tests run in this JVM: [TestFixBrokenOffsets, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=83D28732A75A32A8 -Dtests.slow=true -Dtests.locale=de-LU -Dtests.timezone=Europe/Bucharest -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_83D28732A75A32A8-001\3.0.3-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_83D28732A75A32A8-001\3.0.3-nocfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([83D28732A75A32A8]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [6/8 (1!)] on J0 in 39.65s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 7083 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_2721F4706E428354-001\init-core-data-001
   [junit4]   2> 145460 INFO  (SUITE-TestDistribStateManager-seed#[2721F4706E428354]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 145463 INFO  (SUITE-TestDistribStateManager-seed#[2721F4706E428354]-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> 145463 INFO  (SUITE-TestDistribStateManager-seed#[2721F4706E428354]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 145470 INFO  (TEST-TestDistribStateManager.testHasData-seed#[2721F4706E428354]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testHasData
   [junit4]   2> 145471 INFO  (TEST-TestDistribStateManager.testHasData-seed#[2721F4706E428354]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 145472 INFO  (Thread-373) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 145472 INFO  (Thread-373) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 145473 ERROR (Thread-373) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 145572 INFO  (TEST-TestDistribStateManager.testHasData-seed#[2721F4706E428354]) [    ] o.a.s.c.ZkTestServer start zk server on port:60658
   [junit4]   2> 145575 INFO  (zkConnectionManagerCallback-427-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 145575 INFO  (TEST-TestDistribStateManager.testHasData-seed#[2721F4706E428354]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 145578 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1611d25ba0c0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 145579 ERROR (TEST-TestDistribStateManager.testHasData-seed#[2721F4706E428354]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 145579 INFO  (TEST-TestDistribStateManager.testHasData-seed#[2721F4706E428354]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60658 60658
   [junit4]   2> 145580 INFO  (Thread-373) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60658 60658
   [junit4]   2> 145581 INFO  (TEST-TestDistribStateManager.testHasData-seed#[2721F4706E428354]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testHasData
   [junit4]   2> 145583 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[2721F4706E428354]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetSetRemoveData
   [junit4]   2> 145584 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[2721F4706E428354]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 145585 INFO  (Thread-374) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 145585 INFO  (Thread-374) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 145586 ERROR (Thread-374) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 145684 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[2721F4706E428354]) [    ] o.a.s.c.ZkTestServer start zk server on port:60664
   [junit4]   2> 145688 INFO  (zkConnectionManagerCallback-429-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 145688 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[2721F4706E428354]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 145696 INFO  (zkConnectionManagerCallback-431-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 145696 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[2721F4706E428354]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 150699 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1611d25ba7d0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 150699 ERROR (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[2721F4706E428354]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 150700 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[2721F4706E428354]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60664 60664
   [junit4]   2> 150700 INFO  (Thread-374) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60664 60664
   [junit4]   2> 150702 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[2721F4706E428354]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetSetRemoveData
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistribStateManager -Dtests.method=testGetSetRemoveData -Dtests.seed=2721F4706E428354 -Dtests.slow=true -Dtests.locale=fr -Dtests.timezone=America/Rankin_Inlet -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 5.12s J0 | TestDistribStateManager.testGetSetRemoveData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Node watch should have fired!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2721F4706E428354:1B11B223ACC455E]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 150706 INFO  (TEST-TestDistribStateManager.testListData-seed#[2721F4706E428354]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testListData
   [junit4]   2> 150710 INFO  (TEST-TestDistribStateManager.testListData-seed#[2721F4706E428354]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 150710 INFO  (TEST-TestDistribStateManager.testListData-seed#[2721F4706E428354]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testListData
   [junit4]   2> 150711 INFO  (TEST-TestDistribStateManager.testMulti-seed#[2721F4706E428354]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMulti
   [junit4]   2> 150711 INFO  (TEST-TestDistribStateManager.testMulti-seed#[2721F4706E428354]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 150716 INFO  (Thread-375) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 150716 INFO  (Thread-375) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 150730 ERROR (Thread-375) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 150812 INFO  (TEST-TestDistribStateManager.testMulti-seed#[2721F4706E428354]) [    ] o.a.s.c.ZkTestServer start zk server on port:60674
   [junit4]   2> 150822 INFO  (zkConnectionManagerCallback-433-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 150822 INFO  (TEST-TestDistribStateManager.testMulti-seed#[2721F4706E428354]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 150822 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1611d25ce940000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 150823 ERROR (TEST-TestDistribStateManager.testMulti-seed#[2721F4706E428354]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 150823 INFO  (TEST-TestDistribStateManager.testMulti-seed#[2721F4706E428354]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60674 60674
   [junit4]   2> 150824 INFO  (Thread-375) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60674 60674
   [junit4]   2> 150825 INFO  (TEST-TestDistribStateManager.testMulti-seed#[2721F4706E428354]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMulti
   [junit4]   2> 150827 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[2721F4706E428354]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateMode
   [junit4]   2> 150827 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[2721F4706E428354]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 150828 INFO  (Thread-376) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 150828 INFO  (Thread-376) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 150829 ERROR (Thread-376) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 150927 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[2721F4706E428354]) [    ] o.a.s.c.ZkTestServer start zk server on port:60680
   [junit4]   2> 150932 INFO  (zkConnectionManagerCallback-435-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 150932 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[2721F4706E428354]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 150947 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1611d25cef80000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 150950 INFO  (zkConnectionManagerCallback-437-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 150950 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[2721F4706E428354]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 150953 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1611d25cef80001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 150953 ERROR (TEST-TestDistribStateManager.testCreateMode-seed#[2721F4706E428354]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 150954 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[2721F4706E428354]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60680 60680
   [junit4]   2> 150954 INFO  (Thread-376) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60680 60680
   [junit4]   2> 150955 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[2721F4706E428354]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateMode
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_2721F4706E428354-001
   [junit4]   2> Jan 22, 2018 9:14:32 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 5 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1794, maxMBSortInHeap=6.990416031392936, sim=RandomSimilarity(queryNorm=true): {}, locale=fr, timezone=America/Rankin_Inlet
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=173283984,total=277872640
   [junit4]   2> NOTE: All tests run in this JVM: [TestPayloadCheckQParserPlugin, TestNRTOpen, TestAuthorizationFramework, TestRecoveryHdfs, TestEmbeddedSolrServerSchemaAPI, RequestLoggingTest, TestSearcherReuse, TestLeaderInitiatedRecoveryThread, BlobRepositoryCloudTest, TestRealTimeGet, TestPolicyCloud, TestRuleBasedAuthorizationPlugin, CurrencyRangeFacetCloudTest, TestCollationField, TestJsonFacetRefinement, TestExactSharedStatsCache, SolrCLIZkUtilsTest, TestDistribStateManager]
   [junit4] Completed [41/767 (1!)] on J0 in 6.03s, 5 tests, 1 failure <<< FAILURES!

[...truncated 882 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudJSONFacetJoinDomain
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\init-core-data-001
   [junit4]   2> 1316936 WARN  (SUITE-TestCloudJSONFacetJoinDomain-seed#[2721F4706E428354]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=15 numCloses=15
   [junit4]   2> 1316936 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[2721F4706E428354]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1316940 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[2721F4706E428354]-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> 1316940 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[2721F4706E428354]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1316942 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[2721F4706E428354]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001
   [junit4]   2> 1316942 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[2721F4706E428354]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1316942 INFO  (Thread-2581) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1316942 INFO  (Thread-2581) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1316946 ERROR (Thread-2581) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1317043 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[2721F4706E428354]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:54627
   [junit4]   2> 1317047 INFO  (zkConnectionManagerCallback-3210-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1317073 INFO  (jetty-launcher-3207-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1317079 INFO  (jetty-launcher-3207-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1317079 INFO  (jetty-launcher-3207-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1317080 INFO  (jetty-launcher-3207-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1317090 INFO  (jetty-launcher-3207-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@aae888{/solr,null,AVAILABLE}
   [junit4]   2> 1317092 INFO  (jetty-launcher-3207-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@13b6b7{SSL,[ssl, http/1.1]}{127.0.0.1:54631}
   [junit4]   2> 1317092 INFO  (jetty-launcher-3207-thread-1) [    ] o.e.j.s.Server Started @1325190ms
   [junit4]   2> 1317092 INFO  (jetty-launcher-3207-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54631}
   [junit4]   2> 1317092 ERROR (jetty-launcher-3207-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1317092 INFO  (jetty-launcher-3207-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 1317092 INFO  (jetty-launcher-3207-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1317092 INFO  (jetty-launcher-3207-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1317092 INFO  (jetty-launcher-3207-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-22T09:33:58.831Z
   [junit4]   2> 1317115 INFO  (zkConnectionManagerCallback-3212-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1317115 INFO  (jetty-launcher-3207-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1317141 INFO  (jetty-launcher-3207-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54627/solr
   [junit4]   2> 1317143 INFO  (zkConnectionManagerCallback-3216-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1317154 INFO  (zkConnectionManagerCallback-3218-thread-1-processing-n:127.0.0.1:54631_solr) [n:127.0.0.1:54631_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1317363 INFO  (jetty-launcher-3207-thread-1) [n:127.0.0.1:54631_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1317365 INFO  (jetty-launcher-3207-thread-1) [n:127.0.0.1:54631_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54631_solr
   [junit4]   2> 1317368 INFO  (jetty-launcher-3207-thread-1) [n:127.0.0.1:54631_solr    ] o.a.s.c.Overseer Overseer (id=99392791424860163-127.0.0.1:54631_solr-n_0000000000) starting
   [junit4]   2> 1317378 INFO  (jetty-launcher-3207-thread-1) [n:127.0.0.1:54631_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54631_solr
   [junit4]   2> 1317399 INFO  (OverseerStateUpdate-99392791424860163-127.0.0.1:54631_solr-n_0000000000) [n:127.0.0.1:54631_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1317597 INFO  (jetty-launcher-3207-thread-1) [n:127.0.0.1:54631_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54631.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b4e6c8
   [junit4]   2> 1317603 INFO  (jetty-launcher-3207-thread-1) [n:127.0.0.1:54631_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54631.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b4e6c8
   [junit4]   2> 1317603 INFO  (jetty-launcher-3207-thread-1) [n:127.0.0.1:54631_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54631.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b4e6c8
   [junit4]   2> 1317605 INFO  (jetty-launcher-3207-thread-1) [n:127.0.0.1:54631_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001\node1\.
   [junit4]   2> 1317638 INFO  (zkConnectionManagerCallback-3222-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1317645 INFO  (zkConnectionManagerCallback-3226-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1317646 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[2721F4706E428354]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1317647 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[2721F4706E428354]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54627/solr ready
   [junit4]   2> 1318309 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&property.config=solrconfig-tlog.xml&property.schema=schema_latest.xml&collection.configName=org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_config-set&name=org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1318312 INFO  (OverseerThreadFactory-4936-thread-1-processing-n:127.0.0.1:54631_solr) [n:127.0.0.1:54631_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection
   [junit4]   2> 1318420 INFO  (OverseerStateUpdate-99392791424860163-127.0.0.1:54631_solr-n_0000000000) [n:127.0.0.1:54631_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:54631/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1318627 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_config-set&newCollection=true&collection=org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema_latest.xml&coreNodeName=core_node2&name=org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 1318628 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1318736 INFO  (zkCallback-3217-thread-1-processing-n:127.0.0.1:54631_solr) [n:127.0.0.1:54631_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection/state.json] for collection [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1318736 INFO  (zkCallback-3217-thread-2-processing-n:127.0.0.1:54631_solr) [n:127.0.0.1:54631_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection/state.json] for collection [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1319654 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1319665 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.s.IndexSchema [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] Schema name=example
   [junit4]   2> 1319737 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 1319758 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1' using configuration from collection org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection, trusted=true
   [junit4]   2> 1319760 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54631.solr.core.org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection.shard1.replica_n1' (registry 'solr.core.org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b4e6c8
   [junit4]   2> 1319760 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1319760 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.c.SolrCore [[org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001\node1\org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001\node1\.\org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1\data\]
   [junit4]   2> 1319763 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1319765 WARN  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1319843 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1319843 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1319844 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1319844 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1319845 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.11082111652548204]
   [junit4]   2> 1319845 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@23ac22[org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] main]
   [junit4]   2> 1319847 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_config-set
   [junit4]   2> 1319847 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_config-set
   [junit4]   2> 1319848 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1319848 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590284665840730112
   [junit4]   2> 1319848 INFO  (searcherExecutor-4939-thread-1-processing-n:127.0.0.1:54631_solr x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1 s:shard1 c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection r:core_node2) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.c.SolrCore [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] Registered new searcher Searcher@23ac22[org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1319852 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1319852 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1319852 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:54631/solr/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1/
   [junit4]   2> 1319852 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1319852 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:54631/solr/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1319852 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1319855 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:54631/solr/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1319958 INFO  (zkCallback-3217-thread-2-processing-n:127.0.0.1:54631_solr) [n:127.0.0.1:54631_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection/state.json] for collection [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1319958 INFO  (zkCallback-3217-thread-3-processing-n:127.0.0.1:54631_solr) [n:127.0.0.1:54631_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection/state.json] for collection [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1320008 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1320012 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_config-set&newCollection=true&collection=org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema_latest.xml&coreNodeName=core_node2&name=org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin} status=0 QTime=1384
   [junit4]   2> 1320015 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1320111 INFO  (zkCallback-3217-thread-3-processing-n:127.0.0.1:54631_solr) [n:127.0.0.1:54631_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection/state.json] for collection [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1320111 INFO  (zkCallback-3217-thread-2-processing-n:127.0.0.1:54631_solr) [n:127.0.0.1:54631_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection/state.json] for collection [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1320313 INFO  (OverseerCollectionConfigSetProcessor-99392791424860163-127.0.0.1:54631_solr-n_0000000000) [n:127.0.0.1:54631_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1321015 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&property.config=solrconfig-tlog.xml&property.schema=schema_latest.xml&collection.configName=org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_config-set&name=org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2705
   [junit4]   2> 1321015 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[2721F4706E428354]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 1321015 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[2721F4706E428354]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection
   [junit4]   2> 1321024 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1590284667069661184)]} 0 3
   [junit4]   2> 1321026 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1590284667074904064)]} 0 0
   [junit4]   2> 1321027 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1590284667075952640)]} 0 0
   [junit4]   2> 1321027 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1590284667077001216)]} 0 0
   [junit4]   2> 1321028 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1590284667078049792)]} 0 0
   [junit4]   2> 1321029 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 (1590284667079098368)]} 0 0
   [junit4]   2> 1321030 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 (1590284667080146944)]} 0 0
   [junit4]   2> 1321031 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 (1590284667081195520)]} 0 0
   [junit4]   2> 1321032 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8 (1590284667081195521)]} 0 0
   [junit4]   2> 1321033 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9 (1590284667082244096)]} 0 0
   [junit4]   2> 1321033 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10 (1590284667083292672)]} 0 0
   [junit4]   2> 1321035 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11 (1590284667083292673)]} 0 0
   [junit4]   2> 1321035 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12 (1590284667085389824)]} 0 0
   [junit4]   2> 1321036 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12 (1590284667086438400)]} 0 0
   [junit4]   2> 1321036 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13 (1590284667086438401)]} 0 0
   [junit4]   2> 1321037 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14 (1590284667087486976)]} 0 0
   [junit4]   2> 1321038 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15 (1590284667088535552)]} 0 0
   [junit4]   2> 1321038 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16 (1590284667088535553)]} 0 0
   [junit4]   2> 1321040 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17 (1590284667088535554)]} 0 0
   [junit4]   2> 1321040 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18 (1590284667090632704)]} 0 0
   [junit4]   2> 1321041 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19 (1590284667091681280)]} 0 0
   [junit4]   2> 1321042 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20 (1590284667091681281)]} 0 0
   [junit4]   2> 1321042 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21 (1590284667092729856)]} 0 0
   [junit4]   2> 1321043 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22 (1590284667093778432)]} 0 0
   [junit4]   2> 1321043 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23 (1590284667093778433)]} 0 0
   [junit4]   2> 1321045 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24 (1590284667095875584)]} 0 0
   [junit4]   2> 1321045 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25 (1590284667095875585)]} 0 0
   [junit4]   2> 1321046 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26 (1590284667096924160)]} 0 0
   [junit4]   2> 1321047 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27 (1590284667097972736)]} 0 0
   [junit4]   2> 1321048 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28 (1590284667099021312)]} 0 0
   [junit4]   2> 1321049 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29 (1590284667099021313)]} 0 0
   [junit4]   2> 1321049 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30 (1590284667100069888)]} 0 0
   [junit4]   2> 1321051 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31 (1590284667102167040)]} 0 0
   [junit4]   2> 1321051 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32 (1590284667102167041)]} 0 0
   [junit4]   2> 1321052 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33 (1590284667103215616)]} 0 0
   [junit4]   2> 1321053 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34 (1590284667104264192)]} 0 0
   [junit4]   2> 1321053 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35 (1590284667104264193)]} 0 0
   [junit4]   2> 1321054 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36 (1590284667105312768)]} 0 0
   [junit4]   2> 1321056 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37 (1590284667107409920)]} 0 0
   [junit4]   2> 1321057 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38 (1590284667107409921)]} 0 0
   [junit4]   2> 1321057 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39 (1590284667108458496)]} 0 0
   [junit4]   2> 1321057 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40 (1590284667108458497)]} 0 0
   [junit4]   2> 1321058 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41 (1590284667109507072)]} 0 0
   [junit4]   2> 1321060 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42 (1590284667111604224)]} 0 0
   [junit4]   2> 1321060 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42 (1590284667111604225)]} 0 0
   [junit4]   2> 1321061 INFO  (qtp7790061-1

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

ParamsTest, AlternateDirectoryTest, CopyFieldTest, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, TestStressRecovery, TestMergePolicyConfig, MultiTermTest, SampleTest, TestDocSet, TestElisionMultitermQuery, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport, EchoParamsTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TimeZoneUtilsTest, ResourceLoaderTest, DateMathParserTest, DateFieldTest, RAMDirectoryFactoryTest, TestLRUCache, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestLuceneIndexBackCompat, AddReplicaTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionsAPISolrJTest, ConfigSetsAPITest, CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteStatusTest, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, DistribJoinFromCollectionTest, DocValuesNotIndexedTest, HttpPartitionTest, LeaderInitiatedRecoveryOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, OverseerRolesTest, RemoteQueryErrorTest, RestartWhileUpdatingTest, SSLMigrationTest, SolrCloudExampleTest, TestCloudPivotFacet, TestCloudSearcherWarming, TestSSLRandomization, TestShortCircuitedRequests, TestSkipOverseerOperations, TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, ZkFailoverTest, CustomCollectionTest, TestCollectionsAPIViaSolrCloudCluster, AutoAddReplicasIntegrationTest, HdfsAutoAddReplicasIntegrationTest, MetricTriggerTest, NodeAddedTriggerTest, TestComputePlanAction, TestExecutePlanAction, TestGenericDistributedQueue, TestLargeCluster, HdfsChaosMonkeyNothingIsSafeTest, HdfsRecoveryZkTest, HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, ZkStateReaderTest, ZkStateWriterTest, ConfigureRecoveryStrategyTest, HdfsDirectoryFactoryTest, QueryResultKeyTest, TestBackupRepositoryFactory, TestConfigSetImmutable, TestDynamicLoading, SearchHandlerTest, TestBlobHandler, TestCoreBackup, TestSQLHandlerNonCloud, TestSolrConfigHandlerConcurrent, TestCollectionAPIs, DistributedExpandComponentTest, DistributedFacetPivotLongTailTest, DistributedFacetPivotWhiteBoxTest, FacetPivotSmallTest, ReplicaListTransformerTest, SpatialHeatmapFacetsTest, JavabinLoaderTest, CheckHdfsIndexTest, TestLegacyField, TestLegacyFieldReuse, TestLegacyNumericUtils, TestNumericRangeQuery64, TestNumericTokenStream, JvmMetricsTest, SolrMetricReporterTest, SolrMetricsIntegrationTest, SolrGangliaReporterTest, SolrSlf4jReporterTest, TestMacros, JSONWriterTest, TestBinaryResponseWriter, TestCustomDocTransformer, TestExportWriter, TestGeoJSONResponseWriter, TestPushWriter, TestSolrQueryResponse, TestSubQueryTransformer, TestSubQueryTransformerDistrib, TestManagedResource, TestManagedResourceStorage, TestRestManager, TestBulkSchemaAPI]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBulkSchemaAPI -Dtests.seed=2721F4706E428354 -Dtests.slow=true -Dtests.locale=hr-HR -Dtests.timezone=Australia/Yancowinna -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestBulkSchemaAPI (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\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2721F4706E428354-001\tempDir-022\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2721F4706E428354-001\tempDir-022\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2721F4706E428354-001\tempDir-022: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2721F4706E428354-001\tempDir-022
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2721F4706E428354]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [674/767 (3!)] on J1 in 18.85s, 9 tests, 1 error <<< FAILURES!

[...truncated 2735 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_815561E7B47F7E2B-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=pt, timezone=America/Caracas
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=90595712,total=109314048
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=815561E7B47F7E2B -Dtests.slow=true -Dtests.locale=pt -Dtests.timezone=America/Caracas -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [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_815561E7B47F7E2B-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_815561E7B47F7E2B-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_815561E7B47F7E2B-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_815561E7B47F7E2B-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_815561E7B47F7E2B-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_815561E7B47F7E2B-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_815561E7B47F7E2B-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_815561E7B47F7E2B-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_815561E7B47F7E2B-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_815561E7B47F7E2B-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_815561E7B47F7E2B-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_815561E7B47F7E2B-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_815561E7B47F7E2B-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_815561E7B47F7E2B-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([815561E7B47F7E2B]: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 1.96s, 8 tests, 1 error <<< FAILURES!

[...truncated 41544 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 415 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/415/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseG1GC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

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

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

	at __randomizedtesting.SeedInfo.seed([46ACD33E3DEE2F06]: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.schema.TestUseDocValuesAsStored2

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.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-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.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001

	at __randomizedtesting.SeedInfo.seed([46ACD33E3DEE2F06]: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.servlet.CacheHeaderTest

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.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002\cores\core\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002\cores\core\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002\cores\core\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002 

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.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002\cores\core\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002\cores\core\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002\cores\core\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002

	at __randomizedtesting.SeedInfo.seed([46ACD33E3DEE2F06]: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.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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-001

	at __randomizedtesting.SeedInfo.seed([FAEB7E10C81DB39A]: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 12272 lines...]
   [junit4] Suite: org.apache.solr.schema.TestUseDocValuesAsStored2
   [junit4]   2> 735233 INFO  (SUITE-TestUseDocValuesAsStored2-seed#[46ACD33E3DEE2F06]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\init-core-data-001
   [junit4]   2> 735234 WARN  (SUITE-TestUseDocValuesAsStored2-seed#[46ACD33E3DEE2F06]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
   [junit4]   2> 735234 INFO  (SUITE-TestUseDocValuesAsStored2-seed#[46ACD33E3DEE2F06]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 735241 INFO  (SUITE-TestUseDocValuesAsStored2-seed#[46ACD33E3DEE2F06]-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> 735242 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSchemaAPI
   [junit4]   2> 736005 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 736005 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 736006 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-003\cores\core
   [junit4]   2> 736008 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 736010 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 736010 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 736010 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 736010 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b50435{/solr,null,AVAILABLE}
   [junit4]   2> 736012 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@a6a527{HTTP/1.1,[http/1.1]}{127.0.0.1:65307}
   [junit4]   2> 736012 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.e.j.s.Server Started @744070ms
   [junit4]   2> 736012 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65307, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-003\cores}
   [junit4]   2> 736013 ERROR (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 736013 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 736013 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 736013 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 736013 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-21T22:45:35.936Z
   [junit4]   2> 736013 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\solr.xml
   [junit4]   2> 736025 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 736025 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 736025 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1af3fde, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 736114 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1af3fde
   [junit4]   2> 736121 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1af3fde
   [junit4]   2> 736121 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1af3fde
   [junit4]   2> 736123 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-003\cores
   [junit4]   2> 736123 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 736124 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 736125 INFO  (coreLoadExecutor-2650-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/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 736184 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 736193 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 736197 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 736308 WARN  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 736309 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 736309 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 736310 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 736310 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736310 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 736310 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736311 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 736311 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 736311 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 736311 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 736313 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 736313 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 736313 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 736317 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 736317 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 736317 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 736317 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 736317 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 736317 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736317 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 736317 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736317 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 736317 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 736317 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 736317 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 736320 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 736321 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf\schema-rest.xml to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf\schema-rest.xml.bak
   [junit4]   2> 736321 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 736322 INFO  (coreLoadExecutor-2650-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@1af3fde
   [junit4]   2> 736322 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 736322 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-003\cores\core\data\]
   [junit4]   2> 736327 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1582012478, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 736334 WARN  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 736427 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 736427 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 736427 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=288247696, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 736428 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a7ddcc[collection1] main]
   [junit4]   2> 736429 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736430 WARN  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 736430 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736430 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 736430 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/english
   [junit4]   2> 736431 WARN  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 736431 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736431 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 736431 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/german
   [junit4]   2> 736431 WARN  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 736431 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 736432 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 736432 WARN  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736432 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736432 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736434 WARN  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 736434 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 736434 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 736434 WARN  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 736434 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 736434 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 736435 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 736435 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#65307
   [junit4]   2> 736436 INFO  (searcherExecutor-2651-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a7ddcc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 736446 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 736446 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736447 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 736447 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 736447 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 7 observers of /schema/analysis/stopwords/german
   [junit4]   2> 736447 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 736447 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 736447 WARN  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 736447 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 736447 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/synonyms/german
   [junit4]   2> 736448 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/german
   [junit4]   2> 736449 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 736449 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736449 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 736450 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 736450 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 7 observers of /schema/analysis/stopwords/english
   [junit4]   2> 736450 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 736450 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736450 WARN  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736450 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736451 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 5 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736451 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736451 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 736451 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736451 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 736451 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 736451 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 8 observers of /schema/analysis/stopwords/english
   [junit4]   2> 736451 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 736451 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736451 WARN  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736451 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736451 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736451 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736452 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 736452 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736452 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 736452 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 736452 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 8 observers of /schema/analysis/stopwords/german
   [junit4]   2> 736452 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 736452 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 736452 WARN  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 736452 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 736452 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 5 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 736452 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/germangraph
   [junit4]   2> 736452 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 736453 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736453 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 736453 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 736453 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 9 observers of /schema/analysis/stopwords/german
   [junit4]   2> 736453 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 736453 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 736453 WARN  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 736453 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 736453 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 736453 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/germangraph
   [junit4]   2> 736456 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 736456 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736456 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 736456 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 736456 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 9 observers of /schema/analysis/stopwords/english
   [junit4]   2> 736456 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 736456 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 736456 WARN  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 736456 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 736456 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/synonyms/english
   [junit4]   2> 736456 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/english
   [junit4]   2> 736458 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 736459 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736459 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 736459 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 736459 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 10 observers of /schema/analysis/stopwords/german
   [junit4]   2> 736459 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 736459 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 736459 WARN  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 736459 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 736459 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/german
   [junit4]   2> 736459 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/german
   [junit4]   2> 736460 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 736461 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736461 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 736461 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 736461 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 10 observers of /schema/analysis/stopwords/english
   [junit4]   2> 736461 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 736461 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736461 WARN  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736461 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736461 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 7 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736461 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736461 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 736461 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736461 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 736461 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 736461 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 11 observers of /schema/analysis/stopwords/english
   [junit4]   2> 736461 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 736461 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736462 WARN  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736462 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736462 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 8 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736462 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736462 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 736462 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736462 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 736462 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 736462 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 11 observers of /schema/analysis/stopwords/german
   [junit4]   2> 736462 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 736462 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 736462 WARN  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 736462 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 736462 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 7 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 736462 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/germangraph
   [junit4]   2> 736462 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 736463 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736463 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 736463 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 736463 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 12 observers of /schema/analysis/stopwords/german
   [junit4]   2> 736463 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 736463 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 736463 WARN  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 736463 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 736463 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 8 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 736463 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/germangraph
   [junit4]   2> 736467 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 736467 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736467 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 736467 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 736467 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 12 observers of /schema/analysis/stopwords/english
   [junit4]   2> 736467 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 736467 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 736467 WARN  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 736467 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 736467 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/english
   [junit4]   2> 736467 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/english
   [junit4]   2> 736468 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 736468 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736468 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 736468 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 736469 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 13 observers of /schema/analysis/stopwords/german
   [junit4]   2> 736469 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 736469 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 736469 WARN  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 736469 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 736469 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 5 observers of /schema/analysis/synonyms/german
   [junit4]   2> 736469 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/german
   [junit4]   2> 736470 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 736470 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736470 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 736470 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 736470 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 13 observers of /schema/analysis/stopwords/english
   [junit4]   2> 736470 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 736470 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736470 WARN  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736470 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736471 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 9 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736471 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736471 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 736471 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736471 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 736471 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 736471 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 14 observers of /schema/analysis/stopwords/english
   [junit4]   2> 736471 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 736471 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736471 WARN  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736471 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736471 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 10 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736471 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736471 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 736472 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736472 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 736472 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 736472 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 14 observers of /schema/analysis/stopwords/german
   [junit4]   2> 736472 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 736472 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 736472 WARN  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 736472 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 736472 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 9 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 736472 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/germangraph
   [junit4]   2> 736472 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 736472 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736472 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 736472 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 736472 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 15 observers of /schema/analysis/stopwords/german
   [junit4]   2> 736472 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 736472 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 736472 WARN  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 736472 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 736472 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 10 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 736472 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/germangraph
   [junit4]   2> 736476 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 736476 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736476 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 736476 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 736476 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 15 observers of /schema/analysis/stopwords/english
   [junit4]   2> 736476 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 736476 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 736476 WARN  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 736476 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 736476 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 5 observers of /schema/analysis/synonyms/english
   [junit4]   2> 736476 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/english
   [junit4]   2> 736478 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 736484 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={} status=0 QTime=40
   [junit4]   2> 736486 INFO  (qtp3821345-7271) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={} status=0 QTime=0
   [junit4]   2> 736488 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={} status=0 QTime=0
   [junit4]   2> 736491 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={} status=0 QTime=0
   [junit4]   2> 736495 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={stream.body=<add><doc><field+name%3D"id">myid1</field><field+name%3D"a1">1</field><field+name%3D"a2">2</field><field+name%3D"a3">3</field></doc></add>}{add=[myid1]} 0 1
   [junit4]   2> 736501 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 736501 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@8038ba commitCommandVersion:0
   [junit4]   2> 736519 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@155fe02[collection1] main]
   [junit4]   2> 736519 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 736521 INFO  (searcherExecutor-2651-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@155fe02[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)))}
   [junit4]   2> 736521 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={stream.body=<commit/>}{commit=} 0 18
   [junit4]   2> 736521 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=id:myid*&indent=on&fl=*&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 736523 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=id:myid*&indent=on&fl=id,a1,a2,a3&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 736524 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=id:myid*&indent=on&fl=a3&wt=json} hits=1 status=0 QTime=1
   [junit4]   2> 736529 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=id:myid*&indent=on&fl=*,a3&wt=json} hits=1 status=0 QTime=3
   [junit4]   2> 736530 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=id:myid*&indent=on&fl=id,a*&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 736536 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 736536 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736538 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 736538 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 736538 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.ManagedResource Notified 16 observers of /schema/analysis/stopwords/german
   [junit4]   2> 736538 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 736538 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 736538 WARN  (qtp3821345-7273) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 736538 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 736538 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/synonyms/german
   [junit4]   2> 736538 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/german
   [junit4]   2> 736540 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 736542 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736542 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 736542 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 736542 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.ManagedResource Notified 16 observers of /schema/analysis/stopwords/english
   [junit4]   2> 736542 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 736542 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736542 WARN  (qtp3821345-7273) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736542 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736542 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.ManagedResource Notified 11 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736542 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736542 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 736542 INFO  (qtp3821345-72

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

nsTest, TestSchemaSimilarityResource, TestJoin, UnloadDistributedZkTest, TestReplicationHandlerBackup, AssignBackwardCompatibilityTest, HdfsBasicDistributedZk2Test, TestSolrCloudWithHadoopAuthPlugin, TestAddFieldRealTimeGet, TestSolrCloudWithDelegationTokens, RequestLoggingTest, TestTolerantUpdateProcessorRandomCloud, OpenExchangeRatesOrgProviderTest, TestSubQueryTransformer, CloneFieldUpdateProcessorFactoryTest, BlockJoinFacetSimpleTest, TestSolrQueryResponse, TestRandomRequestDistribution, DeleteNodeTest, TestNodeAddedTrigger, TestPartialUpdateDeduplication, TestGraphMLResponseWriter, AtomicUpdatesTest, SolrShardReporterTest, NodeAddedTriggerTest, SolrIndexConfigTest, SolrIndexMetricsTest, TestManagedStopFilterFactory, TestReplicaProperties, TestSchemaManager, NumberUtilsTest, TestDistribStateManager, ZkStateWriterTest, TestCorePropertiesReload, CacheHeaderTest, AutoAddReplicasIntegrationTest, TestManagedSynonymGraphFilterFactory, TestShardHandlerFactory, SolrJmxReporterCloudTest, TestDynamicLoading, CdcrBidirectionalTest, TestHdfsCloudBackupRestore, TestBlobHandler, TermsComponentTest, MBeansHandlerTest, TestFaceting, TestPolicyCloud, TestDefaultStatsCache, LeaderInitiatedRecoveryOnShardRestartTest, LargeFieldTest, LeaderElectionIntegrationTest, TestClusterStateProvider, TestFastOutputStream, TestRawTransformer, TestAuthorizationFramework, BigEndianAscendingWordDeserializerTest, DocumentBuilderTest, TestFunctionQuery, DistribJoinFromCollectionTest, ReplicationFactorTest, SolrSlf4jReporterTest, DistributedMLTComponentTest, ConjunctionSolrSpellCheckerTest, UniqFieldsUpdateProcessorFactoryTest, TestLegacyTerms, SynonymTokenizerTest, BooleanFieldTest, SampleTest, RequiredFieldsTest, TestExactSharedStatsCache, TestCoreBackup, CustomHighlightComponentTest, UUIDUpdateProcessorFallbackTest, DistributedFacetPivotLargeTest, TestConfigOverlay, ResourceLoaderTest, SolrInfoBeanTest, XmlUpdateRequestHandlerTest, TestZkChroot, CachingDirectoryFactoryTest, MultiTermTest, TestSweetSpotSimilarityFactory, UtilsToolTest, HighlighterTest, TestSolrConfigHandler, HttpTriggerListenerTest, CollectionTooManyReplicasTest, SchemaVersionSpecificBehaviorTest, DistributedFacetPivotSmallAdvancedTest, SuggesterTSTTest, TestCloudNestedDocsSort, SubstringBytesRefFilterTest, TestClusterStateMutator, StatelessScriptUpdateProcessorFactoryTest, TestBinaryResponseWriter, TestManagedSchema, SearchRateTriggerTest, BinaryUpdateRequestHandlerTest, SaslZkACLProviderTest, TestRuleBasedAuthorizationPlugin, SolrTestCaseJ4Test, TemplateUpdateProcessorTest, DistribCursorPagingTest, TestCoreContainer, TestPullReplicaErrorHandling, HdfsNNFailoverTest, TestFieldCacheWithThreads, TestConfigsApi, TestSolrCloudSnapshots, TestUtils, TestDFISimilarityFactory, TestSolrConfigHandlerConcurrent, TestGenericDistributedQueue, TestSolrCloudWithSecureImpersonation, BlockJoinFacetDistribTest, TestJsonFacetRefinement, TestCollationFieldDocValues, TestTolerantSearch, TestJmxIntegration, SolrCoreMetricManagerTest, TestPushWriter, TestPerFieldSimilarity, TestPostingsSolrHighlighter, TestCSVResponseWriter, TestObjectReleaseTracker, ClassificationUpdateProcessorIntegrationTest, DeleteShardTest, DeleteInactiveReplicaTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=46ACD33E3DEE2F06 -Dtests.slow=true -Dtests.locale=fr -Dtests.timezone=Pacific/Wake -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestLazyCores (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.TestLazyCores_46ACD33E3DEE2F06-001\tempDir-009\badSchema2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_46ACD33E3DEE2F06-001\tempDir-009\badSchema2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_46ACD33E3DEE2F06-001\tempDir-009: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_46ACD33E3DEE2F06-001\tempDir-009
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([46ACD33E3DEE2F06]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [395/767 (3!)] on J0 in 20.57s, 9 tests, 1 error <<< FAILURES!

[...truncated 3651 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_FAEB7E10C81DB39A-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=544, maxMBSortInHeap=7.85680860186524, sim=RandomSimilarity(queryNorm=false): {}, locale=lv, timezone=Pacific/Honolulu
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=21767488,total=67108864
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=FAEB7E10C81DB39A -Dtests.slow=true -Dtests.locale=lv -Dtests.timezone=Pacific/Honolulu -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-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_FAEB7E10C81DB39A-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FAEB7E10C81DB39A]: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 1.58s, 8 tests, 1 error <<< FAILURES!

[...truncated 41543 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 414 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/414/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseConcMarkSweepGC

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_F73A9A0056537DD5-001\testPostingsFormat.testExact-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_F73A9A0056537DD5-001\testPostingsFormat.testExact-006 

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\core\test\J0\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_F73A9A0056537DD5-001\testPostingsFormat.testExact-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_F73A9A0056537DD5-001\testPostingsFormat.testExact-006

	at __randomizedtesting.SeedInfo.seed([F73A9A0056537DD5]: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.lucene.store.TestRAFDirectory.testListAllIsSorted

Error Message:
access denied ("java.io.FilePermission" "C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_99D5E5619F161188-001\tempDir-003\nul" "write")

Stack Trace:
java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_99D5E5619F161188-001\tempDir-003\nul" "write")
	at __randomizedtesting.SeedInfo.seed([99D5E5619F161188:3F942135F299E01]:0)
	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
	at java.security.AccessController.checkPermission(AccessController.java:884)
	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
	at sun.nio.fs.WindowsChannelFactory.open(WindowsChannelFactory.java:295)
	at sun.nio.fs.WindowsChannelFactory.newFileChannel(WindowsChannelFactory.java:162)
	at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:225)
	at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
	at java.nio.file.Files.newOutputStream(Files.java:216)
	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:413)
	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:409)
	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:253)
	at org.apache.lucene.store.BaseDirectoryTestCase.testListAllIsSorted(BaseDirectoryTestCase.java:1198)
	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 org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.api.collections.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at https://127.0.0.1:49593/solr/awhollynewcollection_0_shard1_replica_n1: ClusterState says we are the leader (https://127.0.0.1:49593/solr/awhollynewcollection_0_shard1_replica_n1), but locally we don't think so. Request came from null

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:49593/solr/awhollynewcollection_0_shard1_replica_n1: ClusterState says we are the leader (https://127.0.0.1:49593/solr/awhollynewcollection_0_shard1_replica_n1), but locally we don't think so. Request came from null
	at __randomizedtesting.SeedInfo.seed([83A5067D0931F706:CBD072C90F02D893]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	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.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:462)
	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)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:49593/solr/awhollynewcollection_0_shard1_replica_n1: ClusterState says we are the leader (https://127.0.0.1:49593/solr/awhollynewcollection_0_shard1_replica_n1), but locally we don't think so. Request came from null
	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.lambda$directUpdate$0(CloudSolrClient.java:527)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more


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

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([83A5067D0931F706:C60F74044D634B72]:0)
	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:101)
	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=850, name=sdqtest--154-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$0(TestSimDistributedQueue.java:92)         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$402/2383287.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/25538797.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=850, name=sdqtest--154-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$0(TestSimDistributedQueue.java:92)
        at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$402/2383287.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/25538797.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([83A5067D0931F706]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.response.transform.TestSubQueryTransformerDistrib

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.response.transform.TestSubQueryTransformerDistrib:     1) Thread[id=22718, name=qtp17659361-22718, state=TIMED_WAITING, group=TGRP-TestSubQueryTransformerDistrib]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=22722, name=qtp17659361-22722, state=TIMED_WAITING, group=TGRP-TestSubQueryTransformerDistrib]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.response.transform.TestSubQueryTransformerDistrib: 
   1) Thread[id=22718, name=qtp17659361-22718, state=TIMED_WAITING, group=TGRP-TestSubQueryTransformerDistrib]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=22722, name=qtp17659361-22722, state=TIMED_WAITING, group=TGRP-TestSubQueryTransformerDistrib]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([83A5067D0931F706]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.response.transform.TestSubQueryTransformerDistrib

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=22718, name=qtp17659361-22718, state=TIMED_WAITING, group=TGRP-TestSubQueryTransformerDistrib]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=22722, name=qtp17659361-22722, state=TIMED_WAITING, group=TGRP-TestSubQueryTransformerDistrib]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=22718, name=qtp17659361-22718, state=TIMED_WAITING, group=TGRP-TestSubQueryTransformerDistrib]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=22722, name=qtp17659361-22722, state=TIMED_WAITING, group=TGRP-TestSubQueryTransformerDistrib]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([83A5067D0931F706]:0)


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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-001

	at __randomizedtesting.SeedInfo.seed([FCC6E21F9ED0CA27]: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 1076 lines...]
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat
   [junit4] IGNOR/A 0.00s J0 | TestPerFieldPostingsFormat.testMergeStability
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the fly, so we can't check it
   [junit4] IGNOR/A 0.00s J0 | TestPerFieldPostingsFormat.testPostingsEnumReuse
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the fly, so we can't check it
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=203, maxMBSortInHeap=5.801197155865236, sim=RandomSimilarity(queryNorm=false): {f_DOCS_AND_FREQS=DFR GL2, field=DFR I(n)2, f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=IB LL-L1, f_DOCS_AND_FREQS_AND_POSITIONS=DFR I(ne)Z(0.3), body=DFR GB1, f_DOCS=IB LL-D3(800.0)}, locale=fi-FI, timezone=America/Buenos_Aires
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=282447488,total=311267328
   [junit4]   2> NOTE: All tests run in this JVM: [TestQueryBuilder, TestDocValuesIndexing, TestLucene70DocValuesFormat, TestMinimize, TestLiveFieldValues, TestDocumentsWriterDeleteQueue, TestPayloadsOnVectors, TestTopDocsMerge, TestBooleanQueryVisitSubscorers, TestLucene50TermVectorsFormat, TestParallelLeafReader, TestDoubleRangeFieldQueries, TestIndexWriterUnicode, TestExceedMaxTermLength, TestPackedTokenAttributeImpl, TestOneMergeWrappingMergePolicy, TestNorms, TestOperations, TestSimpleFSLockFactory, TestSpans, TestExternalCodecs, TestThreadedForceMerge, TestAssertions, TestFloatRangeFieldQueries, TestLucene70SegmentInfoFormat, TestForUtil, TestMatchAllDocsQuery, TestForceMergeForever, TestPhrasePrefixQuery, TestReusableStringReader, Test2BPositions, TestDeterminizeLexicon, TestLongValuesSource, TestOmitPositions, TestIndexManyDocuments, TestSegmentReader, TestCharArrayMap, TestLSBRadixSorter, TestNeverDelete, TestFSTs, TestBlockPostingsFormat2, TestOmitTf, TestDoc, TestSort, Test2BBKDPoints, TestHighCompressionMode, TestFieldCacheRewriteMethod, TestParallelCompositeReader, TestSearchWithThreads, TestSortedSetSortField, TestIntBlockPool, MultiCollectorTest, LimitedFiniteStringsIteratorTest, TestReqExclBulkScorer, TestCodecs, TestLucene50StoredFieldsFormat, TestRecyclingByteBlockAllocator, Test2BPoints, TestMultiPhraseEnum, TestBooleanMinShouldMatch, TestSameTokenSamePosition, TestSpanBoostQuery, TestSimilarityProvider, TestCharFilter, TestConsistentFieldNumbers, TestSparseFixedBitSet, TestEarlyTerminatingSortingCollector, TestFilterLeafReader, TestSleepingLockWrapper, TestSpanNotQuery, TestSnapshotDeletionPolicy, TestIndexWriterFromReader, TestLRUQueryCache, TestNRTReaderCleanup, TestIndexSorting, TestCharacterUtils, TestSimpleExplanationsOfNonMatches, TestFieldInvertState, TestRegexpRandom, TestIndexWriterMerging, TestIndexWriterExceptions, TestBooleanOr, TestAllFilesDetectTruncation, TestBinaryDocValuesUpdates, TestNoMergePolicy, TestReaderWrapperDVTypeCheck, TestDirectoryReader, TestTermVectors, TestConjunctions, TestWildcardRandom, TestTerm, TestSpanContainQuery, TestFieldsReader, TestDocsWithFieldSet, TestPrefixRandom, TestBM25Similarity, TestSimpleExplanationsWithFillerDocs, TestDocValuesQueries, TestIndexWriterOnVMError, TestDocument, TestPositionIncrement, TestSimpleAttributeImpl, TestSortedSetDocValues, TestConjunctionDISI, TestIndexSearcher, TestIntroSelector, TestPriorityQueue, TestMergedIterator, TestSimilarity2, TestAtomicUpdate, TestGeoEncodingUtils, TestTermQuery, TestUTF32ToUTF8, TestIndexFileDeleter, TestIndexWriterMergePolicy, TestDuelingCodecs, TestStandardAnalyzer, TestRollingUpdates, TestTieredMergePolicy, TestPerFieldPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPerFieldPostingsFormat -Dtests.seed=F73A9A0056537DD5 -Dtests.slow=true -Dtests.locale=fi-FI -Dtests.timezone=America/Buenos_Aires -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestPerFieldPostingsFormat (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\core\test\J0\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_F73A9A0056537DD5-001\testPostingsFormat.testExact-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_F73A9A0056537DD5-001\testPostingsFormat.testExact-006
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F73A9A0056537DD5]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [257/459 (1!)] on J0 in 1.64s, 25 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 7083 lines...]
   [junit4] Suite: org.apache.lucene.store.TestRAFDirectory
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRAFDirectory -Dtests.method=testListAllIsSorted -Dtests.seed=99D5E5619F161188 -Dtests.slow=true -Dtests.locale=es-CL -Dtests.timezone=Australia/Yancowinna -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.01s J0 | TestRAFDirectory.testListAllIsSorted <<<
   [junit4]    > Throwable #1: java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_99D5E5619F161188-001\tempDir-003\nul" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([99D5E5619F161188:3F942135F299E01]:0)
   [junit4]    > 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:884)
   [junit4]    > 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
   [junit4]    > 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
   [junit4]    > 	at sun.nio.fs.WindowsChannelFactory.open(WindowsChannelFactory.java:295)
   [junit4]    > 	at sun.nio.fs.WindowsChannelFactory.newFileChannel(WindowsChannelFactory.java:162)
   [junit4]    > 	at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:225)
   [junit4]    > 	at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:413)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:409)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:253)
   [junit4]    > 	at org.apache.lucene.store.BaseDirectoryTestCase.testListAllIsSorted(BaseDirectoryTestCase.java:1198)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_99D5E5619F161188-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=es-CL, timezone=Australia/Yancowinna
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=33625360,total=54730752
   [junit4]   2> NOTE: All tests run in this JVM: [TestInetAddressRangeQueries, TestInetAddressPoint, TestRAFDirectory]
   [junit4] Completed [10/13 (1!)] on J0 in 1.32s, 42 tests, 1 error <<< FAILURES!

[...truncated 3622 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue
   [junit4]   2> 75776 INFO  (SUITE-TestGenericDistributedQueue-seed#[83A5067D0931F706]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_83A5067D0931F706-001\init-core-data-001
   [junit4]   2> 75779 WARN  (SUITE-TestGenericDistributedQueue-seed#[83A5067D0931F706]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=146 numCloses=146
   [junit4]   2> 75779 INFO  (SUITE-TestGenericDistributedQueue-seed#[83A5067D0931F706]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 75785 INFO  (SUITE-TestGenericDistributedQueue-seed#[83A5067D0931F706]-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> 75793 INFO  (TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[83A5067D0931F706]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLocallyOffer
   [junit4]   2> 76004 INFO  (TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[83A5067D0931F706]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLocallyOffer
   [junit4]   2> 76008 INFO  (TEST-TestGenericDistributedQueue.testPeekElements-seed#[83A5067D0931F706]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPeekElements
   [junit4]   2> 77517 INFO  (TEST-TestGenericDistributedQueue.testPeekElements-seed#[83A5067D0931F706]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPeekElements
   [junit4]   2> 77519 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[83A5067D0931F706]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue
   [junit4]   2> 79531 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[83A5067D0931F706]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> 79533 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[83A5067D0931F706]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueueBlocking
   [junit4]   2> 81537 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[83A5067D0931F706]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueueBlocking
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.method=testDistributedQueueBlocking -Dtests.seed=83A5067D0931F706 -Dtests.slow=true -Dtests.locale=et -Dtests.timezone=America/La_Paz -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   2.02s J0 | TestGenericDistributedQueue.testDistributedQueueBlocking <<<
   [junit4]    > Throwable #1: java.util.concurrent.TimeoutException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([83A5067D0931F706:C60F74044D634B72]:0)
   [junit4]    > 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:101)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_83A5067D0931F706-001
   [junit4]   2> Jan 21, 2018 11:25:02 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Jan 21, 2018 11:25:23 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]   2>    1) Thread[id=850, name=sdqtest--154-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$402/2383287.call(Unknown Source)
   [junit4]   2>         at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$11/25538797.run(Unknown Source)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Jan 21, 2018 11:25:23 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=850, name=sdqtest--154-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2> Jan 21, 2018 11:25:23 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=10133, maxDocsPerChunk=9, blockSize=413), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=10133, blockSize=413)), sim=RandomSimilarity(queryNorm=true): {}, locale=et, timezone=America/La_Paz
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=12746632,total=127713280
   [junit4]   2> NOTE: All tests run in this JVM: [OverseerStatusTest, TestRemoteStreaming, CustomCollectionTest, TestSegmentSorting, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.seed=83A5067D0931F706 -Dtests.slow=true -Dtests.locale=et -Dtests.timezone=America/La_Paz -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [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=850, name=sdqtest--154-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$0(TestSimDistributedQueue.java:92)
   [junit4]    >         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$402/2383287.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/25538797.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([83A5067D0931F706]:0)
   [junit4] Completed [18/767 (1!)] on J0 in 25.93s, 4 tests, 2 errors <<< FAILURES!

[...truncated 1843 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest
   [junit4]   2> 3177024 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[83A5067D0931F706]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.CollectionsAPIDistributedZkTest_83A5067D0931F706-001\init-core-data-001
   [junit4]   2> 3177025 WARN  (SUITE-CollectionsAPIDistributedZkTest-seed#[83A5067D0931F706]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=19 numCloses=19
   [junit4]   2> 3177026 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[83A5067D0931F706]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3177030 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[83A5067D0931F706]-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> 3177034 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[83A5067D0931F706]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.CollectionsAPIDistributedZkTest_83A5067D0931F706-001\tempDir-001
   [junit4]   2> 3177034 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[83A5067D0931F706]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3177035 INFO  (Thread-6308) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3177035 INFO  (Thread-6308) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3177041 ERROR (Thread-6308) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3177134 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[83A5067D0931F706]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:49588
   [junit4]   2> 3177148 INFO  (zkConnectionManagerCallback-10052-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3177175 INFO  (jetty-launcher-10049-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3177176 INFO  (jetty-launcher-10049-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3177176 INFO  (jetty-launcher-10049-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3177176 INFO  (jetty-launcher-10049-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3177176 INFO  (jetty-launcher-10049-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3177177 INFO  (jetty-launcher-10049-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3177177 INFO  (jetty-launcher-10049-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3177177 INFO  (jetty-launcher-10049-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3177177 INFO  (jetty-launcher-10049-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7142d2{/solr,null,AVAILABLE}
   [junit4]   2> 3177178 INFO  (jetty-launcher-10049-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8225a5{/solr,null,AVAILABLE}
   [junit4]   2> 3177180 INFO  (jetty-launcher-10049-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b60b05{SSL,[ssl, http/1.1]}{127.0.0.1:49592}
   [junit4]   2> 3177180 INFO  (jetty-launcher-10049-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@dbd3d8{SSL,[ssl, http/1.1]}{127.0.0.1:49593}
   [junit4]   2> 3177180 INFO  (jetty-launcher-10049-thread-1) [    ] o.e.j.s.Server Started @3184305ms
   [junit4]   2> 3177180 INFO  (jetty-launcher-10049-thread-4) [    ] o.e.j.s.Server Started @3184305ms
   [junit4]   2> 3177180 INFO  (jetty-launcher-10049-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49592}
   [junit4]   2> 3177180 INFO  (jetty-launcher-10049-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49593}
   [junit4]   2> 3177180 ERROR (jetty-launcher-10049-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3177181 ERROR (jetty-launcher-10049-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3177181 INFO  (jetty-launcher-10049-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 3177182 INFO  (jetty-launcher-10049-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 3177182 INFO  (jetty-launcher-10049-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3177182 INFO  (jetty-launcher-10049-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3177182 INFO  (jetty-launcher-10049-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3177182 INFO  (jetty-launcher-10049-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3177182 INFO  (jetty-launcher-10049-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-21T12:16:38.568Z
   [junit4]   2> 3177182 INFO  (jetty-launcher-10049-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-21T12:16:38.568Z
   [junit4]   2> 3177186 INFO  (jetty-launcher-10049-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3177187 INFO  (jetty-launcher-10049-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3177187 INFO  (jetty-launcher-10049-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3177187 INFO  (jetty-launcher-10049-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3177187 INFO  (jetty-launcher-10049-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3177188 INFO  (jetty-launcher-10049-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@178925{/solr,null,AVAILABLE}
   [junit4]   2> 3177188 INFO  (jetty-launcher-10049-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3177188 INFO  (jetty-launcher-10049-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3177188 INFO  (jetty-launcher-10049-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3177188 INFO  (jetty-launcher-10049-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3c6f7f{/solr,null,AVAILABLE}
   [junit4]   2> 3177189 INFO  (jetty-launcher-10049-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1e76f3d{SSL,[ssl, http/1.1]}{127.0.0.1:49602}
   [junit4]   2> 3177189 INFO  (jetty-launcher-10049-thread-3) [    ] o.e.j.s.Server Started @3184314ms
   [junit4]   2> 3177189 INFO  (jetty-launcher-10049-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49602}
   [junit4]   2> 3177189 ERROR (jetty-launcher-10049-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3177189 INFO  (jetty-launcher-10049-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@56d841{SSL,[ssl, http/1.1]}{127.0.0.1:49605}
   [junit4]   2> 3177190 INFO  (jetty-launcher-10049-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 3177190 INFO  (jetty-launcher-10049-thread-2) [    ] o.e.j.s.Server Started @3184315ms
   [junit4]   2> 3177190 INFO  (jetty-launcher-10049-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3177190 INFO  (jetty-launcher-10049-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49605}
   [junit4]   2> 3177190 INFO  (jetty-launcher-10049-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3177190 INFO  (jetty-launcher-10049-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-21T12:16:38.576Z
   [junit4]   2> 3177190 ERROR (jetty-launcher-10049-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3177191 INFO  (jetty-launcher-10049-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 3177191 INFO  (jetty-launcher-10049-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3177191 INFO  (jetty-launcher-10049-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3177191 INFO  (jetty-launcher-10049-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-21T12:16:38.577Z
   [junit4]   2> 3177193 INFO  (zkConnectionManagerCallback-10054-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3177195 INFO  (jetty-launcher-10049-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3177197 INFO  (zkConnectionManagerCallback-10056-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3177197 INFO  (zkConnectionManagerCallback-10058-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3177198 INFO  (jetty-launcher-10049-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3177198 INFO  (jetty-launcher-10049-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3177200 INFO  (zkConnectionManagerCallback-10060-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3177206 INFO  (jetty-launcher-10049-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3177206 INFO  (jetty-launcher-10049-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3177206 INFO  (jetty-launcher-10049-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3177206 INFO  (jetty-launcher-10049-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3177213 INFO  (jetty-launcher-10049-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3177215 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16118a62a190001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3177219 INFO  (jetty-launcher-10049-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3177219 INFO  (jetty-launcher-10049-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3177222 INFO  (jetty-launcher-10049-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49588/solr
   [junit4]   2> 3177224 INFO  (jetty-launcher-10049-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3177224 INFO  (jetty-launcher-10049-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3177225 INFO  (jetty-launcher-10049-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49588/solr
   [junit4]   2> 3177227 INFO  (jetty-launcher-10049-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49588/solr
   [junit4]   2> 3177230 INFO  (jetty-launcher-10049-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49588/solr
   [junit4]   2> 3177231 INFO  (zkConnectionManagerCallback-10064-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3177231 INFO  (zkConnectionManagerCallback-10068-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3177232 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16118a62a190005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3177232 INFO  (zkConnectionManagerCallback-10072-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3177233 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16118a62a190007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3177237 INFO  (zkConnectionManagerCallback-10076-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3177237 INFO  (zkConnectionManagerCallback-10078-thread-1-processing-n:127.0.0.1:49592_solr) [n:127.0.0.1:49592_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3177237 INFO  (zkConnectionManagerCallback-10080-thread-1-processing-n:127.0.0.1:49602_solr) [n:127.0.0.1:49602_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3177238 INFO  (zkConnectionManagerCallback-10082-thread-1-processing-n:127.0.0.1:49593_solr) [n:127.0.0.1:49593_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3177244 INFO  (zkConnectionManagerCallback-10084-thread-1-processing-n:127.0.0.1:49605_solr) [n:127.0.0.1:49605_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3177384 INFO  (jetty-launcher-10049-thread-1) [n:127.0.0.1:49592_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3177384 INFO  (jetty-launcher-10049-thread-2) [n:127.0.0.1:49605_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3177385 INFO  (jetty-launcher-10049-thread-1) [n:127.0.0.1:49592_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49592_solr
   [junit4]   2> 3177386 INFO  (jetty-launcher-10049-thread-2) [n:127.0.0.1:49605_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49605_solr
   [junit4]   2> 3177386 INFO  (jetty-launcher-10049-thread-1) [n:127.0.0.1:49592_solr    ] o.a.s.c.Overseer Overseer (id=99387768728780809-127.0.0.1:49592_solr-n_0000000000) starting
   [junit4]   2> 3177401 INFO  (zkCallback-10077-thread-1-processing-n:127.0.0.1:49592_solr) [n:127.0.0.1:49592_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3177403 INFO  (zkCallback-10083-thread-1-processing-n:127.0.0.1:49605_solr) [n:127.0.0.1:49605_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3177402 INFO  (jetty-launcher-10049-thread-1) [n:127.0.0.1:49592_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49592_solr
   [junit4]   2> 3177406 INFO  (zkCallback-10083-thread-1-processing-n:127.0.0.1:49605_solr) [n:127.0.0.1:49605_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3177407 INFO  (jetty-launcher-10049-thread-3) [n:127.0.0.1:49602_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3177407 INFO  (jetty-launcher-10049-thread-4) [n:127.0.0.1:49593_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3177411 INFO  (jetty-launcher-10049-thread-3) [n:127.0.0.1:49602_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3177411 INFO  (jetty-launcher-10049-thread-4) [n:127.0.0.1:49593_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3177415 INFO  (jetty-launcher-10049-thread-3) [n:127.0.0.1:49602_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49602_solr
   [junit4]   2> 3177415 INFO  (jetty-launcher-10049-thread-4) [n:127.0.0.1:49593_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49593_solr
   [junit4]   2> 3177617 INFO  (zkCallback-10083-thread-1-processing-n:127.0.0.1:49605_solr) [n:127.0.0.1:49605_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 3177624 INFO  (zkCallback-10079-thread-1-processing-n:127.0.0.1:49602_solr) [n:127.0.0.1:49602_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 3177624 INFO  (zkCallback-10081-thread-1-processing-n:127.0.0.1:49593_solr) [n:127.0.0.1:49593_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 3177624 INFO  (zkCallback-10077-thread-2-processing-n:127.0.0.1:49592_solr) [n:127.0.0.1:49592_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 3177672 INFO  (jetty-launcher-10049-thread-2) [n:127.0.0.1:49605_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dd5201
   [junit4]   2> 3177673 INFO  (jetty-launcher-10049-thread-1) [n:127.0.0.1:49592_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dd5201
   [junit4]   2> 3177683 INFO  (jetty-launcher-10049-thread-2) [n:127.0.0.1:49605_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dd5201
   [junit4]   2> 3177683 INFO  (jetty-launcher-10049-thread-2) [n:127.0.0.1:49605_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dd5201
   [junit4]   2> 3177684 INFO  (jetty-launcher-10049-thread-1) [n:127.0.0.1:49592_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dd5201
   [junit4]   2> 3177684 INFO  (jetty-launcher-10049-thread-1) [n:127.0.0.1:49592_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dd5201
   [junit4]   2> 3177685 INFO  (jetty-launcher-10049-thread-2) [n:127.0.0.1:49605_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.CollectionsAPIDistributedZkTest_83A5067D0931F706-001\tempDir-001\node2
   [junit4]   2> 3177686 INFO  (jetty-launcher-10049-thread-1) [n:127.0.0.1:49592_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.CollectionsAPIDistributedZkTest_83A5067D0931F706-001\tempDir-001\node1
   [junit4]   2> 3177786 INFO  (jetty-launcher-10049-thread-4) [n:127.0.0.1:49593_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dd5201
   [junit4]   2> 3177787 INFO  (jetty-launcher-10049-thread-3) [n:127.0.0.1:49602_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dd5201
   [junit4]   2> 3177788 WARN  (jetty-launcher-10049-thread-3) [n:127.0.0.1:49602_solr    ] o.a.s.m.r.j.JmxMetricsReporter Unable to register gauge
   [junit4]   2> javax.management.InstanceNotFoundException: solr:dom1=jvm,name0=memory,name1=non-heap,name=committed
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:565)
   [junit4]   2> 	at com.codahale.metrics.MetricRegistry.notifyListenerOfAddedMetric(MetricRegistry.java:454)
   [junit4]   2> 	at com.codahale.metrics.MetricRegistry.addListener(MetricRegistry.java:297)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:725)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:109)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:881)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:817)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:547)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:741)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1474)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1537)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1183)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1020)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:447)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3177804 WARN  (jetty-launcher-10049-thread-3) [n:127.0.0.1:49602_solr    ] o.a.s.m.r.j.JmxMetricsReporter Unable to register gauge
   [junit4]   2> javax.management.InstanceNotFoundException: solr:dom1=jvm,name0=system,name=properties
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:563)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.lambda$start$0(JmxMetricsReporter.java:738)
   [junit4]   2> 	at java.util.HashMap.forEach(HashMap.java:1288)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:728)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:109)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:881)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:817)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:547)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:741)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1474)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1537)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1183)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1020)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:447)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3177805 INFO  (jetty-launcher-10049-thread-4) [n:127.0.0.1:49593_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dd5201
   [junit4]   2> 3177805 INFO  (jetty-launcher-10049-thread-4) [n:127.0.0.1:49593_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dd5201
   [junit4]   2> 3177806 INFO  (jetty-launcher-10049-thread-3) [n:127.0.0.1:49602_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dd5201
   [junit4]   2> 3177806 INFO  (jetty-launcher-10049-thread-3) [n:127.0.0.1:49602_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dd5201
   [junit4]   2> 3177808 INFO  (jetty-launcher-10049-thread-4) [n:127.0.0.1:49593_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.CollectionsAPIDistributedZkTest_83A5067D0931F706-001\tempDir-001\node4
   [junit4]   2> 3177808 INFO  (jetty-launcher-10049-thread-3) [n:127.0.0.1:49602_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.CollectionsAPIDistributedZkTest_83A5067D0931F706-001\tempDir-001\node3
   [junit4]   2> 3177817 WARN  (jetty-launcher-10049-thread-4) [n:127.0.0.1:49593_solr    ] o.a.s.m.r.j.JmxMetricsReporter Unable to register meter
   [junit4]   2> javax.management.InstanceNotFoundException: solr:dom1=node,category=QUERY,scope=/admin/autoscaling,name=errors
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onMeterAdded(JmxMetricsReporter.java:644)
   [junit4]   2> 	at com.codahale.metrics.MetricRegistry.notifyListenerOfAddedMetric(MetricRegistry.java:460)
   [junit4]   2> 	at com.codahale.metrics.MetricRegistry.onMetricAdded(MetricRegistry.java:448)
   [junit4]   2> 	at com.codahale.metrics.MetricRegistry.register(MetricRegistry.java:89)
   [junit4]   2> 	at com.codahale.metrics.MetricRegistry.getOrAdd(MetricRegistry.java:423)
   [junit4]   2> 	at com.codahale.metrics.MetricRegistry.meter(MetricRegistry.java:191)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.meter(SolrMetricManager.java:586)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.initializeMetrics(RequestHandlerBase.java:144)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:690)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:741)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1474)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.jav

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

 | TestSubQueryTransformerDistrib (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.response.transform.TestSubQueryTransformerDistrib: 
   [junit4]    >    1) Thread[id=22718, name=qtp17659361-22718, state=TIMED_WAITING, group=TGRP-TestSubQueryTransformerDistrib]
   [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.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=22722, name=qtp17659361-22722, state=TIMED_WAITING, group=TGRP-TestSubQueryTransformerDistrib]
   [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.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([83A5067D0931F706]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=22718, name=qtp17659361-22718, state=TIMED_WAITING, group=TGRP-TestSubQueryTransformerDistrib]
   [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.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=22722, name=qtp17659361-22722, state=TIMED_WAITING, group=TGRP-TestSubQueryTransformerDistrib]
   [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.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([83A5067D0931F706]:0)
   [junit4] Completed [685/767 (3!)] on J0 in 62.93s, 1 test, 2 errors <<< FAILURES!

[...truncated 2632 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_FCC6E21F9ED0CA27-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=570, maxMBSortInHeap=6.090174015730578, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-DZ, timezone=Asia/Kashgar
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=10868448,total=34422784
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=FCC6E21F9ED0CA27 -Dtests.slow=true -Dtests.locale=ar-DZ -Dtests.timezone=Asia/Kashgar -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-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_FCC6E21F9ED0CA27-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FCC6E21F9ED0CA27]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/5 (1!)] on J1 in 0.93s, 8 tests, 1 error <<< FAILURES!

[...truncated 41540 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 413 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/413/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseG1GC

13 tests failed.
FAILED:  org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions

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

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\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_A49B7794CFFED735-001\replicationClientTest-005\1\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_A49B7794CFFED735-001\replicationClientTest-005\1\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_A49B7794CFFED735-001\replicationClientTest-005\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_A49B7794CFFED735-001\replicationClientTest-005\1

	at __randomizedtesting.SeedInfo.seed([A49B7794CFFED735:2B159034DD9224CA]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions(IndexAndTaxonomyReplicationClientTest.java:301)
	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 org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.mockfile.TestHandleLimitFS

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

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\test-framework\test\J0\temp\lucene.mockfile.TestHandleLimitFS_9DAC2B8B13EB68AD-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestHandleLimitFS_9DAC2B8B13EB68AD-001\tempDir-006

	at __randomizedtesting.SeedInfo.seed([9DAC2B8B13EB68AD]: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.clustering.DistributedClusteringComponentTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.clustering.DistributedClusteringComponentTest:     1) Thread[id=46, name=qtp516441018-46, state=TIMED_WAITING, group=TGRP-DistributedClusteringComponentTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.clustering.DistributedClusteringComponentTest: 
   1) Thread[id=46, name=qtp516441018-46, state=TIMED_WAITING, group=TGRP-DistributedClusteringComponentTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([F38090E7A6A2F507]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.clustering.DistributedClusteringComponentTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=46, name=qtp516441018-46, state=TIMED_WAITING, group=TGRP-DistributedClusteringComponentTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=46, name=qtp516441018-46, state=TIMED_WAITING, group=TGRP-DistributedClusteringComponentTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([F38090E7A6A2F507]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd

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-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006\collection1\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006\collection1\data\index    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006\collection1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006 

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-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006\collection1\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006\collection1\data\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006\collection1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006

	at __randomizedtesting.SeedInfo.seed([C698496496ABB222]: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.cloud.ShardRoutingTest

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.cloud.ShardRoutingTest_C4877EFAB69EE5B1-001\shard-3-001\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardRoutingTest_C4877EFAB69EE5B1-001\shard-3-001\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardRoutingTest_C4877EFAB69EE5B1-001\shard-3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardRoutingTest_C4877EFAB69EE5B1-001\shard-3-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.cloud.ShardRoutingTest_C4877EFAB69EE5B1-001\shard-3-001\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardRoutingTest_C4877EFAB69EE5B1-001\shard-3-001\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardRoutingTest_C4877EFAB69EE5B1-001\shard-3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardRoutingTest_C4877EFAB69EE5B1-001\shard-3-001

	at __randomizedtesting.SeedInfo.seed([C4877EFAB69EE5B1]: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.TestDistribStateManager.testGetSetRemoveData

Error Message:
Node watch should have fired!

Stack Trace:
java.lang.AssertionError: Node watch should have fired!
	at __randomizedtesting.SeedInfo.seed([C4877EFAB69EE5B1:E21791A8E21023BB]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
	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.hdfs.HdfsRecoverLeaseTest

Error Message:
HDFS tests were disabled by -Dtests.disableHdfs

Stack Trace:
com.carrotsearch.randomizedtesting.InternalAssumptionViolatedException: HDFS tests were disabled by -Dtests.disableHdfs
	at __randomizedtesting.SeedInfo.seed([C4877EFAB69EE5B1]:0)
	at com.carrotsearch.randomizedtesting.RandomizedTest.assumeTrue(RandomizedTest.java:722)
	at com.carrotsearch.randomizedtesting.RandomizedTest.assumeFalse(RandomizedTest.java:730)
	at org.apache.lucene.util.LuceneTestCase.assumeFalse(LuceneTestCase.java:866)
	at org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:71)
	at org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:67)
	at org.apache.solr.cloud.hdfs.HdfsRecoverLeaseTest.beforeClass(HdfsRecoverLeaseTest.java:50)
	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$6.evaluate(RandomizedRunner.java:874)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.hdfs.HdfsRecoverLeaseTest

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.cloud.hdfs.HdfsRecoverLeaseTest_C4877EFAB69EE5B1-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.hdfs.HdfsRecoverLeaseTest_C4877EFAB69EE5B1-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.hdfs.HdfsRecoverLeaseTest_C4877EFAB69EE5B1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.hdfs.HdfsRecoverLeaseTest_C4877EFAB69EE5B1-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.cloud.hdfs.HdfsRecoverLeaseTest_C4877EFAB69EE5B1-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.hdfs.HdfsRecoverLeaseTest_C4877EFAB69EE5B1-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.hdfs.HdfsRecoverLeaseTest_C4877EFAB69EE5B1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.hdfs.HdfsRecoverLeaseTest_C4877EFAB69EE5B1-001

	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.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at __randomizedtesting.SeedInfo.seed([C4877EFAB69EE5B1:D0CF25AF959958AF]:0)
	at java.util.ArrayList.rangeCheck(ArrayList.java:653)
	at java.util.ArrayList.get(ArrayList.java:429)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
	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.rest.schema.TestBulkSchemaAPI

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.rest.schema.TestBulkSchemaAPI_C4877EFAB69EE5B1-001\tempDir-019\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_C4877EFAB69EE5B1-001\tempDir-019\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_C4877EFAB69EE5B1-001\tempDir-019: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_C4877EFAB69EE5B1-001\tempDir-019 

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.rest.schema.TestBulkSchemaAPI_C4877EFAB69EE5B1-001\tempDir-019\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_C4877EFAB69EE5B1-001\tempDir-019\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_C4877EFAB69EE5B1-001\tempDir-019: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_C4877EFAB69EE5B1-001\tempDir-019

	at __randomizedtesting.SeedInfo.seed([C4877EFAB69EE5B1]: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.security.BasicAuthIntegrationTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [MockDirectoryWrapper] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:92)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:761)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:954)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:640)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [MockDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:92)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:761)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:954)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)
	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:640)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)


	at __randomizedtesting.SeedInfo.seed([C4877EFAB69EE5B1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:295)
	at sun.reflect.GeneratedMethodAccessor45.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:897)
	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_359E8A7F8BD3E880-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_359E8A7F8BD3E880-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_359E8A7F8BD3E880-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_359E8A7F8BD3E880-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_359E8A7F8BD3E880-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_359E8A7F8BD3E880-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_359E8A7F8BD3E880-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_359E8A7F8BD3E880-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_359E8A7F8BD3E880-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_359E8A7F8BD3E880-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_359E8A7F8BD3E880-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_359E8A7F8BD3E880-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_359E8A7F8BD3E880-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_359E8A7F8BD3E880-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_359E8A7F8BD3E880-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_359E8A7F8BD3E880-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_359E8A7F8BD3E880-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_359E8A7F8BD3E880-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_359E8A7F8BD3E880-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_359E8A7F8BD3E880-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_359E8A7F8BD3E880-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_359E8A7F8BD3E880-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_359E8A7F8BD3E880-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_359E8A7F8BD3E880-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_359E8A7F8BD3E880-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_359E8A7F8BD3E880-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_359E8A7F8BD3E880-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_359E8A7F8BD3E880-001

	at __randomizedtesting.SeedInfo.seed([359E8A7F8BD3E880]: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 2042 lines...]
   [junit4] Suite: org.apache.lucene.mockfile.TestHandleLimitFS
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1501, maxMBSortInHeap=7.488125789074719, sim=RandomSimilarity(queryNorm=true): {}, locale=en-US, timezone=Etc/GMT
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=46274224,total=155189248
   [junit4]   2> NOTE: All tests run in this JVM: [TestCompressingTermVectorsFormat, TestMockSynonymFilter, TestVerboseFS, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, TestAssertingLeafReader, TestDisableFsyncFS, NestedSetupChain, NestedTeardownChain, Nested3, Nested2, Nested1, Nested, TestLookaheadTokenFilter, TestCompressingStoredFieldsFormat, TestMockAnalyzer, TestMockCharFilter, TestAssertingDocValuesFormat, TestForceMergePolicy, TestHandleLimitFS]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestHandleLimitFS -Dtests.seed=9DAC2B8B13EB68AD -Dtests.slow=true -Dtests.locale=en-US -Dtests.timezone=Etc/GMT -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestHandleLimitFS (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\test-framework\test\J0\temp\lucene.mockfile.TestHandleLimitFS_9DAC2B8B13EB68AD-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestHandleLimitFS_9DAC2B8B13EB68AD-001\tempDir-006
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9DAC2B8B13EB68AD]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [39/41 (1!)] on J0 in 5.15s, 7 tests, 1 error <<< FAILURES!

[...truncated 6860 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=A49B7794CFFED735 -Dtests.slow=true -Dtests.locale=be -Dtests.timezone=Singapore -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.09s J1 | IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions <<<
   [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\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_A49B7794CFFED735-001\replicationClientTest-005\1\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_A49B7794CFFED735-001\replicationClientTest-005\1\index
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_A49B7794CFFED735-001\replicationClientTest-005\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_A49B7794CFFED735-001\replicationClientTest-005\1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A49B7794CFFED735:2B159034DD9224CA]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
   [junit4]    > 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions(IndexAndTaxonomyReplicationClientTest.java:301)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_A49B7794CFFED735-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {$full_path$=PostingsFormat(name=Memory), $facets=PostingsFormat(name=Memory), $payloads$=PostingsFormat(name=Memory)}, docValues:{$facets=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1499, maxMBSortInHeap=5.001291987542864, sim=RandomSimilarity(queryNorm=false): {}, locale=be, timezone=Singapore
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=60464936,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [IndexAndTaxonomyRevisionTest, IndexRevisionTest, IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [4/9 (1!)] on J1 in 1.00s, 5 tests, 1 error <<< FAILURES!

[...truncated 3851 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_C4877EFAB69EE5B1-001\init-core-data-001
   [junit4]   2> 1241268 WARN  (SUITE-TestDistribStateManager-seed#[C4877EFAB69EE5B1]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1241269 INFO  (SUITE-TestDistribStateManager-seed#[C4877EFAB69EE5B1]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1241273 INFO  (SUITE-TestDistribStateManager-seed#[C4877EFAB69EE5B1]-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> 1241273 INFO  (SUITE-TestDistribStateManager-seed#[C4877EFAB69EE5B1]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1241274 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateMode
   [junit4]   2> 1241274 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 1241275 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 1241275 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateMode
   [junit4]   2> 1241276 INFO  (TEST-TestDistribStateManager.testMulti-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMulti
   [junit4]   2> 1241276 INFO  (TEST-TestDistribStateManager.testMulti-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 1241276 INFO  (TEST-TestDistribStateManager.testMulti-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMulti
   [junit4]   2> 1241277 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetSetRemoveData
   [junit4]   2> 1241277 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1241278 INFO  (Thread-2459) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1241278 INFO  (Thread-2459) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1241280 ERROR (Thread-2459) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1241378 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.c.ZkTestServer start zk server on port:62714
   [junit4]   2> 1241383 INFO  (zkConnectionManagerCallback-2588-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1241383 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 1241396 INFO  (zkConnectionManagerCallback-2590-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1241396 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 1246397 ERROR (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[C4877EFAB69EE5B1]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1246398 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62714 62714
   [junit4]   2> 1246399 INFO  (Thread-2459) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62714 62714
   [junit4]   2> 1246400 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetSetRemoveData
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistribStateManager -Dtests.method=testGetSetRemoveData -Dtests.seed=C4877EFAB69EE5B1 -Dtests.slow=true -Dtests.locale=en-NZ -Dtests.timezone=Europe/Bratislava -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 5.13s J0 | TestDistribStateManager.testGetSetRemoveData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Node watch should have fired!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C4877EFAB69EE5B1:E21791A8E21023BB]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1246403 INFO  (TEST-TestDistribStateManager.testHasData-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testHasData
   [junit4]   2> 1246404 INFO  (TEST-TestDistribStateManager.testHasData-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1246404 INFO  (Thread-2460) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1246405 INFO  (Thread-2460) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1246407 ERROR (Thread-2460) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1246505 INFO  (TEST-TestDistribStateManager.testHasData-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.c.ZkTestServer start zk server on port:62753
   [junit4]   2> 1246508 INFO  (zkConnectionManagerCallback-2592-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1246509 INFO  (TEST-TestDistribStateManager.testHasData-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 1246511 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161162f35780000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1246512 ERROR (TEST-TestDistribStateManager.testHasData-seed#[C4877EFAB69EE5B1]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1246512 INFO  (TEST-TestDistribStateManager.testHasData-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62753 62753
   [junit4]   2> 1246513 INFO  (Thread-2460) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62753 62753
   [junit4]   2> 1246514 INFO  (TEST-TestDistribStateManager.testHasData-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testHasData
   [junit4]   2> 1246516 INFO  (TEST-TestDistribStateManager.testListData-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testListData
   [junit4]   2> 1246516 INFO  (TEST-TestDistribStateManager.testListData-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 1246517 INFO  (TEST-TestDistribStateManager.testListData-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testListData
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_C4877EFAB69EE5B1-001
   [junit4]   2> Jan 21, 2018 12:47:28 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=981, maxMBSortInHeap=6.276330784816101, sim=RandomSimilarity(queryNorm=true): {}, locale=en-NZ, timezone=Europe/Bratislava
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=112187184,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSystemIdResolver, ClassificationUpdateProcessorIntegrationTest, CursorPagingTest, VMParamsZkACLAndCredentialsProvidersTest, TestExceedMaxTermLength, TestCoreContainer, SynonymTokenizerTest, TestDFISimilarityFactory, TestDynamicFieldCollectionResource, SchemaVersionSpecificBehaviorTest, FileUtilsTest, SpatialRPTFieldTypeTest, TestConfigSetsAPI, TestUseDocValuesAsStored, TimeRoutedAliasUpdateProcessorTest, ReplicationFactorTest, TestEmbeddedSolrServerAdminHandler, BitVectorTest, SampleTest, HdfsTlogReplayBufferedWhileIndexingTest, DistributedFacetPivotSmallAdvancedTest, TestPolicyCloud, TestExpandComponent, PathHierarchyTokenizerFactoryTest, TestConfigSetProperties, UtilsToolTest, MultiTermTest, DistributedQueryComponentOptimizationTest, TestTrie, TestHdfsCloudBackupRestore, TestRuleBasedAuthorizationPlugin, InfoHandlerTest, TestGraphMLResponseWriter, SearchHandlerTest, TestAnalyzeInfixSuggestions, CacheHeaderTest, CoreAdminRequestStatusTest, TestApiFramework, SpatialFilterTest, TestJmxIntegration, TestBlobHandler, CachingDirectoryFactoryTest, TestFileDictionaryLookup, CopyFieldTest, PeerSyncReplicationTest, TestSQLHandlerNonCloud, PropertiesRequestHandlerTest, TestCoreBackup, LeaderInitiatedRecoveryOnShardRestartTest, TestSolrCloudWithHadoopAuthPlugin, TestSolrCloudWithSecureImpersonation, SolrIndexSplitterTest, JvmMetricsTest, LeaderElectionIntegrationTest, TestTolerantSearch, TestHighlightDedupGrouping, TestSubQueryTransformer, TestSolrQueryResponse, TestUtils, SegmentsInfoRequestHandlerTest, ZkNodePropsTest, ExecutePlanActionTest, JSONWriterTest, TestLegacyTerms, HttpSolrCallGetCoreTest, TestPolicyCloud, TestTrieFacet, TestLRUStatsCache, TestCustomSort, TestRealTimeGet, TestNoOpRegenerator, TestJsonRequest, SuggesterTSTTest, RecoveryZkTest, HdfsChaosMonkeyNothingIsSafeTest, SolrCoreMetricManagerTest, TestComplexPhraseLeadingWildcard, BinaryUpdateRequestHandlerTest, TestMergePolicyConfig, CollectionsAPISolrJTest, DistributedQueryElevationComponentTest, TemplateUpdateProcessorTest, HdfsWriteToMultipleCollectionsTest, TestTlogReplica, TestCollectionAPI, TestLeaderElectionWithEmptyReplica, SolrGangliaReporterTest, TlogReplayBufferedWhileIndexingTest, SolrInfoBeanTest, DataDrivenBlockJoinTest, TestDownShardTolerantSearch, TestSubQueryTransformerDistrib, TestFiltering, NodeAddedTriggerTest, MoveReplicaTest, TestObjectReleaseTracker, TestConfigsApi, TestSolrDeletionPolicy1, JavabinLoaderTest, TestLegacyFieldReuse, DeleteNodeTest, BooleanFieldTest, TestQueryWrapperFilter, RemoteQueryErrorTest, OverseerModifyCollectionTest, TestPartialUpdateDeduplication, TestCorePropertiesReload, TestQuerySenderNoQuery, StatsComponentTest, TestRemoteStreaming, TestInPlaceUpdatesDistrib, SolrTestCaseJ4Test, TestPivotHelperCode, TestJsonFacetRefinement, CloneFieldUpdateProcessorFactoryTest, TestInfoStreamLogging, TestEmbeddedSolrServerSchemaAPI, AtomicUpdatesTest, FacetPivotSmallTest, TestManagedSchemaThreadSafety, NumberUtilsTest, TestNumericTokenStream, HdfsNNFailoverTest, TestPerFieldSimilarity, TestRawTransformer, StatelessScriptUpdateProcessorFactoryTest, TestSolrCloudWithDelegationTokens, TestAddFieldRealTimeGet, PolyFieldTest, SpellingQueryConverterTest, TestFieldCacheSortRandom, TestSchemaManager, TestSmileRequest, AnalyticsMergeStrategyTest, ExitableDirectoryReaderTest, HttpTriggerListenerTest, TestQueryUtils, SignatureUpdateProcessorFactoryTest, TestTriggerIntegration, TestBM25SimilarityFactory, OverseerStatusTest, DirectSolrSpellCheckerTest, DistributedVersionInfoTest, TestCloudManagedSchema, TestFieldCacheReopen, SolrPluginUtilsTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, MigrateRouteKeyTest, SolrSlf4jReporterTest, TestCharFilters, TestMissingGroups, SOLR749Test, TestCursorMarkWithoutUniqueKey, TestElisionMultitermQuery, AnalysisAfterCoreReloadTest, TestStandardQParsers, TestPerFieldSimilarityWithDefaultOverride, CurrencyFieldTypeTest, PreAnalyzedUpdateProcessorTest, TestSolrCLIRunExample, LeaderElectionContextKeyTest, TestRestoreCore, TestIBSimilarityFactory, TestNRTOpen, SuggesterFSTTest, TestCloudDeleteByQuery, TestMinMaxOnMultiValuedField, TestPostingsSolrHighlighter, HdfsSyncSliceTest, TestDelegationWithHadoopAuth, CustomCollectionTest, TestRecoveryHdfs, TestDocTermOrds, TestLFUCache, TestDistribStateManager]
   [junit4] Completed [311/767 (1!)] on J0 in 6.27s, 5 tests, 1 failure <<< FAILURES!

[...truncated 63 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_C4877EFAB69EE5B1-001\init-core-data-001
   [junit4]   2> 1311880 WARN  (SUITE-BasicAuthIntegrationTest-seed#[C4877EFAB69EE5B1]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1311880 INFO  (SUITE-BasicAuthIntegrationTest-seed#[C4877EFAB69EE5B1]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1311885 INFO  (SUITE-BasicAuthIntegrationTest-seed#[C4877EFAB69EE5B1]-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> 1311885 INFO  (SUITE-BasicAuthIntegrationTest-seed#[C4877EFAB69EE5B1]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1311887 INFO  (SUITE-BasicAuthIntegrationTest-seed#[C4877EFAB69EE5B1]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_C4877EFAB69EE5B1-001\tempDir-001
   [junit4]   2> 1311887 INFO  (SUITE-BasicAuthIntegrationTest-seed#[C4877EFAB69EE5B1]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1311887 INFO  (Thread-2443) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1311888 INFO  (Thread-2443) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1311891 ERROR (Thread-2443) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1311988 INFO  (SUITE-BasicAuthIntegrationTest-seed#[C4877EFAB69EE5B1]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:63226
   [junit4]   2> 1311991 INFO  (zkConnectionManagerCallback-2270-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1311994 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161163048f20000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1311994 INFO  (jetty-launcher-2267-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T10:27:37+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1311994 INFO  (jetty-launcher-2267-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1311994 INFO  (jetty-launcher-2267-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1311994 INFO  (jetty-launcher-2267-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T10:27:37+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1311994 INFO  (jetty-launcher-2267-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1311994 INFO  (jetty-launcher-2267-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1311994 INFO  (jetty-launcher-2267-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1311994 INFO  (jetty-launcher-2267-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1311994 INFO  (jetty-launcher-2267-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T10:27:37+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1311994 INFO  (jetty-launcher-2267-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@311c6c36{/solr,null,AVAILABLE}
   [junit4]   2> 1311994 INFO  (jetty-launcher-2267-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1311994 INFO  (jetty-launcher-2267-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1311994 INFO  (jetty-launcher-2267-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1311994 INFO  (jetty-launcher-2267-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b27beb3{/solr,null,AVAILABLE}
   [junit4]   2> 1311999 INFO  (jetty-launcher-2267-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@23319801{HTTP/1.1,[http/1.1]}{127.0.0.1:63230}
   [junit4]   2> 1311999 INFO  (jetty-launcher-2267-thread-1) [    ] o.e.j.s.Server Started @1319946ms
   [junit4]   2> 1311999 INFO  (jetty-launcher-2267-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63230}
   [junit4]   2> 1311999 ERROR (jetty-launcher-2267-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1311999 INFO  (jetty-launcher-2267-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 1311999 INFO  (jetty-launcher-2267-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1311999 INFO  (jetty-launcher-2267-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1311999 INFO  (jetty-launcher-2267-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-21T00:48:38.750Z
   [junit4]   2> 1312001 INFO  (jetty-launcher-2267-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@383a9d48{/solr,null,AVAILABLE}
   [junit4]   2> 1312001 INFO  (jetty-launcher-2267-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b12e2{HTTP/1.1,[http/1.1]}{127.0.0.1:63238}
   [junit4]   2> 1312001 INFO  (jetty-launcher-2267-thread-2) [    ] o.e.j.s.Server Started @1319948ms
   [junit4]   2> 1312001 INFO  (jetty-launcher-2267-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63238}
   [junit4]   2> 1312001 ERROR (jetty-launcher-2267-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1312001 INFO  (jetty-launcher-2267-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 1312001 INFO  (jetty-launcher-2267-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1312001 INFO  (jetty-launcher-2267-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1312001 INFO  (jetty-launcher-2267-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-21T00:48:38.752Z
   [junit4]   2> 1312003 INFO  (jetty-launcher-2267-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@13d7b98a{HTTP/1.1,[http/1.1]}{127.0.0.1:63233}
   [junit4]   2> 1312003 INFO  (jetty-launcher-2267-thread-3) [    ] o.e.j.s.Server Started @1319950ms
   [junit4]   2> 1312003 INFO  (jetty-launcher-2267-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63233}
   [junit4]   2> 1312003 ERROR (jetty-launcher-2267-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1312003 INFO  (jetty-launcher-2267-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 1312003 INFO  (jetty-launcher-2267-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1312003 INFO  (jetty-launcher-2267-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1312003 INFO  (jetty-launcher-2267-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-21T00:48:38.754Z
   [junit4]   2> 1312013 INFO  (zkConnectionManagerCallback-2276-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1312013 INFO  (jetty-launcher-2267-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1312017 INFO  (zkConnectionManagerCallback-2274-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1312018 INFO  (zkConnectionManagerCallback-2272-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1312019 INFO  (jetty-launcher-2267-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1312019 INFO  (jetty-launcher-2267-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1312063 INFO  (jetty-launcher-2267-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63226/solr
   [junit4]   2> 1312071 INFO  (jetty-launcher-2267-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63226/solr
   [junit4]   2> 1312075 INFO  (jetty-launcher-2267-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63226/solr
   [junit4]   2> 1312074 INFO  (zkConnectionManagerCallback-2280-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1312080 INFO  (zkConnectionManagerCallback-2286-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1312081 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161163048f20005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1312081 INFO  (zkConnectionManagerCallback-2288-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1312083 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161163048f20006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1312084 INFO  (zkConnectionManagerCallback-2290-thread-1-processing-n:127.0.0.1:63238_solr) [n:127.0.0.1:63238_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1312085 INFO  (zkConnectionManagerCallback-2292-thread-1-processing-n:127.0.0.1:63233_solr) [n:127.0.0.1:63233_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1312088 INFO  (zkConnectionManagerCallback-2294-thread-1-processing-n:127.0.0.1:63230_solr) [n:127.0.0.1:63230_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1312196 INFO  (jetty-launcher-2267-thread-1) [n:127.0.0.1:63230_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1312196 INFO  (jetty-launcher-2267-thread-3) [n:127.0.0.1:63233_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1312196 INFO  (jetty-launcher-2267-thread-2) [n:127.0.0.1:63238_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1312197 INFO  (jetty-launcher-2267-thread-1) [n:127.0.0.1:63230_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63230_solr
   [junit4]   2> 1312198 INFO  (jetty-launcher-2267-thread-3) [n:127.0.0.1:63233_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63233_solr
   [junit4]   2> 1312198 INFO  (jetty-launcher-2267-thread-2) [n:127.0.0.1:63238_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63238_solr
   [junit4]   2> 1312198 INFO  (jetty-launcher-2267-thread-1) [n:127.0.0.1:63230_solr    ] o.a.s.c.Overseer Overseer (id=99385063416922121-127.0.0.1:63230_solr-n_0000000000) starting
   [junit4]   2> 1312203 INFO  (jetty-launcher-2267-thread-1) [n:127.0.0.1:63230_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63230_solr
   [junit4]   2> 1312283 INFO  (zkCallback-2289-thread-1-processing-n:127.0.0.1:63238_solr) [n:127.0.0.1:63238_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1312283 INFO  (zkCallback-2291-thread-1-processing-n:127.0.0.1:63233_solr) [n:127.0.0.1:63233_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1312285 INFO  (zkCallback-2293-thread-1-processing-n:127.0.0.1:63230_solr) [n:127.0.0.1:63230_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1312325 INFO  (jetty-launcher-2267-thread-1) [n:127.0.0.1:63230_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63230.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e2d9695
   [junit4]   2> 1312326 INFO  (jetty-launcher-2267-thread-3) [n:127.0.0.1:63233_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63233.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e2d9695
   [junit4]   2> 1312327 INFO  (jetty-launcher-2267-thread-2) [n:127.0.0.1:63238_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63238.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e2d9695
   [junit4]   2> 1312339 INFO  (jetty-launcher-2267-thread-1) [n:127.0.0.1:63230_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63230.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e2d9695
   [junit4]   2> 1312339 INFO  (jetty-launcher-2267-thread-1) [n:127.0.0.1:63230_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63230.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e2d9695
   [junit4]   2> 1312339 INFO  (jetty-launcher-2267-thread-3) [n:127.0.0.1:63233_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63233.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e2d9695
   [junit4]   2> 1312340 INFO  (jetty-launcher-2267-thread-3) [n:127.0.0.1:63233_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63233.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e2d9695
   [junit4]   2> 1312341 INFO  (jetty-launcher-2267-thread-1) [n:127.0.0.1:63230_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_C4877EFAB69EE5B1-001\tempDir-001\node1\.
   [junit4]   2> 1312342 INFO  (jetty-launcher-2267-thread-3) [n:127.0.0.1:63233_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_C4877EFAB69EE5B1-001\tempDir-001\node3\.
   [junit4]   2> 1312342 INFO  (jetty-launcher-2267-thread-2) [n:127.0.0.1:63238_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63238.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e2d9695
   [junit4]   2> 1312342 INFO  (jetty-launcher-2267-thread-2) [n:127.0.0.1:63238_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63238.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e2d9695
   [junit4]   2> 1312342 INFO  (jetty-launcher-2267-thread-2) [n:127.0.0.1:63238_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_C4877EFAB69EE5B1-001\tempDir-001\node2\.
   [junit4]   2> 1312422 INFO  (zkConnectionManagerCallback-2302-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1312426 INFO  (zkConnectionManagerCallback-2306-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1312427 INFO  (SUITE-BasicAuthIntegrationTest-seed#[C4877EFAB69EE5B1]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1312427 INFO  (SUITE-BasicAuthIntegrationTest-seed#[C4877EFAB69EE5B1]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63226/solr ready
   [junit4]   2> 1312436 INFO  (qtp61524252-10834) [n:127.0.0.1:63238_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=authCollection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1312439 INFO  (OverseerThreadFactory-4172-thread-1-processing-n:127.0.0.1:63230_solr) [n:127.0.0.1:63230_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection authCollection
   [junit4]   2> 1312547 INFO  (OverseerStateUpdate-99385063416922121-127.0.0.1:63230_solr-n_0000000000) [n:127.0.0.1:63230_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"authCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63230/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1312549 INFO  (OverseerStateUpdate-99385063416922121-127.0.0.1:63230_solr-n_0000000000) [n:127.0.0.1:63230_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"authCollection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63238/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1312551 INFO  (OverseerStateUpdate-99385063416922121-127.0.0.1:63230_solr-n_0000000000) [n:127.0.0.1:63230_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"authCollection_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63233/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   

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

a.lang.Thread.run(Thread.java:748)
   [junit4]   2> 	
   [junit4]   2> 38418 T319 x:x:collection1 C19 oasc.SolrCore.execute [collection1]  webapp=/solr path=/select params={q=bogus:3&fl=id,desc&start=0&timeAllowed=300000&rows=2&wt=javabin&version=2} status=400 QTime=19
   [junit4]   2> 38420 T114 C18 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 38420 T114 C18 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 38420 T114 C18 oasu.SolrIndexWriter.setCommitData Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@750d31ee commitCommandVersion:0
   [junit4]   2> 38428 T114 C18 oass.SolrIndexSearcher.<init> Opening [Searcher@18e886f3[collection1] main]
   [junit4]   2> 38429 T114 C18 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 38431 T311 C18 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@18e886f3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 38432 T114 C18 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 38433 T114 C18 oashd.SimplePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 38434 T114 C18 oashd.DocBuilder.execute Time taken = 0:0:0.46
   [junit4]   2> 38434 T114 C18 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={debug=on&commit=true&dataConfig=<dataConfig>%0d%0a++<document>%0d%0a++++<entity+name%3D'se'+processor%3D'SolrEntityProcessor'+++url%3D'http://127.0.0.1:56150/solr/collection1'+query%3D'bogus:3'+rows%3D'2'+fl%3D'id,desc'+onError%3D'justtogetcoverage'+/>%0d%0a++</document>%0d%0a</dataConfig>%0d%0a&clean=true&wt=xml&command=full-import}{deleteByQuery=*:*,commit=} 0 52
   [junit4]   2> 38436 T114 C18 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 38439 T114 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 38439 T114 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=253967269
   [junit4]   2> 38440 T114 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 38440 T114 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@251e7d50: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5df7261e
   [junit4]   2> 38443 T114 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 38443 T114 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@114765b9: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1ff33ad6
   [junit4]   2> 38445 T114 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 38446 T114 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2e13d865: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@16984248
   [junit4]   2> 38464 T333 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7f16cb13
   [junit4]   2> 38464 T333 x:x:collection1 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.core.collection1, tag=2132200211
   [junit4]   2> 38464 T333 x:x:collection1 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2e61e3a5: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@42aba04d
   [junit4]   2> 38483 T114 oejs.AbstractConnector.doStop Stopped ServerConnector@457a4977{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 38483 T114 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1481014239
   [junit4]   2> 38484 T114 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 38485 T114 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@349dbb1f: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7ec1f33e
   [junit4]   2> 38490 T114 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 38490 T114 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@58302371: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1ff33ad6
   [junit4]   2> 38495 T114 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 38495 T114 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2683dc0d: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@16984248
   [junit4]   2> 38513 T336 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@8b6ca9a
   [junit4]   2> 38513 T336 x:x:collection1 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.core.collection1, tag=146197146
   [junit4]   2> 38513 T336 x:x:collection1 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2e6d5052: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@5a8e340a
   [junit4]   2> 38543 T114 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@f294bff{/solr,null,UNAVAILABLE}
   [junit4]   2> 38544 T114 oejss.HouseKeeper.stopScavenging Stopped scavenging
   [junit4]   2> 38561 T114 oas.SolrTestCaseJ4.tearDown ###Ending testFullImportBadConfig
   [junit4]   2> 38562 T114 oas.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {dbdesc_s=PostingsFormat(name=LuceneVarGapFixedInterval), dbid_s=PostingsFormat(name=Memory), id=PostingsFormat(name=LuceneVarGapFixedInterval), desc=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=1086, maxMBSortInHeap=7.523117689132214, sim=RandomSimilarity(queryNorm=false): {}, locale=en-NZ, timezone=MST7MDT
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=2,free=30753432,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestWriterImpl, TestHierarchicalDocBuilder, TestZKPropertiesWriter, TestSolrEntityProcessorEndToEnd]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrEntityProcessorEndToEnd -Dtests.seed=C698496496ABB222 -Dtests.slow=true -Dtests.locale=en-NZ -Dtests.timezone=MST7MDT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestSolrEntityProcessorEndToEnd (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-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006\collection1\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006\collection1\data\index
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006\collection1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C698496496ABB222]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [22/38 (1!)] on J0 in 15.41s, 7 tests, 1 error <<< FAILURES!

[...truncated 42601 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 412 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/412/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.benchmark.byTask.feeds.DocMakerTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.feeds.DocMakerTest_ABAD5ABA401E9ADC-001\benchmark-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.feeds.DocMakerTest_ABAD5ABA401E9ADC-001\benchmark-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.feeds.DocMakerTest_ABAD5ABA401E9ADC-001\benchmark-001\docMakerLeak.txt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.feeds.DocMakerTest_ABAD5ABA401E9ADC-001\benchmark-001\docMakerLeak.txt    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.feeds.DocMakerTest_ABAD5ABA401E9ADC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.feeds.DocMakerTest_ABAD5ABA401E9ADC-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\benchmark\test\J1\temp\lucene.benchmark.byTask.feeds.DocMakerTest_ABAD5ABA401E9ADC-001\benchmark-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.feeds.DocMakerTest_ABAD5ABA401E9ADC-001\benchmark-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.feeds.DocMakerTest_ABAD5ABA401E9ADC-001\benchmark-001\docMakerLeak.txt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.feeds.DocMakerTest_ABAD5ABA401E9ADC-001\benchmark-001\docMakerLeak.txt
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.feeds.DocMakerTest_ABAD5ABA401E9ADC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.feeds.DocMakerTest_ABAD5ABA401E9ADC-001

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.memory.TestFSTOrdPostingsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_F649BC9CA125015D-001\testPostingsEnumReuse-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_F649BC9CA125015D-001\testPostingsEnumReuse-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_F649BC9CA125015D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_F649BC9CA125015D-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\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_F649BC9CA125015D-001\testPostingsEnumReuse-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_F649BC9CA125015D-001\testPostingsEnumReuse-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_F649BC9CA125015D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_F649BC9CA125015D-001

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


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

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([44796F20B0E283A9]:0)


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

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([44796F20B0E283A9]:0)


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_1E546F437848202E-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_1E546F437848202E-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_1E546F437848202E-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_1E546F437848202E-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_1E546F437848202E-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_1E546F437848202E-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_1E546F437848202E-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_1E546F437848202E-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_1E546F437848202E-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_1E546F437848202E-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_1E546F437848202E-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_1E546F437848202E-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_1E546F437848202E-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_1E546F437848202E-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_1E546F437848202E-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_1E546F437848202E-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_1E546F437848202E-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_1E546F437848202E-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_1E546F437848202E-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_1E546F437848202E-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_1E546F437848202E-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_1E546F437848202E-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_1E546F437848202E-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_1E546F437848202E-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_1E546F437848202E-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_1E546F437848202E-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_1E546F437848202E-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_1E546F437848202E-001

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




Build Log:
[...truncated 6098 lines...]
   [junit4] Suite: org.apache.lucene.benchmark.byTask.feeds.DocMakerTest
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {key=DFR I(ne)B2}, locale=eo-001, timezone=Asia/Beirut
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=150034888,total=171966464
   [junit4]   2> NOTE: All tests run in this JVM: [TrecContentSourceTest, TestPerfTasksParse, LineDocSourceTest, WriteLineDocTaskTest, EnwikiContentSourceTest, TestQualityRun, DocMakerTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DocMakerTest -Dtests.seed=ABAD5ABA401E9ADC -Dtests.slow=true -Dtests.locale=eo-001 -Dtests.timezone=Asia/Beirut -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | DocMakerTest (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\benchmark\test\J1\temp\lucene.benchmark.byTask.feeds.DocMakerTest_ABAD5ABA401E9ADC-001\benchmark-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.feeds.DocMakerTest_ABAD5ABA401E9ADC-001\benchmark-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.feeds.DocMakerTest_ABAD5ABA401E9ADC-001\benchmark-001\docMakerLeak.txt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.feeds.DocMakerTest_ABAD5ABA401E9ADC-001\benchmark-001\docMakerLeak.txt
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.feeds.DocMakerTest_ABAD5ABA401E9ADC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.feeds.DocMakerTest_ABAD5ABA401E9ADC-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ABAD5ABA401E9ADC]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [11/18 (1!)] on J1 in 0.17s, 3 tests, 1 error <<< FAILURES!

[...truncated 406 lines...]
   [junit4] Suite: org.apache.lucene.codecs.memory.TestFSTOrdPostingsFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=694, maxMBSortInHeap=7.475665171869035, sim=RandomSimilarity(queryNorm=true): {f_DOCS_AND_FREQS=LM Jelinek-Mercer(0.700000), field=DFR I(F)B1, f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=DFR I(n)3(800.0), f_DOCS_AND_FREQS_AND_POSITIONS=DFR GB1, body=DFR I(n)2, f_DOCS=DFR I(F)LZ(0.3)}, locale=af-NA, timezone=America/Eirunepe
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=220702664,total=235405312
   [junit4]   2> NOTE: All tests run in this JVM: [TestFSTOrdPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFSTOrdPostingsFormat -Dtests.seed=F649BC9CA125015D -Dtests.slow=true -Dtests.locale=af-NA -Dtests.timezone=America/Eirunepe -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestFSTOrdPostingsFormat (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\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_F649BC9CA125015D-001\testPostingsEnumReuse-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_F649BC9CA125015D-001\testPostingsEnumReuse-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_F649BC9CA125015D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_F649BC9CA125015D-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F649BC9CA125015D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [2/20 (1!)] on J0 in 7.80s, 25 tests, 1 error <<< FAILURES!

[...truncated 7970 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_44796F20B0E283A9-001\init-core-data-001
   [junit4]   2> 3207841 INFO  (SUITE-TestGenericDistributedQueue-seed#[44796F20B0E283A9]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3207842 INFO  (SUITE-TestGenericDistributedQueue-seed#[44796F20B0E283A9]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 3207842 INFO  (SUITE-TestGenericDistributedQueue-seed#[44796F20B0E283A9]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3207843 INFO  (TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[44796F20B0E283A9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLocallyOffer
   [junit4]   2> 3208018 INFO  (TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[44796F20B0E283A9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLocallyOffer
   [junit4]   2> 3208019 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[44796F20B0E283A9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueueBlocking
   [junit4]   2> 3210125 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[44796F20B0E283A9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueueBlocking
   [junit4]   2> 3210127 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[44796F20B0E283A9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue
   [junit4]   2> jan 20, 2018 10:02:33 DA TARDE com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
   [junit4]   2> WARNING: Suite execution timed out: org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue
   [junit4]   2> ==== jstack at approximately timeout time ====
   [junit4]   2> "TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[44796F20B0E283A9]" ID=31683 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6f504165
   [junit4]   2> 	at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6f504165
   [junit4]   2> 	at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2> 	at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
   [junit4]   2> 	at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2> 	at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2> 	at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueue(TestSimDistributedQueue.java:73)
   [junit4]   2> 	at java.base@9.0.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at java.base@9.0.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at java.base@9.0.1/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.base@9.0.1/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> "SUITE-TestGenericDistributedQueue-seed#[44796F20B0E283A9]" ID=31682 RUNNABLE
   [junit4]   2> 	at java.management@9.0.1/sun.management.ThreadImpl.dumpThreads0(Native Method)
   [junit4]   2> 	at java.management@9.0.1/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:479)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:681)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:65)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:415)
   [junit4]   2> 	- locked java.lang.Object@1a0616dd
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:705)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:139)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:626)
   [junit4]   2> 
   [junit4]   2> "SeedGenerator Thread" ID=15 WAITING on sun.security.provider.SeedGenerator$ThreadedSeedGenerator@72287025
   [junit4]   2> 	at java.base@9.0.1/java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on sun.security.provider.SeedGenerator$ThreadedSeedGenerator@72287025
   [junit4]   2> 	at java.base@9.0.1/java.lang.Object.wait(Object.java:516)
   [junit4]   2> 	at java.base@9.0.1/sun.security.provider.SeedGenerator$ThreadedSeedGenerator.run(SeedGenerator.java:332)
   [junit4]   2> 	at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> "JUnit4-serializer-daemon" ID=11 TIMED_WAITING
   [junit4]   2> 	at java.base@9.0.1/java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at app//com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
   [junit4]   2> 
   [junit4]   2> "Common-Cleaner" ID=9 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@7be195d4
   [junit4]   2> 	at java.base@9.0.1/java.lang.Object.wait(Native Method)
   [junit4]   2> 	- timed waiting on java.lang.ref.ReferenceQueue$Lock@7be195d4
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
   [junit4]   2> 	at java.base@9.0.1/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148)
   [junit4]   2> 	at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 	at java.base@9.0.1/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:122)
   [junit4]   2> 
   [junit4]   2> "Attach Listener" ID=5 RUNNABLE
   [junit4]   2> 
   [junit4]   2> "Signal Dispatcher" ID=4 RUNNABLE
   [junit4]   2> 
   [junit4]   2> "Finalizer" ID=3 WAITING on java.lang.ref.ReferenceQueue$Lock@7b2f6956
   [junit4]   2> 	at java.base@9.0.1/java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on java.lang.ref.ReferenceQueue$Lock@7b2f6956
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:172)
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
   [junit4]   2> 
   [junit4]   2> "Reference Handler" ID=2 RUNNABLE
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.Reference.processPendingReferences(Reference.java:174)
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.Reference.access$000(Reference.java:44)
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:138)
   [junit4]   2> 
   [junit4]   2> "main" ID=1 WAITING on com.carrotsearch.randomizedtesting.RandomizedRunner$2@2e6d4b5e
   [junit4]   2> 	at java.base@9.0.1/java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on com.carrotsearch.randomizedtesting.RandomizedRunner$2@2e6d4b5e
   [junit4]   2> 	at java.base@9.0.1/java.lang.Thread.join(Thread.java:1353)
   [junit4]   2> 	at java.base@9.0.1/java.lang.Thread.join(Thread.java:1427)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:636)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:493)
   [junit4]   2> 	at app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:251)
   [junit4]   2> 	at app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
   [junit4]   2> 	at app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
   [junit4]   2> 
   [junit4]   2> ^^==============================================
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.method=testDistributedQueue -Dtests.seed=44796F20B0E283A9 -Dtests.slow=true -Dtests.locale=pt-CH -Dtests.timezone=Asia/Phnom_Penh -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   7198s J0 | TestGenericDistributedQueue.testDistributedQueue <<<
   [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because suite timeout was reached.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([44796F20B0E283A9]:0)
   [junit4]   2> jan 20, 2018 10:02:33 DA TARDE com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> jan 20, 2018 10:02:53 DA TARDE com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]   2>    1) Thread[id=31683, name=TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[44796F20B0E283A9], state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2>         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueue(TestSimDistributedQueue.java:73)
   [junit4]   2>         at java.base@9.0.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>         at java.base@9.0.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>         at java.base@9.0.1/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at java.base@9.0.1/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>         at app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>         at app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> jan 20, 2018 10:02:53 DA TARDE com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=31683, name=TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[44796F20B0E283A9], state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2> 10427986 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[44796F20B0E283A9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_44796F20B0E283A9-001
   [junit4]   2> Jan 20, 2018 3:02:53 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1362, maxMBSortInHeap=5.431827979199751, sim=RandomSimilarity(queryNorm=false): {}, locale=pt-CH, timezone=Asia/Phnom_Penh
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=194920560,total=523763712
   [junit4]   2> NOTE: All tests run in this JVM: [JavabinLoaderTest, DeleteShardTest, InfoHandlerTest, TestZkChroot, QueryElevationComponentTest, TestRangeQuery, CurrencyFieldTypeTest, TestNodeAddedTrigger, ConvertedLegacyTest, MoveReplicaHDFSFailoverTest, TestDistribStateManager, SpellingQueryConverterTest, TestReload, TestSchemaManager, TestMiniSolrCloudClusterSSL, BasicZkTest, SearchHandlerTest, DirectSolrConnectionTest, TestLegacyNumericRangeQueryBuilder, TestConfigOverlay, MBeansHandlerTest, TermsComponentTest, ZkCLITest, TestAuthorizationFramework, AddReplicaTest, TestSolrConfigHandlerConcurrent, TestConfigSetProperties, DistributedMLTComponentTest, AnalyticsMergeStrategyTest, TestCoreContainer, TestLeaderInitiatedRecoveryThread, TestSolrCoreParser, ForceLeaderTest, SolrCoreTest, TestFilteredDocIdSet, TestManagedStopFilterFactory, TestShardHandlerFactory, AtomicUpdatesTest, TestFastOutputStream, TestTolerantSearch, TestManagedSchemaThreadSafety, TestPerFieldSimilarityWithDefaultOverride, TestReplicationHandler, TestRestoreCore, TestExceedMaxTermLength, BasicDistributedZkTest, HLLUtilTest, SynonymTokenizerTest, RemoteQueryErrorTest, TestRemoteStreaming, NodeAddedTriggerTest, TestCloudPseudoReturnFields, BitVectorTest, TestBinaryResponseWriter, TestPartialUpdateDeduplication, TestXmlQParserPlugin, TestFiltering, TestBinaryField, FieldMutatingUpdateProcessorTest, CurrencyRangeFacetCloudTest, CoreSorterTest, HttpSolrCallGetCoreTest, TestHdfsCloudBackupRestore, FastVectorHighlighterTest, SchemaApiFailureTest, CdcrReplicationDistributedZkTest, TestAddFieldRealTimeGet, ReplicationFactorTest, FacetPivotSmallTest, SolrGangliaReporterTest, SubstringBytesRefFilterTest, TestSolrCloudWithDelegationTokens, TestSchemaSimilarityResource, TestSolrDeletionPolicy1, TestSearcherReuse, TestJmxIntegration, TestCursorMarkWithoutUniqueKey, DistributedFacetPivotSmallAdvancedTest, TestPushWriter, NumberUtilsTest, HdfsBasicDistributedZk2Test, PreAnalyzedUpdateProcessorTest, SearchRateTriggerTest, TestTlogReplica, CheckHdfsIndexTest, TestCustomSort, StatsComponentTest, TestExportWriter, TestTriggerIntegration, UpdateLogTest, AlternateDirectoryTest, AnalysisAfterCoreReloadTest, HdfsRecoveryZkTest, DateMathParserTest, SampleTest, DistributedQueryElevationComponentTest, DistributedQueryComponentOptimizationTest, UniqFieldsUpdateProcessorFactoryTest, TestSolrCloudWithSecureImpersonation, TestCloudNestedDocsSort, SpatialFilterTest, SolrIndexConfigTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, PathHierarchyTokenizerFactoryTest, TestSuggestSpellingConverter, TestCollationFieldDocValues, OpenCloseCoreStressTest, BinaryUpdateRequestHandlerTest, BlockJoinFacetSimpleTest, TestPivotHelperCode, TestFieldTypeCollectionResource, SaslZkACLProviderTest, RollingRestartTest, TestLazyCores, LeaderElectionIntegrationTest, TemplateUpdateProcessorTest, JSONWriterTest, TestFaceting, CloneFieldUpdateProcessorFactoryTest, TestFieldCacheReopen, SchemaVersionSpecificBehaviorTest, TestOmitPositions, SolrShardReporterTest, ShardSplitTest, TestXIncludeConfig, TestRandomRequestDistribution, DistributedExpandComponentTest, TestEmbeddedSolrServerAdminHandler, MigrateRouteKeyTest, TestClusterStateMutator, TestSortByMinMaxFunction, TestBlobHandler, RankQueryTest, TestInPlaceUpdatesDistrib, TermVectorComponentDistributedTest, DistributedFacetPivotLargeTest, SolrSlf4jReporterTest, OverriddenZkACLAndCredentialsProvidersTest, TestApiFramework, TestExpandComponent, ShardRoutingCustomTest, LeaderElectionContextKeyTest, ConnectionReuseTest, CursorPagingTest, TestDefaultStatsCache, TestHighlightDedupGrouping, TestNRTOpen, TestCloudDeleteByQuery, PluginInfoTest, TestLegacyFieldReuse, NumericFieldsTest, TestSolrCloudSnapshots, TestJsonRequest, SuggesterTSTTest, TestDeleteCollectionOnDownNodes, TestPolicyCloud, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ConjunctionSolrSpellCheckerTest, LukeRequestHandlerTest, TestCSVResponseWriter, PeerSyncReplicationTest, BooleanFieldTest, NodeMutatorTest, AutoAddReplicasIntegrationTest, LargeFieldTest, TestQueryUtils, TestSizeLimitedDistributedMap, SolrInfoBeanTest, SolrCoreMetricManagerTest, TestCloudJSONFacetJoinDomain, TestBM25SimilarityFactory, TestCloudManagedSchema, TestExactSharedStatsCache, TestSmileRequest, SpatialRPTFieldTypeTest, ReplicaListTransformerTest, SolrTestCaseJ4Test, DeleteNodeTest, TestIntervalFaceting, TestHashQParserPlugin, HdfsTlogReplayBufferedWhileIndexingTest, SignatureUpdateProcessorFactoryTest, TestTolerantUpdateProcessorRandomCloud, SolrRequestParserTest, TestSurroundQueryParser, TestCollationField, HdfsWriteToMultipleCollectionsTest, TestDocTermOrds, TestConfigSetsAPI, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestLeaderElectionWithEmptyReplica, TestPullReplica, TestRandomFlRTGCloud, TestRebalanceLeaders, TestRequestForwarding, TestSSLRandomization, TestSegmentSorting, TestShortCircuitedRequests, TestStressCloudBlindAtomicUpdates, TestStressInPlaceUpdates, TestStressLiveNodes, TlogReplayBufferedWhileIndexingTest, VMParamsZkACLAndCredentialsProvidersTest, AssignTest, CollectionTooManyReplicasTest, CustomCollectionTest, TestCollectionAPI, TestLocalFSCloudBackupRestore, TestReplicaProperties, AutoScalingHandlerTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, MetricTriggerTest, NodeLostTriggerTest, SystemLogListenerTest, TestClusterStateProvider, TestComputePlanAction, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.seed=44796F20B0E283A9 -Dtests.slow=true -Dtests.locale=pt-CH -Dtests.timezone=Asia/Phnom_Penh -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([44796F20B0E283A9]:0)
   [junit4] Completed [767/767 (1!)] on J0 in 7220.18s, 3 tests, 2 errors <<< FAILURES!

[...truncated 2356 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_1E546F437848202E-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=fr-MF, timezone=America/Mexico_City
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=53089360,total=234356736
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=1E546F437848202E -Dtests.slow=true -Dtests.locale=fr-MF -Dtests.timezone=America/Mexico_City -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [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_1E546F437848202E-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_1E546F437848202E-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_1E546F437848202E-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_1E546F437848202E-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_1E546F437848202E-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_1E546F437848202E-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_1E546F437848202E-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_1E546F437848202E-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_1E546F437848202E-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_1E546F437848202E-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_1E546F437848202E-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_1E546F437848202E-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_1E546F437848202E-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_1E546F437848202E-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1E546F437848202E]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [5/5 (1!)] on J1 in 0.53s, 8 tests, 1 error <<< FAILURES!

[...truncated 38510 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 411 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/411/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

11 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestFileSwitchDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_E668FCD448E9A9F4-001\bar-011: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_E668FCD448E9A9F4-001\bar-011    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_E668FCD448E9A9F4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_E668FCD448E9A9F4-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\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_E668FCD448E9A9F4-001\bar-011: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_E668FCD448E9A9F4-001\bar-011
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_E668FCD448E9A9F4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_E668FCD448E9A9F4-001

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


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

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

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\core\test\J0\temp\lucene.store.TestMultiMMap_E668FCD448E9A9F4-001\testSeekEnd-009: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_E668FCD448E9A9F4-001\testSeekEnd-009

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


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

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

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


FAILED:  org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=20, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=20, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([BDEB2322119610F9:3265C48203FAE306]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([BDEB2322119610F9]:0)
	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest.testRandomNRT

Error Message:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest_B2E788166684E8CE-001\AnalyzingInfixSuggesterTest-001\segments_9

Stack Trace:
java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest_B2E788166684E8CE-001\AnalyzingInfixSuggesterTest-001\segments_9
	at __randomizedtesting.SeedInfo.seed([B2E788166684E8CE:16C986AB3E5B3472]:0)
	at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89)
	at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
	at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
	at java.base/sun.nio.fs.WindowsFileSystemProvider.newFileChannel(WindowsFileSystemProvider.java:116)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newFileChannel(FilterFileSystemProvider.java:202)
	at org.apache.lucene.mockfile.DisableFsyncFS.newFileChannel(DisableFsyncFS.java:45)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newFileChannel(FilterFileSystemProvider.java:202)
	at org.apache.lucene.mockfile.HandleTrackingFS.newFileChannel(HandleTrackingFS.java:166)
	at org.apache.lucene.mockfile.HandleTrackingFS.newFileChannel(HandleTrackingFS.java:166)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newFileChannel(FilterFileSystemProvider.java:202)
	at java.base/java.nio.channels.FileChannel.open(FileChannel.java:292)
	at java.base/java.nio.channels.FileChannel.open(FileChannel.java:340)
	at org.apache.lucene.store.MMapDirectory.openInput(MMapDirectory.java:238)
	at org.apache.lucene.util.LuceneTestCase.slowFileExists(LuceneTestCase.java:2712)
	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:749)
	at org.apache.lucene.store.Directory.openChecksumInput(Directory.java:119)
	at org.apache.lucene.store.MockDirectoryWrapper.openChecksumInput(MockDirectoryWrapper.java:1072)
	at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:288)
	at org.apache.lucene.index.IndexFileDeleter.<init>(IndexFileDeleter.java:165)
	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:1121)
	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.ensureOpen(AnalyzingInfixSuggester.java:375)
	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.update(AnalyzingInfixSuggester.java:407)
	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest.testRandomNRT(AnalyzingInfixSuggesterTest.java:598)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest

Error Message:
1 thread leaked from SUITE scope at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest:     1) Thread[id=69, name=Thread-23, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]         at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest.access$000(AnalyzingInfixSuggesterTest.java:53)         at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:525)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest: 
   1) Thread[id=69, name=Thread-23, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
        at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest.access$000(AnalyzingInfixSuggesterTest.java:53)
        at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:525)
	at __randomizedtesting.SeedInfo.seed([B2E788166684E8CE]:0)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=69, name=Thread-23, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]         at java.base@9.0.1/java.lang.Object.hashCode(Native Method)         at java.base@9.0.1/java.util.WeakHashMap.hash(WeakHashMap.java:298)         at java.base@9.0.1/java.util.WeakHashMap.getEntry(WeakHashMap.java:427)         at java.base@9.0.1/java.util.WeakHashMap.containsKey(WeakHashMap.java:418)         at app//com.carrotsearch.randomizedtesting.RandomizedContext.context(RandomizedContext.java:258)         at app//com.carrotsearch.randomizedtesting.RandomizedContext.current(RandomizedContext.java:134)         at app//org.apache.lucene.util.LuceneTestCase.random(LuceneTestCase.java:746)         at app//org.apache.lucene.util.LuceneTestCase$1.shouldCache(LuceneTestCase.java:493)         at app//org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.bulkScorer(LRUQueryCache.java:821)         at app//org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:657)         at app//org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:462)         at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:660)         at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:468)         at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=69, name=Thread-23, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
        at java.base@9.0.1/java.lang.Object.hashCode(Native Method)
        at java.base@9.0.1/java.util.WeakHashMap.hash(WeakHashMap.java:298)
        at java.base@9.0.1/java.util.WeakHashMap.getEntry(WeakHashMap.java:427)
        at java.base@9.0.1/java.util.WeakHashMap.containsKey(WeakHashMap.java:418)
        at app//com.carrotsearch.randomizedtesting.RandomizedContext.context(RandomizedContext.java:258)
        at app//com.carrotsearch.randomizedtesting.RandomizedContext.current(RandomizedContext.java:134)
        at app//org.apache.lucene.util.LuceneTestCase.random(LuceneTestCase.java:746)
        at app//org.apache.lucene.util.LuceneTestCase$1.shouldCache(LuceneTestCase.java:493)
        at app//org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.bulkScorer(LRUQueryCache.java:821)
        at app//org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:657)
        at app//org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:462)
        at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:660)
        at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:468)
        at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)
	at __randomizedtesting.SeedInfo.seed([B2E788166684E8CE]:0)


FAILED:  org.apache.solr.cloud.ActionThrottleTest.testBasics

Error Message:
992ms

Stack Trace:
java.lang.AssertionError: 992ms
	at __randomizedtesting.SeedInfo.seed([9C86AAB00FE017B2:A15E049C370E49C2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.ActionThrottleTest.testBasics(ActionThrottleTest.java:76)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([9C86AAB00FE017B2]:0)


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

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([9C86AAB00FE017B2]:0)


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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-001

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




Build Log:
[...truncated 743 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=ks, timezone=Asia/Kathmandu
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=39202080,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestStandardAnalyzer, TestSortedSetSortField, TestConsistentFieldNumbers, TestAttributeSource, TestIndexSorting, TestReusableStringReader, TestBagOfPostings, TestBufferedChecksum, TestReqExclBulkScorer, TestGrowableByteArrayDataOutput, TestLucene60PointsFormat, TestRoaringDocIdSet, TestManyFields, TestIndexInput, TestLucene70DocValuesFormat, TestSort, TestRateLimiter, TestOperations, TestDoc, TestTermQuery, TestDirectoryReader, TestSleepingLockWrapper, TestPointQueries, TestDocument, TestHighCompressionMode, TestStringMSBRadixSorter, TestSimpleAttributeImpl, TestNIOFSDirectory, TestDocsAndPositions, TestSpanTermQuery, TestTermScorer, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=E668FCD448E9A9F4 -Dtests.slow=true -Dtests.locale=ks -Dtests.timezone=Asia/Kathmandu -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestMultiMMap (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\core\test\J0\temp\lucene.store.TestMultiMMap_E668FCD448E9A9F4-001\testSeekEnd-009: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_E668FCD448E9A9F4-001\testSeekEnd-009
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E668FCD448E9A9F4]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [155/459 (1!)] on J0 in 2.19s, 54 tests, 1 error <<< FAILURES!

[...truncated 501 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] IGNOR/A 0.01s J0 | TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.01s J0 | TestFileSwitchDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=768, maxMBSortInHeap=6.60411377883438, sim=RandomSimilarity(queryNorm=false): {}, locale=bo, timezone=Africa/Ndjamena
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=204072600,total=305905664
   [junit4]   2> NOTE: All tests run in this JVM: [TestStandardAnalyzer, TestSortedSetSortField, TestConsistentFieldNumbers, TestAttributeSource, TestIndexSorting, TestReusableStringReader, TestBagOfPostings, TestBufferedChecksum, TestReqExclBulkScorer, TestGrowableByteArrayDataOutput, TestLucene60PointsFormat, TestRoaringDocIdSet, TestManyFields, TestIndexInput, TestLucene70DocValuesFormat, TestSort, TestRateLimiter, TestOperations, TestDoc, TestTermQuery, TestDirectoryReader, TestSleepingLockWrapper, TestPointQueries, TestDocument, TestHighCompressionMode, TestStringMSBRadixSorter, TestSimpleAttributeImpl, TestNIOFSDirectory, TestDocsAndPositions, TestSpanTermQuery, TestTermScorer, TestMultiMMap, TestCollectionUtil, TestQueryBuilder, TestAtomicUpdate, TestInPlaceMergeSorter, TestFloatRangeFieldQueries, TestTopDocsCollector, TestThreadedForceMerge, TestPolygon, TestAllFilesHaveCodecHeader, TestLSBRadixSorter, TestSwappedIndexFiles, TestFixedLengthBytesRefArray, TestLongValuesSource, TestLucene70SegmentInfoFormat, TestDocCount, TestTwoPhaseCommitTool, TestIndexSearcher, TestForUtil, TestLevenshteinAutomata, TestByteArrayDataInput, TestParallelReaderEmptyIndex, TestSameTokenSamePosition, TestBagOfPositions, Test4GBStoredFields, TestWordlistLoader, TestBufferedIndexInput, TestPackedTokenAttributeImpl, TestDemoParallelLeafReader, TestMatchAllDocsQuery, TestCodecUtil, TestTopDocsMerge, TestDocValuesQueries, TestIOUtils, TestIntroSelector, TestSumDocFreq, LimitedFiniteStringsIteratorTest, TestSearchForDuplicates, TestSparseFixedBitSet, TestRecyclingByteBlockAllocator, TestInfoStream, TestFilterIterator, TestExternalCodecs, TestFSTs, TestBlendedTermQuery, TestIndexWriterOnVMError, TestIndexWriterDeleteByQuery, TestNRTReaderCleanup, TestIndexWriterExceptions, TestNewestSegment, TestForceMergeForever, TestBinaryDocument, TestMultiPhraseEnum, TestBytesRef, TestIndexWriterFromReader, TestNamedSPILoader, TestFilterLeafReader, TestPhrasePrefixQuery, TestUsageTrackingFilterCachingPolicy, TestCodecs, TestTimSorterWorstCase, TestMinimize, TestGraphTokenStreamFiniteStrings, TestLucene50TermVectorsFormat, TestOmitPositions, TestNeedsScores, TestTieredMergePolicy, TestTerm, TestMSBRadixSorter, TestAddIndexes, TestBooleanRewrites, TestFlushByRamOrCountsPolicy, TestDocIdsWriter, Test2BPoints, TestSearchWithThreads, TestCrashCausesCorruptIndex, TestBinaryDocValuesUpdates, TestDuelingCodecs, TestPayloadsOnVectors, TestCloseableThreadLocal, TestIndexManyDocuments, TestPrefixRandom, TestSpanNotQuery, TestMaxTermFrequency, TestTopFieldCollector, TestFileSwitchDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFileSwitchDirectory -Dtests.seed=E668FCD448E9A9F4 -Dtests.slow=true -Dtests.locale=bo -Dtests.timezone=Africa/Ndjamena -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestFileSwitchDirectory (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\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_E668FCD448E9A9F4-001\bar-011: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_E668FCD448E9A9F4-001\bar-011
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_E668FCD448E9A9F4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_E668FCD448E9A9F4-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E668FCD448E9A9F4]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [310/459 (2!)] on J0 in 1.22s, 43 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 426 lines...]
   [junit4] Suite: org.apache.lucene.store.TestSimpleFSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=549, maxMBSortInHeap=7.351917624770143, sim=RandomSimilarity(queryNorm=true): {}, locale=zh-Hans, timezone=America/Tegucigalpa
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=130637312,total=239321088
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimilarityBase, TestSimpleSearchEquivalence, TestTermVectorsWriter, Test2BDocs, TestUniqueTermCount, TestGraphTokenizers, TestPerSegmentDeletes, TestByteBlockPool, TestDateTools, TestIndexCommit, TestShardSearching, TestExitableDirectoryReader, TestFieldMaskingSpanQuery, TestTotalHitCountCollector, TestMutableValues, TestDoubleValuesSource, TestPersistentSnapshotDeletionPolicy, TestPagedBytes, TestReaderClosed, TestCachingTokenFilter, FiniteStringsIteratorTest, TestSubScorerFreqs, TestPackedInts, TestIntArrayDocIdSet, TestQueryRescorer, TestFastDecompressionMode, TestTermVectorsReader, TestSmallFloat, TestTransactions, TestTermRangeQuery, TestLongRangeFieldQueries, TestSloppyPhraseQuery2, TestDisjunctionMaxQuery, TestOrdinalMap, TestCharsRefBuilder, TestStressAdvance, TestFieldType, TestNRTCachingDirectory, TestTermsEnum2, TestMathUtil, TestIntRangeFieldQueries, TestSpanMultiTermQueryWrapper, TestForTooMuchCloning, TestMultiset, TestNoDeletionPolicy, TestFrequencyTrackingRingBuffer, TestFixedBitSet, FuzzyTermOnShortTermsTest, TestPolygon2D, Test2BBinaryDocValues, TestDuelingCodecsAtNight, TestAllFilesCheckIndexHeader, TestDeterminism, TestMaxPosition, TestPerFieldPostingsFormat2, TestSortedSetSelector, TestFilterWeight, TestSegmentCacheables, TestIndexWriterMaxDocs, Test2BPagedBytes, TestAllFilesHaveChecksumFooter, TestStringHelper, TestTopFieldCollectorEarlyTermination, TestAutomatonQueryUnicode, TestSingleInstanceLockFactory, TestSegmentInfos, TestSortRescorer, TestAxiomaticSimilarity, TestPostingsOffsets, TestSpanOrQuery, TestIntroSorter, TestIndexWriterCommit, TestCachingCollector, TestIndexWriterReader, TestCharTermAttributeImpl, TestSearcherManager, TestNGramPhraseQuery, TestDirectPacked, TestMatchNoDocsQuery, TestPrefixInBooleanQuery, TestStressIndexing, TestSearchAfter, TestIsCurrent, TestFlex, TestMultiPhraseQuery, TestMutablePointsReaderUtils, TestMultiTermsEnum, TestEarlyTermination, TestTransactionRollback, TestDocValuesRewriteMethod, Test2BPostingsBytes, TestRegExp, TestSegmentMerger, TestNRTReaderWithThreads, TestComplexExplanationsOfNonMatches, Test2BTerms, TestNearSpansOrdered, TestMultiDocValues, TestBytesStore, TestIndexWriterConfig, TestBasics, TestSimpleExplanations, TestAutomaton, TestCustomSearcherSort, TestBytesRefAttImpl, TestDirectoryReaderReopen, TestByteSlices, TestSpanFirstQuery, TestLucene70NormsFormat, TestMergeSchedulerExternal, TestSortRandom, TestStopFilter, TestControlledRealTimeReopenThread, TestIndexWriterNRTIsCurrent, TestIndexWriter, TestPerFieldDocValuesFormat, TestIndexWriterMerging, TestIndexWriterWithThreads, TestDeletionPolicy, TestBooleanOr, TestSloppyPhraseQuery, TestIndexWriterDelete, TestIndexWriterMergePolicy, TestNRTThreads, TestBoolean2, TestNorms, TestTimeLimitingCollector, TestConcurrentMergeScheduler, TestDocumentsWriterStallControl, TestNeverDelete, TestLongPostings, TestRollingUpdates, TestSnapshotDeletionPolicy, TestIndexWriterUnicode, TestIndexWriterForceMerge, TestPerFieldPostingsFormat, TestArrayUtil, TestTermsEnum, TestWeakIdentityMap, TestLockFactory, TestPhraseQuery, TestOmitNorms, TestComplexExplanations, TestRegexpRandom2, TestSegmentReader, TestParallelCompositeReader, TestFieldCacheRewriteMethod, TestCrash, TestMultiThreadTermVectors, TestSegmentTermDocs, TestToken, TestFieldsReader, TestDocValuesIndexing, TestHugeRamFile, TestBooleanMinShouldMatch, TestDeterminizeLexicon, TestIndexWriterOnDiskFull, TestSpans, TestCustomNorms, TestMixedCodecs, TestUTF32ToUTF8, TestSpanExplanations, TestFastCompressionMode, TestStressIndexing2, TestRAMDirectory, TestLazyProxSkipping, TestParallelLeafReader, TestBytesRefHash, TestStressNRT, TestOmitTf, TestSameScoresWithThreads, TestMultiFields, TestDocumentsWriterDeleteQueue, TestDocumentWriter, TestScorerPerf, TestMultiTermConstantScore, TestLiveFieldValues, TestSpanSearchEquivalence, TestFuzzyQuery, TestPayloads, TestWildcard, TestSimilarity2, TestSimpleExplanationsOfNonMatches, TestRegexpQuery, TestIntBlockPool, TestSegmentTermEnum, TestBooleanQuery, TestUnicodeUtil, TestPrefixCodedTerms, TestAutomatonQuery, TestIndexableField, TestDocValuesScoring, TestWildcardRandom, TestRegexpRandom, TestBooleanQueryVisitSubscorers, TestSizeBoundedForceMerge, TestCompiledAutomaton, TestConstantScoreQuery, TestPrefixQuery, TestBinaryTerms, TestConjunctions, TestPositionIncrement, TestDateSort, TestSpanExplanationsOfNonMatches, TestRollingBuffer, TestSetOnce, TestCharsRef, Test2BPostings, TestBooleanScorer, TestIndexWriterLockRelease, TestAssertions, TestRollback, TestIndexWriterOnJRECrash, TestCodecHoldsOpenFiles, TestScoreCachingWrappingScorer, TestTermdocPerf, TestPositiveScoresOnlyCollector, TestCharArrayMap, TestCharacterUtils, TestBlockPostingsFormat, TestLucene50StoredFieldsFormat, TestLucene50StoredFieldsFormatHighCompression, TestLucene60FieldInfoFormat, TestGeoEncodingUtils, TestGeoUtils, TestCustomTermFreq, TestDocInverterPerFieldErrorInfo, TestDocsWithFieldSet, TestFieldInvertState, TestFilterCodecReader, TestIndexReaderClose, TestIndexWriterExceptions2, TestIndexWriterThreadsToSegments, TestLogMergePolicy, TestMergePolicyWrapper, TestMergeRateLimiter, TestMixedDocValuesUpdates, TestNumericDocValuesUpdates, TestOneMergeWrappingMergePolicy, TestPointValues, TestReadOnlyIndex, TestReaderWrapperDVTypeCheck, TestSortedSetDocValues, TestStressDeletes, TestTermContext, TestTermVectors, TestTerms, TestTragicIndexWriterDeadlock, TestTryDelete, TestUpgradeIndexMergePolicy, TermInSetQueryTest, TestApproximationSearchEquivalence, TestBoolean2ScorerSupplier, TestBoostQuery, TestDoubleRangeFieldQueries, TestFieldValueQuery, TestIndexOrDocValuesQuery, TestLRUQueryCache, TestSortedNumericSortField, TestSynonymQuery, TestBM25Similarity, TestBooleanSimilarity, TestClassicSimilarity, TestFilterSpans, TestSpanBoostQuery, TestSpanCollection, TestSpanContainQuery, TestSpansEnum, TestMmapDirectory, TestSimpleFSDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleFSDirectory -Dtests.seed=E668FCD448E9A9F4 -Dtests.slow=true -Dtests.locale=zh-Hans -Dtests.timezone=America/Tegucigalpa -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestSimpleFSDirectory (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\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_E668FCD448E9A9F4-001\testBytes-001: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_E668FCD448E9A9F4-001\testBytes-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E668FCD448E9A9F4]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [440/459 (3!)] on J1 in 0.86s, 42 tests, 1 error <<< FAILURES!

[...truncated 7242 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> S-? 20, 2018 2:38:56 AN com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[ReplicationThread-indexAndTaxo,5,TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([BDEB2322119610F9]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=BDEB2322119610F9 -Dtests.slow=true -Dtests.locale=ak-GH -Dtests.timezone=Europe/Nicosia -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   2.80s J1 | IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=20, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BDEB2322119610F9:3265C48203FAE306]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BDEB2322119610F9]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {$full_path$=PostingsFormat(name=Memory), $facets=PostingsFormat(name=Memory), $payloads$=BlockTreeOrds(blocksize=128)}, docValues:{$facets=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=864, maxMBSortInHeap=7.180239202341337, sim=RandomSimilarity(queryNorm=true): {}, locale=ak-GH, timezone=Europe/Nicosia
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=63044920,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [SessionTokenTest, IndexAndTaxonomyRevisionTest, IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [5/9 (1!)] on J1 in 4.17s, 5 tests, 1 error <<< FAILURES!

[...truncated 1166 lines...]
   [junit4] Suite: org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AnalyzingInfixSuggesterTest -Dtests.method=testRandomNRT -Dtests.seed=B2E788166684E8CE -Dtests.slow=true -Dtests.locale=mg -Dtests.timezone=Asia/Dili -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   19.2s J0 | AnalyzingInfixSuggesterTest.testRandomNRT <<<
   [junit4]    > Throwable #1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest_B2E788166684E8CE-001\AnalyzingInfixSuggesterTest-001\segments_9
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B2E788166684E8CE:16C986AB3E5B3472]:0)
   [junit4]    > 	at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89)
   [junit4]    > 	at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
   [junit4]    > 	at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
   [junit4]    > 	at java.base/sun.nio.fs.WindowsFileSystemProvider.newFileChannel(WindowsFileSystemProvider.java:116)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newFileChannel(FilterFileSystemProvider.java:202)
   [junit4]    > 	at org.apache.lucene.mockfile.DisableFsyncFS.newFileChannel(DisableFsyncFS.java:45)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newFileChannel(FilterFileSystemProvider.java:202)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newFileChannel(HandleTrackingFS.java:166)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newFileChannel(HandleTrackingFS.java:166)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newFileChannel(FilterFileSystemProvider.java:202)
   [junit4]    > 	at java.base/java.nio.channels.FileChannel.open(FileChannel.java:292)
   [junit4]    > 	at java.base/java.nio.channels.FileChannel.open(FileChannel.java:340)
   [junit4]    > 	at org.apache.lucene.store.MMapDirectory.openInput(MMapDirectory.java:238)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.slowFileExists(LuceneTestCase.java:2712)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:749)
   [junit4]    > 	at org.apache.lucene.store.Directory.openChecksumInput(Directory.java:119)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.openChecksumInput(MockDirectoryWrapper.java:1072)
   [junit4]    > 	at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:288)
   [junit4]    > 	at org.apache.lucene.index.IndexFileDeleter.<init>(IndexFileDeleter.java:165)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:1121)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.ensureOpen(AnalyzingInfixSuggester.java:375)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.update(AnalyzingInfixSuggester.java:407)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest.testRandomNRT(AnalyzingInfixSuggesterTest.java:598)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest_B2E788166684E8CE-001
   [junit4]   2> Jan 20, 2018 12:41:39 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Jan 20, 2018 12:42:00 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest: 
   [junit4]   2>    1) Thread[id=69, name=Thread-23, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
   [junit4]   2>         at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest.access$000(AnalyzingInfixSuggesterTest.java:53)
   [junit4]   2>         at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:525)
   [junit4]   2> Jan 20, 2018 12:42:00 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=69, name=Thread-23, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
   [junit4]   2> Jan 20, 2018 12:42:03 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=69, name=Thread-23, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
   [junit4]   2>         at java.base@9.0.1/java.lang.Object.hashCode(Native Method)
   [junit4]   2>         at java.base@9.0.1/java.util.WeakHashMap.hash(WeakHashMap.java:298)
   [junit4]   2>         at java.base@9.0.1/java.util.WeakHashMap.getEntry(WeakHashMap.java:427)
   [junit4]   2>         at java.base@9.0.1/java.util.WeakHashMap.containsKey(WeakHashMap.java:418)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedContext.context(RandomizedContext.java:258)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedContext.current(RandomizedContext.java:134)
   [junit4]   2>         at app//org.apache.lucene.util.LuceneTestCase.random(LuceneTestCase.java:746)
   [junit4]   2>         at app//org.apache.lucene.util.LuceneTestCase$1.shouldCache(LuceneTestCase.java:493)
   [junit4]   2>         at app//org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.bulkScorer(LRUQueryCache.java:821)
   [junit4]   2>         at app//org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:657)
   [junit4]   2>         at app//org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:462)
   [junit4]   2>         at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:660)
   [junit4]   2>         at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:468)
   [junit4]   2>         at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {textgrams=FSTOrd50, text=FSTOrd50, contexts=PostingsFormat(name=Memory), exacttext=PostingsFormat(name=Memory)}, docValues:{payloads=DocValuesFormat(name=Asserting), textgrams=DocValuesFormat(name=Asserting), weight=DocValuesFormat(name=Lucene70), text=DocValuesFormat(name=Asserting), contexts=DocValuesFormat(name=Lucene70), exacttext=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1412, maxMBSortInHeap=5.326459050704945, sim=RandomSimilarity(queryNorm=true): {}, locale=mg, timezone=Asia/Dili
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=2,free=39430096,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestFuzzyCompletionQuery, TestLevenshteinDistance, PersistenceTest, TestSuggestStopFilterFactory, FileDictionaryTest, TestNGramDistance, DocumentDictionaryTest, TestWordBreakSpellChecker, TestSpellChecker, TestDirectSpellChecker, BytesRefSortersTest, TestHighFrequencyDictionary, TestJaroWinklerDistance, AnalyzingInfixSuggesterTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AnalyzingInfixSuggesterTest -Dtests.seed=B2E788166684E8CE -Dtests.slow=true -Dtests.locale=mg -Dtests.timezone=Asia/Dili -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | AnalyzingInfixSuggesterTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest: 
   [junit4]    >    1) Thread[id=69, name=Thread-23, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
   [junit4]    >         at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest.access$000(AnalyzingInfixSuggesterTest.java:53)
   [junit4]    >         at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:525)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B2E788166684E8CE]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=69, name=Thread-23, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
   [junit4]    >         at java.base@9.0.1/java.lang.Object.hashCode(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.WeakHashMap.hash(WeakHashMap.java:298)
   [junit4]    >         at java.base@9.0.1/java.util.WeakHashMap.getEntry(WeakHashMap.java:427)
   [junit4]    >         at java.base@9.0.1/java.util.WeakHashMap.containsKey(WeakHashMap.java:418)
   [junit4]    >         at app//com.carrotsearch.randomizedtesting.RandomizedContext.context(RandomizedContext.java:258)
   [junit4]    >         at app//com.carrotsearch.randomizedtesting.RandomizedContext.current(RandomizedContext.java:134)
   [junit4]    >         at app//org.apache.lucene.util.LuceneTestCase.random(LuceneTestCase.java:746)
   [junit4]    >         at app//org.apache.lucene.util.LuceneTestCase$1.shouldCache(LuceneTestCase.java:493)
   [junit4]    >         at app//org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.bulkScorer(LRUQueryCache.java:821)
   [junit4]    >         at app//org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:657)
   [junit4]    >         at app//org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:462)
   [junit4]    >         at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:660)
   [junit4]    >         at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:468)
   [junit4]    >         at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B2E788166684E8CE]:0)
   [junit4] Completed [32/32 (1!)] on J0 in 47.59s, 22 tests, 3 errors <<< FAILURES!

[...truncated 1904 lines...]
   [junit4] Suite: org.apache.solr.cloud.ActionThrottleTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ActionThrottleTest_9C86AAB00FE017B2-001\init-core-data-001
   [junit4]   2> 535225 WARN  (SUITE-ActionThrottleTest-seed#[9C86AAB00FE017B2]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 535225 INFO  (SUITE-ActionThrottleTest-seed#[9C86AAB00FE017B2]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 535260 INFO  (SUITE-ActionThrottleTest-seed#[9C86AAB00FE017B2]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 535260 INFO  (SUITE-ActionThrottleTest-seed#[9C86AAB00FE017B2]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 535260 INFO  (TEST-ActionThrottleTest.testCreateNewThrottleWithLastValue-seed#[9C86AAB00FE017B2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateNewThrottleWithLastValue
   [junit4]   2> 535260 INFO  (TEST-ActionThrottleTest.testCreateNewThrottleWithLastValue-seed#[9C86AAB00FE017B2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateNewThrottleWithLastValue
   [junit4]   2> 535260 INFO  (TEST-ActionThrottleTest.testBasics-seed#[9C86AAB00FE017B2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 535260 INFO  (TEST-ActionThrottleTest.testBasics-seed#[9C86AAB00FE017B2]) [    ] o.a.s.c.ActionThrottle Throttling test attempts - waiting for 1000ms
   [junit4]   2> 536261 INFO  (TEST-ActionThrottleTest.testBasics-seed#[9C86AAB00FE017B2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBasics
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ActionThrottleTest -Dtests.method=testBasics -Dtests.seed=9C86AAB00FE017B2 -Dtests.slow=true -Dtests.locale=es-SV -Dtests.timezone=Arctic/Longyearbyen -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 1.00s J1 | ActionThrottleTest.testBasics <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: 992ms
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9C86AAB00FE017B2:A15E049C370E49C2]:0)
   [junit4]    > 	at org.apache.solr.cloud.ActionThrottleTest.testBasics(ActionThrottleTest.java:76)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 536270 INFO  (TEST-ActionThrottleTest.testAZeroNanoTimeReturnInWait-seed#[9C86AAB00FE017B2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAZeroNanoTimeReturnInWait
   [junit4]   2> 536270 INFO  (TEST-ActionThrottleTest.testAZeroNanoTimeReturnInWait-seed#[9C86AAB00FE017B2]) [    ] o.a.s.c.ActionThrottle Throttling test attempts - waiting for 1000ms
   [junit4]   2> 537271 INFO  (TEST-ActionThrottleTest.testAZeroNanoTimeReturnInWait-seed#[9C86AAB00FE017B2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAZeroNanoTimeReturnInWait
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ActionThrottleTest_9C86AAB00FE017B2-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=376, maxMBSortInHeap=5.5019169920928155, sim=RandomSimilarity(queryNorm=true): {}, locale=es-SV, timezone=Arctic/Longyearbyen
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=141252008,total=362012672
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomCollapseQParserPlugin, DistributedFacetExistsSmallTest, TestMacros, TestLockTree, BadIndexSchemaTest, CSVRequestHandlerTest, SliceStateTest, MetricTriggerTest, DistributedIntervalFacetingTest, TestRTGBase, DistributedFacetPivotSmallTest, TestScoreJoinQPScore, TestQuerySenderListener, TestCloudSchemaless, DistributedFacetSimpleRefinementLongTailTest, IndexBasedSpellCheckerTest, DistributedSuggestComponentTest, MetricsConfigTest, TestSearchPerf, DOMUtilTest, BaseCdcrDistributedZkTest, TriLevelCompositeIdRoutingTest, SimplePostToolTest, TestSkipOverseerOperations, DebugComponentTest, TestCoreDiscovery, SpellCheckCollatorTest, TestOnReconnectListenerSupport, TestMultiWordSynonyms, TestPKIAuthenticationPlugin, TestRestManager, RegexBytesRefFilterTest, DistributedSpellCheckComponentTest, LegacyCloudClusterPropTest, DateRangeFieldTest, CircularListTest, TestLegacyFieldCache, TestSlowCompositeReaderWrapper, TestMaxTokenLenTokenizer, SortByFunctionTest, StatsReloadRaceTest, RequestHandlersTest, PrimitiveFieldTypeTest, BlockCacheTest, DocumentAnalysisRequestHandlerTest, ShowFileRequestHandlerTest, CdcrBootstrapTest, TestFastLRUCache, TestStressReorder, TestSchemaVersionResource, DocValuesTest, OverseerCollectionConfigSetProcessorTest, IndexSchemaTest, ActionThrottleTest]
   [junit4] Completed [88/767 (1!)] on J1 in 2.06s, 3 tests, 1 failure <<< FAILURES!

[...truncated 1972 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_9C86AAB00FE017B2-001\init-core-data-001
   [junit4]   2> 439989 WARN  (SUITE-TestGenericDistributedQueue-seed#[9C86AAB00FE017B2]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 439991 INFO  (SUITE-TestGenericDistributedQueue-seed#[9C86AAB00FE017B2]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 439992 INFO  (SUITE-TestGenericDistributedQueue-seed#[9C86AAB00FE017B2]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 439993 INFO  (SUITE-TestGenericDistributedQueue-seed#[9C86AAB00FE017B2]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 439997 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[9C86AAB00FE017B2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue
   [junit4]   2> Jan 19, 2018 11:51:00 ?UIAS com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
   [junit4]   2> WARNING: Suite execution timed out: org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue
   [junit4]   2> ==== jstack at approximately timeout time ====
   [junit4]   2> "TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[9C86AAB00FE017B2]" ID=2195 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1b796e0e
   [junit4]   2> 	at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1b796e0e
   [junit4]   2> 	at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2> 	at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
   [junit4]   2> 	at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2> 	at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2> 	at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueue(TestSimDistributedQueue.java:73)
   [junit4]   2> 	at java.base@9.0.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at java.base@9.0.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at java.base@9.0.1/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.base@9.0.1/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> "SUITE-TestGenericDistributedQueue-seed#[9C86AAB00FE017B2]" ID=2194 RUNNABLE
   [junit4]   2> 	at java.management@9.0.1/sun.management.ThreadImpl.dumpThreads0(Native Method)
   [junit4]   2> 	at java.management@9.0.1/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:479)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:681)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:65)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:415)
   [junit4]   2> 	- locked java.lang.Object@5334c09c
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:705)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:139)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:626)
   [junit4]   2> 
   [junit4]   2> "SeedGenerator Thread" ID=15 WAITING on sun.security.provider.SeedGenerator$ThreadedSeedGenerator@2a287303
   [junit4]   2> 	at java.base@9.0.1/java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on sun.security.provider.SeedGenerator$ThreadedSeedGenerator@2a287303
   [junit4]   2> 	at java.base@9.0.1/java.lang.Object.wait(Object.java:516)
   [junit4]   2> 	at java.base@9.0.1/sun.security.provider.SeedGenerator$ThreadedSeedGenerator.run(SeedGenerator.java:332)
   [junit4]   2> 	at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> "JUnit4-serializer-daemon" ID=11 TIMED_WAITING
   [junit4]   2> 	at java.base@9.0.1/java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at app//com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
   [junit4]   2> 
   [junit4]   2> "Common-Cleaner" ID=9 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@2b8f8320
   [junit4]   2> 	at java.base@9.0.1/java.lang.Object.wait(Native Method)
   [junit4]   2> 	- timed waiting on java.lang.ref.ReferenceQueue$Lock@2b8f8320
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
   [junit4]   2> 	at java.base@9.0.1/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148)
   [junit4]   2> 	at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 	at java.base@9.0.1/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:122)
   [junit4]   2> 
   [junit4]   2> "Attach Listener" ID=5 RUNNABLE
   [junit4]   2> 
   [junit4]   2> "Signal Dispatcher" ID=4 RUNNABLE
   [junit4]   2> 
   [junit4]   2> "Finalizer" ID=3 WAITING on java.lang.ref.ReferenceQueue$Lock@7b569141
   [junit4]   2> 	at java.base@9.0.1/java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on java.lang.ref.ReferenceQueue$Lock@7b569141
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:172)
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
   [junit4]   2> 
   [junit4]   2> "Reference Handler" ID=2 RUNNABLE
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.Reference.processPendingReferences(Reference.java:174)
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.Reference.access$000(Reference.java:44)
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:138)
   [junit4]   2> 
   [junit4]   2> "main" ID=1 WAITING on com.carrotsearch.randomizedtesting.RandomizedRunner$2@5a446435
   [junit4]   2> 	at java.base@9.0.1/java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on com.carrotsearch.randomizedtesting.RandomizedRunner$2@5a446435
   [junit4]   2> 	at java.base@9.0.1/java.lang.Thread.join(Thread.java:1353)
   [junit4]   2> 	at java.base@9.0.1/java.lang.Thread.join(Thread.java:1427)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:636)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:493)
   [junit4]   2> 	at app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:251)
   [junit4]   2> 	at app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
   [junit4]   2> 	at app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
   [junit4]   2> 
   [junit4]   2> ^^==============================================
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.method=testDistributedQueue -Dtests.seed=9C86AAB00FE017B2 -Dtests.slow=true -Dtests.locale=naq-NA -Dtests.timezone=America/Argentina/La_Rioja -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   7200s J0 | TestGenericDistributedQueue.testDistributedQueue <<<
   [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because suite timeout was reached.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9C86AAB00FE017B2]:0)
   [junit4]   2> Jan 19, 2018 11:51:00 ?UIAS com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Jan 19, 2018 11:51:20 ?UIAS com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]   2>    1) Thread[id=2195, name=TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[9C86AAB00FE017B2], state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2>         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueue(TestSimDistributedQueue.java:73)
   [junit4]   2>         at java.base@9.0.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>         at java.base@9.0.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>         at java.base@9.0.1/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at java.base@9.0.1/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>         at app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>         at app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Jan 19, 2018 11:51:20 ?UIAS com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=2195, name=TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[9C86AAB00FE017B2], state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2> 7660146 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[9C86AAB00FE017B2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_9C86AAB00FE017B2-001
   [junit4]   2> Jan 20, 2018 2:51:20 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1374, maxMBSortInHeap=7.863667444081787, sim=RandomSimilarity(queryNorm=true): {}, locale=naq-NA, timezone=America/Argentina/La_Rioja
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=108541320,total=238878720
   [junit4]   2> NOTE: All tests run in this JVM: [MoveReplicaHDFSFailoverTest, HdfsDirectoryTest, AutoScalingHandlerTest, TestSolrCloudWithSecureImpersonation, RequiredFieldsTest, TestNoOpRegenerator, ZkNodePropsTest, TestDFISimilarityFactory, TestBinaryResponseWriter, TestFieldCollectionResource, ZkCLITest, CloneFieldUpdateProcessorFactoryTest, TestTolerantSearch, TestGraphMLResponseWriter, TestNRTOpen, JavabinLoaderTest, TestAddFieldRealTimeGet, TestCSVResponseWriter, TestFieldCacheReopen, TermVectorComponentDistributedTest, TestQueryUtils, HttpSolrCallGetCoreTest, TestCloudPseudoReturnFields, TestLeaderElectionWithEmptyReplica, AnalyticsMergeStrategyTest, AlternateDirectoryTest, CdcrBidirectionalTest, TestStressInPlaceUpdates, TestEmbeddedSolrServerSchemaAPI, OpenCloseCoreStressTest, TestPhraseSuggestions, UniqFieldsUpdateProcessorFactoryTest, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.seed=9C86AAB00FE017B2 -Dtests.slow=true -Dtests.locale=naq-NA -Dtests.timezone=America/Argentina/La_Rioja -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9C86AAB00FE017B2]:0)
   [junit4] Completed [609/767 (2!)] on J0 in 7220.18s, 1 test, 2 errors <<< FAILURES!

[...truncated 2894 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_F852D8FDE476FBEF-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=444, maxMBSortInHeap=7.52407114808173, sim=RandomSimilarity(queryNorm=true): {}, locale=en-MW, timezone=Africa/Kigali
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=56242376,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=F852D8FDE476FBEF -Dtests.slow=true -Dtests.locale=en-MW -Dtests.timezone=Africa/Kigali -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-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_F852D8FDE476FBEF-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F852D8FDE476FBEF]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [4/5 (1!)] on J1 in 1.31s, 8 tests, 1 error <<< FAILURES!

[...truncated 38513 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 410 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/410/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

10 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.analysis.en.TestPorterStemFilter

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\J1\temp\lucene.analysis.en.TestPorterStemFilter_43F2EC15598E9CAD-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.en.TestPorterStemFilter_43F2EC15598E9CAD-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.en.TestPorterStemFilter_43F2EC15598E9CAD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.en.TestPorterStemFilter_43F2EC15598E9CAD-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\analysis\common\test\J1\temp\lucene.analysis.en.TestPorterStemFilter_43F2EC15598E9CAD-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.en.TestPorterStemFilter_43F2EC15598E9CAD-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.en.TestPorterStemFilter_43F2EC15598E9CAD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.en.TestPorterStemFilter_43F2EC15598E9CAD-001

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBinaryDocValuesUpdates

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBinaryDocValuesUpdates_F1F9F255FD56E4EE-001\index-MMapDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBinaryDocValuesUpdates_F1F9F255FD56E4EE-001\index-MMapDirectory-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBinaryDocValuesUpdates_F1F9F255FD56E4EE-001\index-MMapDirectory-001\_y.tip: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBinaryDocValuesUpdates_F1F9F255FD56E4EE-001\index-MMapDirectory-001\_y.tip    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBinaryDocValuesUpdates_F1F9F255FD56E4EE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBinaryDocValuesUpdates_F1F9F255FD56E4EE-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\core\test\J0\temp\lucene.index.TestBinaryDocValuesUpdates_F1F9F255FD56E4EE-001\index-MMapDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBinaryDocValuesUpdates_F1F9F255FD56E4EE-001\index-MMapDirectory-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBinaryDocValuesUpdates_F1F9F255FD56E4EE-001\index-MMapDirectory-001\_y.tip: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBinaryDocValuesUpdates_F1F9F255FD56E4EE-001\index-MMapDirectory-001\_y.tip
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBinaryDocValuesUpdates_F1F9F255FD56E4EE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBinaryDocValuesUpdates_F1F9F255FD56E4EE-001

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


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

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.TestHighlightDedupGrouping_86F8D345FF908F3B-001\tempDir-001\shard1\cores\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_86F8D345FF908F3B-001\tempDir-001\shard1\cores\collection1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_86F8D345FF908F3B-001\tempDir-001\shard1\cores\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_86F8D345FF908F3B-001\tempDir-001\shard1\cores\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_86F8D345FF908F3B-001\tempDir-001\shard1\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_86F8D345FF908F3B-001\tempDir-001\shard1\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_86F8D345FF908F3B-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_86F8D345FF908F3B-001\tempDir-001\shard1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_86F8D345FF908F3B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_86F8D345FF908F3B-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\J0\temp\solr.TestHighlightDedupGrouping_86F8D345FF908F3B-001\tempDir-001\shard1\cores\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_86F8D345FF908F3B-001\tempDir-001\shard1\cores\collection1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_86F8D345FF908F3B-001\tempDir-001\shard1\cores\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_86F8D345FF908F3B-001\tempDir-001\shard1\cores\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_86F8D345FF908F3B-001\tempDir-001\shard1\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_86F8D345FF908F3B-001\tempDir-001\shard1\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_86F8D345FF908F3B-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_86F8D345FF908F3B-001\tempDir-001\shard1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_86F8D345FF908F3B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_86F8D345FF908F3B-001\tempDir-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.request.TestRemoteStreaming

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.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores\core\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores\core\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores\core\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores\core\data\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores\core\data\tlog\tlog.0000000000000000000    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-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.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores\core\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores\core\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores\core\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores\core\data\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores\core\data\tlog\tlog.0000000000000000000
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.response.TestCustomDocTransformer

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.response.TestCustomDocTransformer_86F8D345FF908F3B-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestCustomDocTransformer_86F8D345FF908F3B-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestCustomDocTransformer_86F8D345FF908F3B-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestCustomDocTransformer_86F8D345FF908F3B-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestCustomDocTransformer_86F8D345FF908F3B-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestCustomDocTransformer_86F8D345FF908F3B-001\init-core-data-001\tlog\tlog.0000000000000000000    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestCustomDocTransformer_86F8D345FF908F3B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestCustomDocTransformer_86F8D345FF908F3B-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.response.TestCustomDocTransformer_86F8D345FF908F3B-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestCustomDocTransformer_86F8D345FF908F3B-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestCustomDocTransformer_86F8D345FF908F3B-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestCustomDocTransformer_86F8D345FF908F3B-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestCustomDocTransformer_86F8D345FF908F3B-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestCustomDocTransformer_86F8D345FF908F3B-001\init-core-data-001\tlog\tlog.0000000000000000000
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestCustomDocTransformer_86F8D345FF908F3B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestCustomDocTransformer_86F8D345FF908F3B-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestCloudManagedSchema

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.schema.TestCloudManagedSchema_86F8D345FF908F3B-001\shard-1-001\collection1\conf\xslt: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudManagedSchema_86F8D345FF908F3B-001\shard-1-001\collection1\conf\xslt    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudManagedSchema_86F8D345FF908F3B-001\shard-1-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudManagedSchema_86F8D345FF908F3B-001\shard-1-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudManagedSchema_86F8D345FF908F3B-001\shard-1-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudManagedSchema_86F8D345FF908F3B-001\shard-1-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudManagedSchema_86F8D345FF908F3B-001\shard-1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudManagedSchema_86F8D345FF908F3B-001\shard-1-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.schema.TestCloudManagedSchema_86F8D345FF908F3B-001\shard-1-001\collection1\conf\xslt: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudManagedSchema_86F8D345FF908F3B-001\shard-1-001\collection1\conf\xslt
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudManagedSchema_86F8D345FF908F3B-001\shard-1-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudManagedSchema_86F8D345FF908F3B-001\shard-1-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudManagedSchema_86F8D345FF908F3B-001\shard-1-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudManagedSchema_86F8D345FF908F3B-001\shard-1-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudManagedSchema_86F8D345FF908F3B-001\shard-1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudManagedSchema_86F8D345FF908F3B-001\shard-1-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestUseDocValuesAsStored2

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.schema.TestUseDocValuesAsStored2_86F8D345FF908F3B-001\tempDir-001\configsets\_default\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_86F8D345FF908F3B-001\tempDir-001\configsets\_default\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_86F8D345FF908F3B-001\tempDir-001\configsets\_default: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_86F8D345FF908F3B-001\tempDir-001\configsets\_default    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_86F8D345FF908F3B-001\tempDir-001\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_86F8D345FF908F3B-001\tempDir-001\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_86F8D345FF908F3B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_86F8D345FF908F3B-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.schema.TestUseDocValuesAsStored2_86F8D345FF908F3B-001\tempDir-001\configsets\_default\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_86F8D345FF908F3B-001\tempDir-001\configsets\_default\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_86F8D345FF908F3B-001\tempDir-001\configsets\_default: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_86F8D345FF908F3B-001\tempDir-001\configsets\_default
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_86F8D345FF908F3B-001\tempDir-001\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_86F8D345FF908F3B-001\tempDir-001\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_86F8D345FF908F3B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_86F8D345FF908F3B-001\tempDir-001

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


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

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.MergeStrategyTest_86F8D345FF908F3B-001\tempDir-001\shard2\configsets\cdcr-source: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_86F8D345FF908F3B-001\tempDir-001\shard2\configsets\cdcr-source    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_86F8D345FF908F3B-001\tempDir-001\shard2\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_86F8D345FF908F3B-001\tempDir-001\shard2\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_86F8D345FF908F3B-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_86F8D345FF908F3B-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_86F8D345FF908F3B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_86F8D345FF908F3B-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\J0\temp\solr.search.MergeStrategyTest_86F8D345FF908F3B-001\tempDir-001\shard2\configsets\cdcr-source: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_86F8D345FF908F3B-001\tempDir-001\shard2\configsets\cdcr-source
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_86F8D345FF908F3B-001\tempDir-001\shard2\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_86F8D345FF908F3B-001\tempDir-001\shard2\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_86F8D345FF908F3B-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_86F8D345FF908F3B-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_86F8D345FF908F3B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_86F8D345FF908F3B-001\tempDir-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.search.stats.TestExactStatsCache

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.search.stats.TestExactStatsCache_86F8D345FF908F3B-001\tempDir-001\shard2\cores\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_86F8D345FF908F3B-001\tempDir-001\shard2\cores\collection1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_86F8D345FF908F3B-001\tempDir-001\shard2\cores\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_86F8D345FF908F3B-001\tempDir-001\shard2\cores\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_86F8D345FF908F3B-001\tempDir-001\shard2\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_86F8D345FF908F3B-001\tempDir-001\shard2\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_86F8D345FF908F3B-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.search.stats.TestExactStatsCache_86F8D345FF908F3B-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_86F8D345FF908F3B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_86F8D345FF908F3B-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.search.stats.TestExactStatsCache_86F8D345FF908F3B-001\tempDir-001\shard2\cores\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_86F8D345FF908F3B-001\tempDir-001\shard2\cores\collection1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_86F8D345FF908F3B-001\tempDir-001\shard2\cores\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_86F8D345FF908F3B-001\tempDir-001\shard2\cores\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_86F8D345FF908F3B-001\tempDir-001\shard2\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_86F8D345FF908F3B-001\tempDir-001\shard2\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_86F8D345FF908F3B-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.search.stats.TestExactStatsCache_86F8D345FF908F3B-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_86F8D345FF908F3B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_86F8D345FF908F3B-001\tempDir-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.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_288E4F210CFBDB06-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_288E4F210CFBDB06-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_288E4F210CFBDB06-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_288E4F210CFBDB06-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_288E4F210CFBDB06-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_288E4F210CFBDB06-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_288E4F210CFBDB06-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_288E4F210CFBDB06-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_288E4F210CFBDB06-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_288E4F210CFBDB06-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_288E4F210CFBDB06-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_288E4F210CFBDB06-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_288E4F210CFBDB06-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_288E4F210CFBDB06-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_288E4F210CFBDB06-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_288E4F210CFBDB06-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_288E4F210CFBDB06-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_288E4F210CFBDB06-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_288E4F210CFBDB06-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_288E4F210CFBDB06-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_288E4F210CFBDB06-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_288E4F210CFBDB06-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_288E4F210CFBDB06-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_288E4F210CFBDB06-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_288E4F210CFBDB06-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_288E4F210CFBDB06-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_288E4F210CFBDB06-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_288E4F210CFBDB06-001

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




Build Log:
[...truncated 436 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBinaryDocValuesUpdates
   [junit4] IGNOR/A 0.00s J0 | TestBinaryDocValuesUpdates.testTonsOfUpdates
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   1> TEST: isNRT=false reader1=StandardDirectoryReader(segments_1:4 _0(7.3.0):C2)
   [junit4]   1> TEST: now reopen
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=so-ET, timezone=America/New_York
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=147444328,total=420216832
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimilarityProvider, TestIndexInput, TestNorms, TestCodecs, TestRadixSelector, TestManyFields, TestSpanSearchEquivalence, TestIndexOrDocValuesQuery, TestDocValuesRewriteMethod, TestIndexSorting, TestHugeRamFile, TestNormsFieldExistsQuery, TestIntroSorter, TestDocumentsWriterDeleteQueue, TestMinimize, Test4GBStoredFields, TestCustomNorms, TestNativeFSLockFactory, TestDirectPacked, TestBooleanQueryVisitSubscorers, TestBagOfPositions, TestSimpleAttributeImpl, TestSumDocFreq, TestVirtualMethod, TestBinaryDocument, TestCrashCausesCorruptIndex, TestIndexWriterUnicode, TestLevenshteinAutomata, TestFSTs, TestTerms, TestTerm, TestCloseableThreadLocal, TestByteArrayDataInput, TestIndexWriterFromReader, TestPointValues, TestBinaryDocValuesUpdates]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBinaryDocValuesUpdates -Dtests.seed=F1F9F255FD56E4EE -Dtests.slow=true -Dtests.locale=so-ET -Dtests.timezone=America/New_York -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestBinaryDocValuesUpdates (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\core\test\J0\temp\lucene.index.TestBinaryDocValuesUpdates_F1F9F255FD56E4EE-001\index-MMapDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBinaryDocValuesUpdates_F1F9F255FD56E4EE-001\index-MMapDirectory-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBinaryDocValuesUpdates_F1F9F255FD56E4EE-001\index-MMapDirectory-001\_y.tip: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBinaryDocValuesUpdates_F1F9F255FD56E4EE-001\index-MMapDirectory-001\_y.tip
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBinaryDocValuesUpdates_F1F9F255FD56E4EE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBinaryDocValuesUpdates_F1F9F255FD56E4EE-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F1F9F255FD56E4EE]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [69/458 (1!)] on J0 in 3.57s, 29 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 1298 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J0-20180119_125400_50410983617032111888555.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J1-20180119_125400_50116957882250456366796.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 317 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20180119_130024_32912669358995409843228.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20180119_130024_32918438829534396397123.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 434 lines...]
   [junit4] Suite: org.apache.lucene.analysis.en.TestPorterStemFilter
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {dummy=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, maxPointsInLeafNode=1929, maxMBSortInHeap=7.459518279177309, sim=RandomSimilarity(queryNorm=false): {}, locale=cgg, timezone=Pacific/Johnston
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=56258184,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestSerbianNormalizationFilterFactory, TestSoraniNormalizationFilterFactory, TestSoraniAnalyzer, TestFilesystemResourceLoader, TestBengaliFilters, TestSegmentingTokenizerBase, TestTrimFilterFactory, TestCzechAnalyzer, TestStandardFactories, TestStemmerOverrideFilter, TestBengaliStemmer, TestFullStrip, TestLimitTokenCountFilter, HTMLStripCharFilterTest, TestLatvianStemmer, TestCaseSensitive, EdgeNGramTokenizerTest, TestReverseStringFilter, TestFinnishLightStemFilter, TestWordDelimiterFilter, TestReverseStringFilterFactory, TestSwedishAnalyzer, TestFinnishLightStemFilterFactory, TestRemoveDuplicatesTokenFilter, TestKeywordAnalyzer, TestIndicNormalizer, TestDictionaryCompoundWordTokenFilterFactory, TestGermanMinimalStemFilterFactory, TestStemmerOverrideFilterFactory, TestGalicianStemFilterFactory, TestKeywordMarkerFilter, TestPatternTokenizerFactory, TestSolrSynonymParser, TestCommonGramsQueryFilterFactory, TestHyphenationCompoundWordTokenFilterFactory, TestPorterStemFilter]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPorterStemFilter -Dtests.seed=43F2EC15598E9CAD -Dtests.slow=true -Dtests.locale=cgg -Dtests.timezone=Pacific/Johnston -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestPorterStemFilter (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\J1\temp\lucene.analysis.en.TestPorterStemFilter_43F2EC15598E9CAD-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.en.TestPorterStemFilter_43F2EC15598E9CAD-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.en.TestPorterStemFilter_43F2EC15598E9CAD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.en.TestPorterStemFilter_43F2EC15598E9CAD-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([43F2EC15598E9CAD]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [76/285 (1!)] on J1 in 0.84s, 4 tests, 1 error <<< FAILURES!

[...truncated 622 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20180119_130127_2253490467075896162334.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20180119_130127_2254380836092237768927.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20180119_130322_60015535646353857608984.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20180119_130322_6009803673277013593230.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20180119_130335_7991152266538151843163.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20180119_130335_7994757446338750091685.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 158 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20180119_130412_7037965380182848566920.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20180119_130412_703930417293803888657.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20180119_130417_83815667464959778420853.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20180119_130417_83818428304053513366940.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 166 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20180119_130423_22818310770319826762157.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20180119_130423_22811945699535202388526.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20180119_130436_103188118993598588179.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20180119_130436_10310307224000826615380.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20180119_130443_70310328345192261986722.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20180119_130443_70311236887216590794003.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20180119_130448_1441668964471648945297.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 190 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20180119_130507_0958292893740674958602.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 33 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20180119_130507_0898627637297984620206.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1318 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20180119_130637_70617642893161421678134.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20180119_130637_70614949440120196655565.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J0-20180119_130649_06713809004346494929756.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J1-20180119_130649_0678132279365632621548.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 256 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20180119_130703_2768535308329275359731.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20180119_130703_3039284697096243934107.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 210 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J0-20180119_130854_36813599878938340530704.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J1-20180119_130854_36839024996249938500.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 171 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20180119_130900_50311046625467800086714.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20180119_130900_49110213827881997185647.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 227 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J0-20180119_130907_2729138388854861967332.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J1-20180119_130907_27214242285864399192817.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 180 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20180119_131000_0871077255337393623381.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20180119_131000_08716565876246023552269.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 244 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20180119_131009_1483606360643476190928.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20180119_131009_14814219834755080940924.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J1-20180119_131041_49610440254282844764375.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J0-20180119_131041_49613629871719279929574.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J0-20180119_131057_40211197614856737062697.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J1-20180119_131057_40212224881950736200275.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 181 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J0-20180119_131104_7145827654255653145586.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J1-20180119_131104_71410221903476679161547.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 333 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J0-20180119_131121_65816410496030433993598.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J1-20180119_131121_6587420920839512106445.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 225 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20180119_131134_20011476370183468418522.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20180119_131134_20014278193862371156942.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 208 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20180119_131143_51013107323833552412868.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20180119_131143_51015647355796726833685.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 203 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20180119_131159_3864571826624884622814.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 21 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20180119_131159_38612481685763693880713.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 318 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20180119_131241_9196836758560565650855.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20180119_131241_9158382102165653955040.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 178 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20180119_131258_84017381256691123939892.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 11 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20180119_131258_8405503980805106305101.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 147 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20180119_131311_62014594973583939029062.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 245 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20180119_131315_4093497186836938643889.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20180119_131315_40915191177359882415715.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 2345 lines...]
   [junit4] Suite: org.apache.solr.response.TestCustomDocTransformer
   [junit4]   2> 872036 INFO  (SUITE-TestCustomDocTransformer-seed#[86F8D345FF908F3B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestCustomDocTransformer_86F8D345FF908F3B-001\init-core-data-001
   [junit4]   2> 872037 WARN  (SUITE-TestCustomDocTransformer-seed#[86F8D345FF908F3B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 872037 INFO  (SUITE-TestCustomDocTransformer-seed#[86F8D345FF908F3B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 872038 INFO  (SUITE-TestCustomDocTransformer-seed#[86F8D345FF908F3B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 872038 INFO  (SUITE-TestCustomDocTransformer-seed#[86F8D345FF908F3B]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 872039 INFO  (SUITE-TestCustomDocTransformer-seed#[86F8D345FF908F3B]-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> 872057 INFO  (SUITE-TestCustomDocTransformer-seed#[86F8D345FF908F3B]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 872067 INFO  (SUITE-TestCustomDocTransformer-seed#[86F8D345FF908F3B]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 872158 INFO  (SUITE-TestCustomDocTransformer-seed#[86F8D345FF908F3B]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 872200 INFO  (SUITE-TestCustomDocTransformer-seed#[86F8D345FF908F3B]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fa40032
   [junit4]   2> 872207 INFO  (SUITE-TestCustomDocTransformer-seed#[86F8D345FF908F3B]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fa40032
   [junit4]   2> 872207 INFO  (SUITE-TestCustomDocTransformer-seed#[86F8D345FF908F3B]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fa40032
   [junit4]   2> 872208 INFO  (coreLoadExecutor-3651-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 872208 INFO  (coreLoadExecutor-3651-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> 872232 INFO  (coreLoadExecutor-3651-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 872242 INFO  (coreLoadExecutor-3651-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 872344 INFO  (coreLoadExecutor-3651-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 872355 INFO  (coreLoadExecutor-3651-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> 872356 INFO  (coreLoadExecutor-3651-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@fa40032
   [junit4]   2> 872356 INFO  (coreLoadExecutor-3651-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 872356 INFO  (coreLoadExecutor-3651-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\

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

7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_288E4F210CFBDB06-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_288E4F210CFBDB06-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([288E4F210CFBDB06]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/5 (1!)] on J1 in 13.12s, 8 tests, 1 error <<< FAILURES!

[...truncated 10 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20180119_141355_3127735896536596253289.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20180119_141355_31216479726151426283735.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 791 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20180119_141420_4702330398083312482555.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20180119_141420_47018325708935808490800.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 554 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20180119_141534_81316114024548548282310.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20180119_141534_81317325890933678627269.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1259 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20180119_141613_8673068012035158651820.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20180119_141613_86710467001025165487478.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 623 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20180119_141633_7393949396605569196733.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 27 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20180119_141633_7396609271849570786703.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 556 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20180119_141718_6443806069151646037825.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20180119_141718_6462086702936594854287.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 562 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20180119_141742_62217106951653521016768.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20180119_141742_6229546101227397845057.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 656 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20180119_141804_1595589827960362407958.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20180119_141804_15915335063800088952981.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 596 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20180119_141856_50314646826214456116714.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20180119_141856_50313432161913349640563.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 549 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20180119_141924_2491646590787760355471.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32314 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 409 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/409/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseConcMarkSweepGC

8 tests failed.
FAILED:  org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.testBasic

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\.\temp\FreeTextSuggester.index.4093648408900067901: java.nio.file.DirectoryNotEmptyException: .\temp\FreeTextSuggester.index.4093648408900067901 

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\suggest\test\J0\.\temp\FreeTextSuggester.index.4093648408900067901: java.nio.file.DirectoryNotEmptyException: .\temp\FreeTextSuggester.index.4093648408900067901

	at __randomizedtesting.SeedInfo.seed([EA0B7467A5068E40:41F169727ADA086E]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:351)
	at org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:247)
	at org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.testBasic(TestFreeTextSuggester.java:61)
	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 org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.handler.dataimport.TestSqlEntityProcessorDelta.testChildEntities

Error Message:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSqlEntityProcessorDelta_BB358F5F0B814BC0-001\tempDir-001

Stack Trace:
java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSqlEntityProcessorDelta_BB358F5F0B814BC0-001\tempDir-001
	at __randomizedtesting.SeedInfo.seed([BB358F5F0B814BC0:345660BB30085643]:0)
	at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266)
	at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
	at java.nio.file.Files.deleteIfExists(Files.java:1165)
	at org.apache.solr.handler.dataimport.AbstractSqlEntityProcessorTestCase.afterSqlEntitiyProcessorTestCase(AbstractSqlEntityProcessorTestCase.java:98)
	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$10.evaluate(RandomizedRunner.java:992)
	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.TestCloudSearcherWarming

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.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper\server1\data\version-2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-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.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper\server1\data\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper\server1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([76621E039D608279]: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.spelling.SpellCheckCollatorWithCollapseTest

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.spelling.SpellCheckCollatorWithCollapseTest_76621E039D608279-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorWithCollapseTest_76621E039D608279-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorWithCollapseTest_76621E039D608279-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorWithCollapseTest_76621E039D608279-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.spelling.SpellCheckCollatorWithCollapseTest_76621E039D608279-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorWithCollapseTest_76621E039D608279-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorWithCollapseTest_76621E039D608279-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorWithCollapseTest_76621E039D608279-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([76621E039D608279]: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.test

Error Message:
Error from server at http://127.0.0.1:52412/solr/myalias_2017-10-23_shard1_replica_n2: Unexpected type of routeKey: null

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:52412/solr/myalias_2017-10-23_shard1_replica_n2: Unexpected type of routeKey: null
	at __randomizedtesting.SeedInfo.seed([76621E039D608279:FE3621D9339CEF81]: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.directUpdate(CloudSolrClient.java:560)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
	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.SolrClient.add(SolrClient.java:173)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
	at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test(TimeRoutedAliasUpdateProcessorTest.java:132)
	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:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testDistributions

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([BE8F9752FFC3CEC8:170D6F821392E54]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testDistributions(StreamExpressionTest.java:6639)
	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.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_B2E716AD18A8F001-001\1.9.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_B2E716AD18A8F001-001\1.9.0-cfs-001 

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

	at __randomizedtesting.SeedInfo.seed([B2E716AD18A8F001]: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.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_30D076F9DEE38817-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_30D076F9DEE38817-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_30D076F9DEE38817-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_30D076F9DEE38817-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_30D076F9DEE38817-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_30D076F9DEE38817-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_30D076F9DEE38817-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_30D076F9DEE38817-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_30D076F9DEE38817-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_30D076F9DEE38817-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_30D076F9DEE38817-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_30D076F9DEE38817-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_30D076F9DEE38817-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_30D076F9DEE38817-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_30D076F9DEE38817-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_30D076F9DEE38817-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_30D076F9DEE38817-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_30D076F9DEE38817-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_30D076F9DEE38817-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_30D076F9DEE38817-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_30D076F9DEE38817-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_30D076F9DEE38817-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_30D076F9DEE38817-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_30D076F9DEE38817-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_30D076F9DEE38817-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_30D076F9DEE38817-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_30D076F9DEE38817-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_30D076F9DEE38817-001

	at __randomizedtesting.SeedInfo.seed([30D076F9DEE38817]: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 4765 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [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.testCreateSingleSegmentCFS
   [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.testCreateIndexWithDocValuesUpdates
   [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.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s 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.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=Memory), content5=Lucene50(blocksize=128), trieInt=PostingsFormat(name=Memory), content4=PostingsFormat(name=LuceneFixedGap), content3=FSTOrd50, content2=PostingsFormat(name=Memory), fie?ld=PostingsFormat(name=Memory), utf8=PostingsFormat(name=Memory), trieLong=Lucene50(blocksize=128), id=PostingsFormat(name=LuceneFixedGap), content=PostingsFormat(name=Memory), autf8=Lucene50(blocksize=128)}, docValues:{utf8=DocValuesFormat(name=Direct), fie?ld=DocValuesFormat(name=Direct), dvShort=DocValuesFormat(name=Lucene70), dvInt=DocValuesFormat(name=Direct), longPoint2d=DocValuesFormat(name=Memory), dvBytesSortedVar=DocValuesFormat(name=Direct), dvSortedSet=DocValuesFormat(name=Asserting), content=DocValuesFormat(name=Direct), floatPoint1d=DocValuesFormat(name=Asserting), intPoint1d=DocValuesFormat(name=Memory), doublePoint2d=DocValuesFormat(name=Direct), trieLong=DocValuesFormat(name=Lucene70), dvBytesDerefVar=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Asserting), binaryPoint2d=DocValuesFormat(name=Direct), dvSortedNumeric=DocValuesFormat(name=Memory), dvBytesDerefFixed=DocValuesFormat(name=Asserting), autf8=DocValuesFormat(name=Lucene70), dvBytesSortedFixed=DocValuesFormat(name=Lucene70), trieInt=DocValuesFormat(name=Direct), dvBytesStraightVar=DocValuesFormat(name=Memory), dvBytesStraightFixed=DocValuesFormat(name=Direct), dvLong=DocValuesFormat(name=Memory), longPoint1d=DocValuesFormat(name=Asserting), floatPoint2d=DocValuesFormat(name=Lucene70), dvDouble=DocValuesFormat(name=Asserting), dvFloat=DocValuesFormat(name=Lucene70), content6=DocValuesFormat(name=Direct), content5=DocValuesFormat(name=Lucene70), dvPacked=DocValuesFormat(name=Memory), intPoint2d=DocValuesFormat(name=Asserting), content4=DocValuesFormat(name=Asserting), content3=DocValuesFormat(name=Memory), content2=DocValuesFormat(name=Direct), doublePoint1d=DocValuesFormat(name=Memory), dvByte=DocValuesFormat(name=Memory), binaryPoint1d=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1545, maxMBSortInHeap=5.003788826873549, sim=RandomSimilarity(queryNorm=true): {content6=IB SPL-D2, content5=DFR GB3(800.0), content2=DFR I(n)LZ(0.3), utf8=DFR I(n)L2, fie?ld=DFR I(F)B3(800.0), content=DFR I(n)B3(800.0), autf8=DFR I(F)B2}, locale=it-IT, timezone=America/Noronha
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=46255736,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestLucene53NormsFormat, TestIndexWriterOnOldIndex, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=B2E716AD18A8F001 -Dtests.slow=true -Dtests.locale=it-IT -Dtests.timezone=America/Noronha -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [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_B2E716AD18A8F001-001\1.9.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_B2E716AD18A8F001-001\1.9.0-cfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B2E716AD18A8F001]: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 98.20s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 5275 lines...]
   [junit4] Suite: org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFreeTextSuggester -Dtests.method=testBasic -Dtests.seed=EA0B7467A5068E40 -Dtests.slow=true -Dtests.locale=es-GT -Dtests.timezone=UCT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.02s J0 | TestFreeTextSuggester.testBasic <<<
   [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\suggest\test\J0\.\temp\FreeTextSuggester.index.4093648408900067901: java.nio.file.DirectoryNotEmptyException: .\temp\FreeTextSuggester.index.4093648408900067901
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EA0B7467A5068E40:41F169727ADA086E]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:351)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:247)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.testBasic(TestFreeTextSuggester.java:61)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=es-GT, timezone=UCT
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=35187128,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestSuggestStopFilterFactory, AnalyzingInfixSuggesterTest, TestFreeTextSuggester]
   [junit4] Completed [26/32 (1!)] on J0 in 5.30s, 10 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 2213 lines...]
   [junit4] Suite: org.apache.solr.spelling.SpellCheckCollatorWithCollapseTest
   [junit4]   2> 815821 INFO  (SUITE-SpellCheckCollatorWithCollapseTest-seed#[76621E039D608279]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorWithCollapseTest_76621E039D608279-001\init-core-data-001
   [junit4]   2> 815823 WARN  (SUITE-SpellCheckCollatorWithCollapseTest-seed#[76621E039D608279]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 815823 INFO  (SUITE-SpellCheckCollatorWithCollapseTest-seed#[76621E039D608279]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 815829 INFO  (SUITE-SpellCheckCollatorWithCollapseTest-seed#[76621E039D608279]-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> 815830 INFO  (SUITE-SpellCheckCollatorWithCollapseTest-seed#[76621E039D608279]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 815831 INFO  (SUITE-SpellCheckCollatorWithCollapseTest-seed#[76621E039D608279]-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> 815876 INFO  (SUITE-SpellCheckCollatorWithCollapseTest-seed#[76621E039D608279]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 815886 INFO  (SUITE-SpellCheckCollatorWithCollapseTest-seed#[76621E039D608279]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 815926 INFO  (SUITE-SpellCheckCollatorWithCollapseTest-seed#[76621E039D608279]-worker) [    ] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 815992 INFO  (SUITE-SpellCheckCollatorWithCollapseTest-seed#[76621E039D608279]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ca9ebd
   [junit4]   2> 816000 INFO  (SUITE-SpellCheckCollatorWithCollapseTest-seed#[76621E039D608279]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ca9ebd
   [junit4]   2> 816000 INFO  (SUITE-SpellCheckCollatorWithCollapseTest-seed#[76621E039D608279]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ca9ebd
   [junit4]   2> 816001 INFO  (coreLoadExecutor-2238-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 816002 INFO  (coreLoadExecutor-2238-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> 816046 INFO  (coreLoadExecutor-2238-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 816057 INFO  (coreLoadExecutor-2238-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 816095 INFO  (coreLoadExecutor-2238-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 816098 INFO  (coreLoadExecutor-2238-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> 816098 INFO  (coreLoadExecutor-2238-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@ca9ebd
   [junit4]   2> 816098 INFO  (coreLoadExecutor-2238-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 816100 INFO  (coreLoadExecutor-2238-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.spelling.SpellCheckCollatorWithCollapseTest_76621E039D608279-001\init-core-data-001\]
   [junit4]   2> 816101 INFO  (coreLoadExecutor-2238-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 816168 INFO  (coreLoadExecutor-2238-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 816168 INFO  (coreLoadExecutor-2238-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 816168 INFO  (coreLoadExecutor-2238-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 816169 INFO  (coreLoadExecutor-2238-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 816169 INFO  (coreLoadExecutor-2238-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1534943912, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 816169 INFO  (coreLoadExecutor-2238-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@81b92d[collection1] main]
   [junit4]   2> 816170 WARN  (coreLoadExecutor-2238-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 816170 INFO  (coreLoadExecutor-2238-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 816170 INFO  (coreLoadExecutor-2238-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=a_s,minQueryLength=3}
   [junit4]   2> 816172 INFO  (coreLoadExecutor-2238-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\elevate.xml
   [junit4]   2> 816181 INFO  (coreLoadExecutor-2238-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 816181 INFO  (coreLoadExecutor-2238-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589985995578671104
   [junit4]   2> 816181 INFO  (searcherExecutor-2239-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 816182 INFO  (searcherExecutor-2239-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@81b92d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 816185 INFO  (SUITE-SpellCheckCollatorWithCollapseTest-seed#[76621E039D608279]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 816187 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 816188 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 816188 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cdecb8[collection1] realtime]
   [junit4]   2> 816189 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] 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 1
   [junit4]   2> 816189 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589985995587059712,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 816189 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1464042 commitCommandVersion:1589985995587059712
   [junit4]   2> 816189 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@14b1ba2[collection1] main]
   [junit4]   2> 816190 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 816191 INFO  (searcherExecutor-2239-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@14b1ba2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 816191 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 816194 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0 (1589985995590205440)]} 0 1
   [junit4]   2> 816194 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589985995592302592,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 816194 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1464042 commitCommandVersion:1589985995592302592
   [junit4]   2> 816199 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@17fa941[collection1] main]
   [junit4]   2> 816199 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 816199 INFO  (searcherExecutor-2239-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@17fa941[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)))}
   [junit4]   2> 816199 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 816206 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1589985995603836928)]} 0 1
   [junit4]   2> 816207 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1589985995605934080)]} 0 0
   [junit4]   2> 816207 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1589985995605934081)]} 0 0
   [junit4]   2> 816207 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4 (1589985995605934082)]} 0 0
   [junit4]   2> 816207 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5 (1589985995605934083)]} 0 0
   [junit4]   2> 816207 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589985995605934084,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 816207 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1464042 commitCommandVersion:1589985995605934084
   [junit4]   2> 816208 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@19e20c3[collection1] main]
   [junit4]   2> 816210 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 816211 INFO  (searcherExecutor-2239-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@19e20c3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1) Uninverting(_1(7.3.0):C5)))}
   [junit4]   2> 816211 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 816213 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6 (1589985995610128384)]} 0 1
   [junit4]   2> 816213 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7 (1589985995612225536)]} 0 0
   [junit4]   2> 816214 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8 (1589985995613274112)]} 0 0
   [junit4]   2> 816214 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9 (1589985995613274113)]} 0 0
   [junit4]   2> 816214 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10 (1589985995613274114)]} 0 0
   [junit4]   2> 816214 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589985995613274115,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 816214 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1464042 commitCommandVersion:1589985995613274115
   [junit4]   2> 816216 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5e9319[collection1] main]
   [junit4]   2> 816216 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 816217 INFO  (searcherExecutor-2239-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5e9319[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1) Uninverting(_1(7.3.0):C5) Uninverting(_2(7.3.0):C5)))}
   [junit4]   2> 816217 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 816219 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11 (1589985995617468416)]} 0 1
   [junit4]   2> 816219 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[12 (1589985995618516992)]} 0 0
   [junit4]   2> 816219 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[13 (1589985995618516993)]} 0 0
   [junit4]   2> 816220 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[14 (1589985995619565568)]} 0 0
   [junit4]   2> 816220 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[15 (1589985995619565569)]} 0 0
   [junit4]   2> 816220 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589985995619565570,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 816220 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1464042 commitCommandVersion:1589985995619565570
   [junit4]   2> 816222 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@132137e[collection1] main]
   [junit4]   2> 816222 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 816223 INFO  (searcherExecutor-2239-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@132137e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1) Uninverting(_1(7.3.0):C5) Uninverting(_2(7.3.0):C5) Uninverting(_3(7.3.0):C5)))}
   [junit4]   2> 816224 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 816225 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[16 (1589985995623759872)]} 0 1
   [junit4]   2> 816225 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[17 (1589985995624808448)]} 0 0
   [junit4]   2> 816225 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[18 (1589985995624808449)]} 0 0
   [junit4]   2> 816226 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[19 (1589985995625857024)]} 0 0
   [junit4]   2> 816226 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[20 (1589985995625857025)]} 0 0
   [junit4]   2> 816226 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589985995625857026,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 816226 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1464042 commitCommandVersion:1589985995625857026
   [junit4]   2> 816236 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3085cb[collection1] main]
   [junit4]   2> 816237 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 816238 INFO  (searcherExecutor-2239-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3085cb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1) Uninverting(_1(7.3.0):C5) Uninverting(_2(7.3.0):C5) Uninverting(_3(7.3.0):C5) Uninverting(_4(7.3.0):C5)))}
   [junit4]   2> 816238 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 12
   [junit4]   2> 816241 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[21 (1589985995639488512)]} 0 2
   [junit4]   2> 816242 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[22 (1589985995642634240)]} 0 0
   [junit4]   2> 816242 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[23 (1589985995642634241)]} 0 0
   [junit4]   2> 816243 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[24 (1589985995642634242)]} 0 0
   [junit4]   2> 816243 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[25 (1589985995643682816)]} 0 0
   [junit4]   2> 816243 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589985995643682817,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 816243 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1464042 commitCommandVersion:1589985995643682817
   [junit4]   2> 816247 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1457a98[collection1] main]
   [junit4]   2> 816247 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 816249 INFO  (searcherExecutor-2239-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1457a98[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1) Uninverting(_1(7.3.0):C5) Uninverting(_2(7.3.0):C5) Uninverting(_3(7.3.0):C5) Uninverting(_4(7.3.0):C5) Uninverting(_5(7.3.0):C5)))}
   [junit4]   2> 816249 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 816253 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[26 (1589985995649974272)]} 0 4
   [junit4]   2> 816254 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[27 (1589985995655217152)]} 0 0
   [junit4]   2> 816257 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[28 (1589985995655217153)]} 0 2
   [junit4]   2> 816258 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[29 (1589985995658362880)]} 0 0
   [junit4]   2> 816258 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[30 (1589985995659411456)]} 0 0
   [junit4]   2> 816258 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589985995659411457,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 816258 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1464042 commitCommandVersion:1589985995659411457
   [junit4]   2> 816260 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@16db23e[collection1] main]
   [junit4]   2> 816261 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 816262 INFO  (searcherExecutor-2239-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@16db23e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1) Uninverting(_1(7.3.0):C5) Uninverting(_2(7.3.0):C5) Uninverting(_3(7.3.0):C5) Uninverting(_4(7.3.0):C5) Uninverting(_5(7.3.0):C5) Uninverting(_6(7.3.0):C5)))}
   [junit4]   2> 816262 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 816265 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[31 (1589985995664654336)]} 0 1
   [junit4]   2> 816265 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[32 (1589985995666751488)]} 0 0
   [junit4]   2> 816265 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[33 (1589985995666751489)]} 0 0
   [junit4]   2> 816265 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[34 (1589985995666751490)]} 0 0
   [junit4]   2> 816266 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[35 (1589985995667800064)]} 0 0
   [junit4]   2> 816266 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589985995667800065,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 816266 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1464042 commitCommandVersion:1589985995667800065
   [junit4]   2> 816269 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@f4ec55[collection1] main]
   [junit4]   2> 816273 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 816273 INFO  (searcherExecutor-2239-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f4ec55[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1) Uninverting(_1(7.3.0):C5) Uninverting(_2(7.3.0):C5) Uninverting(_3(7.3.0):C5) Uninverting(_4(7.3.0):C5) Uninverting(_5(7.3.0):C5) Uninverting(_6(7.3.0):C5) Uninverting(_7(7.3.0):C5)))}
   [junit4]   2> 816273 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 816275 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[36 (1589985995676188672)]} 0 1
   [junit4]   2> 816276 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[37 (1589985995678285824)]} 0 0
   [junit4]   2> 816276 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[38 (1589985995678285825)]} 0 0
   [junit4]   2> 816276 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[39 (1589985995678285826)]} 0 0
   [junit4]   2> 816277 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[40 (1589985995679334400)]} 0 0
   [junit4]   2> 816277 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589985995679334401,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 816277 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1464042 commitCommandVersion:1589985995679334401
   [junit4]   2> 816280 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1698356[collection1] main]
   [junit4]   2> 816282 INFO  (searcherExecutor-2239-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1698356[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1) Uninverting(_1(7.3.0):C5) Uninverting(_2(7.3.0):C5) Uninverting(_3(7.3.0):C5) Uninverting(_4(7.3.0):C5) Uninverting(_5(7.3.0):C5) Uninverting(_6(7.3.0):C5) Uninverting(_7(7.3.0):C5) Uninverting(_8(7.3.0):C5)))}
   [junit4]   2> 816282 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 816282 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 816284 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[41 (1589985995685625856)]} 0 1
   [junit4]   2> 816286 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[42 (1589985995686674432)]} 0 1
   [junit4]   2> 816286 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[43 (1589985995688771584)]} 0 0
   [junit4]   2> 816286 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[44 (1589985995688771585)]} 0 0
   [junit4]   2> 816287 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[45 (1589985995689820160)]} 0 0
   [junit4]   2> 816287 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589985995689820161,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 816287 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1464042 commitCommandVersion:1589985995689820161
   [junit4]   2> 816295 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1fc120e[collection1] main]
   [junit4]   2> 816295 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 816297 INFO  (searcherExecutor-2239-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1fc120e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(7.3.0):c46)))}
   [junit4]   2> 816297 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 10
   [junit4]   2> 816299 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[46 (1589985995700305920)]} 0 1
   [junit4]   2> 816299 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[47 (1589985995702403072)]} 0 0
   [junit4]   2> 816299 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[48 (1589985995702403073)]} 0 0
   [junit4]   2> 816299 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[49 (1589985995702403074)]} 0 0
   [junit4]   2> 816300 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[50 (1589985995703451648)]} 0 0
   [junit4]   2> 816300 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589985995703451649,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 816300 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1464042 commitCommandVersion:1589985995703451649
   [junit4]   2> 816302 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ee7a5[collection1] main]
   [junit4]   2> 816303 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 816308 INFO  (searcherExecutor-2239-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2ee7a5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(7.3.0):c46) Uninverting(_b(7.3.0):C5)))}
   [junit4]   2> 816308 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 816310 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[51 (1589985995711840256)]} 0 1
   [junit4]   2> 816310 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[52 (1589985995713937408)]} 0 0
   [junit4]   2> 816310 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[53 (1589985995713937409)]} 0 0
   [junit4]   2> 816311 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[54 (1589985995713937410)]} 0 0
   [junit4]   2> 816312 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[55 (1589985995716034560)]} 0 0
   [junit4]   2> 816312 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589985995716034561,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 816312 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1464042 commitCommandVersion:1589985995716034561
   [junit4]   2> 816314 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1448989[collection1] main]
   [junit4]   2> 816315 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 816316 INFO  (searcherExecutor-2239-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1448989[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(7.3.0):c46) Uninverting(_b(7.3.0):C5) Uninverting(_c(7.3.0):C5)))}
   [junit4]   2> 816316 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 816318 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[56 (1589985995720228864)]} 0 1
   [junit4]   2> 816318 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[57 (1589985995722326016)]} 0 0
   [junit4]   2> 816318 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[58 (1589985995722326017)]} 0 0
   [junit4]   2> 816319 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[59 (1589985995723374592)]} 0 0
   [junit4]   2> 816319 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[60 (1589985995723374593)]} 0 0
   [junit4]   2> 816319 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589985995723374594,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 816319 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1464042 commitCommandVersion:1589985995723374594
   [junit4]   2> 816321 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@b1130b[collection1] main]
   [junit4]   2> 816322 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 816323 INFO  (searcherExecutor-2239-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b1130b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(7.3.0):c46) Uninverting(_b(7.3.0):C5) Uninverting(_c(7.3.0):C5) Uninverting(_d(7.3.0):C5)))}
   [junit4]   2> 816323 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 816325 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[61 (1589985995728617472)]} 0 1
   [junit4]   2> 816325 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[62 (1589985995729666048)]} 0 0
   [junit4]   2> 816326 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[63 (1589985995730714624)]} 0 0
   [junit4]   2> 816326 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[64 (1589985995730714625)]} 0 0
   [junit4]   2> 816326 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[65 (1589985995730714626)]} 0 0
   [junit4]   2> 816326 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589985995730714627,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 816326 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1464042 commitCommandVersion:1589985995730714627
   

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

 32454 T325 C39 oashd.DocBuilder.collectDelta Running ModifiedRowKey() for Entity: Sports
   [junit4]   2> 32454 T325 C39 oashd.DocBuilder.collectDelta Completed ModifiedRowKey for Entity: Sports rows obtained : 0
   [junit4]   2> 32454 T325 C39 oashd.DocBuilder.collectDelta Completed DeletedRowKey for Entity: Sports rows obtained : 0
   [junit4]   2> 32454 T325 C39 oashd.DocBuilder.collectDelta Completed parentDeltaQuery for Entity: Sports
   [junit4]   2> 32454 T325 C39 oashd.DocBuilder.collectDelta Running ModifiedRowKey() for Entity: People
   [junit4]   2> 32454 T325 C39 oashd.JdbcDataSource$1.call Creating a connection for entity People with URL: jdbc:derby:memory:derbyDB;territory=en_US
   [junit4]   2> 32454 T325 C39 oashd.JdbcDataSource$1.call Time taken for getConnection(): 0
   [junit4]   2> 32463 T325 C39 oashd.DocBuilder.collectDelta Completed ModifiedRowKey for Entity: People rows obtained : 2
   [junit4]   2> 32463 T325 C39 oashd.DocBuilder.collectDelta Completed DeletedRowKey for Entity: People rows obtained : 0
   [junit4]   2> 32463 T325 C39 oashd.DocBuilder.collectDelta Completed parentDeltaQuery for Entity: People
   [junit4]   2> 32466 T325 C39 oashd.JdbcDataSource$1.call Creating a connection for entity Sports with URL: jdbc:derby:memory:derbyDB;territory=en_US
   [junit4]   2> 32466 T325 C39 oashd.JdbcDataSource$1.call Time taken for getConnection(): 0
   [junit4]   2> 32573 T325 C39 oashd.DocBuilder.doDelta Delta Import completed successfully
   [junit4]   2> 32573 T325 C39 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 32573 T325 C39 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 32573 T325 C39 oasu.SolrIndexWriter.setCommitData Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@18b4114 commitCommandVersion:0
   [junit4]   2> 32588 T325 C39 oass.SolrIndexSearcher.<init> Opening [Searcher@1108585[collection1] main]
   [junit4]   2> 32591 T325 C39 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 32593 T332 C39 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1108585[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(7.3.0):c20/1:delGen=1) Uninverting(_8(7.3.0):c2)))}
   [junit4]   2> 32594 T325 C39 oashd.SimplePropertiesWriter.readIndexerProperties Read the.properties
   [junit4]   2> 32594 T325 C39 oashd.SimplePropertiesWriter.persist Wrote last indexed time to the.properties
   [junit4]   2> 32594 T325 C39 oashd.DocBuilder.execute Time taken = 0:0:0.141
   [junit4]   2> 32594 T325 C39 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={indent=true&synchronous=true&commit=true&dataConfig=%0a<dataConfig>+%0a<propertyWriter+type%3D"SimplePropertiesWriter"+directory%3D"C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSqlEntityProcessorDelta_BB358F5F0B814BC0-001\tempDir-001"+filename%3D"the.properties"+/>%0a<dataSource+name%3D"hsqldb"+driver%3D"org.hsqldb.jdbcDriver"+url%3D"jdbc:hsqldb:mem:."+/>+%0a<dataSource+name%3D"derby"+driver%3D"org.apache.derby.jdbc.EmbeddedDriver"+url%3D"jdbc:derby:memory:derbyDB;territory%3Den_US"+/>+%0a<document+name%3D"TestSqlEntityProcessor">+%0a<entity+name%3D"People"+pk%3D"ID"+processor%3D"SqlEntityProcessor"+dataSource%3D"derby"+query%3D"SELECT+ID,+NAME,+COUNTRY_CODE+FROM+PEOPLE+WHERE+DELETED+!%3D+'Y'+"+deletedPkQuery%3D"SELECT+ID+FROM+PEOPLE+WHERE+DELETED%3D'Y'+AND+last_modified+%26gt;%3D'${dih.People.last_index_time}'+"+deltaImportQuery%3D"SELECT+ID,+NAME,+COUNTRY_CODE+FROM+PEOPLE+where+ID%3D${dih.delta.ID}+"+deltaQuery%3D"SELECT+ID+FROM+PEOPLE+WHERE+DELETED!%3D'Y'+AND+last_modified+%26gt;%3D'${dih.People.last_index_time}'+"+>+%0a<field+column%3D"NAME"+name%3D"NAME_mult_s"+/>+%0a<field+column%3D"COUNTRY_CODE"+name%3D"COUNTRY_CODES_mult_s"+/>+%0a<entity+name%3D"Sports"+dataSource%3D"derby"+transformer%3D"AddAColumnTransformer"+newColumnName%3D"sportsAdded_s"+newColumnValue%3D"sport_added"+processor%3D"SqlEntityProcessor"+query%3D"SELECT+ID,+SPORT_NAME+FROM+PEOPLE_SPORTS+WHERE+DELETED+!%3D+'Y'+AND+PERSON_ID%3D${People.ID}+ORDER+BY+ID"+>+%0a<field+column%3D"SPORT_NAME"+name%3D"SPORT_NAME_mult_s"+/>+%0a<field+column%3D"id"+name%3D"SPORT_ID_mult_s"+/>+%0a</entity>+%0a</entity>+%0a</document>+%0a</dataConfig>+%0a&clean=false&wt=xml&command=delta-import}{add=[1007, 12],commit=} 0 144
   [junit4]   2> 32596 T325 C39 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=21 status=0 QTime=0
   [junit4]   2> 32608 T325 C39 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=NAME_mult_s:Aiden&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 32609 T325 C39 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q={!term+f%3DSPORT_NAME_mult_s}No+Fishing&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 32610 T325 C39 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=id:1007&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 32610 T325 C39 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=id:12&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 33114 T325 oas.SolrTestCaseJ4.tearDown ###Ending testChildEntities
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSqlEntityProcessorDelta -Dtests.method=testChildEntities -Dtests.seed=BB358F5F0B814BC0 -Dtests.slow=true -Dtests.locale=fi-FI -Dtests.timezone=Asia/Ho_Chi_Minh -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   1.03s J0 | TestSqlEntityProcessorDelta.testChildEntities <<<
   [junit4]    > Throwable #1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSqlEntityProcessorDelta_BB358F5F0B814BC0-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BB358F5F0B814BC0:345660BB30085643]:0)
   [junit4]    > 	at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266)
   [junit4]    > 	at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
   [junit4]    > 	at java.nio.file.Files.deleteIfExists(Files.java:1165)
   [junit4]    > 	at org.apache.solr.handler.dataimport.AbstractSqlEntityProcessorTestCase.afterSqlEntitiyProcessorTestCase(AbstractSqlEntityProcessorTestCase.java:98)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 33174 T325 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 33175 T325 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=27475427
   [junit4]   2> 33175 T325 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 33175 T325 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@16d1c86: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@bd0428
   [junit4]   2> 33178 T325 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 33178 T325 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@321172: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1c99823
   [junit4]   2> 33180 T325 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 33180 T325 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e24341: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1ac2165
   [junit4]   2> 33180 T336 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@abdf9e
   [junit4]   2> 33180 T336 x:x:collection1 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.core.collection1, tag=11263902
   [junit4]   2> 33180 T336 x:x:collection1 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2df37a: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@816638
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSqlEntityProcessorDelta_BB358F5F0B814BC0-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {sportsAdded_s=PostingsFormat(name=LuceneVarGapFixedInterval), NAME_mult_s=FSTOrd50, AddAColumn_s=PostingsFormat(name=Memory), id=PostingsFormat(name=LuceneVarGapFixedInterval), SPORT_NAME_mult_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), COUNTRY_CODES_mult_s=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=49, maxMBSortInHeap=5.203460710659596, sim=RandomSimilarity(queryNorm=false): {}, locale=fi-FI, timezone=Asia/Ho_Chi_Minh
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=23431336,total=68587520
   [junit4]   2> NOTE: All tests run in this JVM: [TestHierarchicalDocBuilder, TestZKPropertiesWriter, TestSolrEntityProcessorEndToEnd, TestSqlEntityProcessorDelta]
   [junit4] Completed [22/38 (1!)] on J0 in 7.81s, 5 tests, 1 error <<< FAILURES!

[...truncated 38332 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 407 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/407/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseConcMarkSweepGC

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

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

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

	at __randomizedtesting.SeedInfo.seed([40FB7B1974C80F]: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.store.TestSimpleFSDirectory

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

	at __randomizedtesting.SeedInfo.seed([D23E528CA48F5B6E]: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.analytics.facet.ValueFacetTest

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-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1\data\version-2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1\data\version-2\log.1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-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-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1\data\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1\data\version-2\log.1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001

	at __randomizedtesting.SeedInfo.seed([A410E60EE48D4CC9]: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.analytics.value.CastingFloatValueStreamTest

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-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_A410E60EE48D4CC9-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_A410E60EE48D4CC9-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_A410E60EE48D4CC9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_A410E60EE48D4CC9-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-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_A410E60EE48D4CC9-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_A410E60EE48D4CC9-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_A410E60EE48D4CC9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_A410E60EE48D4CC9-001

	at __randomizedtesting.SeedInfo.seed([A410E60EE48D4CC9]: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([84B200A43E009F8B:C11872DD7A5223FF]: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=32476, name=sdqtest--8627-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$815/28659001.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$116/18824658.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=32476, name=sdqtest--8627-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$815/28659001.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$116/18824658.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([84B200A43E009F8B]:0)


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

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.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001\index    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001\index\segments_2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001\index\segments_2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-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.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001\index\segments_2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001\index\segments_2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001

	at __randomizedtesting.SeedInfo.seed([84B200A43E009F8B]: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.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_50F43B77A91AB829-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_50F43B77A91AB829-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_50F43B77A91AB829-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_50F43B77A91AB829-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_50F43B77A91AB829-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_50F43B77A91AB829-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_50F43B77A91AB829-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_50F43B77A91AB829-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_50F43B77A91AB829-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_50F43B77A91AB829-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_50F43B77A91AB829-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_50F43B77A91AB829-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_50F43B77A91AB829-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_50F43B77A91AB829-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_50F43B77A91AB829-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_50F43B77A91AB829-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_50F43B77A91AB829-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_50F43B77A91AB829-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_50F43B77A91AB829-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_50F43B77A91AB829-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_50F43B77A91AB829-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_50F43B77A91AB829-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_50F43B77A91AB829-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_50F43B77A91AB829-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_50F43B77A91AB829-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_50F43B77A91AB829-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_50F43B77A91AB829-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_50F43B77A91AB829-001

	at __randomizedtesting.SeedInfo.seed([50F43B77A91AB829]: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 476 lines...]
   [junit4] Suite: org.apache.lucene.store.TestSimpleFSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=414, maxMBSortInHeap=7.84713552545946, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-DZ, timezone=Europe/Istanbul
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=90485904,total=223674368
   [junit4]   2> NOTE: All tests run in this JVM: [TestNativeFSLockFactory, TestDemoParallelLeafReader, TestToken, TestFieldCacheRewriteMethod, TestTerms, TestTwoPhaseCommitTool, TestSloppyPhraseQuery, TestIndexWriterFromReader, TestLiveFieldValues, TestSpanOrQuery, TestFilterSpans, TestRecyclingIntBlockAllocator, TestRegexpRandom2, TestIndexWriterThreadsToSegments, TestMutableValues, TestEarlyTermination, TestDocValuesIndexing, TestFilterIterator, TestArrayUtil, TestBooleanQuery, TestLucene50TermVectorsFormat, TestCodecs, TestBinaryDocValuesUpdates, TestGeoEncodingUtils, TestMultiThreadTermVectors, TestIntroSorter, TestIOUtils, TestMultiset, TestScoreCachingWrappingScorer, TestLockFactory, TestBoolean2ScorerSupplier, TestOfflineSorter, TestDoc, TestFieldInvertState, TestIndexWriterMerging, MultiCollectorTest, TestSwappedIndexFiles, TestNRTReaderCleanup, TestSimpleFSDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleFSDirectory -Dtests.seed=D23E528CA48F5B6E -Dtests.slow=true -Dtests.locale=ar-DZ -Dtests.timezone=Europe/Istanbul -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestSimpleFSDirectory (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\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_D23E528CA48F5B6E-001\testDirectoryFilter-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_D23E528CA48F5B6E-001\testDirectoryFilter-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D23E528CA48F5B6E]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [75/458 (1!)] on J0 in 1.91s, 42 tests, 1 error <<< FAILURES!

[...truncated 4279 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.02s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.01s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {content6=DFR I(n)L3(800.0), content5=DFR I(F)3(800.0), content2=IB SPL-D2, utf8=DFR I(n)1, fie?ld=IB LL-D3(800.0), content=DFR I(F)LZ(0.3), autf8=DFR I(F)B1}, locale=mk, timezone=BST
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=13622064,total=30171136
   [junit4]   2> NOTE: All tests run in this JVM: [TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=40FB7B1974C80F -Dtests.slow=true -Dtests.locale=mk -Dtests.timezone=BST -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_40FB7B1974C80F-001\3.4.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_40FB7B1974C80F-001\3.4.0-cfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([40FB7B1974C80F]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/8 (1!)] on J0 in 47.21s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 8920 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_84B200A43E009F8B-001\init-core-data-001
   [junit4]   2> 4624796 INFO  (SUITE-TestGenericDistributedQueue-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 4624797 INFO  (SUITE-TestGenericDistributedQueue-seed#[84B200A43E009F8B]-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> 4624798 INFO  (SUITE-TestGenericDistributedQueue-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4624801 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[84B200A43E009F8B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue
   [junit4]   2> 4626804 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[84B200A43E009F8B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> 4626808 INFO  (TEST-TestGenericDistributedQueue.testPeekElements-seed#[84B200A43E009F8B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPeekElements
   [junit4]   2> 4628310 INFO  (TEST-TestGenericDistributedQueue.testPeekElements-seed#[84B200A43E009F8B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPeekElements
   [junit4]   2> 4628314 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[84B200A43E009F8B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueueBlocking
   [junit4]   2> 4631419 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[84B200A43E009F8B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueueBlocking
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.method=testDistributedQueueBlocking -Dtests.seed=84B200A43E009F8B -Dtests.slow=true -Dtests.locale=fr-BE -Dtests.timezone=Zulu -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   3.11s J1 | TestGenericDistributedQueue.testDistributedQueueBlocking <<<
   [junit4]    > Throwable #1: java.util.concurrent.TimeoutException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([84B200A43E009F8B:C11872DD7A5223FF]:0)
   [junit4]    > 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:116)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 4631426 INFO  (TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[84B200A43E009F8B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLocallyOffer
   [junit4]   2> 4631636 INFO  (TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[84B200A43E009F8B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLocallyOffer
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_84B200A43E009F8B-001
   [junit4]   2> Jan 18, 2018 3:08:20 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Jan 18, 2018 3:08:41 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]   2>    1) Thread[id=32476, name=sdqtest--8627-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$815/28659001.call(Unknown Source)
   [junit4]   2>         at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$116/18824658.run(Unknown Source)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Jan 18, 2018 3:08:41 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=32476, name=sdqtest--8627-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2> Jan 18, 2018 3:08:41 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=fr-BE, timezone=Zulu
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=244693696,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestMaxScoreQueryParser, TestDynamicFieldResource, ZkSolrClientTest, URLClassifyProcessorTest, TestAnalyzedSuggestions, TestComponentsName, TestInitParams, ClusterStateUpdateTest, MetricsConfigTest, TestSolr4Spatial2, AddBlockUpdateTest, ResponseHeaderTest, TestSolrIndexConfig, TestStressUserVersions, TestConfig, BadComponentTest, RecoveryAfterSoftCommitTest, TestLuceneIndexBackCompat, TestRestManager, TestNumericRangeQuery64, TestRTGBase, RegexBoostProcessorTest, TestTrackingShardHandlerFactory, TestCoreAdminApis, BasicFunctionalityTest, TestSchemalessBufferedUpdates, ConcurrentDeleteAndCreateCollectionTest, SortByFunctionTest, TestCryptoKeys, BufferStoreTest, ClassificationUpdateProcessorFactoryTest, TestSQLHandler, FullSolrCloudDistribCmdsTest, BadIndexSchemaTest, TestManagedSynonymFilterFactory, TestDocBasedVersionConstraints, TestJavabinTupleStreamParser, ResponseLogComponentTest, TestComputePlanAction, SpellCheckComponentTest, MetricsHandlerTest, SolrGraphiteReporterTest, TestShortCircuitedRequests, TestManagedSchemaAPI, TestBulkSchemaConcurrent, TestLegacyField, TestSolrFieldCacheBean, TestStressCloudBlindAtomicUpdates, ChaosMonkeyNothingIsSafeTest, TestLocalFSCloudBackupRestore, OverseerTaskQueueTest, TestLargeCluster, CursorMarkTest, TestGraphTermsQParserPlugin, TestTolerantUpdateProcessorCloud, CollectionStateFormat2Test, TestCopyFieldCollectionResource, HdfsDirectoryFactoryTest, MultiThreadedOCPTest, TestManagedResource, SolrMetricsIntegrationTest, TestCustomStream, TestImpersonationWithHadoopAuth, TestBackupRepositoryFactory, HdfsThreadLeakTest, TestCrossCoreJoin, TestReloadDeadlock, CoreAdminCreateDiscoverTest, DirectoryFactoryTest, SmileWriterTest, TestHalfAndHalfDocValues, DistributedSpellCheckComponentTest, TestSimpleTextCodec, ActionThrottleTest, LegacyCloudClusterPropTest, DistributedQueryComponentCustomSortTest, AtomicUpdateProcessorFactoryTest, TestMacros, TestRTimerTree, TestRandomCollapseQParserPlugin, TestConfigSets, TestExtendedDismaxParser, ClusterStateTest, ImplicitSnitchTest, TestStressVersions, DistributedFacetSimpleRefinementLongTailTest, CdcrReplicationHandlerTest, TestPointFields, TestXmlQParser, RegexBytesRefFilterTest, V2StandaloneTest, TestMaxTokenLenTokenizer, TestSolrDeletionPolicy2, BadCopyFieldTest, SuggestComponentContextFilterQueryTest, AsyncCallRequestStatusResponseTest, ComputePlanActionTest, DeleteLastCustomShardedReplicaTest, SuggesterWFSTTest, TestImplicitCoreProperties, SpellCheckCollatorWithCollapseTest, DefaultValueUpdateProcessorTest, TestConfigSetsAPIExclusivity, SSLMigrationTest, HdfsRecoverLeaseTest, TestSubQueryTransformerCrossCore, TestEmbeddedSolrServerConstructors, TestBadConfig, TestFastLRUCache, SpellCheckCollatorTest, SimplePostToolTest, TestNonDefinedSimilarityFactory, ExternalFileFieldSortTest, OutOfBoxZkACLAndCredentialsProvidersTest, GraphQueryTest, TermVectorComponentTest, TestSolrXml, PrimUtilsTest, TestDistributedSearch, HdfsBasicDistributedZkTest, TestSolrConfigHandlerCloud, SolrCloudReportersTest, TestUseDocValuesAsStored2, TestConfigReload, TestSort, TestSolr4Spatial, TestMultiWordSynonyms, TestScoreJoinQPScore, CleanupOldIndexTest, ZkFailoverTest, ShufflingReplicaListTransformerTest, TestQuerySenderListener, TolerantUpdateProcessorTest, BaseCdcrDistributedZkTest, SimpleCollectionCreateDeleteTest, TestInitQParser, TestOnReconnectListenerSupport, HdfsCollectionsAPIDistributedZkTest, AliasIntegrationTest, TestHashPartitioner, HdfsAutoAddReplicasIntegrationTest, TestInPlaceUpdatesStandalone, CdcrVersionReplicationTest, WrapperMergePolicyFactoryTest, TestJsonFacets, HLLSerializationTest, TestLegacyFieldCache, TestSchemaResource, TestAtomicUpdateErrorCases, TestStressReorder, TimeZoneUtilsTest, TestSearchPerf, TestDocSet, TestSimDistributedQueue, XsltUpdateRequestHandlerTest, PreAnalyzedFieldTest, TestConfigSetImmutable, TestLuceneMatchVersion, TestRandomFlRTGCloud, TestPKIAuthenticationPlugin, TestMultiValuedNumericRangeQuery, HttpPartitionTest, NotRequiredUniqueKeyTest, HdfsChaosMonkeySafeLeaderTest, TestCollapseQParserPlugin, TestRandomDVFaceting, SpellPossibilityIteratorTest, DistanceUnitsTest, TestCollectionAPIs, HdfsUnloadDistributedZkTest, TestWordDelimiterFilterFactory, TestExecutePlanAction, TestDocumentBuilder, ZkStateReaderTest, TestNodeLostTrigger, TestRequestStatusCollectionAPI, DistribDocExpirationUpdateProcessorTest, TestPayloadScoreQParserPlugin, DOMUtilTest, TestStreamBody, ChaosMonkeySafeLeaderWithPullReplicasTest, HighlighterConfigTest, TestLMJelinekMercerSimilarityFactory, TestZkAclsWithHadoopAuth, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, SyncSliceTest, OverseerTest, ShardRoutingTest, BasicZkTest, TestReplicationHandler, TestRandomFaceting, LeaderElectionTest, ShardRoutingCustomTest, TestDistributedGrouping, TestFaceting, TestRecovery, TestRealTimeGet, TestReload, TestRangeQuery, SimpleFacetsTest, StatsComponentTest, PeerSyncTest, DirectUpdateHandlerTest, HighlighterTest, ShowFileRequestHandlerTest, TestCoreDiscovery, CoreAdminHandlerTest, SuggesterTSTTest, SuggesterTest, TestStressLucene, TestTrie, SpatialFilterTest, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, SolrInfoBeanTest, IndexBasedSpellCheckerTest, TestQueryUtils, TestReversedWildcardFilterFactory, TestQueryTypes, FileBasedSpellCheckerTest, DocumentBuilderTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, LoggingHandlerTest, IndexSchemaTest, ReturnFieldsTest, TestCSVResponseWriter, JsonLoaderTest, PingRequestHandlerTest, UpdateParamsTest, TestStressRecovery, SampleTest, MinimalSchemaTest, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, DirectSolrConnectionTest, TestCodecSupport, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, ResourceLoaderTest, ScriptEngineTest, TestSuggestSpellingConverter, RAMDirectoryFactoryTest, ZkNodePropsTest, SystemInfoHandlerTest, FileUtilsTest, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestSimpleTrackingShardHandler, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ConfigSetsAPITest, ConnectionManagerTest, DeleteInactiveReplicaTest, DeleteReplicaTest, DistributedQueueTest, DistributedVersionInfoTest, LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnShardRestartTest, MissingSegmentRecoveryTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerStatusTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudInspectUtil, TestCloudPivotFacet, TestClusterProperties, TestConfigSetsAPI, TestExclusionRuleCollectionAccess, TestLeaderInitiatedRecoveryThread, TestPullReplica, TestRebalanceLeaders, TestSSLRandomization, TestSegmentSorting, TestSizeLimitedDistributedMap, TestSkipOverseerOperations, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestStressInPlaceUpdates, ShardSplitTest, TestDistribStateManager, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.seed=84B200A43E009F8B -Dtests.slow=true -Dtests.locale=fr-BE -Dtests.timezone=Zulu -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | 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=32476, name=sdqtest--8627-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$815/28659001.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$116/18824658.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([84B200A43E009F8B]:0)
   [junit4] Completed [594/767 (1!)] on J1 in 27.12s, 4 tests, 2 errors <<< FAILURES!

[...truncated 381 lines...]
   [junit4] Suite: org.apache.solr.search.LargeFieldTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001
   [junit4]   2> 4983047 WARN  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 4983048 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 4983096 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-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> 4983097 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4983131 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 4983162 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-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> 4983373 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 4983408 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=one_field_no_dynamic_field_unique_key
   [junit4]   2> 4983422 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.s.IndexSchema Loaded schema one_field_no_dynamic_field_unique_key/1.1 with uniqueid field str
   [junit4]   2> 4983672 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@240251
   [junit4]   2> 4983694 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@240251
   [junit4]   2> 4983694 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@240251
   [junit4]   2> 4983712 INFO  (coreLoadExecutor-13238-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4983749 INFO  (coreLoadExecutor-13238-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> 4984104 INFO  (coreLoadExecutor-13238-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 4984120 INFO  (coreLoadExecutor-13238-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=one_field_no_dynamic_field_unique_key
   [junit4]   2> 4984127 INFO  (coreLoadExecutor-13238-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema one_field_no_dynamic_field_unique_key/1.1 with uniqueid field str
   [junit4]   2> 4984127 INFO  (coreLoadExecutor-13238-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> 4984128 INFO  (coreLoadExecutor-13238-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@240251
   [junit4]   2> 4984128 INFO  (coreLoadExecutor-13238-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4984128 INFO  (coreLoadExecutor-13238-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.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001\]
   [junit4]   2> 4984137 INFO  (coreLoadExecutor-13238-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3085048415331536]
   [junit4]   2> 4984146 WARN  (coreLoadExecutor-13238-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 4984325 INFO  (coreLoadExecutor-13238-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4984326 INFO  (coreLoadExecutor-13238-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4984328 INFO  (coreLoadExecutor-13238-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=63.3828125, floorSegmentMB=0.9814453125, forceMergeDeletesPctAllowed=22.39358213453672, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.39955353177574915
   [junit4]   2> 4984330 INFO  (coreLoadExecutor-13238-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@9e83cb[collection1] main]
   [junit4]   2> 4984330 WARN  (coreLoadExecutor-13238-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 4984331 INFO  (coreLoadExecutor-13238-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4984348 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 4984400 INFO  (searcherExecutor-13239-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@9e83cb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4984406 INFO  (TEST-LargeFieldTest.test-seed#[84B200A43E009F8B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 4984411 INFO  (TEST-LargeFieldTest.test-seed#[84B200A43E009F8B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[101]} 0 5
   [junit4]   2> 4984415 INFO  (TEST-LargeFieldTest.test-seed#[84B200A43E009F8B]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4984415 INFO  (TEST-LargeFieldTest.test-seed#[84B200A43E009F8B]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1558a66 commitCommandVersion:0
   [junit4]   2> 4984470 INFO  (TEST-LargeFieldTest.test-seed#[84B200A43E009F8B]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@21497e[collection1] main]
   [junit4]   2> 4984472 INFO  (TEST-LargeFieldTest.test-seed#[84B200A43E009F8B]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4984475 INFO  (searcherExecutor-13239-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@21497e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)))}
   [junit4]   2> 4984475 INFO  (TEST-LargeFieldTest.test-seed#[84B200A43E009F8B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 60
   [junit4]   2> 4984477 INFO  (TEST-LargeFieldTest.test-seed#[84B200A43E009F8B]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=101&df=str&fl=str&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 4984478 INFO  (TEST-LargeFieldTest.test-seed#[84B200A43E009F8B]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=101&df=str&fl=lazyField&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 4984479 INFO  (TEST-LargeFieldTest.test-seed#[84B200A43E009F8B]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=101&df=str&fl=bigField&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 4984479 INFO  (TEST-LargeFieldTest.test-seed#[84B200A43E009F8B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 4984480 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 4984480 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1802274
   [junit4]   2> 4984480 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 4984480 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b168fd: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@b901f1
   [junit4]   2> 4984486 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 4984486 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f2abc8: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@dd36a
   [junit4]   2> 4984492 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 4984493 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7d15b0: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@a2cc70
   [junit4]   2> 4984499 INFO  (coreCloseExecutor-13243-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@c6b2bd
   [junit4]   2> 4984499 INFO  (coreCloseExecutor-13243-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=13021885
   [junit4]   2> 4984499 INFO  (coreCloseExecutor-13243-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@aed81a: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1d3c83
   [junit4]   2> 4984518 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=2, maxDocsPerChunk=197, blockSize=8), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=2, blockSize=8)), sim=RandomSimilarity(queryNorm=true): {}, locale=uk-UA, timezone=Chile/Continental
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=152458648,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestMaxScoreQueryParser, TestDynamicFieldResource, ZkSolrClientTest, URLClassifyProcessorTest, TestAnalyzedSuggestions, TestComponentsName, TestInitParams, ClusterStateUpdateTest, MetricsConfigTest, TestSolr4Spatial2, AddBlockUpdateTest, ResponseHeaderTest, TestSolrIndexConfig, TestStressUserVersions, TestConfig, BadComponentTest, RecoveryAfterSoftCommitTest, TestLuceneIndexBackCompat, TestRestManager, TestNumericRangeQuery64, TestRTGBase, RegexBoostProcessorTest, TestTrackingShardHandlerFactory, TestCoreAdminApis, BasicFunctionalityTest, TestSchemalessBufferedUpdates, ConcurrentDeleteAndCreateCollectionTest, SortByFunctionTest, TestCryptoKeys, BufferStoreTest, ClassificationUpdateProcessorFactoryTest, TestSQLHandler, FullSolrCloudDistribCmdsTest, BadIndexSchemaTest, TestManagedSynonymFilterFactory, TestDocBasedVersionConstraints, TestJavabinTupleStreamParser, ResponseLogComponentTest, TestComputePlanAction, SpellCheckComponentTest, MetricsHandlerTest, SolrGraphiteReporterTest, TestShortCircuitedRequests, TestManagedSchemaAPI, TestBulkSchemaConcurrent, TestLegacyField, TestSolrFieldCacheBean, TestStressCloudBlindAtomicUpdates, ChaosMonkeyNothingIsSafeTest, TestLocalFSCloudBackupRestore, OverseerTaskQueueTest, TestLargeCluster, CursorMarkTest, TestGraphTermsQParserPlugin, TestTolerantUpdateProcessorCloud, CollectionStateFormat2Test, TestCopyFieldCollectionResource, HdfsDirectoryFactoryTest, MultiThreadedOCPTest, TestManagedResource, SolrMetricsIntegrationTest, TestCustomStream, TestImpersonationWithHadoopAuth, TestBackupRepositoryFactory, HdfsThreadLeakTest, TestCrossCoreJoin, TestReloadDeadlock, CoreAdminCreateDiscoverTest, DirectoryFactoryTest, SmileWriterTest, TestHalfAndHalfDocValues, DistributedSpellCheckComponentTest, TestSimpleTextCodec, ActionThrottleTest, LegacyCloudClusterPropTest, DistributedQueryComponentCustomSortTest, AtomicUpdateProcessorFactoryTest, TestMacros, TestRTimerTree, TestRandomCollapseQParserPlugin, TestConfigSets, TestExtendedDismaxParser, ClusterStateTest, ImplicitSnitchTest, TestStressVersions, DistributedFacetSimpleRefinementLongTailTest, CdcrReplicationHandlerTest, TestPointFields, TestXmlQParser, RegexBytesRefFilterTest, V2StandaloneTest, TestMaxTokenLenTokenizer, TestSolrDeletionPolicy2, BadCopyFieldTest, SuggestComponentContextFilterQueryTest, AsyncCallRequestStatusResponseTest, ComputePlanActionTest, DeleteLastCustomShardedReplicaTest, SuggesterWFSTTest, TestImplicitCoreProperties, SpellCheckCollatorWithCollapseTest, DefaultValueUpdateProcessorTest, TestConfigSetsAPIExclusivity, SSLMigrationTest, HdfsRecoverLeaseTest, TestSubQueryTransformerCrossCore, TestEmbeddedSolrServerConstructors, TestBadConfig, TestFastLRUCache, SpellCheckCollatorTest, SimplePostToolTest, TestNonDefinedSimilarityFactory, ExternalFileFieldSortTest, OutOfBoxZkACLAndCredentialsProvidersTest, GraphQueryTest, TermVectorComponentTest, TestSolrXml, PrimUtilsTest, TestDistributedSearch, HdfsBasicDistributedZkTest, TestSolrConfigHandlerCloud, SolrCloudReportersTest, TestUseDocValuesAsStored2, TestConfigReload, TestSort, TestSolr4Spatial, TestMultiWordSynonyms, TestScoreJoinQPScore, CleanupOldIndexTest, ZkFailoverTest, ShufflingReplicaListTransformerTest, TestQuerySenderListener, TolerantUpdateProcessorTest, BaseCdcrDistributedZkTest, SimpleCollectionCreateDeleteTest, TestInitQParser, TestOnReconnectListenerSupport, HdfsCollectionsAPIDistributedZkTest, AliasIntegrationTest, TestHashPartitioner, HdfsAutoAddReplicasIntegrationTest, TestInPlaceUpdatesStandalone, CdcrVersionReplicationTest, WrapperMergePolicyFactoryTest, TestJsonFacets, HLLSerializationTest, TestLegacyFieldCache, TestSchemaResource, TestAtomicUpdateErrorCases, TestStressReorder, TimeZoneUtilsTest, TestSearchPerf, TestDocSet, TestSimDistributedQueue, XsltUpdateRequestHandlerTest, PreAnalyzedFieldTest, TestConfigSetImmutable, TestLuceneMatchVersion, TestRandomFlRTGCloud, TestPKIAuthenticationPlugin, TestMultiValuedNumericRangeQuery, HttpPartitionTest, NotRequiredUniqueKeyTest, HdfsChaosMonkeySafeLeaderTest, TestCollapseQParserPlugin, TestRandomDVFaceting, SpellPossibilityIteratorTest, DistanceUnitsTest, TestCollectionAPIs, HdfsUnloadDistributedZkTest, TestWordDelimiterFilterFactory, TestExecutePlanAction, TestDocumentBuilder, ZkStateReaderTest, TestNodeLostTrigger, TestRequestStatusCollectionAPI, DistribDocExpirationUpdateProcessorTest, TestPayloadScoreQParserPlugin, DOMUtilTest, TestStreamBody, ChaosMonkeySafeLeaderWithPullReplicasTest, HighlighterConfigTest, TestLMJelinekMercerSimilarityFactory, TestZkAclsWithHadoopAuth, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, SyncSliceTest, OverseerTest, ShardRoutingTest, BasicZkTest, TestReplicationHandler, TestRandomFaceting, LeaderElectionTest, ShardRoutingCustomTest, TestDistributedGrouping, TestFaceting, TestRecovery, TestRealTimeGet, TestReload, TestRangeQuery, SimpleFacetsTest, StatsComponentTest, PeerSyncTest, DirectUpdateHandlerTest, HighlighterTest, ShowFileRequestHandlerTest, TestCoreDiscovery, CoreAdminHandlerTest, SuggesterTSTTest, SuggesterTest, TestStressLucene, TestTrie, SpatialFilterTest, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, SolrInfoBeanTest, IndexBasedSpellCheckerTest, TestQueryUtils, TestReversedWildcardFilterFactory, TestQueryTypes, FileBasedSpellCheckerTest, DocumentBuilderTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, LoggingHandlerTest, IndexSchemaTest, ReturnFieldsTest, TestCSVResponseWriter, JsonLoaderTest, PingRequestHandlerTest, UpdateParamsTest, TestStressRecovery, SampleTest, MinimalSchemaTest, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, DirectSolrConnectionTest, TestCodecSupport, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, ResourceLoaderTest, ScriptEngineTest, TestSuggestSpellingConverter, RAMDirectoryFactoryTest, ZkNodePropsTest, SystemInfoHandlerTest, FileUtilsTest, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestSimpleTrackingShardHandler, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ConfigSetsAPITest, ConnectionManagerTest, DeleteInactiveReplicaTest, DeleteReplicaTest, DistributedQueueTest, DistributedVersionInfoTest, LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnShardRestartTest, MissingSegmentRecoveryTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerStatusTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudInspectUtil, TestCloudPivotFacet, TestClusterProperties, TestConfigSetsAPI, TestExclusionRuleCollectionAccess, TestLeaderInitiatedRecoveryThread, TestPullReplica, TestRebalanceLeaders, TestSSLRandomization, TestSegmentSorting, TestSizeLimitedDistributedMap, TestSkipOverseerOperations, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestStressInPlaceUpdates, ShardSplitTest, TestDistribStateManager, TestGenericDistributedQueue, CdcrBidirectionalTest, CdcrBootstrapTest, RulesTest, TestSolrCloudSnapshots, SearchHandlerTest, TestHdfsBackupRestoreCore, TestReqParamsAPI, TestSQLHandlerNonCloud, TestSystemCollAutoCreate, CoreMergeIndexesAdminHandlerTest, TestConfigsApi, DistributedDebugComponentTest, DistributedFacetExistsSmallTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotSmallTest, DistributedSuggestComponentTest, TestDistributedStatsComponentCardinality, SubstringBytesRefFilterTest, TestIntervalFaceting, TestSchemaSimilarityResource, TestUniqueKeyFieldResource, ChangedSchemaMergeTest, CurrencyFieldTypeTest, DateRangeFieldTest, EnumFieldTest, ManagedSchemaRoundRobinCloudTest, SchemaApiFailureTest, TestCollationFieldDocValues, TestManagedSchema, AnalyticsQueryTest, CurrencyRangeFacetCloudTest, LargeFieldTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LargeFieldTest -Dtests.seed=84B200A43E009F8B -Dtests.slow=true -Dtests.locale=uk-UA -Dtests.timezone=Chile/Continental -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | LargeFieldTest (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\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001\index
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001\index\segments_2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001\index\segments_2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([84B200A43E009F8B]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [689/767 (2!)] on J1 in 1.56s, 1 test, 1 error <<< FAILURES!

[...truncated 2635 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_50F43B77A91AB829-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1977, maxMBSortInHeap=5.4069730609573154, sim=RandomSimilarity(queryNorm=false): {}, locale=es-PR, timezone=America/Paramaribo
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=7762992,total=27652096
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=50F43B77A91AB829 -Dtests.slow=true -Dtests.locale=es-PR -Dtests.timezone=America/Paramaribo -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [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_50F43B77A91AB829-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_50F43B77A91AB829-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_50F43B77A91AB829-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_50F43B77A91AB829-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_50F43B77A91AB829-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_50F43B77A91AB829-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_50F43B77A91AB829-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_50F43B77A91AB829-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_50F43B77A91AB829-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_50F43B77A91AB829-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_50F43B77A91AB829-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_50F43B77A91AB829-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_50F43B77A91AB829-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_50F43B77A91AB829-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([50F43B77A91AB829]: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 1.64s, 8 tests, 1 error <<< FAILURES!

[...truncated 600 lines...]
   [junit4] Suite: org.apache.solr.analytics.value.CastingFloatValueStreamTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_A410E60EE48D4CC9-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=189, maxMBSortInHeap=5.344157606795903, sim=RandomSimilarity(queryNorm=false): {}, locale=sk, timezone=Europe/Paris
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=11608128,total=29061120
   [junit4]   2> NOTE: All tests run in this JVM: [LongFieldsTest, DateMathFunctionTest, AbstractAnalyticsFieldTest, AbsoluteValueFunctionTest, ConstantValueTest, DateFieldsTest, DivideFunctionTest, LegacyAbstractAnalyticsCloudTest, CastingFloatValueStreamTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CastingFloatValueStreamTest -Dtests.seed=A410E60EE48D4CC9 -Dtests.slow=true -Dtests.locale=sk -Dtests.timezone=Europe/Paris -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | CastingFloatValueStreamTest (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-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_A410E60EE48D4CC9-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_A410E60EE48D4CC9-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_A410E60EE48D4CC9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_A410E60EE48D4CC9-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A410E60EE48D4CC9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [11/78 (1!)] on J1 in 0.07s, 4 tests, 1 error <<< FAILURES!

[...truncated 22 lines...]
   [junit4] Suite: org.apache.solr.analytics.facet.ValueFacetTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\init-core-data-001
   [junit4]   2> Jan 18, 2018 3:25:12 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=cs-CZ, timezone=Australia/South
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=14500568,total=47652864
   [junit4]   2> NOTE: All tests run in this JVM: [IntFieldsTest, ConcatFunctionTest, ValueFacetTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ValueFacetTest -Dtests.seed=A410E60EE48D4CC9 -Dtests.slow=true -Dtests.locale=cs-CZ -Dtests.timezone=Australia/South -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | ValueFacetTest (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-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1\data\version-2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1\data\version-2\log.1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A410E60EE48D4CC9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [19/78 (2!)] on J0 in 14.80s, 11 tests, 1 error <<< FAILURES!

[...truncated 40922 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 406 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/406/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseG1GC

11 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.analysis.TestGraphTokenizers

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

	at __randomizedtesting.SeedInfo.seed([BBA21DBE22002ED]: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.store.TestRAFDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_6326195E0655E791-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_6326195E0655E791-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\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_6326195E0655E791-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_6326195E0655E791-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([6326195E0655E791]: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.ltr.model.TestDefaultWrapperModel

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.ltr.model.TestDefaultWrapperModel:     1) Thread[id=640, name=qtp1583745386-640, state=TIMED_WAITING, group=TGRP-TestDefaultWrapperModel]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.ltr.model.TestDefaultWrapperModel: 
   1) Thread[id=640, name=qtp1583745386-640, state=TIMED_WAITING, group=TGRP-TestDefaultWrapperModel]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([4AFCE6C462E75C11]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.ltr.model.TestDefaultWrapperModel

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=640, name=qtp1583745386-640, state=TIMED_WAITING, group=TGRP-TestDefaultWrapperModel]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=640, name=qtp1583745386-640, state=TIMED_WAITING, group=TGRP-TestDefaultWrapperModel]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([4AFCE6C462E75C11]:0)


FAILED:  org.apache.solr.cloud.RecoveryZkTest.test

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([576E77BCCD2516A:8D22D8A1622E3C92]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1261)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:449)
	at org.apache.solr.cloud.RecoveryZkTest.test(RecoveryZkTest.java:122)
	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.ZkCLITest

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.cloud.ZkCLITest_576E77BCCD2516A-001\tempDir-024: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_576E77BCCD2516A-001\tempDir-024 

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.cloud.ZkCLITest_576E77BCCD2516A-001\tempDir-024: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_576E77BCCD2516A-001\tempDir-024

	at __randomizedtesting.SeedInfo.seed([576E77BCCD2516A]: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.TestTriggerIntegration.testNodeLostTrigger

Error Message:
The TriggerAction should have been created by now

Stack Trace:
java.lang.AssertionError: The TriggerAction should have been created by now
	at __randomizedtesting.SeedInfo.seed([576E77BCCD2516A:1884E69F618D3F0]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeLostTrigger(TestTriggerIntegration.java:442)
	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:  org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster

Error Message:
Document mismatch on target after sync expected:<2000> but was:<1901>

Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync expected:<2000> but was:<1901>
	at __randomizedtesting.SeedInfo.seed([576E77BCCD2516A:D133AC222B84E291]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:292)
	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.search.stats.TestDefaultStatsCache

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.stats.TestDefaultStatsCache_576E77BCCD2516A-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_576E77BCCD2516A-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_576E77BCCD2516A-001\tempDir-001\shard2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_576E77BCCD2516A-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_576E77BCCD2516A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_576E77BCCD2516A-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.stats.TestDefaultStatsCache_576E77BCCD2516A-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_576E77BCCD2516A-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_576E77BCCD2516A-001\tempDir-001\shard2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_576E77BCCD2516A-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_576E77BCCD2516A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_576E77BCCD2516A-001

	at __randomizedtesting.SeedInfo.seed([576E77BCCD2516A]: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.client.solrj.io.stream.StreamExpressionTest.testGammaDistribution

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([D540728723EB4DE0:E83A59290093E7F7]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testGammaDistribution(StreamExpressionTest.java:8280)
	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.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_A08292FF666C0D92-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_A08292FF666C0D92-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_A08292FF666C0D92-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_A08292FF666C0D92-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_A08292FF666C0D92-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_A08292FF666C0D92-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_A08292FF666C0D92-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_A08292FF666C0D92-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_A08292FF666C0D92-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_A08292FF666C0D92-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_A08292FF666C0D92-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_A08292FF666C0D92-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_A08292FF666C0D92-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_A08292FF666C0D92-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_A08292FF666C0D92-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_A08292FF666C0D92-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_A08292FF666C0D92-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_A08292FF666C0D92-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_A08292FF666C0D92-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_A08292FF666C0D92-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_A08292FF666C0D92-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_A08292FF666C0D92-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_A08292FF666C0D92-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_A08292FF666C0D92-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_A08292FF666C0D92-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_A08292FF666C0D92-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_A08292FF666C0D92-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_A08292FF666C0D92-001

	at __randomizedtesting.SeedInfo.seed([A08292FF666C0D92]: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 891 lines...]
   [junit4] Suite: org.apache.lucene.analysis.TestGraphTokenizers
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {dummy=DFR I(F)L3(800.0)}, locale=sk, timezone=America/Catamarca
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=277838336,total=360710144
   [junit4]   2> NOTE: All tests run in this JVM: [TestCustomNorms, TestTieredMergePolicy, TestIndexWriterMergePolicy, TestFlushByRamOrCountsPolicy, TestPayloadsOnVectors, TestUTF32ToUTF8, TestLucene70SegmentInfoFormat, TestOneMergeWrappingMergePolicy, TestAxiomaticSimilarity, TestLongBitSet, TestDeterminizeLexicon, TestSpansEnum, TestSpanExplanations, TestBoostQuery, TestDirectPacked, TestBoolean2ScorerSupplier, TestPointValues, TestSortedSetDocValues, TestByteArrayDataInput, TestCodecUtil, TestMultiThreadTermVectors, TestFrequencyTrackingRingBuffer, TestFilterWeight, TestIndexWriterExceptions, TestFieldInvertState, TestForceMergeForever, TestIndexWriterMerging, TestPositionIncrement, TestSpanCollection, TestMinimize, TestTopFieldCollectorEarlyTermination, TestTopDocsMerge, TestBinaryDocument, TestDocument, TestSparseFixedBitDocIdSet, TestTimeLimitingCollector, TestReusableStringReader, TestMutablePointsReaderUtils, TestBufferedIndexInput, TestSameTokenSamePosition, TestCrashCausesCorruptIndex, TestIndexInput, TestAllFilesDetectTruncation, TestSpanOrQuery, TestIndexWriterFromReader, TestExternalCodecs, TestWildcardRandom, TestSearchWithThreads, TestScoreCachingWrappingScorer, TestSearchForDuplicates, TestExceedMaxTermLength, Test2BPoints, TestDuelingCodecs, TestIndexManyDocuments, TestScorerPerf, TestInfoStream, TestTrackingDirectoryWrapper, TestVirtualMethod, TestNativeFSLockFactory, FuzzyTermOnShortTermsTest, TestBagOfPositions, TestMergePolicyWrapper, TestPrefixRandom, TestLiveFieldValues, TestCodecs, MultiCollectorTest, TestSortedSetSelector, TestSegmentCacheables, TestIndexWriterUnicode, TestCharFilter, TestUnicodeUtil, TestConjunctions, TestEarlyTermination, Test2BSortedDocValuesOrds, TestStringHelper, TestTryDelete, TestDocsWithFieldSet, TestCharArrayMap, TestRegExp, TestHighCompressionMode, TestNorms, Test4GBStoredFields, TestSort, TestBooleanMinShouldMatch, TestSumDocFreq, TestArrayUtil, TestPriorityQueue, TestSimilarityProvider, TestLevenshteinAutomata, TestBooleanQueryVisitSubscorers, TestBagOfPostings, TestLucene60PointsFormat, TestIntArrayDocIdSet, TestRegexpQuery, TestRegexpRandom2, TestComplexExplanations, TestRecyclingByteBlockAllocator, TestParallelLeafReader, TestNewestSegment, TestLongRangeFieldQueries, TestRamUsageEstimator, TestQueryRescorer, TestIndexOrDocValuesQuery, TestBooleanQuery, TestIndexWriterDeleteByQuery, TestTermScorer, FiniteStringsIteratorTest, TestBooleanSimilarity, TestAtomicUpdate, TestTopDocsCollector, TestMultiset, TestMmapDirectory, TestFilterCodecReader, TestControlledRealTimeReopenThread, TestIndexWriter, TestFSTs, TestIndexWriterWithThreads, TestGraphTokenizers]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGraphTokenizers -Dtests.seed=BBA21DBE22002ED -Dtests.slow=true -Dtests.locale=sk -Dtests.timezone=America/Catamarca -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestGraphTokenizers (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\core\test\J0\temp\lucene.analysis.TestGraphTokenizers_BBA21DBE22002ED-001\bttc-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.analysis.TestGraphTokenizers_BBA21DBE22002ED-001\bttc-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.analysis.TestGraphTokenizers_BBA21DBE22002ED-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.analysis.TestGraphTokenizers_BBA21DBE22002ED-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BBA21DBE22002ED]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [203/458 (1!)] on J0 in 1.43s, 23 tests, 1 error <<< FAILURES!

[...truncated 7270 lines...]
   [junit4] Suite: org.apache.lucene.store.TestRAFDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=865, maxMBSortInHeap=6.976344853640207, sim=RandomSimilarity(queryNorm=true): {}, locale=en-ZA, timezone=America/Ensenada
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=33637584,total=103809024
   [junit4]   2> NOTE: All tests run in this JVM: [TestHighFreqTerms, TestInetAddressRangeQueries, TestDiversifiedTopDocsCollector, TestInetAddressPoint, TestFSTsMisc, TestIndexSplitter, TestMultiPassIndexSplitter, TestLazyDocument, TestHardLinkCopyDirectoryWrapper, TestRAFDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRAFDirectory -Dtests.seed=6326195E0655E791 -Dtests.slow=true -Dtests.locale=en-ZA -Dtests.timezone=America/Ensenada -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestRAFDirectory (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\misc\test\J0\temp\lucene.store.TestRAFDirectory_6326195E0655E791-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_6326195E0655E791-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6326195E0655E791]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [13/13 (1!)] on J0 in 2.11s, 42 tests, 1 error <<< FAILURES!

[...truncated 3568 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestTriggerIntegration_576E77BCCD2516A-001\init-core-data-001
   [junit4]   2> 9936 INFO  (SUITE-TestTriggerIntegration-seed#[576E77BCCD2516A]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 9940 INFO  (SUITE-TestTriggerIntegration-seed#[576E77BCCD2516A]-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> 9940 INFO  (SUITE-TestTriggerIntegration-seed#[576E77BCCD2516A]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 10009 INFO  (TEST-TestTriggerIntegration.testNodeLostTrigger-seed#[576E77BCCD2516A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeLostTrigger
   [junit4]   2> 10010 INFO  (TEST-TestTriggerIntegration.testNodeLostTrigger-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 10014 DEBUG (TEST-TestTriggerIntegration.testNodeLostTrigger-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 10126 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 10127 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 10140 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 10195 DEBUG (simCloudManagerPool-22-thread-1) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 10298 INFO  (TEST-TestTriggerIntegration.testNodeLostTrigger-seed#[576E77BCCD2516A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeLostTrigger
   [junit4]   2> 10298 INFO  (TEST-TestTriggerIntegration.testNodeLostTrigger-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase 
   [junit4]   2> 
   [junit4]   2> 10298 INFO  (TEST-TestTriggerIntegration.testNodeLostTrigger-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #############################################
   [junit4]   2> 10300 INFO  (TEST-TestTriggerIntegration.testNodeLostTrigger-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ############ FINAL CLUSTER STATS ############
   [junit4]   2> 10300 INFO  (TEST-TestTriggerIntegration.testNodeLostTrigger-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #############################################
   [junit4]   2> 
   [junit4]   2> 10301 INFO  (TEST-TestTriggerIntegration.testNodeLostTrigger-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Live nodes:		2
   [junit4]   2> 10301 INFO  (TEST-TestTriggerIntegration.testNodeLostTrigger-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Empty nodes:	2
   [junit4]   2> 10302 INFO  (TEST-TestTriggerIntegration.testNodeLostTrigger-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Dead nodes:		0
   [junit4]   2> 10303 INFO  (TEST-TestTriggerIntegration.testNodeLostTrigger-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Collections:	[]
   [junit4]   2> 10303 INFO  (TEST-TestTriggerIntegration.testNodeLostTrigger-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Max replicas per node:	0
   [junit4]   2> 10304 INFO  (TEST-TestTriggerIntegration.testNodeLostTrigger-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Min replicas per node:	0
   [junit4]   2> 10304 INFO  (TEST-TestTriggerIntegration.testNodeLostTrigger-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Total replicas:		0
   [junit4]   2> 10304 INFO  (TEST-TestTriggerIntegration.testNodeLostTrigger-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ######### Final Solr op counts ##########
   [junit4]   2> 10306 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 10306 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 10306 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 10307 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 10308 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 10308 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 10310 INFO  (TEST-TestTriggerIntegration.testNodeLostTrigger-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- autoscaling        1
   [junit4]   2> 10310 INFO  (TEST-TestTriggerIntegration.testNodeLostTrigger-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ######### Autoscaling event counts ###########
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTriggerIntegration -Dtests.method=testNodeLostTrigger -Dtests.seed=576E77BCCD2516A -Dtests.slow=true -Dtests.locale=ja-JP-u-ca-japanese-x-lvariant-JP -Dtests.timezone=America/Hermosillo -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 0.31s J0 | TestTriggerIntegration.testNodeLostTrigger <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: The TriggerAction should have been created by now
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([576E77BCCD2516A:1884E69F618D3F0]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeLostTrigger(TestTriggerIntegration.java:442)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 10320 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeLostTriggerRestoreState
   [junit4]   2> 10320 DEBUG (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 10321 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 10328 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 10331 DEBUG (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 10332 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Interrupted
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1220)
   [junit4]   2> 	at java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:335)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:154)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 10339 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 10339 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 10340 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 10340 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion -1
   [junit4]   2> 10340 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 10340 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 10340 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 10344 DEBUG (ScheduledTrigger-26-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 10366 DEBUG (ScheduledTrigger-26-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 10388 DEBUG (ScheduledTrigger-26-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 10410 DEBUG (ScheduledTrigger-26-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 10430 DEBUG (ScheduledTrigger-26-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 10434 DEBUG (simCloudManagerPool-25-thread-1) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 10436 DEBUG (simCloudManagerPool-25-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 10436 DEBUG (simCloudManagerPool-25-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr, 127.0.0.1:10002_solr]
   [junit4]   2> 10436 DEBUG (simCloudManagerPool-25-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr, 127.0.0.1:10002_solr]
   [junit4]   2> 10437 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 10438 INFO  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestTriggerAction init
   [junit4]   2> 10438 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 10438 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 10439 DEBUG (ScheduledTrigger-26-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 2
   [junit4]   2> 10439 DEBUG (ScheduledTrigger-26-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10002_solr
   [junit4]   2> 10452 DEBUG (ScheduledTrigger-26-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 10460 DEBUG (ScheduledTrigger-26-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 2
   [junit4]   2> 10471 DEBUG (simCloudManagerPool-25-thread-2) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 10472 DEBUG (simCloudManagerPool-25-thread-2) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 7
   [junit4]   2> 10472 DEBUG (simCloudManagerPool-25-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 10472 DEBUG (simCloudManagerPool-25-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 10472 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 7
   [junit4]   2> 10473 INFO  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestTriggerAction init
   [junit4]   2> 10473 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Adding lost node from marker path: 127.0.0.1:10002_solr
   [junit4]   2> 10474 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 10474 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 7, lastZnodeVersion 7
   [junit4]   2> 10474 DEBUG (ScheduledTrigger-26-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 10474 DEBUG (ScheduledTrigger-26-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 2
   [junit4]   2> 10475 DEBUG (ScheduledTrigger-26-thread-2) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:10002_solr]
   [junit4]   2> 10475 DEBUG (ScheduledTrigger-26-thread-2) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"7ed4ce20181T42cuqdjafamep19dzq0yrgg8f",
   [junit4]   2>   "source":"node_lost_restore_trigger",
   [junit4]   2>   "eventTime":8715778523521,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[8715778523521],
   [junit4]   2>     "nodeNames":["127.0.0.1:10002_solr"]}}
   [junit4]   2> 10481 DEBUG (AutoscalingActionExecutor-27-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"7ed4ce20181T42cuqdjafamep19dzq0yrgg8f",
   [junit4]   2>   "source":"node_lost_restore_trigger",
   [junit4]   2>   "eventTime":8715778523521,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[8715778523521],
   [junit4]   2>     "_enqueue_time_":8715857471071,
   [junit4]   2>     "nodeNames":["127.0.0.1:10002_solr"]}}
   [junit4]   2> 10484 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeLostTriggerRestoreState
   [junit4]   2> 10484 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase 
   [junit4]   2> 
   [junit4]   2> 10484 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #############################################
   [junit4]   2> 10484 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ############ FINAL CLUSTER STATS ############
   [junit4]   2> 10484 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #############################################
   [junit4]   2> 
   [junit4]   2> 10484 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Live nodes:		2
   [junit4]   2> 10484 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Empty nodes:	2
   [junit4]   2> 10484 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Dead nodes:		1
   [junit4]   2> 10484 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		127.0.0.1:10002_solr
   [junit4]   2> 10485 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Collections:	[]
   [junit4]   2> 10485 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Max replicas per node:	0
   [junit4]   2> 10485 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Min replicas per node:	0
   [junit4]   2> 10485 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Total replicas:		0
   [junit4]   2> 10485 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ######### Final Solr op counts ##########
   [junit4]   2> 10485 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- autoscaling        2
   [junit4]   2> 10485 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- update             1
   [junit4]   2> 10485 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ######### Autoscaling event counts ###########
   [junit4]   2> 10485 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## * Trigger: node_lost_restore_trigger
   [junit4]   2> 10486 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- STARTED         1
   [junit4]   2> 10489 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEventFromRestoredState
   [junit4]   2> 10489 DEBUG (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 8
   [junit4]   2> 10491 DEBUG (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimNodeStateProvider - removing dead node values: 127.0.0.1:10002_solr
   [junit4]   2> 10491 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 10499 WARN  (AutoscalingActionExecutor-27-thread-1) [    ] o.a.s.c.a.SystemLogListener Exception sending event to collection .system
   [junit4]   2> java.io.IOException: java.lang.InterruptedException
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.sim.SimCloudManager.request(SimCloudManager.java:443)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.SystemLogListener.onEvent(SystemLogListener.java:122)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers$TriggerListeners.fireListeners(ScheduledTriggers.java:713)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers$TriggerListeners.fireListeners(ScheduledTriggers.java:683)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$3(ScheduledTriggers.java:309)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:404)
   [junit4]   2> 	at java.util.concurrent.FutureTask.get(FutureTask.java:191)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.sim.SimCloudManager.request(SimCloudManager.java:441)
   [junit4]   2> 	... 10 more
   [junit4]   2> 10515 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 10515 DEBUG (AutoscalingActionExecutor-27-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing took 1693 ms for event id=7ed4ce20181T42cuqdjafamep19dzq0yrgg8f
   [junit4]   2> 10515 DEBUG (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 10516 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 10516 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 9
   [junit4]   2> 10516 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 10516 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 9, lastZnodeVersion -1
   [junit4]   2> 10516 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 9
   [junit4]   2> 10516 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 10516 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 9, lastZnodeVersion 9
   [junit4]   2> 10516 DEBUG (ScheduledTrigger-29-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 10538 DEBUG (ScheduledTrigger-29-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 10559 DEBUG (ScheduledTrigger-29-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 10580 DEBUG (ScheduledTrigger-29-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 10601 DEBUG (ScheduledTrigger-29-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 10616 DEBUG (simCloudManagerPool-28-thread-1) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 10616 DEBUG (simCloudManagerPool-28-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 10
   [junit4]   2> 10616 DEBUG (simCloudManagerPool-28-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 10621 DEBUG (simCloudManagerPool-28-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 10621 DEBUG (simCloudManagerPool-28-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger instantiated with properties: {event=nodeAdded, waitFor=10, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$TestTriggerAction}], enabled=true}
   [junit4]   2> 10621 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 10
   [junit4]   2> 10622 DEBUG (ScheduledTrigger-29-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 10622 INFO  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestTriggerAction init
   [junit4]   2> 10623 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 10, lastZnodeVersion 10
   [junit4]   2> 10623 DEBUG (ScheduledTrigger-29-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 10624 DEBUG (ScheduledTrigger-29-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 10624 DEBUG (ScheduledTrigger-29-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:10003_solr at time 8723304783421
   [junit4]   2> 10642 DEBUG (ScheduledTrigger-29-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 10649 DEBUG (ScheduledTrigger-29-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 10649 DEBUG (ScheduledTrigger-29-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 10671 DEBUG (ScheduledTrigger-29-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 10671 DEBUG (ScheduledTrigger-29-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 10671 DEBUG (ScheduledTrigger-29-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 10692 DEBUG (ScheduledTrigger-29-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 10692 DEBUG (ScheduledTrigger-29-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 10692 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 10713 DEBUG (ScheduledTrigger-29-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 10713 DEBUG (ScheduledTrigger-29-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 10713 DEBUG (ScheduledTrigger-29-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 10734 DEBUG (ScheduledTrigger-29-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 10734 DEBUG (ScheduledTrigger-29-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 10734 DEBUG (ScheduledTrigger-29-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 10754 DEBUG (ScheduledTrigger-29-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 10754 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 10754 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 10776 DEBUG (ScheduledTrigger-29-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 10776 DEBUG (ScheduledTrigger-29-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 10776 DEBUG (ScheduledTrigger-29-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 10798 DEBUG (ScheduledTrigger-29-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 10798 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 10798 DEBUG (ScheduledTrigger-29-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 10819 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 10821 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 10821 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 10841 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 10841 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 10841 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 10841 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger firing registered processor for nodes: [127.0.0.1:10003_solr] added at times [8723304783421], now=8734163950971
   [junit4]   2> 10841 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"7ef0d7b9e3dT42cuqdjafamep19dzq0yrgg8i",
   [junit4]   2>   "source":"node_added_trigger",
   [junit4]   2>   "eventTime":8723304783421,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[8723304783421],
   [junit4]   2>     "nodeNames":["127.0.0.1:10003_solr"]}}
   [junit4]   2> 10843 DEBUG (AutoscalingActionExecutor-30-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"7ef0d7b9e3dT42cuqdjafamep19dzq0yrgg8i",
   [junit4]   2>   "source":"node_added_trigger",
   [junit4]   2>   "eventTime":8723304783421,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[8723304783421],
   [junit4]   2>     "_enqueue_time_":8734175314521,
   [junit4]   2>     "nodeNames":["127.0.0.1:10003_solr"]}}
   [junit4]   2> 10846 DEBUG (AutoscalingActionExecutor-30-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing took 147 ms for event id=7ef0d7b9e3dT42cuqdjafamep19dzq0yrgg8i
   [junit4]   2> 10862 DEBUG (ScheduledTrigger-29-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 10864 DEBUG (ScheduledTrigger-29-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 10864 DEBUG (ScheduledTrigger-29-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 10864 DEBUG (ScheduledTrigger-29-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:10004_solr at time 8735291090821
   [junit4]   2> 10883 DEBUG (ScheduledTrigger-29-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 10884 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 10884 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 10903 DEBUG (ScheduledTrigger-29-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 10906 DEBUG (ScheduledTrigger-29-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 10906 DEBUG (ScheduledTrigger-29-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 10924 DEBUG (ScheduledTrigger-29-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 10926 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 10926 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 10944 DEBUG (ScheduledTrigger-29-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 10947 DEBUG (ScheduledTrigger-29-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 10947 DEBUG (ScheduledTrigger-29-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 10965 DEBUG (ScheduledTrigger-29-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 10968 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 10968 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 10986 DEBUG (ScheduledTrigger-29-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 10990 DEBUG (ScheduledTrigger-29-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 10990 DEBUG (ScheduledTrigger-29-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 11006 DEBUG (ScheduledTrigger-29-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 11011 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 11011 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 11027 DEBUG (ScheduledTrigger-29-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 11035 DEBUG (ScheduledTrigger-29-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 11035 DEBUG (ScheduledTrigger-29-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 11046 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 11046 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 11046 DEBUG (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 11048 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 10
   [junit4]   2> 11049 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10004_solr, 127.0.0.1:10000_solr, 127.0.0.1:10003_solr]
   [junit4]   2> 11049 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10004_solr, 127.0.0.1:10000_solr, 127.0.0.1:10003_solr]
   [junit4]   2> 11049 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger instantiated with properties: {event=nodeAdded, waitFor=10, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$TestTriggerAction}], enabled=true}
   [junit4]   2> 11049 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 10, lastZnodeVersion -1
   [junit4]   2> 11049 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 10
   [junit4]   2> 11049 INFO  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestTriggerAction init
   [junit4]   2> 11049 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeAddedTrigger Adding node from marker path: 127.0.0.1:10004_solr
   [junit4]   2> 11049 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 10, lastZnodeVersion 10
   [junit4]   2> 11050 DEBUG (ScheduledTrigger-32-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 11050 DEBUG (ScheduledTrigger-32-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 11050 DEBUG (ScheduledTrigger-32-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 11071 DEBUG (ScheduledTrigger-32-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 11071 DEBUG (ScheduledTrigger-32-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 11071 DEBUG (ScheduledTrigger-32-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger firing registered processor for nodes: [127.0.0.1:10004_solr] added at times [8735291090821], now=8745653547121
   [junit4]   2> 11071 DEBUG (ScheduledTrigger-32-thread-2) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"7f1d7ec2785T42cuqdjafamep19dzq0yrgg8l",
   [junit4]   2>   "source":"node_added_trigger",
   [junit4]   2>   "eventTime":8735291090821,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[8735291090821],
   [junit4]   2>     "nodeNames":["127.0.0.1:10004_solr"]}}
   [junit4]   2> 11071 DEBUG (ScheduledTrigger-32-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 11072 DEBUG (AutoscalingActionExecutor-33-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"7f1d7ec2785T42cuqdjafamep19dzq0yrgg8l",
   [junit4]   2>   "source":"node_added_trigger",
   [junit4]   2>   "eventTime":8735291090821,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[8735291090821],
   [junit4]   2>     "_enqueue_time_":8745661170221,
   [junit4]   2>     "nodeNames":["127.0.0.1:10004_solr"]}}
   [junit4]   2> 11072 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEventFromRestoredState
   [junit4]   2> 11072 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase 
   [junit4]   2> 
   [junit4]   2> 11072 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #############################################
   [junit4]   2> 11072 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ############ FINAL CLUSTER STATS ############
   [junit4]   2> 11072 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #############################################
   [junit4]   2> 
   [junit4]   2> 11072 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Live nodes:		4
   [junit4]   2> 11072 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Empty nodes:	4
   [junit4]   2> 11072 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Dead nodes:		0
   [junit4]   2> 11072 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Collections:	[]
   [junit4]   2> 11072 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Max replicas per node:	0
   [junit4]   2> 11072 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Min replicas per node:	0
   [junit4]   2> 11072 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Total replicas:		0
   [junit4]   2> 11072 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ######### Final Solr op counts ##########
   [junit4]   2> 11072 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- autoscaling        1
   [junit4]   2> 11072 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- update             3
   [junit4]   2> 11072 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ######### Autoscaling event counts ###########
   [junit4]   2> 11072 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## * Trigger: node_added_trigger
   [junit4]   2> 11072 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- STARTED         2
   [junit4]   2> 11073 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- SUCCEEDED       1
   [junit4]   2> 11073 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## * Trigger: node_lost_restore_trigger
   [junit4]   2> 11073 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- SUCCEEDED       1
   [junit4]   2> 11081 DEBUG (AutoscalingActionExecutor-33-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing took 480 ms for event

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

stDefaultWrapperModel-seed#[4AFCE6C462E75C11]-worker) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 81468 WARN  (SUITE-TestDefaultWrapperModel-seed#[4AFCE6C462E75C11]-worker) [    ] o.e.j.u.t.QueuedThreadPool QueuedThreadPool@qtp1583745386{STOPPING,8<=10<=10000,i=0,q=1} Couldn't stop Thread[qtp1583745386-640,5,TGRP-TestDefaultWrapperModel]
   [junit4]   2> 81468 INFO  (SUITE-TestDefaultWrapperModel-seed#[4AFCE6C462E75C11]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 81468 INFO  (SUITE-TestDefaultWrapperModel-seed#[4AFCE6C462E75C11]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=165980033
   [junit4]   2> 81468 INFO  (SUITE-TestDefaultWrapperModel-seed#[4AFCE6C462E75C11]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 81468 INFO  (SUITE-TestDefaultWrapperModel-seed#[4AFCE6C462E75C11]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@316231e4: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@33a58786
   [junit4]   2> 81468 INFO  (SUITE-TestDefaultWrapperModel-seed#[4AFCE6C462E75C11]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 81469 INFO  (SUITE-TestDefaultWrapperModel-seed#[4AFCE6C462E75C11]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5d8533b1: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@13d7df8d
   [junit4]   2> 81469 INFO  (SUITE-TestDefaultWrapperModel-seed#[4AFCE6C462E75C11]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 81469 INFO  (SUITE-TestDefaultWrapperModel-seed#[4AFCE6C462E75C11]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3df8710d: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@17e8492f
   [junit4]   2> 81470 INFO  (coreCloseExecutor-439-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@11c3ebf9
   [junit4]   2> 81470 INFO  (coreCloseExecutor-439-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=298052601
   [junit4]   2> 81470 INFO  (coreCloseExecutor-439-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@740e0b06: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@b5948de
   [junit4]   2> 81480 INFO  (SUITE-TestDefaultWrapperModel-seed#[4AFCE6C462E75C11]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Jan 17, 2018 4:25:30 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Jan 17, 2018 4:25:50 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.ltr.model.TestDefaultWrapperModel: 
   [junit4]   2>    1) Thread[id=640, name=qtp1583745386-640, state=TIMED_WAITING, group=TGRP-TestDefaultWrapperModel]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Jan 17, 2018 4:25:50 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=640, name=qtp1583745386-640, state=TIMED_WAITING, group=TGRP-TestDefaultWrapperModel]
   [junit4]   2> Jan 17, 2018 4:25:53 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=640, name=qtp1583745386-640, state=TIMED_WAITING, group=TGRP-TestDefaultWrapperModel]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {description=PostingsFormat(name=MockRandom), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), text=PostingsFormat(name=Direct), title=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, maxPointsInLeafNode=255, maxMBSortInHeap=5.1801287115659855, sim=RandomSimilarity(queryNorm=false): {}, locale=fi, timezone=America/Argentina/Ushuaia
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=2,free=54658904,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestLTRScoringQuery, TestManagedFeatureStore, TestMultipleAdditiveTreesModel, TestExternalValueFeatures, TestEdisMaxSolrFeature, TestNoMatchSolrFeature, TestUserTermScoreWithQ, TestModelManagerPersistence, TestLTRWithSort, TestLTROnSolrCloud, TestLTRQParserExplain, TestLTRQParserPlugin, TestFeatureLogging, TestFilterSolrFeature, TestOriginalScoreScorer, TestRankingFeature, TestDefaultWrapperModel]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDefaultWrapperModel -Dtests.seed=4AFCE6C462E75C11 -Dtests.slow=true -Dtests.locale=fi -Dtests.timezone=America/Argentina/Ushuaia -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestDefaultWrapperModel (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.ltr.model.TestDefaultWrapperModel: 
   [junit4]    >    1) Thread[id=640, name=qtp1583745386-640, state=TIMED_WAITING, group=TGRP-TestDefaultWrapperModel]
   [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.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4AFCE6C462E75C11]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=640, name=qtp1583745386-640, state=TIMED_WAITING, group=TGRP-TestDefaultWrapperModel]
   [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.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4AFCE6C462E75C11]:0)
   [junit4] Completed [35/35 (1!)] on J0 in 54.68s, 4 tests, 2 errors <<< FAILURES!

[...truncated 40760 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 405 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/405/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
	at __randomizedtesting.SeedInfo.seed([60DC3FDEA310E9CF:E88800040DEC8437]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:915)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestExclusionRuleCollectionAccess

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.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-001\tempDir-001\node1\css33_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-001\tempDir-001\node1\css33_shard1_replica_n1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-001\tempDir-001\node1\css33_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-001\tempDir-001\node1\css33_shard1_replica_n1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-001\tempDir-001\node1\css33_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-001\tempDir-001\node1\css33_shard1_replica_n1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-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.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-001\tempDir-001\node1\css33_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-001\tempDir-001\node1\css33_shard1_replica_n1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-001\tempDir-001\node1\css33_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-001\tempDir-001\node1\css33_shard1_replica_n1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-001\tempDir-001\node1\css33_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-001\tempDir-001\node1\css33_shard1_replica_n1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-001\tempDir-001

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


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

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.DistributedTermsComponentTest_60DC3FDEA310E9CF-001\tempDir-001\control\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_60DC3FDEA310E9CF-001\tempDir-001\control\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_60DC3FDEA310E9CF-001\tempDir-001\control: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_60DC3FDEA310E9CF-001\tempDir-001\control    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_60DC3FDEA310E9CF-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.DistributedTermsComponentTest_60DC3FDEA310E9CF-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.DistributedTermsComponentTest_60DC3FDEA310E9CF-001\tempDir-001\control\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_60DC3FDEA310E9CF-001\tempDir-001\control\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_60DC3FDEA310E9CF-001\tempDir-001\control: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_60DC3FDEA310E9CF-001\tempDir-001\control
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_60DC3FDEA310E9CF-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.DistributedTermsComponentTest_60DC3FDEA310E9CF-001\tempDir-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.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_BC53B6CA34E309B-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_BC53B6CA34E309B-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_BC53B6CA34E309B-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_BC53B6CA34E309B-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_BC53B6CA34E309B-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_BC53B6CA34E309B-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_BC53B6CA34E309B-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_BC53B6CA34E309B-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_BC53B6CA34E309B-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_BC53B6CA34E309B-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_BC53B6CA34E309B-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_BC53B6CA34E309B-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_BC53B6CA34E309B-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_BC53B6CA34E309B-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_BC53B6CA34E309B-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_BC53B6CA34E309B-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_BC53B6CA34E309B-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_BC53B6CA34E309B-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_BC53B6CA34E309B-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_BC53B6CA34E309B-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_BC53B6CA34E309B-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_BC53B6CA34E309B-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_BC53B6CA34E309B-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_BC53B6CA34E309B-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_BC53B6CA34E309B-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_BC53B6CA34E309B-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_BC53B6CA34E309B-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_BC53B6CA34E309B-001

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




Build Log:
[...truncated 1744 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J0-20180117_004036_36013073899544992938177.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J1-20180117_004036_36017940027072482541464.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 312 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20180117_004732_6096140693924447198019.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20180117_004732_6098123668984272806263.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1058 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20180117_004852_0653338755747196263399.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20180117_004852_06514970008177062068373.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 230 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20180117_005115_91916041700024293679861.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20180117_005115_91915798124297209319275.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20180117_005134_77715531829619379949361.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20180117_005134_7786267737119907105662.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 155 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20180117_005211_63613169751181220050766.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20180117_005211_6368927714881613334108.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20180117_005216_2204657933146598689352.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20180117_005216_22010107889324816460619.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 166 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20180117_005219_890801913342034586885.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20180117_005219_8905628881160103501788.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20180117_005230_36014651003678189115371.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20180117_005230_3603948642985178022916.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20180117_005242_26416949278844488456862.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20180117_005242_2648071874534226570028.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20180117_005246_41511230658836246112133.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 214 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20180117_005309_66615834903326422095169.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20180117_005309_65315085945634576687666.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1318 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20180117_005447_20117054253717072026325.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20180117_005447_2028499279420098805151.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J1-20180117_005500_11017075391885746969957.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J0-20180117_005500_11015677578465346754521.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 258 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20180117_005520_18012475584153361998033.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20180117_005520_180590714556905998622.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 213 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J1-20180117_005718_2881847979336262832013.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J0-20180117_005718_2882000826818692434594.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 171 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20180117_005722_66311761264082982827664.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20180117_005722_663408402638407355632.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 227 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J1-20180117_005730_55010975195874192160595.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J0-20180117_005730_54914348923477092688229.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 183 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20180117_005807_73211555096618027545064.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20180117_005807_7314728783609175090988.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 244 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20180117_005819_21316869821972816316466.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20180117_005819_2132668070261038656636.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J1-20180117_005838_16011490013808187313978.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J0-20180117_005838_1608694386558207934602.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J0-20180117_005852_45510756271328077226351.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J1-20180117_005852_45614094043278866624709.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 187 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J0-20180117_005901_01014920488709033569733.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J1-20180117_005901_01010935250099508045017.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 333 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J0-20180117_005920_74116755363443562568993.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J1-20180117_005920_7428791208899614173472.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 228 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20180117_005932_76912440191829585101615.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20180117_005932_7699345387756323746792.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 188 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20180117_005943_52110684409040072597780.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 23 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20180117_005943_5219043362841114108165.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 221 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20180117_005959_6842752696901273795853.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20180117_005959_68415460003849660397848.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 318 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20180117_010043_01216741328815262480466.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20180117_010043_012427632499069820667.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 184 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20180117_010108_1481901734524115129918.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20180117_010108_14812871985903315580806.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 147 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20180117_010124_0351779700309221124199.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 245 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20180117_010129_7668343814613182568929.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20180117_010129_76615211903955111826109.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1867 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_60DC3FDEA310E9CF-001\init-core-data-001
   [junit4]   2> 225975 WARN  (SUITE-FullSolrCloudDistribCmdsTest-seed#[60DC3FDEA310E9CF]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 225976 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[60DC3FDEA310E9CF]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 225977 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[60DC3FDEA310E9CF]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 225977 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[60DC3FDEA310E9CF]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 225977 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[60DC3FDEA310E9CF]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_m/me
   [junit4]   2> 225978 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 225979 INFO  (Thread-324) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 225979 INFO  (Thread-324) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 225982 ERROR (Thread-324) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 226078 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.ZkTestServer start zk server on port:61180
   [junit4]   2> 226084 INFO  (zkConnectionManagerCallback-389-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 226092 INFO  (zkConnectionManagerCallback-391-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 226106 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 226111 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 226115 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 226118 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 226123 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 226126 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 226129 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 226133 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 226136 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 226140 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 226143 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 226146 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16101a77cb90001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 226147 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 226604 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T12:27:37-09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 226604 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 226604 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 226604 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 226605 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@bb5ce00{/_m/me,null,AVAILABLE}
   [junit4]   2> 226621 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@40235f84{HTTP/1.1,[http/1.1]}{127.0.0.1:61187}
   [junit4]   2> 226621 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.e.j.s.Server Started @237092ms
   [junit4]   2> 226621 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_m/me, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_60DC3FDEA310E9CF-001\tempDir-001/control/data, hostPort=61187, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_60DC3FDEA310E9CF-001\control-001\cores, replicaType=NRT}
   [junit4]   2> 226621 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 226622 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 226622 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 226622 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 226622 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-17T01:06:49.785215700Z
   [junit4]   2> 226709 INFO  (zkConnectionManagerCallback-393-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 226727 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16101a77cb90002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 226727 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 226727 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_60DC3FDEA310E9CF-001\control-001\solr.xml
   [junit4]   2> 226739 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 226739 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 226740 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@710c71d2, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 226745 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61180/solr
   [junit4]   2> 226761 INFO  (zkConnectionManagerCallback-397-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 226771 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16101a77cb90003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 226787 INFO  (zkConnectionManagerCallback-399-thread-1-processing-n:127.0.0.1:61187__m%2Fme) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 227205 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 227205 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61187__m%2Fme
   [junit4]   2> 227206 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.c.Overseer Overseer (id=99362485642526724-127.0.0.1:61187__m%2Fme-n_0000000000) starting
   [junit4]   2> 227212 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61187__m%2Fme
   [junit4]   2> 227311 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@710c71d2
   [junit4]   2> 227339 INFO  (zkCallback-398-thread-1-processing-n:127.0.0.1:61187__m%2Fme) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 227352 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@710c71d2
   [junit4]   2> 227353 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@710c71d2
   [junit4]   2> 227354 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_60DC3FDEA310E9CF-001\control-001\cores
   [junit4]   2> 227380 INFO  (zkConnectionManagerCallback-405-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 227381 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 227382 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61180/solr ready
   [junit4]   2> 227385 INFO  (qtp433668837-2255) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61187__m%252Fme&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 227391 INFO  (OverseerThreadFactory-600-thread-1-processing-n:127.0.0.1:61187__m%2Fme) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 227566 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 227566 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 227719 INFO  (zkCallback-398-thread-1-processing-n:127.0.0.1:61187__m%2Fme) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 228597 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 228612 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 228692 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 228712 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 228713 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@710c71d2
   [junit4]   2> 228713 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 228713 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_60DC3FDEA310E9CF-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_60DC3FDEA310E9CF-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 228719 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@6efe787
   [junit4]   2> 228721 WARN  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 228791 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 228791 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 228793 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 228793 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 228794 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1717390232, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 228795 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5551e2ca[control_collection_shard1_replica_n1] main]
   [junit4]   2> 228797 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 228797 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 228798 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 228798 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589799773233217536
   [junit4]   2> 228799 INFO  (searcherExecutor-602-thread-1-processing-n:127.0.0.1:61187__m%2Fme x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@5551e2ca[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 228804 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 228804 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 228804 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61187/_m/me/control_collection_shard1_replica_n1/
   [junit4]   2> 228804 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 228804 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:61187/_m/me/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 228804 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 228808 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61187/_m/me/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 228909 INFO  (zkCallback-398-thread-2-processing-n:127.0.0.1:61187__m%2Fme) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 228959 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 228961 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1395
   [junit4]   2> 228964 INFO  (qtp433668837-2255) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 229063 INFO  (zkCallback-398-thread-2-processing-n:127.0.0.1:61187__m%2Fme) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 229393 INFO  (OverseerCollectionConfigSetProcessor-99362485642526724-127.0.0.1:61187__m%2Fme-n_0000000000) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 229968 INFO  (qtp433668837-2255) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61187__m%252Fme&wt=javabin&version=2} status=0 QTime=2582
   [junit4]   2> 229969 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16101a77cb90005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 229977 INFO  (zkConnectionManagerCallback-409-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 229978 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 229979 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61180/solr ready
   [junit4]   2> 229979 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 229981 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 229983 INFO  (OverseerThreadFactory-600-thread-2-processing-n:127.0.0.1:61187__m%2Fme) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 229984 WARN  (OverseerThreadFactory-600-thread-2-processing-n:127.0.0.1:61187__m%2Fme) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 230189 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 230189 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=207
   [junit4]   2> 230534 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_60DC3FDEA310E9CF-001\shard-1-001 of type NRT
   [junit4]   2> 230534 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T12:27:37-09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 230535 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 230535 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 230535 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 230535 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6232887c{/_m/me,null,AVAILABLE}
   [junit4]   2> 230536 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@22b77c36{HTTP/1.1,[http/1.1]}{127.0.0.1:61225}
   [junit4]   2> 230536 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.e.j.s.Server Started @241008ms
   [junit4]   2> 230536 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_m/me, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_60DC3FDEA310E9CF-001\tempDir-001/jetty1, hostPort=61225, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_60DC3FDEA310E9CF-001\shard-1-001\cores, replicaType=NRT}
   [junit4]   2> 230536 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 230536 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 230536 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 230536 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 230536 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-17T01:06:53.699871200Z
   [junit4]   2> 230540 INFO  (zkConnectionManagerCallback-411-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 230542 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 230542 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_60DC3FDEA310E9CF-001\shard-1-001\solr.xml
   [junit4]   2> 230545 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 230545 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 230546 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@710c71d2, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 230549 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61180/solr
   [junit4]   2> 230551 INFO  (zkConnectionManagerCallback-415-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 230552 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16101a77cb90008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 230557 INFO  (zkConnectionManagerCallback-417-thread-1-processing-n:127.0.0.1:61225__m%2Fme) [n:127.0.0.1:61225__m%2Fme    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 230564 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [n:127.0.0.1:61225__m%2Fme    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 230566 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [n:127.0.0.1:61225__m%2Fme    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 230569 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [n:127.0.0.1:61225__m%2Fme    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61225__m%2Fme
   [junit4]   2> 230570 INFO  (zkCallback-398-thread-2-processing-n:127.0.0.1:61187__m%2Fme) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 230571 INFO  (zkCallback-416-thread-1-processing-n:127.0.0.1:61225__m%2Fme) [n:127.0.0.1:61225__m%2Fme    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 230571 INFO  (zkCallback-408-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 230619 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [n:127.0.0.1:61225__m%2Fme    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@710c71d2
   [junit4]   2> 230627 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [n:127.0.0.1:61225__m%2Fme    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@710c71d2
   [junit4]   2> 230627 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [n:127.0.0.1:61225__m%2Fme    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@710c71d2
   [junit4]   2> 230629 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [n:127.0.0.1:61225__m%2Fme    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_60DC3FDEA310E9CF-001\shard-1-001\cores
   [junit4]   2> 230651 INFO  (qtp433668837-2261) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:61225__m%252Fme&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 230653 INFO  (OverseerCollectionConfigSetProcessor-99362485642526724-127.0.0.1:61187__m%2Fme-n_0000000000) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 230654 INFO  (OverseerThreadFactory-600-thread-3-processing-n:127.0.0.1:61187__m%2Fme) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:61225__m%2Fme for creating new replica
   [junit4]   2> 230659 INFO  (qtp1321354860-2305) [n:127.0.0.1:61225__m%2Fme    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 230659 INFO  (qtp1321354860-2305) [n:127.0.0.1:61225__m%2Fme    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 230767 INFO  (zkCallback-416-thread-1-processing-n:127.0.0.1:61225__m%2Fme) [n:127.0.0.1:61225__m%2Fme    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectio

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

e-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BC53B6CA34E309B-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_BC53B6CA34E309B-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BC53B6CA34E309B]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/5 (1!)] on J1 in 13.32s, 8 tests, 1 error <<< FAILURES!

[...truncated 10 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20180117_021644_3282919835322204749106.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20180117_021644_32917388533824077270576.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 788 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20180117_021713_0664147596493434818741.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20180117_021713_0663570506724749089825.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 554 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20180117_021838_52513368854454418889143.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20180117_021838_52516158749500039887988.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1259 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20180117_021924_7533904485305663549265.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20180117_021924_7518405871561846575266.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 647 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20180117_021947_9847578216723828249715.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20180117_021947_9844899081504905321111.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 559 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20180117_022044_08715731125471365299240.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20180117_022044_08714957707376935922851.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 562 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20180117_022114_25010422188308829266650.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20180117_022114_2507753755781127884113.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 655 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20180117_022138_8493291787403313829.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20180117_022138_84912960003406354140498.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 596 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20180117_022237_84310909416535698743013.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20180117_022237_84313423674244621899067.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 549 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20180117_022309_5001718381775879282951.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32308 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 404 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/404/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F8BB9189C91324FA-001\6.4.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F8BB9189C91324FA-001\6.4.0-nocfs-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F8BB9189C91324FA-001\6.4.0-nocfs-001\write.lock: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F8BB9189C91324FA-001\6.4.0-nocfs-001\write.lock    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F8BB9189C91324FA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F8BB9189C91324FA-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\J0\temp\lucene.index.TestBackwardsCompatibility_F8BB9189C91324FA-001\6.4.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F8BB9189C91324FA-001\6.4.0-nocfs-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F8BB9189C91324FA-001\6.4.0-nocfs-001\write.lock: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F8BB9189C91324FA-001\6.4.0-nocfs-001\write.lock
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F8BB9189C91324FA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F8BB9189C91324FA-001

	at __randomizedtesting.SeedInfo.seed([F8BB9189C91324FA]: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.client.solrj.TestSolrJErrorHandling

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-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001\collection1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001\collection1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001\collection1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-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-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001\collection1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001\collection1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001\collection1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([3F262AA2A509FFEF]: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.client.solrj.response.TestSpellCheckResponse

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-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-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-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([3F262AA2A509FFEF]: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.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_7A13964D352F5CD8-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_7A13964D352F5CD8-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_7A13964D352F5CD8-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_7A13964D352F5CD8-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_7A13964D352F5CD8-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_7A13964D352F5CD8-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_7A13964D352F5CD8-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_7A13964D352F5CD8-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_7A13964D352F5CD8-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_7A13964D352F5CD8-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_7A13964D352F5CD8-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_7A13964D352F5CD8-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_7A13964D352F5CD8-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_7A13964D352F5CD8-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_7A13964D352F5CD8-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_7A13964D352F5CD8-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_7A13964D352F5CD8-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_7A13964D352F5CD8-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_7A13964D352F5CD8-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_7A13964D352F5CD8-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_7A13964D352F5CD8-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_7A13964D352F5CD8-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_7A13964D352F5CD8-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_7A13964D352F5CD8-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_7A13964D352F5CD8-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_7A13964D352F5CD8-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_7A13964D352F5CD8-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_7A13964D352F5CD8-001

	at __randomizedtesting.SeedInfo.seed([7A13964D352F5CD8]: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 4753 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content6=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), content5=PostingsFormat(name=LuceneFixedGap), content4=BlockTreeOrds(blocksize=128), trieInt=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), content3=Lucene50(blocksize=128), content2=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), fie?ld=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), utf8=BlockTreeOrds(blocksize=128), trieLong=Lucene50(blocksize=128), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), content=BlockTreeOrds(blocksize=128), autf8=Lucene50(blocksize=128)}, docValues:{utf8=DocValuesFormat(name=Direct), fie?ld=DocValuesFormat(name=Lucene70), dvShort=DocValuesFormat(name=Lucene70), dvInt=DocValuesFormat(name=Direct), longPoint2d=DocValuesFormat(name=Lucene70), dvBytesSortedVar=DocValuesFormat(name=Lucene70), dvSortedSet=DocValuesFormat(name=Lucene70), content=DocValuesFormat(name=Direct), floatPoint1d=DocValuesFormat(name=Lucene70), intPoint1d=DocValuesFormat(name=Memory), doublePoint2d=DocValuesFormat(name=Lucene70), trieLong=DocValuesFormat(name=Lucene70), dvBytesDerefVar=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70), binaryPoint2d=DocValuesFormat(name=Direct), dvSortedNumeric=DocValuesFormat(name=Lucene70), dvBytesDerefFixed=DocValuesFormat(name=Direct), autf8=DocValuesFormat(name=Lucene70), dvBytesSortedFixed=DocValuesFormat(name=Lucene70), trieInt=DocValuesFormat(name=Lucene70), dvBytesStraightVar=DocValuesFormat(name=Memory), dvBytesStraightFixed=DocValuesFormat(name=Lucene70), dvLong=DocValuesFormat(name=Lucene70), longPoint1d=DocValuesFormat(name=Direct), floatPoint2d=DocValuesFormat(name=Lucene70), dvDouble=DocValuesFormat(name=Lucene70), dvFloat=DocValuesFormat(name=Lucene70), content6=DocValuesFormat(name=Lucene70), content5=DocValuesFormat(name=Memory), dvPacked=DocValuesFormat(name=Lucene70), intPoint2d=DocValuesFormat(name=Lucene70), content4=DocValuesFormat(name=Direct), content3=DocValuesFormat(name=Lucene70), content2=DocValuesFormat(name=Lucene70), doublePoint1d=DocValuesFormat(name=Lucene70), dvByte=DocValuesFormat(name=Lucene70), binaryPoint1d=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1224, maxMBSortInHeap=5.7539331159077225, sim=RandomSimilarity(queryNorm=true): {content6=DFR I(ne)L1, content5=IB SPL-L3(800.0), content2=IB SPL-LZ(0.3), utf8=ClassicSimilarity, fie?ld=DFI(Saturated), content=IB SPL-L2, autf8=DFR I(n)LZ(0.3)}, locale=it, timezone=Etc/GMT0
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=63139392,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestLucene50SegmentInfoFormat, TestManyPointsInOldIndex, TestFixBrokenOffsets, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=F8BB9189C91324FA -Dtests.slow=true -Dtests.locale=it -Dtests.timezone=Etc/GMT0 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F8BB9189C91324FA-001\6.4.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F8BB9189C91324FA-001\6.4.0-nocfs-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F8BB9189C91324FA-001\6.4.0-nocfs-001\write.lock: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F8BB9189C91324FA-001\6.4.0-nocfs-001\write.lock
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F8BB9189C91324FA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F8BB9189C91324FA-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F8BB9189C91324FA]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [6/8 (1!)] on J0 in 54.59s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 10124 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.response.TestSpellCheckResponse
   [junit4]   2> 76123 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\init-core-data-001
   [junit4]   2> 76125 WARN  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 76126 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 76129 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-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> 76260 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 76277 WARN  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 76278 WARN  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 76279 WARN  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 76279 WARN  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 76279 WARN  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 76279 WARN  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 76279 WARN  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-ltr-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 76280 WARN  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 76280 WARN  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 76295 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 76295 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 76333 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 76504 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 76504 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 76504 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 76504 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 76506 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 76506 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 76506 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 76506 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 76506 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 76612 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5890661d
   [junit4]   2> 76623 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5890661d
   [junit4]   2> 76624 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5890661d
   [junit4]   2> 76626 INFO  (coreLoadExecutor-815-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 76643 WARN  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 76644 WARN  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 76644 WARN  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 76644 WARN  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 76644 WARN  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 76644 WARN  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 76644 WARN  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-ltr-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 76646 WARN  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 76646 WARN  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 76653 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 76654 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 76686 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 76853 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 76853 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 76853 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 76853 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 76854 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 76854 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 76854 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 76854 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 76854 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 76877 INFO  (coreLoadExecutor-815-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\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 76878 INFO  (coreLoadExecutor-815-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@5890661d
   [junit4]   2> 76878 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 76878 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\init-core-data-001\]
   [junit4]   2> 76880 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-815-thread-1]: init: current segments file is "segments"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@68ff2a1d
   [junit4]   2> 76880 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-815-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 76880 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-815-thread-1]: 0 msec to checkpoint
   [junit4]   2> 76880 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: init: create=true
   [junit4]   2> 76880 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@2e3b4d18 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d89f6a1)
   [junit4]   2> index=
   [junit4]   2> version=7.3.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=CREATE
   [junit4]   2> similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$SchemaSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene70
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@127d001f
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> checkPendingFlushOnUpdate=true
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@66dadcc5
   [junit4]   2> 
   [junit4]   2> 76880 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 76880 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: now flush at close
   [junit4]   2> 76880 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 76880 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]:   index before flush 
   [junit4]   2> 76880 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-815-thread-1]: startFullFlush
   [junit4]   2> 76880 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-815-thread-1]: coreLoadExecutor-815-thread-1 finishFullFlush success=true
   [junit4]   2> 76880 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 76880 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-815-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 76880 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-815-thread-1]: initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 76880 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-815-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 76880 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-815-thread-1]: now merge
   [junit4]   2> 76880 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-815-thread-1]:   index: 
   [junit4]   2> 76880 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-815-thread-1]:   no more merges pending; now return
   [junit4]   2> 76880 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: waitForMerges
   [junit4]   2> 76881 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: waitForMerges done
   [junit4]   2> 76881 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: commit: start
   [junit4]   2> 76881 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: commit: enter lock
   [junit4]   2> 76881 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: commit: now prepare
   [junit4]   2> 76881 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: prepareCommit: flush
   [junit4]   2> 76881 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]:   index before flush 
   [junit4]   2> 76881 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-815-thread-1]: startFullFlush
   [junit4]   2> 76881 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 76881 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-815-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 76881 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-815-thread-1]: coreLoadExecutor-815-thread-1 finishFullFlush success=true
   [junit4]   2> 76881 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: startCommit(): start
   [junit4]   2> 76881 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: startCommit index= changeCount=2
   [junit4]   2> 76882 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: startCommit: wrote pending segments file "pending_segments_1"
   [junit4]   2> 76882 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: done all syncs: []
   [junit4]   2> 76882 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: commit: pendingCommit != null
   [junit4]   2> 76882 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: commit: done writing segments file "segments_1"
   [junit4]   2> 76882 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-815-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 76882 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-815-thread-1]: 0 msec to checkpoint
   [junit4]   2> 76882 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: commit: took 1.6 msec
   [junit4]   2> 76882 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: commit: done
   [junit4]   2> 76882 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: rollback
   [junit4]   2> 76882 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: all running merges have aborted
   [junit4]   2> 76882 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: rollback: done finish merges
   [junit4]   2> 76882 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-815-thread-1]: abort
   [junit4]   2> 76883 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-815-thread-1]: done abort success=true
   [junit4]   2> 76883 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: rollback: infos=
   [junit4]   2> 76883 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-815-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 76883 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-815-thread-1]: 0 msec to checkpoint
   [junit4]   2> 76883 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 76967 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 76967 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 76968 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 76968 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 76969 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-815-thread-1]: init: current segments file is "segments_1"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@68ff2a1d
   [junit4]   2> 76969 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-815-thread-1]: init: load commit "segments_1"
   [junit4]   2> 76969 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-815-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 76969 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-815-thread-1]: 0 msec to checkpoint
   [junit4]   2> 76969 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: init: create=false
   [junit4]   2> 76969 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@2e3b4d18 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d89f6a1)
   [junit4]   2> index=
   [junit4]   2> version=7.3.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=APPEND
   [junit4]   2> similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$SchemaSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene70
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@6d692532
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> checkPendingFlushOnUpdate=true
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@17e1dd3
   [junit4]   2> 
   [junit4]   2> 76969 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 76969 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: flush at getReader
   [junit4]   2> 76969 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-815-thread-1]: startFullFlush
   [junit4]   2> 76969 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 76969 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-815-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 76969 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: incRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 76969 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 76969 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-815-thread-1]: coreLoadExecutor-815-thread-1 finishFullFlush success=true
   [junit4]   2> 76969 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: getReader took 0 msec
   [junit4]   2> 76969 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@21356cc6[collection1] main]
   [junit4]   2> 76970 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\conf
   [junit4]   2> 76970 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\conf
   [junit4]   2> 76970 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
   [junit4]   2> 76971 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\conf
   [junit4]   2> 76971 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for /schema/analysis/stopwords/english
   [junit4]   2> 76971 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 35 words for /schema/analysis/stopwords/english
   [junit4]   2> 76971 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/stopwords/english
   [junit4]   2> 76971 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_synonyms_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\conf
   [junit4]   2> 76971 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true,format=solr} for /schema/analysis/synonyms/english
   [junit4]   2> 76971 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 3 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 76972 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/english
   [junit4]   2> 76972 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 76972 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 76972 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 76972 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 76972 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 76973 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\conf\elevate.xml
   [junit4]   2> 76984 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 76985 INFO  (searcherExecutor-816-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@21356cc6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 76985 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589761057989066752
   [junit4]   2> 76986 INFO  (searcherExecutor-816-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher} hits=0 status=0 QTime=0
   [junit4]   2> 76986 INFO  (searcherExecutor-816-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 76986 INFO  (searcherExecutor-816-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 76986 INFO  (searcherExecutor-816-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 76987 INFO  (searcherExecutor-816-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@21356cc6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 76994 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 76995 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSpellCheckCollationResponse
   [junit4]   2> 76998 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [DW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 76998 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [DW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 76998 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: nrtIsCurrent: infoVersion matches: true; DW changes: true; BD changes: false
   [junit4]   2> 76998 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: flush at getReader
   [junit4]   2> 76998 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [DW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: startFullFlush
   [junit4]   2> 76998 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [DW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 76998 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [DW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]: flush naked frozen global deletes
   [junit4]   2> 76998 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [BD][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: compressed 104 to 52 bytes (50.00%) for deletes/updates; private segment null
   [junit4]   2> 76998 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [BD][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: push new packet (delGen=1 numDeleteQuerys=1 bytesUsed=52), packetCount=1, bytesUsed=0.000 MB
   [junit4]   2> 76998 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [DW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: flush: push buffered updates: delGen=1 numDeleteQuerys=1 bytesUsed=52
   [junit4]   2> 76998 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [BD][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: packet matches no segments
   [junit4]   2> 76998 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [BD][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: finished packet delGen=1 now completedDelGen=1
   [junit4]   2> 76998 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [BD][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: done apply del packet (delGen=1 numDeleteQuerys=1 bytesUsed=52) to 0 segments; 0 new deletes/updates; took 0.000 sec; 0 packets remain
   [junit4]   2> 76999 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 76999 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [BD][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: waitApply: no deletes to apply
   [junit4]   2> 76999 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: incRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 76999 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 76999 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [DW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF] finishFullFlush success=true
   [junit4]   2> 76999 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: getReader took 1 msec
   [junit4]   2> 76999 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: decRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 76999 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=/update params={}{deleteByQuery=*:* (-1589761058000601088)} 0 3
   [junit4]   2> 76999 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589761058003746816,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 76999 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 77000 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 77000 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true}{commit=} 0 0
   [junit4]   2> 77004 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=/update params={}{add=[0 (1589761058004795392)]} 0 3
   [junit4]   2> 77004 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=/update params={}{add=[1 (1589761058008989696)]} 0 0
   [junit4]   2> 77005 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=/update params={}{add=[2 (1589761058010038272)]} 0 0
   [junit4]   2> 77005 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=/update params={}{add=[3 (1589761058010038273)]} 0 0
   [junit4]   2> 77006 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=/update params={}{add=[4 (1589761058011086848)]} 0 0
   [junit4]   2> 77006 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589761058011086849,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 77006 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@17e1dd3 commitCommandVersion:1589761058011086849
   [junit4]   2> 77006 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: commit: start
   [junit4]   2> 77006 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: commit: enter lock
   [junit4]   2> 77006 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: commit: now prepare
   [junit4]   2> 77006 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: prepareCommit: flush
   [junit4]   2> 77006 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]:   index before flush 
   [junit4]   2> 77006 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [DW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: startFullFlush
   [junit4]   2> 77006 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [DW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: anyChanges? numDocsInRam=5 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 77006 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [DWFC][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 4 deleted terms (unique count=4) bytesUsed=916, segment=_0, aborted=false, numDocsInRAM=5, deleteQueue=DWDQ: [ generation: 2 ]]
   [junit4]   2> 77006 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [BD][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: compressed 1145 to 1040 bytes (90.83%) for deletes/updates; private segment null
   [junit4]   2> 77007 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [DWPT][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: flush postings as segment _0 numDocs=5
   [junit4]   2> 77009 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: 2 msec to write norms
   [junit4]   2> 77009 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: 0 msec to write docValues
   [junit4]   2> 77009 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: 0 msec to write points
   [junit4]   2> 77009 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: 0 msec to finish stored fields
   [junit4]   2> 77011 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: 1 msec to write postings and finish vectors
   [junit4]   2> 77011 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: 0 msec to write fieldInfos
   [junit4]   2> 77011 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [DWPT][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: new segment has 0 deleted docs
   [junit4]   2> 77011 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [DWPT][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: new segment has no vectors; norms; docValues; prox; freqs
   [junit4]   2> 77011 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [DWPT][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: flushedFiles=[_0_Lucene50_0.doc, _0_Lucene50_0.tim, _0_Lucene70_0.dvd, _0_Lucene50_0.pos, _0.nvd, _0.fdx, _0_Lucene50_0.tip, _0.fdt, _0.nvm, _0_Lucene70_0.dvm, _0.fnm]
   [junit4]   2> 77011 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [DWPT][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: flushed codec=Lucene70
   [junit4]   2> 77011 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [DWPT][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: flushed: segment=_0 ramUsed=0.097 MB newFlushedSize=0.002 MB docs/MB=2,701.123
   [junit4]   2> 77011 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [DWPT][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: flush time 4.996268 msec
   [junit4]   2> 77012 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [DW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 77012 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: publishFlushedSegment _0(7.3.0):C5
   [junit4]   2> 77012 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [BD][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: push new packet (delGen=2 numDeleteTerms=5 bytesUsed=1040), packetCount=1, bytesUsed=0.001 MB
   [junit4]   2> 77012 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [BD][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: finished packet delGen=3 now completedDelGen=1
   [junit4]   2> 77012 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: publish sets newSegment delGen=3 seg=_0(7.3.0):C5
   [junit4]   2> 77012 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IFD][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: now checkpoint "_0(7.3.0):C5" [1 segments ; isCommit = false]
   [junit4]   2> 77012 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IFD][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: 0 msec to checkpoint
   [junit4]   2> 77012 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [BD][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: packet matches no segments
   [junit4]   2> 77012 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [BD][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: finished packet delGen=2 now completedDelGen=3
   [junit4]   2> 77012 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [BD][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: done apply del packet (delGen=2 numDeleteTerms=5 bytesUsed=1040) to 0 segments; 0 new deletes/updates; took 0.000 sec; 0 packets remain
   [junit4]   2> 77012 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 77012 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [BD][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: waitApply: no deletes to apply
   [junit4]   2> 77012 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [DW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF] finishFullFlush success=true
   [junit4]   2> 77012 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: startCommit(): start
   [junit4]   2> 77012 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: startCommit index=_0(7.3.0):C5 changeCount=4
   [junit4]   2> 77012 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: startCommit: wrote pending segments file "pending_segments_2"
   [junit4]   2> 77012 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: done all syncs: [_0.si, _0_Lucene50_0.doc, _0_Lucene50_0.tim, _0_Lucene70_0.dvd, _0_Lucene50_0.pos, _0.nvd, _0.fdx, _0_Lucene50_0.tip, _0.fdt, _0_Lucene70_0.dvm, _0.nvm, _0.fnm]
   [junit4]   2> 77012 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: commit: pendingCommit != null
   [junit4]   2> 77013 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: commit: done writing segments file "segments_2"
   [junit4]   2> 77013 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IFD][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: now checkpoint "_0(7.3.0):C5" [1 segments ; isCommit = true]
   [junit4]   2> 77013 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IFD][TEST-TestSpellCheckResponse.te

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

r-588-thread-1]: abort
   [junit4]   2> 236422 INFO  (coreCloseExecutor-588-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-588-thread-1]: done abort success=true
   [junit4]   2> 236422 INFO  (coreCloseExecutor-588-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-588-thread-1]: rollback: infos=_1(7.3.0):C1000/999:delGen=1
   [junit4]   2> 236422 INFO  (coreCloseExecutor-588-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-588-thread-1]: now checkpoint "_1(7.3.0):C1000/999:delGen=1" [1 segments ; isCommit = false]
   [junit4]   2> 236422 INFO  (coreCloseExecutor-588-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-588-thread-1]: 0 msec to checkpoint
   [junit4]   2> 236424 INFO  (SUITE-TestSolrJErrorHandling-seed#[3F262AA2A509FFEF]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4e01b1d2{/solr,null,UNAVAILABLE}
   [junit4]   2> 236425 INFO  (SUITE-TestSolrJErrorHandling-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=en-GB, timezone=Europe/Monaco
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=156932760,total=327991296
   [junit4]   2> NOTE: All tests run in this JVM: [AndEvaluatorTest, SolrExampleBinaryTest, SolrZkClientTest, JsonValidatorTest, TestZkConfigManager, MergeIndexesEmbeddedTest, ArcTangentEvaluatorTest, LargeVolumeBinaryJettyTest, TestFastInputStream, HttpSolrClientConPoolTest, SquareRootEvaluatorTest, TestNamedListCodec, CloudSolrClientTest, RegressionEvaluatorTest, StreamExpressionToExplanationTest, CubedRootEvaluatorTest, AscEvaluatorTest, FieldValueEvaluatorTest, OperationsTest, FacetFieldTest, TestClusteringResponse, CoalesceEvaluatorTest, LargeVolumeJettyTest, TangentEvaluatorTest, TestV2Request, JdbcDriverTest, TestValidatingJsonMap, StreamExpressionTest, ContentStreamTest, DocumentAnalysisResponseTest, SolrParamTest, ClientUtilsTest, SolrExceptionTest, TestSolrJErrorHandling]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrJErrorHandling -Dtests.seed=3F262AA2A509FFEF -Dtests.slow=true -Dtests.locale=en-GB -Dtests.timezone=Europe/Monaco -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestSolrJErrorHandling (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-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001\collection1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001\collection1\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001\collection1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3F262AA2A509FFEF]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [102/146 (2!)] on J1 in 16.22s, 4 tests, 1 error <<< FAILURES!

[...truncated 1594 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_7A13964D352F5CD8-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=597, maxMBSortInHeap=5.625619429267469, sim=RandomSimilarity(queryNorm=true): {}, locale=en-IN, timezone=Asia/Choibalsan
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=58361048,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=7A13964D352F5CD8 -Dtests.slow=true -Dtests.locale=en-IN -Dtests.timezone=Asia/Choibalsan -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [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_7A13964D352F5CD8-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_7A13964D352F5CD8-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_7A13964D352F5CD8-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_7A13964D352F5CD8-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_7A13964D352F5CD8-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_7A13964D352F5CD8-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_7A13964D352F5CD8-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_7A13964D352F5CD8-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_7A13964D352F5CD8-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_7A13964D352F5CD8-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_7A13964D352F5CD8-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_7A13964D352F5CD8-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_7A13964D352F5CD8-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_7A13964D352F5CD8-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7A13964D352F5CD8]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/5 (1!)] on J1 in 2.24s, 8 tests, 1 error <<< FAILURES!

[...truncated 45799 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 403 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/403/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseG1GC

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestRAFDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_36061B5464419403-001\tempDir-002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_36061B5464419403-001\tempDir-002    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_36061B5464419403-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_36061B5464419403-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\misc\test\J1\temp\lucene.store.TestRAFDirectory_36061B5464419403-001\tempDir-002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_36061B5464419403-001\tempDir-002
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_36061B5464419403-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_36061B5464419403-001

	at __randomizedtesting.SeedInfo.seed([36061B5464419403]: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.search.suggest.analyzing.BlendedInfixSuggesterTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_16B71EB4EBD47F7C-001\BlendedInfixSuggesterTest-005: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_16B71EB4EBD47F7C-001\BlendedInfixSuggesterTest-005    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_16B71EB4EBD47F7C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_16B71EB4EBD47F7C-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\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_16B71EB4EBD47F7C-001\BlendedInfixSuggesterTest-005: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_16B71EB4EBD47F7C-001\BlendedInfixSuggesterTest-005
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_16B71EB4EBD47F7C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_16B71EB4EBD47F7C-001

	at __randomizedtesting.SeedInfo.seed([16B71EB4EBD47F7C]: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.AnalysisAfterCoreReloadTest

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.AnalysisAfterCoreReloadTest_B73082041491C2BE-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-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.AnalysisAfterCoreReloadTest_B73082041491C2BE-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([B73082041491C2BE]: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.FullSolrCloudDistribCmdsTest.test

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
	at __randomizedtesting.SeedInfo.seed([B73082041491C2BE:3F64BDDEBA6DAF46]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:913)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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.client.solrj.request.SchemaTest

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-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_C36D19DD3401DA4F-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_C36D19DD3401DA4F-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-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_C36D19DD3401DA4F-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_C36D19DD3401DA4F-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([C36D19DD3401DA4F]: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.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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-001

	at __randomizedtesting.SeedInfo.seed([F83E1BACA71E4C1E]: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 8162 lines...]
   [junit4] Suite: org.apache.lucene.store.TestRAFDirectory
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=cs, timezone=Etc/GMT+9
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=18942928,total=67108864
   [junit4]   2> NOTE: All tests run in this JVM: [TestLazyDocument, SweetSpotSimilarityTest, TestHardLinkCopyDirectoryWrapper, TestRAFDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRAFDirectory -Dtests.seed=36061B5464419403 -Dtests.slow=true -Dtests.locale=cs -Dtests.timezone=Etc/GMT+9 -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestRAFDirectory (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\misc\test\J1\temp\lucene.store.TestRAFDirectory_36061B5464419403-001\tempDir-002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_36061B5464419403-001\tempDir-002
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_36061B5464419403-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_36061B5464419403-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([36061B5464419403]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [13/13 (1!)] on J1 in 1.40s, 42 tests, 1 error <<< FAILURES!

[...truncated 1883 lines...]
   [junit4] Suite: org.apache.lucene.search.suggest.analyzing.BlendedInfixSuggesterTest
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=ja, timezone=Atlantic/Canary
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=47054736,total=185597952
   [junit4]   2> NOTE: All tests run in this JVM: [TestPrefixCompletionQuery, TestLuceneDictionary, TestSuggestField, DocumentValueSourceDictionaryTest, WFSTCompletionTest, FuzzySuggesterTest, TestPlainTextDictionary, TestSpellChecker, AnalyzingSuggesterTest, TestDirectSpellChecker, TestLevenshteinDistance, TestHighFrequencyDictionary, TestJaroWinklerDistance, TestInputIterator, BlendedInfixSuggesterTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BlendedInfixSuggesterTest -Dtests.seed=16B71EB4EBD47F7C -Dtests.slow=true -Dtests.locale=ja -Dtests.timezone=Atlantic/Canary -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | BlendedInfixSuggesterTest (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\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_16B71EB4EBD47F7C-001\BlendedInfixSuggesterTest-005: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_16B71EB4EBD47F7C-001\BlendedInfixSuggesterTest-005
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_16B71EB4EBD47F7C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_16B71EB4EBD47F7C-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([16B71EB4EBD47F7C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [24/32 (1!)] on J1 in 1.79s, 6 tests, 1 error <<< FAILURES!

[...truncated 1827 lines...]
   [junit4] Suite: org.apache.solr.AnalysisAfterCoreReloadTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-001\init-core-data-001
   [junit4]   2> 187044 WARN  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
   [junit4]   2> 187045 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 187051 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-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> 187051 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 188479 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 188546 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    ] 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/J1/temp/solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 188949 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 188999 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 189441 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 189959 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a1f90
   [junit4]   2> 189973 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a1f90
   [junit4]   2> 189973 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a1f90
   [junit4]   2> 189977 INFO  (coreLoadExecutor-493-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 189979 INFO  (coreLoadExecutor-493-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/build/solr-core/test/J1/temp/solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 190219 INFO  (coreLoadExecutor-493-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 190299 INFO  (coreLoadExecutor-493-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 190558 INFO  (coreLoadExecutor-493-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 190621 INFO  (coreLoadExecutor-493-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\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 190623 INFO  (coreLoadExecutor-493-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@2a1f90
   [junit4]   2> 190624 INFO  (coreLoadExecutor-493-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 190624 INFO  (coreLoadExecutor-493-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-001\init-core-data-001\]
   [junit4]   2> 190928 INFO  (coreLoadExecutor-493-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=50.8671875, floorSegmentMB=1.8935546875, forceMergeDeletesPctAllowed=23.957993237656904, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 191408 INFO  (coreLoadExecutor-493-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 191408 INFO  (coreLoadExecutor-493-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 191410 INFO  (coreLoadExecutor-493-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 191410 INFO  (coreLoadExecutor-493-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 191412 INFO  (coreLoadExecutor-493-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7825653364292181]
   [junit4]   2> 191413 INFO  (coreLoadExecutor-493-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@511afe[collection1] main]
   [junit4]   2> 191414 INFO  (coreLoadExecutor-493-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 191440 INFO  (coreLoadExecutor-493-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 191606 INFO  (coreLoadExecutor-493-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 191607 INFO  (searcherExecutor-494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 191607 INFO  (coreLoadExecutor-493-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589707032188944384
   [junit4]   2> 191608 INFO  (searcherExecutor-494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 191608 INFO  (searcherExecutor-494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 191608 INFO  (searcherExecutor-494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 191610 INFO  (searcherExecutor-494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 191614 INFO  (searcherExecutor-494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 191615 INFO  (searcherExecutor-494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 191615 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 191617 INFO  (searcherExecutor-494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 191619 INFO  (searcherExecutor-494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 191626 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStopwordsAfterCoreReload
   [junit4]   2> 191626 INFO  (searcherExecutor-494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@511afe[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 191824 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589707032416485376,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 191824 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d8ca37 commitCommandVersion:1589707032416485376
   [junit4]   2> 191996 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@461f13[collection1] main]
   [junit4]   2> 191996 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 192028 INFO  (searcherExecutor-494-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@461f13[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)))}
   [junit4]   2> 192036 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true}{add=[42 (1589707032279121920)],commit=} 0 382
   [junit4]   2> 192068 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=teststop:terma} hits=1 status=0 QTime=31
   [junit4]   2> 192073 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=teststop:stopworda} hits=0 status=0 QTime=0
   [junit4]   2> 192074 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=teststop:stopwordb} hits=0 status=0 QTime=0
   [junit4]   2> 192076 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=teststop:stopwordc} hits=1 status=0 QTime=0
   [junit4]   2> 192081 ERROR (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    ] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-001\tempDir-001\collection1\core.properties:java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-001\tempDir-001\collection1\core.properties
   [junit4]   2> 192083 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    ] 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/J1/temp/solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 192195 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 192226 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 192493 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 192552 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-001\tempDir-001\collection1
   [junit4]   2> 192657 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    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@2a1f90
   [junit4]   2> 192657 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-001\init-core-data-001\]
   [junit4]   2> 193138 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 193139 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 193144 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@14138ea[collection1] main]
   [junit4]   2> 193146 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 193153 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 193186 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 193211 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6874743916446102]
   [junit4]   2> 193213 INFO  (searcherExecutor-499-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 193215 INFO  (searcherExecutor-499-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 193215 INFO  (searcherExecutor-499-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 193215 INFO  (searcherExecutor-499-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 193216 INFO  (searcherExecutor-499-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 193217 INFO  (searcherExecutor-499-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 193220 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 193237 INFO  (searcherExecutor-499-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 193237 INFO  (searcherExecutor-499-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 193239 INFO  (searcherExecutor-499-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 193249 INFO  (searcherExecutor-499-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@14138ea[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)))}
   [junit4]   2> 193255 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1036973[collection1] main]
   [junit4]   2> 193264 INFO  (searcherExecutor-499-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1036973[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)))}
   [junit4]   2> 193286 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4b467d
   [junit4]   2> 193286 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=4933245
   [junit4]   2> 193287 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@18dacec: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@b5f292
   [junit4]   2> 193362 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589707034029195264,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 193363 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@42d2bd commitCommandVersion:1589707034029195264
   [junit4]   2> 193424 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c051b5[collection1] main]
   [junit4]   2> 193426 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 193430 INFO  (searcherExecutor-499-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c051b5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):c1)))}
   [junit4]   2> 193431 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true}{add=[42 (1589707034014515200)],commit=} 0 84
   [junit4]   2> 193433 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=teststop:terma} hits=1 status=0 QTime=1
   [junit4]   2> 193437 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=teststop:stopworda} hits=1 status=0 QTime=3
   [junit4]   2> 193441 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=teststop:stopwordb} hits=1 status=0 QTime=0
   [junit4]   2> 193442 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=teststop:stopwordc} hits=0 status=0 QTime=0
   [junit4]   2> 193442 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testStopwordsAfterCoreReload
   [junit4]   2> 193454 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 193454 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=27999557
   [junit4]   2> 193454 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 193454 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@13f4334: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@11579c6
   [junit4]   2> 193456 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 193456 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1651231: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1247d08
   [junit4]   2> 193464 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 193464 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@30d897: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1449bf9
   [junit4]   2> 193469 INFO  (coreCloseExecutor-503-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@f6f036
   [junit4]   2> 193470 INFO  (coreCloseExecutor-503-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=16183350
   [junit4]   2> 193470 INFO  (coreCloseExecutor-503-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1dc15e8: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@b5f292
   [junit4]   2> 193509 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {multiDefault=BlockTreeOrds(blocksize=128), teststop=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=Memory)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), _version_=DocValuesFormat(name=Lucene70), range_facet_i_dv=DocValuesFormat(name=Direct), intDvoDefault=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=415, maxMBSortInHeap=6.50259707677198, sim=RandomSimilarity(queryNorm=true): {}, locale=sl, timezone=America/Lower_Princes
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=358447872,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [HLLUtilTest, TestUtilizeNode, ReplicaListTransformerTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestSolrCoreParser, FullHLLTest, ComputePlanActionTest, TestRequestForwarding, TestNRTOpen, OverseerCollectionConfigSetProcessorTest, TestExpandComponent, AnalysisAfterCoreReloadTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AnalysisAfterCoreReloadTest -Dtests.seed=B73082041491C2BE -Dtests.slow=true -Dtests.locale=sl -Dtests.timezone=America/Lower_Princes -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | AnalysisAfterCoreReloadTest (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\J1\temp\solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B73082041491C2BE]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [52/767 (1!)] on J1 in 7.17s, 1 test, 1 error <<< FAILURES!

[...truncated 1408 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> 2473344 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[B73082041491C2BE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_B73082041491C2BE-001\init-core-data-001
   [junit4]   2> 2473345 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[B73082041491C2BE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2473346 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[B73082041491C2BE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 2473346 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[B73082041491C2BE]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /uk/c
   [junit4]   2> 2473347 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2473347 INFO  (Thread-2476) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2473347 INFO  (Thread-2476) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2473353 ERROR (Thread-2476) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2473448 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.ZkTestServer start zk server on port:50457
   [junit4]   2> 2473455 INFO  (zkConnectionManagerCallback-2476-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2473466 INFO  (zkConnectionManagerCallback-2478-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2473478 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2473484 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 2473487 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2473489 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2473493 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2473494 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2473495 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2473497 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2473499 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2473501 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2473503 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2473504 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160fc84c97b0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2473505 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 2473931 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2473932 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14169cd{/uk/c,null,AVAILABLE}
   [junit4]   2> 2473932 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@f4ce1d{HTTP/1.1,[http/1.1]}{127.0.0.1:50464}
   [junit4]   2> 2473932 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.e.j.s.Server Started @2482317ms
   [junit4]   2> 2473932 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_B73082041491C2BE-001\tempDir-001/control/data, hostContext=/uk/c, hostPort=50464, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_B73082041491C2BE-001\control-001\cores}
   [junit4]   2> 2473932 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2473934 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 2473934 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2473934 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2473934 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-16T01:10:49.536Z
   [junit4]   2> 2473937 INFO  (zkConnectionManagerCallback-2480-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2473938 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2473938 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_B73082041491C2BE-001\control-001\solr.xml
   [junit4]   2> 2473945 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2473945 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2473946 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2a1f90, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2473950 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50457/solr
   [junit4]   2> 2473952 INFO  (zkConnectionManagerCallback-2484-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2473953 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160fc84c97b0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2473956 INFO  (zkConnectionManagerCallback-2486-thread-1-processing-n:127.0.0.1:50464_uk%2Fc) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2474031 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2474031 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50464_uk%2Fc
   [junit4]   2> 2474031 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.c.Overseer Overseer (id=99356839048314884-127.0.0.1:50464_uk%2Fc-n_0000000000) starting
   [junit4]   2> 2474040 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50464_uk%2Fc
   [junit4]   2> 2474047 INFO  (OverseerStateUpdate-99356839048314884-127.0.0.1:50464_uk%2Fc-n_0000000000) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2474127 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a1f90
   [junit4]   2> 2474133 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a1f90
   [junit4]   2> 2474133 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a1f90
   [junit4]   2> 2474135 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_B73082041491C2BE-001\control-001\cores
   [junit4]   2> 2474161 INFO  (zkConnectionManagerCallback-2492-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2474162 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2474162 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50457/solr ready
   [junit4]   2> 2474165 INFO  (qtp6142691-13429) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:50464_uk%252Fc&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2474168 INFO  (OverseerThreadFactory-4939-thread-1-processing-n:127.0.0.1:50464_uk%2Fc) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2474288 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2474289 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2474395 INFO  (zkCallback-2485-thread-1-processing-n:127.0.0.1:50464_uk%2Fc) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2475316 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2475327 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2475396 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2475410 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 2475411 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a1f90
   [junit4]   2> 2475411 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2475411 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_B73082041491C2BE-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_B73082041491C2BE-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 2475413 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=23.126953125, floorSegmentMB=1.1357421875, forceMergeDeletesPctAllowed=11.306249523787672, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3953567058796913
   [junit4]   2> 2475415 WARN  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2475486 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2475486 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2475489 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2475489 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2475490 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3130811722640433]
   [junit4]   2> 2475490 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@d1a44e[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2475491 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2475491 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2475492 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2475492 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589709427015942144
   [junit4]   2> 2475492 INFO  (searcherExecutor-4942-thread-1-processing-n:127.0.0.1:50464_uk%2Fc x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@d1a44e[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2475497 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2475497 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2475497 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50464/uk/c/control_collection_shard1_replica_n1/
   [junit4]   2> 2475497 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2475497 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:50464/uk/c/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2475497 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2475500 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50464/uk/c/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2475602 INFO  (zkCallback-2485-thread-1-processing-n:127.0.0.1:50464_uk%2Fc) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2475654 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2475656 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1367
   [junit4]   2> 2475658 INFO  (qtp6142691-13429) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2475756 INFO  (zkCallback-2485-thread-2-processing-n:127.0.0.1:50464_uk%2Fc) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2476171 INFO  (OverseerCollectionConfigSetProcessor-99356839048314884-127.0.0.1:50464_uk%2Fc-n_0000000000) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2476659 INFO  (qtp6142691-13429) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:50464_uk%252Fc&wt=javabin&version=2} status=0 QTime=2493
   [junit4]   2> 2476666 INFO  (zkConnectionManagerCallback-2496-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2476667 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2476669 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50457/solr ready
   [junit4]   2> 2476669 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2476669 INFO  (qtp6142691-13423) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2476671 INFO  (OverseerThreadFactory-4939-thread-2-processing-n:127.0.0.1:50464_uk%2Fc) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2476672 WARN  (OverseerThreadFactory-4939-thread-2-processing-n:127.0.0.1:50464_uk%2Fc) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 2476877 INFO  (qtp6142691-13423) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2476877 INFO  (qtp6142691-13423) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=208
   [junit4]   2> 2477371 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_B73082041491C2BE-001\shard-1-001 of type NRT
   [junit4]   2> 2477372 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2477372 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@157b379{/uk/c,null,AVAILABLE}
   [junit4]   2> 2477373 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@99cc35{HTTP/1.1,[http/1.1]}{127.0.0.1:50487}
   [junit4]   2> 2477373 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.e.j.s.Server Started @2485757ms
   [junit4]   2> 2477373 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_B73082041491C2BE-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/uk/c, hostPort=50487, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_B73082041491C2BE-001\shard-1-001\cores}
   [junit4]   2> 2477373 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2477373 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 2477375 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2477375 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2477375 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-16T01:10:52.977Z
   [junit4]   2> 2477377 INFO  (zkConnectionManagerCallback-2498-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2477378 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160fc84c97b0007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2477379 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2477379 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_B73082041491C2BE-001\shard-1-001\solr.xml
   [junit4]   2> 2477384 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2477384 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2477385 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2a1f90, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2477390 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50457/solr
   [junit4]   2> 2477391 INFO  (zkConnectionManagerCallback-2502-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2477395 INFO  (zkConnectionManagerCallback-2504-thread-1-processing-n:127.0.0.1:50487_uk%2Fc) [n:127.0.0.1:50487_uk%2Fc    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2477401 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [n:127.0.0.1:50487_uk%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2477403 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [n:127.0.0.1:50487_uk%2Fc    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2477405 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [n:127.0.0.1:50487_uk%2Fc    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50487_uk%2Fc
   [junit4]   2> 2477406 INFO  (zkCallback-2485-thread-2-processing-n:127.0.0.1:50464_uk%2Fc) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2477406 INFO  (zkCallback-2495-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2477407 INFO  (zkCallback-2503-thread-1-processing-n:127.0.0.1:50487_uk%2Fc) [n:127.0.0.1:50487_uk%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2477536 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [n:127.0.0.1:50487_uk%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a1f90
   [junit4]   2> 2477542 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [n:127.0.0.1:50487_uk%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a1f90
   [junit4]   2> 2477543 INFO  (TEST-FullSo

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

 reporters for registry=solr.core.collection1, tag=3317134
   [junit4]   2> 262879 INFO  (coreCloseExecutor-1212-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f7a438: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@186812d
   [junit4]   2> 262901 INFO  (TEST-SchemaTest.testDeleteFieldTypeAccuracy-seed#[C36D19DD3401DA4F]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@50e65c{/solr,null,UNAVAILABLE}
   [junit4]   2> 262903 INFO  (TEST-SchemaTest.testDeleteFieldTypeAccuracy-seed#[C36D19DD3401DA4F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteFieldTypeAccuracy
   [junit4]   2> 262904 INFO  (SUITE-SchemaTest-seed#[C36D19DD3401DA4F]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=580, maxMBSortInHeap=5.329346736847651, sim=RandomSimilarity(queryNorm=true): {}, locale=hu-HU, timezone=Etc/Zulu
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=61325096,total=296747008
   [junit4]   2> NOTE: All tests run in this JVM: [AppendEvaluatorTest, SineEvaluatorTest, SolrExampleXMLTest, CloudSolrClientBuilderTest, EmpiricalDistributionEvaluatorTest, GraphTest, JettyWebappTest, TestXMLEscaping, HyperbolicSineEvaluatorTest, FloorEvaluatorTest, TestBatchUpdate, NormalDistributionEvaluatorTest, NotEvaluatorTest, TestCoreAdmin, ExclusiveOrEvaluatorTest, ConcatOperationTest, GreaterThanEvaluatorTest, SolrDocumentTest, FieldAnalysisResponseTest, AddEvaluatorTest, TestRetryUtil, SolrExampleStreamingTest, ShardParamsTest, TestCloudSolrClientConnections, CosineEvaluatorTest, TestV1toV2ApiMapper, NoOpResponseParserTest, TestUpdateRequestCodec, TestSpellCheckResponse, TestCollectionAdminRequest, TermsResponseTest, JdbcTest, TestHash, CumulativeProbabilityEvaluatorTest, UsingSolrJRefGuideExamplesTest, SolrExampleStreamingBinaryTest, SolrExampleEmbeddedTest, ModifiableSolrParamsTest, ClientUtilsTest, AnlysisResponseBaseTest, CollectionAdminRequestRequiredParamsTest, TestLBHttpSolrClient, CloudSolrClientCacheTest, CloudSolrClientMultiConstructorTest, CloudSolrClientTest, StreamExpressionToExpessionTest, StreamExpressionToExplanationTest, StreamingTest, AndEvaluatorTest, ArcSineEvaluatorTest, ArcTangentEvaluatorTest, ArrayEvaluatorTest, CeilingEvaluatorTest, CorrelationEvaluatorTest, DivideEvaluatorTest, EqualToEvaluatorTest, FieldValueEvaluatorTest, GreaterThanEqualToEvaluatorTest, HyperbolicTangentEvaluatorTest, LengthEvaluatorTest, LessThanEvaluatorTest, MultiplyEvaluatorTest, NaturalLogEvaluatorTest, PowerEvaluatorTest, RecursiveEvaluatorTest, RegressionEvaluatorTest, ReverseEvaluatorTest, RoundEvaluatorTest, SubtractEvaluatorTest, TangentEvaluatorTest, UniformDistributionEvaluatorTest, UuidEvaluatorTest, SchemaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SchemaTest -Dtests.seed=C36D19DD3401DA4F -Dtests.slow=true -Dtests.locale=hu-HU -Dtests.timezone=Etc/Zulu -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | SchemaTest (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-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_C36D19DD3401DA4F-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_C36D19DD3401DA4F-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C36D19DD3401DA4F]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [135/146 (1!)] on J0 in 62.94s, 35 tests, 1 error <<< FAILURES!

[...truncated 1488 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [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_F83E1BACA71E4C1E-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=23697, maxDocsPerChunk=9, blockSize=470), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=23697, blockSize=470)), sim=RandomSimilarity(queryNorm=false): {}, locale=es-PA, timezone=Africa/Douala
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=31094512,total=67108864
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=F83E1BACA71E4C1E -Dtests.slow=true -Dtests.locale=es-PA -Dtests.timezone=Africa/Douala -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-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_F83E1BACA71E4C1E-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F83E1BACA71E4C1E]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 20.84s, 8 tests, 1 error <<< FAILURES!

[...truncated 41538 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 402 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/402/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseG1GC

8 tests failed.
FAILED:  org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=16, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=16, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([1E82D2EB9586AD52:910C354B87EA5EAD]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([1E82D2EB9586AD52]:0)
	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.asserting.TestAssertingPointsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPointsFormat_FA880019428D64DF-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPointsFormat_FA880019428D64DF-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPointsFormat_FA880019428D64DF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPointsFormat_FA880019428D64DF-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\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPointsFormat_FA880019428D64DF-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPointsFormat_FA880019428D64DF-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPointsFormat_FA880019428D64DF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPointsFormat_FA880019428D64DF-001

	at __randomizedtesting.SeedInfo.seed([FA880019428D64DF]: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.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at http://127.0.0.1:60752/solr/awhollynewcollection_0_shard4_replica_n6: ClusterState says we are the leader (http://127.0.0.1:60752/solr/awhollynewcollection_0_shard4_replica_n6), but locally we don't think so. Request came from null

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:60752/solr/awhollynewcollection_0_shard4_replica_n6: ClusterState says we are the leader (http://127.0.0.1:60752/solr/awhollynewcollection_0_shard4_replica_n6), but locally we don't think so. Request came from null
	at __randomizedtesting.SeedInfo.seed([A2A17F5A2EBAF45D:EAD40BEE2889DBC8]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	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.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:460)
	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)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:60752/solr/awhollynewcollection_0_shard4_replica_n6: ClusterState says we are the leader (http://127.0.0.1:60752/solr/awhollynewcollection_0_shard4_replica_n6), but locally we don't think so. Request came from null
	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.lambda$directUpdate$0(CloudSolrClient.java:527)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more


FAILED:  org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery

Error Message:
Expected a collection with one shard and two replicas null Live Nodes: [127.0.0.1:58841_solr, 127.0.0.1:58842_solr] Last available state: DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/6)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node3":{           "core":"MissingSegmentRecoveryTest_shard1_replica_n1",           "base_url":"https://127.0.0.1:58842/solr",           "node_name":"127.0.0.1:58842_solr",           "state":"down",           "type":"NRT"},         "core_node4":{           "core":"MissingSegmentRecoveryTest_shard1_replica_n2",           "base_url":"https://127.0.0.1:58841/solr",           "node_name":"127.0.0.1:58841_solr",           "state":"active",           "type":"NRT",           "leader":"true"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Expected a collection with one shard and two replicas
null
Live Nodes: [127.0.0.1:58841_solr, 127.0.0.1:58842_solr]
Last available state: DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/6)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"MissingSegmentRecoveryTest_shard1_replica_n1",
          "base_url":"https://127.0.0.1:58842/solr",
          "node_name":"127.0.0.1:58842_solr",
          "state":"down",
          "type":"NRT"},
        "core_node4":{
          "core":"MissingSegmentRecoveryTest_shard1_replica_n2",
          "base_url":"https://127.0.0.1:58841/solr",
          "node_name":"127.0.0.1:58841_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([A2A17F5A2EBAF45D:F2F4E759779B4240]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
	at org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:105)
	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.handler.component.SpatialHeatmapFacetsTest

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.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control\configsets\_default\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control\configsets\_default\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control\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.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control\configsets\_default    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-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.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-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.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control\configsets\_default\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control\configsets\_default\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control\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.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control\configsets\_default
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-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.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([A2A17F5A2EBAF45D]: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.AnalyticsQueryTest

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.AnalyticsQueryTest_A2A17F5A2EBAF45D-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsQueryTest_A2A17F5A2EBAF45D-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsQueryTest_A2A17F5A2EBAF45D-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.AnalyticsQueryTest_A2A17F5A2EBAF45D-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.AnalyticsQueryTest_A2A17F5A2EBAF45D-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsQueryTest_A2A17F5A2EBAF45D-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsQueryTest_A2A17F5A2EBAF45D-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.AnalyticsQueryTest_A2A17F5A2EBAF45D-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([A2A17F5A2EBAF45D]: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.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
	at __randomizedtesting.SeedInfo.seed([A2A17F5A2EBAF45D:9D297CF239EC04BA]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
	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.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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-001

	at __randomizedtesting.SeedInfo.seed([57900B64DAFD1D3B]: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 1944 lines...]
   [junit4] Suite: org.apache.lucene.codecs.asserting.TestAssertingPointsFormat
   [junit4] IGNOR/A 0.00s J1 | TestAssertingPointsFormat.testRandomBinaryBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | TestAssertingPointsFormat.testMergeStability
   [junit4]    > Assumption #1: merge is not stable
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=es-GT, timezone=Europe/Luxembourg
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=84660432,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestExtrasFS, Nested, TestAssertingPostingsFormat, ThrowInUncaught, TestBaseExplanationTestCase, TestCompressingStoredFieldsFormat, TestLookaheadTokenFilter, TestAssertingNormsFormat, TestHandleTrackingFS, Nested1, TestShuffleFS, TestMockDirectoryWrapper, TestMockAnalyzer, Nested2, Nested, TestMockCharFilter, TestAssertingPointsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAssertingPointsFormat -Dtests.seed=FA880019428D64DF -Dtests.slow=true -Dtests.locale=es-GT -Dtests.timezone=Europe/Luxembourg -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestAssertingPointsFormat (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\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPointsFormat_FA880019428D64DF-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPointsFormat_FA880019428D64DF-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPointsFormat_FA880019428D64DF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPointsFormat_FA880019428D64DF-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FA880019428D64DF]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [18/41 (1!)] on J1 in 7.02s, 18 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 6973 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> ?? 15, 2018 1:30:14 ?? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[ReplicationThread-indexAndTaxo,5,TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([1E82D2EB9586AD52]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=1E82D2EB9586AD52 -Dtests.slow=true -Dtests.locale=zh-SG -Dtests.timezone=HST -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   4.53s J0 | IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=16, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1E82D2EB9586AD52:910C354B87EA5EAD]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1E82D2EB9586AD52]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {$full_path$=PostingsFormat(name=Memory), $facets=Lucene50(blocksize=128), $payloads$=PostingsFormat(name=Memory)}, docValues:{$facets=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1443, maxMBSortInHeap=6.857529336235319, sim=RandomSimilarity(queryNorm=true): {}, locale=zh-SG, timezone=HST
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=70278272,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressNRTReplication, IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [5/9 (1!)] on J0 in 6.79s, 5 tests, 1 error <<< FAILURES!

[...truncated 2915 lines...]
   [junit4] Suite: org.apache.solr.search.AnalyticsQueryTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsQueryTest_A2A17F5A2EBAF45D-001\init-core-data-001
   [junit4]   2> 225970 WARN  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
   [junit4]   2> 225970 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 225974 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-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> 225974 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 225975 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 225977 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-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> 226035 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 226047 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 226133 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 226255 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37b0103f
   [junit4]   2> 226260 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37b0103f
   [junit4]   2> 226260 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37b0103f
   [junit4]   2> 226261 INFO  (coreLoadExecutor-871-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 226262 INFO  (coreLoadExecutor-871-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> 226313 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 226333 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 226391 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 226399 INFO  (coreLoadExecutor-871-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> 226399 INFO  (coreLoadExecutor-871-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@37b0103f
   [junit4]   2> 226399 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 226399 INFO  (coreLoadExecutor-871-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.AnalyticsQueryTest_A2A17F5A2EBAF45D-001\init-core-data-001\]
   [junit4]   2> 226401 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31774586789289816]
   [junit4]   2> 226487 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 226487 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 226488 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 226488 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 226490 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=24.083984375, floorSegmentMB=1.03515625, forceMergeDeletesPctAllowed=18.00747571498084, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8725185071012744
   [junit4]   2> 226490 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@297f9b06[collection1] main]
   [junit4]   2> 226491 WARN  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 226492 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 226494 INFO  (searcherExecutor-872-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@297f9b06[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 226494 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589658197361164288
   [junit4]   2> 226496 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 226499 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAnalyticsQuery
   [junit4]   2> 226499 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 226499 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@f5115b6[collection1] realtime]
   [junit4]   2> 226499 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] 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 0
   [junit4]   2> 226500 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589658197367455744,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 226500 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@388e50b7 commitCommandVersion:1589658197367455744
   [junit4]   2> 226500 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@70ebe83e[collection1] main]
   [junit4]   2> 226500 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 226502 INFO  (searcherExecutor-872-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@70ebe83e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 226502 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 226521 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1589658197375844352)]} 0 13
   [junit4]   2> 226522 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589658197390524416,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 226522 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@388e50b7 commitCommandVersion:1589658197390524416
   [junit4]   2> 226529 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@73eec5cf[collection1] main]
   [junit4]   2> 226531 INFO  (searcherExecutor-872-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@73eec5cf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)))}
   [junit4]   2> 226531 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 226531 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 9
   [junit4]   2> 226533 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1589658197401010176)]} 0 1
   [junit4]   2> 226537 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1589658197406253056)]} 0 2
   [junit4]   2> 226537 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589658197406253057,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 226537 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@388e50b7 commitCommandVersion:1589658197406253057
   [junit4]   2> 226542 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7207b521[collection1] main]
   [junit4]   2> 226544 INFO  (searcherExecutor-872-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7207b521[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1) Uninverting(_1(7.3.0):C2)))}
   [junit4]   2> 226544 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 226544 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 226548 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4 (1589658197415690240)]} 0 2
   [junit4]   2> 226549 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5 (1589658197418835968)]} 0 0
   [junit4]   2> 226549 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589658197418835969,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 226549 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@388e50b7 commitCommandVersion:1589658197418835969
   [junit4]   2> 226552 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f4a2a22[collection1] main]
   [junit4]   2> 226554 INFO  (searcherExecutor-872-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2f4a2a22[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1) Uninverting(_1(7.3.0):C2) Uninverting(_2(7.3.0):C2)))}
   [junit4]   2> 226554 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 226554 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 226556 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6 (1589658197425127424)]} 0 1
   [junit4]   2> 226559 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589658197429321728,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 226559 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@388e50b7 commitCommandVersion:1589658197429321728
   [junit4]   2> 226562 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@48055a45[collection1] main]
   [junit4]   2> 226564 INFO  (searcherExecutor-872-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@48055a45[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1) Uninverting(_1(7.3.0):C2) Uninverting(_2(7.3.0):C2) Uninverting(_3(7.3.0):C1)))}
   [junit4]   2> 226564 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 226565 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 226572 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!count}} hits=6 status=0 QTime=7
   [junit4]   2> 226575 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:(3+4)&fq={!count}} hits=2 status=0 QTime=0
   [junit4]   2> 226577 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAnalyticsQuery
   [junit4]   2> 226577 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 226577 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=556246216
   [junit4]   2> 226578 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 226578 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@71295a1a: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@65a7db1
   [junit4]   2> 226589 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 226589 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1fcb72c: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@41d4d6a8
   [junit4]   2> 226591 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 226591 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@361347fa: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@3e0a8d46
   [junit4]   2> 226593 INFO  (coreCloseExecutor-877-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3a994ecd
   [junit4]   2> 226593 INFO  (coreCloseExecutor-877-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=983125709
   [junit4]   2> 226593 INFO  (coreCloseExecutor-877-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@44ca1571: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@53ad36a7
   [junit4]   2> 226610 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=hu, timezone=Asia/Dushanbe
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=188332216,total=288358400
   [junit4]   2> NOTE: All tests run in this JVM: [SolrMetricManagerTest, HighlighterTest, DistributedFacetPivotSmallTest, ZkCLITest, TestDistributedStatsComponentCardinality, TestSurroundQueryParser, TestFieldCacheSort, TestRecovery, AlternateDirectoryTest, DistribCursorPagingTest, HdfsDirectoryFactoryTest, TestReloadAndDeleteDocs, ConfigureRecoveryStrategyTest, TestLFUCache, TestHighlightDedupGrouping, ShowFileRequestHandlerTest, SaslZkACLProviderTest, CdcrRequestHandlerTest, RecoveryZkTest, TestHalfAndHalfDocValues, PeerSyncWithIndexFingerprintCachingTest, DocExpirationUpdateProcessorFactoryTest, CreateCollectionCleanupTest, MigrateRouteKeyTest, AnalyticsQueryTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AnalyticsQueryTest -Dtests.seed=A2A17F5A2EBAF45D -Dtests.slow=true -Dtests.locale=hu -Dtests.timezone=Asia/Dushanbe -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | AnalyticsQueryTest (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.AnalyticsQueryTest_A2A17F5A2EBAF45D-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsQueryTest_A2A17F5A2EBAF45D-001\init-core-data-001\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsQueryTest_A2A17F5A2EBAF45D-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.AnalyticsQueryTest_A2A17F5A2EBAF45D-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A2A17F5A2EBAF45D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [49/767 (1!)] on J0 in 0.66s, 1 test, 1 error <<< FAILURES!

[...truncated 979 lines...]
   [junit4] Suite: org.apache.solr.cloud.MissingSegmentRecoveryTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_A2A17F5A2EBAF45D-001\init-core-data-001
   [junit4]   2> 1265434 WARN  (SUITE-MissingSegmentRecoveryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=43 numCloses=43
   [junit4]   2> 1265434 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1265441 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[A2A17F5A2EBAF45D]-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> 1265441 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1265443 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_A2A17F5A2EBAF45D-001\tempDir-001
   [junit4]   2> 1265443 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1265443 INFO  (Thread-2450) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1265443 INFO  (Thread-2450) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1265450 ERROR (Thread-2450) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1265544 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:58837
   [junit4]   2> 1265552 INFO  (zkConnectionManagerCallback-2529-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1265556 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f9ab2e8c0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1265563 INFO  (jetty-launcher-2526-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1265563 INFO  (jetty-launcher-2526-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1265565 INFO  (jetty-launcher-2526-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f26db88{/solr,null,AVAILABLE}
   [junit4]   2> 1265565 INFO  (jetty-launcher-2526-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@137a9d2{/solr,null,AVAILABLE}
   [junit4]   2> 1265566 INFO  (jetty-launcher-2526-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2a8c4dc6{SSL,[ssl, http/1.1]}{127.0.0.1:58841}
   [junit4]   2> 1265566 INFO  (jetty-launcher-2526-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4e526b67{SSL,[ssl, http/1.1]}{127.0.0.1:58842}
   [junit4]   2> 1265566 INFO  (jetty-launcher-2526-thread-1) [    ] o.e.j.s.Server Started @1274125ms
   [junit4]   2> 1265566 INFO  (jetty-launcher-2526-thread-2) [    ] o.e.j.s.Server Started @1274125ms
   [junit4]   2> 1265566 INFO  (jetty-launcher-2526-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58841}
   [junit4]   2> 1265566 INFO  (jetty-launcher-2526-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58842}
   [junit4]   2> 1265566 ERROR (jetty-launcher-2526-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1265566 ERROR (jetty-launcher-2526-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1265566 INFO  (jetty-launcher-2526-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1265566 INFO  (jetty-launcher-2526-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1265566 INFO  (jetty-launcher-2526-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1265566 INFO  (jetty-launcher-2526-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1265566 INFO  (jetty-launcher-2526-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1265566 INFO  (jetty-launcher-2526-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1265566 INFO  (jetty-launcher-2526-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T11:53:53.667Z
   [junit4]   2> 1265566 INFO  (jetty-launcher-2526-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T11:53:53.667Z
   [junit4]   2> 1265580 INFO  (zkConnectionManagerCallback-2531-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1265580 INFO  (zkConnectionManagerCallback-2533-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1265580 INFO  (jetty-launcher-2526-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1265580 INFO  (jetty-launcher-2526-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1265612 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f9ab2e8c0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1265612 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f9ab2e8c0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1265617 INFO  (jetty-launcher-2526-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58837/solr
   [junit4]   2> 1265617 INFO  (jetty-launcher-2526-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58837/solr
   [junit4]   2> 1265620 INFO  (zkConnectionManagerCallback-2539-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1265620 INFO  (zkConnectionManagerCallback-2541-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1265620 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f9ab2e8c0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1265623 INFO  (zkConnectionManagerCallback-2545-thread-1-processing-n:127.0.0.1:58841_solr) [n:127.0.0.1:58841_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1265623 INFO  (zkConnectionManagerCallback-2543-thread-1-processing-n:127.0.0.1:58842_solr) [n:127.0.0.1:58842_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1265767 INFO  (jetty-launcher-2526-thread-1) [n:127.0.0.1:58841_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1265767 INFO  (jetty-launcher-2526-thread-2) [n:127.0.0.1:58842_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1265768 INFO  (jetty-launcher-2526-thread-1) [n:127.0.0.1:58841_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58841_solr
   [junit4]   2> 1265769 INFO  (jetty-launcher-2526-thread-2) [n:127.0.0.1:58842_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58842_solr
   [junit4]   2> 1265770 INFO  (jetty-launcher-2526-thread-1) [n:127.0.0.1:58841_solr    ] o.a.s.c.Overseer Overseer (id=99353705417801733-127.0.0.1:58841_solr-n_0000000000) starting
   [junit4]   2> 1265780 INFO  (jetty-launcher-2526-thread-1) [n:127.0.0.1:58841_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58841_solr
   [junit4]   2> 1265841 INFO  (zkCallback-2544-thread-1-processing-n:127.0.0.1:58841_solr) [n:127.0.0.1:58841_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1265854 INFO  (zkCallback-2542-thread-1-processing-n:127.0.0.1:58842_solr) [n:127.0.0.1:58842_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1265946 INFO  (jetty-launcher-2526-thread-1) [n:127.0.0.1:58841_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58841.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@457e60ec
   [junit4]   2> 1265947 INFO  (jetty-launcher-2526-thread-2) [n:127.0.0.1:58842_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58842.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@457e60ec
   [junit4]   2> 1265962 INFO  (jetty-launcher-2526-thread-2) [n:127.0.0.1:58842_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58842.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@457e60ec
   [junit4]   2> 1265962 INFO  (jetty-launcher-2526-thread-1) [n:127.0.0.1:58841_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58841.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@457e60ec
   [junit4]   2> 1265962 INFO  (jetty-launcher-2526-thread-2) [n:127.0.0.1:58842_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58842.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@457e60ec
   [junit4]   2> 1265962 INFO  (jetty-launcher-2526-thread-1) [n:127.0.0.1:58841_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58841.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@457e60ec
   [junit4]   2> 1265966 INFO  (jetty-launcher-2526-thread-1) [n:127.0.0.1:58841_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_A2A17F5A2EBAF45D-001\tempDir-001\node1\.
   [junit4]   2> 1265966 INFO  (jetty-launcher-2526-thread-2) [n:127.0.0.1:58842_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_A2A17F5A2EBAF45D-001\tempDir-001\node2\.
   [junit4]   2> 1266066 INFO  (zkConnectionManagerCallback-2551-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1266072 INFO  (zkConnectionManagerCallback-2555-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1266074 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1266077 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58837/solr ready
   [junit4]   2> 1266227 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLeaderRecovery
   [junit4]   2> 1266261 INFO  (qtp746909453-12991) [n:127.0.0.1:58841_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=MissingSegmentRecoveryTest&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1266272 INFO  (OverseerThreadFactory-5364-thread-1-processing-n:127.0.0.1:58841_solr) [n:127.0.0.1:58841_solr    ] o.a.s.c.CreateCollectionCmd Create collection MissingSegmentRecoveryTest
   [junit4]   2> 1266399 INFO  (OverseerStateUpdate-99353705417801733-127.0.0.1:58841_solr-n_0000000000) [n:127.0.0.1:58841_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MissingSegmentRecoveryTest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MissingSegmentRecoveryTest_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:58842/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1266401 INFO  (OverseerStateUpdate-99353705417801733-127.0.0.1:58841_solr-n_0000000000) [n:127.0.0.1:58841_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MissingSegmentRecoveryTest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MissingSegmentRecoveryTest_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:58841/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1266619 INFO  (qtp746909453-12988) [n:127.0.0.1:58841_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica_n2&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1266621 INFO  (qtp746909453-12988) [n:127.0.0.1:58841_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1266644 INFO  (qtp167364383-12993) [n:127.0.0.1:58842_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica_n1&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1266646 INFO  (qtp167364383-12993) [n:127.0.0.1:58842_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1266759 INFO  (zkCallback-2544-thread-1-processing-n:127.0.0.1:58841_solr) [n:127.0.0.1:58841_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1266759 INFO  (zkCallback-2542-thread-1-processing-n:127.0.0.1:58842_solr) [n:127.0.0.1:58842_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1266759 INFO  (zkCallback-2542-thread-2-processing-n:127.0.0.1:58842_solr) [n:127.0.0.1:58842_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1266759 INFO  (zkCallback-2544-thread-2-processing-n:127.0.0.1:58841_solr) [n:127.0.0.1:58841_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1267669 INFO  (qtp167364383-12993) [n:127.0.0.1:58842_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1267669 INFO  (qtp746909453-12988) [n:127.0.0.1:58841_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1267675 INFO  (qtp746909453-12988) [n:127.0.0.1:58841_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.s.IndexSchema [MissingSegmentRecoveryTest_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1267675 INFO  (qtp167364383-12993) [n:127.0.0.1:58842_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.s.IndexSchema [MissingSegmentRecoveryTest_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1267679 INFO  (qtp167364383-12993) [n:127.0.0.1:58842_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1267679 INFO  (qtp167364383-12993) [n:127.0.0.1:58842_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'MissingSegmentRecoveryTest_shard1_replica_n1' using configuration from collection MissingSegmentRecoveryTest, trusted=true
   [junit4]   2> 1267679 INFO  (qtp746909453-12988) [n:127.0.0.1:58841_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1267679 INFO  (qtp746909453-12988) [n:127.0.0.1:58841_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'MissingSegmentRecoveryTest_shard1_replica_n2' using configuration from collection MissingSegmentRecoveryTest, trusted=true
   [junit4]   2> 1267679 INFO  (qtp167364383-12993) [n:127.0.0.1:58842_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58842.solr.core.MissingSegmentRecoveryTest.shard1.replica_n1' (registry 'solr.core.MissingSegmentRecoveryTest.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@457e60ec
   [junit4]   2> 1267679 INFO  (qtp167364383-12993) [n:127.0.0.1:58842_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 126

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

yConfig, NumericFieldsTest, TestElisionMultitermQuery, ExternalFileFieldSortTest, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestCharFilters, EchoParamsTest, TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, DateMathParserTest, TestSystemIdResolver, PrimUtilsTest, DateFieldTest, SpellingQueryConverterTest, TestSolrJ, TestUtils, ZkNodePropsTest, SystemInfoHandlerTest, CircularListTest, DistributedMLTComponentTest, CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestDistributedMissingSort, TestSimpleTrackingShardHandler, TestTolerantSearch, TestLuceneIndexBackCompat, AssignBackwardCompatibilityTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DeleteStatusTest, DistributedQueueTest, DistributedVersionInfoTest, HttpPartitionTest, LeaderFailureAfterFreshStartTest, MultiThreadedOCPTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, SSLMigrationTest, ShardSplitTest, TestRandomRequestDistribution, TestRebalanceLeaders, TestSSLRandomization, TestSegmentSorting, TestSkipOverseerOperations, TestSolrCloudWithSecureImpersonation, TestStressLiveNodes, TestTolerantUpdateProcessorRandomCloud, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, AutoAddReplicasPlanActionTest, ComputePlanActionTest, SystemLogListenerTest, TriggerIntegrationTest, TestDynamicLoading, TestConfigReload, TestReqParamsAPI, TestSQLHandler, V2ApiIntegrationTest, AutoscalingHistoryHandlerTest, SpatialHeatmapFacetsTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SpatialHeatmapFacetsTest -Dtests.seed=A2A17F5A2EBAF45D -Dtests.slow=true -Dtests.locale=en-SG -Dtests.timezone=America/Argentina/Mendoza -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | SpatialHeatmapFacetsTest (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\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control\configsets\_default\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control\configsets\_default\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control\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.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control\configsets\_default
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control\configsets
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-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.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A2A17F5A2EBAF45D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [654/767 (5!)] on J1 in 47.43s, 4 tests, 1 error <<< FAILURES!

[...truncated 2862 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_57900B64DAFD1D3B-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=121, maxMBSortInHeap=6.964368131884129, sim=RandomSimilarity(queryNorm=true): {}, locale=th-TH, timezone=Africa/El_Aaiun
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=46705456,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=57900B64DAFD1D3B -Dtests.slow=true -Dtests.locale=th-TH -Dtests.timezone=Africa/El_Aaiun -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-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_57900B64DAFD1D3B-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([57900B64DAFD1D3B]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/5 (1!)] on J1 in 1.79s, 8 tests, 1 error <<< FAILURES!

[...truncated 45790 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 401 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/401/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseSerialGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.TestDistributedGrouping

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.TestDistributedGrouping_E8A3682D63194F81-001\tempDir-001\control\analysisconfs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_E8A3682D63194F81-001\tempDir-001\control\analysisconfs    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_E8A3682D63194F81-001\tempDir-001\control: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_E8A3682D63194F81-001\tempDir-001\control    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_E8A3682D63194F81-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_E8A3682D63194F81-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.TestDistributedGrouping_E8A3682D63194F81-001\tempDir-001\control\analysisconfs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_E8A3682D63194F81-001\tempDir-001\control\analysisconfs
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_E8A3682D63194F81-001\tempDir-001\control: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_E8A3682D63194F81-001\tempDir-001\control
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_E8A3682D63194F81-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_E8A3682D63194F81-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([E8A3682D63194F81]: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.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at __randomizedtesting.SeedInfo.seed([E8A3682D63194F81:FCEB3378401EF29F]:0)
	at java.util.ArrayList.rangeCheck(ArrayList.java:653)
	at java.util.ArrayList.get(ArrayList.java:429)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
	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.search.LargeFieldTest

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.LargeFieldTest_E8A3682D63194F81-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_E8A3682D63194F81-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_E8A3682D63194F81-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_E8A3682D63194F81-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.LargeFieldTest_E8A3682D63194F81-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_E8A3682D63194F81-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_E8A3682D63194F81-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_E8A3682D63194F81-001

	at __randomizedtesting.SeedInfo.seed([E8A3682D63194F81]: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.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
	at __randomizedtesting.SeedInfo.seed([E8A3682D63194F81:D72B6B85744FBF66]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
	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.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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-001

	at __randomizedtesting.SeedInfo.seed([CFC80C6CE32C5B1A]: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 12009 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider
   [junit4]   2> 450528 INFO  (SUITE-TestClusterStateProvider-seed#[E8A3682D63194F81]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_E8A3682D63194F81-001\init-core-data-001
   [junit4]   2> 450530 INFO  (SUITE-TestClusterStateProvider-seed#[E8A3682D63194F81]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 450532 INFO  (SUITE-TestClusterStateProvider-seed#[E8A3682D63194F81]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 450534 INFO  (SUITE-TestClusterStateProvider-seed#[E8A3682D63194F81]-worker) [    ] o.a.s.c.a.s.TestClusterStateProvider ####### Using simulated components? true
   [junit4]   2> 450536 INFO  (SUITE-TestClusterStateProvider-seed#[E8A3682D63194F81]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_E8A3682D63194F81-001\tempDir-001
   [junit4]   2> 450536 INFO  (SUITE-TestClusterStateProvider-seed#[E8A3682D63194F81]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 450536 INFO  (Thread-673) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 450536 INFO  (Thread-673) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 450541 ERROR (Thread-673) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 450637 INFO  (SUITE-TestClusterStateProvider-seed#[E8A3682D63194F81]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:59812
   [junit4]   2> 450641 INFO  (zkConnectionManagerCallback-786-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 450645 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f6f8e2760000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 450649 INFO  (jetty-launcher-783-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 450649 INFO  (jetty-launcher-783-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3ae4a85c{/solr,null,AVAILABLE}
   [junit4]   2> 450649 INFO  (jetty-launcher-783-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 450650 INFO  (jetty-launcher-783-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6bdcd180{/solr,null,AVAILABLE}
   [junit4]   2> 450655 INFO  (jetty-launcher-783-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@58be5bdd{SSL,[ssl, http/1.1]}{127.0.0.1:59816}
   [junit4]   2> 450655 INFO  (jetty-launcher-783-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@72a5b303{SSL,[ssl, http/1.1]}{127.0.0.1:59819}
   [junit4]   2> 450655 INFO  (jetty-launcher-783-thread-2) [    ] o.e.j.s.Server Started @458414ms
   [junit4]   2> 450655 INFO  (jetty-launcher-783-thread-3) [    ] o.e.j.s.Server Started @458414ms
   [junit4]   2> 450655 INFO  (jetty-launcher-783-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59819}
   [junit4]   2> 450655 INFO  (jetty-launcher-783-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59816}
   [junit4]   2> 450658 ERROR (jetty-launcher-783-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 450658 INFO  (jetty-launcher-783-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 450658 INFO  (jetty-launcher-783-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 450658 INFO  (jetty-launcher-783-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 450658 INFO  (jetty-launcher-783-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T23:19:54.348Z
   [junit4]   2> 450660 ERROR (jetty-launcher-783-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 450660 INFO  (jetty-launcher-783-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 450660 INFO  (jetty-launcher-783-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 450660 INFO  (jetty-launcher-783-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 450660 INFO  (jetty-launcher-783-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T23:19:54.350Z
   [junit4]   2> 450665 INFO  (jetty-launcher-783-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 450666 INFO  (jetty-launcher-783-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2bccc01c{/solr,null,AVAILABLE}
   [junit4]   2> 450668 INFO  (jetty-launcher-783-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@802a2da{SSL,[ssl, http/1.1]}{127.0.0.1:59827}
   [junit4]   2> 450668 INFO  (jetty-launcher-783-thread-1) [    ] o.e.j.s.Server Started @458426ms
   [junit4]   2> 450668 INFO  (jetty-launcher-783-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59827}
   [junit4]   2> 450668 ERROR (jetty-launcher-783-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 450668 INFO  (jetty-launcher-783-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 450668 INFO  (jetty-launcher-783-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 450668 INFO  (jetty-launcher-783-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 450668 INFO  (jetty-launcher-783-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T23:19:54.358Z
   [junit4]   2> 450668 INFO  (zkConnectionManagerCallback-790-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 450668 INFO  (zkConnectionManagerCallback-788-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 450672 INFO  (jetty-launcher-783-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 450673 INFO  (jetty-launcher-783-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 450682 INFO  (zkConnectionManagerCallback-792-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 450699 INFO  (jetty-launcher-783-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 450704 INFO  (jetty-launcher-783-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59812/solr
   [junit4]   2> 450709 INFO  (jetty-launcher-783-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59812/solr
   [junit4]   2> 450714 INFO  (jetty-launcher-783-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59812/solr
   [junit4]   2> 450718 INFO  (zkConnectionManagerCallback-796-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 450724 INFO  (zkConnectionManagerCallback-800-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 450726 INFO  (zkConnectionManagerCallback-804-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 450729 INFO  (zkConnectionManagerCallback-806-thread-1-processing-n:127.0.0.1:59819_solr) [n:127.0.0.1:59819_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 450735 INFO  (zkConnectionManagerCallback-810-thread-1-processing-n:127.0.0.1:59827_solr) [n:127.0.0.1:59827_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 450736 INFO  (zkConnectionManagerCallback-808-thread-1-processing-n:127.0.0.1:59816_solr) [n:127.0.0.1:59816_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 450865 INFO  (jetty-launcher-783-thread-1) [n:127.0.0.1:59827_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 450865 INFO  (jetty-launcher-783-thread-2) [n:127.0.0.1:59816_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 450866 INFO  (jetty-launcher-783-thread-1) [n:127.0.0.1:59827_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59827_solr
   [junit4]   2> 450867 INFO  (jetty-launcher-783-thread-2) [n:127.0.0.1:59816_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59816_solr
   [junit4]   2> 450867 INFO  (jetty-launcher-783-thread-1) [n:127.0.0.1:59827_solr    ] o.a.s.c.Overseer Overseer (id=99350740613857288-127.0.0.1:59827_solr-n_0000000000) starting
   [junit4]   2> 450871 INFO  (zkCallback-807-thread-1-processing-n:127.0.0.1:59816_solr) [n:127.0.0.1:59816_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 450872 INFO  (zkCallback-809-thread-1-processing-n:127.0.0.1:59827_solr) [n:127.0.0.1:59827_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 450884 INFO  (jetty-launcher-783-thread-1) [n:127.0.0.1:59827_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59827_solr
   [junit4]   2> 450934 INFO  (zkCallback-807-thread-1-processing-n:127.0.0.1:59816_solr) [n:127.0.0.1:59816_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 450934 INFO  (zkCallback-809-thread-1-processing-n:127.0.0.1:59827_solr) [n:127.0.0.1:59827_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 450938 INFO  (jetty-launcher-783-thread-3) [n:127.0.0.1:59819_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 450940 INFO  (jetty-launcher-783-thread-3) [n:127.0.0.1:59819_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 450942 INFO  (jetty-launcher-783-thread-3) [n:127.0.0.1:59819_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59819_solr
   [junit4]   2> 450944 INFO  (zkCallback-807-thread-1-processing-n:127.0.0.1:59816_solr) [n:127.0.0.1:59816_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 450944 INFO  (zkCallback-809-thread-1-processing-n:127.0.0.1:59827_solr) [n:127.0.0.1:59827_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 450979 INFO  (zkCallback-805-thread-1-processing-n:127.0.0.1:59819_solr) [n:127.0.0.1:59819_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 451032 INFO  (jetty-launcher-783-thread-1) [n:127.0.0.1:59827_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59827.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13c0bb20
   [junit4]   2> 451034 INFO  (jetty-launcher-783-thread-2) [n:127.0.0.1:59816_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59816.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13c0bb20
   [junit4]   2> 451041 INFO  (jetty-launcher-783-thread-2) [n:127.0.0.1:59816_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59816.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13c0bb20
   [junit4]   2> 451043 INFO  (jetty-launcher-783-thread-2) [n:127.0.0.1:59816_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59816.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13c0bb20
   [junit4]   2> 451044 INFO  (jetty-launcher-783-thread-2) [n:127.0.0.1:59816_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_E8A3682D63194F81-001\tempDir-001\node2\.
   [junit4]   2> 451044 INFO  (jetty-launcher-783-thread-1) [n:127.0.0.1:59827_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59827.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13c0bb20
   [junit4]   2> 451045 INFO  (jetty-launcher-783-thread-1) [n:127.0.0.1:59827_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59827.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13c0bb20
   [junit4]   2> 451046 INFO  (jetty-launcher-783-thread-1) [n:127.0.0.1:59827_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_E8A3682D63194F81-001\tempDir-001\node1\.
   [junit4]   2> 451067 INFO  (jetty-launcher-783-thread-3) [n:127.0.0.1:59819_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59819.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13c0bb20
   [junit4]   2> 451071 WARN  (jetty-launcher-783-thread-3) [n:127.0.0.1:59819_solr    ] o.a.s.m.r.j.JmxMetricsReporter Unable to register gauge
   [junit4]   2> javax.management.InstanceNotFoundException: solr_59819:dom1=solr,dom2=jvm,name0=os,name=processCpuLoad
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:565)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.lambda$start$0(JmxMetricsReporter.java:738)
   [junit4]   2> 	at java.util.HashMap.forEach(HashMap.java:1288)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:728)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:109)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:881)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:817)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:547)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 451075 INFO  (jetty-launcher-783-thread-3) [n:127.0.0.1:59819_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59819.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13c0bb20
   [junit4]   2> 451075 INFO  (jetty-launcher-783-thread-3) [n:127.0.0.1:59819_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59819.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13c0bb20
   [junit4]   2> 451076 INFO  (jetty-launcher-783-thread-3) [n:127.0.0.1:59819_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_E8A3682D63194F81-001\tempDir-001\node3\.
   [junit4]   2> 451371 INFO  (zkConnectionManagerCallback-818-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 451373 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f6f8e276000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 451376 INFO  (zkConnectionManagerCallback-822-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 451378 INFO  (SUITE-TestClusterStateProvider-seed#[E8A3682D63194F81]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 451379 INFO  (SUITE-TestClusterStateProvider-seed#[E8A3682D63194F81]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59812/solr ready
   [junit4]   2> 451420 INFO  (qtp1691680984-3381) [n:127.0.0.1:59827_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 451432 INFO  (OverseerThreadFactory-1197-thread-1-processing-n:127.0.0.1:59827_solr) [n:127.0.0.1:59827_solr    ] o.a.s.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 451540 INFO  (OverseerStateUpdate-99350740613857288-127.0.0.1:59827_solr-n_0000000000) [n:127.0.0.1:59827_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:59816/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 451542 INFO  (OverseerStateUpdate-99350740613857288-127.0.0.1:59827_solr-n_0000000000) [n:127.0.0.1:59827_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:59819/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 451544 INFO  (OverseerStateUpdate-99350740613857288-127.0.0.1:59827_solr-n_0000000000) [n:127.0.0.1:59827_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_p4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:59827/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 451790 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 451790 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 451803 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 451805 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 451843 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 451846 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 451970 INFO  (zkCallback-807-thread-1-processing-n:127.0.0.1:59816_solr) [n:127.0.0.1:59816_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 451970 INFO  (zkCallback-809-thread-1-processing-n:127.0.0.1:59827_solr) [n:127.0.0.1:59827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 451970 INFO  (zkCallback-805-thread-1-processing-n:127.0.0.1:59819_solr) [n:127.0.0.1:59819_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 451972 INFO  (zkCallback-807-thread-2-processing-n:127.0.0.1:59816_solr) [n:127.0.0.1:59816_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 451973 INFO  (zkCallback-809-thread-2-processing-n:127.0.0.1:59827_solr) [n:127.0.0.1:59827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 451973 INFO  (zkCallback-805-thread-2-processing-n:127.0.0.1:59819_solr) [n:127.0.0.1:59819_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 452886 WARN  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.Config You should not use LATEST as luceneMatchVersion property: if you use this setting, and then Solr upgrades to a newer release of Lucene, sizable changes may happen. If precise back compatibility is important then you should instead explicitly specify an actual Lucene version.
   [junit4]   2> 452890 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 452891 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 452891 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 452906 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 452907 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 452910 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 452911 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 452911 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 452912 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema [.system_shard1_replica_p4] Schema name=_system collection or core
   [junit4]   2> 452918 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 452919 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 452920 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 452921 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ManagedIndexSchema Managed schema znode at /configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 452922 WARN  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory Error persisting managed schema resource managed-schema
   [junit4]   2> org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /configs/.system/schema.xml
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$delete$1(SolrZkClient.java:243)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:242)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.zkUgradeToManagedSchema(ManagedIndexSchemaFactory.java:349)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.upgradeToManagedSchema(ManagedIndexSchemaFactory.java:268)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:186)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:119)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:92)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1083)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1035)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:950)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 452923 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 452923 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from collection .system, trusted=true
   [junit4]   2> 452924 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_p4' using configuration from collection .system, trusted=true
   [junit4]   2> 452924 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59827.solr.core..system.shard1.replica_p4' (registry 'solr.core..system.shard1.replica_p4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13c0bb20
   [junit4]   2> 452925 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59816.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13c0bb20
   [junit4]   2> 452925 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 452925 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [[.system_shard1_replica_p4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_E8A3682D63194F81-001\tempDir-001\node1\.system_shard1_replica_p4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_E8A3682D63194F81-001\tempDir-001\node1\.\.system_shard1_replica_p4\data\]
   [junit4]   2> 452935 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 452935 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 452935 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_E8A3682D63194F81-001\tempDir-001\node2\.system_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_E8A3682D63194F81-001\tempDir-001\node2\.\.system_shard1_replica_n1\data\]
   [junit4]   2> 452936 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchema Managed schema znode at /configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 452936 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, the non-managed schema /configs/.system/schema.xml no longer exists.
   [junit4]   2> 452936 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using configuration from collection .system, trusted=true
   [junit4]   2> 452937 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59819.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13c0bb20
   [junit4]   2> 452937 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 452937 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_E8A3682D63194F81-001\tempDir-001\node3\.system_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_E8A3682D63194F81-001\tempDir-001\node3\.\.system_shard1_replica_n2\data\]
   [junit4]   2> 453058 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 453058 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 453063 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 453063 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 453064 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 453064 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 453064 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 453064 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 453066 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 453066 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 453066 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.SolrIndexSearcher Opening [Searcher@4d17fd8a[.system_shard1_replica_p4] main]
   [junit4]   2> 453067 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@298db5ae[.system_shard1_replica_n2] main]
   [junit4]   2> 453067 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 453067 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 453067 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 453067 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 453068 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4f9b131f[.system_shard1_replica_n1] main]
   [junit4]   2> 453068 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 453068 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 453068 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 453068 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 453071 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 453071 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 453071 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 453072 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 453072 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 453073 INFO  (searcherExecutor-1202-thread-1-processing-n:127.0.0.1:59816_solr x:.system_shard1_replica_n1 s:shard1 c:.system r:core_node3) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@4f9b131f[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 453073 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589611852477759488
   [junit4]   2> 453077 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 453078 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 453079 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema [.system_shard1_replica_p4] Schema name=_system collection or core
   [junit4]   2> 453101 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 453101 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 32 ms
   [junit4]   2> 453101 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 453103 INFO  (searcherExecutor-1203-thread-1-processing-n:127.0.0.1:59827_solr x:.system_shard1_replica_p4 s:shard1 c:.system r:core_node6) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [.system_shard1_replica_p4] Registered new searcher Searcher@4d17fd8a[.system_shard1_replica_p4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 453103 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 453103 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 33 ms
   [junit4]   2> 453103 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.ZkController .system_shard1_replica_p4 starting background replication from leader
   [junit4]   2> 453103 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 453103 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 453104 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589611852510265344
   [junit4]   2> 453105 INFO  (searcherExecutor-1204-thread-1-processing-n:127.0.0.1:59819_solr x:.system_shard1_replica_n2 s:shard1 c:.system r:core_node5) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@298db5ae[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 453107 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 453107 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 453181 INFO  (zkCallback-809-thread-2-processing-n:127.0.0.1:59827_solr) [n:127.0.0.1:59827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 453181 INFO  (zkCallback-809-thread-3-processing-n:127.0.0.1:59827_solr) [n:127.0.0.1:59827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 453181 INFO  (zkCallback-805-thread-2-processing-n:127.0.0.1:59819_solr) [n:127.0.0.1:59819_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 453181 INFO  (zkCallback-807-thread-2-processing-n:127.0.0.1:59816_solr) [n:127.0.0.1:59816_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 453181 INFO  (zkCallback-805-thread-1-processing-n:127.0.0.1:59819_solr) [n:127.0.0.1:59819_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 453181 INFO  (zkCallback-807-thread-1-processing-n:127.0.0.1:59816_solr) [n:127.0.0.1:59816_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 453580 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 453580 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 453580 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:59816/solr/.system_shard1_replica_n1/
   [junit4]   2> 453580 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n1 url=https://127.0.0.1:59816/solr START replicas=[https://127.0.0.1:59819/solr/.system_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 453595 INFO  (qtp1996874735-3358) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 453881 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n1 url=https://127.0.0.1:59816/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 453881 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 453881 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 453881 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 453885 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:59816/solr/.system_shard1_replica_n1/ shard1
   [junit4]   2> 453988 INFO  (zkCallback-809-thread-2-processing-n:127.0.0.1:59827_solr) [n:127.0.0.1:59827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 453988 INFO  (zkCallback-809-thread-3-processing-n:127.0.0.1:59827_solr) [n:127.0.0.1:59827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 453988 INFO  (zkCallback-807-thread-1-processing-n:127.0.0.1:59816_solr) [n:127.0.0.1:59816_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 453988 INFO  (zkCallback-807-thread-2-processing-n:127.0.0.1:59816_solr) [n:127.0.0.1:59816_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 453988 INFO  (zkCallback-805-thread-1-processing-n:127.0.0.1:59819_solr) [n:127.0.0.1:59819_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 453988 INFO  (zkCallback-805-thread-2-processing-n:127.0.0.1:59819_solr) [n:127.0.0.1:59819_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 454038 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 454043 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2239
   [junit4]   2> 454112 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL} status=0 QTime=2327
   [junit4]   2> 454114 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2271
   [junit4]   2> 454123 INFO  (qtp1691680984-3381) [n:127.0.0.1:59827_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 454222 INFO  (zkCallback-807-thread-2-processing-n:127.0.0.1:59816_solr) [n:127.0.0.1:59816_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 454222 INFO  (zkCallback-807-thread-1-processing-n:127.0.0.1:59816_solr) [n:127.0.0.1:59816_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 454223 INFO  (zkCallback-809-thread-2-processing-n:127.0.0.1:59827_solr) [n:127.0.0.1:59827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 454223 INFO  (zkCallback-805-thread-1-processing-n:127.0.0.1:59819_solr) [n:127.0.0.1:59819_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 454223 INFO  (zkCallback-805-thread-2-processing-n:127.0.0.1:59819_solr) [n:127.0.0.1:59819_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 454223 INFO  (zkCallback-809-thread-3-processing-n:127.0.0.1:59827_solr) [n:127.0.0.1:59827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 455124 INFO  (qtp1691680984-3381) [n:127.0.0.1:59827_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=3703
   [junit4]   2> 455134 INFO  (qtp1691680984-3376) [n:127.0.0.1:59827_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 455144 INFO  (qtp1996874735-3366) [n:127.0.0.1:59819_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 455154 INFO  (qtp797354219-3370) [n:127.0.0.1:59816_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 455217 INFO  (TEST-TestClusterStateProvider.testAutoScalingConfig-seed#[E8A3682D63194F81]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAutoScalingConfig
   [junit4] 

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

ySenderNoQuery, BitVectorTest, TestCloudJSONFacetJoinDomain, TestDFISimilarityFactory, TestRetrieveFieldsOptimizer, IndexSchemaTest, TestTlogReplica, TestBinaryField, CoreAdminCreateDiscoverTest, LeaderElectionContextKeyTest, RemoteQueryErrorTest, TestPHPSerializedResponseWriter, TestSolrCoreParser, TestCustomStream, UUIDUpdateProcessorFallbackTest, TestCopyFieldCollectionResource, SmileWriterTest, TemplateUpdateProcessorTest, SecurityConfHandlerTest, TestRecovery, TestCloudSearcherWarming, ScriptEngineTest, UtilsToolTest, TestHighFrequencyDictionaryFactory, DeleteShardTest, RollingRestartTest, StressHdfsTest, TestUninvertingReader, BigEndianAscendingWordDeserializerTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestFileDictionaryLookup, HttpSolrCallGetCoreTest, CleanupOldIndexTest, NoCacheHeaderTest, TlogReplayBufferedWhileIndexingTest, VMParamsZkACLAndCredentialsProvidersTest, BasicDistributedZkTest, TestChildDocTransformer, TestSlowCompositeReaderWrapper, SpellCheckComponentTest, URLClassifyProcessorTest, DistributedTermsComponentTest, TestSolrConfigHandlerCloud, TestRawResponseWriter, TestPolicyCloud, TestLFUCache, TestNodeAddedTrigger, TestStressInPlaceUpdates, TestCodecSupport, BlockJoinFacetSimpleTest, BlockJoinFacetDistribTest, TestManagedResource, PathHierarchyTokenizerFactoryTest, TestXmlQParserPlugin, TestComplexPhraseLeadingWildcard, RecoveryZkTest, TestPointFields, SolrIndexMetricsTest, ReturnFieldsTest, ZkStateReaderTest, TestBulkSchemaConcurrent, TestLeaderElectionZkExpiry, TestEmbeddedSolrServerSchemaAPI, HdfsUnloadDistributedZkTest, ShardRoutingTest, TestSimpleTextCodec, TestExceedMaxTermLength, TestBackupRepositoryFactory, TestIBSimilarityFactory, SolrCloudReportersTest, CloneFieldUpdateProcessorFactoryTest, TestLocalFSCloudBackupRestore, TestGeoJSONResponseWriter, TestSolrCoreProperties, TestReloadAndDeleteDocs, TestTrieFacet, TestAnalyzeInfixSuggestions, TestSolrCoreSnapshots, MoveReplicaTest, TestCustomSort, SortByFunctionTest, StatsComponentTest, TestUniqueKeyFieldResource, SolrTestCaseJ4Test, CollectionsAPISolrJTest, AnalyticsQueryTest, EnumFieldTest, TestReplicaProperties, TestTolerantUpdateProcessorRandomCloud, WordBreakSolrSpellCheckerTest, SolrMetricsIntegrationTest, CollectionReloadTest, SolrMetricManagerTest, SuggestComponentContextFilterQueryTest, TestDelegationWithHadoopAuth, FieldAnalysisRequestHandlerTest, TestLegacyField, HdfsRecoverLeaseTest, SearchHandlerTest, V2StandaloneTest, TestRealTimeGet, SuggesterTSTTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestObjectReleaseTracker, DistributedDebugComponentTest, TestSchemaResource, SuggesterFSTTest, TestPolicyCloud, DeleteInactiveReplicaTest, SolrCmdDistributorTest, SolrCLIZkUtilsTest, MetricsConfigTest, SpatialFilterTest, CreateCollectionCleanupTest, WrapperMergePolicyFactoryTest, SpellCheckCollatorTest, HdfsBasicDistributedZk2Test, TestReqParamsAPI, TestNoOpRegenerator, DateMathParserTest, TestSolrXml, AnalysisErrorHandlingTest, TestSolrCloudWithDelegationTokens, TestOmitPositions, TestCloudDeleteByQuery, TestAtomicUpdateErrorCases, ConfigureRecoveryStrategyTest, CSVRequestHandlerTest, RegexBoostProcessorTest, DateFieldTest, TestStandardQParsers, LargeFieldTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LargeFieldTest -Dtests.seed=E8A3682D63194F81 -Dtests.slow=true -Dtests.locale=it-CH -Dtests.timezone=Etc/GMT-6 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | LargeFieldTest (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.LargeFieldTest_E8A3682D63194F81-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_E8A3682D63194F81-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_E8A3682D63194F81-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_E8A3682D63194F81-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E8A3682D63194F81]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [393/766 (4!)] on J0 in 0.41s, 1 test, 1 error <<< FAILURES!

[...truncated 3717 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_CFC80C6CE32C5B1A-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1807, maxMBSortInHeap=6.540762273680017, sim=RandomSimilarity(queryNorm=false): {}, locale=ms-MY, timezone=Asia/Beirut
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=59939968,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=CFC80C6CE32C5B1A -Dtests.slow=true -Dtests.locale=ms-MY -Dtests.timezone=Asia/Beirut -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-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_CFC80C6CE32C5B1A-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CFC80C6CE32C5B1A]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/5 (1!)] on J1 in 1.27s, 8 tests, 1 error <<< FAILURES!

[...truncated 45773 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 400 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/400/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.blocktreeords.TestOrdsBlockTree

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_3182DD7FA914674E-001\testPostingsFormat.testExact-006: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_3182DD7FA914674E-001\testPostingsFormat.testExact-006    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_3182DD7FA914674E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_3182DD7FA914674E-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\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_3182DD7FA914674E-001\testPostingsFormat.testExact-006: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_3182DD7FA914674E-001\testPostingsFormat.testExact-006
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_3182DD7FA914674E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_3182DD7FA914674E-001

	at __randomizedtesting.SeedInfo.seed([3182DD7FA914674E]: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.lucene.replicator.IndexReplicationClientTest.testNoUpdateThread

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

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

	at __randomizedtesting.SeedInfo.seed([2F4D04FDE8EF3E99:4A54C790CB6F675F]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
	at org.apache.lucene.replicator.IndexReplicationClientTest.testNoUpdateThread(IndexReplicationClientTest.java:163)
	at 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 org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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.TestAuthenticationFramework.testBasics

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

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

	at __randomizedtesting.SeedInfo.seed([189DE308B896000D:25454D2480785E7D]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	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.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:126)
	at org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:74)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:56364/solr/testcollection_shard1_replica_n2: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
	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.lambda$directUpdate$0(CloudSolrClient.java:527)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more


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

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.TestSolrIndexConfig_189DE308B896000D-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_189DE308B896000D-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.TestSolrIndexConfig_189DE308B896000D-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_189DE308B896000D-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([189DE308B896000D]: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.admin.CoreAdminCreateDiscoverTest

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.handler.admin.CoreAdminCreateDiscoverTest_189DE308B896000D-001\tempDir-001\normal: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_189DE308B896000D-001\tempDir-001\normal    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_189DE308B896000D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_189DE308B896000D-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\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_189DE308B896000D-001\tempDir-001\normal: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_189DE308B896000D-001\tempDir-001\normal
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_189DE308B896000D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_189DE308B896000D-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([189DE308B896000D]: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.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
	at __randomizedtesting.SeedInfo.seed([189DE308B896000D:2715E0A0AFC0F0EA]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
	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.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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-001

	at __randomizedtesting.SeedInfo.seed([92A366D11CD9E0C7]: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 6584 lines...]
   [junit4] Suite: org.apache.lucene.codecs.blocktreeords.TestOrdsBlockTree
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=278, maxMBSortInHeap=7.427554238318433, sim=RandomSimilarity(queryNorm=false): {f_DOCS_AND_FREQS=DFR I(F)2, field=DFR G2, f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=DFR I(F)B2, f_DOCS_AND_FREQS_AND_POSITIONS=DFR I(F)B2, body=DFR I(ne)L1, f_DOCS=DFR G2}, locale=sr-Latn-ME, timezone=America/Bogota
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=65644952,total=107479040
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimpleTextDocValuesFormat, TestSimpleTextNormsFormat, TestFSTPostingsFormat, TestMemoryPostingsFormat, TestSimpleTextSegmentInfoFormat, TestBloomPostingsFormat, TestFixedGapPostingsFormat, TestSimpleTextPostingsFormat, TestVarGapDocFreqIntervalPostingsFormat, TestVarGapFixedIntervalPostingsFormat, TestOrdsBlockTree]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOrdsBlockTree -Dtests.seed=3182DD7FA914674E -Dtests.slow=true -Dtests.locale=sr-Latn-ME -Dtests.timezone=America/Bogota -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestOrdsBlockTree (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\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_3182DD7FA914674E-001\testPostingsFormat.testExact-006: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_3182DD7FA914674E-001\testPostingsFormat.testExact-006
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_3182DD7FA914674E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_3182DD7FA914674E-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3182DD7FA914674E]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [15/20 (1!)] on J1 in 3.23s, 32 tests, 1 error <<< FAILURES!

[...truncated 2333 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexReplicationClientTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexReplicationClientTest -Dtests.method=testNoUpdateThread -Dtests.seed=2F4D04FDE8EF3E99 -Dtests.slow=true -Dtests.locale=sr-Latn-BA -Dtests.timezone=Africa/Niamey -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.03s J0 | IndexReplicationClientTest.testNoUpdateThread <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexReplicationClientTest_2F4D04FDE8EF3E99-001\replicationClientTest-004\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexReplicationClientTest_2F4D04FDE8EF3E99-001\replicationClientTest-004\1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2F4D04FDE8EF3E99:4A54C790CB6F675F]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
   [junit4]    > 	at org.apache.lucene.replicator.IndexReplicationClientTest.testNoUpdateThread(IndexReplicationClientTest.java:163)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexReplicationClientTest_2F4D04FDE8EF3E99-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=875, maxMBSortInHeap=5.220959060160394, sim=RandomSimilarity(queryNorm=true): {}, locale=sr-Latn-BA, timezone=Africa/Niamey
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=50510912,total=65536000
   [junit4]   2> NOTE: All tests run in this JVM: [HttpReplicatorTest, IndexReplicationClientTest]
   [junit4] Completed [4/9 (1!)] on J0 in 2.92s, 4 tests, 1 error <<< FAILURES!

[...truncated 3988 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> 1544162 INFO  (SUITE-TestAuthenticationFramework-seed#[189DE308B896000D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_189DE308B896000D-001\init-core-data-001
   [junit4]   2> 1544169 WARN  (SUITE-TestAuthenticationFramework-seed#[189DE308B896000D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=25 numCloses=25
   [junit4]   2> 1544169 INFO  (SUITE-TestAuthenticationFramework-seed#[189DE308B896000D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1544175 INFO  (SUITE-TestAuthenticationFramework-seed#[189DE308B896000D]-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> 1544177 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[189DE308B896000D]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_189DE308B896000D-001\tempDir-001
   [junit4]   2> 1544177 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[189DE308B896000D]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1544177 INFO  (Thread-3687) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1544177 INFO  (Thread-3687) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1544177 ERROR (Thread-3687) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1544278 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[189DE308B896000D]) [    ] o.a.s.c.ZkTestServer start zk server on port:56360
   [junit4]   2> 1544284 INFO  (zkConnectionManagerCallback-3146-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1544316 INFO  (jetty-launcher-3143-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1544317 INFO  (jetty-launcher-3143-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f957bf{/solr,null,AVAILABLE}
   [junit4]   2> 1544316 INFO  (jetty-launcher-3143-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1544318 INFO  (jetty-launcher-3143-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10c0255{/solr,null,AVAILABLE}
   [junit4]   2> 1544324 INFO  (jetty-launcher-3143-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@bf30d3{HTTP/1.1,[http/1.1]}{127.0.0.1:56367}
   [junit4]   2> 1544326 INFO  (jetty-launcher-3143-thread-2) [    ] o.e.j.s.Server Started @1552858ms
   [junit4]   2> 1544326 INFO  (jetty-launcher-3143-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56367}
   [junit4]   2> 1544326 ERROR (jetty-launcher-3143-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1544327 INFO  (jetty-launcher-3143-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 1544327 INFO  (jetty-launcher-3143-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1544327 INFO  (jetty-launcher-3143-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1544327 INFO  (jetty-launcher-3143-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T10:03:59.046Z
   [junit4]   2> 1544327 INFO  (jetty-launcher-3143-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@12b288c{HTTP/1.1,[http/1.1]}{127.0.0.1:56364}
   [junit4]   2> 1544327 INFO  (jetty-launcher-3143-thread-1) [    ] o.e.j.s.Server Started @1552859ms
   [junit4]   2> 1544327 INFO  (jetty-launcher-3143-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56364}
   [junit4]   2> 1544327 ERROR (jetty-launcher-3143-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1544327 INFO  (jetty-launcher-3143-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 1544327 INFO  (jetty-launcher-3143-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1544327 INFO  (jetty-launcher-3143-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1544327 INFO  (jetty-launcher-3143-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T10:03:59.046Z
   [junit4]   2> 1544327 INFO  (zkConnectionManagerCallback-3148-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1544327 INFO  (zkConnectionManagerCallback-3150-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1544332 INFO  (jetty-launcher-3143-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1544332 INFO  (jetty-launcher-3143-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1544351 INFO  (jetty-launcher-3143-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56360/solr
   [junit4]   2> 1544351 INFO  (jetty-launcher-3143-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56360/solr
   [junit4]   2> 1544353 INFO  (zkConnectionManagerCallback-3158-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1544353 INFO  (zkConnectionManagerCallback-3156-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1544357 INFO  (zkConnectionManagerCallback-3160-thread-1-processing-n:127.0.0.1:56364_solr) [n:127.0.0.1:56364_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1544358 INFO  (zkConnectionManagerCallback-3162-thread-1-processing-n:127.0.0.1:56367_solr) [n:127.0.0.1:56367_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1544475 INFO  (jetty-launcher-3143-thread-2) [n:127.0.0.1:56367_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1544476 INFO  (jetty-launcher-3143-thread-2) [n:127.0.0.1:56367_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56367_solr
   [junit4]   2> 1544477 INFO  (jetty-launcher-3143-thread-2) [n:127.0.0.1:56367_solr    ] o.a.s.c.Overseer Overseer (id=99347610920288262-127.0.0.1:56367_solr-n_0000000000) starting
   [junit4]   2> 1544487 INFO  (jetty-launcher-3143-thread-2) [n:127.0.0.1:56367_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56367_solr
   [junit4]   2> 1544488 INFO  (jetty-launcher-3143-thread-1) [n:127.0.0.1:56364_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1544494 INFO  (jetty-launcher-3143-thread-1) [n:127.0.0.1:56364_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1544496 INFO  (jetty-launcher-3143-thread-1) [n:127.0.0.1:56364_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56364_solr
   [junit4]   2> 1544578 INFO  (zkCallback-3159-thread-1-processing-n:127.0.0.1:56364_solr) [n:127.0.0.1:56364_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1544580 INFO  (OverseerStateUpdate-99347610920288262-127.0.0.1:56367_solr-n_0000000000) [n:127.0.0.1:56367_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1544621 INFO  (jetty-launcher-3143-thread-1) [n:127.0.0.1:56364_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1544638 INFO  (jetty-launcher-3143-thread-2) [n:127.0.0.1:56367_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1544756 INFO  (jetty-launcher-3143-thread-2) [n:127.0.0.1:56367_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56367.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@852bad
   [junit4]   2> 1544759 INFO  (jetty-launcher-3143-thread-1) [n:127.0.0.1:56364_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56364.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@852bad
   [junit4]   2> 1544759 INFO  (jetty-launcher-3143-thread-2) [n:127.0.0.1:56367_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56367.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@852bad
   [junit4]   2> 1544759 INFO  (jetty-launcher-3143-thread-2) [n:127.0.0.1:56367_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56367.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@852bad
   [junit4]   2> 1544764 INFO  (jetty-launcher-3143-thread-2) [n:127.0.0.1:56367_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_189DE308B896000D-001\tempDir-001\node2\.
   [junit4]   2> 1544766 INFO  (jetty-launcher-3143-thread-1) [n:127.0.0.1:56364_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56364.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@852bad
   [junit4]   2> 1544766 INFO  (jetty-launcher-3143-thread-1) [n:127.0.0.1:56364_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56364.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@852bad
   [junit4]   2> 1544767 INFO  (jetty-launcher-3143-thread-1) [n:127.0.0.1:56364_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_189DE308B896000D-001\tempDir-001\node1\.
   [junit4]   2> 1544831 INFO  (zkConnectionManagerCallback-3168-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1544838 INFO  (zkConnectionManagerCallback-3172-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1544839 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[189DE308B896000D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1544840 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[189DE308B896000D]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56360/solr ready
   [junit4]   2> 1544847 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[189DE308B896000D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 1544849 INFO  (qtp24908492-16732) [n:127.0.0.1:56367_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1544859 INFO  (OverseerThreadFactory-6811-thread-1-processing-n:127.0.0.1:56367_solr) [n:127.0.0.1:56367_solr    ] o.a.s.c.CreateCollectionCmd Create collection testcollection
   [junit4]   2> 1544969 INFO  (OverseerStateUpdate-99347610920288262-127.0.0.1:56367_solr-n_0000000000) [n:127.0.0.1:56367_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56367/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1544973 INFO  (OverseerStateUpdate-99347610920288262-127.0.0.1:56367_solr-n_0000000000) [n:127.0.0.1:56367_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56364/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1544975 INFO  (OverseerStateUpdate-99347610920288262-127.0.0.1:56367_solr-n_0000000000) [n:127.0.0.1:56367_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56367/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1544978 INFO  (OverseerStateUpdate-99347610920288262-127.0.0.1:56367_solr-n_0000000000) [n:127.0.0.1:56367_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56364/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1545179 INFO  (qtp24908492-16730) [n:127.0.0.1:56367_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1545179 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1545185 INFO  (qtp24908492-16728) [n:127.0.0.1:56367_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1545185 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1545186 INFO  (qtp24908492-16730) [n:127.0.0.1:56367_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1545188 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1545300 INFO  (zkCallback-3161-thread-1-processing-n:127.0.0.1:56367_solr) [n:127.0.0.1:56367_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1545300 INFO  (zkCallback-3159-thread-1-processing-n:127.0.0.1:56364_solr) [n:127.0.0.1:56364_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1545302 INFO  (zkCallback-3161-thread-2-processing-n:127.0.0.1:56367_solr) [n:127.0.0.1:56367_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1545302 INFO  (zkCallback-3159-thread-2-processing-n:127.0.0.1:56364_solr) [n:127.0.0.1:56364_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1546217 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1546217 INFO  (qtp24908492-16730) [n:127.0.0.1:56367_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1546217 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1546223 INFO  (qtp24908492-16730) [n:127.0.0.1:56367_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema [testcollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1546223 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema [testcollection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1546223 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema [testcollection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1546240 INFO  (qtp24908492-16728) [n:127.0.0.1:56367_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1546240 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1546240 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n2' using configuration from collection testcollection, trusted=true
   [junit4]   2> 1546241 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56364.solr.core.testcollection.shard1.replica_n2' (registry 'solr.core.testcollection.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@852bad
   [junit4]   2> 1546241 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1546241 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore [[testcollection_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_189DE308B896000D-001\tempDir-001\node1\testcollection_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_189DE308B896000D-001\tempDir-001\node1\.\testcollection_shard1_replica_n2\data\]
   [junit4]   2> 1546245 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1546245 INFO  (qtp24908492-16730) [n:127.0.0.1:56367_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1546245 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n6' using configuration from collection testcollection, trusted=true
   [junit4]   2> 1546245 INFO  (qtp24908492-16730) [n:127.0.0.1:56367_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n4' using configuration from collection testcollection, trusted=true
   [junit4]   2> 1546245 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56364.solr.core.testcollection.shard2.replica_n6' (registry 'solr.core.testcollection.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@852bad
   [junit4]   2> 1546245 INFO  (qtp24908492-16730) [n:127.0.0.1:56367_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56367.solr.core.testcollection.shard2.replica_n4' (registry 'solr.core.testcollection.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@852bad
   [junit4]   2> 1546245 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1546245 INFO  (qtp24908492-16730) [n:127.0.0.1:56367_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1546245 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore [[testcollection_shard2_replica_n6] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_189DE308B896000D-001\tempDir-001\node1\testcollection_shard2_replica_n6], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_189DE308B896000D-001\tempDir-001\node1\.\testcollection_shard2_replica_n6\data\]
   [junit4]   2> 1546245 INFO  (qtp24908492-16730) [n:127.0.0.1:56367_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore [[testcollection_shard2_replica_n4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_189DE308B896000D-001\tempDir-001\node2\testcollection_shard2_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_189DE308B896000D-001\tempDir-001\node2\.\testcollection_shard2_replica_n4\data\]
   [junit4]   2> 1546250 INFO  (qtp24908492-16728) [n:127.0.0.1:56367_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema [testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1546251 INFO  (qtp24908492-16728) [n:127.0.0.1:56367_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1546251 INFO  (qtp24908492-16728) [n:127.0.0.1:56367_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n1' using configuration from collection testcollection, trusted=true
   [junit4]   2> 1546252 INFO  (qtp24908492-16728) [n:127.0.0.1:56367_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56367.solr.core.testcollection.shard1.replica_n1' (registry 'solr.core.testcollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@852bad
   [junit4]   2> 1546252 INFO  (qtp24908492-16728) [n:127.0.0.1:56367_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1546252 INFO  (qtp24908492-16728) [n:127.0.0.1:56367_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [[testcollection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_189DE308B896000D-001\tempDir-001\node2\testcollection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_189DE308B896000D-001\tempDir-001\node2\.\testcollection_shard1_replica_n1\data\]
   [junit4]   2> 1546359 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1546359 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1546360 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1546360 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1546362 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1546362 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1546365 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1546365 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1546368 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@aec4c9[testcollection_shard1_replica_n2] main]
   [junit4]   2> 1546370 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1546370 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1546371 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1546372 INFO  (searcherExecutor-6816-thread-1-processing-n:127.0.0.1:56364_solr x:testcollection_shard1_replica_n2 s:shard1 c:testcollection r:core_node5) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore [testcollection_shard1_replica_n2] Registered new searcher Searcher@aec4c9[testcollection_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1546372 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589561777026236416
   [junit4]   2> 1546373 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@d4002f[testcollection_shard2_replica_n6] main]
   [junit4]   2> 1546375 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1546375 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1546376 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1546376 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589561777030430720
   [junit4]   2> 1546378 INFO  (searcherExecutor-6817-thread-1-processing-n:127.0.0.1:56364_solr x:testcollection_shard2_replica_n6 s:shard2 c:testcollection r:core_node8) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore [testcollection_shard2_replica_n6] Registered new searcher Searcher@d4002f[testcollection_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1546383 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1546386 INFO  (qtp24908492-16728) [n:127.0.0.1:56367_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1546386 INFO  (qtp24908492-16728) [n:127.0.0.1:56367_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1546388 INFO  (qtp24908492-16728) [n:127.0.0.1:56367_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1546388 INFO  (qtp24908492-16728) [n:127.0.0.1:56367_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1546389 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1546389 INFO  (qtp24908492-16730) [n:127.0.0.1:56367_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1546389 INFO  (qtp24908492-16730) [n:127.0.0.1:56367_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1546390 INFO  (qtp24908492-16728) [n:127.0.0.1:56367_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@592854[testcollection_shard1_replica_n1] main]
   [junit4]   2> 1546391 INFO  (qtp24908492-16730) [n:127.0.0.1:56367_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1546391 INFO  (qtp24908492-16730) [n:127.0.0.1:56367_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1546391 INFO  (qtp24908492-16728) [n:127.0.0.1:56367_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1546392 INFO  (qtp24908492-16730) [n:127.0.0.1:56367_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@1776386[testcollection_shard2_replica_n4] main]
   [junit4]   2> 1546395 INFO  (qtp24908492-16730) [n:127.0.0.1:56367_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1546395 INFO  (qtp24908492-16730) [n:127.0.0.1:56367_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1546396 INFO  (qtp24908492-16730) [n:127.0.0.1:56367_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1546396 INFO  (qtp24908492-16728) [n:127.0.0.1:56367_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1546397 INFO  (qtp24908492-16728) [n:127.0.0.1:56367_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1546397 INFO  (qtp24908492-16728) [n:127.0.0.1:56367_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589561777052450816
   [junit4]   2> 1546399 INFO  (searcherExecutor-6819-thread-1-processing-n:127.0.0.1:56367_solr x:testcollection_shard1_replica_n1 s:shard1 c:testcollection r:core_node3) [n:127.0.0.1:56367_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher Searcher@592854[testcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1546403 INFO  (qtp24908492-16730) [n:127.0.0.1:56367_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589561777058742272
   [junit4]   2> 1546406 INFO  (searcherExecutor-6818-thread-1-processing-n:127.0.0.1:56367_solr x:testcollection_shard2_replica_n4 s:shard2 c:testcollection r:core_node7) [n:127.0.0.1:56367_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore [testcollection_shard2_replica_n4] Registered new searcher Searcher@1776386[testcollection_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1546491 INFO  (zkCallback-3161-thread-2-processing-n:127.0.0.1:56367_solr) [n:127.0.0.1:56367_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1546491 INFO  (zkCallback-3161-thread-3-processing-n:127.0.0.1:56367_solr) [n:127.0.0.1:56367_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1546492 INFO  (zkCallback-3159-thread-2-processing-n:127.0.0.1:56364_solr) [n:127.0.0.1:56364_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1546492 INFO  (zkCallback-3159-thread-1-processing-n:127.0.0.1:56364_solr) [n:127.0.0.1:56364_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1546884 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1546884 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1546884 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:56364/solr/testcollection_shard2_replica_n6/
   [junit4]   2> 1546885 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n6 url=http://127.0.0.1:56364/solr START replicas=[http://127.0.0.1:56367/solr/testcollection_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 1546888 INFO  (qtp24908492-16727) [n:127.0.0.1:56367_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.S.Request [testcollection_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1546890 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1546890 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1546890 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:56364/solr/testcollection_shard1_replica_n2/
   [junit4]   2> 1546890 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n2 url=http://127.0.0.1:56364/solr START replicas=[http://127.0.0.1:56367/solr/testcollection_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 1546893 INFO  (qtp24908492-16725) [n:127.0.0.1:56367_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1547185 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n6 url=http://127.0.0.1:56364/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1547185 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1547185 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1547185 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1547189 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:56364/solr/testcollection_shard2_replica_n6/ shard2
   [junit4]   2> 1547192 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n2 url=http://127.0.0.1:56364/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1547192 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1547192 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1547192 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1547195 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:56364/solr/testcollection_shard1_replica_n2/ shard1
   [junit4]   2> 1547299 INFO  (zkCallback-3159-thread-2-processing-n:127.0.0.1:56364_solr) [n:127.0.0.1:56364_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1547299 INFO  (zkCallback-3161-thread-3-processing-n:127.0.0.1:56367_solr) [n:127.0.0.1:56367_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1547299 INFO  (zkCallback-3161-thread-2-processing-n:127.0.0.1:56367_solr) [n:127.0.0.1:56367_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1547299 INFO  (zkCallback-3159-thread-1-processing-n:127.0.0.1:56364_solr) [n:127.0.0.1:56364_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1547342 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1547345 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2156
   [junit4]   2> 1547350 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1547353 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2173
   [junit4]   2> 1547408 INFO  (qtp24908492-16728) [n:127.0.0.1:56367_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcolle

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

ighterTest, TestScoreJoinQPNoScore, TestTlogReplica, TestGeoJSONResponseWriter, QueryParsingTest, TestInPlaceUpdatesDistrib, TestLazyCores, TestPrepRecovery, DistributedQueryElevationComponentTest, BasicDistributedZk2Test, UnloadDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest, BasicZkTest, TestReplicationHandler, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, ZkCLITest, ShardRoutingCustomTest, TestDistributedGrouping, TestFaceting, TestRecovery, TestHashPartitioner, ZkControllerTest, TestStressReorder, TestReload, TestStressVersions, TestCoreContainer, SolrCoreTest, SpellCheckComponentTest, TestGroupingSearch, QueryElevationComponentTest, PeerSyncTest, TestSort, BasicFunctionalityTest, DirectUpdateHandlerTest, HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, SolrRequestParserTest, TestStressLucene, TestTrie, SpatialFilterTest, TestCSVLoader, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, TestWordDelimiterFilterFactory, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, TestRemoteStreaming, DistanceFunctionTest, TestSolrDeletionPolicy1, SolrInfoBeanTest, XsltUpdateRequestHandlerTest, LukeRequestHandlerTest, TestWriterPerf, TestReversedWildcardFilterFactory, TermsComponentTest, DocumentBuilderTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, MoreLikeThisHandlerTest, RequiredFieldsTest, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, RegexBoostProcessorTest, IndexSchemaTest, ReturnFieldsTest, TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, PingRequestHandlerTest, TestComponentsName, SearchHandlerTest, TestLFUCache, ResponseLogComponentTest, MultiTermTest, SampleTest, TestSearchPerf, OutputWriterTest, TestSolrCoreProperties, TestLuceneMatchVersion, SynonymTokenizerTest, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, URLClassifyProcessorTest, DateMathParserTest, SpellingQueryConverterTest, DOMUtilTest, TestSolrJ, TestLRUCache, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrouping, TestTolerantSearch, TestJettySolrRunner, ConnectionReuseTest, AliasIntegrationTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CollectionsAPIAsyncDistributedZkTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DistributedVersionInfoTest, HttpPartitionTest, MultiThreadedOCPTest, SSLMigrationTest, SaslZkACLProviderTest, ShardSplitTest, TestSolrCloudWithDelegationTokens, TestStressInPlaceUpdates, ZkFailoverTest, AutoAddReplicasPlanActionTest, ExecutePlanActionTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, NodeLostTriggerTest, TriggerIntegrationTest, TestSolrCoreSnapshots, SearchHandlerTest, TestConfigReload, TestSQLHandler, V2ApiIntegrationTest, CoreAdminCreateDiscoverTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminCreateDiscoverTest -Dtests.seed=189DE308B896000D -Dtests.slow=true -Dtests.locale=es-BO -Dtests.timezone=Europe/Jersey -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | CoreAdminCreateDiscoverTest (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.handler.admin.CoreAdminCreateDiscoverTest_189DE308B896000D-001\tempDir-001\normal: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_189DE308B896000D-001\tempDir-001\normal
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_189DE308B896000D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_189DE308B896000D-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([189DE308B896000D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [624/766 (4!)] on J0 in 1.79s, 4 tests, 1 error <<< FAILURES!

[...truncated 2798 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_92A366D11CD9E0C7-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1778, maxMBSortInHeap=7.3791454468222675, sim=RandomSimilarity(queryNorm=true): {}, locale=pl-PL, timezone=HST
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=67209960,total=120586240
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=92A366D11CD9E0C7 -Dtests.slow=true -Dtests.locale=pl-PL -Dtests.timezone=HST -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-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_92A366D11CD9E0C7-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([92A366D11CD9E0C7]: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 1.76s, 8 tests, 1 error <<< FAILURES!

[...truncated 41509 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 399 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/399/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

8 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_61E21EFA6A71EA10-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_61E21EFA6A71EA10-001\tempDir-003 

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_61E21EFA6A71EA10-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_61E21EFA6A71EA10-001\tempDir-003

	at __randomizedtesting.SeedInfo.seed([61E21EFA6A71EA10]: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.store.TestMultiMMap

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

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\core\test\J0\temp\lucene.store.TestMultiMMap_40DE63AE095F29B6-001\testSeekSliceZero-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_40DE63AE095F29B6-001\testSeekSliceZero-003

	at __randomizedtesting.SeedInfo.seed([40DE63AE095F29B6]: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.analytics.facet.QueryFacetTest

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-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1\data\version-2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1\data\version-2\log.1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-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-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1\data\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1\data\version-2\log.1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001

	at __randomizedtesting.SeedInfo.seed([301114E92821D419]: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.TestSolrConfigHandlerConcurrent

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.TestSolrConfigHandlerConcurrent_1091CAE496B8504-001\shard-2-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerConcurrent_1091CAE496B8504-001\shard-2-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerConcurrent_1091CAE496B8504-001\shard-2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerConcurrent_1091CAE496B8504-001\shard-2-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.TestSolrConfigHandlerConcurrent_1091CAE496B8504-001\shard-2-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerConcurrent_1091CAE496B8504-001\shard-2-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerConcurrent_1091CAE496B8504-001\shard-2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerConcurrent_1091CAE496B8504-001\shard-2-001

	at __randomizedtesting.SeedInfo.seed([1091CAE496B8504]: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.rest.schema.analysis.TestManagedStopFilterFactory

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.rest.schema.analysis.TestManagedStopFilterFactory_1091CAE496B8504-001\tempDir-004\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_1091CAE496B8504-001\tempDir-004\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_1091CAE496B8504-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_1091CAE496B8504-001\tempDir-004 

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.rest.schema.analysis.TestManagedStopFilterFactory_1091CAE496B8504-001\tempDir-004\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_1091CAE496B8504-001\tempDir-004\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_1091CAE496B8504-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_1091CAE496B8504-001\tempDir-004

	at __randomizedtesting.SeedInfo.seed([1091CAE496B8504]: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.client.solrj.request.SchemaTest

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-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_52A85F166995C9C4-001\tempDir-085\configsets\streaming: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_52A85F166995C9C4-001\tempDir-085\configsets\streaming    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_52A85F166995C9C4-001\tempDir-085\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_52A85F166995C9C4-001\tempDir-085\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_52A85F166995C9C4-001\tempDir-085: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_52A85F166995C9C4-001\tempDir-085 

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-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_52A85F166995C9C4-001\tempDir-085\configsets\streaming: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_52A85F166995C9C4-001\tempDir-085\configsets\streaming
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_52A85F166995C9C4-001\tempDir-085\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_52A85F166995C9C4-001\tempDir-085\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_52A85F166995C9C4-001\tempDir-085: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_52A85F166995C9C4-001\tempDir-085

	at __randomizedtesting.SeedInfo.seed([52A85F166995C9C4]: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.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
	at __randomizedtesting.SeedInfo.seed([1091CAE496B8504:3E811F065E3D75E3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
	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.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_9D24181A98A4311F-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_9D24181A98A4311F-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_9D24181A98A4311F-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_9D24181A98A4311F-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_9D24181A98A4311F-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_9D24181A98A4311F-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_9D24181A98A4311F-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_9D24181A98A4311F-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_9D24181A98A4311F-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_9D24181A98A4311F-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_9D24181A98A4311F-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_9D24181A98A4311F-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_9D24181A98A4311F-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_9D24181A98A4311F-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_9D24181A98A4311F-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_9D24181A98A4311F-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_9D24181A98A4311F-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_9D24181A98A4311F-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_9D24181A98A4311F-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_9D24181A98A4311F-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_9D24181A98A4311F-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_9D24181A98A4311F-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_9D24181A98A4311F-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_9D24181A98A4311F-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_9D24181A98A4311F-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_9D24181A98A4311F-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_9D24181A98A4311F-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_9D24181A98A4311F-001

	at __randomizedtesting.SeedInfo.seed([9D24181A98A4311F]: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 869 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {docid=Lucene50(blocksize=128), junk=FSTOrd50}, docValues:{}, maxPointsInLeafNode=633, maxMBSortInHeap=7.736535575088869, sim=RandomSimilarity(queryNorm=false): {}, locale=es-ES, timezone=Europe/Amsterdam
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=110969976,total=333930496
   [junit4]   2> NOTE: All tests run in this JVM: [TestInfoStream, TestSpanOrQuery, TestPhrasePrefixQuery, TestBlockPostingsFormat2, TestNormsFieldExistsQuery, TestDoc, TestOfflineSorter, TestCharFilter, TestBooleanQuery, TestDocCount, TestIndexWriterThreadsToSegments, TestCrash, TestEarlyTermination, TestPriorityQueue, TestSearchForDuplicates, TestSloppyPhraseQuery, TestConjunctions, TestSwappedIndexFiles, TestBKD, TestSimilarity2, TestSynonymQuery, TestRegExp, TestBooleanOr, TestFlushByRamOrCountsPolicy, TestTerm, TestDocValuesIndexing, TestIndexOrDocValuesQuery, TestLiveFieldValues, TestDeterminizeLexicon, TestTimeLimitingCollector, TestStandardAnalyzer, TestCrashCausesCorruptIndex, TestParallelCompositeReader, TestOneMergeWrappingMergePolicy, TestIndexFileDeleter, TestCustomNorms, TestLucene50StoredFieldsFormat, TestFieldsReader, TestFieldCacheRewriteMethod, TestHugeRamFile, TestAttributeSource, TestOmitPositions, TestFieldInvertState, TestDocument, TestLucene70SegmentInfoFormat, TestRegexpQuery, TestNativeFSLockFactory, TestBoolean2ScorerSupplier, TestTwoPhaseCommitTool, TestPolygon, TestNotDocIdSet, TestIndexableField, TestRecyclingByteBlockAllocator, TestDemoParallelLeafReader, TestArrayUtil, TestUTF32ToUTF8, TestThreadedForceMerge, TestForceMergeForever, TestQueryRescorer, TestDocsWithFieldSet, Test2BPositions, TestTieredMergePolicy, TestScorerPerf, TestDocumentsWriterDeleteQueue, TestConsistentFieldNumbers, TestControlledRealTimeReopenThread, TestPointValues, TestSimpleFSDirectory, TestFrequencyTrackingRingBuffer, TestComplexExplanations, TestNamedSPILoader, TestTerms, TestSegmentCacheables, TestBooleanSimilarity, TestNorms, TestMutablePointsReaderUtils, TestLucene50TermVectorsFormat, TestBytesRef, TestAssertions, TestSpansEnum, TestFSTs, TestDocInverterPerFieldErrorInfo, TestPositionIncrement, TestPayloadsOnVectors, TestBinaryDocValuesUpdates, TestSnapshotDeletionPolicy, TestMultiCollector, TestOmitTf, FiniteStringsIteratorTest, TestHighCompressionMode, TestNRTReaderCleanup, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=40DE63AE095F29B6 -Dtests.slow=true -Dtests.locale=es-ES -Dtests.timezone=Europe/Amsterdam -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestMultiMMap (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\core\test\J0\temp\lucene.store.TestMultiMMap_40DE63AE095F29B6-001\testSeekSliceZero-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_40DE63AE095F29B6-001\testSeekSliceZero-003
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([40DE63AE095F29B6]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [202/458 (1!)] on J0 in 2.61s, 54 tests, 1 error <<< FAILURES!

[...truncated 1576 lines...]
   [junit4] Suite: org.apache.lucene.analysis.snowball.TestSnowballVocab
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1924, maxMBSortInHeap=7.243660684164487, sim=RandomSimilarity(queryNorm=false): {}, locale=lt-LT, timezone=America/Mexico_City
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=41491512,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestCircumfix, TestPatternReplaceFilterFactory, TestArmenianAnalyzer, TestThaiTokenizerFactory, TestArabicNormalizationFilter, TestFrenchLightStemFilter, TestKStemFilterFactory, TestASCIIFoldingFilter, TestBulgarianAnalyzer, TestShingleFilterFactory, TestCJKBigramFilter, TestRomanianAnalyzer, TestRussianAnalyzer, TestBulgarianStemmer, TestKeepFilterFactory, TestScandinavianFoldingFilter, TestPortugueseAnalyzer, TestBrazilianStemFilterFactory, TestApostropheFilterFactory, TestLatvianAnalyzer, TestThaiAnalyzer, TestCapitalizationFilterFactory, TestTrimFilter, TestGreekStemFilterFactory, TestMappingCharFilter, TestSnowballVocab]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSnowballVocab -Dtests.seed=61E21EFA6A71EA10 -Dtests.slow=true -Dtests.locale=lt-LT -Dtests.timezone=America/Mexico_City -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [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_61E21EFA6A71EA10-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_61E21EFA6A71EA10-001\tempDir-003
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([61E21EFA6A71EA10]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [64/285 (1!)] on J0 in 30.80s, 1 test, 1 error <<< FAILURES!

[...truncated 9479 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider
   [junit4]   2> 609927 INFO  (SUITE-TestClusterStateProvider-seed#[1091CAE496B8504]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_1091CAE496B8504-001\init-core-data-001
   [junit4]   2> 609928 INFO  (SUITE-TestClusterStateProvider-seed#[1091CAE496B8504]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 609930 INFO  (SUITE-TestClusterStateProvider-seed#[1091CAE496B8504]-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> 609931 INFO  (SUITE-TestClusterStateProvider-seed#[1091CAE496B8504]-worker) [    ] o.a.s.c.a.s.TestClusterStateProvider ####### Using simulated components? true
   [junit4]   2> 609932 INFO  (SUITE-TestClusterStateProvider-seed#[1091CAE496B8504]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_1091CAE496B8504-001\tempDir-001
   [junit4]   2> 609932 INFO  (SUITE-TestClusterStateProvider-seed#[1091CAE496B8504]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 609936 INFO  (Thread-871) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 609936 INFO  (Thread-871) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 609944 ERROR (Thread-871) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 610034 INFO  (SUITE-TestClusterStateProvider-seed#[1091CAE496B8504]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:61748
   [junit4]   2> 610040 INFO  (zkConnectionManagerCallback-795-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 610049 INFO  (jetty-launcher-792-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 610049 INFO  (jetty-launcher-792-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 610050 INFO  (jetty-launcher-792-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e80d487{/solr,null,AVAILABLE}
   [junit4]   2> 610050 INFO  (jetty-launcher-792-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@78045459{/solr,null,AVAILABLE}
   [junit4]   2> 610056 INFO  (jetty-launcher-792-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6f179f05{HTTP/1.1,[http/1.1]}{127.0.0.1:61759}
   [junit4]   2> 610056 INFO  (jetty-launcher-792-thread-2) [    ] o.e.j.s.Server Started @617787ms
   [junit4]   2> 610056 INFO  (jetty-launcher-792-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 610056 INFO  (jetty-launcher-792-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61759}
   [junit4]   2> 610057 ERROR (jetty-launcher-792-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 610057 INFO  (jetty-launcher-792-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 610057 INFO  (jetty-launcher-792-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 610057 INFO  (jetty-launcher-792-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 610057 INFO  (jetty-launcher-792-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-13T20:52:11.473Z
   [junit4]   2> 610057 INFO  (jetty-launcher-792-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c8def1e{/solr,null,AVAILABLE}
   [junit4]   2> 610059 INFO  (jetty-launcher-792-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7e2ece72{HTTP/1.1,[http/1.1]}{127.0.0.1:61758}
   [junit4]   2> 610059 INFO  (jetty-launcher-792-thread-1) [    ] o.e.j.s.Server Started @617789ms
   [junit4]   2> 610059 INFO  (jetty-launcher-792-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61758}
   [junit4]   2> 610059 ERROR (jetty-launcher-792-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 610059 INFO  (jetty-launcher-792-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 610059 INFO  (jetty-launcher-792-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 610059 INFO  (jetty-launcher-792-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 610059 INFO  (jetty-launcher-792-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-13T20:52:11.475Z
   [junit4]   2> 610059 INFO  (jetty-launcher-792-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@54e7f7b{HTTP/1.1,[http/1.1]}{127.0.0.1:61764}
   [junit4]   2> 610059 INFO  (jetty-launcher-792-thread-3) [    ] o.e.j.s.Server Started @617789ms
   [junit4]   2> 610059 INFO  (jetty-launcher-792-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61764}
   [junit4]   2> 610059 ERROR (jetty-launcher-792-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 610059 INFO  (jetty-launcher-792-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 610059 INFO  (jetty-launcher-792-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 610059 INFO  (jetty-launcher-792-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 610059 INFO  (jetty-launcher-792-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-13T20:52:11.475Z
   [junit4]   2> 610065 INFO  (zkConnectionManagerCallback-801-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 610065 INFO  (zkConnectionManagerCallback-797-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 610065 INFO  (zkConnectionManagerCallback-799-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 610066 INFO  (jetty-launcher-792-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 610066 INFO  (jetty-launcher-792-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 610066 INFO  (jetty-launcher-792-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 610088 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f14b49df0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 610096 INFO  (jetty-launcher-792-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61748/solr
   [junit4]   2> 610097 INFO  (jetty-launcher-792-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61748/solr
   [junit4]   2> 610098 INFO  (jetty-launcher-792-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61748/solr
   [junit4]   2> 610102 INFO  (zkConnectionManagerCallback-809-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 610104 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f14b49df0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 610106 INFO  (zkConnectionManagerCallback-813-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 610107 INFO  (zkConnectionManagerCallback-811-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 610109 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f14b49df0006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 610112 INFO  (zkConnectionManagerCallback-815-thread-1-processing-n:127.0.0.1:61758_solr) [n:127.0.0.1:61758_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 610114 INFO  (zkConnectionManagerCallback-817-thread-1-processing-n:127.0.0.1:61759_solr) [n:127.0.0.1:61759_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 610115 INFO  (zkConnectionManagerCallback-819-thread-1-processing-n:127.0.0.1:61764_solr) [n:127.0.0.1:61764_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 610277 INFO  (jetty-launcher-792-thread-2) [n:127.0.0.1:61759_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 610277 INFO  (jetty-launcher-792-thread-3) [n:127.0.0.1:61764_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 610278 INFO  (jetty-launcher-792-thread-2) [n:127.0.0.1:61759_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61759_solr
   [junit4]   2> 610279 INFO  (jetty-launcher-792-thread-3) [n:127.0.0.1:61764_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61764_solr
   [junit4]   2> 610279 INFO  (jetty-launcher-792-thread-2) [n:127.0.0.1:61759_solr    ] o.a.s.c.Overseer Overseer (id=99344497466343432-127.0.0.1:61759_solr-n_0000000000) starting
   [junit4]   2> 610282 INFO  (zkCallback-816-thread-1-processing-n:127.0.0.1:61759_solr) [n:127.0.0.1:61759_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 610283 INFO  (zkCallback-818-thread-1-processing-n:127.0.0.1:61764_solr) [n:127.0.0.1:61764_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 610289 INFO  (jetty-launcher-792-thread-2) [n:127.0.0.1:61759_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61759_solr
   [junit4]   2> 610289 INFO  (jetty-launcher-792-thread-1) [n:127.0.0.1:61758_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 610292 INFO  (OverseerStateUpdate-99344497466343432-127.0.0.1:61759_solr-n_0000000000) [n:127.0.0.1:61759_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 610292 INFO  (zkCallback-818-thread-1-processing-n:127.0.0.1:61764_solr) [n:127.0.0.1:61764_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 610295 INFO  (jetty-launcher-792-thread-1) [n:127.0.0.1:61758_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 610297 INFO  (jetty-launcher-792-thread-1) [n:127.0.0.1:61758_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61758_solr
   [junit4]   2> 610359 INFO  (zkCallback-814-thread-1-processing-n:127.0.0.1:61758_solr) [n:127.0.0.1:61758_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 610359 INFO  (zkCallback-818-thread-1-processing-n:127.0.0.1:61764_solr) [n:127.0.0.1:61764_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 610359 INFO  (zkCallback-816-thread-1-processing-n:127.0.0.1:61759_solr) [n:127.0.0.1:61759_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 610538 INFO  (jetty-launcher-792-thread-3) [n:127.0.0.1:61764_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61764.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e063fc3
   [junit4]   2> 610542 INFO  (jetty-launcher-792-thread-1) [n:127.0.0.1:61758_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61758.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e063fc3
   [junit4]   2> 610542 INFO  (jetty-launcher-792-thread-2) [n:127.0.0.1:61759_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61759.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e063fc3
   [junit4]   2> 610556 INFO  (jetty-launcher-792-thread-2) [n:127.0.0.1:61759_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61759.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e063fc3
   [junit4]   2> 610556 INFO  (jetty-launcher-792-thread-3) [n:127.0.0.1:61764_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61764.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e063fc3
   [junit4]   2> 610556 INFO  (jetty-launcher-792-thread-2) [n:127.0.0.1:61759_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61759.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e063fc3
   [junit4]   2> 610556 INFO  (jetty-launcher-792-thread-3) [n:127.0.0.1:61764_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61764.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e063fc3
   [junit4]   2> 610556 INFO  (jetty-launcher-792-thread-1) [n:127.0.0.1:61758_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61758.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e063fc3
   [junit4]   2> 610557 INFO  (jetty-launcher-792-thread-1) [n:127.0.0.1:61758_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61758.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e063fc3
   [junit4]   2> 610559 INFO  (jetty-launcher-792-thread-3) [n:127.0.0.1:61764_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_1091CAE496B8504-001\tempDir-001\node3\.
   [junit4]   2> 610559 INFO  (jetty-launcher-792-thread-1) [n:127.0.0.1:61758_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_1091CAE496B8504-001\tempDir-001\node1\.
   [junit4]   2> 610559 INFO  (jetty-launcher-792-thread-2) [n:127.0.0.1:61759_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_1091CAE496B8504-001\tempDir-001\node2\.
   [junit4]   2> 610662 INFO  (zkConnectionManagerCallback-827-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 610667 INFO  (zkConnectionManagerCallback-831-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 610669 INFO  (SUITE-TestClusterStateProvider-seed#[1091CAE496B8504]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 610671 INFO  (SUITE-TestClusterStateProvider-seed#[1091CAE496B8504]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61748/solr ready
   [junit4]   2> 610679 INFO  (qtp912935743-3705) [n:127.0.0.1:61759_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 610691 INFO  (OverseerThreadFactory-1312-thread-1-processing-n:127.0.0.1:61759_solr) [n:127.0.0.1:61759_solr    ] o.a.s.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 610800 INFO  (OverseerStateUpdate-99344497466343432-127.0.0.1:61759_solr-n_0000000000) [n:127.0.0.1:61759_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61759/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 610803 INFO  (OverseerStateUpdate-99344497466343432-127.0.0.1:61759_solr-n_0000000000) [n:127.0.0.1:61759_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61758/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 610806 INFO  (OverseerStateUpdate-99344497466343432-127.0.0.1:61759_solr-n_0000000000) [n:127.0.0.1:61759_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_p4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61764/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 611011 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 611011 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 611011 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 611016 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 611016 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 611017 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 611137 INFO  (zkCallback-816-thread-1-processing-n:127.0.0.1:61759_solr) [n:127.0.0.1:61759_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 611137 INFO  (zkCallback-818-thread-1-processing-n:127.0.0.1:61764_solr) [n:127.0.0.1:61764_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 611137 INFO  (zkCallback-814-thread-1-processing-n:127.0.0.1:61758_solr) [n:127.0.0.1:61758_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 611137 INFO  (zkCallback-814-thread-2-processing-n:127.0.0.1:61758_solr) [n:127.0.0.1:61758_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 611137 INFO  (zkCallback-818-thread-2-processing-n:127.0.0.1:61764_solr) [n:127.0.0.1:61764_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 611137 INFO  (zkCallback-816-thread-2-processing-n:127.0.0.1:61759_solr) [n:127.0.0.1:61759_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 612065 WARN  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.Config You should not use LATEST as luceneMatchVersion property: if you use this setting, and then Solr upgrades to a newer release of Lucene, sizable changes may happen. If precise back compatibility is important then you should instead explicitly specify an actual Lucene version.
   [junit4]   2> 612073 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 612073 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 612074 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 612082 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 612082 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 612086 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 612086 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 612087 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 612090 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema [.system_shard1_replica_p4] Schema name=_system collection or core
   [junit4]   2> 612102 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 612103 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 612104 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 612104 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ManagedIndexSchema Managed schema znode at /configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 612105 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 612105 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using configuration from collection .system, trusted=true
   [junit4]   2> 612106 WARN  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ManagedIndexSchemaFactory Error persisting managed schema resource managed-schema
   [junit4]   2> org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /configs/.system/schema.xml
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$delete$1(SolrZkClient.java:243)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:242)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.zkUgradeToManagedSchema(ManagedIndexSchemaFactory.java:349)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.upgradeToManagedSchema(ManagedIndexSchemaFactory.java:268)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:186)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:119)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:92)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1083)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1035)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:950)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
   [junit4]   2> 	at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 612106 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61758.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e063fc3
   [junit4]   2> 612106 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_p4' using configuration from collection .system, trusted=true
   [junit4]   2> 612106 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 612107 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_1091CAE496B8504-001\tempDir-001\node1\.system_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_1091CAE496B8504-001\tempDir-001\node1\.\.system_shard1_replica_n2\data\]
   [junit4]   2> 612107 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61764.solr.core..system.shard1.replica_p4' (registry 'solr.core..system.shard1.replica_p4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e063fc3
   [junit4]   2> 612107 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 612107 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [[.system_shard1_replica_p4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_1091CAE496B8504-001\tempDir-001\node3\.system_shard1_replica_p4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_1091CAE496B8504-001\tempDir-001\node3\.\.system_shard1_replica_p4\data\]
   [junit4]   2> 612107 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 612108 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchema Managed schema znode at /configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 612108 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, the non-managed schema /configs/.system/schema.xml no longer exists.
   [junit4]   2> 612108 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from collection .system, trusted=true
   [junit4]   2> 612109 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61759.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e063fc3
   [junit4]   2> 612109 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 612109 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_1091CAE496B8504-001\tempDir-001\node2\.system_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_1091CAE496B8504-001\tempDir-001\node2\.\.system_shard1_replica_n1\data\]
   [junit4]   2> 612224 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 612224 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 612224 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 612224 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 612224 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 612224 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 612226 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 612226 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 612226 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 612226 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 612227 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.SolrIndexSearcher Opening [Searcher@30302e0a[.system_shard1_replica_p4] main]
   [junit4]   2> 612227 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@25228018[.system_shard1_replica_n1] main]
   [junit4]   2> 612227 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@185c0fae[.system_shard1_replica_n2] main]
   [junit4]   2> 612228 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 612228 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 612228 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 612228 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 612229 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 612229 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 612229 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 612229 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 612232 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 612232 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 612232 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 612232 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 612232 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 612232 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589511961861685248
   [junit4]   2> 612234 INFO  (searcherExecutor-1319-thread-1-processing-n:127.0.0.1:61758_solr x:.system_shard1_replica_n2 s:shard1 c:.system r:core_node5) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@185c0fae[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 612236 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 612236 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema [.system_shard1_replica_p4] Schema name=_system collection or core
   [junit4]   2> 612249 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 612249 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 20 ms
   [junit4]   2> 612249 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 612249 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 20 ms
   [junit4]   2> 612250 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 612250 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 612250 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589511961880559616
   [junit4]   2> 612251 INFO  (searcherExecutor-1320-thread-1-processing-n:127.0.0.1:61764_solr x:.system_shard1_replica_p4 s:shard1 c:.system r:core_node6) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [.system_shard1_replica_p4] Registered new searcher Searcher@30302e0a[.system_shard1_replica_p4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 612251 INFO  (searcherExecutor-1321-thread-1-processing-n:127.0.0.1:61759_solr x:.system_shard1_replica_n1 s:shard1 c:.system r:core_node3) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searche

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

-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=577, maxMBSortInHeap=6.380356563596325, sim=RandomSimilarity(queryNorm=true): {}, locale=hu-HU, timezone=Australia/Brisbane
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=67686128,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=9D24181A98A4311F -Dtests.slow=true -Dtests.locale=hu-HU -Dtests.timezone=Australia/Brisbane -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [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_9D24181A98A4311F-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_9D24181A98A4311F-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_9D24181A98A4311F-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_9D24181A98A4311F-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_9D24181A98A4311F-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_9D24181A98A4311F-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_9D24181A98A4311F-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_9D24181A98A4311F-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_9D24181A98A4311F-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_9D24181A98A4311F-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_9D24181A98A4311F-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_9D24181A98A4311F-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_9D24181A98A4311F-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_9D24181A98A4311F-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9D24181A98A4311F]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/5 (1!)] on J1 in 1.37s, 8 tests, 1 error <<< FAILURES!

[...truncated 705 lines...]
   [junit4] Suite: org.apache.solr.analytics.facet.QueryFacetTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\init-core-data-001
   [junit4]   2> Jan 13, 2018 9:58:22 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=no-NO, timezone=Canada/Eastern
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=20566616,total=98615296
   [junit4]   2> NOTE: All tests run in this JVM: [IntFieldsTest, GTFunctionTest, LegacyFunctionTest, NegateFunctionTest, TopFunctionTest, PowerFunctionTest, CastingLongValueTest, FillMissingFunctionTest, StringFieldsTest, CastingDateValueTest, FloorFunctionTest, CastingStringValueTest, LogFunctionTest, ConcatFunctionTest, CastingIntValueTest, CastingAnalyticsValueTest, LegacyFieldFacetCloudTest, LegacyQueryFacetCloudTest, LegacyFieldFacetExtrasTest, LegacyRangeFacetCloudTest, OverallAnalyticsTest, QueryFacetTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=QueryFacetTest -Dtests.seed=301114E92821D419 -Dtests.slow=true -Dtests.locale=no-NO -Dtests.timezone=Canada/Eastern -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | QueryFacetTest (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-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1\data\version-2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1\data\version-2\log.1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([301114E92821D419]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [45/78 (1!)] on J0 in 7.75s, 1 test, 1 error <<< FAILURES!

[...truncated 45077 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 398 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/398/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

10 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMmapDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_59824BD05642E217-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_59824BD05642E217-001\testThreadSafety-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_59824BD05642E217-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_59824BD05642E217-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\core\test\J1\temp\lucene.store.TestMmapDirectory_59824BD05642E217-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_59824BD05642E217-001\testThreadSafety-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_59824BD05642E217-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_59824BD05642E217-001

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.spatial.vector.TestPointVectorStrategy

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J1\temp\lucene.spatial.vector.TestPointVectorStrategy_41BDDF365219DE38-001\index-SimpleFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J1\temp\lucene.spatial.vector.TestPointVectorStrategy_41BDDF365219DE38-001\index-SimpleFSDirectory-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J1\temp\lucene.spatial.vector.TestPointVectorStrategy_41BDDF365219DE38-001\index-SimpleFSDirectory-001\segments_2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J1\temp\lucene.spatial.vector.TestPointVectorStrategy_41BDDF365219DE38-001\index-SimpleFSDirectory-001\segments_2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J1\temp\lucene.spatial.vector.TestPointVectorStrategy_41BDDF365219DE38-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J1\temp\lucene.spatial.vector.TestPointVectorStrategy_41BDDF365219DE38-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\spatial-extras\test\J1\temp\lucene.spatial.vector.TestPointVectorStrategy_41BDDF365219DE38-001\index-SimpleFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J1\temp\lucene.spatial.vector.TestPointVectorStrategy_41BDDF365219DE38-001\index-SimpleFSDirectory-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J1\temp\lucene.spatial.vector.TestPointVectorStrategy_41BDDF365219DE38-001\index-SimpleFSDirectory-001\segments_2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J1\temp\lucene.spatial.vector.TestPointVectorStrategy_41BDDF365219DE38-001\index-SimpleFSDirectory-001\segments_2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J1\temp\lucene.spatial.vector.TestPointVectorStrategy_41BDDF365219DE38-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J1\temp\lucene.spatial.vector.TestPointVectorStrategy_41BDDF365219DE38-001

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


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

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-analytics\test\J0\temp\solr.analytics.function.mapping.StringCastFunctionTest_9FCDD17A17C76940-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.StringCastFunctionTest_9FCDD17A17C76940-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.StringCastFunctionTest_9FCDD17A17C76940-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.StringCastFunctionTest_9FCDD17A17C76940-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-analytics\test\J0\temp\solr.analytics.function.mapping.StringCastFunctionTest_9FCDD17A17C76940-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.StringCastFunctionTest_9FCDD17A17C76940-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.StringCastFunctionTest_9FCDD17A17C76940-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.StringCastFunctionTest_9FCDD17A17C76940-001

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


FAILED:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:58430/yow/dh/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:58430/yow/dh/collection1
	at __randomizedtesting.SeedInfo.seed([80AB15035649914E:8FF2AD9F8B5FCB6]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	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.SolrClient.commit(SolrClient.java:484)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1589)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:212)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 52 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=4828, name=zkCallback-1066-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    2) Thread[id=4671, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)    3) Thread[id=4670, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]-SendThread(127.0.0.1:58377), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)    4) Thread[id=4672, name=zkConnectionManagerCallback-1067-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    5) Thread[id=4669, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    6) Thread[id=4694, name=zkCallback-1066-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    7) Thread[id=4812, name=zkCallback-1066-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    8) Thread[id=4866, name=zkCallback-1066-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    9) Thread[id=4867, name=zkCallback-1066-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=4828, name=zkCallback-1066-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   2) Thread[id=4671, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   3) Thread[id=4670, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]-SendThread(127.0.0.1:58377), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   4) Thread[id=4672, name=zkConnectionManagerCallback-1067-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   5) Thread[id=4669, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   6) Thread[id=4694, name=zkCallback-1066-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   7) Thread[id=4812, name=zkCallback-1066-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   8) Thread[id=4866, name=zkCallback-1066-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   9) Thread[id=4867, name=zkCallback-1066-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([80AB15035649914E]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=4828, name=zkCallback-1066-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    2) Thread[id=4670, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]-SendThread(127.0.0.1:58377), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)    3) Thread[id=4672, name=zkConnectionManagerCallback-1067-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    4) Thread[id=4694, name=zkCallback-1066-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    5) Thread[id=4812, name=zkCallback-1066-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    6) Thread[id=4866, name=zkCallback-1066-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    7) Thread[id=4867, name=zkCallback-1066-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=4828, name=zkCallback-1066-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   2) Thread[id=4670, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]-SendThread(127.0.0.1:58377), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   3) Thread[id=4672, name=zkConnectionManagerCallback-1067-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   4) Thread[id=4694, name=zkCallback-1066-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   5) Thread[id=4812, name=zkCallback-1066-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   6) Thread[id=4866, name=zkCallback-1066-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   7) Thread[id=4867, name=zkCallback-1066-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([80AB15035649914E]:0)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
	at __randomizedtesting.SeedInfo.seed([80AB15035649914E:491E57AD5F2E57BB]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:711)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.security.BasicAuthIntegrationTest

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.security.BasicAuthIntegrationTest_80AB15035649914E-001\tempDir-001\node3\authCollection_shard2_replica_n2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_80AB15035649914E-001\tempDir-001\node3\authCollection_shard2_replica_n2\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_80AB15035649914E-001\tempDir-001\node3\authCollection_shard2_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_80AB15035649914E-001\tempDir-001\node3\authCollection_shard2_replica_n2\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_80AB15035649914E-001\tempDir-001\node3\authCollection_shard2_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_80AB15035649914E-001\tempDir-001\node3\authCollection_shard2_replica_n2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_80AB15035649914E-001\tempDir-001\node3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_80AB15035649914E-001\tempDir-001\node3    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_80AB15035649914E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_80AB15035649914E-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.security.BasicAuthIntegrationTest_80AB15035649914E-001\tempDir-001\node3\authCollection_shard2_replica_n2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_80AB15035649914E-001\tempDir-001\node3\authCollection_shard2_replica_n2\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_80AB15035649914E-001\tempDir-001\node3\authCollection_shard2_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_80AB15035649914E-001\tempDir-001\node3\authCollection_shard2_replica_n2\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_80AB15035649914E-001\tempDir-001\node3\authCollection_shard2_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_80AB15035649914E-001\tempDir-001\node3\authCollection_shard2_replica_n2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_80AB15035649914E-001\tempDir-001\node3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_80AB15035649914E-001\tempDir-001\node3
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_80AB15035649914E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_80AB15035649914E-001\tempDir-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

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-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_BB5A459EDC8BF0-001\tempDir-105\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_BB5A459EDC8BF0-001\tempDir-105\cores\core\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_BB5A459EDC8BF0-001\tempDir-105\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_BB5A459EDC8BF0-001\tempDir-105\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_BB5A459EDC8BF0-001\tempDir-105\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_BB5A459EDC8BF0-001\tempDir-105\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_BB5A459EDC8BF0-001\tempDir-105: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_BB5A459EDC8BF0-001\tempDir-105 

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-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_BB5A459EDC8BF0-001\tempDir-105\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_BB5A459EDC8BF0-001\tempDir-105\cores\core\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_BB5A459EDC8BF0-001\tempDir-105\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_BB5A459EDC8BF0-001\tempDir-105\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_BB5A459EDC8BF0-001\tempDir-105\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_BB5A459EDC8BF0-001\tempDir-105\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_BB5A459EDC8BF0-001\tempDir-105: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_BB5A459EDC8BF0-001\tempDir-105

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


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-001

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




Build Log:
[...truncated 1664 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMmapDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1776, maxMBSortInHeap=5.18034639314148, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-EH, timezone=Asia/Ust-Nera
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=193501064,total=408944640
   [junit4]   2> NOTE: All tests run in this JVM: [TestFastCompressionMode, TestReadOnlyIndex, TestAllFilesCheckIndexHeader, TestMaxTermFrequency, TestMergedIterator, TestMaxPosition, TestRoaringDocIdSet, TestPrefixInBooleanQuery, TestConjunctionDISI, TestNGramPhraseQuery, TestSegmentInfos, TestPersistentSnapshotDeletionPolicy, TestBM25Similarity, TestFileSwitchDirectory, TestNRTThreads, TestBytesRefArray, TestGrowableByteArrayDataOutput, TestDateTools, TestMergeSchedulerExternal, TestPolygon2D, TestTragicIndexWriterDeadlock, TestPositiveScoresOnlyCollector, TestRollback, TestSpanBoostQuery, TestStopFilter, TestIntroSelector, TestTopFieldCollector, TestSimilarity, TestLucene70NormsFormat, TestLucene60FieldInfoFormat, TestEarlyTerminatingSortingCollector, TestFloatRangeFieldQueries, TestIndexingSequenceNumbers, TestOperations, TestPerFieldPostingsFormat2, TestAutomatonQueryUnicode, TestBooleanRewrites, TestTotalHitCountCollector, TestCustomTermFreq, TestLogMergePolicy, TestMinShouldMatch2, TestStressIndexing, TestComplexExplanationsOfNonMatches, TestRollingBuffer, TestDuelingCodecsAtNight, TestFieldValueQuery, TestUpgradeIndexMergePolicy, TestSimilarityBase, TestBasics, Test2BPostingsBytes, TestNot, TestDemo, TestPhraseQuery, TestPagedBytes, LimitedFiniteStringsIteratorTest, TestPrefixCodedTerms, TestBytesStore, TestNRTReaderWithThreads, TestMultiLevelSkipList, TestBooleanScorer, TestTimSorterWorstCase, TestSegmentTermDocs, TestIndexWriterDelete, TestBytesRefHash, TestTermQuery, TestIndexedDISI, TestCustomSearcherSort, TestNeedsScores, TestLucene50StoredFieldsFormatHighCompression, TestBlendedTermQuery, TestSpanContainQuery, TestDeterminism, TestBlockPostingsFormat, TestSizeBoundedForceMerge, TestMultiTermConstantScore, TestSimpleExplanations, TestShardSearching, TestNoDeletionPolicy, TestDocValues, TestDisjunctionMaxQuery, TestField, TestTermVectorsReader, TestCachingCollector, TestDocIdsWriter, TestPerFieldPostingsFormat, TestSpanMultiTermQueryWrapper, TestFieldType, TestDocumentsWriterStallControl, TestByteBlockPool, Test2BSortedDocValuesFixedSorted, TestIndexWriterNRTIsCurrent, TestIndexWriterOnJRECrash, TestIndexTooManyDocs, TestElevationComparator, TestSleepingLockWrapper, TestSparseFixedBitSet, TestSimpleSearchEquivalence, Test2BDocs, Test2BBinaryDocValues, TestCheckIndex, TestWeakIdentityMap, TestFixedBitSet, Test2BPagedBytes, TestStressAdvance, TestStressIndexing2, TestMSBRadixSorter, TestSortedNumericSortField, TestSegmentMerger, TestTermVectors, TestSimpleExplanationsWithFillerDocs, TestGraphTokenStreamFiniteStrings, TestIndexWriterForceMerge, TestTermVectorsWriter, TestLongPostings, TestIndexReaderClose, TestIndexWriter, TestPerFieldDocValuesFormat, TestIndexWriterReader, TestPackedInts, TestGraphTokenizers, TestIndexWriterExceptions, TestSearcherManager, TestDeletionPolicy, TestFlushByRamOrCountsPolicy, TestIndexWriterMergePolicy, TestDuelingCodecs, TestBoolean2, TestNorms, TestIndexWriterCommit, TestDirectoryReaderReopen, TestSearchWithThreads, TestSearchAfter, TestConcurrentMergeScheduler, TestRollingUpdates, TestSnapshotDeletionPolicy, TestArrayUtil, TestTermsEnum, TestBagOfPositions, TestFieldsReader, TestHugeRamFile, TestIndexWriterOnDiskFull, TestTransactionRollback, TestFlex, TestLazyProxSkipping, TestCharTermAttributeImpl, TestThreadedForceMerge, TestNearSpansOrdered, TestMultiFields, TestDocumentWriter, TestForTooMuchCloning, TestPayloads, TestWildcard, TestExternalCodecs, TestIntBlockPool, TestBooleanQuery, TestAllFilesHaveCodecHeader, TestParallelReaderEmptyIndex, TestDocValuesScoring, TestWildcardRandom, TestDirectory, TestIndexFileDeleter, TestConstantScoreQuery, TestParallelTermEnum, TestBinaryTerms, TestIndexWriterConfig, TestMultiTermQueryRewrites, TestVirtualMethod, TestSimilarityProvider, TestCachingTokenFilter, TestCharsRef, TestSameTokenSamePosition, TestAttributeSource, TestRamUsageEstimator, TestIsCurrent, TestNoMergeScheduler, TestIndexWriterLockRelease, TestTwoPhaseCommitTool, TestVersion, TestReaderClosed, TestIntsRef, TestTermdocPerf, Test2BTerms, TestCharArraySet, TestDelegatingAnalyzerWrapper, TestWordlistLoader, TestPackedTokenAttributeImpl, TestCodecUtil, TestBlockPostingsFormat3, TestLucene50StoredFieldsFormat, TestLucene50TermVectorsFormat, TestPolygon, Test2BPoints, TestAllFilesDetectTruncation, TestAllFilesHaveChecksumFooter, TestBinaryDocValuesUpdates, TestDemoParallelLeafReader, TestIndexWriterMaxDocs, TestIndexWriterThreadsToSegments, TestMultiTermsEnum, TestOneMergeWrappingMergePolicy, TestOrdinalMap, TestPointValues, TestDoubleValuesSource, TestLongValuesSource, TestMultiCollector, TestMultiPhraseEnum, TestPointQueries, TestSpanNotQuery, TestSpanTermQuery, TestBufferedChecksum, TestMmapDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMmapDirectory -Dtests.seed=59824BD05642E217 -Dtests.slow=true -Dtests.locale=ar-EH -Dtests.timezone=Asia/Ust-Nera -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestMmapDirectory (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\core\test\J1\temp\lucene.store.TestMmapDirectory_59824BD05642E217-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_59824BD05642E217-001\testThreadSafety-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_59824BD05642E217-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_59824BD05642E217-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([59824BD05642E217]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [434/458 (1!)] on J1 in 2.19s, 43 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 7782 lines...]
   [junit4] Suite: org.apache.lucene.spatial.vector.TestPointVectorStrategy
   [junit4]   2> Fúngat? 13, 2018 4:23:38 MUU org.apache.lucene.spatial.StrategyTestCase executeQueries
   [junit4]   2> INFO: testing queried for strategy PointVectorStrategy field:TestPointVectorStrategy ctx=SpatialContext.GEO
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {name=PostingsFormat(name=Memory), id=PostingsFormat(name=Memory)}, docValues:{TestPointVectorStrategy__y=DocValuesFormat(name=Direct), TestPointVectorStrategy__x=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=2013, maxMBSortInHeap=6.393822547824742, sim=RandomSimilarity(queryNorm=true): {}, locale=lag, timezone=Asia/Vientiane
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=176138160,total=233308160
   [junit4]   2> NOTE: All tests run in this JVM: [DistanceStrategyTest, SerializedStrategyTest, DateNRStrategyTest, TestPointVectorStrategy]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPointVectorStrategy -Dtests.seed=41BDDF365219DE38 -Dtests.slow=true -Dtests.locale=lag -Dtests.timezone=Asia/Vientiane -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestPointVectorStrategy (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\spatial-extras\test\J1\temp\lucene.spatial.vector.TestPointVectorStrategy_41BDDF365219DE38-001\index-SimpleFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J1\temp\lucene.spatial.vector.TestPointVectorStrategy_41BDDF365219DE38-001\index-SimpleFSDirectory-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J1\temp\lucene.spatial.vector.TestPointVectorStrategy_41BDDF365219DE38-001\index-SimpleFSDirectory-001\segments_2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J1\temp\lucene.spatial.vector.TestPointVectorStrategy_41BDDF365219DE38-001\index-SimpleFSDirectory-001\segments_2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J1\temp\lucene.spatial.vector.TestPointVectorStrategy_41BDDF365219DE38-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J1\temp\lucene.spatial.vector.TestPointVectorStrategy_41BDDF365219DE38-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([41BDDF365219DE38]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [9/23 (1!)] on J1 in 2.57s, 4 tests, 1 error <<< FAILURES!

[...truncated 2494 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> 259061 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[80AB15035649914E]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_80AB15035649914E-001\init-core-data-001
   [junit4]   2> 259061 WARN  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[80AB15035649914E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 259061 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[80AB15035649914E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 259062 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[80AB15035649914E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 259062 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[80AB15035649914E]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /yow/dh
   [junit4]   2> 259064 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 259064 INFO  (Thread-1112) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 259064 INFO  (Thread-1112) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 259067 ERROR (Thread-1112) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 259165 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.ZkTestServer start zk server on port:58377
   [junit4]   2> 259168 INFO  (zkConnectionManagerCallback-1047-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 259171 INFO  (zkConnectionManagerCallback-1049-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 259177 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 259179 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 259180 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 259182 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 259183 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 259185 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 259186 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 259188 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 259189 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 259190 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 259191 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 259193 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise
   [junit4]   2> 259502 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 259503 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66eddb6b{/yow/dh,null,AVAILABLE}
   [junit4]   2> 259505 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@16ff7f15{HTTP/1.1,[http/1.1]}{127.0.0.1:58384}
   [junit4]   2> 259505 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.e.j.s.Server Started @269553ms
   [junit4]   2> 259505 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/yow/dh, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_80AB15035649914E-001\tempDir-001/control/data, hostPort=58384, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_80AB15035649914E-001\control-001\cores, replicaType=NRT}
   [junit4]   2> 259506 ERROR (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 259506 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 259506 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 259506 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 259506 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-13T09:30:07.958076700Z
   [junit4]   2> 259508 INFO  (zkConnectionManagerCallback-1051-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 259509 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160eedad71f0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 259509 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 259509 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_80AB15035649914E-001\control-001\solr.xml
   [junit4]   2> 259511 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 259511 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 259512 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@13e775df, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 259514 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58377/solr
   [junit4]   2> 259516 INFO  (zkConnectionManagerCallback-1055-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 259519 INFO  (zkConnectionManagerCallback-1057-thread-1-processing-n:127.0.0.1:58384_yow%2Fdh) [n:127.0.0.1:58384_yow%2Fdh    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 259610 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [n:127.0.0.1:58384_yow%2Fdh    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 259611 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [n:127.0.0.1:58384_yow%2Fdh    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58384_yow%2Fdh
   [junit4]   2> 259611 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [n:127.0.0.1:58384_yow%2Fdh    ] o.a.s.c.Overseer Overseer (id=99341815481565188-127.0.0.1:58384_yow%2Fdh-n_0000000000) starting
   [junit4]   2> 259620 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [n:127.0.0.1:58384_yow%2Fdh    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58384_yow%2Fdh
   [junit4]   2> 259621 INFO  (OverseerStateUpdate-99341815481565188-127.0.0.1:58384_yow%2Fdh-n_0000000000) [n:127.0.0.1:58384_yow%2Fdh    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 259675 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [n:127.0.0.1:58384_yow%2Fdh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.J

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

Dir-105\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_BB5A459EDC8BF0-001\tempDir-105\cores
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_BB5A459EDC8BF0-001\tempDir-105: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_BB5A459EDC8BF0-001\tempDir-105
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BB5A459EDC8BF0]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [133/146 (1!)] on J0 in 17.12s, 35 tests, 1 error <<< FAILURES!

[...truncated 1512 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_8F0C009BA20B9AC-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=980, maxMBSortInHeap=5.144996560279493, sim=RandomSimilarity(queryNorm=false): {}, locale=ug, timezone=Europe/Tiraspol
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=81268144,total=111673344
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=8F0C009BA20B9AC -Dtests.slow=true -Dtests.locale=ug -Dtests.timezone=Europe/Tiraspol -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-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_8F0C009BA20B9AC-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8F0C009BA20B9AC]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/5 (1!)] on J1 in 12.54s, 8 tests, 1 error <<< FAILURES!

[...truncated 675 lines...]
   [junit4] Suite: org.apache.solr.analytics.function.mapping.StringCastFunctionTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.StringCastFunctionTest_9FCDD17A17C76940-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1114, maxMBSortInHeap=5.6101086336632635, sim=RandomSimilarity(queryNorm=true): {}, locale=om-KE, timezone=Africa/Windhoek
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=94045176,total=231735296
   [junit4]   2> NOTE: All tests run in this JVM: [DateParseFunctionTest, BottomFunctionTest, DoubleFieldsTest, AddFunctionTest, LegacyFieldFacetCloudTest, QueryFacetTest, LegacyQueryFacetCloudTest, NegateFunctionTest, IntFieldsTest, ExpressionFactoryTest, LegacyFieldFacetExtrasTest, EqualFunctionTest, LegacyRangeFacetCloudTest, StringCastFunctionTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=StringCastFunctionTest -Dtests.seed=9FCDD17A17C76940 -Dtests.slow=true -Dtests.locale=om-KE -Dtests.timezone=Africa/Windhoek -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | StringCastFunctionTest (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-analytics\test\J0\temp\solr.analytics.function.mapping.StringCastFunctionTest_9FCDD17A17C76940-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.StringCastFunctionTest_9FCDD17A17C76940-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.StringCastFunctionTest_9FCDD17A17C76940-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.StringCastFunctionTest_9FCDD17A17C76940-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9FCDD17A17C76940]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [31/78 (1!)] on J0 in 0.03s, 2 tests, 1 error <<< FAILURES!

[...truncated 37779 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:836: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:599: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build.xml:848: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:2356: error running fixcrlf on file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\licenses\Tagger-2.3.1.jar.sha1

Total time: 62 minutes 2 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 397 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/397/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

11 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestStressIndexing2

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_CF38C8C5F1351689-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_CF38C8C5F1351689-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_CF38C8C5F1351689-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_CF38C8C5F1351689-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\core\test\J1\temp\lucene.index.TestStressIndexing2_CF38C8C5F1351689-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_CF38C8C5F1351689-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_CF38C8C5F1351689-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_CF38C8C5F1351689-001

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestBoolean2

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_CF38C8C5F1351689-001\tempDir-003: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_CF38C8C5F1351689-001\tempDir-003    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_CF38C8C5F1351689-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_CF38C8C5F1351689-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\core\test\J1\temp\lucene.search.TestBoolean2_CF38C8C5F1351689-001\tempDir-003: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_CF38C8C5F1351689-001\tempDir-003
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_CF38C8C5F1351689-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_CF38C8C5F1351689-001

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


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_CF38C8C5F1351689-001\tempDir-008: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_CF38C8C5F1351689-001\tempDir-008    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_CF38C8C5F1351689-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_CF38C8C5F1351689-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\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_CF38C8C5F1351689-001\tempDir-008: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_CF38C8C5F1351689-001\tempDir-008
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_CF38C8C5F1351689-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_CF38C8C5F1351689-001

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


FAILED:  org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=17, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=17, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([52A8CE002A4F6ABC:DD2629A038239943]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([52A8CE002A4F6ABC]:0)
	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestFileListWithLineEntityProcessor

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-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001\core-home-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001\core-home-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001\core-home-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001\core-home-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001\core-home-001\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001\core-home-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-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-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001\core-home-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001\core-home-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001\core-home-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001\core-home-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001\core-home-001\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001\core-home-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001

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


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

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-langid\test\J1\temp\solr.update.processor.LangDetectLanguageIdentifierUpdateProcessorFactoryTest_476ED2FF6A51CF0F-001\init-core-data-001: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\J1\temp\solr.update.processor.LangDetectLanguageIdentifierUpdateProcessorFactoryTest_476ED2FF6A51CF0F-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\contrib\solr-langid\test\J1\temp\solr.update.processor.LangDetectLanguageIdentifierUpdateProcessorFactoryTest_476ED2FF6A51CF0F-001\init-core-data-001: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\J1\temp\solr.update.processor.LangDetectLanguageIdentifierUpdateProcessorFactoryTest_476ED2FF6A51CF0F-001\init-core-data-001

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


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
	at __randomizedtesting.SeedInfo.seed([F2C8B2726DF63558:CD40B1DA7AA0C5BF]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

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.cloud.autoscaling.sim.TestDistribStateManager_F2C8B2726DF63558-001\zkDir-003\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_F2C8B2726DF63558-001\zkDir-003\version-2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_F2C8B2726DF63558-001\zkDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_F2C8B2726DF63558-001\zkDir-003 

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.cloud.autoscaling.sim.TestDistribStateManager_F2C8B2726DF63558-001\zkDir-003\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_F2C8B2726DF63558-001\zkDir-003\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_F2C8B2726DF63558-001\zkDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_F2C8B2726DF63558-001\zkDir-003

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


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

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.DistributedExpandComponentTest_F2C8B2726DF63558-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_F2C8B2726DF63558-001\tempDir-001\shard2\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_F2C8B2726DF63558-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.DistributedExpandComponentTest_F2C8B2726DF63558-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_F2C8B2726DF63558-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.DistributedExpandComponentTest_F2C8B2726DF63558-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.DistributedExpandComponentTest_F2C8B2726DF63558-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_F2C8B2726DF63558-001\tempDir-001\shard2\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_F2C8B2726DF63558-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.DistributedExpandComponentTest_F2C8B2726DF63558-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_F2C8B2726DF63558-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.DistributedExpandComponentTest_F2C8B2726DF63558-001\tempDir-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.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_F2C8B2726DF63558-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_F2C8B2726DF63558-001\tempDir-001\shard2\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_F2C8B2726DF63558-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_F2C8B2726DF63558-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_F2C8B2726DF63558-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_F2C8B2726DF63558-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_F2C8B2726DF63558-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_F2C8B2726DF63558-001\tempDir-001\shard2\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_F2C8B2726DF63558-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_F2C8B2726DF63558-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_F2C8B2726DF63558-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_F2C8B2726DF63558-001\tempDir-001

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


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.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_E2C69EE26EC0A63E-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_E2C69EE26EC0A63E-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_E2C69EE26EC0A63E-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_E2C69EE26EC0A63E-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_E2C69EE26EC0A63E-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_E2C69EE26EC0A63E-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_E2C69EE26EC0A63E-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_E2C69EE26EC0A63E-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_E2C69EE26EC0A63E-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_E2C69EE26EC0A63E-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_E2C69EE26EC0A63E-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_E2C69EE26EC0A63E-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_E2C69EE26EC0A63E-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_E2C69EE26EC0A63E-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_E2C69EE26EC0A63E-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_E2C69EE26EC0A63E-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_E2C69EE26EC0A63E-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_E2C69EE26EC0A63E-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_E2C69EE26EC0A63E-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_E2C69EE26EC0A63E-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_E2C69EE26EC0A63E-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_E2C69EE26EC0A63E-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_E2C69EE26EC0A63E-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_E2C69EE26EC0A63E-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_E2C69EE26EC0A63E-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_E2C69EE26EC0A63E-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_E2C69EE26EC0A63E-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_E2C69EE26EC0A63E-001

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




Build Log:
[...truncated 280 lines...]
   [junit4] Suite: org.apache.lucene.search.TestBoolean2
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1782, maxMBSortInHeap=7.6879918512337895, sim=RandomSimilarity(queryNorm=true): {field=DFR I(n)BZ(0.3)}, locale=teo-KE, timezone=America/Toronto
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=180743456,total=245366784
   [junit4]   2> NOTE: All tests run in this JVM: [TestMaxPosition, TestMultiTermConstantScore, TestSortedSetSortField, TestNIOFSDirectory, TestBoolean2]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBoolean2 -Dtests.seed=CF38C8C5F1351689 -Dtests.slow=true -Dtests.locale=teo-KE -Dtests.timezone=America/Toronto -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestBoolean2 (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\core\test\J1\temp\lucene.search.TestBoolean2_CF38C8C5F1351689-001\tempDir-003: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_CF38C8C5F1351689-001\tempDir-003
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_CF38C8C5F1351689-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_CF38C8C5F1351689-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CF38C8C5F1351689]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [21/458 (1!)] on J1 in 17.19s, 10 tests, 1 error <<< FAILURES!

[...truncated 294 lines...]
   [junit4] Suite: org.apache.lucene.store.TestNativeFSLockFactory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=413, maxMBSortInHeap=5.801592377341958, sim=RandomSimilarity(queryNorm=true): {content=DFR I(F)L3(800.0)}, locale=pt-LU, timezone=Asia/Brunei
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=115350296,total=204472320
   [junit4]   2> NOTE: All tests run in this JVM: [TestOmitPositions, TestPrefixRandom, TestPayloadsOnVectors, TestCharFilter, TestLockFactory, TestFilterSpans, TestConsistentFieldNumbers, TestScoreCachingWrappingScorer, TestOmitTf, TestMinimize, TestDocumentsWriterDeleteQueue, TestSort, TestNamedSPILoader, TestGeoEncodingUtils, TestMixedCodecs, TestAttributeSource, TestIntRangeFieldQueries, TestDeterminizeLexicon, TestNRTReaderCleanup, TestIndexWriterMergePolicy, TestWildcardRandom, TestBoostQuery, TestAxiomaticSimilarity, TestCharArrayMap, TestIntArrayDocIdSet, TestTimeLimitingCollector, TestTopFieldCollectorEarlyTermination, TestLucene50TermVectorsFormat, TestTryDelete, TestSnapshotDeletionPolicy, TestBufferedIndexInput, MultiCollectorTest, TestTwoPhaseCommitTool, TestNorms, TestFlushByRamOrCountsPolicy, TestSpanNearQuery, TestToken, TestTermScorer, TestSimilarityProvider, TestFieldInvertState, TestDoubleValuesSource, TestSimpleFSDirectory, Test2BSortedDocValuesOrds, TestIndexWriterOnVMError, TestDocsWithFieldSet, TestTrackingDirectoryWrapper, TestQueryRescorer, TestIndexFileDeleter, TestCrashCausesCorruptIndex, TestNewestSegment, TestUTF32ToUTF8, TestByteArrayDataInput, TestMergePolicyWrapper, TestPackedTokenAttributeImpl, TestBagOfPositions, TestIndexWriterUnicode, TestNativeFSLockFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNativeFSLockFactory -Dtests.seed=CF38C8C5F1351689 -Dtests.slow=true -Dtests.locale=pt-LU -Dtests.timezone=Asia/Brunei -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestNativeFSLockFactory (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\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_CF38C8C5F1351689-001\tempDir-008: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_CF38C8C5F1351689-001\tempDir-008
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_CF38C8C5F1351689-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_CF38C8C5F1351689-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CF38C8C5F1351689]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [111/458 (2!)] on J0 in 20.10s, 11 tests, 1 error <<< FAILURES!

[...truncated 562 lines...]
   [junit4] Suite: org.apache.lucene.index.TestStressIndexing2
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {f82=PostingsFormat(name=LuceneVarGapFixedInterval), f51=PostingsFormat(name=LuceneFixedGap), f76=Lucene50(blocksize=128), f21=Lucene50(blocksize=128), f86=PostingsFormat(name=LuceneVarGapFixedInterval), f31=PostingsFormat(name=LuceneVarGapFixedInterval), f22=PostingsFormat(name=LuceneFixedGap), f33=PostingsFormat(name=LuceneFixedGap), f77=PostingsFormat(name=LuceneFixedGap), f16=PostingsFormat(name=MockRandom), f38=PostingsFormat(name=MockRandom), f59=PostingsFormat(name=LuceneFixedGap), f7=Lucene50(blocksize=128), id=PostingsFormat(name=MockRandom)}, docValues:{}, maxPointsInLeafNode=1190, maxMBSortInHeap=7.324559942695308, sim=RandomSimilarity(queryNorm=false): {f82=DFR I(n)B2, f7=DFR GB3(800.0), f51=DFR I(ne)L3(800.0), f76=IB SPL-D1, f21=DFR I(n)Z(0.3), f86=IB LL-L1, f31=IB LL-L3(800.0), f22=DFR G1, f33=DFR I(n)1, f38=IB SPL-DZ(0.3), f59=IB SPL-L1}, locale=qu-EC, timezone=America/Cayenne
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=139675216,total=209715200
   [junit4]   2> NOTE: All tests run in this JVM: [TestMaxPosition, TestMultiTermConstantScore, TestSortedSetSortField, TestNIOFSDirectory, TestBoolean2, Test2BNumericDocValues, TestDateTools, Test2BBinaryDocValues, TestSortedNumericSortField, TestBooleanScorer, TestLucene60FieldInfoFormat, TestMergeRateLimiter, TestBlendedTermQuery, TestSetOnce, TestSentinelIntSet, TestQueryBuilder, TestTimSorterWorstCase, TestNearSpansOrdered, TestLSBRadixSorter, TestDocValuesScoring, Test2BSortedDocValuesFixedSorted, TestPolygon2D, TestIndexWriterCommit, TestWildcard, TestReaderClosed, TestAutomatonQueryUnicode, TestSimpleFSLockFactory, TestSizeBoundedForceMerge, TestParallelTermEnum, TestPayloads, TestSpanMultiTermQueryWrapper, TestDirectory, TestDelegatingAnalyzerWrapper, TestBytesStore, TestSmallFloat, TestIndexReaderClose, TestBlockPostingsFormat3, LimitedFiniteStringsIteratorTest, TestShardSearching, TestCustomTermFreq, TestSearchAfter, Test2BTerms, TestOperations, TestSpanContainQuery, TestCharsRef, TestCustomSearcherSort, TestNot, TestMultiPhraseQuery, TestForTooMuchCloning, TestIndexWriterOnDiskFull, TestPerFieldPostingsFormat2, TestAutomatonQuery, TestDocumentsWriterStallControl, TestTermsEnum, TestPositiveScoresOnlyCollector, TestFastDecompressionMode, TestNRTReaderWithThreads, TestFastCompressionMode, TestConcurrentMergeScheduler, TestIndexWriterForceMerge, TestPersistentSnapshotDeletionPolicy, TestStopFilter, TestUniqueTermCount, TestIndexWriterOutOfFileDescriptors, TestLucene50CompoundFormat, Test2BDocs, TestIndexSearcher, TestTermRangeQuery, TestPerFieldDocValuesFormat, TestSimpleSearchEquivalence, TestSpanTermQuery, TestSortRandom, TestVersion, TestCheckIndex, TestFloatRangeFieldQueries, TestIndexCommit, TestByteBlockPool, TestSpanNotQuery, TestPhraseQuery, TestMultiTermQueryRewrites, TestNRTCachingDirectory, TestReqExclBulkScorer, TestIndexWriterExceptions2, TestLRUQueryCache, Test2BPagedBytes, TestField, TestComplexExplanationsOfNonMatches, TestMergeSchedulerExternal, TestFieldReuse, TestFieldMaskingSpanQuery, TestDeletionPolicy, TestNoMergeScheduler, TestUpgradeIndexMergePolicy, TestFieldValueQuery, TestIndexWriterConfig, TestRollback, TestNeedsScores, TestMSBRadixSorter, TestBytesRefArray, TestSubScorerFreqs, TestBufferedChecksum, TestExitableDirectoryReader, TestDemo, TestSpanFirstQuery, TestRollingUpdates, TestSloppyMath, TestTermVectors, TestIndexWriterLockRelease, TestGeoUtils, TestLucene50StoredFieldsFormatHighCompression, TestFixedLengthBytesRefArray, TestTragicIndexWriterDeadlock, TestDisjunctionMaxQuery, TestMultiTermsEnum, TestIndexWriterReader, TestIndexWriterMerging, TestFSTs, TestPackedInts, TestIndexWriterWithThreads, TestGraphTokenizers, TestMultiMMap, TestSearcherManager, TestBooleanOr, TestBasics, TestSloppyPhraseQuery, TestIndexWriterDelete, TestNRTThreads, TestDuelingCodecs, TestStressAdvance, TestStandardAnalyzer, TestDirectoryReaderReopen, TestHighCompressionMode, TestNeverDelete, TestTopDocsMerge, TestLongPostings, TestStressIndexing, TestPerFieldPostingsFormat, TestArrayUtil, TestByteSlices, TestWeakIdentityMap, TestSimpleExplanations, TestDirectoryReader, TestSegmentMerger, TestOmitNorms, TestFixedBitSet, TestIndexWriterNRTIsCurrent, TestPagedBytes, TestTransactions, TestCrash, TestMultiThreadTermVectors, TestSegmentTermDocs, TestMultiDocValues, TestFieldsReader, TestDocValuesIndexing, TestSimilarityBase, TestHugeRamFile, TestBooleanMinShouldMatch, TestTermsEnum2, TestSpans, TestCustomNorms, TestPostingsOffsets, TestTransactionRollback, TestFlex, TestSpanExplanations, TestStressIndexing2]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestStressIndexing2 -Dtests.seed=CF38C8C5F1351689 -Dtests.slow=true -Dtests.locale=qu-EC -Dtests.timezone=America/Cayenne -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestStressIndexing2 (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\core\test\J1\temp\lucene.index.TestStressIndexing2_CF38C8C5F1351689-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_CF38C8C5F1351689-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_CF38C8C5F1351689-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_CF38C8C5F1351689-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CF38C8C5F1351689]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [279/458 (3!)] on J1 in 0.84s, 3 tests, 1 error <<< FAILURES!

[...truncated 7770 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> jan 12, 2018 2:54:34 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[ReplicationThread-indexAndTaxo,5,TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([52A8CE002A4F6ABC]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=52A8CE002A4F6ABC -Dtests.slow=true -Dtests.locale=kl-GL -Dtests.timezone=America/Caracas -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   2.48s J0 | IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=17, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([52A8CE002A4F6ABC:DD2629A038239943]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([52A8CE002A4F6ABC]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {$full_path$=FST50, $facets=PostingsFormat(name=Asserting), $payloads$=Lucene50(blocksize=128)}, docValues:{$facets=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=800, maxMBSortInHeap=7.375243754510439, sim=RandomSimilarity(queryNorm=false): {}, locale=kl-GL, timezone=America/Caracas
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=96342280,total=173539328
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressNRTReplication, IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [3/9 (1!)] on J0 in 5.80s, 5 tests, 1 error <<< FAILURES!

[...truncated 3676 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager
   [junit4]   2> 946995 INFO  (SUITE-TestDistribStateManager-seed#[F2C8B2726DF63558]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_F2C8B2726DF63558-001\init-core-data-001
   [junit4]   2> 946996 INFO  (SUITE-TestDistribStateManager-seed#[F2C8B2726DF63558]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 946997 INFO  (SUITE-TestDistribStateManager-seed#[F2C8B2726DF63558]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 946999 INFO  (TEST-TestDistribStateManager.testListData-seed#[F2C8B2726DF63558]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testListData
   [junit4]   2> 946999 INFO  (TEST-TestDistribStateManager.testListData-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 947000 INFO  (Thread-1938) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 947000 INFO  (Thread-1938) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 947004 ERROR (Thread-1938) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 947101 INFO  (TEST-TestDistribStateManager.testListData-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.ZkTestServer start zk server on port:59805
   [junit4]   2> 947105 INFO  (zkConnectionManagerCallback-2289-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 947105 INFO  (TEST-TestDistribStateManager.testListData-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 947112 ERROR (TEST-TestDistribStateManager.testListData-seed#[F2C8B2726DF63558]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 947113 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160ebcb630d0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 947113 INFO  (TEST-TestDistribStateManager.testListData-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59805 59805
   [junit4]   2> 947114 INFO  (Thread-1938) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59805 59805
   [junit4]   2> 947115 INFO  (TEST-TestDistribStateManager.testListData-seed#[F2C8B2726DF63558]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testListData
   [junit4]   2> 947117 INFO  (TEST-TestDistribStateManager.testMulti-seed#[F2C8B2726DF63558]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMulti
   [junit4]   2> 947117 INFO  (TEST-TestDistribStateManager.testMulti-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 947117 INFO  (TEST-TestDistribStateManager.testMulti-seed#[F2C8B2726DF63558]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMulti
   [junit4]   2> 947118 INFO  (TEST-TestDistribStateManager.testHasData-seed#[F2C8B2726DF63558]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testHasData
   [junit4]   2> 947119 INFO  (TEST-TestDistribStateManager.testHasData-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 947119 INFO  (TEST-TestDistribStateManager.testHasData-seed#[F2C8B2726DF63558]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testHasData
   [junit4]   2> 947120 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[F2C8B2726DF63558]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateMode
   [junit4]   2> 947121 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 947122 INFO  (Thread-1939) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 947122 INFO  (Thread-1939) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 947123 ERROR (Thread-1939) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 947222 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.ZkTestServer start zk server on port:59814
   [junit4]   2> 947224 INFO  (zkConnectionManagerCallback-2291-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 947224 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 947254 INFO  (zkConnectionManagerCallback-2293-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 947254 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 947259 ERROR (TEST-TestDistribStateManager.testCreateMode-seed#[F2C8B2726DF63558]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 947259 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59814 59814
   [junit4]   2> 947260 INFO  (Thread-1939) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59814 59814
   [junit4]   2> 947260 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[F2C8B2726DF63558]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateMode
   [junit4]   2> 947262 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[F2C8B2726DF63558]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetSetRemoveData
   [junit4]   2> 947263 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 947263 INFO  (Thread-1940) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 947263 INFO  (Thread-1940) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 947266 ERROR (Thread-1940) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 947363 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.ZkTestServer start zk server on port:59829
   [junit4]   2> 947369 INFO  (zkConnectionManagerCallback-2295-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 947371 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 947378 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160ebcb64120000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 947383 INFO  (zkConnectionManagerCallback-2297-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 947383 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 947387 ERROR (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[F2C8B2726DF63558]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 947388 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59829 59829
   [junit4]   2> 947389 INFO  (Thread-1940) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59829 59829
   [junit4]   2> 947390 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[F2C8B2726DF63558]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetSetRemoveData
   [junit4]   2> 947391 INFO  (SUITE-TestDistribStateManager-seed#[F2C8B2726DF63558]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Jan 12, 2018 7:14:23 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 5 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=en-LC, timezone=Asia/Tomsk
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=75636456,total=392691712
   [junit4]   2> NOTE: All tests run in this JVM: [SolrMetricManagerTest, BigEndianAscendingWordDeserializerTest, TestCloudSchemaless, DataDrivenBlockJoinTest, DateFieldTest, TestUniqueKeyFieldResource, BlockJoinFacetSimpleTest, CursorPagingTest, NumericFieldsTest, RAMDirectoryFactoryTest, SolrXmlInZkTest, TestPseudoReturnFields, FastVectorHighlighterTest, FullHLLTest, TestRandomDVFaceting, TestScoreJoinQPNoScore, TestSimpleTextCodec, HdfsRecoverLeaseTest, CleanupOldIndexTest, DistanceFunctionTest, DirectSolrConnectionTest, SpellCheckComponentTest, ClusterStateUpdateTest, TestBulkSchemaConcurrent, PathHierarchyTokenizerFactoryTest, BadIndexSchemaTest, DeleteNodeTest, DistributedTermsComponentTest, TestSolrCLIRunExample, MinimalSchemaTest, TestCloudDeleteByQuery, AutoAddReplicasIntegrationTest, TestCollectionAPI, TestPointFields, TestIBSimilarityFactory, UpdateLogTest, HdfsCollectionsAPIDistributedZkTest, TestLegacyNumericUtils, ImplicitSnitchTest, TestFieldCacheReopen, SearchHandlerTest, TestIndexingPerformance, PeerSyncReplicationTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestOmitPositions, TestSubQueryTransformerCrossCore, TestFuzzyAnalyzedSuggestions, DistributedFacetPivotLongTailTest, TestReversedWildcardFilterFactory, HLLUtilTest, PreAnalyzedUpdateProcessorTest, TestDistributedStatsComponentCardinality, SearchRateTriggerTest, SolrRequestParserTest, TestManagedSchemaAPI, TestCollectionAPIs, TestTolerantUpdateProcessorRandomCloud, TestSolrCoreProperties, TestLFUCache, DistributedSuggestComponentTest, TestTriggerIntegration, TestJavabinTupleStreamParser, TestObjectReleaseTracker, RegexBoostProcessorTest, MoveReplicaTest, DistributedVersionInfoTest, TestManagedResource, StatsReloadRaceTest, SuggesterTSTTest, TestSolrConfigHandlerCloud, DeleteInactiveReplicaTest, SortByFunctionTest, TestSolrCloudWithDelegationTokens, OverseerStatusTest, TestSearcherReuse, TestAddFieldRealTimeGet, CdcrReplicationDistributedZkTest, QueryParsingTest, DistribCursorPagingTest, TestMissingGroups, TestTolerantSearch, TestAnalyzeInfixSuggestions, HttpSolrCallGetCoreTest, TestFieldCacheWithThreads, TestEmbeddedSolrServerSchemaAPI, TimeZoneUtilsTest, SuggesterWFSTTest, TestComplexPhraseLeadingWildcard, StatsComponentTest, FieldAnalysisRequestHandlerTest, TestPolicyCloud, BadCopyFieldTest, TestStressInPlaceUpdates, CdcrRequestHandlerTest, RollingRestartTest, AsyncCallRequestStatusResponseTest, UniqFieldsUpdateProcessorFactoryTest, ReturnFieldsTest, TestCoreDiscovery, TestSizeLimitedDistributedMap, TestPayloadCheckQParserPlugin, DistributedQueryComponentCustomSortTest, SolrInfoBeanTest, ZkCLITest, RequiredFieldsTest, HdfsBasicDistributedZk2Test, LargeFieldTest, TestRetrieveFieldsOptimizer, TestDistribStateManager]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistribStateManager -Dtests.seed=F2C8B2726DF63558 -Dtests.slow=true -Dtests.locale=en-LC -Dtests.timezone=Asia/Tomsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestDistribStateManager (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.cloud.autoscaling.sim.TestDistribStateManager_F2C8B2726DF63558-001\zkDir-003\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_F2C8B2726DF63558-001\zkDir-003\version-2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_F2C8B2726DF63558-001\zkDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_F2C8B2726DF63558-001\zkDir-003
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F2C8B2726DF63558]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [229/766 (1!)] on J0 in 0.92s, 5 tests, 1 error <<< FAILURES!

[...truncated 612 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedQueryElevationComponentTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_F2C8B2726DF63558-001\init-core-data-001
   [junit4]   2> 2449431 WARN  (SUITE-DistributedQueryElevationComponentTest-seed#[F2C8B2726DF63558]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 2449431 INFO  (SUITE-DistributedQueryElevationComponentTest-seed#[F2C8B2726DF63558]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2449433 INFO  (SUITE-DistributedQueryElevationComponentTest-seed#[F2C8B2726DF63558]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2449433 INFO  (SUITE-DistributedQueryElevationComponentTest-seed#[F2C8B2726DF63558]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2449433 INFO  (SUITE-DistributedQueryElevationComponentTest-seed#[F2C8B2726DF63558]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /tazd/
   [junit4]   2> 2449794 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_F2C8B2726DF63558-001\tempDir-001\control\cores\collection1
   [junit4]   2> 2449795 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2449796 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@71dfa7c6{/tazd,null,AVAILABLE}
   [junit4]   2> 2449796 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@731def00{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2449797 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2449797 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema11.xml, hostContext=/tazd, solrconfig=solrconfig-elevate.xml, hostPort=54009, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_F2C8B2726DF63558-001\tempDir-001\control\cores}
   [junit4]   2> 2449797 ERROR (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2449797 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 2449797 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2449797 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2449797 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-12T19:39:25.678308500Z
   [junit4]   2> 2449797 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_F2C8B2726DF63558-001\tempDir-001\control\solr.xml
   [junit4]   2> 2449800 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2449800 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2449801 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5499a240, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2449850 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5499a240
   [junit4]   2> 2449861 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5499a240
   [junit4]   2> 2449862 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5499a240
   [junit4]   2> 2449864 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_F2C8B2726DF63558-001\tempDir-001\control\cores
   [junit4]   2> 2449864 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2449907 INFO  (coreLoadExecutor-10010-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2449907 INFO  (coreLoadExecutor-10010-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> 2450036 INFO  (coreLoadExecutor-10010-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2450046 INFO  (coreLoadExecutor-10010-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 2450085 INFO  (coreLoadExecutor-10010-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 2450089 INFO  (coreLoadExecutor-10010-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 2450090 INFO  (coreLoadExecutor-10010-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@5499a240
   [junit4]   2> 2450090 INFO  (coreLoadExecutor-10010-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2450090 INFO  (coreLoadExecutor-10010-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.handler.component.DistributedQueryElevationComponentTest_F2C8B2726DF63558-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 2450091 INFO  (coreLoadExecutor-10010-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=83.6953125, floorSegmentMB=0.865234375, forceMergeDeletesPctAllowed=5.442743873805297, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.13778122774784463
   [junit4]   2> 2450220 WARN  (coreLoadExecutor-10010-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 2450221 INFO  (coreLoadExecutor-10010-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2450221 INFO  (coreLoadExecutor-10010-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2450221 INFO  (coreLoadExecutor-10010-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2069380501, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2450222 INFO  (coreLoadExecutor-10010-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@71d3df96[collection1] main]
   [junit4]   2> 2450222 WARN  (coreLoadExecutor-10010-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 2450223 INFO  (coreLoadExecutor-10010-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\elevate.xml
   [junit4]   2> 2450226 INFO  (coreLoadExecutor-10010-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\elevate.xml
   [junit4]   2> 2450229 INFO  (coreLoadExecutor-10010-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2450230 INFO  (searcherExecutor-10011-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@71d3df96[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2451060 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_F2C8B2726DF63558-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 2451061 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2451061 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@35ec2faf{/tazd,null,AVAILABLE}
   [junit4]   2> 2451062 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7e29f5b{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2451062 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2451062 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema11.xml, hostContext=/tazd, solrconfig=solrconfig-elevate.xml, hostPort=54015, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_F2C8B2726DF63558-001\tempDir-001\shard0\cores}
   [junit4]   2> 2451062 ERROR (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2451062 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 2451062 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2451062 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2451063 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-12T19:39:26.944984Z
   [junit4]   2> 2451063 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_F2C8B2726DF63558-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 2451066 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2451066 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2451067 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5499a240, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2451097 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5499a240
   [junit4]   2> 2451106 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5499a240
   [junit4]   2> 2451106 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5499a240
   [junit4]   2> 2451108 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_F2C8B2726DF63558-001\tempDir-001\shard0\cores
   [junit4]   2> 2451108 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2451108 INFO  (coreLoadExecutor-10020-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2451110 INFO  (coreLoadExecutor-10020-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> 2451129 INFO  (coreLoadExecutor-10020-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2451136 INFO  (coreLoadExecutor-10020-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 2451170 INFO  (coreLoadExecutor-10020-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 2451174 INFO  (coreLoadExecutor-10020-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\

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

ies WARN Unable to read: dataimport.properties
   [junit4]   2> 16993 T58 C2 oashd.SimplePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 16994 T58 C2 oashd.DocBuilder.execute Time taken = 0:0:0.813
   [junit4]   2> 16995 T58 C2 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={indent=true&synchronous=true&commit=true&dataConfig=<dataConfig>+%0a<dataSource+type%3D"FileDataSource"+encoding%3D"UTF-8"+name%3D"fds"/>+%0a++++<document>+%0a+++++++<entity+name%3D"f"+processor%3D"FileListEntityProcessor"+fileName%3D".*[.]txt"+baseDir%3D"C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001\TestFileListWithLineEntityProcessor-001"+recursive%3D"false"+rootEntity%3D"false"++transformer%3D"TemplateTransformer">+%0a+++++++++++++<entity+name%3D"jc"+processor%3D"LineEntityProcessor"+url%3D"${f.fileAbsolutePath}"+dataSource%3D"fds"++rootEntity%3D"true"+transformer%3D"TemplateTransformer">+%0a++++++++++++++<field+column%3D"rawLine"+name%3D"id"+/>+%0a+++++++++++++</entity>+%0a++++++++</entity>+%0a++++</document>+%0a</dataConfig>+%0a&clean=true&wt=xml&command=full-import}{deleteByQuery=*:*,add=[a line one, a line two, a line three, b line one, b line two, c line one, c line two, c line three, c line four],commit=} 0 873
   [junit4]   2> 17036 T58 C2 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=9 status=0 QTime=32
   [junit4]   2> 17134 T58 C2 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=id:?\+line\+one&qt=&start=0&rows=20&version=2.2} hits=3 status=0 QTime=63
   [junit4]   2> 17146 T58 C2 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=id:a\+line*&qt=&start=0&rows=20&version=2.2} hits=3 status=0 QTime=1
   [junit4]   2> 17171 T58 C2 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=id:b\+line*&qt=&start=0&rows=20&version=2.2} hits=2 status=0 QTime=18
   [junit4]   2> 17172 T58 C2 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=id:c\+line*&qt=&start=0&rows=20&version=2.2} hits=4 status=0 QTime=4
   [junit4]   2> 17172 T58 oas.SolrTestCaseJ4.tearDown ###Ending test
   [junit4]   2> 17195 T58 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 17196 T58 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=99520711
   [junit4]   2> 17197 T58 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 17199 T58 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@648798fb: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / null
   [junit4]   2> 17199 T58 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 17200 T58 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@14693081: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / null
   [junit4]   2> 17200 T58 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 17204 T58 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@624d35b4: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / null
   [junit4]   2> 17206 T81 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3c7c6d4f
   [junit4]   2> 17207 T81 x:x:collection1 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.core.collection1, tag=1014787407
   [junit4]   2> 17208 T81 x:x:collection1 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@74ecd87c: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / null
   [junit4]   2> 17216 T58 oas.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, maxPointsInLeafNode=1164, maxMBSortInHeap=7.9569447841135315, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-QA, timezone=Europe/Amsterdam
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=119695616,total=154664960
   [junit4]   2> NOTE: All tests run in this JVM: [TestTemplateTransformer, TestEntityProcessorBase, TestContextImpl, TestFileListWithLineEntityProcessor]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFileListWithLineEntityProcessor -Dtests.seed=2254BBDDC242948 -Dtests.slow=true -Dtests.locale=ar-QA -Dtests.timezone=Europe/Amsterdam -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestFileListWithLineEntityProcessor (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-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001\core-home-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001\core-home-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001\core-home-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001\core-home-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001\core-home-001\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001\core-home-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2254BBDDC242948]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [5/38 (1!)] on J1 in 5.91s, 1 test, 1 error <<< FAILURES!

[...truncated 1223 lines...]
   [junit4] Suite: org.apache.solr.update.processor.LangDetectLanguageIdentifierUpdateProcessorFactoryTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\J1\temp\solr.update.processor.LangDetectLanguageIdentifierUpdateProcessorFactoryTest_476ED2FF6A51CF0F-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1989, maxMBSortInHeap=6.916653933743426, sim=RandomSimilarity(queryNorm=false): {}, locale=fr-DZ, timezone=America/Cayenne
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=121350416,total=229638144
   [junit4]   2> NOTE: All tests run in this JVM: [LangDetectLanguageIdentifierUpdateProcessorFactoryTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LangDetectLanguageIdentifierUpdateProcessorFactoryTest -Dtests.seed=476ED2FF6A51CF0F -Dtests.slow=true -Dtests.locale=fr-DZ -Dtests.timezone=America/Cayenne -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | LangDetectLanguageIdentifierUpdateProcessorFactoryTest (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-langid\test\J1\temp\solr.update.processor.LangDetectLanguageIdentifierUpdateProcessorFactoryTest_476ED2FF6A51CF0F-001\init-core-data-001: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\J1\temp\solr.update.processor.LangDetectLanguageIdentifierUpdateProcessorFactoryTest_476ED2FF6A51CF0F-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([476ED2FF6A51CF0F]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/2 (1!)] on J1 in 12.40s, 10 tests, 1 error <<< FAILURES!

[...truncated 34100 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 396 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/396/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\4.5.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\4.5.0-cfs-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\3.6.2-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_F46527CF264D9B77-001\3.6.2-nocfs-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\3.1.0-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_F46527CF264D9B77-001\3.1.0-nocfs-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\2.9.4-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\2.9.4-cfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\4.5.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\4.5.0-cfs-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\3.6.2-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_F46527CF264D9B77-001\3.6.2-nocfs-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\3.1.0-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_F46527CF264D9B77-001\3.1.0-nocfs-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\2.9.4-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\2.9.4-cfs-001

	at __randomizedtesting.SeedInfo.seed([F46527CF264D9B77]: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.util.TestIOUtils

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.util.TestIOUtils_70B850982224C929-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.util.TestIOUtils_70B850982224C929-001\tempDir-004 

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\core\test\J1\temp\lucene.util.TestIOUtils_70B850982224C929-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.util.TestIOUtils_70B850982224C929-001\tempDir-004

	at __randomizedtesting.SeedInfo.seed([70B850982224C929]: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.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([89E0AB9AA709A0D2]:0)


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

Error Message:
Error from server at http://127.0.0.1:53815/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:53815/solr: Collection : myalias_2017-10-24 is part of alias myalias remove or modify the alias before removing this collection.
	at __randomizedtesting.SeedInfo.seed([89E0AB9AA709A0D2:E665E0C21B7F933D]: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:  org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueue

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([89E0AB9AA709A0D2]:0)


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_454BF2BEF548AADB-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_454BF2BEF548AADB-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_454BF2BEF548AADB-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_454BF2BEF548AADB-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_454BF2BEF548AADB-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_454BF2BEF548AADB-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_454BF2BEF548AADB-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_454BF2BEF548AADB-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_454BF2BEF548AADB-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_454BF2BEF548AADB-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_454BF2BEF548AADB-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_454BF2BEF548AADB-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_454BF2BEF548AADB-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_454BF2BEF548AADB-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_454BF2BEF548AADB-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_454BF2BEF548AADB-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_454BF2BEF548AADB-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_454BF2BEF548AADB-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_454BF2BEF548AADB-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_454BF2BEF548AADB-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_454BF2BEF548AADB-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_454BF2BEF548AADB-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_454BF2BEF548AADB-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_454BF2BEF548AADB-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_454BF2BEF548AADB-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_454BF2BEF548AADB-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_454BF2BEF548AADB-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_454BF2BEF548AADB-001

	at __randomizedtesting.SeedInfo.seed([454BF2BEF548AADB]: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 1379 lines...]
   [junit4] Suite: org.apache.lucene.util.TestIOUtils
   [junit4] IGNOR/A 0.00s J1 | TestIOUtils.testSymlinkSSD
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J1 | TestIOUtils.testSSD
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J1 | TestIOUtils.testRotatingPlatters
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J1 | TestIOUtils.testNVME
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J1 | TestIOUtils.testManyPartitions
   [junit4]    > Assumption #1: windows is not supported
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=sr-Latn-BA, timezone=Atlantic/Faroe
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=53028152,total=220471296
   [junit4]   2> NOTE: All tests run in this JVM: [TestUniqueTermCount, TestNumericDocValuesUpdates, TestSpanTermQuery, TestFuzzyQuery, TestSparseFixedBitSet, TestNGramPhraseQuery, TestFieldType, TestDirectoryReaderReopen, TestClassicSimilarity, TestPackedInts, TestLogMergePolicy, TestAllFilesCheckIndexHeader, TestWildcard, TestIndexWriterNRTIsCurrent, TestIndexWriterConfig, TestSearchAfter, TestMultiLevelSkipList, TestSortedNumericSortField, TestMultiPhraseQuery, TestMSBRadixSorter, TestDateTools, TestDemo, TestMultiTermConstantScore, TestSpanContainQuery, TestBooleanScorer, TestUsageTrackingFilterCachingPolicy, TestDeletionPolicy, TestGraphTokenStreamFiniteStrings, Test2BPostingsBytes, TestPerFieldPostingsFormat, TestMaxPosition, TestIntsRef, TestStressIndexing, TestDirectory, TestOperations, TestByteBlockPool, TestCachingTokenFilter, TestDuelingCodecsAtNight, TestAutomatonQueryUnicode, TestDocValuesQueries, TestSimpleSearchEquivalence, TestAutomatonQuery, TestIndexWriterForceMerge, TestMinShouldMatch2, Test2BBKDPoints, TestFieldMaskingSpanQuery, TestInPlaceMergeSorter, TestQueryBuilder, TestDocValuesScoring, TestShardSearching, TestDocumentsWriterStallControl, TestStressIndexing2, TestMergedIterator, TestLRUQueryCache, TestBoolean2, TestTermQuery, TestDelegatingAnalyzerWrapper, TestPersistentSnapshotDeletionPolicy, TestFixedLengthBytesRefArray, TestAllFilesHaveChecksumFooter, TestSloppyPhraseQuery2, TestPointQueries, TestGeoUtils, TestPhraseQuery, TestNIOFSDirectory, TestStopFilter, Test2BDocs, TestBytesRefAttImpl, TestIndexSearcher, TestEarlyTerminatingSortingCollector, TestIndexingSequenceNumbers, TestNRTReaderWithThreads, TestNoMergeScheduler, TestTermsEnum2, TestBytesRefArray, TestBooleanRewrites, TestSpanBoostQuery, TestMaxTermFrequency, TestPositiveScoresOnlyCollector, TestLongPostings, TestConcurrentMergeScheduler, TestSetOnce, TestPagedBytes, TestFieldReuse, TestSentinelIntSet, TestPostingsOffsets, TestConstantScoreQuery, TestIndexWriterReader, TestTermVectors, TestDisjunctionMaxQuery, TestReaderClosed, TestLucene50CompoundFormat, TestDocumentWriter, TestRollingBuffer, TestSortedSetSortField, TestBytesRefHash, TestTransactions, TestDocIdSetBuilder, Test2BPagedBytes, TestBlockPostingsFormat3, TestIndexWriterOutOfFileDescriptors, TestFixedBitSet, TestExitableDirectoryReader, TestLucene60FieldInfoFormat, TestSpanFirstQuery, TestFieldValueQuery, TestCharArraySet, TestRollingUpdates, TestPrefixInBooleanQuery, TestSimilarityBase, TestCustomTermFreq, TestTimSorterWorstCase, TestSloppyMath, TestSimpleFSLockFactory, TestStressAdvance, TestNorms, TestIndexWriterCommit, TestSearchWithThreads, TestHighCompressionMode, TestIndexWriterUnicode, TestByteSlices, TestConsistentFieldNumbers, TestWeakIdentityMap, TestSimpleExplanations, TestDirectoryReader, TestSegmentMerger, TestBagOfPositions, TestOmitNorms, TestComplexExplanations, TestRegexpRandom2, TestNRTCachingDirectory, TestSegmentReader, TestFastDecompressionMode, TestParallelCompositeReader, TestFieldCacheRewriteMethod, TestSegmentTermDocs, TestPerFieldPostingsFormat2, TestMultiDocValues, TestFieldsReader, TestCustomSearcherSort, TestDocValuesIndexing, TestBooleanMinShouldMatch, TestDeterminizeLexicon, TestSpans, TestTransactionRollback, TestSpanExplanations, TestRAMDirectory, TestBagOfPostings, TestCodecs, TestParallelLeafReader, TestStressNRT, TestMultiFields, TestScorerPerf, TestForTooMuchCloning, TestDoc, TestExternalCodecs, TestSimpleExplanationsOfNonMatches, TestPerSegmentDeletes, TestIntBlockPool, TestSegmentTermEnum, TestSortRandom, TestTopFieldCollector, TestIndexableField, TestPrefixRandom, TestRegexpRandom, TestPayloadsOnVectors, TestSpanMultiTermQueryWrapper, TestSearchForDuplicates, TestIndexFileDeleter, TestParallelTermEnum, TestElevationComparator, TestSubScorerFreqs, TestMultiTermQueryRewrites, TestField, TestVirtualMethod, TestFilterLeafReader, TestCharsRef, TestCachingCollector, TestTotalHitCountCollector, TestIsCurrent, TestIndexWriterLockRelease, TestCharFilter, TestNot, TestVersion, TestCodecHoldsOpenFiles, TestScoreCachingWrappingScorer, TestIndexCommit, TestIOUtils]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIOUtils -Dtests.seed=70B850982224C929 -Dtests.slow=true -Dtests.locale=sr-Latn-BA -Dtests.timezone=Atlantic/Faroe -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestIOUtils (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\core\test\J1\temp\lucene.util.TestIOUtils_70B850982224C929-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.util.TestIOUtils_70B850982224C929-001\tempDir-004
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([70B850982224C929]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [359/458 (1!)] on J1 in 0.08s, 18 tests, 1 error, 5 skipped <<< FAILURES!

[...truncated 3372 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s 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.testCreateEmptyIndex
   [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.testCreateSingleSegmentNoCFS
   [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.01s 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.testCreateIndexWithDocValuesUpdates
   [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]   2> NOTE: test params are: codec=Asserting(Lucene70): {content6=PostingsFormat(name=Asserting), content5=BlockTreeOrds(blocksize=128), content4=PostingsFormat(name=Direct), trieInt=PostingsFormat(name=Asserting), content3=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), content2=PostingsFormat(name=Asserting), fie?ld=PostingsFormat(name=Asserting), utf8=PostingsFormat(name=Direct), trieLong=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=PostingsFormat(name=Asserting), content=PostingsFormat(name=Direct), autf8=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{utf8=DocValuesFormat(name=Direct), fie?ld=DocValuesFormat(name=Asserting), dvShort=DocValuesFormat(name=Memory), dvInt=DocValuesFormat(name=Direct), longPoint2d=DocValuesFormat(name=Memory), dvBytesSortedVar=DocValuesFormat(name=Asserting), dvSortedSet=DocValuesFormat(name=Asserting), content=DocValuesFormat(name=Direct), floatPoint1d=DocValuesFormat(name=Asserting), intPoint1d=DocValuesFormat(name=Lucene70), doublePoint2d=DocValuesFormat(name=Asserting), trieLong=DocValuesFormat(name=Memory), dvBytesDerefVar=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Asserting), binaryPoint2d=DocValuesFormat(name=Direct), dvSortedNumeric=DocValuesFormat(name=Memory), dvBytesDerefFixed=DocValuesFormat(name=Direct), autf8=DocValuesFormat(name=Memory), dvBytesSortedFixed=DocValuesFormat(name=Memory), trieInt=DocValuesFormat(name=Asserting), dvBytesStraightVar=DocValuesFormat(name=Lucene70), dvBytesStraightFixed=DocValuesFormat(name=Asserting), dvLong=DocValuesFormat(name=Memory), longPoint1d=DocValuesFormat(name=Direct), floatPoint2d=DocValuesFormat(name=Memory), dvDouble=DocValuesFormat(name=Asserting), dvFloat=DocValuesFormat(name=Memory), content6=DocValuesFormat(name=Asserting), content5=DocValuesFormat(name=Lucene70), dvPacked=DocValuesFormat(name=Memory), intPoint2d=DocValuesFormat(name=Asserting), content4=DocValuesFormat(name=Direct), content3=DocValuesFormat(name=Memory), content2=DocValuesFormat(name=Asserting), doublePoint1d=DocValuesFormat(name=Memory), dvByte=DocValuesFormat(name=Memory), binaryPoint1d=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1119, maxMBSortInHeap=6.040034550217332, sim=RandomSimilarity(queryNorm=false): {content6=DFR GL1, content5=DFR I(F)3(800.0), content2=DFR G1, utf8=LM Jelinek-Mercer(0.100000), fie?ld=DFR I(ne)B1, content=DFI(Standardized), autf8=DFR I(n)B1}, locale=es-GT, timezone=America/Cambridge_Bay
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=70757536,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestLucene53NormsFormat, TestLucene62SegmentInfoFormat, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=F46527CF264D9B77 -Dtests.slow=true -Dtests.locale=es-GT -Dtests.timezone=America/Cambridge_Bay -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_F46527CF264D9B77-001\4.5.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\4.5.0-cfs-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\3.6.2-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_F46527CF264D9B77-001\3.6.2-nocfs-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\3.1.0-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_F46527CF264D9B77-001\3.1.0-nocfs-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\2.9.4-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\2.9.4-cfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F46527CF264D9B77]: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 57.03s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 9313 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\init-core-data-001
   [junit4]   2> 5377217 WARN  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[89E0AB9AA709A0D2]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 5377218 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[89E0AB9AA709A0D2]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 5377231 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[89E0AB9AA709A0D2]-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> 5377232 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[89E0AB9AA709A0D2]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 5377234 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[89E0AB9AA709A0D2]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001
   [junit4]   2> 5377234 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[89E0AB9AA709A0D2]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 5377235 INFO  (Thread-10465) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 5377235 INFO  (Thread-10465) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 5377241 ERROR (Thread-10465) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 5377336 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[89E0AB9AA709A0D2]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:53806
   [junit4]   2> 5377357 INFO  (zkConnectionManagerCallback-13715-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5377390 INFO  (jetty-launcher-13712-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 5377390 INFO  (jetty-launcher-13712-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b16b990{/solr,null,AVAILABLE}
   [junit4]   2> 5377390 INFO  (jetty-launcher-13712-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@41650e0c{HTTP/1.1,[http/1.1]}{127.0.0.1:53810}
   [junit4]   2> 5377390 INFO  (jetty-launcher-13712-thread-1) [    ] o.e.j.s.Server Started @5385702ms
   [junit4]   2> 5377390 INFO  (jetty-launcher-13712-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53810}
   [junit4]   2> 5377401 ERROR (jetty-launcher-13712-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 5377401 INFO  (jetty-launcher-13712-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 5377401 INFO  (jetty-launcher-13712-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5377401 INFO  (jetty-launcher-13712-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 5377401 INFO  (jetty-launcher-13712-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-12T06:16:42.603Z
   [junit4]   2> 5377407 INFO  (jetty-launcher-13712-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 5377408 INFO  (jetty-launcher-13712-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@664f92e4{/solr,null,AVAILABLE}
   [junit4]   2> 5377452 INFO  (jetty-launcher-13712-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@dc2018b{HTTP/1.1,[http/1.1]}{127.0.0.1:53815}
   [junit4]   2> 5377452 INFO  (jetty-launcher-13712-thread-2) [    ] o.e.j.s.Server Started @5385757ms
   [junit4]   2> 5377452 INFO  (jetty-launcher-13712-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53815}
   [junit4]   2> 5377452 ERROR (jetty-launcher-13712-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 5377459 INFO  (jetty-launcher-13712-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.3.0
   [junit4]   2> 5377459 INFO  (jetty-launcher-13712-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5377459 INFO  (jetty-launcher-13712-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 5377459 INFO  (jetty-launcher-13712-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-12T06:16:42.661Z
   [junit4]   2> 5377460 INFO  (zkConnectionManagerCallback-13717-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5377479 INFO  (jetty-launcher-13712-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 5377489 INFO  (zkConnectionManagerCallback-13719-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5377490 INFO  (jetty-launcher-13712-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 5377527 INFO  (jetty-launcher-13712-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53806/solr
   [junit4]   2> 5377532 INFO  (jetty-launcher-13712-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53806/solr
   [junit4]   2> 5377540 INFO  (zkConnectionManagerCallback-13723-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5377549 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160e90366cb0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 5377550 INFO  (zkConnectionManagerCallback-13727-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5377552 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160e90366cb0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 5377556 INFO  (zkConnectionManagerCallback-13731-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5377557 INFO  (zkConnectionManagerCallback-13729-thread-1-processing-n:127.0.0.1:53810_solr) [n:127.0.0.1:53810_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5378092 INFO  (jetty-launcher-13712-thread-2) [n:127.0.0.1:53815_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 5378092 INFO  (jetty-launcher-13712-thread-2) [n:127.0.0.1:53815_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53815_solr
   [junit4]   2> 5378092 INFO  (jetty-launcher-13712-thread-2) [n:127.0.0.1:53815_solr    ] o.a.s.c.Overseer Overseer (id=99335392620904454-127.0.0.1:53815_solr-n_0000000000) starting
   [junit4]   2> 5378120 INFO  (jetty-launcher-13712-thread-2) [n:127.0.0.1:53815_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53815_solr
   [junit4]   2> 5378144 INFO  (OverseerStateUpdate-99335392620904454-127.0.0.1:53815_solr-n_0000000000) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 5378199 INFO  (zkCallback-13728-thread-1-processing-n:127.0.0.1:53810_solr) [n:127.0.0.1:53810_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 5378225 INFO  (jetty-launcher-13712-thread-1) [n:127.0.0.1:53810_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 5378231 INFO  (jetty-launcher-13712-thread-1) [n:127.0.0.1:53810_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53810_solr
   [junit4]   2> 5378268 INFO  (zkCallback-13728-thread-1-processing-n:127.0.0.1:53810_solr) [n:127.0.0.1:53810_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 5378277 INFO  (zkCallback-13730-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 5378630 INFO  (jetty-launcher-13712-thread-1) [n:127.0.0.1:53810_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53810.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b236e7b
   [junit4]   2> 5378653 INFO  (jetty-launcher-13712-thread-2) [n:127.0.0.1:53815_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53815.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b236e7b
   [junit4]   2> 5378659 INFO  (jetty-launcher-13712-thread-1) [n:127.0.0.1:53810_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53810.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b236e7b
   [junit4]   2> 5378659 INFO  (jetty-launcher-13712-thread-1) [n:127.0.0.1:53810_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53810.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b236e7b
   [junit4]   2> 5378708 INFO  (jetty-launcher-13712-thread-1) [n:127.0.0.1:53810_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node1\.
   [junit4]   2> 5378711 INFO  (jetty-launcher-13712-thread-2) [n:127.0.0.1:53815_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53815.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b236e7b
   [junit4]   2> 5378711 INFO  (jetty-launcher-13712-thread-2) [n:127.0.0.1:53815_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53815.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b236e7b
   [junit4]   2> 5378711 INFO  (jetty-launcher-13712-thread-2) [n:127.0.0.1:53815_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\.
   [junit4]   2> 5378843 INFO  (zkConnectionManagerCallback-13737-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5379122 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[89E0AB9AA709A0D2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 5379126 INFO  (zkConnectionManagerCallback-13742-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5379128 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[89E0AB9AA709A0D2]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 5379130 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[89E0AB9AA709A0D2]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53806/solr ready
   [junit4]   2> 5379132 INFO  (qtp201985264-54220) [n:127.0.0.1:53815_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 5379132 INFO  (qtp201985264-54220) [n:127.0.0.1:53815_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 5379132 INFO  (qtp201985264-54220) [n:127.0.0.1:53815_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=1&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 5379207 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.CreateCollectionCmd Create collection timeConfig
   [junit4]   2> 5379207 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.CreateCollectionCmd Only _default config set found, using it.
   [junit4]   2> 5379207 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/timeConfig/managed-schema
   [junit4]   2> 5379230 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/timeConfig/protwords.txt
   [junit4]   2> 5379234 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/timeConfig/solrconfig.xml
   [junit4]   2> 5379266 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/timeConfig/synonyms.txt
   [junit4]   2> 5379268 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/timeConfig/stopwords.txt
   [junit4]   2> 5379276 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/timeConfig/lang/contractions_it.txt
   [junit4]   2> 5379282 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/timeConfig/lang/contractions_ca.txt
   [junit4]   2> 5379287 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/timeConfig/lang/stemdict_nl.txt
   [junit4]   2> 5379316 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/timeConfig/lang/stopwords_hy.txt
   [junit4]   2> 5379324 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/timeConfig/lang/stopwords_no.txt
   [junit4]   2> 5379337 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/timeConfig/lang/stopwords_id.txt
   [junit4]   2> 5379341 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/timeConfig/lang/stopwords_da.txt
   [junit4]   2> 5379346 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/timeConfig/lang/stopwords_ga.txt
   [junit4]   2> 5379350 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/timeConfig/lang/stopwords_hi.txt
   [junit4]   2> 5379355 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/timeConfig/lang/stopwords_ja.txt
   [junit4]   2> 5379359 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/timeConfig/lang/stopwords_pt.txt
   [junit4]   2> 5379373 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/timeConfig/lang/stopwords_hu.txt
   [junit4]   2> 5379376 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/timeConfig/lang/stopwords_el.txt
   [junit4]   2> 5379381 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/timeConfig/lang/stopwords_ru.txt
   [junit4]   2> 5379385 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/timeConfig/lang/stopwords_tr.txt
   [junit4]   2> 5379401 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/timeConfig/lang/stopwords_ar.txt
   [junit4]   2> 5379405 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/timeConfig/lang/userdict_ja.txt
   [junit4]   2> 5379409 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/timeConfig/lang/stopwords_eu.txt
   [junit4]   2> 5379413 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/timeConfig/lang/stopwords_it.txt
   [junit4]   2> 5379423 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/timeConfig/lang/stopwords_cz.txt
   [junit4]   2> 5379428 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/timeConfig/lang/stoptags_ja.txt
   [junit4]   2> 5379432 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/timeConfig/lang/contractions_fr.txt
   [junit4]   2> 5379437 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/timeConfig/lang/stopwords_de.txt
   [junit4]   2> 5379442 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/timeConfig/lang/stopwords_fa.txt
   [junit4]   2> 5379457 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/timeConfig/lang/contractions_ga.txt
   [junit4]   2> 5379461 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/timeConfig/lang/stopwords_ca.txt
   [junit4]   2> 5379466 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/timeConfig/lang/stopwords_nl.txt
   [junit4]   2> 5379470 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/timeConfig/lang/stopwords_bg.txt
   [junit4]   2> 5379475 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/timeConfig/lang/stopwords_en.txt
   [junit4]   2> 5379479 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/timeConfig/lang/stopwords_es.txt
   [junit4]   2> 5379484 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/timeConfig/lang/stopwords_lv.txt
   [junit4]   2> 5379488 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/timeConfig/lang/stopwords_ro.txt
   [junit4]   2> 5379493 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/timeConfig/lang/stopwords_th.txt
   [junit4]   2> 5379497 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/timeConfig/lang/stopwords_fr.txt
   [junit4]   2> 5379502 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/timeConfig/lang/stopwords_sv.txt
   [junit4]   2> 5379507 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/timeConfig/lang/stopwords_fi.txt
   [junit4]   2> 5379523 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/timeConfig/lang/hyphenations_ga.txt
   [junit4]   2> 5379528 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/timeConfig/lang/stopwords_gl.txt
   [junit4]   2> 5379533 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/timeConfig/params.json
   [junit4]   2> 5379654 INFO  (OverseerStateUpdate-99335392620904454-127.0.0.1:53815_solr-n_0000000000) [n:127.0.0.1:53815_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"timeConfig",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"timeConfig_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53815/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 5379857 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfig&newCollection=true&name=timeConfig_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfig&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 5379857 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 5379998 INFO  (zkCallback-13730-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5379998 INFO  (zkCallback-13730-thread-2-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5380946 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 5380946 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 5380948 WARN  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 5380949 WARN  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 5380951 WARN  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 5380952 WARN  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 5380953 WARN  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 5380954 WARN  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 5380954 WARN  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 5380955 WARN  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 5380962 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 5381023 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.IndexSchema [timeConfig_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 5381437 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 5381502 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'timeConfig_shard1_replica_n1' using configuration from collection timeConfig, trusted=true
   [junit4]   2> 5381503 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53815.solr.core.timeConfig.shard1.replica_n1' (registry 'solr.core.timeConfig.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b236e7b
   [junit4]   2> 5381503 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 5381503 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [[timeConfig_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\.\timeConfig_shard1_replica_n1\data\]
   [junit4]   2> 5381521 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 5381667 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 5381667 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 5381685 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 5381685 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 5381686 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@782a94b5[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 5381694 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/timeConfig
   [junit4]   2> 5381695 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/timeConfig
   [junit4]   2> 5381695 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/timeConfig/managed-schema
   [junit4]   2> 5381705 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 5381705 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 5381705 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 5381708 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 5381708 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589366286618460160
   [junit4]   2> 5381711 INFO  (searcherExecutor-21755-thread-1-processing-n:127.0.0.1:53815_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@782a94b5[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5381711 INFO  (searcherExecutor-21755-thread-1-processing-n:127.0.0.1:53815_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 5381711 INFO  (searcherExecutor-21755-thread-1-processing-n:127.0.0.1:53815_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 5381712 INFO  (searcherExecutor-21755-thread-1-processing-n:127.0.0.1:53815_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] Registered new searcher Searcher@782a94b5[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5381720 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 5381720 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 5381720 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53815/solr/timeConfig_shard1_replica_n1/
   [junit4]   2> 5381720 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 5381720 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:53815/solr/timeConfig_shard1_replica_n1/ has no replicas
   [junit4]   2> 5381720 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 5381755 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:53815/solr/timeConfig_shard1_replica_n1/ shard1
   [junit4]   2> 5381872 INFO  (zkCallback-13730-thread-3-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5381872 INFO  (zkCallback-13730-thread-2-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5381907 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 5381913 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfig&newCollection=true&name=timeConfig_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfig&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2054
   [junit4]   2> 5381927 INFO  (qtp201985264-54220) [n:127.0.0.1:53815_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 5382014 INFO  (zkCallback-13730-thread-3-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5382015 INFO  (zkCallback-13730-thread-2-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5382928 INFO  (qtp201985264-54220) [n:127.0.0.1:53815_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=1&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=3790
   [junit4]   2> 5382943 INFO  (Thread-10487) [n:127.0.0.1:53815_solr    ] o.a.s.c.SolrCore config update listener called for core timeConfig_shard1_replica_n1
   [junit4]   2> 5382943 INFO  (Thread-10487) [n:127.0.0.1:53815_solr    ] o.a.s.c.SolrCore core reload timeConfig_shard1_replica_n1
   [junit4]   2> 5382949 INFO  (qtp201985264-54217) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted to ZK [{"set-user-property":{"timePartitionAliasName":"myalias"}}, {"set-user-property":{"update.autoCreateFields":false}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"tolerant",
   [junit4]   2>     "class":"solr.TolerantUpdateProcessorFactory"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     "class":"org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 5382949 INFO  (qtp201985264-54217) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property overlay to be of version 0 for collection timeConfig
   [junit4]   2> 5382954 INFO  (solrHandlerExecutor-21760-thread-1-processing-n:127.0.0.1:53815_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 5383038 INFO  (Thread-10487) [n:127.0.0.1:53815_solr    ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 5383038 INFO  (Thread-10487) [n:127.0.0.1:53815_solr    ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 5383039 WARN  (Thread-10487) [n:127.0.0.1:53815_solr    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 5383040 WARN  (Thread-10487) [n:127.0.0.1:53815_solr    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 5383040 WARN  (Thread-10487) [n:127.0.0.1:53815_solr    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 5383043 WARN  (Thread-10487) [n:127.0.0.1:53815_solr    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 5383044 WARN  (Thread-10487) [n:127.0.0.1:53815_solr    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 5383044 WARN  (Thread-10487) [n:127.0.0.1:53815_solr    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 5383045 WARN  (Thread-10487) [n:127.0.0.1:53815_solr    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 5383045 WARN  (Thread-10487) [n:127.0.0.1:53815_solr    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 5383070 INFO  (qtp201985264-54215) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 5383070 INFO  (qtp201985264-54215) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 5383070 INFO  (solrHandlerExecutor-21760-thread-1-processing-n:127.0.0.1:53815_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:53815/solr/timeConfig_shard1_replica_n1/ for prop overlay   after 1 attempts
   [junit4]   2> 5383071 INFO  (solrHandlerExecutor-21760-thread-1-processing-n:127.0.0.1:53815_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 5383071 INFO  (SolrConfigHandler-refreshconf) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 5383071 INFO  (Thread-10487) [n:127.0.0.1:53815_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 5383134 INFO  (Thread-10487) [n:127.0.0.1:53815_solr    ] o.a.s.s.IndexSchema [timeConfig_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 5383191 INFO  (qtp201985264-54215) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 5383191 INFO  (qtp201985264-54215) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 5383191 INFO  (solrHandlerExecutor-21760-thread-1-processing-n:127.0.0.1:53815_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:53815/solr/timeConfig_shard1_replica_n1/ for prop overlay   after 2 attempts
   [junit4]   2> 5383191 INFO  (solrHandlerExecutor-21760-thread-1-processing-n:127.0.0.1:53815_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 5383200 INFO  (SolrConfigHandler-refreshconf) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 5383256 INFO  (OverseerCollectionConfigSetProcessor-99335392620904454-127.0.0.1:53815_solr-n_0000000000) [n:127.0.0.1:53815_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 5383318 INFO  (qtp201985264-54215) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 5383318 INFO  (qtp201985264-54215) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 5383319 INFO  (SolrConfigHandler-refreshconf) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 5383356 INFO  (solrHandlerExecutor-21760-thread-1-processing-n:127.0.0.1:53815_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:53815/solr/timeConfig_shard1_replica_n1/ for prop overlay   after 3 attempts
   [junit4]   2> 5383358 INFO  (solrHandlerExecutor-

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

 1) Thread[id=9320, name=TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[89E0AB9AA709A0D2], state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2> 8386909 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[89E0AB9AA709A0D2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_89E0AB9AA709A0D2-001
   [junit4]   2> Jan 12, 2018 7:06:52 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=sr-CS, timezone=America/Inuvik
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=191100352,total=411004928
   [junit4]   2> NOTE: All tests run in this JVM: [ShardRoutingTest, V2StandaloneTest, AddReplicaTest, DistributedFacetExistsSmallTest, TestSubQueryTransformerCrossCore, TestMacros, TestRawResponseWriter, EnumFieldTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, AnalyticsQueryTest, TestHttpShardHandlerFactory, TestSolrCoreProperties, RegexBoostProcessorTest, ClassificationUpdateProcessorIntegrationTest, HdfsDirectoryFactoryTest, TestCollectionAPIs, AtomicUpdatesTest, DirectUpdateHandlerOptimizeTest, CursorPagingTest, TestCloudSchemaless, TestSchemaResource, DisMaxRequestHandlerTest, TestHashQParserPlugin, TestRangeQuery, RegexBytesRefFilterTest, ReplicationFactorTest, DistributedQueryElevationComponentTest, TestStressInPlaceUpdates, LargeFieldTest, TestCoreAdminApis, FastVectorHighlighterTest, TestGeoJSONResponseWriter, TestMinMaxOnMultiValuedField, DirectSolrConnectionTest, NumberUtilsTest, TestSolrCloudWithSecureImpersonation, TestManagedSynonymFilterFactory, PathHierarchyTokenizerFactoryTest, XmlUpdateRequestHandlerTest, TestJsonFacetRefinement, TestFieldCacheReopen, ConfigureRecoveryStrategyTest, MetricUtilsTest, DefaultValueUpdateProcessorTest, TestConfigSetsAPIZkFailure, SortByFunctionTest, TestCloudPseudoReturnFields, TestLeaderElectionZkExpiry, TestUpdate, StatsComponentTest, TestRandomDVFaceting, TestOmitPositions, MigrateRouteKeyTest, CollectionsAPISolrJTest, TestExactSharedStatsCache, TlogReplayBufferedWhileIndexingTest, ChangedSchemaMergeTest, BlockDirectoryTest, ConfigSetsAPITest, SignatureUpdateProcessorFactoryTest, WordBreakSolrSpellCheckerTest, TestCloudDeleteByQuery, QueryParsingTest, DateRangeFieldTest, TestPullReplicaErrorHandling, TestDocTermOrds, RollingRestartTest, TestTrieFacet, TestIBSimilarityFactory, TestSolrCoreSnapshots, DateFieldTest, OverseerTest, TestLegacyField, DeleteInactiveReplicaTest, TestXIncludeConfig, TestJmxIntegration, TestFieldCacheSortRandom, TestFieldTypeResource, RecoveryZkTest, ClusterStateUpdateTest, TestCustomStream, NodeAddedTriggerTest, AlternateDirectoryTest, DistributedSpellCheckComponentTest, TestSolrCloudWithDelegationTokens, DistributedDebugComponentTest, UUIDUpdateProcessorFallbackTest, TestLocalFSCloudBackupRestore, TestWriterPerf, BinaryUpdateRequestHandlerTest, TestCloudJSONFacetJoinDomain, TestChildDocTransformer, SolrTestCaseJ4Test, ShowFileRequestHandlerTest, SolrMetricsIntegrationTest, InfixSuggestersTest, SecurityConfHandlerTest, TestTolerantSearch, TestLFUCache, DateMathParserTest, DirectUpdateHandlerTest, BitVectorTest, SolrCLIZkUtilsTest, TestBinaryField, SolrInfoBeanTest, TestQueryWrapperFilter, OverseerStatusTest, ConvertedLegacyTest, PreAnalyzedFieldManagedSchemaCloudTest, TestBulkSchemaConcurrent, TestTrackingShardHandlerFactory, LeaderInitiatedRecoveryOnShardRestartTest, TestEmbeddedSolrServerSchemaAPI, TestRequestStatusCollectionAPI, SolrCloudReportersTest, TestUseDocValuesAsStored2, ZkCLITest, CdcrReplicationDistributedZkTest, TestLRUStatsCache, TestSchemaVersionResource, ReturnFieldsTest, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.seed=89E0AB9AA709A0D2 -Dtests.slow=true -Dtests.locale=sr-CS -Dtests.timezone=America/Inuvik -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([89E0AB9AA709A0D2]:0)
   [junit4] Completed [699/766 (2!)] on J0 in 7220.17s, 1 test, 2 errors <<< FAILURES!

[...truncated 2594 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_454BF2BEF548AADB-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1744, maxMBSortInHeap=7.147728138790668, sim=RandomSimilarity(queryNorm=false): {}, locale=es-UY, timezone=US/Indiana-Starke
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=75544744,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=454BF2BEF548AADB -Dtests.slow=true -Dtests.locale=es-UY -Dtests.timezone=US/Indiana-Starke -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [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_454BF2BEF548AADB-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_454BF2BEF548AADB-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_454BF2BEF548AADB-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_454BF2BEF548AADB-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_454BF2BEF548AADB-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_454BF2BEF548AADB-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_454BF2BEF548AADB-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_454BF2BEF548AADB-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_454BF2BEF548AADB-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_454BF2BEF548AADB-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_454BF2BEF548AADB-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_454BF2BEF548AADB-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_454BF2BEF548AADB-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_454BF2BEF548AADB-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([454BF2BEF548AADB]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/5 (1!)] on J1 in 1.52s, 8 tests, 1 error <<< FAILURES!

[...truncated 45779 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 395 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/395/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseParallelGC

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.TestSimpleTrackingShardHandler

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.TestSimpleTrackingShardHandler_18087A57CC887A4E-001\tempDir-001\shard2\collection1\lib: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestSimpleTrackingShardHandler_18087A57CC887A4E-001\tempDir-001\shard2\collection1\lib    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestSimpleTrackingShardHandler_18087A57CC887A4E-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestSimpleTrackingShardHandler_18087A57CC887A4E-001\tempDir-001\shard2\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestSimpleTrackingShardHandler_18087A57CC887A4E-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestSimpleTrackingShardHandler_18087A57CC887A4E-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestSimpleTrackingShardHandler_18087A57CC887A4E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestSimpleTrackingShardHandler_18087A57CC887A4E-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\J0\temp\solr.TestSimpleTrackingShardHandler_18087A57CC887A4E-001\tempDir-001\shard2\collection1\lib: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestSimpleTrackingShardHandler_18087A57CC887A4E-001\tempDir-001\shard2\collection1\lib
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestSimpleTrackingShardHandler_18087A57CC887A4E-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestSimpleTrackingShardHandler_18087A57CC887A4E-001\tempDir-001\shard2\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestSimpleTrackingShardHandler_18087A57CC887A4E-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestSimpleTrackingShardHandler_18087A57CC887A4E-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestSimpleTrackingShardHandler_18087A57CC887A4E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestSimpleTrackingShardHandler_18087A57CC887A4E-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([18087A57CC887A4E]: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.ChaosMonkeyNothingIsSafeTest.test

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:57757/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:57757/collection1
	at __randomizedtesting.SeedInfo.seed([18087A57CC887A4E:905C458D627417B6]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	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.SolrClient.commit(SolrClient.java:484)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1589)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:212)
	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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 53 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=24346, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=24351, name=zkCallback-5190-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=24513, name=zkCallback-5190-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=24347, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[18087A57CC887A4E]-SendThread(127.0.0.1:57713), state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)    5) Thread[id=24349, name=zkConnectionManagerCallback-5191-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=24348, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[18087A57CC887A4E]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)    7) Thread[id=24512, name=zkCallback-5190-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    8) Thread[id=24514, name=zkCallback-5190-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    9) Thread[id=24511, name=zkCallback-5190-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=24346, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=24351, name=zkCallback-5190-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=24513, name=zkCallback-5190-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=24347, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[18087A57CC887A4E]-SendThread(127.0.0.1:57713), state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   5) Thread[id=24349, name=zkConnectionManagerCallback-5191-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=24348, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[18087A57CC887A4E]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   7) Thread[id=24512, name=zkCallback-5190-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   8) Thread[id=24514, name=zkCallback-5190-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   9) Thread[id=24511, name=zkCallback-5190-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([18087A57CC887A4E]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=24351, name=zkCallback-5190-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=24513, name=zkCallback-5190-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=24347, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[18087A57CC887A4E]-SendThread(127.0.0.1:57713), state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)    4) Thread[id=24349, name=zkConnectionManagerCallback-5191-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    5) Thread[id=24512, name=zkCallback-5190-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=24514, name=zkCallback-5190-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    7) Thread[id=24511, name=zkCallback-5190-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=24351, name=zkCallback-5190-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=24513, name=zkCallback-5190-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=24347, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[18087A57CC887A4E]-SendThread(127.0.0.1:57713), state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   4) Thread[id=24349, name=zkConnectionManagerCallback-5191-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=24512, name=zkCallback-5190-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=24514, name=zkCallback-5190-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=24511, name=zkCallback-5190-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([18087A57CC887A4E]:0)


FAILED:  org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:50021/solr]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:50021/solr]
	at __randomizedtesting.SeedInfo.seed([18087A57CC887A4E:20BB5EA9EB7BAE9F]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
	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.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:110)
	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)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:50021/solr
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
	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)
	... 44 more
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:940)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 48 more


FAILED:  junit.framework.TestSuite.org.apache.solr.search.join.GraphQueryTest

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.search.join.GraphQueryTest_18087A57CC887A4E-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.GraphQueryTest_18087A57CC887A4E-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.GraphQueryTest_18087A57CC887A4E-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.GraphQueryTest_18087A57CC887A4E-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.GraphQueryTest_18087A57CC887A4E-001\init-core-data-001\tlog\tlog.0000000000000000045: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.GraphQueryTest_18087A57CC887A4E-001\init-core-data-001\tlog\tlog.0000000000000000045    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.GraphQueryTest_18087A57CC887A4E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.GraphQueryTest_18087A57CC887A4E-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.search.join.GraphQueryTest_18087A57CC887A4E-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.GraphQueryTest_18087A57CC887A4E-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.GraphQueryTest_18087A57CC887A4E-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.GraphQueryTest_18087A57CC887A4E-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.GraphQueryTest_18087A57CC887A4E-001\init-core-data-001\tlog\tlog.0000000000000000045: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.GraphQueryTest_18087A57CC887A4E-001\init-core-data-001\tlog\tlog.0000000000000000045
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.GraphQueryTest_18087A57CC887A4E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.GraphQueryTest_18087A57CC887A4E-001

	at __randomizedtesting.SeedInfo.seed([18087A57CC887A4E]: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.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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-001

	at __randomizedtesting.SeedInfo.seed([BDC4691459A2DDC5]: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 12128 lines...]
   [junit4] Suite: org.apache.solr.search.join.GraphQueryTest
   [junit4]   2> 563898 INFO  (SUITE-GraphQueryTest-seed#[18087A57CC887A4E]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.GraphQueryTest_18087A57CC887A4E-001\init-core-data-001
   [junit4]   2> 563899 WARN  (SUITE-GraphQueryTest-seed#[18087A57CC887A4E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=37 numCloses=37
   [junit4]   2> 563900 INFO  (SUITE-GraphQueryTest-seed#[18087A57CC887A4E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 563903 INFO  (SUITE-GraphQueryTest-seed#[18087A57CC887A4E]-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> 563903 INFO  (SUITE-GraphQueryTest-seed#[18087A57CC887A4E]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 563907 INFO  (SUITE-GraphQueryTest-seed#[18087A57CC887A4E]-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> 563990 INFO  (SUITE-GraphQueryTest-seed#[18087A57CC887A4E]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 564024 INFO  (SUITE-GraphQueryTest-seed#[18087A57CC887A4E]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 564096 INFO  (SUITE-GraphQueryTest-seed#[18087A57CC887A4E]-worker) [    ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 564199 INFO  (SUITE-GraphQueryTest-seed#[18087A57CC887A4E]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@131884
   [junit4]   2> 564212 INFO  (SUITE-GraphQueryTest-seed#[18087A57CC887A4E]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@131884
   [junit4]   2> 564212 INFO  (SUITE-GraphQueryTest-seed#[18087A57CC887A4E]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@131884
   [junit4]   2> 564214 INFO  (coreLoadExecutor-2858-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 564216 INFO  (coreLoadExecutor-2858-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> 564277 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 564298 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 564361 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 564374 INFO  (coreLoadExecutor-2858-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> 564375 INFO  (coreLoadExecutor-2858-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@131884
   [junit4]   2> 564375 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 564375 INFO  (coreLoadExecutor-2858-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.search.join.GraphQueryTest_18087A57CC887A4E-001\init-core-data-001\]
   [junit4]   2> 564377 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7502018300997919]
   [junit4]   2> 564478 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 564479 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 564480 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 564480 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 564481 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=66.416015625, floorSegmentMB=0.9609375, forceMergeDeletesPctAllowed=26.623805998696746, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7513971032162614
   [junit4]   2> 564481 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@11033b2[collection1] main]
   [junit4]   2> 564483 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 564492 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 564533 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 564534 INFO  (searcherExecutor-2859-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 564534 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589314541147127808
   [junit4]   2> 564534 INFO  (searcherExecutor-2859-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 564534 INFO  (searcherExecutor-2859-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 564534 INFO  (searcherExecutor-2859-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 564535 INFO  (searcherExecutor-2859-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 564535 INFO  (searcherExecutor-2859-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 564535 INFO  (searcherExecutor-2859-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 564535 INFO  (searcherExecutor-2859-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 564536 INFO  (searcherExecutor-2859-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 564537 INFO  (searcherExecutor-2859-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@11033b2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 564538 INFO  (SUITE-GraphQueryTest-seed#[18087A57CC887A4E]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 564541 INFO  (TEST-GraphQueryTest.testGraphQueryParserValidation-seed#[18087A57CC887A4E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGraphQueryParserValidation
   [junit4]   2> 564545 INFO  (TEST-GraphQueryTest.testGraphQueryParserValidation-seed#[18087A57CC887A4E]) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching .
   [junit4]   2> 564545 INFO  (TEST-GraphQueryTest.testGraphQueryParserValidation-seed#[18087A57CC887A4E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_nothere&edge_id=edge_ss&message=field+node_nothere+not+defined+in+schema&errorCode=400&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dfalse+maxDepth%3D1}id:doc_1} status=400 QTime=4
   [junit4]   2> 564546 INFO  (TEST-GraphQueryTest.testGraphQueryParserValidation-seed#[18087A57CC887A4E]) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching .
   [junit4]   2> 564546 INFO  (TEST-GraphQueryTest.testGraphQueryParserValidation-seed#[18087A57CC887A4E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_s&edge_id=edge_notthere&message=field+node_nothere+not+defined+in+schema&errorCode=400&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dfalse+maxDepth%3D1}id:doc_1} status=400 QTime=0
   [junit4]   2> 564546 INFO  (TEST-GraphQueryTest.testGraphQueryParserValidation-seed#[18087A57CC887A4E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGraphQueryParserValidation
   [junit4]   2> 564548 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGraph
   [junit4]   2> 564552 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_1 (1589314541162856448)]} 0 3
   [junit4]   2> 564559 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_2 (1589314541173342208)]} 0 0
   [junit4]   2> 564560 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589314541174390784,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 564560 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d6b6c7 commitCommandVersion:1589314541174390784
   [junit4]   2> 564565 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@12e4eaa[collection1] main]
   [junit4]   2> 564565 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 564569 INFO  (searcherExecutor-2859-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@12e4eaa[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C2)))}
   [junit4]   2> 564569 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 564571 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_3 (1589314541183827968)]} 0 1
   [junit4]   2> 564571 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_4 (1589314541185925120)]} 0 0
   [junit4]   2> 564572 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589314541186973696,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 564572 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d6b6c7 commitCommandVersion:1589314541186973696
   [junit4]   2> 564574 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5ec18f[collection1] main]
   [junit4]   2> 564574 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 564577 INFO  (searcherExecutor-2859-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5ec18f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C2) Uninverting(_1(7.3.0):C2)))}
   [junit4]   2> 564578 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 564580 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_5 (1589314541193265152)]} 0 2
   [junit4]   2> 564581 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_6 (1589314541196410880)]} 0 0
   [junit4]   2> 564581 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_7 (1589314541196410881)]} 0 0
   [junit4]   2> 564582 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_8 (1589314541197459456)]} 0 0
   [junit4]   2> 564582 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_9 (1589314541197459457)]} 0 0
   [junit4]   2> 564583 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589314541198508032,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 564583 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d6b6c7 commitCommandVersion:1589314541198508032
   [junit4]   2> 564584 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1db25f5[collection1] main]
   [junit4]   2> 564585 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 564591 INFO  (searcherExecutor-2859-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1db25f5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C2) Uninverting(_1(7.3.0):C2) Uninverting(_2(7.3.0):C5)))}
   [junit4]   2> 564591 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 564593 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_1 (1589314541207945216)]} 0 1
   [junit4]   2> 564594 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_2 (1589314541210042368)]} 0 0
   [junit4]   2> 564594 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589314541210042369,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 564594 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d6b6c7 commitCommandVersion:1589314541210042369
   [junit4]   2> 564596 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e3d48c[collection1] main]
   [junit4]   2> 564597 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 564599 INFO  (searcherExecutor-2859-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1e3d48c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):C2) Uninverting(_2(7.3.0):C5) Uninverting(_3(7.3.0):C2)))}
   [junit4]   2> 564599 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 564605 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_10 (1589314541219479552)]} 0 1
   [junit4]   2> 564605 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_11 (1589314541221576704)]} 0 0
   [junit4]   2> 564606 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_12 (1589314541222625280)]} 0 0
   [junit4]   2> 564607 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_13 (1589314541222625281)]} 0 0
   [junit4]   2> 564607 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589314541223673856,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 564607 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d6b6c7 commitCommandVersion:1589314541223673856
   [junit4]   2> 564608 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4dd76f[collection1] main]
   [junit4]   2> 564609 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 564614 INFO  (searcherExecutor-2859-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4dd76f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):C2) Uninverting(_2(7.3.0):C5) Uninverting(_3(7.3.0):C2) Uninverting(_4(7.3.0):C4)))}
   [junit4]   2> 564614 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 564625 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_s&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}}id:doc_1} hits=7 status=0 QTime=10
   [junit4]   2> 564626 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_s&edge_id=edge_ss&q={!graph+from%3D${edge_id}+to%3D${node_id}+maxDepth%3D1}id:doc_1} hits=3 status=0 QTime=0
   [junit4]   2> 564627 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_s&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dtrue+returnOnlyLeaf%3Dfalse}id:doc_8} hits=8 status=0 QTime=0
   [junit4]   2> 564628 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_s&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dfalse+returnOnlyLeaf%3Dfalse}id:doc_8} hits=7 status=0 QTime=0
   [junit4]   2> 564629 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_s&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dtrue+returnOnlyLeaf%3Dfalse+traversalFilter%3D'text:foo11'}id:doc_8} hits=2 status=0 QTime=0
   [junit4]   2> 564630 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_s&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dtrue+returnOnlyLeaf%3Dfalse+maxDepth%3D0}id:doc_8} hits=1 status=0 QTime=0
   [junit4]   2> 564630 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_s&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dtrue+returnOnlyLeaf%3Dfalse+maxDepth%3D1}id:doc_8} hits=3 status=0 QTime=0
   [junit4]   2> 564630 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_s&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dfalse+returnOnlyLeaf%3Dfalse+maxDepth%3D1}id:doc_8} hits=2 status=0 QTime=0
   [junit4]   2> 564631 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_s&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dfalse+returnOnlyLeaf%3Dtrue+maxDepth%3D2}id:doc_8} hits=1 status=0 QTime=0
   [junit4]   2> 564631 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_s&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}+maxDepth%3D1}id:doc_1} hits=2 status=0 QTime=0
   [junit4]   2> 564632 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_s&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dfalse+maxDepth%3D1}id:doc_1} hits=1 status=0 QTime=0
   [junit4]   2> 564634 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_1 (1589314541249888256)]} 0 1
   [junit4]   2> 564635 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_2 (1589314541253033984)]} 0 0
   [junit4]   2> 564635 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589314541253033985,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 564635 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d6b6c7 commitCommandVersion:1589314541253033985
   [junit4]   2> 564637 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@136de1[collection1] main]
   [junit4]   2> 564638 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 564641 INFO  (searcherExecutor-2859-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@136de1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):C2) Uninverting(_2(7.3.0):C5) Uninverting(_4(7.3.0):C4) Uninverting(_5(7.3.0):C2)))}
   [junit4]   2> 564642 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 564644 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_3 (1589314541260374016)]} 0 2
   [junit4]   2> 564645 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_4 (1589314541263519744)]} 0 0
   [junit4]   2> 564646 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589314541264568320,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 564646 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d6b6c7 commitCommandVersion:1589314541264568320
   [junit4]   2> 564648 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@118f3dc[collection1] main]
   [junit4]   2> 564649 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 564652 INFO  (searcherExecutor-2859-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@118f3dc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.3.0):C5) Uninverting(_4(7.3.0):C4) Uninverting(_5(7.3.0):C2) Uninverting(_6(7.3.0):C2)))}
   [junit4]   2> 564652 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 564655 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_5 (1589314541271908352)]} 0 2
   [junit4]   2> 564656 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_6 (1589314541275054080)]} 0 0
   [junit4]   2> 564656 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_7 (1589314541275054081)]} 0 0
   [junit4]   2> 564658 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_8 (1589314541277151232)]} 0 0
   [junit4]   2> 564658 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_9 (1589314541277151233)]} 0 0
   [junit4]   2> 564659 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589314541278199808,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 564659 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d6b6c7 commitCommandVersion:1589314541278199808
   [junit4]   2> 564661 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1008517[collection1] main]
   [junit4]   2> 564662 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 564665 INFO  (searcherExecutor-2859-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1008517[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.3.0):C4) Uninverting(_5(7.3.0):C2) Uninverting(_6(7.3.0):C2) Uninverting(_7(7.3.0):C5)))}
   [junit4]   2> 564666 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 564668 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_1 (1589314541285539840)]} 0 1
   [junit4]   2> 564668 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_2 (1589314541287636992)]} 0 0
   [junit4]   2> 564669 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589314541288685568,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 564669 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d6b6c7 commitCommandVersion:1589314541288685568
   [junit4]   2> 564670 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1263420[collection1] main]
   [junit4]   2> 564671 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 564675 INFO  (searcherExecutor-2859-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1263420[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.3.0):C4) Uninverting(_6(7.3.0):C2) Uni

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

.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   [junit4]    >    4) Thread[id=24349, name=zkConnectionManagerCallback-5191-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    5) Thread[id=24512, name=zkCallback-5190-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    6) Thread[id=24514, name=zkCallback-5190-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    7) Thread[id=24511, name=zkCallback-5190-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [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([18087A57CC887A4E]:0)
   [junit4] Completed [511/766 (4!)] on J1 in 73.04s, 1 test, 3 errors <<< FAILURES!

[...truncated 3165 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [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_BDC4691459A2DDC5-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=sr-Latn-ME, timezone=America/Metlakatla
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=26728976,total=58195968
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=BDC4691459A2DDC5 -Dtests.slow=true -Dtests.locale=sr-Latn-ME -Dtests.timezone=America/Metlakatla -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-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_BDC4691459A2DDC5-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BDC4691459A2DDC5]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 12.87s, 8 tests, 1 error <<< FAILURES!

[...truncated 41518 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 394 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/394/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseSerialGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI

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.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_27D349E3A266B008-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_27D349E3A266B008-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_27D349E3A266B008-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_27D349E3A266B008-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.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_27D349E3A266B008-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_27D349E3A266B008-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_27D349E3A266B008-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_27D349E3A266B008-001

	at __randomizedtesting.SeedInfo.seed([27D349E3A266B008]: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.TestCollapseQParserPlugin

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.search.TestCollapseQParserPlugin_27D349E3A266B008-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_27D349E3A266B008-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_27D349E3A266B008-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_27D349E3A266B008-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_27D349E3A266B008-001\init-core-data-001\tlog\tlog.0000000000000000069: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_27D349E3A266B008-001\init-core-data-001\tlog\tlog.0000000000000000069    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_27D349E3A266B008-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_27D349E3A266B008-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.search.TestCollapseQParserPlugin_27D349E3A266B008-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_27D349E3A266B008-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_27D349E3A266B008-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_27D349E3A266B008-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_27D349E3A266B008-001\init-core-data-001\tlog\tlog.0000000000000000069: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_27D349E3A266B008-001\init-core-data-001\tlog\tlog.0000000000000000069
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_27D349E3A266B008-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_27D349E3A266B008-001

	at __randomizedtesting.SeedInfo.seed([27D349E3A266B008]: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.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_A48AD69F699974D4-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_A48AD69F699974D4-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_A48AD69F699974D4-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_A48AD69F699974D4-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_A48AD69F699974D4-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_A48AD69F699974D4-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_A48AD69F699974D4-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_A48AD69F699974D4-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_A48AD69F699974D4-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_A48AD69F699974D4-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_A48AD69F699974D4-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_A48AD69F699974D4-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_A48AD69F699974D4-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_A48AD69F699974D4-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_A48AD69F699974D4-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_A48AD69F699974D4-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_A48AD69F699974D4-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_A48AD69F699974D4-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_A48AD69F699974D4-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_A48AD69F699974D4-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_A48AD69F699974D4-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_A48AD69F699974D4-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_A48AD69F699974D4-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_A48AD69F699974D4-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_A48AD69F699974D4-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_A48AD69F699974D4-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_A48AD69F699974D4-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_A48AD69F699974D4-001

	at __randomizedtesting.SeedInfo.seed([A48AD69F699974D4]: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 12215 lines...]
   [junit4] Suite: org.apache.solr.search.TestCollapseQParserPlugin
   [junit4]   2> 866887 INFO  (SUITE-TestCollapseQParserPlugin-seed#[27D349E3A266B008]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_27D349E3A266B008-001\init-core-data-001
   [junit4]   2> 866888 WARN  (SUITE-TestCollapseQParserPlugin-seed#[27D349E3A266B008]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 866889 INFO  (SUITE-TestCollapseQParserPlugin-seed#[27D349E3A266B008]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 866892 INFO  (SUITE-TestCollapseQParserPlugin-seed#[27D349E3A266B008]-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> 866893 INFO  (SUITE-TestCollapseQParserPlugin-seed#[27D349E3A266B008]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 866894 INFO  (SUITE-TestCollapseQParserPlugin-seed#[27D349E3A266B008]-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> 866940 INFO  (SUITE-TestCollapseQParserPlugin-seed#[27D349E3A266B008]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 866962 INFO  (SUITE-TestCollapseQParserPlugin-seed#[27D349E3A266B008]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 867004 INFO  (SUITE-TestCollapseQParserPlugin-seed#[27D349E3A266B008]-worker) [    ] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 867078 INFO  (SUITE-TestCollapseQParserPlugin-seed#[27D349E3A266B008]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@461be2
   [junit4]   2> 867087 INFO  (SUITE-TestCollapseQParserPlugin-seed#[27D349E3A266B008]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@461be2
   [junit4]   2> 867088 INFO  (SUITE-TestCollapseQParserPlugin-seed#[27D349E3A266B008]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@461be2
   [junit4]   2> 867089 INFO  (coreLoadExecutor-2388-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 867091 INFO  (coreLoadExecutor-2388-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> 867144 INFO  (coreLoadExecutor-2388-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 867155 INFO  (coreLoadExecutor-2388-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 867198 INFO  (coreLoadExecutor-2388-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 867203 INFO  (coreLoadExecutor-2388-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> 867203 INFO  (coreLoadExecutor-2388-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@461be2
   [junit4]   2> 867203 INFO  (coreLoadExecutor-2388-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 867203 INFO  (coreLoadExecutor-2388-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.search.TestCollapseQParserPlugin_27D349E3A266B008-001\init-core-data-001\]
   [junit4]   2> 867205 INFO  (coreLoadExecutor-2388-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=0.6044921875, floorSegmentMB=1.3447265625, forceMergeDeletesPctAllowed=13.180308363516472, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 867282 INFO  (coreLoadExecutor-2388-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 867282 INFO  (coreLoadExecutor-2388-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 867288 INFO  (coreLoadExecutor-2388-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 867288 INFO  (coreLoadExecutor-2388-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 867288 INFO  (coreLoadExecutor-2388-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=79.1494140625, floorSegmentMB=1.8408203125, forceMergeDeletesPctAllowed=22.293006724129715, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6553253870550061
   [junit4]   2> 867288 INFO  (coreLoadExecutor-2388-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@8db936[collection1] main]
   [junit4]   2> 867289 WARN  (coreLoadExecutor-2388-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 867290 INFO  (coreLoadExecutor-2388-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 867290 INFO  (coreLoadExecutor-2388-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=a_s,minQueryLength=3}
   [junit4]   2> 867291 INFO  (coreLoadExecutor-2388-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\elevate.xml
   [junit4]   2> 867309 INFO  (coreLoadExecutor-2388-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 867309 INFO  (coreLoadExecutor-2388-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589263558622838784
   [junit4]   2> 867309 INFO  (searcherExecutor-2389-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 867311 INFO  (searcherExecutor-2389-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@8db936[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 867312 INFO  (SUITE-TestCollapseQParserPlugin-seed#[27D349E3A266B008]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 867314 INFO  (TEST-TestCollapseQParserPlugin.testMergeBoost-seed#[27D349E3A266B008]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMergeBoost
   [junit4]   2> 867315 INFO  (TEST-TestCollapseQParserPlugin.testMergeBoost-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 867317 INFO  (TEST-TestCollapseQParserPlugin.testMergeBoost-seed#[27D349E3A266B008]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@85b2d3[collection1] realtime]
   [junit4]   2> 867318 INFO  (TEST-TestCollapseQParserPlugin.testMergeBoost-seed#[27D349E3A266B008]) [    ] 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 3
   [junit4]   2> 867318 INFO  (TEST-TestCollapseQParserPlugin.testMergeBoost-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589263558632275968,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 867318 INFO  (TEST-TestCollapseQParserPlugin.testMergeBoost-seed#[27D349E3A266B008]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@73343b commitCommandVersion:1589263558632275968
   [junit4]   2> 867320 INFO  (TEST-TestCollapseQParserPlugin.testMergeBoost-seed#[27D349E3A266B008]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7d1853[collection1] main]
   [junit4]   2> 867320 INFO  (TEST-TestCollapseQParserPlugin.testMergeBoost-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 867324 INFO  (searcherExecutor-2389-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7d1853[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 867324 INFO  (TEST-TestCollapseQParserPlugin.testMergeBoost-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 867329 INFO  (TEST-TestCollapseQParserPlugin.testMergeBoost-seed#[27D349E3A266B008]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMergeBoost
   [junit4]   2> 867331 INFO  (TEST-TestCollapseQParserPlugin.testMissingFieldParam-seed#[27D349E3A266B008]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMissingFieldParam
   [junit4]   2> 867331 INFO  (TEST-TestCollapseQParserPlugin.testMissingFieldParam-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 867331 INFO  (TEST-TestCollapseQParserPlugin.testMissingFieldParam-seed#[27D349E3A266B008]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ae8b81[collection1] realtime]
   [junit4]   2> 867332 INFO  (TEST-TestCollapseQParserPlugin.testMissingFieldParam-seed#[27D349E3A266B008]) [    ] 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 0
   [junit4]   2> 867332 INFO  (TEST-TestCollapseQParserPlugin.testMissingFieldParam-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589263558646956032,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 867332 INFO  (TEST-TestCollapseQParserPlugin.testMissingFieldParam-seed#[27D349E3A266B008]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@73343b commitCommandVersion:1589263558646956032
   [junit4]   2> 867332 INFO  (TEST-TestCollapseQParserPlugin.testMissingFieldParam-seed#[27D349E3A266B008]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@102c10b[collection1] main]
   [junit4]   2> 867333 INFO  (TEST-TestCollapseQParserPlugin.testMissingFieldParam-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 867336 INFO  (searcherExecutor-2389-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@102c10b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 867336 INFO  (TEST-TestCollapseQParserPlugin.testMissingFieldParam-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 867339 INFO  (TEST-TestCollapseQParserPlugin.testMissingFieldParam-seed#[27D349E3A266B008]) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching .
   [junit4]   2> 867339 INFO  (TEST-TestCollapseQParserPlugin.testMissingFieldParam-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse}} status=400 QTime=3
   [junit4]   2> 867339 INFO  (TEST-TestCollapseQParserPlugin.testMissingFieldParam-seed#[27D349E3A266B008]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMissingFieldParam
   [junit4]   2> 867342 INFO  (TEST-TestCollapseQParserPlugin.testEmptyCollection-seed#[27D349E3A266B008]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEmptyCollection
   [junit4]   2> 867342 INFO  (TEST-TestCollapseQParserPlugin.testEmptyCollection-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 867343 INFO  (TEST-TestCollapseQParserPlugin.testEmptyCollection-seed#[27D349E3A266B008]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3c184a[collection1] realtime]
   [junit4]   2> 867343 INFO  (TEST-TestCollapseQParserPlugin.testEmptyCollection-seed#[27D349E3A266B008]) [    ] 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 1
   [junit4]   2> 867343 INFO  (TEST-TestCollapseQParserPlugin.testEmptyCollection-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589263558658490368,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 867344 INFO  (TEST-TestCollapseQParserPlugin.testEmptyCollection-seed#[27D349E3A266B008]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@73343b commitCommandVersion:1589263558658490368
   [junit4]   2> 867344 INFO  (TEST-TestCollapseQParserPlugin.testEmptyCollection-seed#[27D349E3A266B008]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@139f2ed[collection1] main]
   [junit4]   2> 867345 INFO  (TEST-TestCollapseQParserPlugin.testEmptyCollection-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 867348 INFO  (searcherExecutor-2389-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@139f2ed[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 867348 INFO  (TEST-TestCollapseQParserPlugin.testEmptyCollection-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 867382 INFO  (TEST-TestCollapseQParserPlugin.testEmptyCollection-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_s+max%3Dfield(test_i)}} hits=0 status=0 QTime=33
   [junit4]   2> 867382 INFO  (TEST-TestCollapseQParserPlugin.testEmptyCollection-seed#[27D349E3A266B008]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEmptyCollection
   [junit4]   2> 867384 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNumericCollapse
   [junit4]   2> 867385 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 867385 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f8ad5b[collection1] realtime]
   [junit4]   2> 867386 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] 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 1
   [junit4]   2> 867387 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589263558704627712,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 867387 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@73343b commitCommandVersion:1589263558704627712
   [junit4]   2> 867387 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@118f018[collection1] main]
   [junit4]   2> 867389 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 867390 INFO  (searcherExecutor-2389-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@118f018[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 867391 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 867395 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1589263558709870592)]} 0 3
   [junit4]   2> 867396 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589263558714064896,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 867396 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@73343b commitCommandVersion:1589263558714064896
   [junit4]   2> 867399 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@162677[collection1] main]
   [junit4]   2> 867400 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 867404 INFO  (searcherExecutor-2389-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@162677[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)))}
   [junit4]   2> 867404 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 867406 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1589263558722453504)]} 0 1
   [junit4]   2> 867406 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1589263558724550656)]} 0 0
   [junit4]   2> 867407 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589263558725599232,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 867407 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@73343b commitCommandVersion:1589263558725599232
   [junit4]   2> 867409 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1de4c43[collection1] main]
   [junit4]   2> 867410 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 867414 INFO  (searcherExecutor-2389-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1de4c43[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1) Uninverting(_1(7.3.0):C2)))}
   [junit4]   2> 867414 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 867416 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4 (1589263558732939264)]} 0 1
   [junit4]   2> 867417 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5 (1589263558735036416)]} 0 0
   [junit4]   2> 867417 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589263558736084992,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 867417 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@73343b commitCommandVersion:1589263558736084992
   [junit4]   2> 867420 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@86d5da[collection1] main]
   [junit4]   2> 867420 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 867423 INFO  (searcherExecutor-2389-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@86d5da[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1) Uninverting(_1(7.3.0):C2) Uninverting(_2(7.3.0):C2)))}
   [junit4]   2> 867424 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 867425 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6 (1589263558743425024)]} 0 1
   [junit4]   2> 867426 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589263558745522176,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 867426 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@73343b commitCommandVersion:1589263558745522176
   [junit4]   2> 867430 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@510a74[collection1] main]
   [junit4]   2> 867431 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 867434 INFO  (searcherExecutor-2389-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@510a74[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1) Uninverting(_1(7.3.0):C2) Uninverting(_2(7.3.0):C2) Uninverting(_3(7.3.0):C1)))}
   [junit4]   2> 867434 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 867437 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7 (1589263558753910784)]} 0 1
   [junit4]   2> 867437 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589263558757056512,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 867437 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@73343b commitCommandVersion:1589263558757056512
   [junit4]   2> 867440 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@14c2880[collection1] main]
   [junit4]   2> 867440 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 867443 INFO  (searcherExecutor-2389-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@14c2880[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1) Uninverting(_1(7.3.0):C2) Uninverting(_2(7.3.0):C2) Uninverting(_3(7.3.0):C1) Uninverting(_4(7.3.0):C1)))}
   [junit4]   2> 867443 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 867462 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i}&defType=edismax&bf=field(test_i)&indent=on} hits=2 status=0 QTime=18
   [junit4]   2> 867491 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+nullPolicy%3Dexpand+min%3Dtest_f}&defType=edismax&bf=field(test_i)&sort=} hits=4 status=0 QTime=28
   [junit4]   2> 867495 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+nullPolicy%3Dcollapse+min%3Dfield(test_i)}&sort=test_i+desc} hits=3 status=0 QTime=1
   [junit4]   2> 867501 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+nullPolicy%3Dcollapse+min%3Dcscore()}&defType=edismax&bf=field(test_i)} hits=3 status=0 QTime=4
   [junit4]   2> 867503 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+nullPolicy%3Dcollapse+min%3Dcscore()}&defType=edismax&bf=field(test_i)&fl=id&sort=id_i+desc} hits=3 status=0 QTime=1
   [junit4]   2> 867508 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+nullPolicy%3Dcollapse+min%3Dsum(cscore(),field(test_i))}&defType=edismax&bf=field(test_i)} hits=3 status=0 QTime=4
   [junit4]   2> 867529 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_i+nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate} hits=4 status=0 QTime=20
   [junit4]   2> 867533 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_i+++nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=1,5} hits=3 status=0 QTime=2
   [junit4]   2> 867538 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_i+sort%3D'score+desc'++nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=1,5} hits=3 status=0 QTime=4
   [junit4]   2> 867546 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_i+max%3Dtest_i+nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=1,5} hits=3 status=0 QTime=6
   [junit4]   2> 867549 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_i+sort%3D'test_i+desc'+nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=1,5} hits=3 status=0 QTime=2
   [junit4]   2> 867554 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_i+min%3Dtest_i+nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=1,5} hits=3 status=0 QTime=3
   [junit4]   2> 867556 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_i+sort%3D'test_i+asc'+nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=1,5} hits=3 status=0 QTime=2
   [junit4]   2> 867559 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_i}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=3,4} hits=4 status=0 QTime=1
   [junit4]   2> 867562 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+nullPolicy%3Dcollapse+sort%3D'term_s+asc,+test_i+asc'+}&sort=id_i+desc} hits=3 status=0 QTime=1
   [junit4]   2> 867564 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+nullPolicy%3Dcollapse+sort%3D'term_s+asc,+test_i+desc'+}&sort=id_i+desc} hits=3 status=0 QTime=0
   [junit4]   2> 867565 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+min%3Dtest_i+}&sort=id_i+desc} hits=2 status=0 QTime=0
   [junit4]   2> 867566 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+min%3Dtest_i+}&sort=id_i+asc} hits=2 status=0 QTime=0
   [junit4]   2> 867567 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+min%3Dtest_i+}&sort=test_l+asc,id_i+desc} hits=2 status=0 QTime=0
   [junit4]   2> 867569 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+min%3Dtest_i+}&sort=score+desc,id_i+asc&defType=edismax&bf=field(id_i)} hits=2 status=0 QTime=1
   [junit4]   2> 867571 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+sort%3D'test_i+asc'+}&sort=id_i+desc} hits=2 status=0 QTime=0
   [junit4]   2> 867573 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+sort%3D'test_i+asc'+}&sort=id_i+asc} hits=2 status=0 QTime=0
   [junit4]   2> 867574 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+sort%3D'test_i+asc'+}&sort=test_l+asc,id_i+desc} hits=2 status=0 QTime=0
   [junit4]   2> 867575 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+sort%3D'test_i+asc'+}&sort=score+desc,id_i+asc&defType=edismax&bf=field(id_i)} hits=2 status=0 QTime=1
   [junit4]   2> 867577 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+max%3Dtest_i}&sort=test_i+asc} hits=2 status=0 QTime=0
   [junit4]   2> 867579 ERROR (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.h.RequestHandlerBase java.lang.RuntimeException: java.io.IOException: min/max must be Int or Float field types when collapsing on numeric fields
   [junit4]   2> 	at org.apache.solr.search.CollapsingQParserPlugin$CollapsingPostFilter.getFilterCollector(CollapsingQParserPlugin.java:377)
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.getProcessedFilter(SolrIndexSearcher.java:1085)
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1541)
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1417)
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:584)
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.doProcessUngroupedSearch(QueryComponent.java:1435)
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:375)
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:295)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:337)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:319)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:876)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:862)
   [junit4]   2> 	at org.apache.solr.search.TestCollapseQParserPlugin.testCollapseQueries(TestCollapseQParserPlugin.java:617)
   [junit4]   2> 	at org.apache.solr.search.TestCollapseQParserPlugin.testNumericCollapse(TestCollapseQParserPlugin.java:220)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.io.IOException: min/max must be Int or Float field types when collapsing on numeric fields
   [junit4]   2> 	at org.apache.solr.search.CollapsingQParserPlugin$IntFieldValueCollector.<init>(CollapsingQParserPlugin.java:1174)
   [junit4]   2> 	at org.apache.solr.search.CollapsingQParserPlugin$CollectorFactory.getCollector(CollapsingQParserPlugin.java:1421)
   [junit4]   2> 	at org.apache.solr.search.CollapsingQParserPlugin$CollapsingPostFilter.getFilterCollector(CollapsingQParserPlugin.java:366)
   [junit4]   2> 	... 54 more
   [junit4]   2> 
   [junit4]   2> 867579 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+min%3Dtest_l}&sort=test_i+desc} status=500 QTime=1
   [junit4]   2> 867580 ERROR (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=*:*&fq={!collapse+field%3Dgroup_i+min%3Dtest_l}&sort=test_i+desc:java.lang.RuntimeException: java.io.IOException: min/max must be Int or Float field types when collapsing on numeric fields
   [junit4]   2> 	at org.apache.solr.search.CollapsingQParserPlugin$CollapsingPostFilter.getFilterCollector(CollapsingQParserPlugin.java:377)
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.getProcessedFilter(SolrIndexSearcher.java:1085)
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1541)
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1417)
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:584)
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.doProcessUngroupedSearch(QueryComponent.java:1435)
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:375)
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:295)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:337)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:319)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:876)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:862)
   [junit4]   2> 	at org.apache.solr.search.TestCollapseQParserPlugin.testCollapseQueries(TestCollapseQParserPlugin.java:617)
   [junit4]   2> 	at org.apache.solr.search.TestCollapseQParserPlugin.testNumericCollapse(TestCollapseQParserPlugin.java:220)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.io.IOException: min/max must be Int or Float field types when collapsing on numeric fields
   [junit4]   2> 	at org.apache.solr.search.CollapsingQParserPlugin$IntFieldValueCollector.<init>(CollapsingQParserPlugin.java:1174)
   [junit4]   2> 	at org.apache.solr.search.CollapsingQParserPlugin$CollectorFactory.getCollector(CollapsingQParserPlugin.java:1421)
   [junit4]   2> 	at org.apache.solr.search.CollapsingQParserPlugin$CollapsingPostFilter.getFilterCollector(CollapsingQParserPlugin.java:366)
   [junit4]   2> 	... 54 more
   [junit4]   2> 
   [junit4]   2> 867581 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+min%3Dtest_f}&sort=test_i+desc} hits=2 status=0 QTime=0
   [junit4]   2> 867592 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+max%3Dtest_f}&sort=test_i+asc} hits=2 status=0 QTime=0
   [junit4]   2> 867596 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+max%3Dtest_f}&fq={!tag%3Dtest}term_s:YYYY&defType=edismax&bf=field(id_i)&fl=score,+id&facet=true&facet.field={!ex%3Dtest}term_s} hits=2 status=0 QTime=3
   [junit4]   2> 867598 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+min%3Dbogus_i+}&sort=group_i+asc} hits=2 status=0 QTime=1
   [junit4]   2> 867600 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+sort%3D'bogus_i+asc'+}&sort=group_i+asc} hits=2 status=0 QTime=0
   [junit4]   2> 867602 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+max%3Dbogus_i+}&sort=group_i+asc} hits=2 status=0 QTime=0
   [junit4]   2> 867604 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+sort%3D'bogus_i+desc'+}&sort=group_i+asc} hits=2 status=0 QTime=0
   [junit4]   2> 867605 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+min%3Dbogus_tf+}&sort=group_i+asc} hits=2 status=0 QTime=0
   [junit4]   2> 867607 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+sort%3D'bogus_tf+asc'+}&sort=group_i+asc} hits=2 status=0 QTime=0
   [junit4]   2> 867608 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+max%3Dbogus_tf+}&sort=group_i+asc} hits=2 status=0 QTime=0
   [junit4]   2> 867610 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+sort%3D'bogus_tf+desc'+}&sort=group_i+asc} hits=2 status=0 QTime=0
   [junit4]   2> 867612 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+sort%3D'bogus_td+asc'+}&sort=group_i+asc} hits=2 status=0 QTime=0
   [junit4]   2> 867613 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+sort%3D'bogus_td+desc'+}&sort=group_i+asc} hits=2 status=0 QTime=0
   [junit4]   2> 867615 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+sort%3D'bogus_s+asc'+}&sort=group_i+asc} hits=2 status=0 QTime=0
   [junit4]   2> 867616 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+sort%3D'bogus_s+desc'+}&sort=group_i+asc} hits=2 status=0 QTime=0
   [junit4]   2> 867622 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching .
   [junit4]   2> 867622 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!func}sub(sub(test_l,1000),id_i)&fq={!collapse+field%3Dgroup_i+sort%3D'abs(cscore())+asc,+id_i+asc'}&sort=score+asc} status=400 QTime=5
   [junit4]   2> 867623 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching .
   [junit4]   2> 867623 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+min%3Dtest_f+max%3Dtest_f}} status=400 QTime=0
   [junit4]   2> 867624 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching .
   [junit4]   2> 867624 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+min%3Dtest_f+sort%3D'test_f+asc'}} status=400 QTime=0
   [junit4]   2> 867624 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching .
   [junit4]   2> 867624 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+max%3Dtest_f+sort%3D'test_f+asc'}} status=400 QTime=0
   [junit4]   2> 867625 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fq={!collapse+field%3Dgroup_i+nullPolicy%3Dcollapse+sort%3D'test_i+asc'}&q=*:*&sort=test_i+desc} hits=3 status=0 QTime=0
   [junit4]   2> 867627 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fq={!collapse+field%3Dgroup_i+nullPolicy%3Dcollapse+min%3D''+sort%3D'test_i+asc'}&q=*:*&sort=test_i+desc} hits=3 status=0 QTime=0
   [junit4]   2> 867628 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fq={!collapse+field%3Dgroup_i+nullPolicy%3Dcollapse+max%3D''+sort%3D'test_i+asc'}&q=*:*&sort=test_i+desc} hits=3 status=0 QTime=0
   [junit4]   2> 867629 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fq={!collapse+field%3Dgroup_i+nullPolicy%3Dcollapse+min%3D$x+sort%3D'test_i+asc'}&q=*:*&sort=test_i+desc} hits=3 status=0 QTime=0
   [junit4]   2> 867630 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fq={!collapse+field%3Dgroup_i+nullPolicy%3Dcollapse+min%3D$x+sort%3D'test_i+asc'}&x=&q=*:*&sort=test_i+desc} hits=3 status=0 QTime=0
   [junit4]   2> 867631 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+max%3Dtest_f+nullPolicy%3Dexpand}&sort=id_i+desc} hits=4 status=0 QTime=0
   [junit4]   2> 867632 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+max%3Dtest_f+nullPolicy%3Dcollapse}&sort=id_i+desc} hits=3 status=0 QTime=0
   [junit4]   2> 867636 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i}&fq={!tag%3Dtest_i}id:5&defType=edismax&bf=field(test_i)&facet=true&facet.field={!ex%3Dtest_i}test_i&facet.mincount=1} hits=1 status=0 QTime=2
   [junit4]   2> 867691 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i}&group=true&group.field=id} hits=2 status=0 QTime=54
   [junit4]   2> 867692 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[1 (-1589263559023394816)]} 0 1
   [junit4]   2> 867692 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[2 (-1589263559024443392)]} 0 0
   [junit4]   2> 867692 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589263559024443393,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 867694 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@73343b commitCommandVersion:1589263559024443393
   [junit4]   2> 867694 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@71bc73[collection1] main]
   [junit4]   2> 867695 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 867700 INFO  (searcherExecutor-2389-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@71bc73[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):C2/1:delGen=1) Uninverting(_2(7.3.0):C2) Uninverting(_3(7.3.0):C1) Uninverting(_4(7.3.0):C1)))}
   [junit4]   2> 867701 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 867703 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_i+nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate} hits=3 status=0 QTime=1
   [junit4]   2> 867705 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1589263559037026304)]} 0 1
   [junit4]   2> 867706 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589263559039123456,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 867706 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@73343b commitCommandVersion:1589263559039123456
   [junit4]   2> 867708 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1043975[collection1] main]
   [junit4]   2> 867709 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 867716 INFO  (searcherExecutor-2389-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1043975[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):C2/1:delGen=1) Uninverting(_2(7.3.0):C2) Uninverting(_3(7.3.0):C1) Uninverting(_4(7.3.0):C1) Uninverting(_5(7.3.0):C1)))}
   [junit4]   2> 867716 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 10
   [junit4]   2> 867718 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1589263559049609216)]} 0 1
   [junit4]   2> 867718 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1589263559051706368)]} 0 0
   [junit4]   2> 867719 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589263559052754944,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 867719 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@73343b commitCommandVersion:1589263559052754944
   [junit4]   2> 867724 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1290c99[collection1] main]
   [junit4]   2> 867725 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 867731 INFO  (searcherExecutor-2389-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1290c99[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.3.0):C2) Uninverting(_3(7.3.0):C1) Uninverting(_4(7.3.0):C1) Uninverting(_5(7.3.0):C1) Uninverting(_6(7.3.0):C2)))}
   [junit4]   2> 867732 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 12
   [junit4]   2> 867734 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4 (1589263559066386432)]} 0 1
   [junit4]   2> 867734 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5 (1589263559068483584)]} 0 0
   [junit4]   2> 867735 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589263559069532160,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 867735 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@73343b commitCommandVersion:1589263559069532160
   [junit4]   2> 867737 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@f7801a[collection1] main]
   [junit4]   2> 867740 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 867744 INFO  (searcherExecutor-2389-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f7801a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.3.0):C1) Uninverting(_4(7.3.0):C1) Uninverting(_5(7.3.0):C1) Uninverting(_6(7.3.0):C2) Uninverting(_7(7.3.0):C2)))}
   [junit4]   2> 867744 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 9
   [junit4]   2> 867746 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6 (1589263559078969344)]} 0 1
   [junit4]   2> 867746 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589263559081066496,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 867746 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@73343b commitCommandVersion:1589263559081066496
   [junit4]   2> 867751 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f5f878[collection1] main]
   [junit4]   2> 867751 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 867758 INFO  (searcherExecutor-2389-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1f5f878[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.3.0):C1) Uninverting(_5(7.3.0):C1) Uninverting(_6(7.3.0):C2) Uninverting(_7(7.3.0):C2) Uninverting(_8(7.3.0):C1)))}
   [junit4]   2> 867758 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 11
   [junit4]   2> 867760 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7 (1589263559093649408)]} 0 2
   [junit4]   2> 867761 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589263559096795136,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 867761 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@73343b commitCommandVersion:1589263559096795136
   [junit4]   2> 867765 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@13126d7[collection1] main]
   [junit4]   2> 867768 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 867775 INFO  (searcherExecutor-2389-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@13126d7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.3.0):C1) Uninverting(_6(7.3.0):C2) Uninverting(_7(7.3.0):C2) Uninverting(_8(7.3.0):C1) Uninverting(_9(7.3.0):C1)))}
   [junit4]   2> 867775 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 14
   [junit4]   2> 867788 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_ti_dv}&defType=edismax&bf=field(test_i)&indent=on} hits=2 status=0 QTime=12
   [junit4]   2> 867790 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_ti_dv+nullPolicy%3Dexpand+min%3Dtest_f}&defType=edismax&bf=field(test_i)&sort=} hits=4 status=0 QTime=1
   [junit4]   2> 867792 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_ti_dv+nullPolicy%3Dcollapse+min%3Dfield(test_i)}&sort=test_i+desc} hits=3 status=0 QTime=0
   [junit4]   2> 867794 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_ti_dv+nullPolicy%3Dcollapse+min%3Dcscore()}&defType=edismax&bf=field(test_i)} hits=3 status=0 QTime=1
   [junit4]   2> 867796 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_ti_dv+nullPolicy%3Dcollapse+min%3Dcscore()}&defType=edismax&bf=field(test_i)&fl=id&sort=id_i+desc} hits=3 status=0 QTime=1
   [junit4]   2> 867798 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_ti_dv+nullPolicy%3Dcollapse+min%3Dsum(cscore(),field(test_i))}&defType=edismax&bf=field(test_i)} hits=3 status=0 QTime=1
   [junit4]   2> 867801 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_ti_dv+nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate} hits=4 status=0 QTime=1
   [junit4]   2> 867803 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_ti_dv+++nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=1,5} hits=3 status=0 QTime=1
   [junit4]   2> 867807 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_ti_dv+sort%3D'score+desc'++nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=1,5} hits=3 status=0 QTime=1
   [junit4]   2> 867809 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_ti_dv+max%3Dtest_i+nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=1,5} hits=3 status=0 QTime=1
   [junit4]   2> 867811 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_ti_dv+sort%3D'test_i+desc'+nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=1,5} hits=3 status=0 QTime=1
   [junit4]   2> 867813 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_ti_dv+min%3Dtest_i+nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=1,5} hits=3 status=0 QTime=1
   [junit4]   2> 867816 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_ti_dv+sort%3D'test_i+asc'+nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=1,5} hits=3 status=0 QTime=1
   [junit4]   2> 867819 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_ti_dv}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=3,4} hits=4 status=0 QTime=1
   [junit4]   2> 867821 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D

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

FastWriter, HdfsLockFactoryTest, TestInitQParser, TriLevelCompositeIdRoutingTest, DistanceUnitsTest, SuggestComponentTest, TestCryptoKeys, TolerantUpdateProcessorTest, VersionInfoTest, TestElisionMultitermQuery, DistributedIntervalFacetingTest, SpatialRPTFieldTypeTest, TestSerializedLuceneMatchVersion, LoggingHandlerTest, TestRequestForwarding, TestSchemaManager, NodeLostTriggerTest, PKIAuthenticationIntegrationTest, DocumentAnalysisRequestHandlerTest, FacetPivotSmallTest, ConnectionManagerTest, TestQueryTypes, BasicZkTest, TestFieldTypeCollectionResource, TestComputePlanAction, TestCollationFieldDocValues, FileBasedSpellCheckerTest, TestInfoStreamLogging, TermVectorComponentDistributedTest, CacheHeaderTest, TestSubQueryTransformer, DeleteReplicaTest, TestSort, TestConfigOverlay, SolrCoreTest, OpenExchangeRatesOrgProviderTest, TestFieldCacheVsDocValues, DebugComponentTest, TestManagedStopFilterFactory, TestClassicSimilarityFactory, TestOverriddenPrefixQueryForCustomFieldType, ChaosMonkeySafeLeaderTest, CdcrBootstrapTest, HttpPartitionTest, HdfsTlogReplayBufferedWhileIndexingTest, TestNumericTokenStream, DocumentBuilderTest, TestPushWriter, RecoveryAfterSoftCommitTest, TestMacroExpander, PreAnalyzedFieldTest, TestBlendedInfixSuggestions, AliasIntegrationTest, TestStressCloudBlindAtomicUpdates, TestCloudRecovery, ConcurrentDeleteAndCreateCollectionTest, BlobRepositoryCloudTest, OverseerRolesTest, TestSolrCloudWithKerberosAlt, TestDistribIDF, TestSchemaNameResource, TestCharFilters, TestWordDelimiterFilterFactory, UpdateParamsTest, TestRandomFaceting, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, DistributedSpellCheckComponentTest, TestRealTimeGet, TestReload, TestSolr4Spatial, SpellCheckComponentTest, SolrCmdDistributorTest, QueryElevationComponentTest, TestFiltering, TestBadConfig, TestIndexSearcher, SoftAutoCommitTest, DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest, DocValuesTest, TestRemoteStreaming, SolrInfoBeanTest, TestSurroundQueryParser, TestWriterPerf, TestOmitPositions, XmlUpdateRequestHandlerTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, MoreLikeThisHandlerTest, TestSolrQueryParser, RegexBoostProcessorTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, SearchHandlerTest, AlternateDirectoryTest, CopyFieldTest, SolrIndexConfigTest, SampleTest, TestBinaryField, NumericFieldsTest, TestFuzzyAnalyzedSuggestions, SpellPossibilityIteratorTest, SynonymTokenizerTest, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TimeZoneUtilsTest, URLClassifyProcessorTest, TestFastLRUCache, PrimUtilsTest, DOMUtilTest, TestSolrJ, TestLRUCache, TestDocumentBuilder, SliceStateTest, CircularListTest, DistributedMLTComponentTest, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestEmbeddedSolrServerSchemaAPI -Dtests.seed=27D349E3A266B008 -Dtests.slow=true -Dtests.locale=en-AU -Dtests.timezone=Asia/Barnaul -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestEmbeddedSolrServerSchemaAPI (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\J1\temp\solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_27D349E3A266B008-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_27D349E3A266B008-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_27D349E3A266B008-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_27D349E3A266B008-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([27D349E3A266B008]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [520/766 (2!)] on J1 in 0.60s, 2 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 3224 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [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_A48AD69F699974D4-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=hu-HU, timezone=Australia/Darwin
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=8085832,total=27070464
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=A48AD69F699974D4 -Dtests.slow=true -Dtests.locale=hu-HU -Dtests.timezone=Australia/Darwin -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_A48AD69F699974D4-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_A48AD69F699974D4-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_A48AD69F699974D4-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_A48AD69F699974D4-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_A48AD69F699974D4-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_A48AD69F699974D4-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_A48AD69F699974D4-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_A48AD69F699974D4-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_A48AD69F699974D4-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_A48AD69F699974D4-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_A48AD69F699974D4-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_A48AD69F699974D4-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_A48AD69F699974D4-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_A48AD69F699974D4-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A48AD69F699974D4]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 17.39s, 8 tests, 1 error <<< FAILURES!

[...truncated 41525 lines...]