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/02/19 10:35:16 UTC

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

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