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 19:44:02 UTC

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-9.0.1) - Build # 7180 - Still Unstable!

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

4 tests failed.
FAILED:  org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test

Error Message:
Expected no errors: [{type=ADD,id=10,message=We need to create a new time routed collection but for unknown reasons were unable to do so.}]

Stack Trace:
java.lang.AssertionError: Expected no errors: [{type=ADD,id=10,message=We need to create a new time routed collection but for unknown reasons were unable to do so.}]
	at __randomizedtesting.SeedInfo.seed([55E3E16CA69351F8:DDB7DEB6086F3C00]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.assertUpdateResponse(TimeRoutedAliasUpdateProcessorTest.java:305)
	at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.addDocsAndCommit(TimeRoutedAliasUpdateProcessorTest.java:263)
	at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test(TimeRoutedAliasUpdateProcessorTest.java:195)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest:     1) Thread[id=40949, name=test-12705-thread-2, state=WAITING, group=TGRP-TimeRoutedAliasUpdateProcessorTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    2) Thread[id=40948, name=test-12705-thread-1, state=WAITING, group=TGRP-TimeRoutedAliasUpdateProcessorTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest: 
   1) Thread[id=40949, name=test-12705-thread-2, state=WAITING, group=TGRP-TimeRoutedAliasUpdateProcessorTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   2) Thread[id=40948, name=test-12705-thread-1, state=WAITING, group=TGRP-TimeRoutedAliasUpdateProcessorTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([55E3E16CA69351F8]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=40949, name=test-12705-thread-2, state=WAITING, group=TGRP-TimeRoutedAliasUpdateProcessorTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    2) Thread[id=40948, name=test-12705-thread-1, state=WAITING, group=TGRP-TimeRoutedAliasUpdateProcessorTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=40949, name=test-12705-thread-2, state=WAITING, group=TGRP-TimeRoutedAliasUpdateProcessorTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   2) Thread[id=40948, name=test-12705-thread-1, state=WAITING, group=TGRP-TimeRoutedAliasUpdateProcessorTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([55E3E16CA69351F8]: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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CCF8A2F7294820E-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CCF8A2F7294820E-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CCF8A2F7294820E-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CCF8A2F7294820E-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CCF8A2F7294820E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CCF8A2F7294820E-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CCF8A2F7294820E-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CCF8A2F7294820E-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CCF8A2F7294820E-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CCF8A2F7294820E-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CCF8A2F7294820E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CCF8A2F7294820E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CCF8A2F7294820E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CCF8A2F7294820E-001 

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

	at __randomizedtesting.SeedInfo.seed([9CCF8A2F7294820E]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.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 14720 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest
   [junit4]   2> 3717511 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[55E3E16CA69351F8]-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-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\init-core-data-001
   [junit4]   2> 3717512 WARN  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[55E3E16CA69351F8]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=384 numCloses=384
   [junit4]   2> 3717514 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[55E3E16CA69351F8]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3717515 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[55E3E16CA69351F8]-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> 3717517 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[55E3E16CA69351F8]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\tempDir-001
   [junit4]   2> 3717517 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[55E3E16CA69351F8]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3717517 INFO  (Thread-6554) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3717517 INFO  (Thread-6554) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3717521 ERROR (Thread-6554) [    ] 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> 3717617 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[55E3E16CA69351F8]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:65442
   [junit4]   2> 3717620 INFO  (zkConnectionManagerCallback-10573-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3717626 INFO  (jetty-launcher-10570-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> 3717626 INFO  (jetty-launcher-10570-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> 3717627 INFO  (jetty-launcher-10570-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3717627 INFO  (jetty-launcher-10570-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3717627 INFO  (jetty-launcher-10570-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3717627 INFO  (jetty-launcher-10570-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3717627 INFO  (jetty-launcher-10570-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3717627 INFO  (jetty-launcher-10570-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3717627 INFO  (jetty-launcher-10570-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f042f6{/solr,null,AVAILABLE}
   [junit4]   2> 3717627 INFO  (jetty-launcher-10570-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30d009c3{/solr,null,AVAILABLE}
   [junit4]   2> 3717628 INFO  (jetty-launcher-10570-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@20ad533{SSL,[ssl, http/1.1]}{127.0.0.1:65446}
   [junit4]   2> 3717628 INFO  (jetty-launcher-10570-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@18b1289e{SSL,[ssl, http/1.1]}{127.0.0.1:65447}
   [junit4]   2> 3717628 INFO  (jetty-launcher-10570-thread-1) [    ] o.e.j.s.Server Started @3727333ms
   [junit4]   2> 3717628 INFO  (jetty-launcher-10570-thread-2) [    ] o.e.j.s.Server Started @3727333ms
   [junit4]   2> 3717628 INFO  (jetty-launcher-10570-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65446}
   [junit4]   2> 3717628 INFO  (jetty-launcher-10570-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65447}
   [junit4]   2> 3717628 ERROR (jetty-launcher-10570-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3717628 ERROR (jetty-launcher-10570-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3717628 INFO  (jetty-launcher-10570-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3717629 INFO  (jetty-launcher-10570-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3717629 INFO  (jetty-launcher-10570-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3717629 INFO  (jetty-launcher-10570-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3717629 INFO  (jetty-launcher-10570-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3717629 INFO  (jetty-launcher-10570-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-19T19:30:10.675515300Z
   [junit4]   2> 3717629 INFO  (jetty-launcher-10570-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3717629 INFO  (jetty-launcher-10570-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-19T19:30:10.675515300Z
   [junit4]   2> 3717632 INFO  (zkConnectionManagerCallback-10576-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3717632 INFO  (zkConnectionManagerCallback-10577-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3717633 INFO  (jetty-launcher-10570-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3717633 INFO  (jetty-launcher-10570-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3717641 INFO  (jetty-launcher-10570-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65442/solr
   [junit4]   2> 3717641 INFO  (jetty-launcher-10570-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65442/solr
   [junit4]   2> 3717652 INFO  (zkConnectionManagerCallback-10583-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3717652 INFO  (zkConnectionManagerCallback-10585-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3717653 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 0x100999780760004, likely client has closed socket
   [junit4]   2> 3717656 INFO  (zkConnectionManagerCallback-10587-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3717656 INFO  (zkConnectionManagerCallback-10589-thread-1-processing-n:127.0.0.1:65446_solr) [n:127.0.0.1:65446_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3717775 INFO  (jetty-launcher-10570-thread-2) [n:127.0.0.1:65447_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3717777 INFO  (jetty-launcher-10570-thread-2) [n:127.0.0.1:65447_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65447_solr
   [junit4]   2> 3717778 INFO  (jetty-launcher-10570-thread-2) [n:127.0.0.1:65447_solr    ] o.a.s.c.Overseer Overseer (id=72226470012256261-127.0.0.1:65447_solr-n_0000000000) starting
   [junit4]   2> 3717782 INFO  (jetty-launcher-10570-thread-1) [n:127.0.0.1:65446_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3717783 INFO  (jetty-launcher-10570-thread-1) [n:127.0.0.1:65446_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65446_solr
   [junit4]   2> 3717787 INFO  (jetty-launcher-10570-thread-2) [n:127.0.0.1:65447_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65447_solr
   [junit4]   2> 3717787 INFO  (zkCallback-10588-thread-1-processing-n:127.0.0.1:65446_solr) [n:127.0.0.1:65446_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3717789 INFO  (zkCallback-10586-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3717794 INFO  (zkCallback-10588-thread-2-processing-n:127.0.0.1:65446_solr) [n:127.0.0.1:65446_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3717839 INFO  (jetty-launcher-10570-thread-1) [n:127.0.0.1:65446_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65446.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e0359e
   [junit4]   2> 3717844 INFO  (jetty-launcher-10570-thread-1) [n:127.0.0.1:65446_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65446.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e0359e
   [junit4]   2> 3717845 INFO  (jetty-launcher-10570-thread-1) [n:127.0.0.1:65446_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65446.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e0359e
   [junit4]   2> 3717846 INFO  (jetty-launcher-10570-thread-1) [n:127.0.0.1:65446_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\tempDir-001\node1\.
   [junit4]   2> 3717874 INFO  (jetty-launcher-10570-thread-2) [n:127.0.0.1:65447_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65447.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e0359e
   [junit4]   2> 3717891 INFO  (jetty-launcher-10570-thread-2) [n:127.0.0.1:65447_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65447.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e0359e
   [junit4]   2> 3717891 INFO  (jetty-launcher-10570-thread-2) [n:127.0.0.1:65447_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65447.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e0359e
   [junit4]   2> 3717893 INFO  (jetty-launcher-10570-thread-2) [n:127.0.0.1:65447_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\tempDir-001\node2\.
   [junit4]   2> 3717927 INFO  (zkConnectionManagerCallback-10595-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3717942 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testParse-seed#[55E3E16CA69351F8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParse
   [junit4]   2> 3717943 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testParse-seed#[55E3E16CA69351F8]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParse
   [junit4]   2> 3717954 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[55E3E16CA69351F8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 3717957 INFO  (zkConnectionManagerCallback-10600-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3717958 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[55E3E16CA69351F8]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3717959 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[55E3E16CA69351F8]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65442/solr ready
   [junit4]   2> 3717980 INFO  (qtp1543313243-40808) [n:127.0.0.1:65446_solr    ] o.a.s.h.a.ConfigSetsHandler Invoked ConfigSet Action :create with params baseConfigSet=_default&name=timeConfig&action=CREATE&wt=javabin&version=2 
   [junit4]   2> 3717982 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.OverseerConfigSetMessageHandler OverseerConfigSetMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"timeConfig",
   [junit4]   2>   "baseConfigSet":"_default",
   [junit4]   2>   "immutable":"false",
   [junit4]   2>   "operation":"configsets:create"}
   [junit4]   2> 3717983 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/timeConfig/managed-schema
   [junit4]   2> 3717986 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/timeConfig/protwords.txt
   [junit4]   2> 3717988 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/timeConfig/solrconfig.xml
   [junit4]   2> 3717990 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/timeConfig/synonyms.txt
   [junit4]   2> 3717992 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/timeConfig/stopwords.txt
   [junit4]   2> 3717994 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/timeConfig/lang/contractions_it.txt
   [junit4]   2> 3717996 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/timeConfig/lang/contractions_ca.txt
   [junit4]   2> 3717998 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/timeConfig/lang/stemdict_nl.txt
   [junit4]   2> 3718000 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/timeConfig/lang/stopwords_hy.txt
   [junit4]   2> 3718002 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/timeConfig/lang/stopwords_no.txt
   [junit4]   2> 3718004 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/timeConfig/lang/stopwords_id.txt
   [junit4]   2> 3718007 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/timeConfig/lang/stopwords_da.txt
   [junit4]   2> 3718010 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/timeConfig/lang/stopwords_ga.txt
   [junit4]   2> 3718012 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/timeConfig/lang/stopwords_hi.txt
   [junit4]   2> 3718014 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/timeConfig/lang/stopwords_ja.txt
   [junit4]   2> 3718015 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/timeConfig/lang/stopwords_pt.txt
   [junit4]   2> 3718020 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/timeConfig/lang/stopwords_hu.txt
   [junit4]   2> 3718023 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/timeConfig/lang/stopwords_el.txt
   [junit4]   2> 3718027 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/timeConfig/lang/stopwords_ru.txt
   [junit4]   2> 3718029 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/timeConfig/lang/stopwords_tr.txt
   [junit4]   2> 3718031 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/timeConfig/lang/stopwords_ar.txt
   [junit4]   2> 3718032 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/timeConfig/lang/userdict_ja.txt
   [junit4]   2> 3718034 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/timeConfig/lang/stopwords_eu.txt
   [junit4]   2> 3718036 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/timeConfig/lang/stopwords_it.txt
   [junit4]   2> 3718037 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/timeConfig/lang/stopwords_cz.txt
   [junit4]   2> 3718039 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/timeConfig/lang/stoptags_ja.txt
   [junit4]   2> 3718041 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/timeConfig/lang/contractions_fr.txt
   [junit4]   2> 3718043 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/timeConfig/lang/stopwords_de.txt
   [junit4]   2> 3718045 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/timeConfig/lang/stopwords_fa.txt
   [junit4]   2> 3718046 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/timeConfig/lang/contractions_ga.txt
   [junit4]   2> 3718048 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/timeConfig/lang/stopwords_ca.txt
   [junit4]   2> 3718049 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/timeConfig/lang/stopwords_nl.txt
   [junit4]   2> 3718051 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/timeConfig/lang/stopwords_bg.txt
   [junit4]   2> 3718054 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/timeConfig/lang/stopwords_en.txt
   [junit4]   2> 3718056 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/timeConfig/lang/stopwords_es.txt
   [junit4]   2> 3718057 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/timeConfig/lang/stopwords_lv.txt
   [junit4]   2> 3718062 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/timeConfig/lang/stopwords_ro.txt
   [junit4]   2> 3718063 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/timeConfig/lang/stopwords_th.txt
   [junit4]   2> 3718064 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/timeConfig/lang/stopwords_fr.txt
   [junit4]   2> 3718066 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/timeConfig/lang/stopwords_sv.txt
   [junit4]   2> 3718068 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/timeConfig/lang/stopwords_fi.txt
   [junit4]   2> 3718070 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/timeConfig/lang/hyphenations_ga.txt
   [junit4]   2> 3718072 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/timeConfig/lang/stopwords_gl.txt
   [junit4]   2> 3718074 INFO  (OverseerThreadFactory-12663-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/timeConfig/params.json
   [junit4]   2> 3718076 INFO  (qtp1543313243-40808) [n:127.0.0.1:65446_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/configs params={baseConfigSet=_default&name=timeConfig&action=CREATE&wt=javabin&version=2} status=0 QTime=95
   [junit4]   2> 3718077 INFO  (qtp1543313243-40804) [n:127.0.0.1:65446_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=timeConfig&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3718079 INFO  (OverseerThreadFactory-12663-thread-2-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection timeConfig
   [junit4]   2> 3718080 INFO  (OverseerCollectionConfigSetProcessor-72226470012256261-127.0.0.1:65447_solr-n_0000000000) [n:127.0.0.1:65447_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> 3718187 INFO  (OverseerStateUpdate-72226470012256261-127.0.0.1:65447_solr-n_0000000000) [n:127.0.0.1:65447_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"timeConfig",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"timeConfig_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:65447/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3718404 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfig&newCollection=true&name=timeConfig_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfig&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3718405 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3718511 INFO  (zkCallback-10586-thread-1-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3718513 INFO  (zkCallback-10586-thread-2-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3719415 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 3719415 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 3719416 WARN  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 3719418 WARN  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3719419 WARN  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 3719419 WARN  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3719419 WARN  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 3719419 WARN  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3719419 WARN  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 3719420 WARN  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3719425 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3719443 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.IndexSchema [timeConfig_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 3719614 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 3719656 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'timeConfig_shard1_replica_n1' using configuration from collection timeConfig, trusted=true
   [junit4]   2> 3719656 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65447.solr.core.timeConfig.shard1.replica_n1' (registry 'solr.core.timeConfig.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e0359e
   [junit4]   2> 3719656 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3719657 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [[timeConfig_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\tempDir-001\node2\timeConfig_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\tempDir-001\node2\.\timeConfig_shard1_replica_n1\data\]
   [junit4]   2> 3719659 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 3719755 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3719756 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3719757 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 3719757 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3719757 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@26dd06c[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 3719761 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/timeConfig
   [junit4]   2> 3719761 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/timeConfig
   [junit4]   2> 3719761 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/timeConfig/managed-schema
   [junit4]   2> 3719762 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 3719763 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3719763 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 3719765 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3719765 INFO  (searcherExecutor-12668-thread-1-processing-n:127.0.0.1:65447_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@26dd06c[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3719765 INFO  (searcherExecutor-12668-thread-1-processing-n:127.0.0.1:65447_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 3719765 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592858889746907136
   [junit4]   2> 3719765 INFO  (searcherExecutor-12668-thread-1-processing-n:127.0.0.1:65447_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3719767 INFO  (searcherExecutor-12668-thread-1-processing-n:127.0.0.1:65447_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] Registered new searcher Searcher@26dd06c[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3719774 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3719774 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3719774 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:65447/solr/timeConfig_shard1_replica_n1/
   [junit4]   2> 3719774 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3719774 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:65447/solr/timeConfig_shard1_replica_n1/ has no replicas
   [junit4]   2> 3719775 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3719779 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:65447/solr/timeConfig_shard1_replica_n1/ shard1
   [junit4]   2> 3719882 INFO  (zkCallback-10586-thread-3-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3719882 INFO  (zkCallback-10586-thread-2-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3719930 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3719932 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfig&newCollection=true&name=timeConfig_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfig&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1528
   [junit4]   2> 3719935 INFO  (qtp1543313243-40804) [n:127.0.0.1:65446_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> 3720033 INFO  (zkCallback-10586-thread-3-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3720033 INFO  (zkCallback-10586-thread-2-processing-n:127.0.0.1:65447_solr) [n:127.0.0.1:65447_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3720083 INFO  (OverseerCollectionConfigSetProcessor-72226470012256261-127.0.0.1:65447_solr-n_0000000000) [n:127.0.0.1:65447_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3720936 INFO  (qtp1543313243-40804) [n:127.0.0.1:65446_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=timeConfig&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2858
   [junit4]   2> 3720944 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted to ZK [{"set-user-property":{"update.autoCreateFields":false}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"tolerant",
   [junit4]   2>     "class":"solr.TolerantUpdateProcessorFactory"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     "class":"org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 3720944 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property overlay to be of version 0 for collection timeConfig
   [junit4]   2> 3720944 INFO  (Thread-6579) [n:127.0.0.1:65447_solr    ] o.a.s.c.SolrCore config update listener called for core timeConfig_shard1_replica_n1
   [junit4]   2> 3720945 INFO  (Thread-6579) [n:127.0.0.1:65447_solr    ] o.a.s.c.SolrCore core reload timeConfig_shard1_replica_n1
   [junit4]   2> 3720946 INFO  (solrHandlerExecutor-12673-thread-1-processing-n:127.0.0.1:65447_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 3720953 INFO  (Thread-6579) [n:127.0.0.1:65447_solr    ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 3720953 INFO  (Thread-6579) [n:127.0.0.1:65447_solr    ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 3720954 WARN  (Thread-6579) [n:127.0.0.1:65447_solr    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 3720955 WARN  (Thread-6579) [n:127.0.0.1:65447_solr    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3720955 WARN  (Thread-6579) [n:127.0.0.1:65447_solr    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 3720956 WARN  (Thread-6579) [n:127.0.0.1:65447_solr    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3720956 WARN  (Thread-6579) [n:127.0.0.1:65447_solr    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 3720956 WARN  (Thread-6579) [n:127.0.0.1:65447_solr    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3720957 WARN  (Thread-6579) [n:127.0.0.1:65447_solr    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 3720957 WARN  (Thread-6579) [n:127.0.0.1:65447_solr    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 3720962 INFO  (Thread-6579) [n:127.0.0.1:65447_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3720977 INFO  (Thread-6579) [n:127.0.0.1:65447_solr    ] o.a.s.s.IndexSchema [timeConfig_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 3721052 INFO  (qtp1602876467-40814) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 3721052 INFO  (qtp1602876467-40814) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3721052 INFO  (solrHandlerExecutor-12673-thread-1-processing-n:127.0.0.1:65447_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:65447/solr/timeConfig_shard1_replica_n1/ for prop overlay   after 1 attempts
   [junit4]   2> 3721052 INFO  (solrHandlerExecutor-12673-thread-1-processing-n:127.0.0.1:65447_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 3721053 INFO  (SolrConfigHandler-refreshconf) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 3721143 INFO  (Thread-6579) [n:127.0.0.1:65447_solr    ] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 3721153 INFO  (qtp1602876467-40813) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 3721154 INFO  (qtp1602876467-40813) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3721154 INFO  (solrHandlerExecutor-12673-thread-1-processing-n:127.0.0.1:65447_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:65447/solr/timeConfig_shard1_replica_n1/ for prop overlay   after 2 attempts
   [junit4]   2> 3721154 INFO  (solrHandlerExecutor-12673-thread-1-processing-n:127.0.0.1:65447_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 3721155 INFO  (SolrConfigHandler-refreshconf) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 3721183 INFO  (Thread-6579) [n:127.0.0.1:65447_solr    ] o.a.s.c.CoreContainer Reloading SolrCore 'timeConfig_shard1_replica_n1' using configuration from collection timeConfig
   [junit4]   2> 3721202 INFO  (Thread-6579) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65447.solr.core.timeConfig.shard1.replica_n1' (registry 'solr.core.timeConfig.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e0359e
   [junit4]   2> 3721202 INFO  (Thread-6579) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [[timeConfig_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\tempDir-001\node2\timeConfig_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_55E3E16CA69351F8-001\tempDir-001\node2\.\timeConfig_shard1_replica_n1\data\]
   [junit4]   2> 3721206 INFO  (Thread-6579) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 3721254 INFO  (qtp1602876467-40814) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 3721255 INFO  (qtp1602876467-40814) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3721255 INFO  (solrHandlerExecutor-12673-thread-1-processing-n:127.0.0.1:65447_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from https://127.0.0.1:65447/solr/timeConfig_shard1_replica_n1/ for prop overlay   after 3 attempts
   [junit4]   2> 3721255 INFO  (solrHandlerExecutor-12673-thread-1-processing-n:127.0.0.1:65447_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 3721255 INFO  (SolrConfigHandler-refreshconf) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 3721281 INFO  (Thread-6579) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 3721281 INFO  (Thread-6579) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3721282 INFO  (Thread-6579) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f97d56f[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 3721283 INFO  (Thread-6579) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/timeConfig
   [junit4]   2> 3721284 INFO  (Thread-6579) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/timeConfig
   [junit4]   2> 3721284 INFO  (Thread-6579) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/timeConfig/managed-schema
   [junit4]   2> 3721285 INFO  (Thread-6579) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 3721285 INFO  (Thread-6579) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3721285 INFO  (Thread-6579) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 3721286 INFO  (Thread-6579) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3721286 INFO  (searcherExecutor-12674-thread-1-processing-n:127.0.0.1:65447_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@f97d56f[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3721287 INFO  (searcherExecutor-12674-thread-1-processing-n:127.0.0.1:65447_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 3721287 INFO  (searcherExecutor-12674-thread-1-processing-n:127.0.0.1:65447_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3721287 INFO  (Thread-6579) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592858891342839808
   [junit4]   2> 3721288 INFO  (searcherExecutor-12674-thread-1-processing-n:127.0.0.1:65447_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] Registered new searcher Searcher@f97d56f[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3721289 INFO  (Thread-6579) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 3721289 INFO  (Thread-6579) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@40789b22[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 3721289 INFO  (searcherExecutor-12674-thread-1-processing-n:127.0.0.1:65447_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@40789b22[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3721289 INFO  (searcherExecutor-12674-thread-1-processing-n:127.0.0.1:65447_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 3721291 INFO  (searcherExecutor-12674-thread-1-processing-n:127.0.0.1:65447_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] Registered new searcher Searcher@40789b22[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3721356 INFO  (qtp1602876467-40813) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler I already have the expected version 0 of config
   [junit4]   2> 3721356 INFO  (qtp1602876467-40813) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 3721356 INFO  (qtp1602876467-40813) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3721357 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Took 413.0ms to set the property overlay to be of version 0 for collection timeConfig
   [junit4]   2> 3721357 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7f69d8d0
   [junit4]   2> 3721357 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.timeConfig.shard1.replica_n1, tag=2137643216
   [junit4]   2> 3721357 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@46e95177: rootName = solr_65447, domain = solr.core.timeConfig.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.timeConfig.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@67f4adc4
   [junit4]   2> 3721365 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.timeConfig.shard1.leader, tag=2137643216
   [junit4]   2> 3721371 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ZkController Persisted config data to node /configs/timeConfig/params.json 
   [junit4]   2> 3721372 INFO  (qtp1602876467-40812) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property params to be of version 1 for collection timeConfig
   [junit4]   2> 3721372 INFO  (Thread-6580) [n:127.0.0.1:65447_solr    ] o.a.s.c.SolrCore config update listener called for core timeConfig_shard1_replica_n1
   [junit4]   2> 3721373 INFO  (Thread-6580) [n:127.0.0.1:65447_solr    ] o.a.s.c.RequestParams conf resource params.json loaded . version : 1 
   [junit4]   2> 3721373 INFO  (solrHandlerExecutor-12678-thread-1-processing-n:127.0.0.1:65447_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 3721373 INFO  (Thread-6580) [n:127.0.0.1:65447_solr    ] o.a.s.c.RequestParams request params refreshed to version 1
   [junit4]   2> 3721476 INFO  (qtp1602876467-40813) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler I already have the expected version 1 of params
   [junit4]   2> 3721476 INFO  (qtp1602876467-40813) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler isStale false , resourceloader org.apache.solr.cloud.ZkSolrResourceLoader
   [junit4]   2> 3721477 INFO  (qtp1602876467-40813) [n:127.0.0.1:65447_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr pat

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

, state=WAITING, group=TGRP-TimeRoutedAliasUpdateProcessorTest]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    >    2) Thread[id=40948, name=test-12705-thread-1, state=WAITING, group=TGRP-TimeRoutedAliasUpdateProcessorTest]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([55E3E16CA69351F8]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=40949, name=test-12705-thread-2, state=WAITING, group=TGRP-TimeRoutedAliasUpdateProcessorTest]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    >    2) Thread[id=40948, name=test-12705-thread-1, state=WAITING, group=TGRP-TimeRoutedAliasUpdateProcessorTest]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([55E3E16CA69351F8]:0)
   [junit4] Completed [778/778 (1!)] on J1 in 39.59s, 2 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 2391 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CCF8A2F7294820E-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@738c94e), locale=sbp-TZ, timezone=America/Fortaleza
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=78406272,total=233308160
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=9CCF8A2F7294820E -Dtests.slow=true -Dtests.locale=sbp-TZ -Dtests.timezone=America/Fortaleza -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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CCF8A2F7294820E-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CCF8A2F7294820E-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CCF8A2F7294820E-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CCF8A2F7294820E-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CCF8A2F7294820E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CCF8A2F7294820E-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CCF8A2F7294820E-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CCF8A2F7294820E-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CCF8A2F7294820E-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CCF8A2F7294820E-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CCF8A2F7294820E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CCF8A2F7294820E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CCF8A2F7294820E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9CCF8A2F7294820E-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9CCF8A2F7294820E]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [5/5 (1!)] on J1 in 0.50s, 8 tests, 1 error <<< FAILURES!

[...truncated 38783 lines...]

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

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

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.TestSimpleTrackingShardHandler

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestSimpleTrackingShardHandler_A4F531F7EC5F6EE2-001\tempDir-001\control\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestSimpleTrackingShardHandler_A4F531F7EC5F6EE2-001\tempDir-001\control\configsets    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestSimpleTrackingShardHandler_A4F531F7EC5F6EE2-001\tempDir-001\control: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestSimpleTrackingShardHandler_A4F531F7EC5F6EE2-001\tempDir-001\control    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestSimpleTrackingShardHandler_A4F531F7EC5F6EE2-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestSimpleTrackingShardHandler_A4F531F7EC5F6EE2-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-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestSimpleTrackingShardHandler_A4F531F7EC5F6EE2-001\tempDir-001\control\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestSimpleTrackingShardHandler_A4F531F7EC5F6EE2-001\tempDir-001\control\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestSimpleTrackingShardHandler_A4F531F7EC5F6EE2-001\tempDir-001\control: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestSimpleTrackingShardHandler_A4F531F7EC5F6EE2-001\tempDir-001\control
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestSimpleTrackingShardHandler_A4F531F7EC5F6EE2-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestSimpleTrackingShardHandler_A4F531F7EC5F6EE2-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([A4F531F7EC5F6EE2]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.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([A4F531F7EC5F6EE2:C909950A561791E5]: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:313)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
	at __randomizedtesting.SeedInfo.seed([A4F531F7EC5F6EE2:6D407359E538A817]: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.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

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

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

	at __randomizedtesting.SeedInfo.seed([2DE371426B427336]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.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 13311 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_A4F531F7EC5F6EE2-001\init-core-data-001
   [junit4]   2> 2010702 WARN  (SUITE-AutoscalingHistoryHandlerTest-seed#[A4F531F7EC5F6EE2]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 2010703 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A4F531F7EC5F6EE2]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2010709 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A4F531F7EC5F6EE2]-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> 2010709 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A4F531F7EC5F6EE2]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2010711 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A4F531F7EC5F6EE2]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_A4F531F7EC5F6EE2-001\tempDir-001
   [junit4]   2> 2010711 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A4F531F7EC5F6EE2]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2010711 INFO  (Thread-3456) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2010712 INFO  (Thread-3456) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2010717 ERROR (Thread-3456) [    ] 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> 2010812 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A4F531F7EC5F6EE2]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:52007
   [junit4]   2> 2010815 INFO  (zkConnectionManagerCallback-2961-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2010821 INFO  (jetty-launcher-2958-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> 2010821 INFO  (jetty-launcher-2958-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2010821 INFO  (jetty-launcher-2958-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2010821 INFO  (jetty-launcher-2958-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2010821 INFO  (jetty-launcher-2958-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d06a9e8{/solr,null,AVAILABLE}
   [junit4]   2> 2010823 INFO  (jetty-launcher-2958-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@59b37530{HTTP/1.1,[http/1.1]}{127.0.0.1:52011}
   [junit4]   2> 2010823 INFO  (jetty-launcher-2958-thread-2) [    ] o.e.j.s.Server Started @2019136ms
   [junit4]   2> 2010823 INFO  (jetty-launcher-2958-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52011}
   [junit4]   2> 2010823 ERROR (jetty-launcher-2958-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2010824 INFO  (jetty-launcher-2958-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2010824 INFO  (jetty-launcher-2958-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2010824 INFO  (jetty-launcher-2958-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2010824 INFO  (jetty-launcher-2958-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-26T05:02:52.450Z
   [junit4]   2> 2010826 INFO  (jetty-launcher-2958-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> 2010826 INFO  (jetty-launcher-2958-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2010826 INFO  (jetty-launcher-2958-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2010826 INFO  (jetty-launcher-2958-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2010826 INFO  (jetty-launcher-2958-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4446ffcd{/solr,null,AVAILABLE}
   [junit4]   2> 2010827 INFO  (jetty-launcher-2958-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@20daad6d{HTTP/1.1,[http/1.1]}{127.0.0.1:52016}
   [junit4]   2> 2010827 INFO  (jetty-launcher-2958-thread-1) [    ] o.e.j.s.Server Started @2019139ms
   [junit4]   2> 2010827 INFO  (jetty-launcher-2958-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52016}
   [junit4]   2> 2010827 ERROR (jetty-launcher-2958-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2010827 INFO  (jetty-launcher-2958-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2010827 INFO  (jetty-launcher-2958-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2010827 INFO  (jetty-launcher-2958-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2010827 INFO  (jetty-launcher-2958-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-26T05:02:52.453Z
   [junit4]   2> 2010829 INFO  (zkConnectionManagerCallback-2963-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2010829 INFO  (jetty-launcher-2958-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2010831 INFO  (zkConnectionManagerCallback-2965-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2010831 INFO  (jetty-launcher-2958-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2010846 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 0x100093d5fef0001, likely client has closed socket
   [junit4]   2> 2010847 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 0x100093d5fef0002, likely client has closed socket
   [junit4]   2> 2010849 INFO  (jetty-launcher-2958-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52007/solr
   [junit4]   2> 2010849 INFO  (jetty-launcher-2958-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52007/solr
   [junit4]   2> 2010851 INFO  (zkConnectionManagerCallback-2970-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2010851 INFO  (zkConnectionManagerCallback-2973-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2010853 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 0x100093d5fef0003, likely client has closed socket
   [junit4]   2> 2010854 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 0x100093d5fef0004, likely client has closed socket
   [junit4]   2> 2010857 INFO  (zkConnectionManagerCallback-2975-thread-1-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2010858 INFO  (zkConnectionManagerCallback-2977-thread-1-processing-n:127.0.0.1:52016_solr) [n:127.0.0.1:52016_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2010985 INFO  (jetty-launcher-2958-thread-2) [n:127.0.0.1:52011_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2010985 INFO  (jetty-launcher-2958-thread-1) [n:127.0.0.1:52016_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2010986 INFO  (jetty-launcher-2958-thread-2) [n:127.0.0.1:52011_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52011_solr
   [junit4]   2> 2010986 INFO  (jetty-launcher-2958-thread-1) [n:127.0.0.1:52016_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52016_solr
   [junit4]   2> 2010987 INFO  (jetty-launcher-2958-thread-2) [n:127.0.0.1:52011_solr    ] o.a.s.c.Overseer Overseer (id=72067753245081605-127.0.0.1:52011_solr-n_0000000000) starting
   [junit4]   2> 2010997 INFO  (jetty-launcher-2958-thread-2) [n:127.0.0.1:52011_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52011_solr
   [junit4]   2> 2011081 DEBUG (OverseerAutoScalingTriggerThread-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 2011081 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2011082 INFO  (zkCallback-2974-thread-1-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2011084 INFO  (zkCallback-2976-thread-1-processing-n:127.0.0.1:52016_solr) [n:127.0.0.1:52016_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2011084 DEBUG (OverseerAutoScalingTriggerThread-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 2011085 DEBUG (OverseerAutoScalingTriggerThread-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:52011_solr, 127.0.0.1:52016_solr]
   [junit4]   2> 2011085 DEBUG (OverseerAutoScalingTriggerThread-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 2011085 DEBUG (OverseerAutoScalingTriggerThread-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 2011093 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:52011_solr"} current state version: 0
   [junit4]   2> 2011093 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:52011_solr
   [junit4]   2> 2011098 DEBUG (OverseerAutoScalingTriggerThread-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2011098 DEBUG (OverseerAutoScalingTriggerThread-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2011129 DEBUG (ScheduledTrigger-6807-thread-1) [n:127.0.0.1:52011_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2011247 INFO  (jetty-launcher-2958-thread-1) [n:127.0.0.1:52016_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52016.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@486e9e26
   [junit4]   2> 2011247 INFO  (jetty-launcher-2958-thread-2) [n:127.0.0.1:52011_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52011.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@486e9e26
   [junit4]   2> 2011252 INFO  (jetty-launcher-2958-thread-2) [n:127.0.0.1:52011_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52011.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@486e9e26
   [junit4]   2> 2011256 INFO  (jetty-launcher-2958-thread-2) [n:127.0.0.1:52011_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52011.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@486e9e26
   [junit4]   2> 2011256 INFO  (jetty-launcher-2958-thread-1) [n:127.0.0.1:52016_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52016.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@486e9e26
   [junit4]   2> 2011256 INFO  (jetty-launcher-2958-thread-1) [n:127.0.0.1:52016_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52016.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@486e9e26
   [junit4]   2> 2011257 INFO  (jetty-launcher-2958-thread-2) [n:127.0.0.1:52011_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_A4F531F7EC5F6EE2-001\tempDir-001\node2\.
   [junit4]   2> 2011257 INFO  (jetty-launcher-2958-thread-1) [n:127.0.0.1:52016_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_A4F531F7EC5F6EE2-001\tempDir-001\node1\.
   [junit4]   2> 2011329 INFO  (zkConnectionManagerCallback-2983-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2011331 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 0x100093d5fef0007, likely client has closed socket
   [junit4]   2> 2011337 INFO  (zkConnectionManagerCallback-2987-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2011339 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A4F531F7EC5F6EE2]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2011342 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[A4F531F7EC5F6EE2]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52007/solr ready
   [junit4]   2> 2011358 INFO  (qtp919888545-17690) [n:127.0.0.1:52011_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&name=.system&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:52011_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2011371 INFO  (OverseerThreadFactory-6809-thread-1-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 2011381 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":".system",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "numShards":1,
   [junit4]   2>   "createNodeSet":"127.0.0.1:52011_solr",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2011381 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: .system
   [junit4]   2> 2011382 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/.system/state.json
   [junit4]   2> 2011486 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52011/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2011486 INFO  (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52011/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2011487 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 2011487 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node2":{
   [junit4]   2>       "core":".system_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:52011/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2011588 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/.system/state.json version: 0
   [junit4]   2> 2011691 INFO  (qtp919888545-17696) [n:127.0.0.1:52011_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2011693 INFO  (qtp919888545-17696) [n:127.0.0.1:52011_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2011701 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52011/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52011_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2011701 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52011/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52011_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2011701 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{"core":".system_shard1_replica_n1","base_url":"http://127.0.0.1:52011/solr","node_name":"127.0.0.1:52011_solr","state":"down","type":"NRT"}
   [junit4]   2> 2011701 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(.system//collections/.system/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":".system_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:52011/solr",
   [junit4]   2>           "node_name":"127.0.0.1:52011_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 2011804 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/.system/state.json version: 1
   [junit4]   2> 2011806 INFO  (zkCallback-2974-thread-1-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2011808 INFO  (zkCallback-2974-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2012138 DEBUG (ScheduledTrigger-6807-thread-1) [n:127.0.0.1:52011_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2012726 INFO  (qtp919888545-17696) [n:127.0.0.1:52011_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2012737 INFO  (qtp919888545-17696) [n:127.0.0.1:52011_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 2012742 INFO  (qtp919888545-17696) [n:127.0.0.1:52011_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 2012758 INFO  (qtp919888545-17696) [n:127.0.0.1:52011_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 2012759 INFO  (qtp919888545-17696) [n:127.0.0.1:52011_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 2012761 INFO  (qtp919888545-17696) [n:127.0.0.1:52011_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 2012762 INFO  (qtp919888545-17696) [n:127.0.0.1:52011_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from collection .system, trusted=true
   [junit4]   2> 2012762 INFO  (qtp919888545-17696) [n:127.0.0.1:52011_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52011.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@486e9e26
   [junit4]   2> 2012762 INFO  (qtp919888545-17696) [n:127.0.0.1:52011_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2012763 INFO  (qtp919888545-17696) [n:127.0.0.1:52011_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_A4F531F7EC5F6EE2-001\tempDir-001\node2\.system_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_A4F531F7EC5F6EE2-001\tempDir-001\node2\.\.system_shard1_replica_n1\data\]
   [junit4]   2> 2012930 INFO  (qtp919888545-17696) [n:127.0.0.1:52011_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2012930 INFO  (qtp919888545-17696) [n:127.0.0.1:52011_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2012933 INFO  (qtp919888545-17696) [n:127.0.0.1:52011_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 2012933 INFO  (qtp919888545-17696) [n:127.0.0.1:52011_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2012935 INFO  (qtp919888545-17696) [n:127.0.0.1:52011_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@676dfb52[.system_shard1_replica_n1] main]
   [junit4]   2> 2012940 INFO  (qtp919888545-17696) [n:127.0.0.1:52011_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 2012941 INFO  (qtp919888545-17696) [n:127.0.0.1:52011_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 2012941 INFO  (qtp919888545-17696) [n:127.0.0.1:52011_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 2012947 INFO  (qtp919888545-17696) [n:127.0.0.1:52011_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2012948 INFO  (qtp919888545-17696) [n:127.0.0.1:52011_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2012949 INFO  (searcherExecutor-6814-thread-1-processing-n:127.0.0.1:52011_solr x:.system_shard1_replica_n1 s:shard1 c:.system r:core_node2) [n:127.0.0.1:52011_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@676dfb52[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2012950 INFO  (qtp919888545-17696) [n:127.0.0.1:52011_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593438502467403776
   [junit4]   2> 2012960 INFO  (qtp919888545-17696) [n:127.0.0.1:52011_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2012960 INFO  (qtp919888545-17696) [n:127.0.0.1:52011_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2012960 INFO  (qtp919888545-17696) [n:127.0.0.1:52011_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52011/solr/.system_shard1_replica_n1/
   [junit4]   2> 2012960 INFO  (qtp919888545-17696) [n:127.0.0.1:52011_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2012960 INFO  (qtp919888545-17696) [n:127.0.0.1:52011_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:52011/solr/.system_shard1_replica_n1/ has no replicas
   [junit4]   2> 2012960 INFO  (qtp919888545-17696) [n:127.0.0.1:52011_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2012967 INFO  (qtp919888545-17696) [n:127.0.0.1:52011_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:52011/solr/.system_shard1_replica_n1/ shard1
   [junit4]   2> 2012967 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "base_url":"http://127.0.0.1:52011/solr",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 2013071 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/.system/state.json version: 2
   [junit4]   2> 2013071 INFO  (zkCallback-2974-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2013071 INFO  (zkCallback-2974-thread-3-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2013119 INFO  (qtp919888545-17696) [n:127.0.0.1:52011_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2013120 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52011/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52011_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2013121 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52011/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52011_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2013121 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{"core":".system_shard1_replica_n1","base_url":"http://127.0.0.1:52011/solr","node_name":"127.0.0.1:52011_solr","state":"active","type":"NRT","leader":"true"}
   [junit4]   2> 2013121 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(.system//collections/.system/state.json/3)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{"core_node2":{
   [junit4]   2>           "core":".system_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:52011/solr",
   [junit4]   2>           "node_name":"127.0.0.1:52011_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "leader":"true"}}}}}
   [junit4]   2> 2013124 INFO  (qtp919888545-17696) [n:127.0.0.1:52011_solr c:.system s:shard1 r:core_node2 x:.system_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1432
   [junit4]   2> 2013127 INFO  (qtp919888545-17690) [n:127.0.0.1:52011_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> 2013140 DEBUG (ScheduledTrigger-6807-thread-2) [n:127.0.0.1:52011_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2013224 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/.system/state.json version: 3
   [junit4]   2> 2013225 INFO  (zkCallback-2974-thread-3-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2013225 INFO  (zkCallback-2974-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2013374 INFO  (OverseerCollectionConfigSetProcessor-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_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> 2014127 INFO  (qtp919888545-17690) [n:127.0.0.1:52011_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&name=.system&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:52011_solr&wt=javabin&version=2} status=0 QTime=2768
   [junit4]   2> 2014130 INFO  (qtp919888545-17695) [n:127.0.0.1:52011_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=3&maxShardsPerNode=3&name=AutoscalingHistoryHandlerTest_collection&nrtReplicas=3&action=CREATE&numShards=1&createNodeSet=127.0.0.1:52016_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2014137 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 2014138 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 2014142 DEBUG (ScheduledTrigger-6807-thread-1) [n:127.0.0.1:52011_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2014142 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/protwords.txt
   [junit4]   2> 2014144 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/solrconfig.xml
   [junit4]   2> 2014147 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/synonyms.txt
   [junit4]   2> 2014149 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/stopwords.txt
   [junit4]   2> 2014153 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 2014156 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 2014159 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 2014161 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 2014163 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 2014166 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 2014167 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 2014172 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 2014174 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 2014177 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 2014180 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 2014183 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 2014185 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 2014188 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 2014192 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 2014200 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 2014212 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 2014267 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 2014270 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 2014272 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 2014274 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 2014277 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 2014279 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 2014281 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 2014283 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 2014287 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 2014288 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 2014291 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 2014293 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 2014296 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 2014298 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 2014301 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 2014304 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 2014306 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 2014307 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 2014310 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 2014312 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 2014315 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 2014317 INFO  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/params.json
   [junit4]   2> 2014319 WARN  (OverseerThreadFactory-6809-thread-2-processing-n:127.0.0.1:52011_solr) [n:127.0.0.1:52011_solr    ] o.a.s.c.a.c.CreateCollectionCmd Specified number of replicas of 3 on collection AutoscalingHistoryHandlerTest_collection is higher than the number of Solr instances currently live or live and part of your createNodeSet(1). It's unusual to run two replica of the same slice on the same Solr-instance.
   [junit4]   2> 2014327 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "maxShardsPerNode":"3",
   [junit4]   2>   "createNodeSet":"127.0.0.1:52016_solr",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2014327 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 2014446 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 2014658 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52016/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2014658 INFO  (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52016/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2014659 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 2014659 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node2":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:52016/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2014663 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52016/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2014664 INFO  (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52016/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2014665 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node2":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:52016/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2014665 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node2":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:52016/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node4":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>       "base_url":"http://127.0.0.1:52016/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2014669 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52016/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2014669 INFO  (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52016/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2014671 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node2":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:52016/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node4":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>       "base_url":"http://127.0.0.1:52016/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2014672 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node2":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:52016/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node4":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>       "base_url":"http://127.0.0.1:52016/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node6":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n5",
   [junit4]   2>       "base_url":"http://127.0.0.1:52016/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2014772 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 0
   [junit4]   2> 2014932 INFO  (qtp1678073644-17699) [n:127.0.0.1:52016_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2014933 INFO  (qtp1678073644-17699) [n:127.0.0.1:52016_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2014950 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52016/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52016_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2014950 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52016/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52016_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2014950 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1","base_url":"http://127.0.0.1:52016/solr","node_name":"127.0.0.1:52016_solr","state":"down","type":"NRT"}
   [junit4]   2> 2014950 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"3",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node2":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:52016/solr",
   [junit4]   2>           "node_name":"127.0.0.1:52016_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>           "base_url":"http://127.0.0.1:52016/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n5",
   [junit4]   2>           "base_url":"http://127.0.0.1:52016/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 2014956 INFO  (qtp1678073644-17704) [n:127.0.0.1:52016_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n3&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2014967 INFO  (qtp1678073644-17713) [n:127.0.0.1:52016_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n5&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2014975 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52016/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52016_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2014975 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n3",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:52016/solr",
   [junit4]   2>   "node_name":"127.0.0.1:52016_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2014975 DEBUG (OverseerStateUpdate-72067753245081605-127.0.0.1:52011_solr-n_0000000000) [n:127.0.0.1:52011_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node4:{"core":"AutoscalingHistoryHandlerTest_collection_shard

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

olrSpellCheckerTest, TestSolrFieldCacheBean, TestPivotHelperCode, TestFieldCollectionResource, SearchHandlerTest, TestDownShardTolerantSearch, TestXmlQParser, RAMDirectoryFactoryTest, HLLSerializationTest, CollectionReloadTest, BaseCdcrDistributedZkTest, SuggesterTSTTest, TestSchemaNameResource, OverseerModifyCollectionTest, TestSolrXml, TestTolerantSearch, TestLegacyTerms, TestRequestForwarding, DistributedMLTComponentTest, TestConfigOverlay, MergeStrategyTest, TestNodeLostTrigger, TestBinaryResponseWriter, TestInitParams, ManagedSchemaRoundRobinCloudTest, TestRTimerTree, PingRequestHandlerTest, ComputePlanActionTest, TestExecutePlanAction, SolrPluginUtilsTest, CreateCollectionCleanupTest, TestRealTimeGet, DirectSolrSpellCheckerTest, TestManagedResourceStorage, TestFiltering, DirectUpdateHandlerOptimizeTest, TestMultiWordSynonyms, TestFreeTextSuggestions, TestComplexPhraseQParserPlugin, TestDistribDocBasedVersion, TestNestedDocsSort, MetricTriggerTest, TestFoldingMultitermQuery, TestPKIAuthenticationPlugin, RecoveryZkTest, CloudMLTQParserTest, LeaderElectionIntegrationTest, CursorPagingTest, TestJoin, HdfsSyncSliceTest, DocValuesMissingTest, CoreSorterTest, TestTlogReplica, TestInPlaceUpdatesStandalone, TestElisionMultitermQuery, TestCryptoKeys, ForceLeaderTest, ShardRoutingCustomTest, ZkNodePropsTest, SolrShardReporterTest, TestCollationField, TestConfigsApi, TestCoreBackup, TestQuerySenderNoQuery, ExitableDirectoryReaderTest, SolrCloudExampleTest, GraphQueryTest, ClassificationUpdateProcessorFactoryTest, BlobRepositoryCloudTest, TolerantUpdateProcessorTest, UnloadDistributedZkTest, TestImpersonationWithHadoopAuth, MoreLikeThisHandlerTest, QueryResultKeyTest, SharedFSAutoReplicaFailoverTest, TermsComponentTest, TestCollationFieldDocValues, TestTestInjection, PropertiesRequestHandlerTest, DistribCursorPagingTest, SolrGangliaReporterTest, TestRandomCollapseQParserPlugin, TestExportWriter, DirectSolrConnectionTest, TestManagedSchemaThreadSafety, ConfigSetsAPITest, DistanceUnitsTest, TestRequestStatusCollectionAPI, DateFieldTest, QueryEqualityTest, TestConfigSetProperties, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestSolr4Spatial2, SpatialFilterTest, TestLocalFSCloudBackupRestore, TestFieldTypeCollectionResource, TestSolrJ, SolrSlf4jReporterTest, ParsingFieldUpdateProcessorsTest, ResourceLoaderTest, SpellingQueryConverterTest, TlogReplayBufferedWhileIndexingTest, MBeansHandlerTest, OpenExchangeRatesOrgProviderTest, TestManagedSynonymGraphFilterFactory, TestRawTransformer, TestRecovery, TestConfigSetsAPIExclusivity, AssignBackwardCompatibilityTest, AutoscalingHistoryHandlerTest, TestBlendedInfixSuggestions, CollectionsAPISolrJTest, TestIndexSearcher, TestSolrCoreSnapshots, SuggestComponentTest, ReplicaListTransformerTest, TestIntervalFaceting, TestSweetSpotSimilarityFactory, CustomHighlightComponentTest, TestPartialUpdateDeduplication, TestLeaderInitiatedRecoveryThread, TestClusterProperties, DistributedVersionInfoTest, FileUtilsTest, TestBM25SimilarityFactory, HdfsTlogReplayBufferedWhileIndexingTest, DocumentBuilderTest, TestMiniSolrCloudClusterSSL, OverseerStatusTest, TestImplicitCoreProperties, DistributedFacetPivotWhiteBoxTest, TestLuceneIndexBackCompat, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, ConnectionReuseTest, AliasIntegrationTest, DistribJoinFromCollectionTest, HttpPartitionTest, LeaderFailureAfterFreshStartTest, MoveReplicaTest, NodeMutatorTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, PeerSyncReplicationTest, TestAuthenticationFramework, TestCloudPseudoReturnFields, TestConfigSetsAPIZkFailure, TestDeleteCollectionOnDownNodes, TestDistributedMap, TestLeaderElectionWithEmptyReplica, TestPullReplica, TestRandomRequestDistribution, TestRebalanceLeaders, TestSSLRandomization, TestSegmentSorting, TestSizeLimitedDistributedMap, TestStressCloudBlindAtomicUpdates, TestStressInPlaceUpdates, ZkShardTermsTest, AssignTest, CollectionsAPIAsyncDistributedZkTest, TestCollectionAPI, AutoAddReplicasIntegrationTest, TriggerIntegrationTest]
   [junit4] Completed [631/778 (3!)] on J0 in 282.93s, 14 tests, 1 failure <<< FAILURES!

[...truncated 2918 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2DE371426B427336-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=469, maxMBSortInHeap=7.815459911670008, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3b247855), locale=ru-RU, timezone=Brazil/West
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=48874000,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=2DE371426B427336 -Dtests.slow=true -Dtests.locale=ru-RU -Dtests.timezone=Brazil/West -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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2DE371426B427336-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2DE371426B427336-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2DE371426B427336-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2DE371426B427336-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2DE371426B427336-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2DE371426B427336-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2DE371426B427336-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2DE371426B427336-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2DE371426B427336-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2DE371426B427336-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2DE371426B427336-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2DE371426B427336-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2DE371426B427336-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2DE371426B427336-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2DE371426B427336]: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.31s, 8 tests, 1 error <<< FAILURES!

[...truncated 46077 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7194/consoleText

[repro] Revision: b212f2e9b7b5d20ab8d6168b5ddcb164f536d1af

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] ant clean

[...truncated 6 lines...]
[repro] Traceback (most recent call last):

[...truncated 80 lines...]

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

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

11 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.benchmark.byTask.tasks.WriteLineDocTaskTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.tasks.WriteLineDocTaskTest_F260AEBCCD7BE48B-001\benchmark-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.tasks.WriteLineDocTaskTest_F260AEBCCD7BE48B-001\benchmark-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.tasks.WriteLineDocTaskTest_F260AEBCCD7BE48B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.tasks.WriteLineDocTaskTest_F260AEBCCD7BE48B-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.tasks.WriteLineDocTaskTest_F260AEBCCD7BE48B-001\benchmark-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.tasks.WriteLineDocTaskTest_F260AEBCCD7BE48B-001\benchmark-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.tasks.WriteLineDocTaskTest_F260AEBCCD7BE48B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.tasks.WriteLineDocTaskTest_F260AEBCCD7BE48B-001

	at __randomizedtesting.SeedInfo.seed([F260AEBCCD7BE48B]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.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.TestMmapDirectory

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

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


FAILED:  junit.framework.TestSuite.org.apache.lucene.util.TestIOUtils

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

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

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


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

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

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


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

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

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

	at __randomizedtesting.SeedInfo.seed([42211403ABDFC3F8:D7ACF8622E3777ED]: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:247)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple

Error Message:
Waiting for collection testSimple1 null Live Nodes: [127.0.0.1:59784_solr, 127.0.0.1:59785_solr] Last available state: DocCollection(testSimple1//collections/testSimple1/state.json/19)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{       "range":"80000000-ffffffff",       "state":"active",       "replicas":{         "core_node2":{           "core":"testSimple1_shard1_replica_n1",           "base_url":"https://127.0.0.1:59785/solr",           "node_name":"127.0.0.1:59785_solr",           "state":"active",           "type":"NRT",           "leader":"true"},         "core_node12":{           "core":"testSimple1_shard1_replica_n11",           "base_url":"https://127.0.0.1:59785/solr",           "node_name":"127.0.0.1:59785_solr",           "state":"active",           "type":"NRT"}}},     "shard2":{       "range":"0-7fffffff",       "state":"active",       "replicas":{         "core_node6":{           "core":"testSimple1_shard2_replica_n5",           "base_url":"https://127.0.0.1:59785/solr",           "node_name":"127.0.0.1:59785_solr",           "state":"active",           "type":"NRT",           "leader":"true"},         "core_node10":{           "core":"testSimple1_shard2_replica_n9",           "base_url":"https://127.0.0.1:59786/solr",           "node_name":"127.0.0.1:59786_solr",           "state":"down",           "type":"NRT"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"true",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple1
null
Live Nodes: [127.0.0.1:59784_solr, 127.0.0.1:59785_solr]
Last available state: DocCollection(testSimple1//collections/testSimple1/state.json/19)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node2":{
          "core":"testSimple1_shard1_replica_n1",
          "base_url":"https://127.0.0.1:59785/solr",
          "node_name":"127.0.0.1:59785_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node12":{
          "core":"testSimple1_shard1_replica_n11",
          "base_url":"https://127.0.0.1:59785/solr",
          "node_name":"127.0.0.1:59785_solr",
          "state":"active",
          "type":"NRT"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node6":{
          "core":"testSimple1_shard2_replica_n5",
          "base_url":"https://127.0.0.1:59785/solr",
          "node_name":"127.0.0.1:59785_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node10":{
          "core":"testSimple1_shard2_replica_n9",
          "base_url":"https://127.0.0.1:59786/solr",
          "node_name":"127.0.0.1:59786_solr",
          "state":"down",
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([BFA3EABB9EC56CC7:8710CE45B936B816]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:103)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
	at __randomizedtesting.SeedInfo.seed([BFA3EABB9EC56CC7:7616A81597A2AA32]: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.analysis.TestManagedStopFilterFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_BFA3EABB9EC56CC7-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_BFA3EABB9EC56CC7-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_BFA3EABB9EC56CC7-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_BFA3EABB9EC56CC7-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-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_BFA3EABB9EC56CC7-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_BFA3EABB9EC56CC7-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_BFA3EABB9EC56CC7-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_BFA3EABB9EC56CC7-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([BFA3EABB9EC56CC7]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.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.GetByIdTest

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

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

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


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

Error Message:
Captured an uncaught exception in thread: Thread[id=14, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=14, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([42211403ABDFC3F8:CDAFF3A3B9B33007]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([42211403ABDFC3F8]:0)
	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


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

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

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

	at __randomizedtesting.SeedInfo.seed([8641C4AF7DB537F2]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.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 458 lines...]
   [junit4] Suite: org.apache.lucene.util.TestIOUtils
   [junit4] IGNOR/A 0.01s J1 | TestIOUtils.testManyPartitions
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J1 | TestIOUtils.testSSD
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J1 | TestIOUtils.testRotatingPlatters
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.01s J1 | TestIOUtils.testSymlinkSSD
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J1 | TestIOUtils.testNVME
   [junit4]    > Assumption #1: windows is not supported
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=30490, maxDocsPerChunk=886, blockSize=6), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=30490, blockSize=6)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3acca0), locale=fr, timezone=Africa/Banjul
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=21274152,total=192151552
   [junit4]   2> NOTE: All tests run in this JVM: [TestBlockPostingsFormat2, TestBinaryTerms, TestCompetitiveFreqNormAccumulator, Test2BPoints, TestIntRange, TestLogMergePolicy, TestTermVectorsWriter, TestForUtil, TestIndexWriterOnDiskFull, TestQueryBuilder, TestTermsEnum, TestSimpleExplanations, TestNamedSPILoader, TestBlockMaxConjunction, TestSimpleSearchEquivalence, TestEarlyTermination, TestAxiomaticF2EXP, TestSimpleExplanationsWithFillerDocs, TestSearcherManager, TestTerms, TestGrowableByteArrayDataOutput, TestIndexTooManyDocs, TestSpanContainQuery, TestFlex, TestNumericDocValuesUpdates, TestFuzzyQuery, TestLucene70SegmentInfoFormat, TestIsCurrent, TestIndexWriterNRTIsCurrent, TestSentinelIntSet, TestPerSegmentDeletes, TestReadOnlyIndex, TestIOUtils]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIOUtils -Dtests.seed=99E5382298FA5D54 -Dtests.slow=true -Dtests.locale=fr -Dtests.timezone=Africa/Banjul -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestIOUtils (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.util.TestIOUtils_99E5382298FA5D54-001\tempDir-005: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.util.TestIOUtils_99E5382298FA5D54-001\tempDir-005
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.util.TestIOUtils_99E5382298FA5D54-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.util.TestIOUtils_99E5382298FA5D54-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([99E5382298FA5D54]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [68/486 (1!)] on J1 in 0.10s, 18 tests, 1 error, 5 skipped <<< FAILURES!

[...truncated 1293 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMmapDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=861, maxMBSortInHeap=5.477650950374416, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@e94560), locale=ca-ES, timezone=America/Anchorage
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=208943968,total=357302272
   [junit4]   2> NOTE: All tests run in this JVM: [TestMultiMMap, TestCharsRef, TestIndexWriterThreadsToSegments, TestIndexWriterExceptions, TestNoMergeScheduler, TestAxiomaticF3LOG, TestSubScorerFreqs, TestAddIndexes, TestSmallFloat, TestIndexWriterLockRelease, TestMultiThreadTermVectors, TestDemo, TestMultiPhraseEnum, TestIntsRef, TestMixedCodecs, TestSpanSearchEquivalence, TestFSTs, TestIndexWriterFromReader, TestPrefixRandom, TestStringHelper, Test2BNumericDocValues, TestNGramPhraseQuery, TestStandardAnalyzer, TestMultiTermQueryRewrites, TestPrefixQuery, TermInSetQueryTest, TestByteBlockPool, TestBoostQuery, TestDoc, TestAutomaton, TestFutureObjects, TestLRUQueryCache, TestInfoStream, TestIndexWriterMerging, TestReqExclBulkScorer, TestBKD, TestSparseFixedBitDocIdSet, TestNorms, TestOfflineSorter, TestConsistentFieldNumbers, TestTermVectors, TestVersion, TestFilterLeafReader, TestCharArrayMap, TestNot, TestMultiLevelSkipList, TestFieldValueQuery, TestHugeRamFile, TestDuelingCodecs, TestSortedSetSelector, TestSpanFirstQuery, TestDoubleRange, TestRegexpQuery, TestUnicodeUtil, TestBooleanScorer, TestTermScorer, TestComplexExplanations, TestClassicSimilarity, TestSortedSetDocValues, TestCachingCollector, TestNotDocIdSet, TestFieldsReader, TestFixedBitDocIdSet, TestBlockPostingsFormat3, TestMergePolicyWrapper, TestCompiledAutomaton, TestIndexCommit, TestUpgradeIndexMergePolicy, TestOmitTf, TestDuelingCodecsAtNight, TestDocsAndPositions, TestSpanNearQuery, TestParallelLeafReader, TestBasicModelIne, TestDirectPacked, TestGeoUtils, TestTimSorter, TestSegmentReader, TestMixedDocValuesUpdates, TestExternalCodecs, TestSingleInstanceLockFactory, TestIndexableField, TestSpanMultiTermQueryWrapper, TestFieldCacheRewriteMethod, TestSpans, TestSegmentCacheables, TestAtomicUpdate, TestPointQueries, TestNRTReaderCleanup, TestRegexpRandom2, TestIndependenceSaturated, TestHighCompressionMode, TestFlushByRamOrCountsPolicy, TestCharacterUtils, TestParallelCompositeReader, TestTotalHitCountCollector, TestTrackingDirectoryWrapper, TestManyFields, TestSegmentTermEnum, TestIndexWriterConfig, TestField, TestLockFactory, TestIndexWriterOnJRECrash, Test2BPostingsBytes, TestReaderWrapperDVTypeCheck, TestSimpleFSDirectory, TestMinimize, TestFloatRange, TestSpansEnum, TestCodecUtil, TestDocIDMerger, TestReaderClosed, TestDirectory, TestBufferedIndexInput, TestReusableStringReader, TestSynonymQuery, TestAssertions, TestAxiomaticF1LOG, TestIndexWriterUnicode, TestExitableDirectoryReader, TestFieldReuse, TestCodecs, TestIndexWriter, TestPerFieldDocValuesFormat, TestIndexWriterReader, TestBytesStore, TestPackedInts, TestIndexWriterWithThreads, TestShardSearching, TestDeletionPolicy, TestBooleanOr, TestBasics, TestSloppyPhraseQuery, TestIndexWriterDelete, TestIndexWriterMergePolicy, TestBoolean2, TestPersistentSnapshotDeletionPolicy, TestTimeLimitingCollector, TestSearchWithThreads, TestSearchAfter, TestConcurrentMergeScheduler, TestDocumentsWriterStallControl, TestNeverDelete, TestTopDocsMerge, TestLongPostings, TestRollingUpdates, TestSnapshotDeletionPolicy, TestTieredMergePolicy, TestIndexWriterForceMerge, TestPerFieldPostingsFormat, TestArrayUtil, TestLevenshteinAutomata, TestWeakIdentityMap, TestDirectoryReader, TestSegmentMerger, TestPhraseQuery, TestCollectionUtil, TestBagOfPositions, TestOmitNorms, TestFixedBitSet, TestFastDecompressionMode, TestTransactions, TestCrash, TestSegmentTermDocs, TestPerFieldPostingsFormat2, TestSort, TestToken, TestDocValuesIndexing, TestSimilarityBase, TestBooleanMinShouldMatch, TestTermsEnum2, TestDeterminizeLexicon, Test2BDocs, TestCustomNorms, TestPostingsOffsets, TestUTF32ToUTF8, TestSpanExplanations, TestFastCompressionMode, TestRAMDirectory, TestLazyProxSkipping, TestMergeSchedulerExternal, TestBagOfPostings, TestCharTermAttributeImpl, TestOmitPositions, TestThreadedForceMerge, TestIndexInput, TestSloppyPhraseQuery2, TestDisjunctionMaxQuery, TestForceMergeForever, TestNearSpansOrdered, TestSameScoresWithThreads, TestDocumentsWriterDeleteQueue, TestDocumentWriter, TestCrashCausesCorruptIndex, TestScorerPerf, TestMultiTermConstantScore, TestLiveFieldValues, TestPayloads, TestWildcard, TestSimilarity2, TestFieldMaskingSpanQuery, TestSimpleExplanationsOfNonMatches, TestIntBlockPool, TestTopDocsCollector, TestSortRandom, TestPrefixCodedTerms, TestParallelReaderEmptyIndex, TestMaxTermFrequency, TestFileSwitchDirectory, TestBooleanQueryVisitSubscorers, TestSearchForDuplicates, TestConstantScoreQuery, TestDateSort, TestSpanExplanationsOfNonMatches, TestSetOnce, TestFilterIterator, Test2BPostings, TestDocCount, TestAttributeSource, TestBytesRef, TestFieldInfos, Test4GBStoredFields, TestSimpleAttributeImpl, Test2BPositions, Test2BTerms, TestByteArrayDataInput, Test2BPagedBytes, TestWordlistLoader, TestPackedTokenAttributeImpl, TestBlockPostingsFormat, TestLucene50StoredFieldsFormat, TestLucene50StoredFieldsFormatHighCompression, TestLucene60FieldInfoFormat, TestLucene60PointsFormat, TestIndexedDISI, TestPolygon2D, TestDocsWithFieldSet, TestFilterCodecReader, TestIndexManyDocuments, TestIndexReaderClose, TestIndexSorting, TestOrdinalMap, TestSwappedIndexFiles, TestTragicIndexWriterDeadlock, FuzzyTermOnShortTermsTest, TestBlendedTermQuery, TestBoolean2ScorerSupplier, TestBooleanRewrites, TestConjunctionDISI, TestControlledRealTimeReopenThread, TestDocValuesQueries, TestFloatRangeFieldQueries, TestLongRangeFieldQueries, TestMultiCollector, TestMultiset, TestNeedsScores, TestNormsFieldExistsQuery, TestQueryRescorer, TestSortRescorer, TestSortedNumericSortField, TestSortedSetSortField, TestTopFieldCollectorEarlyTermination, TestAxiomaticF2LOG, TestBasicModelIF, TestBooleanSimilarity, TestDistributionSPL, TestFilterSpans, TestSpanBoostQuery, TestSpanCollection, TestSpanNotQuery, TestSpanOrQuery, TestSpanTermQuery, TestBufferedChecksum, TestFilterDirectory, TestMmapDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMmapDirectory -Dtests.seed=99E5382298FA5D54 -Dtests.slow=true -Dtests.locale=ca-ES -Dtests.timezone=America/Anchorage -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestMmapDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_99E5382298FA5D54-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_99E5382298FA5D54-001\tempDir-004
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([99E5382298FA5D54]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [458/486 (2!)] on J0 in 1.76s, 43 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 4525 lines...]
   [junit4] Suite: org.apache.lucene.benchmark.byTask.tasks.WriteLineDocTaskTest
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1664, maxMBSortInHeap=7.20922429910135, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1ad8d93), locale=es-CL, timezone=Antarctica/South_Pole
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=73254576,total=81526784
   [junit4]   2> NOTE: All tests run in this JVM: [AltPackageTaskTest, WriteLineDocTaskTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=WriteLineDocTaskTest -Dtests.seed=F260AEBCCD7BE48B -Dtests.slow=true -Dtests.locale=es-CL -Dtests.timezone=Antarctica/South_Pole -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | WriteLineDocTaskTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.tasks.WriteLineDocTaskTest_F260AEBCCD7BE48B-001\benchmark-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.tasks.WriteLineDocTaskTest_F260AEBCCD7BE48B-001\benchmark-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.tasks.WriteLineDocTaskTest_F260AEBCCD7BE48B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.tasks.WriteLineDocTaskTest_F260AEBCCD7BE48B-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F260AEBCCD7BE48B]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/18 (1!)] on J1 in 0.41s, 10 tests, 1 error <<< FAILURES!

[...truncated 2900 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexReplicationClientTest
   [junit4]   2> Feb 25, 2018 2:26:23 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[ReplicationThread-index,5,TGRP-IndexReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([42211403ABDFC3F8]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=42211403ABDFC3F8 -Dtests.slow=true -Dtests.locale=en-IN -Dtests.timezone=Atlantic/Stanley -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   2.00s J0 | IndexReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=14, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([42211403ABDFC3F8:CDAFF3A3B9B33007]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([42211403ABDFC3F8]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=176, maxMBSortInHeap=5.210833485955019, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1392269), locale=en-IN, timezone=Atlantic/Stanley
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=46803472,total=62914560
   [junit4]   2> NOTE: All tests run in this JVM: [IndexReplicationClientTest]
   [junit4] Completed [1/9 (1!)] on J0 in 3.42s, 4 tests, 1 error <<< FAILURES!

[...truncated 36 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> feb 26, 2018 1:26:28 AM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> ADVERTENCIA: Uncaught exception in thread: Thread[ReplicationThread-indexAndTaxo,5,TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([42211403ABDFC3F8]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=42211403ABDFC3F8 -Dtests.slow=true -Dtests.locale=es-EC -Dtests.timezone=Etc/GMT-8 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   3.28s J0 | IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=19, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([42211403ABDFC3F8:CDAFF3A3B9B33007]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([42211403ABDFC3F8]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testRestart -Dtests.seed=42211403ABDFC3F8 -Dtests.slow=true -Dtests.locale=es-EC -Dtests.timezone=Etc/GMT-8 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.11s J0 | IndexAndTaxonomyReplicationClientTest.testRestart <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_42211403ABDFC3F8-001\replicationClientTest-005\2\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_42211403ABDFC3F8-001\replicationClientTest-005\2\index
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_42211403ABDFC3F8-001\replicationClientTest-005\2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_42211403ABDFC3F8-001\replicationClientTest-005\2
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([42211403ABDFC3F8:D7ACF8622E3777ED]: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:247)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_42211403ABDFC3F8-001
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=4, maxDocsPerChunk=652, blockSize=60), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=4, blockSize=60)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@19b1fce), locale=es-EC, timezone=Etc/GMT-8
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=48395904,total=66060288
   [junit4]   2> NOTE: All tests run in this JVM: [IndexReplicationClientTest, LocalReplicatorTest, IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [7/9 (2!)] on J0 in 4.60s, 5 tests, 2 errors <<< FAILURES!

[...truncated 2972 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_BFA3EABB9EC56CC7-001\init-core-data-001
   [junit4]   2> 51767 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[BFA3EABB9EC56CC7]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 51767 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[BFA3EABB9EC56CC7]-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> 51935 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[BFA3EABB9EC56CC7]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 51939 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[BFA3EABB9EC56CC7]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_BFA3EABB9EC56CC7-001\tempDir-001
   [junit4]   2> 51939 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[BFA3EABB9EC56CC7]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 51943 INFO  (Thread-93) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 51943 INFO  (Thread-93) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 51947 ERROR (Thread-93) [    ] 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> 52040 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[BFA3EABB9EC56CC7]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:59780
   [junit4]   2> 52044 INFO  (zkConnectionManagerCallback-154-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52049 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 0x10006c3a7200000, likely client has closed socket
   [junit4]   2> 52085 INFO  (jetty-launcher-151-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 52085 INFO  (jetty-launcher-151-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 52085 INFO  (jetty-launcher-151-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 52085 INFO  (jetty-launcher-151-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 52086 INFO  (jetty-launcher-151-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 52086 INFO  (jetty-launcher-151-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b72451{/solr,null,AVAILABLE}
   [junit4]   2> 52087 INFO  (jetty-launcher-151-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 52087 INFO  (jetty-launcher-151-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 52087 INFO  (jetty-launcher-151-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 52087 INFO  (jetty-launcher-151-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16ea774{/solr,null,AVAILABLE}
   [junit4]   2> 52093 INFO  (jetty-launcher-151-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 52094 INFO  (jetty-launcher-151-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 52094 INFO  (jetty-launcher-151-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 52094 INFO  (jetty-launcher-151-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 52094 INFO  (jetty-launcher-151-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15780eb{/solr,null,AVAILABLE}
   [junit4]   2> 52113 INFO  (jetty-launcher-151-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1a14b1a{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 52113 INFO  (jetty-launcher-151-thread-1) [    ] o.e.j.s.Server Started @?????ms
   [junit4]   2> 52113 INFO  (jetty-launcher-151-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59784}
   [junit4]   2> 52113 ERROR (jetty-launcher-151-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 52113 INFO  (jetty-launcher-151-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 52113 INFO  (jetty-launcher-151-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 52113 INFO  (jetty-launcher-151-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 52113 INFO  (jetty-launcher-151-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-25T17:30:40.743Z
   [junit4]   2> 52116 INFO  (jetty-launcher-151-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@18c75bb{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 52116 INFO  (jetty-launcher-151-thread-3) [    ] o.e.j.s.Server Started @?????ms
   [junit4]   2> 52116 INFO  (jetty-launcher-151-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59785}
   [junit4]   2> 52116 ERROR (jetty-launcher-151-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 52116 INFO  (jetty-launcher-151-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 52116 INFO  (jetty-launcher-151-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 52116 INFO  (jetty-launcher-151-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 52116 INFO  (jetty-launcher-151-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-25T17:30:40.746Z
   [junit4]   2> 52122 INFO  (jetty-launcher-151-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@592383{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 52122 INFO  (jetty-launcher-151-thread-2) [    ] o.e.j.s.Server Started @?????ms
   [junit4]   2> 52122 INFO  (jetty-launcher-151-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59786}
   [junit4]   2> 52122 ERROR (jetty-launcher-151-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 52123 INFO  (jetty-launcher-151-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 52123 INFO  (jetty-launcher-151-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 52123 INFO  (jetty-launcher-151-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 52123 INFO  (jetty-launcher-151-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-25T17:30:40.753Z
   [junit4]   2> 52125 INFO  (zkConnectionManagerCallback-156-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52125 INFO  (jetty-launcher-151-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 52126 INFO  (zkConnectionManagerCallback-158-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52128 INFO  (jetty-launcher-151-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 52140 INFO  (jetty-launcher-151-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59780/solr
   [junit4]   2> 52145 INFO  (zkConnectionManagerCallback-160-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52147 INFO  (jetty-launcher-151-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 52150 INFO  (jetty-launcher-151-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59780/solr
   [junit4]   2> 52160 INFO  (jetty-launcher-151-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59780/solr
   [junit4]   2> 52164 INFO  (zkConnectionManagerCallback-164-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52168 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 0x10006c3a7200004, likely client has closed socket
   [junit4]   2> 52169 INFO  (zkConnectionManagerCallback-168-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52172 INFO  (zkConnectionManagerCallback-172-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52175 INFO  (zkConnectionManagerCallback-174-thread-1-processing-n:127.0.0.1:59784_solr) [n:127.0.0.1:59784_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52175 INFO  (zkConnectionManagerCallback-176-thread-1-processing-n:127.0.0.1:59785_solr) [n:127.0.0.1:59785_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52180 INFO  (zkConnectionManagerCallback-178-thread-1-processing-n:127.0.0.1:59786_solr) [n:127.0.0.1:59786_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52349 INFO  (jetty-launcher-151-thread-2) [n:127.0.0.1:59786_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 52349 INFO  (jetty-launcher-151-thread-1) [n:127.0.0.1:59784_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 52349 INFO  (jetty-launcher-151-thread-3) [n:127.0.0.1:59785_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 52351 INFO  (jetty-launcher-151-thread-2) [n:127.0.0.1:59786_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59786_solr
   [junit4]   2> 52351 INFO  (jetty-launcher-151-thread-3) [n:127.0.0.1:59785_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59785_solr
   [junit4]   2> 52351 INFO  (jetty-launcher-151-thread-1) [n:127.0.0.1:59784_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59784_solr
   [junit4]   2> 52358 INFO  (jetty-launcher-151-thread-2) [n:127.0.0.1:59786_solr    ] o.a.s.c.Overseer Overseer (id=72065031430209545-127.0.0.1:59786_solr-n_0000000000) starting
   [junit4]   2> 52445 INFO  (zkCallback-175-thread-1-processing-n:127.0.0.1:59785_solr) [n:127.0.0.1:59785_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 52451 INFO  (zkCallback-173-thread-1-processing-n:127.0.0.1:59784_solr) [n:127.0.0.1:59784_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 52451 INFO  (zkCallback-177-thread-1-processing-n:127.0.0.1:59786_solr) [n:127.0.0.1:59786_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 52474 INFO  (jetty-launcher-151-thread-2) [n:127.0.0.1:59786_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59786_solr
   [junit4]   2> 52487 INFO  (zkCallback-175-thread-1-processing-n:127.0.0.1:59785_solr) [n:127.0.0.1:59785_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 52487 INFO  (zkCallback-173-thread-1-processing-n:127.0.0.1:59784_solr) [n:127.0.0.1:59784_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 52487 INFO  (zkCallback-177-thread-1-processing-n:127.0.0.1:59786_solr) [n:127.0.0.1:59786_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 52519 INFO  (jetty-launcher-151-thread-1) [n:127.0.0.1:59784_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59784.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a767d
   [junit4]   2> 52524 INFO  (jetty-launcher-151-thread-1) [n:127.0.0.1:59784_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59784.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a767d
   [junit4]   2> 52524 INFO  (jetty-launcher-151-thread-1) [n:127.0.0.1:59784_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59784.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a767d
   [junit4]   2> 52529 INFO  (jetty-launcher-151-thread-1) [n:127.0.0.1:59784_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_BFA3EABB9EC56CC7-001\tempDir-001\node1\.
   [junit4]   2> 52541 INFO  (jetty-launcher-151-thread-3) [n:127.0.0.1:59785_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59785.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a767d
   [junit4]   2> 52549 INFO  (jetty-launcher-151-thread-3) [n:127.0.0.1:59785_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59785.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a767d
   [junit4]   2> 52549 INFO  (jetty-launcher-151-thread-3) [n:127.0.0.1:59785_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59785.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a767d
   [junit4]   2> 52551 INFO  (jetty-launcher-151-thread-3) [n:127.0.0.1:59785_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_BFA3EABB9EC56CC7-001\tempDir-001\node3\.
   [junit4]   2> 52552 DEBUG (OverseerAutoScalingTriggerThread-72065031430209545-127.0.0.1:59786_solr-n_0000000000) [n:127.0.0.1:59786_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 52561 DEBUG (OverseerAutoScalingTriggerThread-72065031430209545-127.0.0.1:59786_solr-n_0000000000) [n:127.0.0.1:59786_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 52562 DEBUG (OverseerAutoScalingTriggerThread-72065031430209545-127.0.0.1:59786_solr-n_0000000000) [n:127.0.0.1:59786_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:59786_solr, 127.0.0.1:59785_solr, 127.0.0.1:59784_solr]
   [junit4]   2> 52562 DEBUG (OverseerAutoScalingTriggerThread-72065031430209545-127.0.0.1:59786_solr-n_0000000000) [n:127.0.0.1:59786_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 52562 DEBUG (OverseerAutoScalingTriggerThread-72065031430209545-127.0.0.1:59786_solr-n_0000000000) [n:127.0.0.1:59786_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 52565 DEBUG (OverseerAutoScalingTriggerThread-72065031430209545-127.0.0.1:59786_solr-n_0000000000) [n:127.0.0.1:59786_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 52566 DEBUG (OverseerAutoScalingTriggerThread-72065031430209545-127.0.0.1:59786_solr-n_0000000000) [n:127.0.0.1:59786_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 52623 DEBUG (ScheduledTrigger-197-thread-1) [n:127.0.0.1:59786_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 52654 INFO  (jetty-launcher-151-thread-2) [n:127.0.0.1:59786_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59786.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a767d
   [junit4]   2> 52659 INFO  (jetty-launcher-151-thread-2) [n:127.0.0.1:59786_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59786.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a767d
   [junit4]   2> 52660 INFO  (jetty-launcher-151-thread-2) [n:127.0.0.1:59786_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59786.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3a767d
   [junit4]   2> 52661 INFO  (jetty-launcher-151-thread-2) [n:127.0.0.1:59786_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_BFA3EABB9EC56CC7-001\tempDir-001\node2\.
   [junit4]   2> 52699 INFO  (zkConnectionManagerCallback-186-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52705 INFO  (zkConnectionManagerCallback-190-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52706 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[BFA3EABB9EC56CC7]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 52707 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[BFA3EABB9EC56CC7]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59780/solr ready
   [junit4]   2> 52726 INFO  (TEST-AutoAddReplicasIntegrationTest.testSimple-seed#[BFA3EABB9EC56CC7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 52859 INFO  (qtp30663632-605) [n:127.0.0.1:59784_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:59784_solr,127.0.0.1:59785_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 52863 INFO  (OverseerThreadFactory-201-thread-1-processing-n:127.0.0.1:59786_solr) [n:127.0.0.1:59786_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSimple1
   [junit4]   2> 52979 INFO  (OverseerStateUpdate-72065031430209545-127.0.0.1:59786_solr-n_0000000000) [n:127.0.0.1:59786_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:59785/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 52985 INFO  (OverseerStateUpdate-72065031430209545-127.0.0.1:59786_solr-n_0000000000) [n:127.0.0.1:59786_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_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:59784/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 52991 INFO  (OverseerStateUpdate-72065031430209545-127.0.0.1:59786_solr-n_0000000000) [n:127.0.0.1:59786_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_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:59785/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 52998 INFO  (OverseerStateUpdate-72065031430209545-127.0.0.1:59786_solr-n_0000000000) [n:127.0.0.1:59786_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_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:59784/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 53225 INFO  (qtp30663632-607) [n:127.0.0.1:59784_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_n7&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 53227 INFO  (qtp30663632-604) [n:127.0.0.1:59784_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n3&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 53228 INFO  (qtp30663632-607) [n:127.0.0.1:59784_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 53270 INFO  (qtp21609744-615) [n:127.0.0.1:59785_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&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> 53271 INFO  (qtp21609744-615) [n:127.0.0.1:59785_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 53272 INFO  (qtp21609744-613) [n:127.0.0.1:59785_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n5&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 53389 INFO  (zkCallback-175-thread-1-processing-n:127.0.0.1:59785_solr) [n:127.0.0.1:59785_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> 53389 INFO  (zkCallback-173-thread-1-processing-n:127.0.0.1:59784_solr) [n:127.0.0.1:59784_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> 53392 INFO  (zkCallback-175-thread-2-processing-n:127.0.0.1:59785_solr) [n:127.0.0.1:59785_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> 53393 INFO  (zkCallback-173-thread-2-processing-n:127.0.0.1:59784_solr) [n:127.0.0.1:59784_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> 53624 DEBUG (ScheduledTrigger-197-thread-1) [n:127.0.0.1:59786_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 54306 INFO  (qtp30663632-607) [n:127.0.0.1:59784_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 54310 INFO  (qtp30663632-604) [n:127.0.0.1:59784_solr c:testSimple1 s:shard1 r:core_node4 x:testSimple1_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 54321 INFO  (qtp21609744-613) [n:127.0.0.1:59785_solr c:testSimple1 s:shard2 r:core_node6 x:testSimple1_shard2_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 54328 INFO  (qtp21609744-615) [n:127.0.0.1:59785_solr c:testSimple1 s:shard1 r:core_node2 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 54329 INFO  (qtp30663632-607) [n:127.0.0.1:59784_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n7] Schema name=minimal
   [junit4]   2> 54335 INFO  (qtp30663632-607) [n:127.0.0.1:59784_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 54335 INFO  (qtp30663632-607) [n:127.0.0.1:59784_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n7] o.a.s.c.CoreCo

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

  [junit4]   2> 38721 INFO  (coreCloseExecutor-86-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-86-thread-1]: rollback: done finish merges
   [junit4]   2> 38721 INFO  (coreCloseExecutor-86-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-86-thread-1]: abort
   [junit4]   2> 38721 INFO  (coreCloseExecutor-86-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-86-thread-1]: done abort success=true
   [junit4]   2> 38721 INFO  (coreCloseExecutor-86-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-86-thread-1]: rollback: infos=_3(8.0.0):C3
   [junit4]   2> 38721 INFO  (coreCloseExecutor-86-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-86-thread-1]: now checkpoint "_3(8.0.0):C3" [1 segments ; isCommit = false]
   [junit4]   2> 38721 INFO  (coreCloseExecutor-86-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-86-thread-1]: 0 msec to checkpoint
   [junit4]   2> 38731 INFO  (SUITE-GetByIdTest-seed#[D807B48970D98D45]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1543, maxMBSortInHeap=5.817845838505647, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@134c5b2), locale=ca-ES, timezone=Etc/GMT-1
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=69840936,total=227803136
   [junit4]   2> NOTE: All tests run in this JVM: [TermsResponseTest, TestXMLEscaping, AppendEvaluatorTest, UsingSolrJRefGuideExamplesTest, NamedListTest, TestSolrProperties, TestJsonRecordReader, SubtractEvaluatorTest, LengthEvaluatorTest, MultiplyEvaluatorTest, StreamExpressionToExpessionTest, SineEvaluatorTest, TestDocumentObjectBinder, StreamingTest, ShardParamsTest, GetByIdTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=GetByIdTest -Dtests.seed=D807B48970D98D45 -Dtests.slow=true -Dtests.locale=ca-ES -Dtests.timezone=Etc/GMT-1 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | GetByIdTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.GetByIdTest_D807B48970D98D45-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.GetByIdTest_D807B48970D98D45-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.GetByIdTest_D807B48970D98D45-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.GetByIdTest_D807B48970D98D45-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.GetByIdTest_D807B48970D98D45-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.GetByIdTest_D807B48970D98D45-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.GetByIdTest_D807B48970D98D45-001\tempDir-001\collection1\conf\velocity: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.GetByIdTest_D807B48970D98D45-001\tempDir-001\collection1\conf\velocity
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D807B48970D98D45]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [35/146 (1!)] on J0 in 1.19s, 4 tests, 1 error <<< FAILURES!

[...truncated 1803 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8641C4AF7DB537F2-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@933f1d), locale=cs, timezone=US/Central
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=91955968,total=130023424
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=8641C4AF7DB537F2 -Dtests.slow=true -Dtests.locale=cs -Dtests.timezone=US/Central -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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8641C4AF7DB537F2-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8641C4AF7DB537F2-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8641C4AF7DB537F2-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8641C4AF7DB537F2-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8641C4AF7DB537F2-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8641C4AF7DB537F2-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8641C4AF7DB537F2-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8641C4AF7DB537F2-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8641C4AF7DB537F2-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8641C4AF7DB537F2-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8641C4AF7DB537F2-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8641C4AF7DB537F2-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8641C4AF7DB537F2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8641C4AF7DB537F2-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8641C4AF7DB537F2]: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.20s, 8 tests, 1 error <<< FAILURES!

[...truncated 41810 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7193/consoleText

[repro] Revision: b212f2e9b7b5d20ab8d6168b5ddcb164f536d1af

[repro] Ant options: "-Dargs=-server -XX:+UseParallelGC"
[repro] ant clean

[...truncated 6 lines...]
[repro] Traceback (most recent call last):

[...truncated 80 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-9.0.1) - Build # 7192 - Still Unstable!

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

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestBlendedTermQuery

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

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

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


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

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

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

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


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

Error Message:
Captured an uncaught exception in thread: Thread[id=16, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=16, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([43039267ADB93449:CC8D75C7BFD5C7B6]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([43039267ADB93449]:0)
	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


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

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

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

	at __randomizedtesting.SeedInfo.seed([F4D5DB51E8BA047]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5C57E7E8DBECF968-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5C57E7E8DBECF968-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5C57E7E8DBECF968-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5C57E7E8DBECF968-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5C57E7E8DBECF968-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5C57E7E8DBECF968-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5C57E7E8DBECF968-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5C57E7E8DBECF968-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5C57E7E8DBECF968-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5C57E7E8DBECF968-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5C57E7E8DBECF968-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5C57E7E8DBECF968-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5C57E7E8DBECF968-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5C57E7E8DBECF968-001 

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

	at __randomizedtesting.SeedInfo.seed([5C57E7E8DBECF968]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.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 11 lines...]
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:862)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1203)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1727)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: org.eclipse.jgit.api.errors.TransportException: git://git.apache.org/lucene-solr.git: Connection refused: connect
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:634)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:210)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:364)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to Windows VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1737)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:313)
		at hudson.remoting.Channel.call(Channel.java:952)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor741.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy69.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:860)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1203)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1727)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused by: org.eclipse.jgit.api.errors.TransportException: git://git.apache.org/lucene-solr.git: Connection refused: connect
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:135)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl$2.execute(JGitAPIImpl.java:632)
	... 10 more
Caused by: org.eclipse.jgit.errors.TransportException: git://git.apache.org/lucene-solr.git: Connection refused: connect
	at org.eclipse.jgit.transport.TransportGitAnon.openConnection(TransportGitAnon.java:150)
	at org.eclipse.jgit.transport.TransportGitAnon$TcpFetchConnection.<init>(TransportGitAnon.java:179)
	at org.eclipse.jgit.transport.TransportGitAnon.openFetch(TransportGitAnon.java:120)
	at org.eclipse.jgit.transport.FetchProcess.executeImp(FetchProcess.java:136)
	at org.eclipse.jgit.transport.FetchProcess.execute(FetchProcess.java:122)
	at org.eclipse.jgit.transport.Transport.fetch(Transport.java:1201)
	at org.eclipse.jgit.api.FetchCommand.call(FetchCommand.java:128)
	... 11 more
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
Fetching changes from the remote Git repository
Cleaning workspace
Checking out Revision b212f2e9b7b5d20ab8d6168b5ddcb164f536d1af (refs/remotes/origin/master)
Commit message: "SOLR-8327: Cluster state caching for nodes not hosting the collection"
No emails were triggered.
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[description-setter] Description set: Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseG1GC
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[Lucene-Solr-master-Windows] $ cmd.exe /C "C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\bin\ant.bat '"-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"' jenkins-hourly && exit %%ERRORLEVEL%%"
Buildfile: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml

jenkins-hourly:

-print-java-info:
[java-info] java version "9.0.1"
[java-info] Java(TM) SE Runtime Environment (9.0.1+11, Oracle Corporation)
[java-info] Java HotSpot(TM) 64-Bit Server VM (9.0.1+11, Oracle Corporation)
[java-info] Test args: [-XX:+UseCompressedOops -XX:+UseG1GC]

clean:

clean:

clean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.codehaus.groovy#groovy-all;2.4.13 in public
[ivy:cachepath] :: resolution report :: resolve 164ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------

-test-with-heapdumps-enabled:
     [echo] Java HotSpot(TM) 64-Bit Server VM: Enabling heap dumps on OutOfMemoryError to dir 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\heapdumps'.
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\heapdumps

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve-groovy:

test:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

-clover.load:

resolve-groovy:

-init-totals:

test-core:

-clover.disable:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

-clover.load:

-clover.classpath:

-clover.setup:

clover:

-check-git-state:

-git-cleanroot:

-copy-git-state:
     [copy] Copying 1 file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build

git-autoclean:

resolve:

init:

compile-core:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java
    [javac] Compiling 828 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\graph\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\document\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\bkd\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\compressing\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene60\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\index\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\fst\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\analysis\tokenattributes\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\search\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\packed\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\mutable\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene70\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\perfield\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\analysis\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\analysis\standard\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\store\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\blocktree\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\search\spans\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\search\similarities\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\util\automaton\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\codecs\lucene50\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java\org\apache\lucene\geo\package-info.class
     [copy] Copying 3 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java

compile-test-framework:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

compile-codecs:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java
    [javac] Compiling 67 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\bloom\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\memory\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\simpletext\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\blockterms\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java\org\apache\lucene\codecs\blocktreeords\package-info.class
     [copy] Copying 3 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\classes\java

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java
    [javac] Compiling 191 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\asserting\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\ramonly\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\mockfile\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\cheapbastard\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\mockrandom\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\cranky\package-info.class
    [javac] Creating empty C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java\org\apache\lucene\codecs\compressing\dummy\package-info.class
     [copy] Copying 4 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\test-framework\classes\java

compile-core:

compile-test:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\test
    [javac] Compiling 496 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 3 files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\test

-mrjar-classes-uptodate:

resolve-groovy:

patch-mrjar-classes:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/C:/Users/jenkins/.ivy2/cache/org.codehaus.groovy/groovy-all/jars/groovy-all-2.4.13.jar) to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[patch-cls] Remapped: org/apache/lucene/analysis/tokenattributes/CharTermAttributeImpl
[patch-cls] Remapped: org/apache/lucene/codecs/compressing/LZ4
[patch-cls] Remapped: org/apache/lucene/document/BinaryPoint$2
[patch-cls] Remapped: org/apache/lucene/document/DoubleRange
[patch-cls] Remapped: org/apache/lucene/document/FloatRange
[patch-cls] Remapped: org/apache/lucene/document/IntRange
[patch-cls] Remapped: org/apache/lucene/document/LongRange
[patch-cls] Remapped: org/apache/lucene/index/BitsSlice
[patch-cls] Remapped: org/apache/lucene/index/CodecReader
[patch-cls] Remapped: org/apache/lucene/index/MergeReaderWrapper
[patch-cls] Remapped: org/apache/lucene/search/BooleanScorer$TailPriorityQueue
[patch-cls] Remapped: org/apache/lucene/util/BytesRef
[patch-cls] Remapped: org/apache/lucene/util/BytesRefArray
[patch-cls] Remapped: org/apache/lucene/util/CharsRef$UTF16SortedAsUTF8Comparator
[patch-cls] Remapped: org/apache/lucene/util/CharsRef
[patch-cls] Remapped: org/apache/lucene/util/IntsRef
[patch-cls] Remapped: org/apache/lucene/util/LongsRef
[patch-cls] Remapped: org/apache/lucene/util/StringHelper
[patch-cls] Remapped: org/apache/lucene/util/automaton/Automaton$Builder
[patch-cls] Remapped: org/apache/lucene/util/automaton/Automaton
[patch-cls] Remapped 20 class files for Java 9 to: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\classes\java9
    [touch] Creating C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\patch-mrjar.stamp

install-junit4-taskdef:

validate:

-init-totals:

-test:
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test
[loadresource] Do not set property tests.explicitclass as its length is 0.
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\temp
    [mkdir] Created dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\.caches\test-stats\core
   [junit4] <JUnit4> says ??????! Master seed: 2AC61AED974F460A
   [junit4] Your default console's encoding may not display certain unicode glyphs: windows-1252
   [junit4] Executing 486 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J1 PID(620@localhost).
   [junit4] Started J0 PID(8248@localhost).
   [junit4] Suite: org.apache.lucene.index.TestSegmentInfos
   [junit4] Completed [1/486] on J1 in 0.50s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTryDelete
   [junit4] Completed [2/486] on J1 in 0.29s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestConcurrentMergeScheduler
   [junit4] Completed [3/486] on J1 in 7.73s, 16 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestIntRange
   [junit4] Completed [4/486] on J1 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterMerging
   [junit4] Completed [5/486] on J0 in 13.24s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.tokenattributes.TestPackedTokenAttributeImpl
   [junit4] Completed [6/486] on J0 in 0.06s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene60FieldInfoFormat
   [junit4] Completed [7/486] on J0 in 1.46s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocIDMerger
   [junit4] Completed [8/486] on J0 in 0.05s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestCharArrayMap
   [junit4] Completed [9/486] on J0 in 0.09s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestRAMDirectory
   [junit4] IGNOR/A 0.01s J0 | TestRAMDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.01s J0 | TestRAMDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] Completed [10/486] on J0 in 1.08s, 46 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestComplexExplanations
   [junit4] Completed [11/486] on J0 in 1.93s, 21 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterDelete
   [junit4] IGNOR/A 0.01s J1 | TestIndexWriterDelete.testIndexingThenDeleting
   [junit4]    > Assumption #1: This test cannot run with Direct codec
   [junit4] IGNOR/A 0.00s J1 | TestIndexWriterDelete.testApplyDeletesOnFlush
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [12/486] on J1 in 10.43s, 25 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSnapshotDeletionPolicy
   [junit4] Completed [13/486] on J0 in 2.01s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanScorer
   [junit4] Completed [14/486] on J0 in 1.15s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene70.TestIndexedDISI
   [junit4] Completed [15/486] on J0 in 3.71s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSynonymQuery
   [junit4] Completed [16/486] on J0 in 0.02s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBlendedTermQuery
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {f=PostingsFormat(name=Asserting)}, docValues:{}, maxPointsInLeafNode=926, maxMBSortInHeap=6.795613310596325, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3029c9f4), locale=sw-UG, timezone=MIT
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=167712648,total=233832448
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriterMerging, TestPackedTokenAttributeImpl, TestLucene60FieldInfoFormat, TestDocIDMerger, TestCharArrayMap, TestRAMDirectory, TestComplexExplanations, TestSnapshotDeletionPolicy, TestBooleanScorer, TestIndexedDISI, TestSynonymQuery, TestBlendedTermQuery]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBlendedTermQuery -Dtests.seed=2AC61AED974F460A -Dtests.slow=true -Dtests.locale=sw-UG -Dtests.timezone=MIT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestBlendedTermQuery (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBlendedTermQuery_2AC61AED974F460A-001\index-NIOFSDirectory-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBlendedTermQuery_2AC61AED974F460A-001\index-NIOFSDirectory-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBlendedTermQuery_2AC61AED974F460A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBlendedTermQuery_2AC61AED974F460A-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2AC61AED974F460A]: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 [17/486 (1!)] on J0 in 0.06s, 3 tests, 1 error <<< FAILURES!
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestBufferedIndexInput
   [junit4] Completed [18/486 (1!)] on J0 in 0.19s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestCharsRef
   [junit4] Completed [19/486 (1!)] on J0 in 0.03s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanCollection
   [junit4] Completed [20/486 (1!)] on J0 in 0.07s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.FiniteStringsIteratorTest
   [junit4] Completed [21/486 (1!)] on J0 in 1.01s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestRegExp
   [junit4] Completed [22/486 (1!)] on J0 in 0.05s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestNotDocIdSet
   [junit4] Completed [23/486 (1!)] on J0 in 2.01s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSegmentCacheables
   [junit4] Completed [24/486 (1!)] on J0 in 0.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDoc
   [junit4] Completed [25/486 (1!)] on J0 in 0.60s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestReaderClosed
   [junit4] Completed [26/486 (1!)] on J0 in 0.08s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestNativeFSLockFactory
   [junit4] Completed [27/486 (1!)] on J0 in 14.82s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexSorting
   [junit4] Completed [28/486 (1!)] on J0 in 9.04s, 50 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestTimSorterWorstCase
   [junit4] Completed [29/486 (1!)] on J1 in 34.63s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimpleSearchEquivalence
   [junit4] Completed [30/486 (1!)] on J1 in 3.09s, 17 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRollingBuffer
   [junit4] Completed [31/486 (1!)] on J1 in 0.06s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNRTThreads
   [junit4] Completed [32/486 (1!)] on J1 in 2.77s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTerms
   [junit4] Completed [33/486 (1!)] on J1 in 0.11s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestClassicSimilarity
   [junit4] Completed [34/486 (1!)] on J0 in 9.03s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BSortedDocValuesFixedSorted
   [junit4] IGNOR/A 0.00s J0 | Test2BSortedDocValuesFixedSorted.testFixedSorted
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value="Takes ~ 6 hours if the heap is 5gb"))
   [junit4] Completed [35/486 (1!)] on J0 in 0.01s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterOutOfFileDescriptors
   [junit4] Completed [36/486 (1!)] on J1 in 4.33s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestRegexpRandom
   [junit4] Completed [37/486 (1!)] on J1 in 0.22s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestReqOptSumScorer
   [junit4] Completed [38/486 (1!)] on J1 in 0.25s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocsWithFieldSet
   [junit4] Completed [39/486 (1!)] on J1 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestCollectionUtil
   [junit4] Completed [40/486 (1!)] on J0 in 2.62s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexCommit
   [junit4] Completed [41/486 (1!)] on J0 in 0.19s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestLiveFieldValues
   [junit4] Completed [42/486 (1!)] on J0 in 0.34s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanExplanationsOfNonMatches
   [junit4] Completed [43/486 (1!)] on J0 in 0.10s, 30 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCheckIndex
   [junit4] Completed [44/486 (1!)] on J1 in 2.13s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestLogMergePolicy
   [junit4] Completed [45/486 (1!)] on J1 in 0.04s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestSearch
   [junit4] Completed [46/486 (1!)] on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestDistributionLL
   [junit4] Completed [47/486 (1!)] on J1 in 9.08s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.standard.TestStandardAnalyzer
   [junit4] Completed [48/486 (1!)] on J0 in 11.87s, 36 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestConsistentFieldNumbers
   [junit4] Completed [49/486 (1!)] on J0 in 0.63s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestLongRange
   [junit4] Completed [50/486 (1!)] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.packed.TestDirectMonotonic
   [junit4] Completed [51/486 (1!)] on J1 in 2.17s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestInPlaceMergeSorter
   [junit4] Completed [52/486 (1!)] on J1 in 0.18s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.geo.TestPolygon
   [junit4] Completed [53/486 (1!)] on J1 in 0.08s, 15 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterUnicode
   [junit4] Completed [54/486 (1!)] on J0 in 2.06s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMultiFields
   [junit4] Completed [55/486 (1!)] on J1 in 1.84s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.tokenattributes.TestBytesRefAttImpl
   [junit4] Completed [56/486 (1!)] on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiset
   [junit4] Completed [57/486 (1!)] on J1 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.tokenattributes.TestCharTermAttributeImpl
   [junit4] Completed [58/486 (1!)] on J1 in 0.30s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMultiTermsEnum
   [junit4] Completed [59/486 (1!)] on J1 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermStates
   [junit4] Completed [60/486 (1!)] on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSloppyMath
   [junit4] Completed [61/486 (1!)] on J1 in 1.55s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSearchWithThreads
   [junit4] Completed [62/486 (1!)] on J0 in 4.60s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestIndependenceChiSquared
   [junit4] Completed [63/486 (1!)] on J1 in 5.68s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestLMDirichletSimilarity
   [junit4] Completed [64/486 (1!)] on J0 in 4.66s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestRegexpRandom2
   [junit4] Completed [65/486 (1!)] on J0 in 0.45s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestLongBitSet
   [junit4] IGNOR/A 0.00s J0 | TestLongBitSet.testHugeCapacity
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [66/486 (1!)] on J0 in 0.11s, 11 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAllFilesHaveCodecHeader
   [junit4] Completed [67/486 (1!)] on J0 in 0.31s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocumentsWriterStallControl
   [junit4] Completed [68/486 (1!)] on J1 in 2.36s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestFieldValueQuery
   [junit4] Completed [69/486 (1!)] on J0 in 0.29s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNoMergeScheduler
   [junit4] Completed [70/486 (1!)] on J0 in 0.02s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TermInSetQueryTest
   [junit4] Completed [71/486 (1!)] on J0 in 0.71s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMultiLevelSkipList
   [junit4] Completed [72/486 (1!)] on J0 in 0.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestIntroSorter
   [junit4] Completed [73/486 (1!)] on J0 in 0.05s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestGraphTokenizers
   [junit4] Completed [74/486 (1!)] on J1 in 1.42s, 23 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanContainQuery
   [junit4] Completed [75/486 (1!)] on J1 in 0.22s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMatchAllDocsQuery
   [junit4] Completed [76/486 (1!)] on J1 in 0.06s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSegmentReader
   [junit4] Completed [77/486 (1!)] on J0 in 0.88s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiTermConstantScore
   [junit4] Completed [78/486 (1!)] on J1 in 0.45s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterOnDiskFull
   [junit4] Completed [79/486 (1!)] on J1 in 1.56s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestNamedSPILoader
   [junit4] Completed [80/486 (1!)] on J1 in 0.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.TestCompetitiveFreqNormAccumulator
   [junit4] Completed [81/486 (1!)] on J1 in 0.01s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTermRangeQuery
   [junit4] Completed [82/486 (1!)] on J1 in 0.18s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFieldInvertState
   [junit4] Completed [83/486 (1!)] on J1 in 0.04s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50StoredFieldsFormatHighCompression
   [junit4] IGNOR/A 0.00s J0 | TestLucene50StoredFieldsFormatHighCompression.testBigDocuments
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [84/486 (1!)] on J0 in 4.27s, 19 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestStringHelper
   [junit4] Completed [85/486 (1!)] on J0 in 0.02s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestLongRangeFieldQueries
   [junit4] IGNOR/A 0.00s J1 | TestLongRangeFieldQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [86/486 (1!)] on J1 in 6.27s, 5 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDirectoryReaderReopen
   [junit4] Completed [87/486 (1!)] on J1 in 8.88s, 14 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressIndexing
   [junit4] Completed [88/486 (1!)] on J1 in 2.05s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBoolean2
   [junit4] Completed [89/486 (1!)] on J1 in 4.89s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestLRUQueryCache
   [junit4] IGNOR/A 0.00s J0 | TestLRUQueryCache.testRamBytesUsedConstantEntryOverhead
   [junit4]    > Assumption #1: LUCENE-7595: RamUsageTester does not work exact in Java 9 (estimations for maps and lists)
   [junit4] IGNOR/A 0.00s J0 | TestLRUQueryCache.testDetectMutatedQueries
   [junit4]    > Assumption #1: LUCENE-7604: For some unknown reason the non-constant BadQuery#hashCode() does not trigger ConcurrentModificationException on Java 9 b150
   [junit4] IGNOR/A 0.00s J0 | TestLRUQueryCache.testRamBytesUsedAgreesWithRamUsageTester
   [junit4]    > Assumption #1: LUCENE-7595: RamUsageTester does not work exact in Java 9 (estimations for maps and lists)
   [junit4] Completed [90/486 (1!)] on J0 in 22.48s, 22 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanMultiTermQueryWrapper
   [junit4] Completed [91/486 (1!)] on J0 in 0.20s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestLevenshteinAutomata
   [junit4] Completed [92/486 (1!)] on J0 in 1.10s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat
   [junit4] IGNOR/A 0.00s J1 | TestPerFieldPostingsFormat.testPostingsEnumReuse
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the fly, so we can't check it
   [junit4] IGNOR/A 0.00s J1 | TestPerFieldPostingsFormat.testMergeStability
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the fly, so we can't check it
   [junit4] Completed [93/486 (1!)] on J1 in 7.82s, 25 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestWildcard
   [junit4] Completed [94/486 (1!)] on J1 in 0.08s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs
   [junit4] IGNOR/A 0.01s J1 | TestSimpleExplanationsWithFillerDocs.testMA1
   [junit4]    > Assumption #1: got: <[test is not viable with empty filler docs, null]>, expected: each not null
   [junit4] IGNOR/A 0.00s J1 | TestSimpleExplanationsWithFillerDocs.testMA2
   [junit4]    > Assumption #1: got: <[test is not viable with empty filler docs, null]>, expected: each not null
   [junit4] Completed [95/486 (1!)] on J1 in 5.38s, 70 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.LimitedFiniteStringsIteratorTest
   [junit4] Completed [96/486 (1!)] on J1 in 0.08s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene70.TestLucene70NormsFormat
   [junit4] IGNOR/A 0.00s J0 | TestLucene70NormsFormat.testMergeStability
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the fly, so we can't check it
   [junit4] IGNOR/A 0.00s J0 | TestLucene70NormsFormat.testNCommonBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J0 | TestLucene70NormsFormat.testSparseNCommonBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [97/486 (1!)] on J0 in 12.81s, 29 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAtomicUpdate
   [junit4] Completed [98/486 (1!)] on J0 in 2.66s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterOnVMError
   [junit4] IGNOR/A 0.00s J0 | TestIndexWriterOnVMError.testCheckpoint
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [99/486 (1!)] on J0 in 0.10s, 3 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterLockRelease
   [junit4] Completed [100/486 (1!)] on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiTermQueryRewrites
   [junit4] Completed [101/486 (1!)] on J0 in 0.03s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNorms
   [junit4] Completed [102/486 (1!)] on J0 in 0.39s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNumericDocValuesUpdates
   [junit4] Completed [103/486 (1!)] on J1 in 7.41s, 32 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestBufferedChecksum
   [junit4] Completed [104/486 (1!)] on J1 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestCloseableThreadLocal
   [junit4] Completed [105/486 (1!)] on J1 in 0.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestFloatRangeFieldQueries
   [junit4] IGNOR/A 0.00s J0 | TestFloatRangeFieldQueries.testRandomBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [106/486 (1!)] on J0 in 6.22s, 5 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSearcherManager
   [junit4] Completed [107/486 (1!)] on J1 in 6.54s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestNumericUtils
   [junit4] Completed [108/486 (1!)] on J1 in 1.00s, 24 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPointValues
   [junit4] Completed [109/486 (1!)] on J0 in 16.43s, 32 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50TermVectorsFormat
   [junit4] Completed [110/486 (1!)] on J1 in 17.36s, 17 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFilterCodecReader
   [junit4] Completed [111/486 (1!)] on J1 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2cade2ae), locale=zu, timezone=Asia/Istanbul
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=186405368,total=233832448
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriterMerging, TestPackedTokenAttributeImpl, TestLucene60FieldInfoFormat, TestDocIDMerger, TestCharArrayMap, TestRAMDirectory, TestComplexExplanations, TestSnapshotDeletionPolicy, TestBooleanScorer, TestIndexedDISI, TestSynonymQuery, TestBlendedTermQuery, TestBufferedIndexInput, TestCharsRef, TestSpanCollection, FiniteStringsIteratorTest, TestRegExp, TestNotDocIdSet, TestSegmentCacheables, TestDoc, TestReaderClosed, TestNativeFSLockFactory, TestIndexSorting, TestClassicSimilarity, Test2BSortedDocValuesFixedSorted, TestCollectionUtil, TestIndexCommit, TestLiveFieldValues, TestSpanExplanationsOfNonMatches, TestStandardAnalyzer, TestConsistentFieldNumbers, TestLongRange, TestIndexWriterUnicode, TestSearchWithThreads, TestLMDirichletSimilarity, TestRegexpRandom2, TestLongBitSet, TestAllFilesHaveCodecHeader, TestFieldValueQuery, TestNoMergeScheduler, TermInSetQueryTest, TestMultiLevelSkipList, TestIntroSorter, TestSegmentReader, TestLucene50StoredFieldsFormatHighCompression, TestStringHelper, TestLRUQueryCache, TestSpanMultiTermQueryWrapper, TestLevenshteinAutomata, TestLucene70NormsFormat, TestAtomicUpdate, TestIndexWriterOnVMError, TestIndexWriterLockRelease, TestMultiTermQueryRewrites, TestNorms, TestFloatRangeFieldQueries, TestPointValues, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=2AC61AED974F460A -Dtests.slow=true -Dtests.locale=zu -Dtests.timezone=Asia/Istanbul -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestMultiMMap (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_2AC61AED974F460A-001\mmap24-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_2AC61AED974F460A-001\mmap24-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2AC61AED974F460A]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [112/486 (2!)] on J0 in 5.04s, 54 tests, 1 error <<< FAILURES!
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestRollingUpdates
   [junit4] Completed [113/486 (2!)] on J1 in 1.89s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPayloadsOnVectors
   [junit4] Completed [114/486 (2!)] on J1 in 0.03s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestHugeRamFile
   [junit4] Completed [115/486 (2!)] on J0 in 2.24s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanQueryVisitSubscorers
   [junit4] Completed [116/486 (2!)] on J0 in 1.01s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestParallelCompositeReader
   [junit4] Completed [117/486 (2!)] on J0 in 1.78s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticF3LOG
   [junit4] Completed [118/486 (2!)] on J0 in 7.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterNRTIsCurrent
   [junit4] Completed [119/486 (2!)] on J1 in 12.75s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMixedCodecs
   [junit4] Completed [120/486 (2!)] on J0 in 1.16s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestDocument
   [junit4] Completed [121/486 (2!)] on J0 in 0.05s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestRegexpQuery
   [junit4] Completed [122/486 (2!)] on J0 in 0.08s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiCollector
   [junit4] Completed [123/486 (2!)] on J1 in 0.45s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestToken
   [junit4] Completed [124/486 (2!)] on J0 in 0.03s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNoMergePolicy
   [junit4] Completed [125/486 (2!)] on J1 in 0.16s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestLSBRadixSorter
   [junit4] Completed [126/486 (2!)] on J1 in 0.16s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSetOnce
   [junit4] Completed [127/486 (2!)] on J1 in 0.05s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat3
   [junit4] Completed [128/486 (2!)] on J0 in 2.95s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanFirstQuery
   [junit4] Completed [129/486 (2!)] on J0 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSumDocFreq
   [junit4] Completed [130/486 (2!)] on J0 in 0.08s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterOnJRECrash
   [junit4] IGNOR/A 0.00s J0 | TestIndexWriterOnJRECrash.testNRTThreads
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [131/486 (2!)] on J0 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanSearchEquivalence
   [junit4] Completed [132/486 (2!)] on J0 in 0.70s, 33 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.mutable.TestMutableValues
   [junit4] Completed [133/486 (2!)] on J0 in 0.01s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestScorerPerf
   [junit4] Completed [134/486 (2!)] on J0 in 0.51s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticF2EXP
   [junit4] Completed [135/486 (2!)] on J1 in 4.08s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestDirectory
   [junit4] IGNOR/A 0.00s J0 | TestDirectory.testListAll
   [junit4]    > Assumption #1: this test does not expect extra files
   [junit4] Completed [136/486 (2!)] on J0 in 0.21s, 4 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestReqExclBulkScorer
   [junit4] Completed [137/486 (2!)] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestCustomSearcherSort
   [junit4] Completed [138/486 (2!)] on J1 in 0.63s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopFieldCollector
   [junit4] Completed [139/486 (2!)] on J1 in 0.08s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanTermQuery
   [junit4] Completed [140/486 (2!)] on J1 in 0.01s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPostingsOffsets
   [junit4] Completed [141/486 (2!)] on J1 in 0.28s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSloppyPhraseQuery
   [junit4] Completed [142/486 (2!)] on J0 in 1.77s, 9 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestAssertions
   [junit4] Completed [143/486 (2!)] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestMultiThreadTermVectors
   [junit4] Completed [144/486 (2!)] on J0 in 2.44s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterForceMerge
   [junit4] Completed [145/486 (2!)] on J1 in 5.20s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.fst.TestBytesStore
   [junit4] Completed [146/486 (2!)] on J1 in 0.56s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFieldInfos
   [junit4] Completed [147/486 (2!)] on J1 in 0.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestNormsFieldExistsQuery
   [junit4] Completed [148/486 (2!)] on J1 in 1.43s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestFastCompressionMode
   [junit4] Completed [149/486 (2!)] on J1 in 0.25s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestDistributionSPL
   [junit4] Completed [150/486 (2!)] on J0 in 5.94s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSort
   [junit4] Completed [151/486 (2!)] on J0 in 0.32s, 25 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDemoParallelLeafReader
   [junit4] Completed [152/486 (2!)] on J1 in 8.11s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestDateTools
   [junit4] Completed [153/486 (2!)] on J1 in 0.03s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBlockMaxConjunction
   [junit4] Completed [154/486 (2!)] on J1 in 0.78s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestComplexExplanationsOfNonMatches
   [junit4] Completed [155/486 (2!)] on J1 in 0.04s, 21 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestPersistentSnapshotDeletionPolicy
   [junit4] Completed [156/486 (2!)] on J1 in 1.15s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPointQueries
   [junit4] IGNOR/A 0.00s J0 | TestPointQueries.testRandomLongsBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J0 | TestPointQueries.testRandomBinaryBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [157/486 (2!)] on J0 in 9.23s, 49 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanNearQuery
   [junit4] Completed [158/486 (2!)] on J0 in 0.01s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestThreadedForceMerge
   [junit4] Completed [159/486 (2!)] on J0 in 0.21s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestMathUtil
   [junit4] Completed [160/486 (2!)] on J0 in 0.01s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterMaxDocs
   [junit4] IGNOR/A 0.00s J1 | TestIndexWriterMaxDocs.testExactlyAtTrueLimit
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value="takes over two hours"))
   [junit4] Completed [161/486 (2!)] on J1 in 1.96s, 21 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRadixSelector
   [junit4] Completed [162/486 (2!)] on J0 in 0.65s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestWANDScorer
   [junit4] Completed [163/486 (2!)] on J0 in 1.35s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermsEnum2
   [junit4] Completed [164/486 (2!)] on J1 in 1.30s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestCrash
   [junit4] Completed [165/486 (2!)] on J0 in 0.30s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDocsAndPositions
   [junit4] Completed [166/486 (2!)] on J0 in 0.16s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestFloatRange
   [junit4] Completed [167/486 (2!)] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestRateLimiter
   [junit4] IGNOR/A 0.69s J1 | TestRateLimiter.testThreads
   [junit4]    > Assumption #1: actualMBPerSec=19.069379430232875 targetMBPerSec=24.987051379652172
   [junit4] Completed [168/486 (2!)] on J1 in 0.71s, 2 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestAutomatonQuery
   [junit4] Completed [169/486 (2!)] on J1 in 0.82s, 8 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test4GBStoredFields
   [junit4] IGNOR/A 0.00s J1 | Test4GBStoredFields.test
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [170/486 (2!)] on J1 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestCharArraySet
   [junit4] Completed [171/486 (2!)] on J1 in 0.02s, 15 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticF2LOG
   [junit4] Completed [172/486 (2!)] on J0 in 2.76s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSmallFloat
   [junit4] Completed [173/486 (2!)] on J0 in 0.05s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestForceMergeForever
   [junit4] Completed [174/486 (2!)] on J0 in 0.26s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopDocsCollector
   [junit4] Completed [175/486 (2!)] on J0 in 0.23s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestLazyProxSkipping
   [junit4] Completed [176/486 (2!)] on J0 in 0.27s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFixedBitDocIdSet
   [junit4] Completed [177/486 (2!)] on J0 in 0.71s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestIndependenceStandardized
   [junit4] Completed [178/486 (2!)] on J1 in 3.58s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestRecyclingByteBlockAllocator
   [junit4] Completed [179/486 (2!)] on J1 in 0.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestConstantScoreQuery
   [junit4] Completed [180/486 (2!)] on J1 in 0.02s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIsCurrent
   [junit4] Completed [181/486 (2!)] on J1 in 0.01s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestMultiDocValues
   [junit4] Completed [182/486 (2!)] on J1 in 0.16s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPhraseQuery
   [junit4] Completed [183/486 (2!)] on J1 in 0.28s, 22 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestSentinelIntSet
   [junit4] Completed [184/486 (2!)] on J1 in 0.06s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPrefixInBooleanQuery
   [junit4] Completed [185/486 (2!)] on J1 in 0.25s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestFieldType
   [junit4] Completed [186/486 (2!)] on J1 in 0.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestDelegatingAnalyzerWrapper
   [junit4] Completed [187/486 (2!)] on J1 in 0.01s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BPositions
   [junit4] IGNOR/A 0.00s J1 | Test2BPositions.test
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value="uses lots of space and takes a few minutes"))
   [junit4] Completed [188/486 (2!)] on J1 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.TestMergeSchedulerExternal
   [junit4] Completed [189/486 (2!)] on J1 in 0.29s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BSortedDocValuesOrds
   [junit4] IGNOR/A 0.00s J1 | Test2BSortedDocValuesOrds.test2BOrds
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value="Takes ~ 6 hours if the heap is 5gb"))
   [junit4] Completed [190/486 (2!)] on J1 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestWildcardRandom
   [junit4] Completed [191/486 (2!)] on J1 in 0.07s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestFixedLengthBytesRefArray
   [junit4] Completed [192/486 (2!)] on J1 in 0.03s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSizeBoundedForceMerge
   [junit4] Completed [193/486 (2!)] on J1 in 0.03s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestAutomatonQueryUnicode
   [junit4] Completed [194/486 (2!)] on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestIndependenceSaturated
   [junit4] Completed [195/486 (2!)] on J0 in 3.55s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.packed.TestPackedInts
   [junit4] IGNOR/A 0.00s J1 | TestPackedInts.testBlockReaderOverflow
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [196/486 (2!)] on J1 in 2.35s, 28 tests, 3 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexFileDeleter
   [junit4] Completed [197/486 (2!)] on J0 in 0.64s, 10 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestLongPostings
   [junit4] Completed [198/486 (2!)] on J1 in 1.73s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestSameTokenSamePosition
   [junit4] Completed [199/486 (2!)] on J1 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestScoreCachingWrappingScorer
   [junit4] Completed [200/486 (2!)] on J1 in 0.04s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.graph.TestGraphTokenStreamFiniteStrings
   [junit4] Completed [201/486 (2!)] on J1 in 0.02s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestForTooMuchCloning
   [junit4] Completed [202/486 (2!)] on J1 in 0.25s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestOperations
   [junit4] Completed [203/486 (2!)] on J1 in 0.23s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BDocs
   [junit4] IGNOR/A 0.00s J1 | Test2BDocs.test2BDocs
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value="Takes ~30min"))
   [junit4] Completed [204/486 (2!)] on J1 in 0.06s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFlushByRamOrCountsPolicy
   [junit4] Completed [205/486 (2!)] on J0 in 3.30s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterFromReader
   [junit4] Completed [206/486 (2!)] on J0 in 0.11s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFieldsReader
   [junit4] Completed [207/486 (2!)] on J0 in 0.23s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestFieldReuse
   [junit4] Completed [208/486 (2!)] on J0 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestPrefixRandom
   [junit4] Completed [209/486 (2!)] on J0 in 0.31s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimilarityProvider
   [junit4] Completed [210/486 (2!)] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BNumericDocValues
   [junit4] IGNOR/A 0.00s J0 | Test2BNumericDocValues.testNumerics
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value="takes ~ 2 hours if the heap is 5gb"))
   [junit4] Completed [211/486 (2!)] on J0 in 0.00s, 1 test, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSubScorerFreqs
   [junit4] Completed [212/486 (2!)] on J0 in 0.03s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestElevationComparator
   [junit4] Completed [213/486 (2!)] on J0 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNeverDelete
   [junit4] Completed [214/486 (2!)] on J0 in 1.29s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.document.TestField
   [junit4] Completed [215/486 (2!)] on J0 in 0.03s, 23 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestIndexSearcher
   [junit4] Completed [216/486 (2!)] on J0 in 0.06s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.Test2BBinaryDocValues
   [junit4] IGNOR/A 0.00s J0 | Test2BBinaryDocValues.testVariableBinary
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value="takes ~ 6 hours if the heap is 5gb"))
   [junit4] IGNOR/A 0.00s J0 | Test2BBinaryDocValues.testFixedBinary
   [junit4]    > Assumption #1: 'monster' test group is disabled (@Monster(value="takes ~ 6 hours if the heap is 5gb"))
   [junit4] Completed [217/486 (2!)] on J0 in 0.00s, 2 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestInfoStream
   [junit4] Completed [218/486 (2!)] on J0 in 0.01s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestAxiomaticF1EXP
   [junit4] Completed [219/486 (2!)] on J1 in 3.32s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTerm
   [junit4] Completed [220/486 (2!)] on J1 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestByteSlices
   [junit4] Completed [221/486 (2!)] on J1 in 1.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanRewrites
   [junit4] Completed [222/486 (2!)] on J1 in 0.11s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestConjunctions
   [junit4] Completed [223/486 (2!)] on J1 in 0.05s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterThreadsToSegments
   [junit4] Completed [224/486 (2!)] on J0 in 2.00s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestRollback
   [junit4] Completed [225/486 (2!)] on J0 in 0.03s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBoostQuery
   [junit4] Completed [226/486 (2!)] on J0 in 0.02s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestFuzzyQuery
   [junit4] Completed [227/486 (2!)] on J1 in 1.17s, 11 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestWeakIdentityMap
   [junit4] Completed [228/486 (2!)] on J1 in 1.83s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestEarlyTermination
   [junit4] Completed [229/486 (2!)] on J1 in 0.02s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestConjunctionDISI
   [junit4] Completed [230/486 (2!)] on J1 in 1.73s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermVectorsWriter
   [junit4] Completed [231/486 (2!)] on J1 in 0.17s, 15 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat2
   [junit4] Completed [232/486 (2!)] on J1 in 2.23s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestOmitNorms
   [junit4] Completed [233/486 (2!)] on J1 in 0.32s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSimpleExplanations
   [junit4] Completed [234/486 (2!)] on J1 in 0.43s, 70 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestBasicModelIF
   [junit4] Completed [235/486 (2!)] on J0 in 8.39s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestFieldCacheRewriteMethod
   [junit4] Completed [236/486 (2!)] on J0 in 0.39s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestReaderWrapperDVTypeCheck
   [junit4] Completed [237/486 (2!)] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestDeterminizeLexicon
   [junit4] Completed [238/486 (2!)] on J0 in 0.36s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanExplanations
   [junit4] Completed [239/486 (2!)] on J0 in 0.18s, 30 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.analysis.TestCachingTokenFilter
   [junit4] Completed [240/486 (2!)] on J0 in 0.02s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTermVectors
   [junit4] Completed [241/486 (2!)] on J0 in 0.14s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestFilterSpans
   [junit4] Completed [242/486 (2!)] on J0 in 0.01s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTermScorer
   [junit4] Completed [243/486 (2!)] on J0 in 0.35s, 5 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.similarities.TestLMJelinekMercerSimilarity
   [junit4] Completed [244/486 (2!)] on J1 in 3.21s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriter
   [junit4] IGNOR/A 0.00s J0 | TestIndexWriter.testWithPendingDeletions
   [junit4]    > Assumption #1: windows is not supported
   [junit4] Completed [245/486 (2!)] on J0 in 6.56s, 75 tests, 2 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterReader
   [junit4] IGNOR/A 0.00s J0 | TestIndexWriterReader.testDuringAddIndexes
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [246/486 (2!)] on J0 in 8.71s, 23 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.fst.TestFSTs
   [junit4] IGNOR/A 0.00s J0 | TestFSTs.testBigSet
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [247/486 (2!)] on J0 in 2.59s, 20 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterWithThreads
   [junit4] IGNOR/A 0.01s J0 | TestIndexWriterWithThreads.testOpenTwoIndexWritersOnDifferentThreads
   [junit4]    > Assumption #1: aborting test: timeout obtaining lock
   [junit4] Completed [248/486 (2!)] on J0 in 4.73s, 12 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestAddIndexes
   [junit4] Completed [249/486 (2!)] on J0 in 5.43s, 25 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestShardSearching
   [junit4] Completed [250/486 (2!)] on J0 in 4.42s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat
   [junit4] Completed [251/486 (2!)] on J1 in 33.36s, 110 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterExceptions
   [junit4] IGNOR/A 0.00s J0 | TestIndexWriterExceptions.testTooManyTokens
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] Completed [252/486 (2!)] on J0 in 4.00s, 34 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDeletionPolicy
   [junit4] Completed [253/486 (2!)] on J1 in 3.37s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.spans.TestBasics
   [junit4] Completed [254/486 (2!)] on J1 in 1.99s, 27 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestBooleanOr
   [junit4] Completed [255/486 (2!)] on J0 in 2.11s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterMergePolicy
   [junit4] Completed [256/486 (2!)] on J1 in 1.78s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestStressAdvance
   [junit4] Completed [257/486 (2!)] on J1 in 0.83s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDuelingCodecs
   [junit4] Completed [258/486 (2!)] on J0 in 4.48s, 2 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterCommit
   [junit4] Completed [259/486 (2!)] on J1 in 1.85s, 14 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestSearchAfter
   [junit4] Completed [260/486 (2!)] on J1 in 0.09s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.codecs.compressing.TestHighCompressionMode
   [junit4] Completed [261/486 (2!)] on J1 in 0.18s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTopDocsMerge
   [junit4] Completed [262/486 (2!)] on J1 in 0.14s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.automaton.TestMinimize
   [junit4] Completed [263/486 (2!)] on J1 in 1.05s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.search.TestTimeLimitingCollector
   [junit4] Completed [264/486 (2!)] on J0 in 2.70s, 7 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestNRTReaderWithThreads
   [junit4] Completed [265/486 (2!)] on J1 in 1.96s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.lucene.util.TestArrayUtil
   [junit4] Completed [266/486 (2!)] on J1 in 0.91s, 13 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestTieredMergePolicy
   [junit4] Completed [267/486 (2!)] on J0 in 2.97s, 6 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.index.TestDirectoryReader
   [junit4] Completed [268/486 (2!)] on J0 in 0.75s, 24 tests
   [junit4] 
   [junit4] Suite: org.apache.lucene.store.TestLockFactory
   [junit4] Completed [269/486 (2

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

eting directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\null1670554155

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpclient;4.3.6 in public
[ivy:cachepath] 	found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] 	found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] 	found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 48ms :: artifacts dl 4ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 111 minutes 41 seconds
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[Lucene-Solr-master-Windows] $ cmd /c call C:\Users\jenkins\AppData\Local\Temp\jenkins3529427977194937726.bat

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>move /y lucene\build lucene\build.orig 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>move /y solr\build solr\build.orig 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>set ANT_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>set PATH=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2\bin;C:\Users\jenkins\tools\java\64bit\jdk-9.0.1\bin;C:\ProgramData\Oracle\Java\javapath;C:\Python35\Scripts\;C:\Python35\;C:\Perl64\site\bin;C:\Perl64\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps 

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>C:\Python35\python.exe -u dev-tools\scripts\reproduceJenkinsFailures.py --no-git https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7192/consoleText 
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7192/consoleText

[repro] Revision: b212f2e9b7b5d20ab8d6168b5ddcb164f536d1af

[repro] Repro line:  ant test  -Dtestcase=TestBlendedTermQuery -Dtests.seed=2AC61AED974F460A -Dtests.slow=true -Dtests.locale=sw-UG -Dtests.timezone=MIT -Dtests.asserts=true -Dtests.file.encoding=UTF-8


[repro] Repro line:  ant test  -Dtestcase=TestMultiMMap -Dtests.seed=2AC61AED974F460A -Dtests.slow=true -Dtests.locale=zu -Dtests.timezone=Asia/Istanbul -Dtests.asserts=true -Dtests.file.encoding=UTF-8


[repro] Repro line:  ant test  -Dtestcase=IndexReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=43039267ADB93449 -Dtests.slow=true -Dtests.locale=zgh-MA -Dtests.timezone=Asia/Dhaka -Dtests.asserts=true -Dtests.file.encoding=Cp1252


[repro] Repro line:  ant test  -Dtestcase=CurrencyFieldTypeTest -Dtests.seed=F4D5DB51E8BA047 -Dtests.slow=true -Dtests.locale=en-NZ -Dtests.timezone=Africa/Libreville -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1


[repro] Repro line:  ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=5C57E7E8DBECF968 -Dtests.slow=true -Dtests.locale=ar-OM -Dtests.timezone=America/El_Salvador -Dtests.asserts=true -Dtests.file.encoding=UTF-8


[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] ant clean
Buildfile: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml

clean:

clean:

clean:

BUILD SUCCESSFUL
Total time: 0 seconds
[repro] Traceback (most recent call last):
  File "dev-tools\scripts\reproduceJenkinsFailures.py", line 239, in main
    modules = groupTestsByModule(tests)
  File "dev-tools\scripts\reproduceJenkinsFailures.py", line 175, in groupTestsByModule
    module = match.group(1)
AttributeError: 'NoneType' object has no attribute 'group'


C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>move /y lucene\build lucene\build.repro 
The system cannot find the file specified.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>move /y solr\build solr\build.repro 
The system cannot find the file specified.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>exit 0 
Archiving artifacts
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$46.hasMatch(FilePath.java:2576)
	at hudson.FilePath$46.invoke(FilePath.java:2455)
	at hudson.FilePath$46.invoke(FilePath.java:2445)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2816)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Windows VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1737)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:313)
		at hudson.remoting.Channel.call(Channel.java:952)
		at hudson.FilePath.act(FilePath.java:998)
		at hudson.FilePath.act(FilePath.java:987)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2445)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1752)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2818)
	at hudson.remoting.UserRequest.perform(UserRequest.java:210)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:364)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1000)
	at hudson.FilePath.act(FilePath.java:987)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2445)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1752)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=b212f2e9b7b5d20ab8d6168b5ddcb164f536d1af, workspace=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows
[WARNINGS] Computing warning deltas based on reference build #7191
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-9.0.1) - Build # 7191 - Still unstable!

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

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

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

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

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


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

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

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

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


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

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

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

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


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

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

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

	at __randomizedtesting.SeedInfo.seed([861E10558BF09824]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.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.TestUtilizeNode.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([861E10558BF09824:E4A2F8F250CF5DC]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.TestUtilizeNode.test(TestUtilizeNode.java:81)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([861E10558BF09824:C3B4622CCFA22450]:0)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:101)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.admin.CoreAdminCreateDiscoverTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_861E10558BF09824-001\tempDir-001\duplicate: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_861E10558BF09824-001\tempDir-001\duplicate    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_861E10558BF09824-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_861E10558BF09824-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-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_861E10558BF09824-001\tempDir-001\duplicate: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_861E10558BF09824-001\tempDir-001\duplicate
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_861E10558BF09824-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_861E10558BF09824-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([861E10558BF09824]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6B75672083947B63-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6B75672083947B63-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6B75672083947B63-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6B75672083947B63-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6B75672083947B63-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6B75672083947B63-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6B75672083947B63-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6B75672083947B63-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6B75672083947B63-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6B75672083947B63-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6B75672083947B63-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6B75672083947B63-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6B75672083947B63-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6B75672083947B63-001 

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

	at __randomizedtesting.SeedInfo.seed([6B75672083947B63]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.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 442 lines...]
   [junit4] Suite: org.apache.lucene.store.TestNIOFSDirectory
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5de44991), locale=ki-KE, timezone=America/Halifax
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=97496088,total=233308160
   [junit4]   2> NOTE: All tests run in this JVM: [TestReqOptSumScorer, TestMultiTermsEnum, TestTimSorterWorstCase, TestNumericUtils, TestAutomatonQueryUnicode, TestTryDelete, TestBytesRefHash, TestPolygon, TestBytesStore, TestFuzzyQuery, TestForTooMuchCloning, TestIntroSelector, TestIndependenceChiSquared, TestIndexTooManyDocs, TestConjunctions, TestIndexReaderClose, TestPrefixInBooleanQuery, TestPerFieldDocValuesFormat, TestLogMergePolicy, TestBasicModelIn, TestBlockMaxConjunction, TestSentinelIntSet, TestStressNRT, TestMatchNoDocsQuery, TestMergedIterator, TestTopFieldCollector, TestNIOFSDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNIOFSDirectory -Dtests.seed=9D8AB7AB0CFCE25 -Dtests.slow=true -Dtests.locale=ki-KE -Dtests.timezone=America/Halifax -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestNIOFSDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNIOFSDirectory_9D8AB7AB0CFCE25-001\testRename-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNIOFSDirectory_9D8AB7AB0CFCE25-001\testRename-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNIOFSDirectory_9D8AB7AB0CFCE25-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNIOFSDirectory_9D8AB7AB0CFCE25-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9D8AB7AB0CFCE25]: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 [63/486 (1!)] on J1 in 1.08s, 42 tests, 1 error <<< FAILURES!

[...truncated 1157 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexManyDocuments
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@71020302), locale=hr, timezone=Europe/Berlin
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=169384088,total=330301440
   [junit4]   2> NOTE: All tests run in this JVM: [TestGeoUtils, TestSubScorerFreqs, TestMinimize, TestIndexWriterDeleteByQuery, TestDateSort, TestLucene70NormsFormat, TestAxiomaticF2LOG, TestWordlistLoader, TestCrashCausesCorruptIndex, TestCodecUtil, TermInSetQueryTest, TestDocValuesRewriteMethod, TestIndexWriterLockRelease, TestParallelReaderEmptyIndex, TestRadixSelector, TestParallelCompositeReader, TestIndexWriterWithThreads, TestIndexWriterThreadsToSegments, TestTopDocsCollector, TestSpans, TestDoubleValuesSource, TestTimSorter, TestMultiThreadTermVectors, TestByteBlockPool, TestRegExp, TestMmapDirectory, TestFutureObjects, TestAtomicUpdate, TestCodecs, TestIndexSearcher, TestBooleanScorer, TestSimilarityProvider, TestCompiledAutomaton, TestDuelingCodecs, TestSpanExplanations, TestPositiveScoresOnlyCollector, TestIndexSorting, TestOmitTf, TestIndexWriterConfig, TestPriorityQueue, TestDistributionSPL, TestBM25Similarity, TestLRUQueryCache, TestBoostQuery, TestDocsAndPositions, TestCharacterUtils, TestThreadedForceMerge, TestNeedsScores, TestFSTs, TestDocumentsWriterDeleteQueue, TestLockFactory, TestAttributeSource, TestBufferedIndexInput, TestDocIDMerger, TestTragicIndexWriterDeadlock, TestBooleanQueryVisitSubscorers, TestDoubleRange, TestPolygon2D, TestScorerPerf, TestCachingCollector, TestFrequencyTrackingRingBuffer, TestCustomTermFreq, TestExitableDirectoryReader, TestFilterLeafReader, TestAssertions, TestCharArrayMap, TestNotDocIdSet, TestMinShouldMatch2, TestMultiTermQueryRewrites, TestSpanNearQuery, TestDirectPacked, TestLongBitSet, TestBooleanMinShouldMatch, TestMutablePointsReaderUtils, TestIndexWriter, TestFieldCacheRewriteMethod, TestRegexpQuery, TestUpgradeIndexMergePolicy, TestElevationComparator, TestSpanExplanationsOfNonMatches, TestBlockPostingsFormat3, TestPackedTokenAttributeImpl, TestBooleanQuery, TestSingleInstanceLockFactory, TestSpanOrQuery, TestIntArrayDocIdSet, TestTrackingDirectoryWrapper, TestTimeLimitingCollector, TestSumDocFreq, TestBooleanOr, TestLiveFieldValues, TestSynonymQuery, TestPointValues, TestRegexpRandom2, TestSpanCollection, TestAxiomaticF3LOG, TestIntBlockPool, TestNot, TestReqExclBulkScorer, TestCharsRef, TestSimpleFSDirectory, TestIndexWriterFromReader, TestIndexInput, TestManyFields, TestSnapshotDeletionPolicy, TestFilterDirectory, TestControlledRealTimeReopenThread, TestToken, TestOmitPositions, TestFlushByRamOrCountsPolicy, TestFloatRangeFieldQueries, TestDocument, TestNeverDelete, TestIndexFileDeleter, TestLongRange, TestSpansEnum, TestMultiPhraseEnum, Test2BTerms, TestSort, TestSpanMultiTermQueryWrapper, TestNativeFSLockFactory, TestDocValues, TestAxiomaticF1LOG, TestIndexWriterMerging, TestPackedInts, TestGraphTokenizers, TestAddIndexes, TestShardSearching, TestIndexWriterExceptions, TestMultiMMap, TestSloppyPhraseQuery, TestIndexWriterDelete, TestIndexWriterMergePolicy, TestBoolean2, TestPersistentSnapshotDeletionPolicy, TestStressAdvance, TestIndexWriterCommit, TestDirectoryReaderReopen, TestSearchWithThreads, TestConcurrentMergeScheduler, TestRollingUpdates, TestIndexWriterUnicode, TestTieredMergePolicy, TestArrayUtil, TestLevenshteinAutomata, TestByteSlices, TestConsistentFieldNumbers, TestWeakIdentityMap, TestDirectoryReader, TestBagOfPositions, TestComplexExplanations, TestFastDecompressionMode, TestCrash, TestSegmentTermDocs, TestMultiDocValues, TestSimpleSearchEquivalence, TestSimilarityBase, TestHugeRamFile, TestCustomNorms, TestMixedCodecs, TestDeterminism, TestBagOfPostings, TestSloppyPhraseQuery2, TestForceMergeForever, TestNearSpansOrdered, TestMultiFields, TestSpanSearchEquivalence, TestDoc, TestFieldMaskingSpanQuery, TestNoDeletionPolicy, TestTermVectorsReader, TestUnicodeUtil, TestAllFilesHaveCodecHeader, TestTermScorer, TestPrefixRandom, TestMultiLevelSkipList, TestPayloadsOnVectors, TestSearchForDuplicates, TestPrefixQuery, TestField, TestSmallFloat, TestSameTokenSamePosition, TestBinaryDocument, TestSpanFirstQuery, TestNoMergeScheduler, TestDemo, TestRollback, TestTwoPhaseCommitTool, TestVersion, MultiCollectorTest, TestIntsRef, TestTermdocPerf, TestIndexCommit, Test2BPostingsBytes, Test2BNumericDocValues, Test2BPagedBytes, TestCharArraySet, TestBytesRefAttImpl, TestBlockPostingsFormat, TestLucene50StoredFieldsFormatHighCompression, TestLucene50TermVectorsFormat, TestLucene70SegmentInfoFormat, TestFloatRange, TestIntRange, Test2BSortedDocValuesFixedSorted, Test2BSortedDocValuesOrds, TestAllFilesCheckIndexHeader, TestAllFilesDetectTruncation, TestAllFilesHaveChecksumFooter, TestBinaryDocValuesUpdates, TestDocInverterPerFieldErrorInfo, TestDocsWithFieldSet, TestDuelingCodecsAtNight, TestFieldInvertState, TestFieldReuse, TestFilterCodecReader, TestFilterDirectoryReader, TestIndexManyDocuments]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexManyDocuments -Dtests.seed=9D8AB7AB0CFCE25 -Dtests.slow=true -Dtests.locale=hr -Dtests.timezone=Europe/Berlin -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestIndexManyDocuments (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_9D8AB7AB0CFCE25-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_9D8AB7AB0CFCE25-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_9D8AB7AB0CFCE25-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_9D8AB7AB0CFCE25-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9D8AB7AB0CFCE25]: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 [411/486 (2!)] on J0 in 0.16s, 1 test, 1 error <<< FAILURES!

[...truncated 11555 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardRoutingTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingTest_861E10558BF09824-001\init-core-data-001
   [junit4]   2> 1835715 WARN  (SUITE-ShardRoutingTest-seed#[861E10558BF09824]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
   [junit4]   2> 1835715 INFO  (SUITE-ShardRoutingTest-seed#[861E10558BF09824]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1835715 INFO  (SUITE-ShardRoutingTest-seed#[861E10558BF09824]-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> 1835715 INFO  (SUITE-ShardRoutingTest-seed#[861E10558BF09824]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1835715 INFO  (SUITE-ShardRoutingTest-seed#[861E10558BF09824]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /n/al
   [junit4]   2> 1835743 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1835744 INFO  (Thread-3721) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1835744 INFO  (Thread-3721) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1835748 ERROR (Thread-3721) [    ] 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> 1835844 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.c.ZkTestServer start zk server on port:55506
   [junit4]   2> 1835875 INFO  (zkConnectionManagerCallback-6052-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1835882 INFO  (zkConnectionManagerCallback-6054-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1835895 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1835900 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1835923 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1835952 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1835986 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1835989 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1835993 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1835998 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1836002 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1836006 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1836009 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1836015 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1837552 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T11:27:37+14:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1837552 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1837552 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1837554 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1837554 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@fe9ca84{/n/al,null,AVAILABLE}
   [junit4]   2> 1837560 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3c793f95{HTTP/1.1,[http/1.1]}{127.0.0.1:55517}
   [junit4]   2> 1837560 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.e.j.s.Server Started @1847554ms
   [junit4]   2> 1837561 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/n/al, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingTest_861E10558BF09824-001\tempDir-001/control/data, hostPort=55517, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingTest_861E10558BF09824-001\control-001\cores}
   [junit4]   2> 1837561 ERROR (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1837561 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1837561 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1837561 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1837561 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-24T21:58:58.960157300Z
   [junit4]   2> 1837566 INFO  (zkConnectionManagerCallback-6056-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1837568 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1837568 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingTest_861E10558BF09824-001\control-001\solr.xml
   [junit4]   2> 1837572 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1837572 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1837572 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@727aed14, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1837579 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55506/solr
   [junit4]   2> 1837584 INFO  (zkConnectionManagerCallback-6060-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1837588 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 0x1000292e8b70003, likely client has closed socket
   [junit4]   2> 1837588 INFO  (zkConnectionManagerCallback-6062-thread-1-processing-n:127.0.0.1:55517_n%2Fal) [n:127.0.0.1:55517_n%2Fal    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1838232 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [n:127.0.0.1:55517_n%2Fal    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1838240 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [n:127.0.0.1:55517_n%2Fal    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55517_n%2Fal
   [junit4]   2> 1838240 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [n:127.0.0.1:55517_n%2Fal    ] o.a.s.c.Overseer Overseer (id=72060424030715908-127.0.0.1:55517_n%2Fal-n_0000000000) starting
   [junit4]   2> 1838255 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [n:127.0.0.1:55517_n%2Fal    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55517_n%2Fal
   [junit4]   2> 1838255 INFO  (OverseerStateUpdate-72060424030715908-127.0.0.1:55517_n%2Fal-n_0000000000) [n:127.0.0.1:55517_n%2Fal    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1838398 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [n:127.0.0.1:55517_n%2Fal    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@727aed14
   [junit4]   2> 1838407 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [n:127.0.0.1:55517_n%2Fal    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@727aed14
   [junit4]   2> 1838407 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [n:127.0.0.1:55517_n%2Fal    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@727aed14
   [junit4]   2> 1838407 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [n:127.0.0.1:55517_n%2Fal    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingTest_861E10558BF09824-001\control-001\cores
   [junit4]   2> 1838535 INFO  (zkConnectionManagerCallback-6068-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1838547 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1838549 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55506/solr ready
   [junit4]   2> 1838549 INFO  (qtp1440442931-20446) [n:127.0.0.1:55517_n%2Fal    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:55517_n%252Fal&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1838557 INFO  (OverseerThreadFactory-7038-thread-1-processing-n:127.0.0.1:55517_n%2Fal) [n:127.0.0.1:55517_n%2Fal    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1838700 INFO  (qtp1440442931-20449) [n:127.0.0.1:55517_n%2Fal    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1838700 INFO  (qtp1440442931-20449) [n:127.0.0.1:55517_n%2Fal    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1838871 INFO  (zkCallback-6061-thread-1-processing-n:127.0.0.1:55517_n%2Fal) [n:127.0.0.1:55517_n%2Fal    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1839863 INFO  (qtp1440442931-20449) [n:127.0.0.1:55517_n%2Fal c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1839908 INFO  (qtp1440442931-20449) [n:127.0.0.1:55517_n%2Fal c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1840167 INFO  (qtp1440442931-20449) [n:127.0.0.1:55517_n%2Fal c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1840243 INFO  (qtp1440442931-20449) [n:127.0.0.1:55517_n%2Fal c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1840243 INFO  (qtp1440442931-20449) [n:127.0.0.1:55517_n%2Fal c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@727aed14
   [junit4]   2> 1840269 INFO  (qtp1440442931-20449) [n:127.0.0.1:55517_n%2Fal c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1840269 INFO  (qtp1440442931-20449) [n:127.0.0.1:55517_n%2Fal c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingTest_861E10558BF09824-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingTest_861E10558BF09824-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 1840280 INFO  (qtp1440442931-20449) [n:127.0.0.1:55517_n%2Fal c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=11.654296875, floorSegmentMB=1.3056640625, forceMergeDeletesPctAllowed=8.272310616016622, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1840327 WARN  (qtp1440442931-20449) [n:127.0.0.1:55517_n%2Fal c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1840526 INFO  (qtp1440442931-20449) [n:127.0.0.1:55517_n%2Fal c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1840526 INFO  (qtp1440442931-20449) [n:127.0.0.1:55517_n%2Fal c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1840526 INFO  (qtp1440442931-20449) [n:127.0.0.1:55517_n%2Fal c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1840526 INFO  (qtp1440442931-20449) [n:127.0.0.1:55517_n%2Fal c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1840526 INFO  (qtp1440442931-20449) [n:127.0.0.1:55517_n%2Fal c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1840553 INFO  (qtp1440442931-20449) [n:127.0.0.1:55517_n%2Fal c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@74ad8d10[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1840572 INFO  (qtp1440442931-20449) [n:127.0.0.1:55517_n%2Fal c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1840574 INFO  (qtp1440442931-20449) [n:127.0.0.1:55517_n%2Fal c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1840574 INFO  (qtp1440442931-20449) [n:127.0.0.1:55517_n%2Fal c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1840574 INFO  (qtp1440442931-20449) [n:127.0.0.1:55517_n%2Fal c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593321237483880448
   [junit4]   2> 1840577 INFO  (searcherExecutor-7041-thread-1-processing-n:127.0.0.1:55517_n%2Fal x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:55517_n%2Fal c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@74ad8d10[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1840584 INFO  (qtp1440442931-20449) [n:127.0.0.1:55517_n%2Fal c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1840584 INFO  (qtp1440442931-20449) [n:127.0.0.1:55517_n%2Fal c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1840584 INFO  (qtp1440442931-20449) [n:127.0.0.1:55517_n%2Fal c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55517/n/al/control_collection_shard1_replica_n1/
   [junit4]   2> 1840584 INFO  (qtp1440442931-20449) [n:127.0.0.1:55517_n%2Fal c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1840584 INFO  (qtp1440442931-20449) [n:127.0.0.1:55517_n%2Fal c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:55517/n/al/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1840584 INFO  (qtp1440442931-20449) [n:127.0.0.1:55517_n%2Fal c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1840638 INFO  (qtp1440442931-20449) [n:127.0.0.1:55517_n%2Fal c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:55517/n/al/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1840812 INFO  (zkCallback-6061-thread-2-processing-n:127.0.0.1:55517_n%2Fal) [n:127.0.0.1:55517_n%2Fal    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1840858 INFO  (qtp1440442931-20449) [n:127.0.0.1:55517_n%2Fal c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1840927 INFO  (qtp1440442931-20449) [n:127.0.0.1:55517_n%2Fal c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2227
   [junit4]   2> 1840956 INFO  (qtp1440442931-20446) [n:127.0.0.1:55517_n%2Fal    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1841059 INFO  (zkCallback-6061-thread-1-processing-n:127.0.0.1:55517_n%2Fal) [n:127.0.0.1:55517_n%2Fal    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1842025 INFO  (qtp1440442931-20446) [n:127.0.0.1:55517_n%2Fal    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:55517_n%252Fal&wt=javabin&version=2} status=0 QTime=3472
   [junit4]   2> 1842031 INFO  (zkConnectionManagerCallback-6072-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1842118 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1842128 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55506/solr ready
   [junit4]   2> 1842128 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1842160 INFO  (qtp1440442931-20449) [n:127.0.0.1:55517_n%2Fal    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1842163 INFO  (OverseerThreadFactory-7038-thread-2-processing-n:127.0.0.1:55517_n%2Fal) [n:127.0.0.1:55517_n%2Fal    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1842163 INFO  (OverseerCollectionConfigSetProcessor-72060424030715908-127.0.0.1:55517_n%2Fal-n_0000000000) [n:127.0.0.1:55517_n%2Fal    ] 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> 1842164 WARN  (OverseerThreadFactory-7038-thread-2-processing-n:127.0.0.1:55517_n%2Fal) [n:127.0.0.1:55517_n%2Fal    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1842465 INFO  (qtp1440442931-20449) [n:127.0.0.1:55517_n%2Fal    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1842465 INFO  (qtp1440442931-20449) [n:127.0.0.1:55517_n%2Fal    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=4&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=305
   [junit4]   2> 1844215 INFO  (OverseerCollectionConfigSetProcessor-72060424030715908-127.0.0.1:55517_n%2Fal-n_0000000000) [n:127.0.0.1:55517_n%2Fal    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1844454 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingTest_861E10558BF09824-001\shard-1-001 of type NRT
   [junit4]   2> 1844454 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T11:27:37+14:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1844454 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1844454 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1844454 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1844454 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ed7d89a{/n/al,null,AVAILABLE}
   [junit4]   2> 1844465 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6d898eaa{HTTP/1.1,[http/1.1]}{127.0.0.1:55558}
   [junit4]   2> 1844465 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.e.j.s.Server Started @1854461ms
   [junit4]   2> 1844465 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/n/al, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingTest_861E10558BF09824-001\tempDir-001/jetty1, hostPort=55558, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingTest_861E10558BF09824-001\shard-1-001\cores, replicaType=NRT}
   [junit4]   2> 1844465 ERROR (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1844465 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1844465 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1844465 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1844465 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-24T21:59:05.864609600Z
   [junit4]   2> 1844517 INFO  (zkConnectionManagerCallback-6074-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1844540 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1844540 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingTest_861E10558BF09824-001\shard-1-001\solr.xml
   [junit4]   2> 1844540 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1844540 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1844540 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@727aed14, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1844540 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55506/solr
   [junit4]   2> 1844622 INFO  (zkConnectionManagerCallback-6078-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1844626 INFO  (zkConnectionManagerCallback-6080-thread-1-processing-n:127.0.0.1:55558_n%2Fal) [n:127.0.0.1:55558_n%2Fal    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1844660 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [n:127.0.0.1:55558_n%2Fal    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1844663 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [n:127.0.0.1:55558_n%2Fal    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1844666 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [n:127.0.0.1:55558_n%2Fal    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55558_n%2Fal
   [junit4]   2> 1844668 INFO  (zkCallback-6071-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1844668 INFO  (zkCallback-6079-thread-1-processing-n:127.0.0.1:55558_n%2Fal) [n:127.0.0.1:55558_n%2Fal    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1844672 INFO  (zkCallback-6061-thread-2-processing-n:127.0.0.1:55517_n%2Fal) [n:127.0.0.1:55517_n%2Fal    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1844824 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [n:127.0.0.1:55558_n%2Fal    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@727aed14
   [junit4]   2> 1844842 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [n:127.0.0.1:55558_n%2Fal    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@727aed14
   [junit4]   2> 1844842 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [n:127.0.0.1:55558_n%2Fal    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@727aed14
   [junit4]   2> 1844846 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [n:127.0.0.1:55558_n%2Fal    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingTest_861E10558BF09824-001\shard-1-001\cores
   [junit4]   2> 1845008 INFO  (qtp1440442931-20451) [n:127.0.0.1:55517_n%2Fal    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:55558_n%252Fal&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1845042 INFO  (OverseerThreadFactory-7038-thread-3-processing-n:127.0.0.1:55517_n%2Fal) [n:127.0.0.1:55517_n%2Fal    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:55558_n%2Fal for creating new replica
   [junit4]   2> 1845042 INFO  (qtp1581526420-20495) [n:127.0.0.1:55558_n%2Fal    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n81&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1845042 INFO  (qtp1581526420-20495) [n:127.0.0.1:55558_n%2Fal    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1846127 INFO  (qtp1581526420-20495) [n:127.0.0.1:55558_n%2Fal c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1846156 INFO  (qtp1581526420-20495) [n:127.0.0.1:55558_n%2Fal c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.s.IndexSchema [collection1_shard2_replica_n81] Schema name=test
   [junit4]   2> 1846254 INFO  (qtp1581526420-20495) [n:127.0.0.1:55558_n%2Fal c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1846384 INFO  (qtp1581526420-20495) [n:127.0.0.1:55558_n%2Fal c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n81' using configuration from collection collection1, trusted=true
   [junit4]   2> 1846384 INFO  (qtp1581526420-20495) [n:127.0.0.1:55558_n%2Fal c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n81' (registry 'solr.core.collection1.shard2.replica_n81') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@727aed14
   [junit4]   2> 1846384 INFO  (qtp1581526420-20495) [n:127.0.0.1:55558_n%2Fal c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1846384 INFO  (qtp1581526420-20495) [n:127.0.0.1:55558_n%2Fal c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.SolrCore [[collection1_shard2_replica_n81] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingTest_861E10558BF09824-001\shard-1-001\cores\collection1_shard2_replica_n81], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingTest_861E10558BF09824-001\shard-1-001\cores\collection1_shard2_replica_n81\data\]
   [junit4]   2> 1846401 INFO  (qtp1581526420-20495) [n:127.0.0.1:55558_n%2Fal c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=11.654296875, floorSegmentMB=1.3056640625, forceMergeDeletesPctAllowed=8.272310616016622, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1846496 WARN  (qtp1581526420-20495) [n:127.0.0.1:55558_n%2Fal c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1846704 INFO  (qtp1581526420-20495) [n:127.0.0.1:55558_n%2Fal c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1846708 INFO  (qtp1581526420-20495) [n:127.0.0.1:55558_n%2Fal c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1846709 INFO  (qtp1581526420-20495) [n:127.0.0.1:55558_n%2Fal c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1846709 INFO  (qtp1581526420-20495) [n:127.0.0.1:55558_n%2Fal c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1846712 INFO  (qtp1581526420-20495) [n:127.0.0.1:55558_n%2Fal c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1846712 INFO  (qtp1581526420-20495) [n:127.0.0.1:55558_n%2Fal c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.s.SolrIndexSearcher Opening [Searcher@629f0ca2[collection1_shard2_replica_n81] main]
   [junit4]   2> 1846728 INFO  (qtp1581526420-20495) [n:127.0.0.1:55558_n%2Fal c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1846738 INFO  (qtp1581526420-20495) [n:127.0.0.1:55558_n%2Fal c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1846738 INFO  (qtp1581526420-20495) [n:127.0.0.1:55558_n%2Fal c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1846738 INFO  (searcherExecutor-7052-thread-1-processing-n:127.0.0.1:55558_n%2Fal x:collection1_shard2_replica_n81 s:shard2 c:collection1) [n:127.0.0.1:55558_n%2Fal c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.SolrCore [collection1_shard2_replica_n81] Registered new searcher Searcher@629f0ca2[collection1_shard2_replica_n81] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1846748 INFO  (qtp1581526420-20495) [n:127.0.0.1:55558_n%2Fal c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593321243957788672
   [junit4]   2> 1846818 INFO  (qtp1581526420-20495) [n:127.0.0.1:55558_n%2Fal c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1846818 INFO  (qtp1581526420-20495) [n:127.0.0.1:55558_n%2Fal c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1846818 INFO  (qtp1581526420-20495) [n:127.0.0.1:55558_n%2Fal c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55558/n/al/collection1_shard2_replica_n81/
   [junit4]   2> 1846818 INFO  (qtp1581526420-20495) [n:127.0.0.1:55558_n%2Fal c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1846818 INFO  (qtp1581526420-20495) [n:127.0.0.1:55558_n%2Fal c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.SyncStrategy http://127.0.0.1:55558/n/al/collection1_shard2_replica_n81/ has no replicas
   [junit4]   2> 1846818 INFO  (qtp1581526420-20495) [n:127.0.0.1:55558_n%2Fal c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1846898 INFO  (qtp1581526420-20495) [n:127.0.0.1:55558_n%2Fal c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:55558/n/al/collection1_shard2_replica_n81/ shard2
   [junit4]   2> 1847076 INFO  (qtp1581526420-20495) [n:127.0.0.1:55558_n%2Fal c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1847081 INFO  (qtp1581526420-20495) [n:127.0.0.1:55558_n%2Fal c:collection1 s:shard2  x:collection1_shard2_replica_n81] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n81&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2025
   [junit4]   2> 1847088 INFO  (qtp1440442931-20451) [n:127.0.0.1:55517_n%2Fal    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:55558_n%252Fal&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=2081
   [junit4]   2> 1848907 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingTest_861E10558BF09824-001\shard-2-001 of type NRT
   [junit4]   2> 1848907 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T11:27:37+14:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1848907 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1848907 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1848907 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1848907 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@48feeda6{/n/al,null,AVAILABLE}
   [junit4]   2> 1848916 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@592cec1f{HTTP/1.1,[http/1.1]}{127.0.0.1:55585}
   [junit4]   2> 1848916 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.e.j.s.Server Started @1858910ms
   [junit4]   2> 1848916 INFO  (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/n/al, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingTest_861E10558BF09824-001\tempDir-001/jetty2, hostPort=55585, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingTest_861E10558BF09824-001\shard-2-001\cores}
   [junit4]   2> 1848916 ERROR (TEST-ShardRoutingTest.test-seed#[861E10558BF09824]) [    ] o.a.s.u.StartupLo

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

.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | CoreAdminCreateDiscoverTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_861E10558BF09824-001\tempDir-001\duplicate: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_861E10558BF09824-001\tempDir-001\duplicate
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_861E10558BF09824-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_861E10558BF09824-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([861E10558BF09824]: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 [622/778 (4!)] on J1 in 0.47s, 4 tests, 1 error <<< FAILURES!

[...truncated 2840 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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6B75672083947B63-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3299193b), locale=nl-BE, timezone=Pacific/Pohnpei
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=130299192,total=231735296
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=6B75672083947B63 -Dtests.slow=true -Dtests.locale=nl-BE -Dtests.timezone=Pacific/Pohnpei -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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6B75672083947B63-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6B75672083947B63-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6B75672083947B63-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6B75672083947B63-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6B75672083947B63-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6B75672083947B63-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6B75672083947B63-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6B75672083947B63-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6B75672083947B63-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6B75672083947B63-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6B75672083947B63-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6B75672083947B63-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6B75672083947B63-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6B75672083947B63-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6B75672083947B63]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/5 (1!)] on J1 in 13.29s, 8 tests, 1 error <<< FAILURES!

[...truncated 597 lines...]
   [junit4] Suite: org.apache.solr.analytics.value.CastingFloatValueStreamTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_F0ADE3A6400FDC74-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=838, maxMBSortInHeap=6.139413350939327, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@65cdffba), locale=eu, timezone=Asia/Barnaul
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=65137568,total=121634816
   [junit4]   2> NOTE: All tests run in this JVM: [CastingFloatValueStreamTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CastingFloatValueStreamTest -Dtests.seed=F0ADE3A6400FDC74 -Dtests.slow=true -Dtests.locale=eu -Dtests.timezone=Asia/Barnaul -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | CastingFloatValueStreamTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_F0ADE3A6400FDC74-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_F0ADE3A6400FDC74-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_F0ADE3A6400FDC74-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_F0ADE3A6400FDC74-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F0ADE3A6400FDC74]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [2/78 (1!)] on J1 in 9.36s, 4 tests, 1 error <<< FAILURES!

[...truncated 38196 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7191/consoleText

[repro] Revision: 29e5b8abcee8a566cc057b862ab99c5ffef13a76

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] ant clean

[...truncated 6 lines...]
[repro] Traceback (most recent call last):

[...truncated 80 lines...]

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_144) - Build # 7190 - Still Failing!

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

No tests ran.

Build Log:
[...truncated 1336 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexFileDeleter
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexFileDeleter -Dtests.method=testDeleteLeftoverFiles -Dtests.seed=7C586020B961247B -Dtests.slow=true -Dtests.locale=ko -Dtests.timezone=Asia/Taipei -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.09s J1 | TestIndexFileDeleter.testDeleteLeftoverFiles <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: IndexFileDeleter failed to delete unreferenced extra files: should have deleted 6 files but only deleted 5; expected files:
   [junit4]    >     _0.cfe
   [junit4]    >     _0.cfs
   [junit4]    >     _0.si
   [junit4]    >     _0_1.liv
   [junit4]    >     _1.cfe
   [junit4]    >     _1.cfs
   [junit4]    >     _1.si
   [junit4]    >     _2.cfe
   [junit4]    >     _2.cfs
   [junit4]    >     _2.si
   [junit4]    >     _3.doc
   [junit4]    >     _3.fdt
   [junit4]    >     _3.fdx
   [junit4]    >     _3.fnm
   [junit4]    >     _3.nvd
   [junit4]    >     _3.nvm
   [junit4]    >     _3.pos
   [junit4]    >     _3.si
   [junit4]    >     _3.tim
   [junit4]    >     _3.tip
   [junit4]    >     _4.doc
   [junit4]    >     _4.fdt
   [junit4]    >     _4.fdx
   [junit4]    >     _4.fnm
   [junit4]    >     _4.nvd
   [junit4]    >     _4.nvm
   [junit4]    >     _4.pos
   [junit4]    >     _4.si
   [junit4]    >     _4.tim
   [junit4]    >     _4.tip
   [junit4]    >     segments_2
   [junit4]    >     write.lock
   [junit4]    >   actual files:
   [junit4]    >     _0.cfe
   [junit4]    >     _0.cfs
   [junit4]    >     _0.si
   [junit4]    >     _0_1.liv
   [junit4]    >     _1.cfe
   [junit4]    >     _1.cfs
   [junit4]    >     _1.si
   [junit4]    >     _188.cfs
   [junit4]    >     _2.cfe
   [junit4]    >     _2.cfs
   [junit4]    >     _2.si
   [junit4]    >     _3.doc
   [junit4]    >     _3.fdt
   [junit4]    >     _3.fdx
   [junit4]    >     _3.fnm
   [junit4]    >     _3.nvd
   [junit4]    >     _3.nvm
   [junit4]    >     _3.pos
   [junit4]    >     _3.si
   [junit4]    >     _3.tim
   [junit4]    >     _3.tip
   [junit4]    >     _4.doc
   [junit4]    >     _4.fdt
   [junit4]    >     _4.fdx
   [junit4]    >     _4.fnm
   [junit4]    >     _4.nvd
   [junit4]    >     _4.nvm
   [junit4]    >     _4.pos
   [junit4]    >     _4.si
   [junit4]    >     _4.tim
   [junit4]    >     _4.tip
   [junit4]    >     segments_2
   [junit4]    >     write.lock
   [junit4]    > diff: [_188.cfs]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7C586020B961247B:B615692DDFA17362]:0)
   [junit4]    > 	at org.apache.lucene.index.TestIndexFileDeleter.testDeleteLeftoverFiles(TestIndexFileDeleter.java:153)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexFileDeleter_7C586020B961247B-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1fab618), locale=ko, timezone=Asia/Taipei
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=341095240,total=473702400
   [junit4]   2> NOTE: All tests run in this JVM: [TestGrowableByteArrayDataOutput, TestRateLimiter, Test2BPositions, TestIndexWriterMaxDocs, TestMultiCollector, TestBlockPostingsFormat2, TestSloppyPhraseQuery2, TestIntRange, TestSizeBoundedForceMerge, Test2BSortedDocValuesOrds, TestTransactions, TestMSBRadixSorter, TestDeterminism, TestAxiomaticF3EXP, TestLMJelinekMercerSimilarity, TestSimpleAttributeImpl, TestByteSlices, TestTerms, TestVirtualMethod, TestOperations, TestFieldInvertState, TestSearch, TestCloseableThreadLocal, TestCheckIndex, TestNIOFSDirectory, Test4GBStoredFields, TestTimSorterWorstCase, TestAxiomaticF2EXP, TestScoreCachingWrappingScorer, TestPerFieldPostingsFormat2, TestUniqueTermCount, TestSegmentMerger, TestUsageTrackingFilterCachingPolicy, TestInPlaceMergeSorter, LimitedFiniteStringsIteratorTest, TestExceedMaxTermLength, TestSegmentInfos, TestIndexTooManyDocs, TestIndexWriterReader, TestStressAdvance, TestNRTCachingDirectory, TestMaxTermFrequency, TestTermsEnum, TestDirectoryReaderReopen, TestSameTokenSamePosition, TestDoubleRangeFieldQueries, TestWildcardRandom, TestStringMSBRadixSorter, TestPostingsOffsets, TestMultiTermsEnum, TestStressNRT, TestRoaringDocIdSet, TestFixedLengthBytesRefArray, TestRollingBuffer, TestSpanTermQuery, TestMultiDocValues, TestBufferedChecksum, TestByteArrayDataInput, TestShardSearching, TestBytesStore, TestRollingUpdates, TestQueryRescorer, TestSearcherManager, TestFilterWeight, TestTopFieldCollector, TestParallelTermEnum, TestLongRangeFieldQueries, TestQueryBuilder, TestTwoPhaseCommitTool, TestNRTReaderWithThreads, TestSegmentTermDocs, TestSloppyMath, TestBytesRefArray, TestSimpleExplanationsWithFillerDocs, TestReqOptSumScorer, TestCharFilter, TestConjunctionDISI, TestDelegatingAnalyzerWrapper, TestDocumentWriter, TestNumericDocValuesUpdates, TestAllFilesDetectTruncation, TestBlockMaxConjunction, Test2BBKDPoints, TestAutomatonQueryUnicode, TestFieldType, TestPerSegmentDeletes, TestFileSwitchDirectory, TestWeakIdentityMap, TestMultiFields, TestMultiset, TestBytesRef, TestDocInverterPerFieldErrorInfo, TestStressDeletes, TestForUtil, TestIsCurrent, TestCompetitiveFreqNormAccumulator, TestIndexManyDocuments, TestDocumentsWriterStallControl, TestNumericUtils, TestNamedSPILoader, TestPayloadsOnVectors, TestAxiomaticF1EXP, TestBoolean2, TestNewestSegment, TestIndexWriterOnDiskFull, TestSearchForDuplicates, TestMergedIterator, TestPhraseQuery, TestFastCompressionMode, TestBooleanRewrites, TestSimpleSearchEquivalence, TestOmitNorms, TestMaxPosition, TestDisjunctionMaxQuery, TestEarlyTermination, TestBasicModelIn, TestSparseFixedBitSet, TestSimpleExplanations, TestNearSpansOrdered, Test2BPostings, TestIndexWriter, TestPerFieldDocValuesFormat, TestFSTs, TestPackedInts, TestGraphTokenizers, TestIndexWriterExceptions, TestMultiMMap, TestDeletionPolicy, TestBooleanOr, TestBasics, TestFlushByRamOrCountsPolicy, TestIndexWriterDelete, TestIndexWriterMergePolicy, TestNRTThreads, TestNorms, TestIndexWriterCommit, TestNeverDelete, TestLongPostings, TestStressIndexing, TestIndexWriterForceMerge, TestDirectoryReader, TestBagOfPositions, TestParallelCompositeReader, TestIndexWriterNRTIsCurrent, TestCrash, TestCustomSearcherSort, TestSimilarityBase, TestBooleanMinShouldMatch, TestTermsEnum2, Test2BDocs, TestMixedCodecs, TestUTF32ToUTF8, TestMultiPhraseQuery, TestMergeSchedulerExternal, TestTermVectorsWriter, TestCharTermAttributeImpl, TestBytesRefHash, TestTermRangeQuery, TestMultiTermConstantScore, TestForTooMuchCloning, TestPayloads, TestWildcard, TestNoDeletionPolicy, TestTermVectorsReader, TestPrefixInBooleanQuery, TestSortRandom, TestAutomatonQuery, TestSentinelIntSet, TestRegexpRandom, TestSpanMultiTermQueryWrapper, TestIndexFileDeleter]
   [junit4] Completed [336/486 (1!)] on J1 in 0.31s, 10 tests, 1 failure <<< FAILURES!

[...truncated 10888 lines...]
   [junit4] Suite: org.apache.solr.response.transform.TestSubQueryTransformerDistrib
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_E456B4827472B745-001\init-core-data-001
   [junit4]   2> 182257 WARN  (SUITE-TestSubQueryTransformerDistrib-seed#[E456B4827472B745]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 182257 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[E456B4827472B745]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 182263 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[E456B4827472B745]-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> 182264 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[E456B4827472B745]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 182270 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[E456B4827472B745]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_E456B4827472B745-001\tempDir-001
   [junit4]   2> 182271 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[E456B4827472B745]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 182271 INFO  (Thread-591) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 182271 INFO  (Thread-591) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 182276 ERROR (Thread-591) [    ] 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> 182372 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[E456B4827472B745]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:52773
   [junit4]   2> 182381 INFO  (zkConnectionManagerCallback-545-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 182386 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 0x100001d31280000, likely client has closed socket
   [junit4]   2> 182394 INFO  (jetty-launcher-542-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 182395 INFO  (jetty-launcher-542-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 182395 INFO  (jetty-launcher-542-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 182395 INFO  (jetty-launcher-542-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 182396 INFO  (jetty-launcher-542-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14f10d6{/solr,null,AVAILABLE}
   [junit4]   2> 182397 INFO  (jetty-launcher-542-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@716b85{SSL,[ssl, http/1.1]}{127.0.0.1:52777}
   [junit4]   2> 182398 INFO  (jetty-launcher-542-thread-4) [    ] o.e.j.s.Server Started @190465ms
   [junit4]   2> 182398 INFO  (jetty-launcher-542-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52777}
   [junit4]   2> 182398 ERROR (jetty-launcher-542-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 182398 INFO  (jetty-launcher-542-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 182398 INFO  (jetty-launcher-542-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 182398 INFO  (jetty-launcher-542-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 182398 INFO  (jetty-launcher-542-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-24T10:31:08.240Z
   [junit4]   2> 182403 INFO  (jetty-launcher-542-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 182403 INFO  (jetty-launcher-542-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 182403 INFO  (jetty-launcher-542-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 182403 INFO  (jetty-launcher-542-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 182403 INFO  (jetty-launcher-542-thread-5) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 182403 INFO  (jetty-launcher-542-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b20280{/solr,null,AVAILABLE}
   [junit4]   2> 182403 INFO  (jetty-launcher-542-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 182403 INFO  (jetty-launcher-542-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 182403 INFO  (jetty-launcher-542-thread-5) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 182404 INFO  (jetty-launcher-542-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9df90f{/solr,null,AVAILABLE}
   [junit4]   2> 182404 INFO  (jetty-launcher-542-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@67f642{SSL,[ssl, http/1.1]}{127.0.0.1:52782}
   [junit4]   2> 182404 INFO  (jetty-launcher-542-thread-3) [    ] o.e.j.s.Server Started @190472ms
   [junit4]   2> 182404 INFO  (jetty-launcher-542-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52782}
   [junit4]   2> 182405 ERROR (jetty-launcher-542-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 182405 INFO  (jetty-launcher-542-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 182405 INFO  (jetty-launcher-542-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 182405 INFO  (jetty-launcher-542-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 182405 INFO  (jetty-launcher-542-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-24T10:31:08.247Z
   [junit4]   2> 182423 INFO  (jetty-launcher-542-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b2e411{SSL,[ssl, http/1.1]}{127.0.0.1:52787}
   [junit4]   2> 182423 INFO  (jetty-launcher-542-thread-5) [    ] o.e.j.s.Server Started @190491ms
   [junit4]   2> 182423 INFO  (jetty-launcher-542-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52787}
   [junit4]   2> 182424 ERROR (jetty-launcher-542-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 182424 INFO  (jetty-launcher-542-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 182424 INFO  (jetty-launcher-542-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 182424 INFO  (jetty-launcher-542-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 182424 INFO  (jetty-launcher-542-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-24T10:31:08.266Z
   [junit4]   2> 182426 INFO  (jetty-launcher-542-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 182427 INFO  (jetty-launcher-542-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 182427 INFO  (jetty-launcher-542-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 182427 INFO  (jetty-launcher-542-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 182428 INFO  (jetty-launcher-542-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ebeb12{/solr,null,AVAILABLE}
   [junit4]   2> 182428 INFO  (jetty-launcher-542-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 182429 INFO  (jetty-launcher-542-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 182429 INFO  (jetty-launcher-542-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 182429 INFO  (jetty-launcher-542-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 182429 INFO  (jetty-launcher-542-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@15b4b86{SSL,[ssl, http/1.1]}{127.0.0.1:52795}
   [junit4]   2> 182430 INFO  (jetty-launcher-542-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1deb3d6{/solr,null,AVAILABLE}
   [junit4]   2> 182430 INFO  (jetty-launcher-542-thread-2) [    ] o.e.j.s.Server Started @190497ms
   [junit4]   2> 182430 INFO  (jetty-launcher-542-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52795}
   [junit4]   2> 182431 ERROR (jetty-launcher-542-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 182431 INFO  (jetty-launcher-542-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1b0e4f6{SSL,[ssl, http/1.1]}{127.0.0.1:52798}
   [junit4]   2> 182431 INFO  (jetty-launcher-542-thread-1) [    ] o.e.j.s.Server Started @190498ms
   [junit4]   2> 182431 INFO  (jetty-launcher-542-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 182431 INFO  (jetty-launcher-542-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52798}
   [junit4]   2> 182431 INFO  (jetty-launcher-542-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 182431 INFO  (jetty-launcher-542-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 182431 INFO  (jetty-launcher-542-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-24T10:31:08.273Z
   [junit4]   2> 182431 ERROR (jetty-launcher-542-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 182431 INFO  (jetty-launcher-542-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 182431 INFO  (jetty-launcher-542-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 182431 INFO  (jetty-launcher-542-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 182431 INFO  (jetty-launcher-542-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-24T10:31:08.273Z
   [junit4]   2> 182436 INFO  (zkConnectionManagerCallback-547-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 182437 INFO  (jetty-launcher-542-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 182445 INFO  (zkConnectionManagerCallback-549-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 182445 INFO  (jetty-launcher-542-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 182457 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 0x100001d31280001, likely client has closed socket
   [junit4]   2> 182459 INFO  (zkConnectionManagerCallback-555-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 182459 INFO  (zkConnectionManagerCallback-553-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 182462 INFO  (zkConnectionManagerCallback-551-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 182465 INFO  (jetty-launcher-542-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52773/solr
   [junit4]   2> 182467 INFO  (jetty-launcher-542-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 182467 INFO  (jetty-launcher-542-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 182470 INFO  (jetty-launcher-542-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52773/solr
   [junit4]   2> 182471 INFO  (jetty-launcher-542-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 182485 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 0x100001d31280004, likely client has closed socket
   [junit4]   2> 182493 INFO  (jetty-launcher-542-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52773/solr
   [junit4]   2> 182493 INFO  (jetty-launcher-542-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52773/solr
   [junit4]   2> 182494 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 0x100001d31280003, likely client has closed socket
   [junit4]   2> 182497 INFO  (jetty-launcher-542-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52773/solr
   [junit4]   2> 182499 INFO  (zkConnectionManagerCallback-563-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 182501 INFO  (zkConnectionManagerCallback-559-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 182503 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 0x100001d31280007, likely client has closed socket
   [junit4]   2> 182510 INFO  (zkConnectionManagerCallback-571-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 182510 INFO  (zkConnectionManagerCallback-569-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 182513 INFO  (zkConnectionManagerCallback-575-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 182513 INFO  (zkConnectionManagerCallback-577-thread-1-processing-n:127.0.0.1:52787_solr) [n:127.0.0.1:52787_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 182513 INFO  (zkConnectionManagerCallback-579-thread-1-processing-n:127.0.0.1:52777_solr) [n:127.0.0.1:52777_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 182520 INFO  (zkConnectionManagerCallback-581-thread-1-processing-n:127.0.0.1:52798_solr) [n:127.0.0.1:52798_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 182524 INFO  (zkConnectionManagerCallback-583-thread-1-processing-n:127.0.0.1:52795_solr) [n:127.0.0.1:52795_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 182529 INFO  (zkConnectionManagerCallback-585-thread-1-processing-n:127.0.0.1:52782_solr) [n:127.0.0.1:52782_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 182762 INFO  (jetty-launcher-542-thread-2) [n:127.0.0.1:52795_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 182764 INFO  (jetty-launcher-542-thread-1) [n:127.0.0.1:52798_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 182764 INFO  (jetty-launcher-542-thread-2) [n:127.0.0.1:52795_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52795_solr
   [junit4]   2> 182768 INFO  (jetty-launcher-542-thread-1) [n:127.0.0.1:52798_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52798_solr
   [junit4]   2> 182768 INFO  (jetty-launcher-542-thread-2) [n:127.0.0.1:52795_solr    ] o.a.s.c.Overseer Overseer (id=72057719416684558-127.0.0.1:52795_solr-n_0000000000) starting
   [junit4]   2> 182768 INFO  (jetty-launcher-542-thread-3) [n:127.0.0.1:52782_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 182775 INFO  (jetty-launcher-542-thread-3) [n:127.0.0.1:52782_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52782_solr
   [junit4]   2> 182869 INFO  (zkCallback-582-thread-1-processing-n:127.0.0.1:52795_solr) [n:127.0.0.1:52795_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 182871 INFO  (zkCallback-584-thread-1-processing-n:127.0.0.1:52782_solr) [n:127.0.0.1:52782_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 182872 INFO  (zkCallback-580-thread-1-processing-n:127.0.0.1:52798_solr) [n:127.0.0.1:52798_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 182904 INFO  (jetty-launcher-542-thread-2) [n:127.0.0.1:52795_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52795_solr
   [junit4]   2> 182914 INFO  (zkCallback-584-thread-1-processing-n:127.0.0.1:52782_solr) [n:127.0.0.1:52782_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 182914 INFO  (zkCallback-580-thread-1-processing-n:127.0.0.1:52798_solr) [n:127.0.0.1:52798_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 182914 INFO  (zkCallback-582-thread-1-processing-n:127.0.0.1:52795_solr) [n:127.0.0.1:52795_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 182951 INFO  (jetty-launcher-542-thread-4) [n:127.0.0.1:52777_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 182952 INFO  (jetty-launcher-542-thread-5) [n:127.0.0.1:52787_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 182956 INFO  (jetty-launcher-542-thread-4) [n:127.0.0.1:52777_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 182956 INFO  (jetty-launcher-542-thread-5) [n:127.0.0.1:52787_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 182958 INFO  (jetty-launcher-542-thread-5) [n:127.0.0.1:52787_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52787_solr
   [junit4]   2> 182959 INFO  (jetty-launcher-542-thread-4) [n:127.0.0.1:52777_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52777_solr
   [junit4]   2> 183020 INFO  (zkCallback-582-thread-1-processing-n:127.0.0.1:52795_solr) [n:127.0.0.1:52795_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 183020 INFO  (zkCallback-580-thread-1-processing-n:127.0.0.1:52798_solr) [n:127.0.0.1:52798_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 183020 INFO  (zkCallback-584-thread-1-processing-n:127.0.0.1:52782_solr) [n:127.0.0.1:52782_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 183021 INFO  (zkCallback-578-thread-1-processing-n:127.0.0.1:52777_solr) [n:127.0.0.1:52777_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 183022 INFO  (zkCallback-576-thread-1-processing-n:127.0.0.1:52787_solr) [n:127.0.0.1:52787_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 183058 INFO  (jetty-launcher-542-thread-1) [n:127.0.0.1:52798_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52798.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e434d8
   [junit4]   2> 183068 INFO  (jetty-launcher-542-thread-1) [n:127.0.0.1:52798_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52798.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e434d8
   [junit4]   2> 183068 INFO  (jetty-launcher-542-thread-1) [n:127.0.0.1:52798_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52798.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e434d8
   [junit4]   2> 183068 INFO  (jetty-launcher-542-thread-1) [n:127.0.0.1:52798_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_E456B4827472B745-001\tempDir-001\node5\.
   [junit4]   2> 183102 INFO  (jetty-launcher-542-thread-2) [n:127.0.0.1:52795_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52795.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e434d8
   [junit4]   2> 183124 INFO  (jetty-launcher-542-thread-2) [n:127.0.0.1:52795_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52795.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e434d8
   [junit4]   2> 183124 INFO  (jetty-launcher-542-thread-2) [n:127.0.0.1:52795_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52795.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e434d8
   [junit4]   2> 183126 INFO  (jetty-launcher-542-thread-2) [n:127.0.0.1:52795_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_E456B4827472B745-001\tempDir-001\node4\.
   [junit4]   2> 183133 INFO  (jetty-launcher-542-thread-3) [n:127.0.0.1:52782_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52782.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e434d8
   [junit4]   2> 183141 INFO  (jetty-launcher-542-thread-3) [n:127.0.0.1:52782_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52782.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e434d8
   [junit4]   2> 183141 INFO  (jetty-launcher-542-thread-3) [n:127.0.0.1:52782_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52782.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e434d8
   [junit4]   2> 183142 INFO  (jetty-launcher-542-thread-3) [n:127.0.0.1:52782_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_E456B4827472B745-001\tempDir-001\node3\.
   [junit4]   2> 183202 INFO  (jetty-launcher-542-thread-4) [n:127.0.0.1:52777_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52777.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e434d8
   [junit4]   2> 183202 INFO  (jetty-launcher-542-thread-5) [n:127.0.0.1:52787_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52787.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e434d8
   [junit4]   2> 183207 INFO  (jetty-launcher-542-thread-4) [n:127.0.0.1:52777_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52777.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e434d8
   [junit4]   2> 183207 INFO  (jetty-launcher-542-thread-5) [n:127.0.0.1:52787_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52787.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e434d8
   [junit4]   2> 183207 INFO  (jetty-launcher-542-thread-4) [n:127.0.0.1:52777_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52777.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e434d8
   [junit4]   2> 183207 INFO  (jetty-launcher-542-thread-5) [n:127.0.0.1:52787_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52787.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e434d8
   [junit4]   2> 183212 INFO  (jetty-launcher-542-thread-4) [n:127.0.0.1:52777_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_E456B4827472B745-001\tempDir-001\node2\.
   [junit4]   2> 183212 INFO  (jetty-launcher-542-thread-5) [n:127.0.0.1:52787_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_E456B4827472B745-001\tempDir-001\node1\.
   [junit4]   2> 183302 INFO  (zkConnectionManagerCallback-597-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 183308 INFO  (zkConnectionManagerCallback-601-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 183309 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[E456B4827472B745]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 183310 INFO  (SUITE-TestSubQueryTransformerDistrib-seed#[E456B4827472B745]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52773/solr ready
   [junit4]   2> 183898 INFO  (qtp30702434-2531) [n:127.0.0.1:52777_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&collection.configName=solrCloudCollectionConfig&name=people&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 183900 INFO  (OverseerThreadFactory-1299-thread-1-processing-n:127.0.0.1:52795_solr) [n:127.0.0.1:52795_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection people
   [junit4]   2> 184018 INFO  (OverseerStateUpdate-72057719416684558-127.0.0.1:52795_solr-n_0000000000) [n:127.0.0.1:52795_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"people",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"people_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:52795/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 184022 INFO  (OverseerStateUpdate-72057719416684558-127.0.0.1:52795_solr-n_0000000000) [n:127.0.0.1:52795_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"people",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"people_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:52787/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 184025 INFO  (OverseerStateUpdate-72057719416684558-127.0.0.1:52795_solr-n_0000000000) [n:127.0.0.1:52795_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"people",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"people_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:52798/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 184028 INFO  (OverseerStateUpdate-72057719416684558-127.0.0.1:52795_solr-n_0000000000) [n:127.0.0.1:52795_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"people",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"people_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:52777/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 184281 INFO  (qtp30702434-2530) [n:127.0.0.1:52777_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=people&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&coreNodeName=core_node8&name=people_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 184282 INFO  (qtp30702434-2530) [n:127.0.0.1:52777_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 184333 INFO  (qtp27849098-2582) [n:127.0.0.1:52798_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=people&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&coreNodeName=core_node7&name=people_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 184334 INFO  (qtp27849098-2582) [n:127.0.0.1:52798_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 184337 INFO  (qtp10372088-2552) [n:127.0.0.1:52787_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=people&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&coreNodeName=core_node5&name=people_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 184338 INFO  (qtp10372088-2552) [n:127.0.0.1:52787_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 184346 INFO  (qtp8247311-2570) [n:127.0.0.1:52795_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=people&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&coreNodeName=core_node3&name=people_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 184347 INFO  (qtp8247311-2570) [n:127.0.0.1:52795_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 184481 INFO  (zkCallback-582-thread-1-processing-n:127.0.0.1:52795_solr) [n:127.0.0.1:52795_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 184481 INFO  (zkCallback-578-thread-1-processing-n:127.0.0.1:52777_solr) [n:127.0.0.1:52777_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 184481 INFO  (zkCallback-580-thread-1-processing-n:127.0.0.1:52798_solr) [n:127.0.0.1:52798_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 184482 INFO  (zkCallback-576-thread-1-processing-n:127.0.0.1:52787_solr) [n:127.0.0.1:52787_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 184483 INFO  (zkCallback-578-thread-2-processing-n:127.0.0.1:52777_solr) [n:127.0.0.1:52777_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 184483 INFO  (zkCallback-582-thread-2-processing-n:127.0.0.1:52795_solr) [n:127.0.0.1:52795_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 184483 INFO  (zkCallback-576-thread-2-processing-n:127.0.0.1:52787_solr) [n:127.0.0.1:52787_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 184483 INFO  (zkCallback-580-thread-2-processing-n:127.0.0.1:52798_solr) [n:127.0.0.1:52798_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 185369 INFO  (qtp30702434-2530) [n:127.0.0.1:52777_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 185379 INFO  (qtp30702434-2530) [n:127.0.0.1:52777_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.s.IndexSchema [people_shard2_replica_n6] Schema name=doc-values-for-Join
   [junit4]   2> 185390 INFO  (qtp30702434-2530) [n:127.0.0.1:52777_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema doc-values-for-Join/1.6 with uniqueid field id
   [junit4]   2> 185390 INFO  (qtp27849098-2582) [n:127.0.0.1:52798_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 185411 INFO  (qtp10372088-2552) [n:127.0.0.1:52787_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 185415 INFO  (qtp8247311-2570) [n:127.0.0.1:52795_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 185424 INFO  (qtp27849098-2582) [n:127.0.0.1:52798_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.s.IndexSchema [people_shard2_replica_n4] Schema name=doc-values-for-Join
   [junit4]   2> 185431 INFO  (qtp27849098-2582) [n:127.0.0.1:52798_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema doc-values-for-Join/1.6 with uniqueid field id
   [junit4]   2> 185431 INFO  (qtp8247311-2570) [n:127.0.0.1:52795_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.s.IndexSchema [people_shard1_replica_n1] Schema name=doc-values-for-Join
   [junit4]   2> 185432 INFO  (qtp10372088-2552) [n:127.0.0.1:52787_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.s.IndexSchema [people_shard1_replica_n2] Schema name=doc-values-for-Join
   [junit4]   2> 185439 INFO  (qtp8247311-2570) [n:127.0.0.1:52795_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema doc-values-for-Join/1.6 with uniqueid field id
   [junit4]   2> 185439 INFO  (qtp10372088-2552) [n:127.0.0.1:52787_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema doc-values-for-Join/1.6 with uniqueid field id
   [junit4]   2> 185439 INFO  (qtp30702434-2530) [n:127.0.0.1:52777_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'people_shard2_replica_n6' using configuration from collection people, trusted=true
   [junit4]   2> 185440 INFO  (qtp30702434-2530) [n:127.0.0.1:52777_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52777.solr.core.people.shard2.replica_n6' (registry 'solr.core.people.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e434d8
   [junit4]   2> 185440 INFO  (qtp30702434-2530) [n:127.0.0.1:52777_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 185440 INFO  (qtp30702434-2530) [n:127.0.0.1:52777_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.SolrCore [[people_shard2_replica_n6] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_E456B4827472B745-001\tempDir-001\node2\people_shard2_replica_n6], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_E456B4827472B745-001\tempDir-001\node2\.\people_shard2_replica_n6\data\]
   [junit4]   2> 185444 INFO  (qtp27849098-2582) [n:127.0.0.1:52798_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'people_shard2_replica_n4' using configuration from collection people, trusted=true
   [junit4]   2> 185445 INFO  (qtp27849098-2582) [n:127.0.0.1:52798_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52798.solr.core.people.shard2.replica_n4' (registry 'solr.core.people.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e434d8
   [junit4]   2> 185445 INFO  (qtp27849098-2582) [n:127.0.0.1:52798_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 185445 INFO  (qtp27849098-2582) [n:127.0.0.1:52798_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.SolrCore [[people_shard2_replica_n4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_E456B4827472B745-001\tempDir-001\node5\people_shard2_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_E456B4827472B745-001\tempDir-001\node5\.\people_shard2_replica_n4\data\]
   [junit4]   2> 185446 INFO  (qtp8247311-2570) [n:127.0.0.1:52795_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'people_shard1_replica_n1' using configuration from collection people, trusted=true
   [junit4]   2> 185446 INFO  (qtp10372088-2552) [n:127.0.0.1:52787_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'people_shard1_replica_n2' using configuration from collection people, trusted=true
   [junit4]   2> 185446 INFO  (qtp8247311-2570) [n:127.0.0.1:52795_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52795.solr.core.people.shard1.replica_n1' (registry 'solr.core.people.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e434d8
   [junit4]   2> 185446 INFO  (qtp10372088-2552) [n:127.0.0.1:52787_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52787.solr.core.people.shard1.replica_n2' (registry 'solr.core.people.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e434d8
   [junit4]   2> 185446 INFO  (qtp10372088-2552) [n:127.0.0.1:52787_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 185446 INFO  (qtp8247311-2570) [n:127.0.0.1:52795_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 185446 INFO  (qtp10372088-2552) [n:127.0.0.1:52787_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.SolrCore [[people_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_E456B4827472B745-001\tempDir-001\node1\people_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_E456B4827472B745-001\tempDir-001\node1\.\people_shard1_replica_n2\data\]
   [junit4]   2> 185446 INFO  (qtp8247311-2570) [n:127.0.0.1:52795_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.SolrCore [[people_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_E456B4827472B745-001\tempDir-001\node4\people_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.response.transform.TestSubQueryTransformerDistrib_E456B4827472B745-001\tempDir-001\node4\.\people_shard1_replica_n1\data\]
   [junit4]   2> 185596 INFO  (qtp10372088-2552) [n:127.0.0.1:52787_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 185596 INFO  (qtp10372088-2552) [n:127.0.0.1:52787_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 185599 INFO  (qtp30702434-2530) [n:127.0.0.1:52777_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 185599 INFO  (qtp30702434-2530) [n:127.0.0.1:52777_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 185600 INFO  (qtp10372088-2552) [n:127.0.0.1:52787_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 185601 INFO  (qtp10372088-2552) [n:127.0.0.1:52787_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 185602 INFO  (qtp30702434-2530) [n:127.0.0.1:52777_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 185602 INFO  (qtp30702434-2530) [n:127.0.0.1:52777_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 185602 INFO  (qtp27849098-2582) [n:127.0.0.1:52798_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 185602 INFO  (qtp27849098-2582) [n:127.0.0.1:52798_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 185602 INFO  (qtp27849098-2582) [n:127.0.0.1:52798_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 185604 INFO  (qtp27849098-2582) [n:127.0.0.1:52798_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 185605 INFO  (qtp10372088-2552) [n:127.0.0.1:52787_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@a68626[people_shard1_replica_n2] main]
   [junit4]   2> 185607 INFO  (qtp10372088-2552) [n:127.0.0.1:52787_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 185607 INFO  (qtp30702434-2530) [n:127.0.0.1:52777_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@47f4d3[people_shard2_replica_n6] main]
   [junit4]   2> 185608 INFO  (qtp27849098-2582) [n:127.0.0.1:52798_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@158557[people_shard2_replica_n4] main]
   [junit4]   2> 185609 INFO  (qtp10372088-2552) [n:127.0.0.1:52787_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 185609 INFO  (qtp27849098-2582) [n:127.0.0.1:52798_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 185609 INFO  (qtp10372088-2552) [n:127.0.0.1:52787_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 185610 INFO  (qtp10372088-2552) [n:127.0.0.1:52787_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593277962206052352
   [junit4]   2> 185611 INFO  (searcherExecutor-1312-thread-1-processing-n:127.0.0.1:52787_solr x:people_shard1_replica_n2 s:shard1 c:people r:core_node5) [n:127.0.0.1:52787_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.SolrCore [people_shard1_replica_n2] Registered new searcher Searcher@a68626[people_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 185611 INFO  (qtp27849098-2582) [n:127.0.0.1:52798_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 185613 INFO  (qtp27849098-2582) [n:127.0.0.1:52798_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 185613 INFO  (qtp27849098-2582) [n:127.0.0.1:52798_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593277962209198080
   [junit4]   2> 185614 INFO  (searcherExecutor-1310-thread-1-processing-n:127.0.0.1:52798_solr x:people_shard2_replica_n4 s:shard2 c:people r:core_node7) [n:127.0.0.1:52798_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.SolrCore [people_shard2_replica_n4] Registered new searcher Searcher@158557[people_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 185637 INFO  (qtp30702434-2530) [n:127.0.0.1:52777_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 185638 INFO  (qtp30702434-2530) [n:127.0.0.1:52777_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 185639 INFO  (qtp30702434-2530) [n:127.0.0.1:52777_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 185639 INFO  (qtp30702434-2530) [n:127.0.0.1:52777_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593277962236461056
   [junit4]   2> 185641 INFO  (searcherExecutor-1309-thread-1-processing-n:127.0.0.1:52777_solr x:people_shard2_replica_n6 s:shard2 c:people r:core_node8) [n:127.0.0.1:52777_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.SolrCore [people_shard2_replica_n6] Registered new searcher Searcher@47f4d3[people_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 185648 INFO  (qtp8247311-2570) [n:127.0.0.1:52795_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 185648 INFO  (qtp8247311-2570) [n:127.0.0.1:52795_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 185649 INFO  (qtp30702434-2530) [n:127.0.0.1:52777_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.ZkShardTerms Failed to save terms, version is not match, retrying
   [junit4]   2> 185651 INFO  (qtp8247311-2570) [n:127.0.0.1:52795_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 185651 INFO  (qtp8247311-2570) [n:127.0.0.1:52795_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 185659 INFO  (qtp27849098-2582) [n:127.0.0.1:52798_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 185659 INFO  (qtp27849098-2582) [n:127.0.0.1:52798_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 185659 INFO  (qtp27849098-2582) [n:127.0.0.1:52798_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:52798/solr/people_shard2_replica_n4/
   [junit4]   2> 185660 INFO  (qtp27849098-2582) [n:127.0.0.1:52798_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=people_shard2_replica_n4 url=https://127.0.0.1:52798/solr START replicas=[https://127.0.0.1:52777/solr/people_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 185660 INFO  (qtp10372088-2552) [n:127.0.0.1:52787_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9998ms
   [junit4]   2> 185666 INFO  (qtp8247311-2570) [n:127.0.0.1:52795_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a0d43a[people_shard1_replica_n1] main]
   [junit4]   2> 185680 INFO  (qtp8247311-2570) [n:127.0.0.1:52795_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 185680 INFO  (qtp8247311-2570) [n:127.0.0.1:52795_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 185680 INFO  (qtp8247311-2570) [n:127.0.0.1:52795_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 185680 INFO  (qtp8247311-2570) [n:127.0.0.1:52795_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593277962279452672
   [junit4]   2> 185680 INFO  (searcherExecutor-1311-thread-1-processing-n:127.0.0.1:52795_solr x:people_shard1_replica_n1 s:shard1 c:people r:core_node3) [n:127.0.0.1:52795_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.SolrCore [people_shard1_replica_n1] Registered new searcher Searcher@1a0d43a[people_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 185703 INFO  (qtp30702434-2561) [n:127.0.0.1:52777_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.c.S.Request [people_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=23
   [junit4]   2> 185763 INFO  (zkCallback-578-thread-2-processing-n:127.0.0.1:52777_solr) [n:127.0.0.1:52777_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 185763 INFO  (zkCallback-578-thread-1-processing-n:127.0.0.1:52777_solr) [n:127.0.0.1:52777_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 185763 INFO  (zkCallback-582-thread-2-processing-n:127.0.0.1:52795_solr) [n:127.0.0.1:52795_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 185763 INFO  (zkCallback-582-thread-1-processing-n:127.0.0.1:52795_solr) [n:127.0.0.1:52795_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 185763 INFO  (zkCallback-580-thread-2-processing-n:127.0.0.1:52798_solr) [n:127.0.0.1:52798_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 185763 INFO  (zkCallback-580-thread-1-processing-n:127.0.0.1:52798_solr) [n:127.0.0.1:52798_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 185763 INFO  (zkCallback-576-thread-2-processing-n:127.0.0.1:52787_solr) [n:127.0.0.1:52787_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 185763 INFO  (zkCallback-576-thread-1-processing-n:127.0.0.1:52787_solr) [n:127.0.0.1:52787_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 185961 INFO  (qtp27849098-2582) [n:127.0.0.1:52798_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=people_shard2_replica_n4 url=https://127.0.0.1:52798/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 185961 INFO  (qtp27849098-2582) [n:127.0.0.1:52798_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 185961 INFO  (qtp27849098-2582) [n:127.0.0.1:52798_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] 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> 185961 INFO  (qtp27849098-2582) [n:127.0.0.1:52798_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 185966 INFO  (qtp27849098-2582) [n:127.0.0.1:52798_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:52798/solr/people_shard2_replica_n4/ shard2
   [junit4]   2> 186069 INFO  (zkCallback-578-thread-1-processing-n:127.0.0.1:52777_solr) [n:127.0.0.1:52777_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 186069 INFO  (zkCallback-582-thread-1-processing-n:127.0.0.1:52795_solr) [n:127.0.0.1:52795_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 186069 INFO  (zkCallback-582-thread-2-processing-n:127.0.0.1:52795_solr) [n:127.0.0.1:52795_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 186069 INFO  (zkCallback-580-thread-1-processing-n:127.0.0.1:52798_solr) [n:127.0.0.1:52798_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 186069 INFO  (zkCallback-576-thread-2-processing-n:127.0.0.1:52787_solr) [n:127.0.0.1:52787_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 186069 INFO  (zkCallback-576-thread-1-processing-n:127.0.0.1:52787_solr) [n:127.0.0.1:52787_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 186069 INFO  (zkCallback-578-thread-2-processing-n:127.0.0.1:52777_solr) [n:127.0.0.1:52777_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 186069 INFO  (zkCallback-580-thread-2-processing-n:127.0.0.1:52798_solr) [n:127.0.0.1:52798_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 186118 INFO  (qtp27849098-2582) [n:127.0.0.1:52798_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 186127 INFO  (qtp27849098-2582) [n:127.0.0.1:52798_solr c:people s:shard2 r:core_node7 x:people_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=people&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&coreNodeName=core_node7&name=people_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=1796
   [junit4]   2> 186161 INFO  (qtp10372088-2552) [n:127.0.0.1:52787_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 186161 INFO  (qtp10372088-2552) [n:127.0.0.1:52787_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 186161 INFO  (qtp10372088-2552) [n:127.0.0.1:52787_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:52787/solr/people_shard1_replica_n2/
   [junit4]   2> 186161 INFO  (qtp10372088-2552) [n:127.0.0.1:52787_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=people_shard1_replica_n2 url=https://127.0.0.1:52787/solr START replicas=[https://127.0.0.1:52795/solr/people_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 186174 INFO  (qtp8247311-2571) [n:127.0.0.1:52795_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.c.S.Request [people_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 186229 INFO  (zkCallback-580-thread-2-processing-n:127.0.0.1:52798_solr) [n:127.0.0.1:52798_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 186229 INFO  (zkCallback-580-thread-1-processing-n:127.0.0.1:52798_solr) [n:127.0.0.1:52798_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 186229 INFO  (zkCallback-576-thread-1-processing-n:127.0.0.1:52787_solr) [n:127.0.0.1:52787_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 186229 INFO  (zkCallback-576-thread-2-processing-n:127.0.0.1:52787_solr) [n:127.0.0.1:52787_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 186229 INFO  (zkCallback-582-thread-3-processing-n:127.0.0.1:52795_solr) [n:127.0.0.1:52795_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 186229 INFO  (zkCallback-582-thread-2-processing-n:127.0.0.1:52795_solr) [n:127.0.0.1:52795_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 186229 INFO  (zkCallback-578-thread-2-processing-n:127.0.0.1:52777_solr) [n:127.0.0.1:52777_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 186229 INFO  (zkCallback-578-thread-1-processing-n:127.0.0.1:52777_solr) [n:127.0.0.1:52777_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 186461 INFO  (qtp10372088-2552) [n:127.0.0.1:52787_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=people_shard1_replica_n2 url=https://127.0.0.1:52787/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 186461 INFO  (qtp10372088-2552) [n:127.0.0.1:52787_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 186461 INFO  (qtp10372088-2552) [n:127.0.0.1:52787_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 186461 INFO  (qtp10372088-2552) [n:127.0.0.1:52787_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 186466 INFO  (qtp10372088-2552) [n:127.0.0.1:52787_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:52787/solr/people_shard1_replica_n2/ shard1
   [junit4]   2> 186570 INFO  (zkCallback-582-thread-3-processing-n:127.0.0.1:52795_solr) [n:127.0.0.1:52795_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 186570 INFO  (zkCallback-578-thread-1-processing-n:127.0.0.1:52777_solr) [n:127.0.0.1:52777_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 186570 INFO  (zkCallback-580-thread-1-processing-n:127.0.0.1:52798_solr) [n:127.0.0.1:52798_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 186570 INFO  (zkCallback-578-thread-2-processing-n:127.0.0.1:52777_solr) [n:127.0.0.1:52777_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 186570 INFO  (zkCallback-576-thread-2-processing-n:127.0.0.1:52787_solr) [n:127.0.0.1:52787_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 186570 INFO  (zkCallback-576-thread-1-processing-n:127.0.0.1:52787_solr) [n:127.0.0.1:52787_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 186570 INFO  (zkCallback-582-thread-2-processing-n:127.0.0.1:52795_solr) [n:127.0.0.1:52795_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 186570 INFO  (zkCallback-580-thread-2-processing-n:127.0.0.1:52798_solr) [n:127.0.0.1:52798_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 186620 INFO  (qtp10372088-2552) [n:127.0.0.1:52787_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 186623 INFO  (qtp10372088-2552) [n:127.0.0.1:52787_solr c:people s:shard1 r:core_node5 x:people_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=people&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&coreNodeName=core_node5&name=people_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=2286
   [junit4]   2> 186665 INFO  (qtp30702434-2530) [n:127.0.0.1:52777_solr c:people s:shard2 r:core_node8 x:people_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=people&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&coreNodeName=core_node8&name=people_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=2384
   [junit4]   2> 186685 INFO  (qtp8247311-2570) [n:127.0.0.1:52795_solr c:people s:shard1 r:core_node3 x:people_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=people&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&coreNodeName=core_node3&name=people_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=2338
   [junit4]   2> 186696 INFO  (qtp30702434-2531) [n:127.0.0.1:52777_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> 186784 INFO  (zkCallback-582-thread-2-processing-n:127.0.0.1:52795_solr) [n:127.0.0.1:52795_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 186784 INFO  (zkCallback-578-thread-2-processing-n:127.0.0.1:52777_solr) [n:127.0.0.1:52777_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 186784 INFO  (zkCallback-582-thread-3-processing-n:127.0.0.1:52795_solr) [n:127.0.0.1:52795_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 186784 INFO  (zkCallback-580-thread-2-processing-n:127.0.0.1:52798_solr) [n:127.0.0.1:52798_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 186784 INFO  (zkCallback-580-thread-1-processing-n:127.0.0.1:52798_solr) [n:127.0.0.1:52798_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 186784 INFO  (zkCallback-576-thread-1-processing-n:127.0.0.1:52787_solr) [n:127.0.0.1:52787_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 186784 INFO  (zkCallback-576-thread-2-processing-n:127.0.0.1:52787_solr) [n:127.0.0.1:52787_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 186784 INFO  (zkCallback-578-thread-1-processing-n:127.0.0.1:52777_solr) [n:127.0.0.1:52777_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/people/state.json] for collection [people] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 187696 INFO  (qtp30702434-2531) [n:127.0.0.1:52777_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&property.config=solrconfig-doctransformers.xml&property.schema=schema-docValuesJoin.xml&collection.configName=solrCloudCollectionConfig&name=people&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3798
   [junit4]   2> 187697 INFO  (qtp30702434-2533) [n:127.0.0.1:52777_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&property.config=solrconfig-doctransformers.xml&property.schema=schema-minimal-with-another-uniqkey.xml&collection.configName=solrCloudCollectionConfig&name=departments&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 187700 INFO  (OverseerThreadFactory-1299-thread-2-processing-n:127.0.0.1:52795_solr) [n:127.0.0.1:52795_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection departments
   [junit4]   2> 187700 INFO  (OverseerCollectionConfigSetProcessor-72057719416684558-127.0.0.1:52795_solr-n_0000000000) [n:127.0.0.1:52795_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> 187910 INFO  (OverseerStateUpdate-72057719416684558-127.0.0.1:52795_solr-n_0000000000) [n:127.0.0.1:52795_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"departments",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"departments_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:52787/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 187915 INFO  (OverseerStateUpdate-72057719416684558-127.0.0.1:52795_solr-n_0000000000) [n:127.0.0.1:52795_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"departments",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"departments_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:52798/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 187918 INFO  (OverseerStateUpdate-72057719416684558-127.0.0.1:52795_solr-n_0000000000) [n:127.0.0.1:52795_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"departments",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"departments_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:52795/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 187922 INFO  (OverseerStateUpdate-72057719416684558-127.0.0.1:52795_solr-n_0000000000) [n:127.0.0.1:52795_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"departments",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"departments_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:52782/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 188130 INFO  (qtp10372088-2551) [n:127.0.0.1:52787_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=departments&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-minimal-with-another-uniqkey.xml&coreNodeName=core_node3&name=departments_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 188130 INFO  (qtp8247311-2573) [n:127.0.0.1:52795_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=departments&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-minimal-with-another-uniqkey.xml&coreNodeName=core_node7&name=departments_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 188143 INFO  (qtp27849098-2584) [n:127.0.0.1:52798_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=departments&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-minimal-with-another-uniqkey.xml&coreNodeName=core_node5&name=departments_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 188209 INFO  (qtp31631981-2542) [n:127.0.0.1:52782_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=departments&version=2&replicaType=NRT&property.config=solrconfig-doctransformers.xml&property.schema=schema-minimal-with-another-uniqkey.xml&coreNodeName=core_node8&name=departments_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 188211 INFO  (qtp31631981-2542) [n:127.0.0.1:52782_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 188342 INFO  (zkCallback-582-thread-3-processing-n:127.0.0.1:52795_solr) [n:127.0.0.1:52795_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/departments/state.json] for collection [departments] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 188342 INFO  (zkCallback-582-thread-2-processing-n:127.0.0.1:52795_solr) [n:127.0.0.1:52795_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/departments/state.json] for collection [departments] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 188342 INFO  (zkCallback-580-thread-1-processing-n:127.0.0.1:52798_solr) [n:127.0.0.1:52798_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/departments/state.json] for collection [departments] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 188343 INFO  (zkCallback-580-thread-2-processing-n:127.0.0.1:52798_solr) [n:127.0.0.1:52798_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/departments/state.json] for collection [departments] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 188343 INFO  (zkCallback-584-thread-1-processing-n:127.0.0.1:52782_solr) [n:127.0.0.1:52782_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/departments/state.json] for collection [departments] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 188344 INFO  (zkCallback-576-thread-2-processing-n:127.0.0.1:52787_solr) [n:127.0.0.1:52787_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/departments/state.json] for collection [departments] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 188344 INFO  (zkCallback-576-thread-1-processing-n:127.0.0.1:52787_solr) [n:127.0.0.1:52787_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/departments/state.json] for collection [departments] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 188347 INFO  (zkCallback-584-thread-2-processing-n:127.0.0.1:52782_solr) [n:127.0.0.1:52782_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/departments/state.json] for collection [departments] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 189305 INFO  (qtp31631981-2542) [n:127.0.0.1:52782_solr c:departments s:shard2 r:core_node8 x:departments_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 189

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

1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/query params={fv=true&q=*:*&indent=on&fl=*,+score,fv:[fv]&rows=4&wt=json&rq={!ltr+model%3Dnomatchmodel+reRankDocs%3D4}} hits=8 status=0 QTime=0
   [junit4]   2> 19634 INFO  (TEST-TestNoMatchSolrFeature.test2NoMatch1YesMatchFeatureReturnsFvWith1FeatureAndDocScoreScaledByModel-seed#[76E8BFB95D577630]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test2NoMatch1YesMatchFeatureReturnsFvWith1FeatureAndDocScoreScaledByModel
   [junit4]   2> 19636 INFO  (SUITE-TestNoMatchSolrFeature-seed#[76E8BFB95D577630]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@f33511{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 19636 INFO  (SUITE-TestNoMatchSolrFeature-seed#[76E8BFB95D577630]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=26340482
   [junit4]   2> 19636 INFO  (SUITE-TestNoMatchSolrFeature-seed#[76E8BFB95D577630]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 19636 INFO  (SUITE-TestNoMatchSolrFeature-seed#[76E8BFB95D577630]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 19637 INFO  (SUITE-TestNoMatchSolrFeature-seed#[76E8BFB95D577630]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 19642 INFO  (coreCloseExecutor-49-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@ec4b24
   [junit4]   2> 19642 INFO  (coreCloseExecutor-49-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=15485732
   [junit4]   2> 19652 INFO  (SUITE-TestNoMatchSolrFeature-seed#[76E8BFB95D577630]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1e874db{/solr,null,UNAVAILABLE}
   [junit4]   2> 19652 INFO  (SUITE-TestNoMatchSolrFeature-seed#[76E8BFB95D577630]-worker) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 19661 INFO  (SUITE-TestNoMatchSolrFeature-seed#[76E8BFB95D577630]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 19662 INFO  (SUITE-TestNoMatchSolrFeature-seed#[76E8BFB95D577630]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=21285153
   [junit4]   2> 19662 INFO  (SUITE-TestNoMatchSolrFeature-seed#[76E8BFB95D577630]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 19662 INFO  (SUITE-TestNoMatchSolrFeature-seed#[76E8BFB95D577630]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3e4152: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / null
   [junit4]   2> 19662 INFO  (SUITE-TestNoMatchSolrFeature-seed#[76E8BFB95D577630]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 19662 INFO  (SUITE-TestNoMatchSolrFeature-seed#[76E8BFB95D577630]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ab273d: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / null
   [junit4]   2> 19662 INFO  (SUITE-TestNoMatchSolrFeature-seed#[76E8BFB95D577630]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 19662 INFO  (SUITE-TestNoMatchSolrFeature-seed#[76E8BFB95D577630]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1391db2: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / null
   [junit4]   2> 19664 INFO  (coreCloseExecutor-51-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@8f3547
   [junit4]   2> 19664 INFO  (coreCloseExecutor-51-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=9385287
   [junit4]   2> 19664 INFO  (coreCloseExecutor-51-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@419eab: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / null
   [junit4]   2> 19668 INFO  (SUITE-TestNoMatchSolrFeature-seed#[76E8BFB95D577630]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {description=PostingsFormat(name=Memory), id=PostingsFormat(name=LuceneFixedGap), text=PostingsFormat(name=LuceneVarGapDocFreqInterval), title=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, maxPointsInLeafNode=1562, maxMBSortInHeap=6.473563588640033, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2c2cd6), locale=bg-BG, timezone=America/Matamoros
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=24316656,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestUserTermScoreWithQ, TestNoMatchSolrFeature]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNoMatchSolrFeature -Dtests.seed=76E8BFB95D577630 -Dtests.slow=true -Dtests.locale=bg-BG -Dtests.timezone=America/Matamoros -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestNoMatchSolrFeature (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestNoMatchSolrFeature_76E8BFB95D577630-001\tempDir-003\cores\core\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestNoMatchSolrFeature_76E8BFB95D577630-001\tempDir-003\cores\core\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestNoMatchSolrFeature_76E8BFB95D577630-001\tempDir-003\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestNoMatchSolrFeature_76E8BFB95D577630-001\tempDir-003\cores\core\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestNoMatchSolrFeature_76E8BFB95D577630-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestNoMatchSolrFeature_76E8BFB95D577630-001\tempDir-003\cores\core
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestNoMatchSolrFeature_76E8BFB95D577630-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestNoMatchSolrFeature_76E8BFB95D577630-001\tempDir-003\cores
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestNoMatchSolrFeature_76E8BFB95D577630-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestNoMatchSolrFeature_76E8BFB95D577630-001\tempDir-003
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestNoMatchSolrFeature_76E8BFB95D577630-001\tempDir-003\cores\core\data\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestNoMatchSolrFeature_76E8BFB95D577630-001\tempDir-003\cores\core\data\tlog\tlog.0000000000000000000
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestNoMatchSolrFeature_76E8BFB95D577630-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestNoMatchSolrFeature_76E8BFB95D577630-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([76E8BFB95D577630]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/36 (1!)] on J0 in 1.48s, 4 tests, 1 error <<< FAILURES!

[...truncated 36779 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7190/consoleText

[repro] Revision: 4e198a273763e27122a00243e3694d28f1e5b3a4

[repro] Ant options: "-Dargs=-server -XX:+UseConcMarkSweepGC"
[repro] ant clean

[...truncated 8 lines...]
[repro] Traceback (most recent call last):

[...truncated 30 lines...]
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_144) - Build # 7189 - Failure!

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

No tests ran.

Build Log:
[...truncated 12116 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSQLHandler
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_EF6690C9245FCED3-001\init-core-data-001
   [junit4]   2> 52475 WARN  (SUITE-TestSQLHandler-seed#[EF6690C9245FCED3]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=608 numCloses=608
   [junit4]   2> 52475 INFO  (SUITE-TestSQLHandler-seed#[EF6690C9245FCED3]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 52482 INFO  (SUITE-TestSQLHandler-seed#[EF6690C9245FCED3]-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> 52482 INFO  (SUITE-TestSQLHandler-seed#[EF6690C9245FCED3]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 52482 INFO  (SUITE-TestSQLHandler-seed#[EF6690C9245FCED3]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 52512 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 52514 INFO  (Thread-49) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 52514 INFO  (Thread-49) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 52518 ERROR (Thread-49) [    ] 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> 52614 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.ZkTestServer start zk server on port:57508
   [junit4]   2> 52623 INFO  (zkConnectionManagerCallback-64-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52626 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 0x100b0eba5350000, likely client has closed socket
   [junit4]   2> 52631 INFO  (zkConnectionManagerCallback-66-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52641 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-sql.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 52644 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema-sql.xml to /configs/conf1/schema.xml
   [junit4]   2> 52648 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 52650 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 52652 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 52655 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 52657 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 52660 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 52662 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 52664 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 52667 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 52670 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 53535 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 53536 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 53536 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 53536 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 53545 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@564fdf22{/,null,AVAILABLE}
   [junit4]   2> 53547 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@32614860{HTTP/1.1,[http/1.1]}{127.0.0.1:57515}
   [junit4]   2> 53547 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.e.j.s.Server Started @64094ms
   [junit4]   2> 53547 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_EF6690C9245FCED3-001\tempDir-001/control/data, hostContext=/, hostPort=57515, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_EF6690C9245FCED3-001\control-001\cores}
   [junit4]   2> 53547 ERROR (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 53548 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 53548 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 53548 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 53548 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-24T08:13:22.368Z
   [junit4]   2> 53555 INFO  (zkConnectionManagerCallback-68-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 53558 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 53558 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_EF6690C9245FCED3-001\control-001\solr.xml
   [junit4]   2> 53586 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 53586 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 53588 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@439f9aa3, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 53633 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57508/solr
   [junit4]   2> 53637 INFO  (zkConnectionManagerCallback-72-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 53650 INFO  (zkConnectionManagerCallback-74-thread-1-processing-n:127.0.0.1:57515_) [n:127.0.0.1:57515_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 53989 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [n:127.0.0.1:57515_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 53989 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [n:127.0.0.1:57515_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57515_
   [junit4]   2> 53991 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [n:127.0.0.1:57515_    ] o.a.s.c.Overseer Overseer (id=72252120173445124-127.0.0.1:57515_-n_0000000000) starting
   [junit4]   2> 54017 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [n:127.0.0.1:57515_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57515_
   [junit4]   2> 54147 INFO  (OverseerStateUpdate-72252120173445124-127.0.0.1:57515_-n_0000000000) [n:127.0.0.1:57515_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 54173 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [n:127.0.0.1:57515_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@439f9aa3
   [junit4]   2> 54187 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [n:127.0.0.1:57515_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@439f9aa3
   [junit4]   2> 54187 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [n:127.0.0.1:57515_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@439f9aa3
   [junit4]   2> 54194 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [n:127.0.0.1:57515_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_EF6690C9245FCED3-001\control-001\cores
   [junit4]   2> 54407 INFO  (zkConnectionManagerCallback-80-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 54452 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 54461 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57508/solr ready
   [junit4]   2> 54473 INFO  (qtp1532056501-326) [n:127.0.0.1:57515_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:57515_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 54506 INFO  (OverseerThreadFactory-80-thread-1-processing-n:127.0.0.1:57515_) [n:127.0.0.1:57515_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 54627 INFO  (qtp1532056501-322) [n:127.0.0.1:57515_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 54629 INFO  (qtp1532056501-322) [n:127.0.0.1:57515_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 54741 INFO  (zkCallback-73-thread-1-processing-n:127.0.0.1:57515_) [n:127.0.0.1:57515_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 55671 INFO  (qtp1532056501-322) [n:127.0.0.1:57515_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 55692 INFO  (qtp1532056501-322) [n:127.0.0.1:57515_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 55785 WARN  (qtp1532056501-322) [n:127.0.0.1:57515_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 55785 WARN  (qtp1532056501-322) [n:127.0.0.1:57515_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 55785 INFO  (qtp1532056501-322) [n:127.0.0.1:57515_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 55785 INFO  (qtp1532056501-322) [n:127.0.0.1:57515_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 55785 INFO  (qtp1532056501-322) [n:127.0.0.1:57515_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@439f9aa3
   [junit4]   2> 55785 INFO  (qtp1532056501-322) [n:127.0.0.1:57515_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 55785 INFO  (qtp1532056501-322) [n:127.0.0.1:57515_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_EF6690C9245FCED3-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_EF6690C9245FCED3-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 55925 INFO  (qtp1532056501-322) [n:127.0.0.1:57515_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 55925 INFO  (qtp1532056501-322) [n:127.0.0.1:57515_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 55928 INFO  (qtp1532056501-322) [n:127.0.0.1:57515_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 55928 INFO  (qtp1532056501-322) [n:127.0.0.1:57515_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 55930 INFO  (qtp1532056501-322) [n:127.0.0.1:57515_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@48d74f42[control_collection_shard1_replica_n1] main]
   [junit4]   2> 55932 INFO  (qtp1532056501-322) [n:127.0.0.1:57515_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 55932 INFO  (qtp1532056501-322) [n:127.0.0.1:57515_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 55936 INFO  (searcherExecutor-82-thread-1-processing-n:127.0.0.1:57515_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:57515_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@48d74f42[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 55936 INFO  (qtp1532056501-322) [n:127.0.0.1:57515_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593269293947027456
   [junit4]   2> 55947 INFO  (qtp1532056501-322) [n:127.0.0.1:57515_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 55947 INFO  (qtp1532056501-322) [n:127.0.0.1:57515_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 55947 INFO  (qtp1532056501-322) [n:127.0.0.1:57515_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57515/control_collection_shard1_replica_n1/
   [junit4]   2> 55947 INFO  (qtp1532056501-322) [n:127.0.0.1:57515_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 55947 INFO  (qtp1532056501-322) [n:127.0.0.1:57515_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:57515/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 55947 INFO  (qtp1532056501-322) [n:127.0.0.1:57515_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 55953 INFO  (qtp1532056501-322) [n:127.0.0.1:57515_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:57515/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 56060 INFO  (zkCallback-73-thread-1-processing-n:127.0.0.1:57515_) [n:127.0.0.1:57515_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 56115 INFO  (qtp1532056501-322) [n:127.0.0.1:57515_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 56158 INFO  (qtp1532056501-322) [n:127.0.0.1:57515_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1530
   [junit4]   2> 56175 INFO  (qtp1532056501-326) [n:127.0.0.1:57515_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 56275 INFO  (zkCallback-73-thread-2-processing-n:127.0.0.1:57515_) [n:127.0.0.1:57515_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 56502 INFO  (OverseerCollectionConfigSetProcessor-72252120173445124-127.0.0.1:57515_-n_0000000000) [n:127.0.0.1:57515_    ] 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> 57180 INFO  (qtp1532056501-326) [n:127.0.0.1:57515_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:57515_&wt=javabin&version=2} status=0 QTime=2707
   [junit4]   2> 57181 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 0x100b0eba5350005, likely client has closed socket
   [junit4]   2> 57209 INFO  (zkConnectionManagerCallback-84-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 57213 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 57241 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57508/solr ready
   [junit4]   2> 57246 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 57251 INFO  (qtp1532056501-320) [n:127.0.0.1:57515_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 57355 INFO  (OverseerThreadFactory-80-thread-2-processing-n:127.0.0.1:57515_) [n:127.0.0.1:57515_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 57356 WARN  (OverseerThreadFactory-80-thread-2-processing-n:127.0.0.1:57515_) [n:127.0.0.1:57515_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 57577 INFO  (qtp1532056501-320) [n:127.0.0.1:57515_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 57577 INFO  (qtp1532056501-320) [n:127.0.0.1:57515_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=326
   [junit4]   2> 57579 INFO  (OverseerCollectionConfigSetProcessor-72252120173445124-127.0.0.1:57515_-n_0000000000) [n:127.0.0.1:57515_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 58134 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_EF6690C9245FCED3-001\shard-1-001 of type NRT
   [junit4]   2> 58135 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 58135 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 58135 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 58135 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 58136 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2892d526{/,null,AVAILABLE}
   [junit4]   2> 58136 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5482a3c3{HTTP/1.1,[http/1.1]}{127.0.0.1:57572}
   [junit4]   2> 58137 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.e.j.s.Server Started @68684ms
   [junit4]   2> 58137 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_EF6690C9245FCED3-001\tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=57572, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_EF6690C9245FCED3-001\shard-1-001\cores}
   [junit4]   2> 58137 ERROR (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 58137 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 58137 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 58137 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 58137 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-24T08:13:26.957Z
   [junit4]   2> 58165 INFO  (zkConnectionManagerCallback-86-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58167 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 58168 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_EF6690C9245FCED3-001\shard-1-001\solr.xml
   [junit4]   2> 58224 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 58224 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 58225 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@439f9aa3, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 58231 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57508/solr
   [junit4]   2> 58286 INFO  (zkConnectionManagerCallback-90-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58371 INFO  (zkConnectionManagerCallback-92-thread-1-processing-n:127.0.0.1:57572_) [n:127.0.0.1:57572_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58397 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [n:127.0.0.1:57572_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 58398 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [n:127.0.0.1:57572_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 58418 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [n:127.0.0.1:57572_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57572_
   [junit4]   2> 58423 INFO  (zkCallback-73-thread-2-processing-n:127.0.0.1:57515_) [n:127.0.0.1:57515_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 58431 INFO  (zkCallback-83-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 58433 INFO  (zkCallback-91-thread-1-processing-n:127.0.0.1:57572_) [n:127.0.0.1:57572_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 58608 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [n:127.0.0.1:57572_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@439f9aa3
   [junit4]   2> 58618 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [n:127.0.0.1:57572_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@439f9aa3
   [junit4]   2> 58618 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [n:127.0.0.1:57572_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@439f9aa3
   [junit4]   2> 58621 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [n:127.0.0.1:57572_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_EF6690C9245FCED3-001\shard-1-001\cores
   [junit4]   2> 58769 INFO  (qtp1532056501-322) [n:127.0.0.1:57515_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:57572_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 58804 INFO  (OverseerThreadFactory-80-thread-3-processing-n:127.0.0.1:57515_) [n:127.0.0.1:57515_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:57572_ for creating new replica
   [junit4]   2> 58809 INFO  (qtp219974281-370) [n:127.0.0.1:57572_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 58813 INFO  (qtp219974281-370) [n:127.0.0.1:57572_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 58926 INFO  (zkCallback-91-thread-1-processing-n:127.0.0.1:57572_) [n:127.0.0.1:57572_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 59848 INFO  (qtp219974281-370) [n:127.0.0.1:57572_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 59865 INFO  (qtp219974281-370) [n:127.0.0.1:57572_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 59950 WARN  (qtp219974281-370) [n:127.0.0.1:57572_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 59950 WARN  (qtp219974281-370) [n:127.0.0.1:57572_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 59950 INFO  (qtp219974281-370) [n:127.0.0.1:57572_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 59951 INFO  (qtp219974281-370) [n:127.0.0.1:57572_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true
   [junit4]   2> 59951 INFO  (qtp219974281-370) [n:127.0.0.1:57572_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@439f9aa3
   [junit4]   2> 59951 INFO  (qtp219974281-370) [n:127.0.0.1:57572_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 59952 INFO  (qtp219974281-370) [n:127.0.0.1:57572_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_EF6690C9245FCED3-001\shard-1-001\cores\collection1_shard2_replica_n41], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_EF6690C9245FCED3-001\shard-1-001\cores\collection1_shard2_replica_n41\data\]
   [junit4]   2> 60072 INFO  (qtp219974281-370) [n:127.0.0.1:57572_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 60073 INFO  (qtp219974281-370) [n:127.0.0.1:57572_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 60080 INFO  (qtp219974281-370) [n:127.0.0.1:57572_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 60080 INFO  (qtp219974281-370) [n:127.0.0.1:57572_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 60082 INFO  (qtp219974281-370) [n:127.0.0.1:57572_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@59dd4abc[collection1_shard2_replica_n41] main]
   [junit4]   2> 60084 INFO  (qtp219974281-370) [n:127.0.0.1:57572_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 60084 INFO  (qtp219974281-370) [n:127.0.0.1:57572_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 60086 INFO  (searcherExecutor-92-thread-1-processing-n:127.0.0.1:57572_ x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:57572_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@59dd4abc[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 60087 INFO  (qtp219974281-370) [n:127.0.0.1:57572_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593269298299666432
   [junit4]   2> 60100 INFO  (qtp219974281-370) [n:127.0.0.1:57572_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 60101 INFO  (qtp219974281-370) [n:127.0.0.1:57572_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 60101 INFO  (qtp219974281-370) [n:127.0.0.1:57572_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57572/collection1_shard2_replica_n41/
   [junit4]   2> 60101 INFO  (qtp219974281-370) [n:127.0.0.1:57572_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 60101 INFO  (qtp219974281-370) [n:127.0.0.1:57572_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:57572/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 60101 INFO  (qtp219974281-370) [n:127.0.0.1:57572_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 60114 INFO  (qtp219974281-370) [n:127.0.0.1:57572_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:57572/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 60219 INFO  (zkCallback-91-thread-1-processing-n:127.0.0.1:57572_) [n:127.0.0.1:57572_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 60268 INFO  (qtp219974281-370) [n:127.0.0.1:57572_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 60271 INFO  (qtp219974281-370) [n:127.0.0.1:57572_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1460
   [junit4]   2> 60274 INFO  (qtp1532056501-322) [n:127.0.0.1:57515_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:57572_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1504
   [junit4]   2> 60374 INFO  (zkCallback-91-thread-1-processing-n:127.0.0.1:57572_) [n:127.0.0.1:57572_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 60790 INFO  (OverseerCollectionConfigSetProcessor-72252120173445124-127.0.0.1:57515_-n_0000000000) [n:127.0.0.1:57515_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 60883 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_EF6690C9245FCED3-001\shard-2-001 of type NRT
   [junit4]   2> 60885 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 60885 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 60885 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 60885 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 60885 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7c812839{/,null,AVAILABLE}
   [junit4]   2> 60885 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4d0df9b0{HTTP/1.1,[http/1.1]}{127.0.0.1:57585}
   [junit4]   2> 60885 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.e.j.s.Server Started @71434ms
   [junit4]   2> 60885 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_EF6690C9245FCED3-001\tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=57585, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_EF6690C9245FCED3-001\shard-2-001\cores}
   [junit4]   2> 60885 ERROR (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 60888 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 60888 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 60888 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 60888 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-24T08:13:29.708Z
   [junit4]   2> 60892 INFO  (zkConnectionManagerCallback-96-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 60894 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 0x100b0eba535000a, likely client has closed socket
   [junit4]   2> 60894 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 60894 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_EF6690C9245FCED3-001\shard-2-001\solr.xml
   [junit4]   2> 60902 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 60902 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 60928 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@439f9aa3, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 60935 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57508/solr
   [junit4]   2> 60940 INFO  (zkConnectionManagerCallback-100-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 60943 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 0x100b0eba535000b, likely client has closed socket
   [junit4]   2> 60947 INFO  (zkConnectionManagerCallback-102-thread-1-processing-n:127.0.0.1:57585_) [n:127.0.0.1:57585_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 60959 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [n:127.0.0.1:57585_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 60963 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [n:127.0.0.1:57585_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 60966 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [n:127.0.0.1:57585_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57585_
   [junit4]   2> 60969 INFO  (zkCallback-91-thread-1-processing-n:127.0.0.1:57572_) [n:127.0.0.1:57572_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 60969 INFO  (zkCallback-83-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 60969 INFO  (zkCallback-73-thread-2-processing-n:127.0.0.1:57515_) [n:127.0.0.1:57515_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 60972 INFO  (zkCallback-101-thread-1-processing-n:127.0.0.1:57585_) [n:127.0.0.1:57585_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 61161 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [n:127.0.0.1:57585_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@439f9aa3
   [junit4]   2> 61170 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [n:127.0.0.1:57585_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@439f9aa3
   [junit4]   2> 61170 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [n:127.0.0.1:57585_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@439f9aa3
   [junit4]   2> 61170 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [n:127.0.0.1:57585_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_EF6690C9245FCED3-001\shard-2-001\cores
   [junit4]   2> 61223 INFO  (qtp1532056501-320) [n:127.0.0.1:57515_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:57585_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 61228 INFO  (OverseerThreadFactory-80-thread-4-processing-n:127.0.0.1:57515_) [n:127.0.0.1:57515_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:57585_ for creating new replica
   [junit4]   2> 61234 INFO  (qtp87168352-405) [n:127.0.0.1:57585_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 61235 INFO  (qtp87168352-405) [n:127.0.0.1:57585_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 61345 INFO  (zkCallback-101-thread-1-processing-n:127.0.0.1:57585_) [n:127.0.0.1:57585_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 61345 INFO  (zkCallback-91-thread-1-processing-n:127.0.0.1:57572_) [n:127.0.0.1:57572_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 62271 INFO  (qtp87168352-405) [n:127.0.0.1:57585_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 62293 INFO  (qtp87168352-405) [n:127.0.0.1:57585_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema [collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 62391 WARN  (qtp87168352-405) [n:127.0.0.1:57585_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 62397 WARN  (qtp87168352-405) [n:127.0.0.1:57585_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 62397 INFO  (qtp87168352-405) [n:127.0.0.1:57585_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 62397 INFO  (qtp87168352-405) [n:127.0.0.1:57585_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n43' using configuration from collection collection1, trusted=true
   [junit4]   2> 62398 INFO  (qtp87168352-405) [n:127.0.0.1:57585_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n43' (registry 'solr.core.collection1.shard1.replica_n43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@439f9aa3
   [junit4]   2> 62398 INFO  (qtp87168352-405) [n:127.0.0.1:57585_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 62398 INFO  (qtp87168352-405) [n:127.0.0.1:57585_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [[collection1_shard1_replica_n43] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_EF6690C9245FCED3-001\shard-2-001\cores\collection1_shard1_replica_n43], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_EF6690C9245FCED3-001\shard-2-001\cores\collection1_shard1_replica_n43\data\]
   [junit4]   2> 62558 INFO  (qtp87168352-405) [n:127.0.0.1:57585_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 62558 INFO  (qtp87168352-405) [n:127.0.0.1:57585_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 62560 INFO  (qtp87168352-405) [n:127.0.0.1:57585_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 62560 INFO  (qtp87168352-405) [n:127.0.0.1:57585_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 62566 INFO  (qtp87168352-405) [n:127.0.0.1:57585_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.SolrIndexSearcher Opening [Searcher@5510b9d3[collection1_shard1_replica_n43] main]
   [junit4]   2> 62570 INFO  (qtp87168352-405) [n:127.0.0.1:57585_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 62571 INFO  (qtp87168352-405) [n:127.0.0.1:57585_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 62573 INFO  (qtp87168352-405) [n:127.0.0.1:57585_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593269300906426368
   [junit4]   2> 62577 INFO  (searcherExecutor-102-thread-1-processing-n:127.0.0.1:57585_ x:collection1_shard1_replica_n43 s:shard1 c:collection1) [n:127.0.0.1:57585_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore [collection1_shard1_replica_n43] Registered new searcher Searcher@5510b9d3[collection1_shard1_replica_n43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 62641 INFO  (qtp87168352-405) [n:127.0.0.1:57585_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 62641 INFO  (qtp87168352-405) [n:127.0.0.1:57585_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 62641 INFO  (qtp87168352-405) [n:127.0.0.1:57585_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57585/collection1_shard1_replica_n43/
   [junit4]   2> 62641 INFO  (qtp87168352-405) [n:127.0.0.1:57585_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 62641 INFO  (qtp87168352-405) [n:127.0.0.1:57585_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy http://127.0.0.1:57585/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 62641 INFO  (qtp87168352-405) [n:127.0.0.1:57585_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 62649 INFO  (qtp87168352-405) [n:127.0.0.1:57585_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:57585/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 62762 INFO  (zkCallback-91-thread-1-processing-n:127.0.0.1:57572_) [n:127.0.0.1:57572_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 62762 INFO  (zkCallback-101-thread-1-processing-n:127.0.0.1:57585_) [n:127.0.0.1:57585_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 62802 INFO  (qtp87168352-405) [n:127.0.0.1:57585_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 62808 INFO  (qtp87168352-405) [n:127.0.0.1:57585_ c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1575
   [junit4]   2> 62820 INFO  (qtp1532056501-320) [n:127.0.0.1:57515_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:57585_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=1596
   [junit4]   2> 62934 INFO  (zkCallback-101-thread-1-processing-n:127.0.0.1:57585_) [n:127.0.0.1:57585_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 62934 INFO  (zkCallback-91-thread-1-processing-n:127.0.0.1:57572_) [n:127.0.0.1:57572_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 63272 INFO  (OverseerCollectionConfigSetProcessor-72252120173445124-127.0.0.1:57515_-n_0000000000) [n:127.0.0.1:57515_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 63520 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_EF6690C9245FCED3-001\shard-3-001 of type NRT
   [junit4]   2> 63521 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 63522 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 63522 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 63522 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 63522 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7dd86661{/,null,AVAILABLE}
   [junit4]   2> 63523 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6ee0f73c{HTTP/1.1,[http/1.1]}{127.0.0.1:57598}
   [junit4]   2> 63523 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.e.j.s.Server Started @74071ms
   [junit4]   2> 63523 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_EF6690C9245FCED3-001\tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=57598, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_EF6690C9245FCED3-001\shard-3-001\cores}
   [junit4]   2> 63524 ERROR (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 63524 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 63524 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 63524 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 63524 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-24T08:13:32.344Z
   [junit4]   2> 63549 INFO  (zkConnectionManagerCallback-106-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 63552 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 63552 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_EF6690C9245FCED3-001\shard-3-001\solr.xml
   [junit4]   2> 63670 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 63670 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 63670 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@439f9aa3, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 63690 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57508/solr
   [junit4]   2> 63709 INFO  (zkConnectionManagerCallback-110-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 63715 INFO  (zkConnectionManagerCallback-112-thread-1-processing-n:127.0.0.1:57598_) [n:127.0.0.1:57598_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 63746 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [n:127.0.0.1:57598_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 63749 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [n:127.0.0.1:57598_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 63750 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [n:127.0.0.1:57598_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57598_
   [junit4]   2> 63755 INFO  (zkCallback-91-thread-1-processing-n:127.0.0.1:57572_) [n:127.0.0.1:57572_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 63755 INFO  (zkCallback-101-thread-1-processing-n:127.0.0.1:57585_) [n:127.0.0.1:57585_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 63755 INFO  (zkCallback-83-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 63755 INFO  (zkCallback-73-thread-2-processing-n:127.0.0.1:57515_) [n:127.0.0.1:57515_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 63756 INFO  (zkCallback-111-thread-1-processing-n:127.0.0.1:57598_) [n:127.0.0.1:57598_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 64008 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [n:127.0.0.1:57598_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@439f9aa3
   [junit4]   2> 64018 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [n:127.0.0.1:57598_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@439f9aa3
   [junit4]   2> 64018 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [n:127.0.0.1:57598_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@439f9aa3
   [junit4]   2> 64021 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [n:127.0.0.1:57598_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_EF6690C9245FCED3-001\shard-3-001\cores
   [junit4]   2> 64252 INFO  (qtp1532056501-322) [n:127.0.0.1:57515_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:57598_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 64265 INFO  (OverseerThreadFactory-80-thread-5-processing-n:127.0.0.1:57515_) [n:127.0.0.1:57515_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:57598_ for creating new replica
   [junit4]   2> 64304 INFO  (qtp1845639081-436) [n:127.0.0.1:57598_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 64305 INFO  (qtp1845639081-436) [n:127.0.0.1:57598_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 64416 INFO  (zkCallback-111-thread-1-processing-n:127.0.0.1:57598_) [n:127.0.0.1:57598_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 64416 INFO  (zkCallback-91-thread-1-processing-n:127.0.0.1:57572_) [n:127.0.0.1:57572_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 64416 INFO  (zkCallback-101-thread-1-processing-n:127.0.0.1:57585_) [n:127.0.0.1:57585_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 65373 INFO  (qtp1845639081-436) [n:127.0.0.1:57598_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 65398 INFO  (qtp1845639081-436) [n:127.0.0.1:57598_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema [collection1_shard2_replica_n45] Schema name=test
   [junit4]   2> 65502 WARN  (qtp1845639081-436) [n:127.0.0.1:57598_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 65502 WARN  (qtp1845639081-436) [n:127.0.0.1:57598_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 65502 INFO  (qtp1845639081-436) [n:127.0.0.1:57598_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 65502 INFO  (qtp1845639081-436) [n:127.0.0.1:57598_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n45' using configuration from collection collection1, trusted=true
   [junit4]   2> 65503 INFO  (qtp1845639081-436) [n:127.0.0.1:57598_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n45' (registry 'solr.core.collection1.shard2.replica_n45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@439f9aa3
   [junit4]   2> 65503 INFO  (qtp1845639081-436) [n:127.0.0.1:57598_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 65503 INFO  (qtp1845639081-436) [n:127.0.0.1:57598_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [[collection1_shard2_replica_n45] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_EF6690C9245FCED3-001\shard-3-001\cores\collection1_shard2_replica_n45], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_EF6690C9245FCED3-001\shard-3-001\cores\collection1_shard2_replica_n45\data\]
   [junit4]   2> 65683 INFO  (qtp1845639081-436) [n:127.0.0.1:57598_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 65685 INFO  (qtp1845639081-436) [n:127.0.0.1:57598_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 65686 INFO  (qtp1845639081-436) [n:127.0.0.1:57598_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 65686 INFO  (qtp1845639081-436) [n:127.0.0.1:57598_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 65688 INFO  (qtp1845639081-436) [n:127.0.0.1:57598_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a18d7b6[collection1_shard2_replica_n45] main]
   [junit4]   2> 65690 INFO  (qtp1845639081-436) [n:127.0.0.1:57598_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 65690 INFO  (qtp1845639081-436) [n:127.0.0.1:57598_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 65693 INFO  (searcherExecutor-112-thread-1-processing-n:127.0.0.1:57598_ x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:57598_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.SolrCore [collection1_shard2_replica_n45] Registered new searcher Searcher@6a18d7b6[collection1_shard2_replica_n45] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 65693 INFO  (qtp1845639081-436) [n:127.0.0.1:57598_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593269304177983488
   [junit4]   2> 65702 INFO  (qtp1845639081-436) [n:127.0.0.1:57598_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_n45
   [junit4]   2> 65707 INFO  (updateExecutor-107-thread-1-processing-n:127.0.0.1:57598_ x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:57598_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 65709 INFO  (qtp1845639081-436) [n:127.0.0.1:57598_ c:collection1 s:shard2  x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1405
   [junit4]   2> 65716 INFO  (qtp1532056501-322) [n:127.0.0.1:57515_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:57598_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1465
   [junit4]   2> 65720 INFO  (recoveryExecutor-108-thread-1-processing-n:127.0.0.1:57598_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:57598_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 65721 INFO  (recoveryExecutor-108-thread-1-processing-n:127.0.0.1:57598_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:57598_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 65799 INFO  (qtp219974281-374) [n:127.0.0.1:57572_ c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] o.a.s.c.S.Request [collection1_shard2_replica_n41]  webapp= path=/admin/ping params={wt=javabin&version=2} status=503 QTime=41
   [junit4]   2> 65800 INFO  (recoveryExecutor-108-thread-1-processing-n:127.0.0.1:57598_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:57598_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_n45]
   [junit4]   2> 65800 INFO  (recoveryExecutor-108-thread-1-processing-n:127.0.0.1:57598_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:57598_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 65800 INFO  (recoveryExecutor-108-thread-1-processing-n:127.0.0.1:57598_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:57598_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_n45] as recovering, leader is [http://127.0.0.1:57572/collection1_shard2_replica_n41/] and I am [http://127.0.0.1:57598/collection1_shard2_replica_n45/]
   [junit4]   2> 65815 INFO  (recoveryExecutor-108-thread-1-processing-n:127.0.0.1:57598_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:57598_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:57572]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:57598_&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 65818 INFO  (qtp219974281-374) [n:127.0.0.1:57572_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 65818 INFO  (qtp219974281-374) [n:127.0.0.1:57572_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:57598_, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:57598","node_name":"127.0.0.1:57598_","state":"down","type":"NRT"}
   [junit4]   2> 65957 INFO  (zkCallback-91-thread-1-processing-n:127.0.0.1:57572_) [n:127.0.0.1:57572_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 65960 INFO  (zkCallback-111-thread-1-processing-n:127.0.0.1:57598_) [n:127.0.0.1:57598_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 65961 INFO  (zkCallback-101-thread-1-processing-n:127.0.0.1:57585_) [n:127.0.0.1:57585_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 66263 INFO  (OverseerCollectionConfigSetProcessor-72252120173445124-127.0.0.1:57515_-n_0000000000) [n:127.0.0.1:57515_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 66782 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_EF6690C9245FCED3-001\shard-4-001 of type NRT
   [junit4]   2> 66789 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 66790 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 66790 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 66790 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 66791 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1139d97{/,null,AVAILABLE}
   [junit4]   2> 66792 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@68f13235{HTTP/1.1,[http/1.1]}{127.0.0.1:57613}
   [junit4]   2> 66792 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.e.j.s.Server Started @77340ms
   [junit4]   2> 66793 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_EF6690C9245FCED3-001\tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/, hostPort=57613, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_EF6690C9245FCED3-001\shard-4-001\cores}
   [junit4]   2> 66793 ERROR (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 66795 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 66796 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 66796 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 66796 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-24T08:13:35.616Z
   [junit4]   2> 66820 INFO  (qtp219974281-374) [n:127.0.0.1:57572_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_n41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:57598_, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:57598","node_name":"127.0.0.1:57598_","state":"recovering","type":"NRT"}
   [junit4]   2> 66820 INFO  (qtp219974281-374) [n:127.0.0.1:57572_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 66821 INFO  (qtp219974281-374) [n:127.0.0.1:57572_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:57598_&onlyIfLeaderActive=true&core=collection1_shard2_replica_n41&coreNodeName=core_node46&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1003
   [junit4]   2> 66826 INFO  (zkConnectionManagerCallback-117-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 66827 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 0x100b0eba5350010, likely client has closed socket
   [junit4]   2> 66828 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 66828 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_EF6690C9245FCED3-001\shard-4-001\solr.xml
   [junit4]   2> 66846 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 66846 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 66882 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@439f9aa3, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 66890 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57508/solr
   [junit4]   2> 66925 INFO  (zkConnectionManagerCallback-121-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 66939 INFO  (zkConnectionManagerCallback-123-thread-1-processing-n:127.0.0.1:57613_) [n:127.0.0.1:57613_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 66956 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [n:127.0.0.1:57613_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 66959 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [n:127.0.0.1:57613_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 66963 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [n:127.0.0.1:57613_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57613_
   [junit4]   2> 67035 INFO  (zkCallback-83-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 67036 INFO  (zkCallback-91-thread-1-processing-n:127.0.0.1:57572_) [n:127.0.0.1:57572_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 67036 INFO  (zkCallback-101-thread-1-processing-n:127.0.0.1:57585_) [n:127.0.0.1:57585_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 67037 INFO  (zkCallback-73-thread-2-processing-n:127.0.0.1:57515_) [n:127.0.0.1:57515_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 67037 INFO  (zkCallback-111-thread-1-processing-n:127.0.0.1:57598_) [n:127.0.0.1:57598_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 67139 INFO  (zkCallback-122-thread-1-processing-n:127.0.0.1:57613_) [n:127.0.0.1:57613_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 67198 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [n:127.0.0.1:57613_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@439f9aa3
   [junit4]   2> 67207 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [n:127.0.0.1:57613_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@439f9aa3
   [junit4]   2> 67208 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [n:127.0.0.1:57613_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@439f9aa3
   [junit4]   2> 67211 INFO  (TEST-TestSQLHandler.doTest-seed#[EF6690C9245FCED3]) [n:127.0.0.1:57613_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_EF6690C9245FCED3-001\shard-4-001\cores
   [junit4]   2> 67326 INFO  (recoveryExecutor-108-thread-1-processing-n:127.0.0.1:57598_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:57598_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:57572/collection1_shard2_replica_n41/] - recoveringAfterStartup=[true]
   [junit4]   2> 67326 INFO  (recoveryExecutor-108-thread-1-processing-n:127.0.0.1:57598_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:57598_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n45 url=http://127.0.0.1:57598 START replicas=[http://127.0.0.1:57572/collection1_shard2_replica_n41/] nUpdates=100
   [junit4]   2> 67364 INFO  (qtp1532056501-320) [n:127.0.0.1:57515_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:57613_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 67381 INFO  (qtp219974281-374) [n:127.0.0.1:57572_ c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] o.a.s.u.IndexFingerprint IndexFingerprint millis:9.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 67381 INFO  (qtp219974281-374) [n:127.0.0.1:57572_ c:collection1 s:shard2 r:core_node42 x:collection1_shard2_replica_n41] o.a.s.c.S.Request [collection1_shard2_replica_n41]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 67387 INFO  (recoveryExecutor-108-thread-1-processing-n:127.0.0.1:57598_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:57598_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 67387 INFO  (recoveryExecutor-108-thread-1-processing-n:127.0.0.1:57598_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:57598_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 67387 INFO  (recoveryExecutor-108-thread-1-processing-n:127.0.0.1:57598_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:57598_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 67387 INFO  (recoveryExecutor-108-thread-1-processing-n:127.0.0.1:57598_ x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:57598_ c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.


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

eadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=260, maxMBSortInHeap=7.310515931102897, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@274275ef), locale=zh-HK, timezone=Pacific/Pago_Pago
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=2,free=63289936,total=134709248
   [junit4]   2> NOTE: All tests run in this JVM: [TestPivotHelperCode, TestTestInjection, HdfsRecoveryZkTest, ZkShardTermsTest, TestSolrConfigHandlerConcurrent, CopyFieldTest, TestBinaryResponseWriter, TestBulkSchemaAPI]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBulkSchemaAPI -Dtests.seed=EF6690C9245FCED3 -Dtests.slow=true -Dtests.locale=zh-HK -Dtests.timezone=Pacific/Pago_Pago -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | 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=812, name=qtp1578801501-812, 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([EF6690C9245FCED3]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=812, name=qtp1578801501-812, 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([EF6690C9245FCED3]:0)
   [junit4] Completed [33/778 (2!)] on J0 in 79.79s, 10 tests, 2 errors <<< FAILURES!

[...truncated 4723 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_167EF031A3CC0EC0-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=SimpleText, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@198434af), locale=sr, timezone=Africa/Douala
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=61352768,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=167EF031A3CC0EC0 -Dtests.slow=true -Dtests.locale=sr -Dtests.timezone=Africa/Douala -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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_167EF031A3CC0EC0-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_167EF031A3CC0EC0-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_167EF031A3CC0EC0-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_167EF031A3CC0EC0-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_167EF031A3CC0EC0-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_167EF031A3CC0EC0-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_167EF031A3CC0EC0-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_167EF031A3CC0EC0-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_167EF031A3CC0EC0-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_167EF031A3CC0EC0-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_167EF031A3CC0EC0-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_167EF031A3CC0EC0-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_167EF031A3CC0EC0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_167EF031A3CC0EC0-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([167EF031A3CC0EC0]: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.51s, 8 tests, 1 error <<< FAILURES!

[...truncated 46078 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7189/consoleText

[repro] Revision: 4e198a273763e27122a00243e3694d28f1e5b3a4

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC"
[repro] ant clean

[...truncated 8 lines...]
[repro] Traceback (most recent call last):

[...truncated 30 lines...]
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

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

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

6 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-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_C2810FA41905D313-001\testInts-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_C2810FA41905D313-001\testInts-001 

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

	at __randomizedtesting.SeedInfo.seed([C2810FA41905D313]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.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.TestLargeCluster.testSearchRate

Error Message:
expected:<10> but was:<9>

Stack Trace:
java.lang.AssertionError: expected:<10> but was:<9>
	at __randomizedtesting.SeedInfo.seed([AA79C9C69276B94C:F731D74F5DB01F03]: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.cloud.autoscaling.sim.TestLargeCluster.testSearchRate(TestLargeCluster.java:555)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

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

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


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

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

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

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


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

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

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

	at __randomizedtesting.SeedInfo.seed([C2810FA41905D313]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A7B9F04C080F36A3-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A7B9F04C080F36A3-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A7B9F04C080F36A3-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A7B9F04C080F36A3-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A7B9F04C080F36A3-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A7B9F04C080F36A3-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A7B9F04C080F36A3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A7B9F04C080F36A3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A7B9F04C080F36A3-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A7B9F04C080F36A3-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A7B9F04C080F36A3-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A7B9F04C080F36A3-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A7B9F04C080F36A3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A7B9F04C080F36A3-001 

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

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




Build Log:
[...truncated 837 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {docid=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), junk=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=916, maxMBSortInHeap=7.463494188941497, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@36b044), locale=fr-LU, timezone=America/Rio_Branco
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=153985976,total=254541824
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriter, TestFlushByRamOrCountsPolicy, TestHighCompressionMode, TestIndexWriterMergePolicy, TestMergePolicyWrapper, TestTrackingDirectoryWrapper, TestDirectPacked, TestIndexWriterExceptions, TestLRUQueryCache, TestSpanExplanationsOfNonMatches, TestBooleanOr, TestUnicodeUtil, TestDoubleRange, TestElevationComparator, TestSpanCollection, TestFixedBitDocIdSet, TestLockFactory, TestSortRescorer, TestFieldValueQuery, TestTotalHitCountCollector, TestFrequencyTrackingRingBuffer, TestInfoStream, TestFilterDirectory, TestByteBlockPool, TestBlockPostingsFormat, TestIndexWriterThreadsToSegments, TestBlockPostingsFormat3, TestFieldCacheRewriteMethod, TestLucene50CompoundFormat, TestCachingCollector, TestPositiveScoresOnlyCollector, TestNoMergeScheduler, TestNeverDelete, TestThreadedForceMerge, TestBKD, Test2BSortedDocValuesFixedSorted, TestFilterDirectoryReader, TestIndexWriterConfig, TestRegexpRandom2, TestPointValues, TestIndexCommit, TestTieredMergePolicy, TestCrash, TestWANDScorer, TestSpanFirstQuery, TestDoc, TestPrefixQuery, TestDemo, TestOmitPositions, TestBagOfPositions, TestSortedSetDocValues, TestSimpleFSDirectory, TestIntBlockPool, TestSparseFixedBitDocIdSet, TestParallelLeafReader, TestSnapshotDeletionPolicy, TestCharsRef, TestSynonymQuery, TestMutablePointsReaderUtils, TestAllFilesHaveCodecHeader, TestSimilarityProvider, TestMultiTermQueryRewrites, TestSingleInstanceLockFactory, TestAxiomaticF2LOG, TestSimpleExplanationsOfNonMatches, TestSimilarity2, TestPointQueries, TestFilterLeafReader, TestDuelingCodecs, TestDocValuesRewriteMethod, TestAllFilesCheckIndexHeader, TestNRTReaderCleanup, TestField, TestDocumentsWriterDeleteQueue, TestIndexWriterUnicode, TestSegmentTermEnum, TestSameScoresWithThreads, TestNorms, TestIndexSorting, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=C2810FA41905D313 -Dtests.slow=true -Dtests.locale=fr-LU -Dtests.timezone=America/Rio_Branco -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestMultiMMap (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_C2810FA41905D313-001\testThreadSafety-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_C2810FA41905D313-001\testThreadSafety-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C2810FA41905D313]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [180/486 (1!)] on J0 in 2.92s, 54 tests, 1 error <<< FAILURES!

[...truncated 930 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMmapDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=879, maxMBSortInHeap=7.6878757823184545, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@110a745), locale=uk, timezone=Europe/Podgorica
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=165983312,total=402128896
   [junit4]   2> NOTE: All tests run in this JVM: [TestMatchAllDocsQuery, TestBytesRef, TestPayloads, TestSortRandom, TestOrdinalMap, TestCustomSearcherSort, TestReadOnlyIndex, TestMultiPhraseQuery, TestAutomatonQuery, TestMaxPosition, TestCompetitiveFreqNormAccumulator, TestSameTokenSamePosition, TestLMJelinekMercerSimilarity, TestMultiDocValues, TestFilterCodecReader, TestSimilarity, TestMergedIterator, TestConstantScoreQuery, TestFieldType, TestMergeSchedulerExternal, TestAllFilesDetectTruncation, TestNoDeletionPolicy, TestAxiomaticF3EXP, TestDirectMonotonic, TestGraphTokenizers, TestDistributionLL, TestNamedSPILoader, TestComplexExplanationsOfNonMatches, TestBinaryDocument, TestFuzzyQuery, TestCodecHoldsOpenFiles, TestIndexWriterOutOfFileDescriptors, TestIndexWriterCommit, Test2BPositions, TestSpanBoostQuery, TestParallelTermEnum, TestBooleanSimilarity, TestFlex, FuzzyTermOnShortTermsTest, TestExceedMaxTermLength, TestCharFilter, TestBasicModelIn, TestShardSearching, TestIntroSelector, Test2BPoints, TestSimpleFSLockFactory, TestDelegatingAnalyzerWrapper, TestNumericUtils, TestAxiomaticSimilarity, TestIOUtils, TestPolygon, TestCheckIndex, LimitedFiniteStringsIteratorTest, TestFixedBitSet, TestLucene50TermVectorsFormat, TestSloppyMath, TestPhrasePrefixQuery, TestRoaringDocIdSet, TestUniqueTermCount, TestIndexOrDocValuesQuery, TestFieldInvertState, TestTermStates, TestPrefixCodedTerms, TestSimilarityBase, TestForUtil, TestWeakIdentityMap, TestNewestSegment, Test2BDocs, TestSegmentInfos, TestIndexWriterReader, TestSimpleExplanationsWithFillerDocs, TestByteSlices, TestGrowableByteArrayDataOutput, TestCloseableThreadLocal, TestBasicModelG, TestStringMSBRadixSorter, TestForTooMuchCloning, TestTransactionRollback, TestBufferedChecksum, TestLucene60PointsFormat, TestRollingUpdates, TestDocInverterPerFieldErrorInfo, TestBooleanRewrites, TestPerSegmentDeletes, TestIndexWriterForceMerge, TestStopFilter, TestSegmentTermDocs, TestBinaryDocValuesUpdates, TestLucene50StoredFieldsFormat, TestBlockMaxConjunction, TestTermRangeQuery, TestBytesRefArray, TestStressIndexing2, TestMSBRadixSorter, TestRollingBuffer, TestBasics, TestPackedInts, TestVirtualMethod, TestQueryRescorer, TestDocumentsWriterStallControl, TestIndexingSequenceNumbers, TestSentinelIntSet, TestSleepingLockWrapper, TestIntRange, MultiCollectorTest, TestBytesRefAttImpl, TestSpanNotQuery, TestMultiCollector, TestSpanTermQuery, TestDocIdSetBuilder, TestTryDelete, TestSearcherManager, TestIndexWriterMaxDocs, TestIndexWriterNRTIsCurrent, TestFastCompressionMode, TestTwoPhaseCommitTool, TestAxiomaticF1EXP, TestWildcard, TestRamUsageEstimator, TestPerFieldPostingsFormat, TestPerFieldDocValuesFormat, TestDeletionPolicy, TestNRTThreads, TestBoolean2, TestAtomicUpdate, TestDirectoryReaderReopen, TestTimeLimitingCollector, TestTopDocsMerge, TestLongPostings, TestStressIndexing, TestNRTReaderWithThreads, TestBufferedIndexInput, TestTermsEnum, TestPerFieldPostingsFormat2, TestSimpleSearchEquivalence, TestTermsEnum2, TestDeterminizeLexicon, TestSpans, TestPostingsOffsets, TestLazyProxSkipping, TestDocsAndPositions, TestTermVectorsWriter, TestCodecs, TestCharTermAttributeImpl, TestStressNRT, TestIndexInput, TestSloppyPhraseQuery2, TestNearSpansOrdered, TestDocumentWriter, TestMultiTermConstantScore, TestLiveFieldValues, TestFieldMaskingSpanQuery, TestTermVectorsReader, TestTopDocsCollector, TestBooleanQuery, TestMaxTermFrequency, TestTopFieldCollector, TestFileSwitchDirectory, TestMultiLevelSkipList, TestBooleanQueryVisitSubscorers, TestSizeBoundedForceMerge, TestCompiledAutomaton, TestBinaryTerms, TestSubScorerFreqs, TestConjunctions, TestDateSort, TestSetOnce, TestCachingTokenFilter, TestDateTools, Test2BPostings, TestAttributeSource, TestBooleanScorer, TestRollback, TestNot, TestVersion, TestReaderClosed, TestScoreCachingWrappingScorer, TestSimpleAttributeImpl, Test2BPostingsBytes, TestByteArrayDataInput, Test2BBinaryDocValues, TestCharArraySet, TestReusableStringReader, TestBlockPostingsFormat2, TestIndexedDISI, TestLucene70NormsFormat, TestLucene70SegmentInfoFormat, TestFloatRange, TestLongRange, TestGeoEncodingUtils, TestGeoUtils, Test2BSortedDocValuesOrds, TestAllFilesHaveChecksumFooter, TestCustomTermFreq, TestDemoParallelLeafReader, TestDocsWithFieldSet, TestDuelingCodecsAtNight, TestIndexManyDocuments, TestIndexOptions, TestIndexReaderClose, TestIndexTooManyDocs, TestIndexWriterDeleteByQuery, TestIndexWriterExceptions2, TestIndexWriterOnVMError, TestLogMergePolicy, TestManyFields, TestMergeRateLimiter, TestMixedDocValuesUpdates, TestMultiTermsEnum, TestNumericDocValuesUpdates, TestOneMergeWrappingMergePolicy, TestReaderWrapperDVTypeCheck, TestStressDeletes, TestSwappedIndexFiles, TestTermVectors, TestTerms, TestTragicIndexWriterDeadlock, TermInSetQueryTest, TestApproximationSearchEquivalence, TestBoolean2ScorerSupplier, TestConjunctionDISI, TestControlledRealTimeReopenThread, TestDocValuesQueries, TestDoubleRangeFieldQueries, TestEarlyTermination, TestFilterWeight, TestFloatRangeFieldQueries, TestIndexSearcher, TestIntRangeFieldQueries, TestLongRangeFieldQueries, TestMatchNoDocsQuery, TestMultiset, TestNeedsScores, TestNormsFieldExistsQuery, TestReqExclBulkScorer, TestReqOptSumScorer, TestSegmentCacheables, TestSortedNumericSortField, TestSortedSetSelector, TestSortedSetSortField, TestTermQuery, TestTopFieldCollectorEarlyTermination, TestUsageTrackingFilterCachingPolicy, TestAxiomaticF1LOG, TestAxiomaticF2EXP, TestBM25Similarity, TestBasicModelIF, TestClassicSimilarity, TestIndependenceChiSquared, TestIndependenceStandardized, TestSpanContainQuery, TestSpanNearQuery, TestSpanOrQuery, TestMmapDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMmapDirectory -Dtests.seed=C2810FA41905D313 -Dtests.slow=true -Dtests.locale=uk -Dtests.timezone=Europe/Podgorica -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestMmapDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_C2810FA41905D313-001\testInts-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_C2810FA41905D313-001\testInts-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C2810FA41905D313]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [463/486 (2!)] on J1 in 4.17s, 43 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 11934 lines...]
   [junit4] Suite: org.apache.solr.core.TestSolrIndexConfig
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig_AA79C9C69276B94C-001\init-core-data-001
   [junit4]   2> 1737648 WARN  (SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1737649 INFO  (SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1737656 INFO  (SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1737656 INFO  (SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1737658 INFO  (SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1737659 INFO  (SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1737758 INFO  (SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [    ] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 1737759 INFO  (SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1737772 INFO  (SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1737850 INFO  (SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1737961 INFO  (SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3609db
   [junit4]   2> 1737967 INFO  (SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3609db
   [junit4]   2> 1737967 INFO  (SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3609db
   [junit4]   2> 1737969 INFO  (coreLoadExecutor-9820-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1737970 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1738069 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 1738070 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1738081 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1738204 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1738212 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1738212 INFO  (coreLoadExecutor-9820-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@3609db
   [junit4]   2> 1738212 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1738212 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig_AA79C9C69276B94C-001\init-core-data-001\]
   [junit4]   2> 1738216 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=92.76953125, floorSegmentMB=0.5693359375, forceMergeDeletesPctAllowed=16.783959312794313, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1738217 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-9820-thread-1]: init: current segments file is "segments"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@1035b8
   [junit4]   2> 1738217 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-9820-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 1738217 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-9820-thread-1]: 0 msec to checkpoint
   [junit4]   2> 1738217 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]: init: create=true
   [junit4]   2> 1738217 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]: 
   [junit4]   2> dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig_AA79C9C69276B94C-001\init-core-data-001\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@313055; maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> index=
   [junit4]   2> version=8.0.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=CREATE
   [junit4]   2> similarity=org.apache.solr.search.similarities.MockConfigurableSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=948, maxMBSortInHeap=7.418363779667953
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=RandomMergePolicy([TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=92.76953125, floorSegmentMB=0.5693359375, forceMergeDeletesPctAllowed=16.783959312794313, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0)
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@1b11250
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> checkPendingFlushOnUpdate=true
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@423236
   [junit4]   2> 
   [junit4]   2> 1738217 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 1738217 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]: now flush at close
   [junit4]   2> 1738217 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 1738217 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]:   index before flush 
   [junit4]   2> 1738217 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-9820-thread-1]: startFullFlush
   [junit4]   2> 1738217 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-9820-thread-1]: coreLoadExecutor-9820-thread-1 finishFullFlush success=true
   [junit4]   2> 1738217 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 1738217 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-9820-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 1738218 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-9820-thread-1]: initDynamicDefaults spins=false maxThreadCount=2 maxMergeCount=7
   [junit4]   2> 1738218 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-9820-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 1738218 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-9820-thread-1]: now merge
   [junit4]   2> 1738218 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-9820-thread-1]:   index: 
   [junit4]   2> 1738218 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-9820-thread-1]:   no more merges pending; now return
   [junit4]   2> 1738218 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]: waitForMerges
   [junit4]   2> 1738218 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]: waitForMerges done
   [junit4]   2> 1738218 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]: commit: start
   [junit4]   2> 1738218 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]: commit: enter lock
   [junit4]   2> 1738218 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]: commit: now prepare
   [junit4]   2> 1738218 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]: prepareCommit: flush
   [junit4]   2> 1738218 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]:   index before flush 
   [junit4]   2> 1738218 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-9820-thread-1]: startFullFlush
   [junit4]   2> 1738218 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 1738218 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-9820-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 1738218 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-9820-thread-1]: coreLoadExecutor-9820-thread-1 finishFullFlush success=true
   [junit4]   2> 1738218 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]: startCommit(): start
   [junit4]   2> 1738218 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]: startCommit index= changeCount=2
   [junit4]   2> 1738221 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]: startCommit: wrote pending segments file "pending_segments_1"
   [junit4]   2> 1738221 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]: done all syncs: []
   [junit4]   2> 1738221 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]: commit: pendingCommit != null
   [junit4]   2> 1738221 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]: commit: done writing segments file "segments_1"
   [junit4]   2> 1738221 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-9820-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 1738221 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-9820-thread-1]: 0 msec to checkpoint
   [junit4]   2> 1738221 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]: commit: took 3.3 msec
   [junit4]   2> 1738221 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]: commit: done
   [junit4]   2> 1738222 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]: rollback
   [junit4]   2> 1738222 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]: all running merges have aborted
   [junit4]   2> 1738222 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]: rollback: done finish merges
   [junit4]   2> 1738222 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-9820-thread-1]: abort
   [junit4]   2> 1738222 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-9820-thread-1]: done abort success=true
   [junit4]   2> 1738222 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]: rollback: infos=
   [junit4]   2> 1738222 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-9820-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 1738222 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-9820-thread-1]: 0 msec to checkpoint
   [junit4]   2> 1738285 WARN  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 1738285 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1738285 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1738286 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=56.17578125, floorSegmentMB=1.0478515625, forceMergeDeletesPctAllowed=7.2684241052435, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1738286 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-9820-thread-1]: init: current segments file is "segments_1"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@1035b8
   [junit4]   2> 1738287 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-9820-thread-1]: init: load commit "segments_1"
   [junit4]   2> 1738287 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-9820-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 1738287 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-9820-thread-1]: 0 msec to checkpoint
   [junit4]   2> 1738287 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]: init: create=false
   [junit4]   2> 1738287 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]: 
   [junit4]   2> dir=NRTCachingDirectory(SimpleFSDirectory@C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig_AA79C9C69276B94C-001\init-core-data-001\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@313055; maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> index=
   [junit4]   2> version=8.0.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=APPEND
   [junit4]   2> similarity=org.apache.solr.search.similarities.MockConfigurableSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=948, maxMBSortInHeap=7.418363779667953
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=RandomMergePolicy([TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=56.17578125, floorSegmentMB=1.0478515625, forceMergeDeletesPctAllowed=7.2684241052435, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0)
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@1162642
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> checkPendingFlushOnUpdate=true
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@1e20ba
   [junit4]   2> 
   [junit4]   2> 1738287 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 1738287 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]: flush at getReader
   [junit4]   2> 1738287 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-9820-thread-1]: startFullFlush
   [junit4]   2> 1738287 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 1738287 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-9820-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 1738287 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]: incRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 1738287 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]: return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 1738287 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-9820-thread-1]: coreLoadExecutor-9820-thread-1 finishFullFlush success=true
   [junit4]   2> 1738287 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-9820-thread-1]: getReader took 0 msec
   [junit4]   2> 1738287 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@dc24b9[collection1] main]
   [junit4]   2> 1738289 WARN  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 1738289 INFO  (coreLoadExecutor-9820-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1738290 INFO  (SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1738290 INFO  (searcherExecutor-9821-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@dc24b9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1738292 INFO  (TEST-TestSolrIndexConfig.testIndexConfigParsing-seed#[AA79C9C69276B94C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testIndexConfigParsing
   [junit4]   2> 1738292 INFO  (TEST-TestSolrIndexConfig.testIndexConfigParsing-seed#[AA79C9C69276B94C]) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=41, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8722200945544822]
   [junit4]   2> 1738293 INFO  (TEST-TestSolrIndexConfig.testIndexConfigParsing-seed#[AA79C9C69276B94C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testIndexConfigParsing
   [junit4]   2> 1738293 INFO  (TEST-TestSolrIndexConfig.testLiveWriter-seed#[AA79C9C69276B94C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLiveWriter
   [junit4]   2> 1738293 INFO  (TEST-TestSolrIndexConfig.testLiveWriter-seed#[AA79C9C69276B94C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLiveWriter
   [junit4]   2> 1738293 INFO  (SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1738294 INFO  (SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=16945179
   [junit4]   2> 1738294 INFO  (SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1738294 INFO  (SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1337385: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@b8f91f
   [junit4]   2> 1738296 INFO  (SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1738296 INFO  (SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4f520f: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@41c547
   [junit4]   2> 1738298 INFO  (SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1738298 INFO  (SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7cbe18: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7e4bd7
   [junit4]   2> 1738299 INFO  (coreCloseExecutor-9825-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@17fc301
   [junit4]   2> 1738299 INFO  (coreCloseExecutor-9825-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=25150209
   [junit4]   2> 1738299 INFO  (coreCloseExecutor-9825-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@69717a: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1075359
   [junit4]   2> 1738313 INFO  (coreCloseExecutor-9825-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]: now flush at close
   [junit4]   2> 1738313 INFO  (coreCloseExecutor-9825-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 1738313 INFO  (coreCloseExecutor-9825-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]:   index before flush 
   [junit4]   2> 1738313 INFO  (coreCloseExecutor-9825-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-9825-thread-1]: startFullFlush
   [junit4]   2> 1738313 INFO  (coreCloseExecutor-9825-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-9825-thread-1]: coreCloseExecutor-9825-thread-1 finishFullFlush success=true
   [junit4]   2> 1738313 INFO  (coreCloseExecutor-9825-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 1738313 INFO  (coreCloseExecutor-9825-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-9825-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 1738315 INFO  (coreCloseExecutor-9825-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-9825-thread-1]: initDynamicDefaults spins=false maxThreadCount=2 maxMergeCount=7
   [junit4]   2> 1738315 INFO  (coreCloseExecutor-9825-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-9825-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 1738315 INFO  (coreCloseExecutor-9825-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-9825-thread-1]: now merge
   [junit4]   2> 1738315 INFO  (coreCloseExecutor-9825-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-9825-thread-1]:   index: 
   [junit4]   2> 1738315 INFO  (coreCloseExecutor-9825-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-9825-thread-1]:   no more merges pending; now return
   [junit4]   2> 1738315 INFO  (coreCloseExecutor-9825-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]: waitForMerges
   [junit4]   2> 1738316 INFO  (coreCloseExecutor-9825-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]: waitForMerges done
   [junit4]   2> 1738316 INFO  (coreCloseExecutor-9825-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]: commit: start
   [junit4]   2> 1738316 INFO  (coreCloseExecutor-9825-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]: commit: enter lock
   [junit4]   2> 1738316 INFO  (coreCloseExecutor-9825-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]: commit: now prepare
   [junit4]   2> 1738316 INFO  (coreCloseExecutor-9825-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]: prepareCommit: flush
   [junit4]   2> 1738316 INFO  (coreCloseExecutor-9825-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]:   index before flush 
   [junit4]   2> 1738316 INFO  (coreCloseExecutor-9825-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-9825-thread-1]: startFullFlush
   [junit4]   2> 1738316 INFO  (coreCloseExecutor-9825-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 1738316 INFO  (coreCloseExecutor-9825-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-9825-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 1738316 INFO  (coreCloseExecutor-9825-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-9825-thread-1]: coreCloseExecutor-9825-thread-1 finishFullFlush success=true
   [junit4]   2> 1738317 INFO  (coreCloseExecutor-9825-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]: startCommit(): start
   [junit4]   2> 1738317 INFO  (coreCloseExecutor-9825-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]:   skip startCommit(): no changes pending
   [junit4]   2> 1738317 INFO  (coreCloseExecutor-9825-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]: commit: pendingCommit == null; skip
   [junit4]   2> 1738317 INFO  (coreCloseExecutor-9825-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]: commit: took 0.6 msec
   [junit4]   2> 1738317 INFO  (coreCloseExecutor-9825-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]: commit: done
   [junit4]   2> 1738317 INFO  (coreCloseExecutor-9825-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]: rollback
   [junit4]   2> 1738317 INFO  (coreCloseExecutor-9825-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]: all running merges have aborted
   [junit4]   2> 1738317 INFO  (coreCloseExecutor-9825-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]: rollback: done finish merges
   [junit4]   2> 1738317 INFO  (coreCloseExecutor-9825-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-9825-thread-1]: abort
   [junit4]   2> 1738317 INFO  (coreCloseExecutor-9825-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-9825-thread-1]: done abort success=true
   [junit4]   2> 1738317 INFO  (coreCloseExecutor-9825-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-9825-thread-1]: rollback: infos=
   [junit4]   2> 1738317 INFO  (coreCloseExecutor-9825-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-9825-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 1738317 INFO  (coreCloseExecutor-9825-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-9825-thread-1]: 0 msec to checkpoint
   [junit4]   2> 1738320 INFO  (SUITE-TestSolrIndexConfig-seed#[AA79C9C69276B94C]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=948, maxMBSortInHeap=7.418363779667953, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@14f06fb), locale=tr-TR, timezone=Poland
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=107257488,total=515375104
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsWriteToMultipleCollectionsTest, SynonymTokenizerTest, TestOrdValues, TestFieldCacheVsDocValues, TestJsonFacets, TestBlendedInfixSuggestions, LukeRequestHandlerTest, CollectionsAPISolrJTest, TestCorePropertiesReload, AlternateDirectoryTest, TestDownShardTolerantSearch, HttpPartitionOnCommitTest, TestPhraseSuggestions, TestPartialUpdateDeduplication, CdcrVersionReplicationTest, RestartWhileUpdatingTest, TestTlogReplica, HdfsAutoAddReplicasIntegrationTest, CustomHighlightComponentTest, TestNodeLostTrigger, CacheHeaderTest, ManagedSchemaRoundRobinCloudTest, TestMiniSolrCloudClusterSSL, CoreAdminRequestStatusTest, OverseerStatusTest, CreateCollectionCleanupTest, GraphQueryTest, SSLMigrationTest, RemoteQueryErrorTest, LeaderElectionIntegrationTest, CursorPagingTest, SchemaVersionSpecificBehaviorTest, SignatureUpdateProcessorFactoryTest, TestNumericTerms64, TestSuggestSpellingConverter, TestQueryTypes, SystemLogListenerTest, TestFieldTypeCollectionResource, TestSimpleTextCodec, TestClusterStateMutator, TestRequestStatusCollectionAPI, TestSchemaNameResource, TestStressUserVersions, TestCoreContainer, WordBreakSolrSpellCheckerTest, TestNumericRangeQuery32, SchemaApiFailureTest, BJQParserTest, DistribCursorPagingTest, CdcrUpdateLogTest, DocExpirationUpdateProcessorFactoryTest, SolrCoreTest, TestGraphTermsQParserPlugin, SuggesterTSTTest, SegmentsInfoRequestHandlerTest, TestTolerantSearch, DistributedQueryComponentOptimizationTest, TestElisionMultitermQuery, XmlUpdateRequestHandlerTest, TestApiFramework, AtomicUpdateProcessorFactoryTest, TestMaxScoreQueryParser, BooleanFieldTest, TestRangeQuery, HdfsChaosMonkeyNothingIsSafeTest, TestPivotHelperCode, BufferStoreTest, CloudExitableDirectoryReaderTest, TestFieldSortValues, TestRemoteStreaming, TestTrie, OverseerModifyCollectionTest, TestRealTimeGet, MergeStrategyTest, TestEmbeddedSolrServerAdminHandler, TestFastOutputStream, TestFieldCacheSort, TestZkAclsWithHadoopAuth, PluginInfoTest, TestSolrCloudWithSecureImpersonation, VersionInfoTest, TestZkChroot, SolrInfoBeanTest, TestCharFilters, TestSolrCloudWithDelegationTokens, TestCollapseQParserPlugin, DistributedVersionInfoTest, TestUtils, CloudMLTQParserTest, SpatialRPTFieldTypeTest, SearchHandlerTest, TestScoreJoinQPScore, TestRTimerTree, TestInitQParser, CollectionsAPIAsyncDistributedZkTest, DeleteInactiveReplicaTest, HdfsTlogReplayBufferedWhileIndexingTest, TestQueryUtils, TestDistribDocBasedVersion, TestHighlightDedupGrouping, TestBlobHandler, ClassificationUpdateProcessorFactoryTest, TestIBSimilarityFactory, AutoscalingHistoryHandlerTest, TestReload, SortSpecParsingTest, TestMergePolicyConfig, SpellingQueryConverterTest, NumericFieldsTest, ConvertedLegacyTest, DistributedQueryElevationComponentTest, DeleteShardTest, TestConfigOverlay, DirectSolrConnectionTest, SolrIndexConfigTest, TestPseudoReturnFields, TestImplicitCoreProperties, BasicAuthIntegrationTest, AddBlockUpdateTest, TestLazyCores, TestClusterProperties, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestExportWriter, TestMacroExpander, TestSolrXml, InfoHandlerTest, TermsComponentTest, ConfigSetsAPITest, LeaderInitiatedRecoveryOnShardRestartTest, TestNestedDocsSort, SolrMetricReporterTest, TestEmbeddedSolrServerSchemaAPI, TestCollationField, TestFieldCollectionResource, ExitableDirectoryReaderTest, TestSchemaManager, SolrShardReporterTest, TestDirectoryFactory, ConnectionReuseTest, SpatialFilterTest, TestBM25SimilarityFactory, SolrRequestParserTest, FileUtilsTest, TestFreeTextSuggestions, ZkNodePropsTest, HLLSerializationTest, RAMDirectoryFactoryTest, ZkShardTermsTest, CurrencyFieldTypeTest, SuggesterFSTTest, HdfsRecoveryZkTest, HdfsLockFactoryTest, TestGroupingSearch, UninvertDocValuesMergePolicyTest, TestLocalFSCloudBackupRestore, DateMathParserTest, BasicZkTest, HighlighterTest, TestCollationFieldDocValues, TestPostingsSolrHighlighter, LeaderElectionTest, ExplicitHLLTest, QueryResultKeyTest, AnalyticsQueryTest, TestQuerySenderNoQuery, TestCollectionsAPIViaSolrCloudCluster, TestReplicationHandler, TestCloudManagedSchema, TestSweetSpotSimilarityFactory, TestSubQueryTransformer, TestLeaderElectionWithEmptyReplica, UnloadDistributedZkTest, TestNamedUpdateProcessors, TestExactStatsCache, SharedFSAutoReplicaFailoverTest, OverriddenZkACLAndCredentialsProvidersTest, MultiTermTest, TestCursorMarkWithoutUniqueKey, TestReloadDeadlock, TestComputePlanAction, DistributedFacetPivotSmallAdvancedTest, CachingDirectoryFactoryTest, TestSegmentSorting, TestPKIAuthenticationPlugin, MBeansHandlerTest, DistributedExpandComponentTest, ResourceLoaderTest, TestHdfsUpdateLog, CursorMarkTest, TestManagedResourceStorage, BasicDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, ShardRoutingTest, RecoveryZkTest, ClusterStateUpdateTest, ZkSolrClientTest, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, TestDistributedGrouping, TestFaceting, TestRecovery, TermVectorComponentDistributedTest, ZkControllerTest, TestJoin, TestStressVersions, DistributedTermsComponentTest, SimpleFacetsTest, StatsComponentTest, SpellCheckComponentTest, QueryElevationComponentTest, TestSort, TestFiltering, TestFunctionQuery, BasicFunctionalityTest, DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, ShowFileRequestHandlerTest, SolrIndexSplitterTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, TestFoldingMultitermQuery, DocValuesTest, QueryEqualityTest, SortByFunctionTest, DocValuesMultiTest, DebugComponentTest, TestSurroundQueryParser, PrimitiveFieldTypeTest, TestOmitPositions, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, RequiredFieldsTest, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, UpdateRequestProcessorFactoryTest, QueryParsingTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, TestSolrIndexConfig]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrIndexConfig -Dtests.seed=AA79C9C69276B94C -Dtests.slow=true -Dtests.locale=tr-TR -Dtests.timezone=Poland -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestSolrIndexConfig (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig_AA79C9C69276B94C-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig_AA79C9C69276B94C-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AA79C9C69276B94C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [473/778 (1!)] on J0 in 0.71s, 2 tests, 1 error <<< FAILURES!

[...truncated 414 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestLargeCluster
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestLargeCluster_AA79C9C69276B94C-001\init-core-data-001
   [junit4]   2> 2911905 INFO  (SUITE-TestLargeCluster-seed#[AA79C9C69276B94C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2911906 INFO  (SUITE-TestLargeCluster-seed#[AA79C9C69276B94C]-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> 2911908 INFO  (SUITE-TestLargeCluster-seed#[AA79C9C69276B94C]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2911910 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 2911910 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 0
   [junit4]   2> 2911910 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10040_solr, 127.0.0.1:10043_solr, 127.0.0.1:10018_solr, 127.0.0.1:10049_solr, 127.0.0.1:10054_solr, 127.0.0.1:10046_solr, 127.0.0.1:10026_solr, 127.0.0.1:10020_solr, 127.0.0.1:10023_solr, 127.0.0.1:10021_solr, 127.0.0.1:10035_solr, 127.0.0.1:10038_solr, 127.0.0.1:10032_solr, 127.0.0.1:10051_solr, 127.0.0.1:10019_solr, 127.0.0.1:10024_solr, 127.0.0.1:10027_solr, 127.0.0.1:10022_solr, 127.0.0.1:10039_solr, 127.0.0.1:10050_solr, 127.0.0.1:10033_solr, 127.0.0.1:10025_solr, 127.0.0.1:10047_solr, 127.0.0.1:10044_solr, 127.0.0.1:10028_solr, 127.0.0.1:10036_solr, 127.0.0.1:10031_solr, 127.0.0.1:10052_solr, 127.0.0.1:10034_solr, 127.0.0.1:10045_solr, 127.0.0.1:10037_solr, 127.0.0.1:10041_solr, 127.0.0.1:10042_solr, 127.0.0.1:10029_solr, 127.0.0.1:10030_solr, 127.0.0.1:10053_solr, 127.0.0.1:10048_solr]
   [junit4]   2> 2911910 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion -1
   [junit4]   2> 2911910 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 0
   [junit4]   2> 2911911 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2911911 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion 0
   [junit4]   2> 2911917 DEBUG (ScheduledTrigger-12945-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 2911920 INFO  (TEST-TestLargeCluster.testAddNode-seed#[AA79C9C69276B94C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddNode
   [junit4]   2> 2911920 DEBUG (TEST-TestLargeCluster.testAddNode-seed#[AA79C9C69276B94C]) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 2911921 INFO  (TEST-TestLargeCluster.testAddNode-seed#[AA79C9C69276B94C]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 2911922 DEBUG (TEST-TestLargeCluster.testAddNode-seed#[AA79C9C69276B94C]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 2911922 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2911924 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 2911924 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 2911924 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10082_solr, 127.0.0.1:10018_solr, 127.0.0.1:10049_solr, 127.0.0.1:10104_solr, 127.0.0.1:10020_solr, 127.0.0.1:10065_solr, 127.0.0.1:10066_solr, 127.0.0.1:10021_solr, 127.0.0.1:10035_solr, 127.0.0.1:10051_solr, 127.0.0.1:10019_solr, 127.0.0.1:10096_solr, 127.0.0.1:10022_solr, 127.0.0.1:10033_solr, 127.0.0.1:10105_solr, 127.0.0.1:10047_solr, 127.0.0.1:10102_solr, 127.0.0.1:10095_solr, 127.0.0.1:10081_solr, 127.0.0.1:10084_solr, 127.0.0.1:10036_solr, 127.0.0.1:10052_solr, 127.0.0.1:10079_solr, 127.0.0.1:10098_solr, 127.0.0.1:10054_solr, 127.0.0.1:10099_solr, 127.0.0.1:10101_solr, 127.0.0.1:10071_solr, 127.0.0.1:10023_solr, 127.0.0.1:10076_solr, 127.0.0.1:10107_solr, 127.0.0.1:10055_solr, 127.0.0.1:10070_solr, 127.0.0.1:10077_solr, 127.0.0.1:10038_solr, 127.0.0.1:10032_solr, 127.0.0.1:10108_solr, 127.0.0.1:10093_solr, 127.0.0.1:10061_solr, 127.0.0.1:10067_solr, 127.0.0.1:10086_solr, 127.0.0.1:10089_solr, 127.0.0.1:10045_solr, 127.0.0.1:10042_solr, 127.0.0.1:10117_solr, 127.0.0.1:10029_solr, 127.0.0.1:10083_solr, 127.0.0.1:10114_solr, 127.0.0.1:10080_solr, 127.0.0.1:10048_solr, 127.0.0.1:10064_solr, 127.0.0.1:10111_solr, 127.0.0.1:10043_solr, 127.0.0.1:10057_solr, 127.0.0.1:10112_solr, 127.0.0.1:10074_solr, 127.0.0.1:10026_solr, 127.0.0.1:10060_solr, 127.0.0.1:10073_solr, 127.0.0.1:10058_solr, 127.0.0.1:10113_solr, 127.0.0.1:10090_solr, 127.0.0.1:10088_solr, 127.0.0.1:10027_solr, 127.0.0.1:10039_solr, 127.0.0.1:10025_solr, 127.0.0.1:10044_solr, 127.0.0.1:10028_solr, 127.0.0.1:10092_solr, 127.0.0.1:10041_solr, 127.0.0.1:10087_solr, 127.0.0.1:10030_solr, 127.0.0.1:10040_solr, 127.0.0.1:10085_solr, 127.0.0.1:10046_solr, 127.0.0.1:10068_solr, 127.0.0.1:10063_solr, 127.0.0.1:10115_solr, 127.0.0.1:10069_solr, 127.0.0.1:10110_solr, 127.0.0.1:10062_solr, 127.0.0.1:10116_solr, 127.0.0.1:10024_solr, 127.0.0.1:10050_solr, 127.0.0.1:10075_solr, 127.0.0.1:10078_solr, 127.0.0.1:10097_solr, 127.0.0.1:10031_solr, 127.0.0.1:10034_solr, 127.0.0.1:10091_solr, 127.0.0.1:10094_solr, 127.0.0.1:10106_solr, 127.0.0.1:10100_solr, 127.0.0.1:10037_solr, 127.0.0.1:10109_solr, 127.0.0.1:10053_solr, 127.0.0.1:10059_solr, 127.0.0.1:10103_solr, 127.0.0.1:10072_solr, 127.0.0.1:10056_solr]
   [junit4]   2> 2911924 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion -1
   [junit4]   2> 2911924 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 2911925 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2911926 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 2911926 DEBUG (ScheduledTrigger-12948-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 2911947 DEBUG (ScheduledTrigger-12948-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 2911968 DEBUG (ScheduledTrigger-12948-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 2911989 DEBUG (ScheduledTrigger-12948-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 2912011 DEBUG (ScheduledTrigger-12948-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 2912024 DEBUG (simCloudManagerPool-12947-thread-1) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2912025 DEBUG (simCloudManagerPool-12947-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 2912025 DEBUG (simCloudManagerPool-12947-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10082_solr, 127.0.0.1:10018_solr, 127.0.0.1:10049_solr, 127.0.0.1:10104_solr, 127.0.0.1:10020_solr, 127.0.0.1:10065_solr, 127.0.0.1:10066_solr, 127.0.0.1:10021_solr, 127.0.0.1:10035_solr, 127.0.0.1:10051_solr, 127.0.0.1:10019_solr, 127.0.0.1:10096_solr, 127.0.0.1:10022_solr, 127.0.0.1:10033_solr, 127.0.0.1:10105_solr, 127.0.0.1:10047_solr, 127.0.0.1:10102_solr, 127.0.0.1:10095_solr, 127.0.0.1:10081_solr, 127.0.0.1:10084_solr, 127.0.0.1:10036_solr, 127.0.0.1:10052_solr, 127.0.0.1:10079_solr, 127.0.0.1:10098_solr, 127.0.0.1:10054_solr, 127.0.0.1:10099_solr, 127.0.0.1:10101_solr, 127.0.0.1:10071_solr, 127.0.0.1:10023_solr, 127.0.0.1:10076_solr, 127.0.0.1:10107_solr, 127.0.0.1:10055_solr, 127.0.0.1:10070_solr, 127.0.0.1:10077_solr, 127.0.0.1:10038_solr, 127.0.0.1:10032_solr, 127.0.0.1:10108_solr, 127.0.0.1:10093_solr, 127.0.0.1:10061_solr, 127.0.0.1:10067_solr, 127.0.0.1:10086_solr, 127.0.0.1:10089_solr, 127.0.0.1:10045_solr, 127.0.0.1:10042_solr, 127.0.0.1:10117_solr, 127.0.0.1:10029_solr, 127.0.0.1:10083_solr, 127.0.0.1:10114_solr, 127.0.0.1:10080_solr, 127.0.0.1:10048_solr, 127.0.0.1:10064_solr, 127.0.0.1:10111_solr, 127.0.0.1:10043_solr, 127.0.0.1:10057_solr, 127.0.0.1:10112_solr, 127.0.0.1:10074_solr, 127.0.0.1:10026_solr, 127.0.0.1:10060_solr, 127.0.0.1:10073_solr, 127.0.0.1:10058_solr, 127.0.0.1:10113_solr, 127.0.0.1:10090_solr, 127.0.0.1:10088_solr, 127.0.0.1:10027_solr, 127.0.0.1:10039_solr, 127.0.0.1:10025_solr, 127.0.0.1:10044_solr, 127.0.0.1:10028_solr, 127.0.0.1:10092_solr, 127.0.0.1:10041_solr, 127.0.0.1:10087_solr, 127.0.0.1:10030_solr, 127.0.0.1:10040_solr, 127.0.0.1:10085_solr, 127.0.0.1:10046_solr, 127.0.0.1:10068_solr, 127.0.0.1:10063_solr, 127.0.0.1:10115_solr, 127.0.0.1:10069_solr, 127.0.0.1:10110_solr, 127.0.0.1:10062_solr, 127.0.0.1:10116_solr, 127.0.0.1:10024_solr, 127.0.0.1:10050_solr, 127.0.0.1:10075_solr, 127.0.0.1:10078_solr, 127.0.0.1:10097_solr, 127.0.0.1:10031_solr, 127.0.0.1:10034_solr, 127.0.0.1:10091_solr, 127.0.0.1:10094_solr, 127.0.0.1:10106_solr, 127.0.0.1:10100_solr, 127.0.0.1:10037_solr, 127.0.0.1:10109_solr, 127.0.0.1:10053_solr, 127.0.0.1:10059_solr, 127.0.0.1:10103_solr, 127.0.0.1:10072_solr, 127.0.0.1:10056_solr]
   [junit4]   2> 2912025 DEBUG (simCloudManagerPool-12947-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:10082_solr, 127.0.0.1:10018_solr, 127.0.0.1:10049_solr, 127.0.0.1:10104_solr, 127.0.0.1:10020_solr, 127.0.0.1:10065_solr, 127.0.0.1:10066_solr, 127.0.0.1:10021_solr, 127.0.0.1:10035_solr, 127.0.0.1:10051_solr, 127.0.0.1:10019_solr, 127.0.0.1:10096_solr, 127.0.0.1:10022_solr, 127.0.0.1:10033_solr, 127.0.0.1:10105_solr, 127.0.0.1:10047_solr, 127.0.0.1:10102_solr, 127.0.0.1:10095_solr, 127.0.0.1:10081_solr, 127.0.0.1:10084_solr, 127.0.0.1:10036_solr, 127.0.0.1:10052_solr, 127.0.0.1:10079_solr, 127.0.0.1:10098_solr, 127.0.0.1:10054_solr, 127.0.0.1:10099_solr, 127.0.0.1:10101_solr, 127.0.0.1:10071_solr, 127.0.0.1:10023_solr, 127.0.0.1:10076_solr, 127.0.0.1:10107_solr, 127.0.0.1:10055_solr, 127.0.0.1:10070_solr, 127.0.0.1:10077_solr, 127.0.0.1:10038_solr, 127.0.0.1:10032_solr, 127.0.0.1:10108_solr, 127.0.0.1:10093_solr, 127.0.0.1:10061_solr, 127.0.0.1:10067_solr, 127.0.0.1:10086_solr, 127.0.0.1:10089_solr, 127.0.0.1:10045_solr, 127.0.0.1:10042_solr, 127.0.0.1:10117_solr, 127.0.0.1:10029_solr, 127.0.0.1:10083_solr, 127.0.0.1:10114_solr, 127.0.0.1:10080_solr, 127.0.0.1:10048_solr, 127.0.0.1:10064_solr, 127.0.0.1:10111_solr, 127.0.0.1:10043_solr, 127.0.0.1:10057_solr, 127.0.0.1:10112_solr, 127.0.0.1:10074_solr, 127.0.0.1:10026_solr, 127.0.0.1:10060_solr, 127.0.0.1:10073_solr, 127.0.0.1:10058_solr, 127.0.0.1:10113_solr, 127.0.0.1:10090_solr, 127.0.0.1:10088_solr, 127.0.0.1:10027_solr, 127.0.0.1:10039_solr, 127.0.0.1:10025_solr, 127.0.0.1:10044_solr, 127.0.0.1:10028_solr, 127.0.0.1:10092_solr, 127.0.0.1:10041_solr, 127.0.0.1:10087_solr, 127.0.0.1:10030_solr, 127.0.0.1:10040_solr, 127.0.0.1:10085_solr, 127.0.0.1:10046_solr, 127.0.0.1:10068_solr, 127.0.0.1:10063_solr, 127.0.0.1:10115_solr, 127.0.0.1:10069_solr, 127.0.0.1:10110_solr, 127.0.0.1:10062_solr, 127.0.0.1:10116_solr, 127.0.0.1:10024_solr, 127.0.0.1:10050_solr, 127.0.0.1:10075_solr, 127.0.0.1:10078_solr, 127.0.0.1:10097_solr, 127.0.0.1:10031_solr, 127.0.0.1:10034_solr, 127.0.0.1:10091_solr, 127.0.0.1:10094_solr, 127.0.0.1:10106_solr, 127.0.0.1:10100_solr, 127.0.0.1:10037_solr, 127.0.0.1:10109_solr, 127.0.0.1:10053_solr, 127.0.0.1:10059_solr, 127.0.0.1:10103_solr, 127.0.0.1:10072_solr, 127.0.0.1:10056_solr]
   [junit4]   2> 2912026 DEBUG (simCloudManagerPool-12947-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger instantiated with properties: {event=nodeAdded, waitFor=5, actions=[{name=compute, class=org.apache.solr.cloud.autoscaling.ComputePlanAction}, {name=execute, class=org.apache.solr.cloud.autoscaling.ExecutePlanAction}], enabled=true}
   [junit4]   2> 2912026 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 2912026 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 2912026 DEBUG (ScheduledTrigger-12948-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 2912026 DEBUG (ScheduledTrigger-12948-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 100
   [junit4]   2> 2912035 DEBUG (ScheduledTrigger-12948-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 2912053 DEBUG (ScheduledTrigger-12948-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 2912053 DEBUG (ScheduledTrigger-12948-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 100
   [junit4]   2> 2912056 DEBUG (ScheduledTrigger-12948-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 2912075 DEBUG (ScheduledTrigger-12948-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 2912075 DEBUG (ScheduledTrigger-12948-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 100
   [junit4]   2> 2912077 DEBUG (ScheduledTrigger-12948-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 2912096 DEBUG (ScheduledTrigger-12948-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 2912096 DEBUG (ScheduledTrigger-12948-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 100
   [junit4]   2> 2912098 DEBUG (ScheduledTrigger-12948-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 2912116 DEBUG (ScheduledTrigger-12948-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 2912116 DEBUG (ScheduledTrigger-12948-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 100
   [junit4]   2> 2912118 DEBUG (ScheduledTrigger-12948-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 2912137 DEBUG (ScheduledTrigger-12948-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 2912137 DEBUG (ScheduledTrigger-12948-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 100
   [junit4]   2> 2912139 DEBUG (ScheduledTrigger-12948-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 100
   [junit4]   2> 2912158 DEBUG (ScheduledTrigger-12948-thread-2) [    ] o.a.s.c.a.NodeA

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

toryTest, TestIndexingPerformance, RequiredFieldsTest, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, UpdateRequestProcessorFactoryTest, QueryParsingTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, TestSolrIndexConfig, CopyFieldTest, ResponseLogComponentTest, BadComponentTest, TestBinaryField, OutputWriterTest, TestXIncludeConfig, TestPerFieldSimilarity, TestFastWriter, ScriptEngineTest, TestFastLRUCache, TestSystemIdResolver, PrimUtilsTest, DateFieldTest, TestSolrJ, SliceStateTest, UUIDFieldTest, SolrTestCaseJ4Test, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ActionThrottleTest, AssignBackwardCompatibilityTest, DocValuesNotIndexedTest, ForceLeaderTest, LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest, MigrateRouteKeyTest, MultiThreadedOCPTest, RecoveryAfterSoftCommitTest, ReplaceNodeTest, SaslZkACLProviderTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudInspectUtil, TestCloudPivotFacet, TestCloudSearcherWarming, TestDeleteCollectionOnDownNodes, TestDistributedMap, TestExclusionRuleCollectionAccess, TestLeaderElectionZkExpiry, TestPrepRecovery, TestPullReplicaErrorHandling, TestTolerantUpdateProcessorRandomCloud, TestUtilizeNode, CollectionReloadTest, ConcurrentDeleteAndCreateCollectionTest, CustomCollectionTest, HdfsCollectionsAPIDistributedZkTest, ShardSplitTest, TestPolicyCloud, TestClusterStateProvider, TestDistribStateManager, TestExecutePlanAction, TestGenericDistributedQueue, TestLargeCluster, TestPolicyCloud, TestSimDistributedQueue, BaseCdcrDistributedZkTest, CdcrBidirectionalTest, CdcrBootstrapTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, HdfsBasicDistributedZk2Test, HdfsNNFailoverTest, HdfsRecoverLeaseTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsUnloadDistributedZkTest, ZkStateReaderTest, ZkStateWriterTest, RuleEngineTest, RulesTest, BlobRepositoryCloudTest, CoreSorterTest, TestConfigSetProperties, TestCustomStream, TestInitParams, TestReloadAndDeleteDocs, TestSolrConfigHandler, TestSolrCloudSnapshots, TestCoreBackup, TestHdfsBackupRestoreCore, TestReplicationHandlerBackup, TestReqParamsAPI, TestRestoreCore, TestSQLHandlerNonCloud, TestSolrConfigHandlerCloud, TestSolrConfigHandlerConcurrent, DistributedFacetPivotLongTailTest, DistributedFacetPivotWhiteBoxTest, FacetPivotSmallTest, InfixSuggestersTest, ReplicaListTransformerTest, SpatialHeatmapFacetsTest, SolrMetricManagerTest, SolrGangliaReporterTest, SolrJmxReporterCloudTest, SolrSlf4jReporterTest, SubstringBytesRefFilterTest, TestIntervalFaceting, TestStreamBody, TestBinaryResponseWriter, TestGeoJSONResponseWriter, TestPushWriter, TestRawTransformer, TestSolrQueryResponse, TestSubQueryTransformerDistrib, TestCopyFieldCollectionResource, TestDynamicFieldCollectionResource, TestDynamicFieldResource, TestSchemaSimilarityResource, TestSchemaVersionResource, TestSerializedLuceneMatchVersion, TestUniqueKeyFieldResource, TestManagedStopFilterFactory, TestManagedSynonymGraphFilterFactory, EnumFieldTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=EnumFieldTest -Dtests.seed=AA79C9C69276B94C -Dtests.slow=true -Dtests.locale=sr-Latn-RS -Dtests.timezone=Etc/GMT-4 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | EnumFieldTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.EnumFieldTest_AA79C9C69276B94C-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.EnumFieldTest_AA79C9C69276B94C-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.EnumFieldTest_AA79C9C69276B94C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.schema.EnumFieldTest_AA79C9C69276B94C-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AA79C9C69276B94C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [701/778 (3!)] on J0 in 1.16s, 14 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 2609 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A7B9F04C080F36A3-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1252, maxMBSortInHeap=7.166518126588516, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@8f075d), locale=de-AT, timezone=Etc/GMT-9
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=64625632,total=86507520
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=A7B9F04C080F36A3 -Dtests.slow=true -Dtests.locale=de-AT -Dtests.timezone=Etc/GMT-9 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A7B9F04C080F36A3-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A7B9F04C080F36A3-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A7B9F04C080F36A3-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A7B9F04C080F36A3-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A7B9F04C080F36A3-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A7B9F04C080F36A3-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A7B9F04C080F36A3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A7B9F04C080F36A3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A7B9F04C080F36A3-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A7B9F04C080F36A3-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A7B9F04C080F36A3-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A7B9F04C080F36A3-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A7B9F04C080F36A3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A7B9F04C080F36A3-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A7B9F04C080F36A3]: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.05s, 8 tests, 1 error <<< FAILURES!

[...truncated 43315 lines...]

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_144) - Build # 7187 - Still unstable!

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

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

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

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

	at __randomizedtesting.SeedInfo.seed([1DD18F8BAE05D0AC]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55766CDBFB732F88-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55766CDBFB732F88-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55766CDBFB732F88-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55766CDBFB732F88-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55766CDBFB732F88-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55766CDBFB732F88-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55766CDBFB732F88-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55766CDBFB732F88-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55766CDBFB732F88-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55766CDBFB732F88-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55766CDBFB732F88-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55766CDBFB732F88-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55766CDBFB732F88-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55766CDBFB732F88-001 

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

	at __randomizedtesting.SeedInfo.seed([55766CDBFB732F88]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.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 953 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {docid=PostingsFormat(name=MockRandom), junk=FSTOrd50}, docValues:{}, maxPointsInLeafNode=1958, maxMBSortInHeap=5.473122665378583, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@185bc92), locale=es-EC, timezone=Australia/Victoria
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=156806776,total=347914240
   [junit4]   2> NOTE: All tests run in this JVM: [TestOneMergeWrappingMergePolicy, TestFSTs, TestPackedTokenAttributeImpl, TestIndexWriterOnJRECrash, TestRAMDirectory, TestIndexWriterFromReader, TestNot, TestComplexExplanations, TestLucene50StoredFieldsFormatHighCompression, TestDirectPacked, TestStringHelper, TestDeterminizeLexicon, TestDocument, TestSpanFirstQuery, TestElevationComparator, TestPositiveScoresOnlyCollector, TestDocValuesIndexing, TestFloatRangeFieldQueries, TestSpanExplanations, TestSumDocFreq, TestMutableValues, TestFieldValueQuery, TestSortedSetSelector, TestNorms, Test2BPostingsBytes, TestIntBlockPool, TestMultiThreadTermVectors, TestParallelLeafReader, TestCharArrayMap, TestBlendedTermQuery, TestFieldCacheRewriteMethod, TestAutomaton, TestReaderClosed, TestBasicModelIne, TestBooleanOr, TestLongRange, TestDistributionSPL, TestCustomTermFreq, TestOmitPositions, FiniteStringsIteratorTest, TestDoubleRange, TestNotDocIdSet, TestDirectory, TestPointQueries, TestFilterDirectory, TestLevenshteinAutomata, TestSwappedIndexFiles, TestPrefixQuery, TestLongValuesSource, TestOfflineSorter, TestFilterSpans, TestForceMergeForever, TestFilterLeafReader, TestIndexWriterOnVMError, TestSearchWithThreads, TestRegExp, TestIndexWriterMergePolicy, TestSpanMultiTermQueryWrapper, TestNRTReaderCleanup, TestMixedCodecs, TestSloppyPhraseQuery, TestField, TestFloatRange, TestReaderWrapperDVTypeCheck, TestSpanOrQuery, TestSparseFixedBitDocIdSet, TestByteBlockPool, TestIndexFileDeleter, TestDocumentsWriterDeleteQueue, TestDuelingCodecs, TestPriorityQueue, TestIndexSearcher, TestBasicModelIF, TestIndexableField, TestBoolean2ScorerSupplier, TestStandardAnalyzer, TestFlushByRamOrCountsPolicy, TestCharsRef, TestWANDScorer, TestPointValues, TestDateSort, TestLRUQueryCache, TestIntroSorter, TestLockFactory, TestMinimize, TestScorerPerf, TestSegmentTermEnum, TestExternalCodecs, TestHighCompressionMode, TestDemo, TestAllFilesCheckIndexHeader, TestBoostQuery, TestTimSorter, TestSegmentCacheables, TestCrash, TestBufferedIndexInput, TestAssertions, TestSimpleExplanationsOfNonMatches, TestConsistentFieldNumbers, TestSnapshotDeletionPolicy, TestMultiPhraseEnum, TestRegexpQuery, TestRegexpRandom2, TestReusableStringReader, TestFilterDirectoryReader, TestExitableDirectoryReader, TestMergePolicyWrapper, TestSortRescorer, TestReqExclBulkScorer, TestLucene60FieldInfoFormat, TestFieldsReader, TestTotalHitCountCollector, TestSegmentReader, TestAllFilesHaveCodecHeader, TestTimeLimitingCollector, TestAxiomaticF3LOG, TestSmallFloat, TermInSetQueryTest, TestIndexInput, TestIndexWriterDeleteByQuery, TestSimilarity2, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=1DD18F8BAE05D0AC -Dtests.slow=true -Dtests.locale=es-EC -Dtests.timezone=Australia/Victoria -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestMultiMMap (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_1DD18F8BAE05D0AC-001\testSeekEnd-005: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_1DD18F8BAE05D0AC-001\testSeekEnd-005
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1DD18F8BAE05D0AC]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [214/486 (1!)] on J0 in 2.88s, 54 tests, 1 error <<< FAILURES!

[...truncated 16188 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55766CDBFB732F88-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=32638, maxDocsPerChunk=10, blockSize=578), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=32638, blockSize=578)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1cafb7d), locale=ru-RU, timezone=Etc/GMT-13
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=14850432,total=30150656
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=55766CDBFB732F88 -Dtests.slow=true -Dtests.locale=ru-RU -Dtests.timezone=Etc/GMT-13 -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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55766CDBFB732F88-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55766CDBFB732F88-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55766CDBFB732F88-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55766CDBFB732F88-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55766CDBFB732F88-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55766CDBFB732F88-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55766CDBFB732F88-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55766CDBFB732F88-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55766CDBFB732F88-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55766CDBFB732F88-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55766CDBFB732F88-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55766CDBFB732F88-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55766CDBFB732F88-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55766CDBFB732F88-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([55766CDBFB732F88]: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.30s, 8 tests, 1 error <<< FAILURES!

[...truncated 43321 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_144) - Build # 7186 - Failure!

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

10 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestFieldsReader

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

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

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


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

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

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

	at __randomizedtesting.SeedInfo.seed([D65CF6A3038EEDFB:43D11AC2866659EE]: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:247)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

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

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


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

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

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


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

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
	at __randomizedtesting.SeedInfo.seed([BEA09F488600D5DF:7715DDE68F67132A]: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:728)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<1>
	at __randomizedtesting.SeedInfo.seed([BEA09F488600D5DF:2DBBD73AD8FD8EEB]: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.cloud.autoscaling.TriggerIntegrationTest.testScheduledTrigger(TriggerIntegrationTest.java:1679)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_9665C5767183B0E-001\3.6.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_9665C5767183B0E-001\3.6.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-master-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_9665C5767183B0E-001\3.6.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_9665C5767183B0E-001\3.6.0-cfs-001

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


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

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

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.request.SchemaTest: 
   1) Thread[id=471, name=qtp2023465093-471, state=TIMED_WAITING, group=TGRP-SchemaTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([A6B750101EDAA2F2]: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=471, name=qtp2023465093-471, state=TIMED_WAITING, group=TGRP-SchemaTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=471, name=qtp2023465093-471, state=TIMED_WAITING, group=TGRP-SchemaTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([A6B750101EDAA2F2]: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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_809812095EF79D89-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_809812095EF79D89-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_809812095EF79D89-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_809812095EF79D89-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_809812095EF79D89-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_809812095EF79D89-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_809812095EF79D89-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_809812095EF79D89-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_809812095EF79D89-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_809812095EF79D89-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_809812095EF79D89-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_809812095EF79D89-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_809812095EF79D89-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_809812095EF79D89-001 

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

	at __randomizedtesting.SeedInfo.seed([809812095EF79D89]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.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 838 lines...]
   [junit4] Suite: org.apache.lucene.index.TestFieldsReader
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {textField1Utf8=Lucene50(blocksize=128), unStoredField2=PostingsFormat(name=LuceneFixedGap), keyField=PostingsFormat(name=Direct), omitNorms=PostingsFormat(name=LuceneFixedGap), omitTermFreqAndPositions=PostingsFormat(name=LuceneVarGapDocFreqInterval), textField2=Lucene50(blocksize=128), textField1=PostingsFormat(name=LuceneVarGapDocFreqInterval), textField2Utf8=PostingsFormat(name=LuceneFixedGap), unStoredField1=PostingsFormat(name=Direct), textField3=PostingsFormat(name=LuceneFixedGap), lazyField=PostingsFormat(name=LuceneVarGapDocFreqInterval), largeLazyField=PostingsFormat(name=Direct)}, docValues:{}, maxPointsInLeafNode=319, maxMBSortInHeap=5.660664338069786, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2319974a), locale=fr-BE, timezone=America/Phoenix
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=160296184,total=395313152
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriterDeleteByQuery, TestBlockPostingsFormat, TestManyFields, TestFloatRange, TestParallelCompositeReader, TestPointQueries, TestDuelingCodecs, TestBagOfPositions, TestNGramPhraseQuery, TestAxiomaticF1LOG, TestRadixSelector, TestBoostQuery, TestIndexWriterOnVMError, TestFrequencyTrackingRingBuffer, TestBlendedTermQuery, TestOneMergeWrappingMergePolicy, TestPriorityQueue, TestIndexWriterFromReader, TestBooleanScorer, TestAllFilesCheckIndexHeader, TestFilterLeafReader, TestVersion, TestDuelingCodecsAtNight, TestDirectory, TestBKD, TestHighCompressionMode, TestTrackingDirectoryWrapper, TestParallelLeafReader, Test2BSortedDocValuesFixedSorted, TestStandardAnalyzer, TestOmitPositions, TestCharsRef, TestAllFilesHaveCodecHeader, TestLongRange, TestBlockPostingsFormat3, TestSpansEnum, TestDirectPacked, TestSimpleExplanationsOfNonMatches, TestLockFactory, TestReaderClosed, TestIndexSearcher, TestRegexpQuery, TestElevationComparator, TestDocIDMerger, TestAutomaton, TestBufferedIndexInput, TestToken, TestNot, TestBooleanMinShouldMatch, TestIndexWriterLockRelease, TestLevenshteinAutomata, TestTieredMergePolicy, TestSpanOrQuery, TestIndexFileDeleter, TestPrefixRandom, TestSortedSetSelector, TestExternalCodecs, TestTopDocsMerge, TestAllFilesHaveChecksumFooter, TestWANDScorer, TestIndexWriterMerging, TestTimSorter, TestCompiledAutomaton, TestSingleInstanceLockFactory, TestIntsRef, TestAtomicUpdate, TestFutureObjects, TestLongBitSet, TestIndexWriterWithThreads, TestDocCount, TestNoMergeScheduler, TestOmitTf, TestField, TestReusableStringReader, TestBagOfPostings, TestSpanSearchEquivalence, TestIndexOptions, TestAxiomaticF2LOG, Test2BNumericDocValues, TestLucene50StoredFieldsFormatHighCompression, TestPositiveScoresOnlyCollector, TestDoubleRange, TestDateSort, TestMergePolicyWrapper, TestLMDirichletSimilarity, TestFSTs, FiniteStringsIteratorTest, TestInfoStream, TestLucene50CompoundFormat, TestIndexableField, TestTermScorer, TestCachingTokenFilter, TestLazyProxSkipping, TestIndexInput, TestMutableValues, TestTimeLimitingCollector, TestBM25Similarity, TestIndexWriterThreadsToSegments, TestTermVectors, TestBooleanQuery, TestUpgradeIndexMergePolicy, TestFieldsReader]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFieldsReader -Dtests.seed=BDE0DF54ECF15421 -Dtests.slow=true -Dtests.locale=fr-BE -Dtests.timezone=America/Phoenix -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestFieldsReader (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestFieldsReader_BDE0DF54ECF15421-001\testfieldswriterexceptions-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestFieldsReader_BDE0DF54ECF15421-001\testfieldswriterexceptions-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestFieldsReader_BDE0DF54ECF15421-001\testfieldswriterexceptions-001\_0_LuceneFixedGap_0.doc: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestFieldsReader_BDE0DF54ECF15421-001\testfieldswriterexceptions-001\_0_LuceneFixedGap_0.doc
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestFieldsReader_BDE0DF54ECF15421-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestFieldsReader_BDE0DF54ECF15421-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BDE0DF54ECF15421]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [183/486 (1!)] on J0 in 0.33s, 2 tests, 1 error <<< FAILURES!

[...truncated 4071 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.01s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content6=PostingsFormat(name=Memory), content5=PostingsFormat(name=LuceneVarGapFixedInterval), content4=PostingsFormat(name=Direct), content3=FST50, content2=PostingsFormat(name=Memory), fie?ld=PostingsFormat(name=Memory), utf8=PostingsFormat(name=Memory), id=PostingsFormat(name=Direct), content=PostingsFormat(name=Memory), autf8=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{ndv2=DocValuesFormat(name=Lucene70), ndv1=DocValuesFormat(name=Memory), utf8=DocValuesFormat(name=Memory), fie?ld=DocValuesFormat(name=Memory), dvShort=DocValuesFormat(name=Lucene70), dvInt=DocValuesFormat(name=Memory), longPoint2d=DocValuesFormat(name=Asserting), dvBytesSortedVar=DocValuesFormat(name=Memory), dvSortedSet=DocValuesFormat(name=Direct), content=DocValuesFormat(name=Memory), floatPoint1d=DocValuesFormat(name=Direct), bdv2=DocValuesFormat(name=Lucene70), bdv2_c=DocValuesFormat(name=Asserting), intPoint1d=DocValuesFormat(name=Asserting), bdv1=DocValuesFormat(name=Memory), bdv1_c=DocValuesFormat(name=Memory), doublePoint2d=DocValuesFormat(name=Memory), dvBytesDerefVar=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Direct), binaryPoint2d=DocValuesFormat(name=Memory), dvSortedNumeric=DocValuesFormat(name=Asserting), dvBytesDerefFixed=DocValuesFormat(name=Direct), autf8=DocValuesFormat(name=Lucene70), dvBytesSortedFixed=DocValuesFormat(name=Lucene70), dvBytesStraightVar=DocValuesFormat(name=Asserting), dvBytesStraightFixed=DocValuesFormat(name=Memory), dvLong=DocValuesFormat(name=Asserting), longPoint1d=DocValuesFormat(name=Direct), floatPoint2d=DocValuesFormat(name=Lucene70), dvDouble=DocValuesFormat(name=Direct), dvFloat=DocValuesFormat(name=Lucene70), content6=DocValuesFormat(name=Memory), content5=DocValuesFormat(name=Lucene70), dvPacked=DocValuesFormat(name=Asserting), intPoint2d=DocValuesFormat(name=Direct), content4=DocValuesFormat(name=Direct), content3=DocValuesFormat(name=Asserting), content2=DocValuesFormat(name=Memory), doublePoint1d=DocValuesFormat(name=Asserting), dvByte=DocValuesFormat(name=Asserting), ndv1_c=DocValuesFormat(name=Memory), ndv2_c=DocValuesFormat(name=Asserting), binaryPoint1d=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1680, maxMBSortInHeap=7.115313418756466, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@554a1b65), locale=sr-CS, timezone=Asia/Amman
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=39316216,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=9665C5767183B0E -Dtests.slow=true -Dtests.locale=sr-CS -Dtests.timezone=Asia/Amman -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_9665C5767183B0E-001\3.6.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_9665C5767183B0E-001\3.6.0-cfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9665C5767183B0E]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/3 (1!)] on J0 in 29.97s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 4280 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testRestart -Dtests.seed=D65CF6A3038EEDFB -Dtests.slow=true -Dtests.locale=sq -Dtests.timezone=Mexico/BajaNorte -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.47s J0 | IndexAndTaxonomyReplicationClientTest.testRestart <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_D65CF6A3038EEDFB-001\replicationClientTest-005\2\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_D65CF6A3038EEDFB-001\replicationClientTest-005\2\index
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_D65CF6A3038EEDFB-001\replicationClientTest-005\2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_D65CF6A3038EEDFB-001\replicationClientTest-005\2
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D65CF6A3038EEDFB:43D11AC2866659EE]: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:247)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_D65CF6A3038EEDFB-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {$full_path$=PostingsFormat(name=Asserting), $facets=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), $payloads$=FST50}, docValues:{$facets=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1889, maxMBSortInHeap=5.95220118520757, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3930fe95), locale=sq, timezone=Mexico/BajaNorte
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=36477560,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [IndexReplicationClientTest, TestStressNRTReplication, IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [8/9 (1!)] on J0 in 6.18s, 5 tests, 1 error <<< FAILURES!

[...truncated 3455 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> 1194498 INFO  (SUITE-TriggerIntegrationTest-seed#[BEA09F488600D5DF]-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-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_BEA09F488600D5DF-001\init-core-data-001
   [junit4]   2> 1194500 INFO  (SUITE-TriggerIntegrationTest-seed#[BEA09F488600D5DF]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1194505 INFO  (SUITE-TriggerIntegrationTest-seed#[BEA09F488600D5DF]-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> 1194509 INFO  (SUITE-TriggerIntegrationTest-seed#[BEA09F488600D5DF]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_BEA09F488600D5DF-001\tempDir-001
   [junit4]   2> 1194509 INFO  (SUITE-TriggerIntegrationTest-seed#[BEA09F488600D5DF]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1194510 INFO  (Thread-1629) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1194510 INFO  (Thread-1629) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1194516 ERROR (Thread-1629) [    ] 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> 1194609 INFO  (SUITE-TriggerIntegrationTest-seed#[BEA09F488600D5DF]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:64577
   [junit4]   2> 1194615 INFO  (zkConnectionManagerCallback-2842-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1194649 INFO  (jetty-launcher-2839-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1194649 INFO  (jetty-launcher-2839-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1194649 INFO  (jetty-launcher-2839-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1194649 INFO  (jetty-launcher-2839-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1194649 INFO  (jetty-launcher-2839-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3e69fa3d{/solr,null,AVAILABLE}
   [junit4]   2> 1194652 INFO  (jetty-launcher-2839-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1194652 INFO  (jetty-launcher-2839-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1194652 INFO  (jetty-launcher-2839-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1194652 INFO  (jetty-launcher-2839-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1194653 INFO  (jetty-launcher-2839-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c4c7c5f{/solr,null,AVAILABLE}
   [junit4]   2> 1194663 INFO  (jetty-launcher-2839-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5652d11d{SSL,[ssl, http/1.1]}{127.0.0.1:64583}
   [junit4]   2> 1194663 INFO  (jetty-launcher-2839-thread-2) [    ] o.e.j.s.Server Started @1208104ms
   [junit4]   2> 1194664 INFO  (jetty-launcher-2839-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64583}
   [junit4]   2> 1194664 ERROR (jetty-launcher-2839-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1194664 INFO  (jetty-launcher-2839-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1194664 INFO  (jetty-launcher-2839-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1194664 INFO  (jetty-launcher-2839-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1194664 INFO  (jetty-launcher-2839-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-22T09:55:53.148Z
   [junit4]   2> 1194668 INFO  (jetty-launcher-2839-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@11928f1{SSL,[ssl, http/1.1]}{127.0.0.1:64584}
   [junit4]   2> 1194668 INFO  (jetty-launcher-2839-thread-1) [    ] o.e.j.s.Server Started @1208108ms
   [junit4]   2> 1194668 INFO  (jetty-launcher-2839-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64584}
   [junit4]   2> 1194668 ERROR (jetty-launcher-2839-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1194668 INFO  (jetty-launcher-2839-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1194668 INFO  (jetty-launcher-2839-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1194668 INFO  (jetty-launcher-2839-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1194668 INFO  (jetty-launcher-2839-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-22T09:55:53.152Z
   [junit4]   2> 1194673 INFO  (zkConnectionManagerCallback-2846-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1194673 INFO  (zkConnectionManagerCallback-2844-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1194673 INFO  (jetty-launcher-2839-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1194674 INFO  (jetty-launcher-2839-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1194687 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 0x100a6fccbe10002, likely client has closed socket
   [junit4]   2> 1194690 INFO  (jetty-launcher-2839-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64577/solr
   [junit4]   2> 1194690 INFO  (jetty-launcher-2839-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64577/solr
   [junit4]   2> 1194692 INFO  (zkConnectionManagerCallback-2854-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1194692 INFO  (zkConnectionManagerCallback-2852-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1194693 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 0x100a6fccbe10003, likely client has closed socket
   [junit4]   2> 1194696 INFO  (zkConnectionManagerCallback-2856-thread-1-processing-n:127.0.0.1:64584_solr) [n:127.0.0.1:64584_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1194696 INFO  (zkConnectionManagerCallback-2858-thread-1-processing-n:127.0.0.1:64583_solr) [n:127.0.0.1:64583_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1194834 INFO  (jetty-launcher-2839-thread-2) [n:127.0.0.1:64583_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1194834 INFO  (jetty-launcher-2839-thread-2) [n:127.0.0.1:64583_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64583_solr
   [junit4]   2> 1194838 INFO  (jetty-launcher-2839-thread-2) [n:127.0.0.1:64583_solr    ] o.a.s.c.Overseer Overseer (id=72241198720417798-127.0.0.1:64583_solr-n_0000000000) starting
   [junit4]   2> 1194839 INFO  (jetty-launcher-2839-thread-1) [n:127.0.0.1:64584_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1194840 INFO  (jetty-launcher-2839-thread-1) [n:127.0.0.1:64584_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64584_solr
   [junit4]   2> 1194843 INFO  (zkCallback-2855-thread-1-processing-n:127.0.0.1:64584_solr) [n:127.0.0.1:64584_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1194843 INFO  (zkCallback-2857-thread-1-processing-n:127.0.0.1:64583_solr) [n:127.0.0.1:64583_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1194849 DEBUG (OverseerAutoScalingTriggerThread-72241198720417798-127.0.0.1:64583_solr-n_0000000000) [n:127.0.0.1:64583_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 1194851 DEBUG (OverseerAutoScalingTriggerThread-72241198720417798-127.0.0.1:64583_solr-n_0000000000) [n:127.0.0.1:64583_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1194852 INFO  (jetty-launcher-2839-thread-2) [n:127.0.0.1:64583_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64583_solr
   [junit4]   2> 1194853 DEBUG (OverseerAutoScalingTriggerThread-72241198720417798-127.0.0.1:64583_solr-n_0000000000) [n:127.0.0.1:64583_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:64584_solr]
   [junit4]   2> 1194853 DEBUG (OverseerAutoScalingTriggerThread-72241198720417798-127.0.0.1:64583_solr-n_0000000000) [n:127.0.0.1:64583_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 1194853 DEBUG (OverseerAutoScalingTriggerThread-72241198720417798-127.0.0.1:64583_solr-n_0000000000) [n:127.0.0.1:64583_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1194854 INFO  (zkCallback-2855-thread-1-processing-n:127.0.0.1:64584_solr) [n:127.0.0.1:64584_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1194855 INFO  (zkCallback-2857-thread-1-processing-n:127.0.0.1:64583_solr) [n:127.0.0.1:64583_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1194856 DEBUG (OverseerAutoScalingTriggerThread-72241198720417798-127.0.0.1:64583_solr-n_0000000000) [n:127.0.0.1:64583_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1194856 DEBUG (OverseerAutoScalingTriggerThread-72241198720417798-127.0.0.1:64583_solr-n_0000000000) [n:127.0.0.1:64583_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1194857 DEBUG (ScheduledTrigger-3518-thread-1) [n:127.0.0.1:64583_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1195044 INFO  (jetty-launcher-2839-thread-2) [n:127.0.0.1:64583_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64583.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75104fae
   [junit4]   2> 1195051 INFO  (jetty-launcher-2839-thread-1) [n:127.0.0.1:64584_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64584.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75104fae
   [junit4]   2> 1195057 INFO  (jetty-launcher-2839-thread-2) [n:127.0.0.1:64583_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64583.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75104fae
   [junit4]   2> 1195058 INFO  (jetty-launcher-2839-thread-2) [n:127.0.0.1:64583_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64583.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75104fae
   [junit4]   2> 1195060 INFO  (jetty-launcher-2839-thread-1) [n:127.0.0.1:64584_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64584.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75104fae
   [junit4]   2> 1195060 INFO  (jetty-launcher-2839-thread-1) [n:127.0.0.1:64584_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64584.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75104fae
   [junit4]   2> 1195061 INFO  (jetty-launcher-2839-thread-2) [n:127.0.0.1:64583_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_BEA09F488600D5DF-001\tempDir-001\node2\.
   [junit4]   2> 1195061 INFO  (jetty-launcher-2839-thread-1) [n:127.0.0.1:64584_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_BEA09F488600D5DF-001\tempDir-001\node1\.
   [junit4]   2> 1195116 INFO  (zkConnectionManagerCallback-2864-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1195117 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 0x100a6fccbe10007, likely client has closed socket
   [junit4]   2> 1195120 INFO  (zkConnectionManagerCallback-2868-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1195121 INFO  (SUITE-TriggerIntegrationTest-seed#[BEA09F488600D5DF]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1195122 INFO  (SUITE-TriggerIntegrationTest-seed#[BEA09F488600D5DF]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64577/solr ready
   [junit4]   2> 1195140 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeAddedTriggerRestoreState
   [junit4]   2> 1195229 INFO  (qtp2091221447-9968) [n:127.0.0.1:64584_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1195235 INFO  (qtp2091221447-9968) [n:127.0.0.1:64584_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 1195237 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.a.s.c.a.ScheduledTriggers -- removing trigger: .auto_add_replicas
   [junit4]   2> 1195240 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 1195240 DEBUG (zkCallback-2857-thread-1-processing-n:127.0.0.1:64583_solr) [n:127.0.0.1:64583_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 1195241 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1195241 DEBUG (OverseerAutoScalingTriggerThread-72241198720417798-127.0.0.1:64583_solr-n_0000000000) [n:127.0.0.1:64583_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 1195241 DEBUG (OverseerAutoScalingTriggerThread-72241198720417798-127.0.0.1:64583_solr-n_0000000000) [n:127.0.0.1:64583_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1195243 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5652d11d{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1195244 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1310799694
   [junit4]   2> 1195244 DEBUG (OverseerAutoScalingTriggerThread-72241198720417798-127.0.0.1:64583_solr-n_0000000000) [n:127.0.0.1:64583_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1195244 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1195244 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@699d2977: rootName = solr_64583, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@38c02f61
   [junit4]   2> 1195244 DEBUG (OverseerAutoScalingTriggerThread-72241198720417798-127.0.0.1:64583_solr-n_0000000000) [n:127.0.0.1:64583_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1195248 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1195249 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@71f2770: rootName = solr_64583, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@43e4d4be
   [junit4]   2> 1195251 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1195252 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@63995947: rootName = solr_64583, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7b552cc7
   [junit4]   2> 1195253 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:64583_solr
   [junit4]   2> 1195254 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1195254 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1195254 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.a.s.c.Overseer Overseer (id=72241198720417798-127.0.0.1:64583_solr-n_0000000000) closing
   [junit4]   2> 1195268 INFO  (OverseerStateUpdate-72241198720417798-127.0.0.1:64583_solr-n_0000000000) [n:127.0.0.1:64583_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:64583_solr
   [junit4]   2> 1195268 DEBUG (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1195268 WARN  (OverseerAutoScalingTriggerThread-72241198720417798-127.0.0.1:64583_solr-n_0000000000) [n:127.0.0.1:64583_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1195271 INFO  (zkCallback-2855-thread-1-processing-n:127.0.0.1:64584_solr) [n:127.0.0.1:64584_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1195271 INFO  (zkCallback-2857-thread-1-processing-n:127.0.0.1:64583_solr) [n:127.0.0.1:64583_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1195271 INFO  (zkCallback-2867-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1195271 INFO  (zkCallback-2867-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1195271 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 0x100a6fccbe10006, likely client has closed socket
   [junit4]   2> 1195272 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3e69fa3d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1195272 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1195272 INFO  (zkCallback-2855-thread-2-processing-n:127.0.0.1:64584_solr) [n:127.0.0.1:64584_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64584_solr
   [junit4]   2> 1195274 INFO  (zkCallback-2855-thread-2-processing-n:127.0.0.1:64584_solr) [n:127.0.0.1:64584_solr    ] o.a.s.c.Overseer Overseer (id=72241198720417797-127.0.0.1:64584_solr-n_0000000001) starting
   [junit4]   2> 1195279 DEBUG (OverseerAutoScalingTriggerThread-72241198720417797-127.0.0.1:64584_solr-n_0000000001) [n:127.0.0.1:64584_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 1195279 DEBUG (OverseerAutoScalingTriggerThread-72241198720417797-127.0.0.1:64584_solr-n_0000000001) [n:127.0.0.1:64584_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 1195281 DEBUG (OverseerAutoScalingTriggerThread-72241198720417797-127.0.0.1:64584_solr-n_0000000001) [n:127.0.0.1:64584_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:64584_solr]
   [junit4]   2> 1195281 DEBUG (OverseerAutoScalingTriggerThread-72241198720417797-127.0.0.1:64584_solr-n_0000000001) [n:127.0.0.1:64584_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion -1
   [junit4]   2> 1195281 DEBUG (OverseerAutoScalingTriggerThread-72241198720417797-127.0.0.1:64584_solr-n_0000000001) [n:127.0.0.1:64584_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 1195283 DEBUG (OverseerAutoScalingTriggerThread-72241198720417797-127.0.0.1:64584_solr-n_0000000001) [n:127.0.0.1:64584_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1195283 DEBUG (OverseerAutoScalingTriggerThread-72241198720417797-127.0.0.1:64584_solr-n_0000000001) [n:127.0.0.1:64584_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 1195283 DEBUG (ScheduledTrigger-3527-thread-1) [n:127.0.0.1:64584_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 1196285 DEBUG (ScheduledTrigger-3527-thread-1) [n:127.0.0.1:64584_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 1197286 DEBUG (ScheduledTrigger-3527-thread-2) [n:127.0.0.1:64584_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 1198288 DEBUG (ScheduledTrigger-3527-thread-1) [n:127.0.0.1:64584_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 1199289 DEBUG (ScheduledTrigger-3527-thread-1) [n:127.0.0.1:64584_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 1200277 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1200277 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1200277 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1200277 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1200277 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2d3991fe{/solr,null,AVAILABLE}
   [junit4]   2> 1200278 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@cfcd924{SSL,[ssl, http/1.1]}{127.0.0.1:64638}
   [junit4]   2> 1200278 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.e.j.s.Server Started @1213719ms
   [junit4]   2> 1200278 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64638}
   [junit4]   2> 1200278 ERROR (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1200278 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1200278 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1200278 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1200278 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-22T09:55:58.762Z
   [junit4]   2> 1200282 INFO  (zkConnectionManagerCallback-2871-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1200283 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1200288 DEBUG (ScheduledTrigger-3527-thread-1) [n:127.0.0.1:64584_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 1200292 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 0x100a6fccbe10009, likely client has closed socket
   [junit4]   2> 1200294 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64577/solr
   [junit4]   2> 1200297 INFO  (zkConnectionManagerCallback-2875-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1200300 INFO  (zkConnectionManagerCallback-2877-thread-1-processing-n:127.0.0.1:64638_solr) [n:127.0.0.1:64638_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1200308 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [n:127.0.0.1:64638_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1200311 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [n:127.0.0.1:64638_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1200313 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [n:127.0.0.1:64638_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64638_solr
   [junit4]   2> 1200313 INFO  (zkCallback-2855-thread-2-processing-n:127.0.0.1:64584_solr) [n:127.0.0.1:64584_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1200313 INFO  (zkCallback-2867-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1200314 INFO  (zkCallback-2867-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1200315 INFO  (zkCallback-2876-thread-1-processing-n:127.0.0.1:64638_solr) [n:127.0.0.1:64638_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1200408 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [n:127.0.0.1:64638_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64638.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75104fae
   [junit4]   2> 1200415 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [n:127.0.0.1:64638_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64638.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75104fae
   [junit4]   2> 1200415 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [n:127.0.0.1:64638_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64638.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75104fae
   [junit4]   2> 1200416 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [n:127.0.0.1:64638_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_BEA09F488600D5DF-001\tempDir-001\node3\.
   [junit4]   2> 1200460 INFO  (qtp2091221447-9970) [n:127.0.0.1:64584_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> 1200481 INFO  (qtp1443276817-10035) [n:127.0.0.1:64638_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> 1200482 DEBUG (qtp2091221447-9971) [n:127.0.0.1:64584_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1200483 INFO  (qtp2091221447-9971) [n:127.0.0.1:64584_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=32
   [junit4]   2> 1200483 DEBUG (zkCallback-2855-thread-2-processing-n:127.0.0.1:64584_solr) [n:127.0.0.1:64584_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 1200484 DEBUG (zkCallback-2855-thread-2-processing-n:127.0.0.1:64584_solr) [n:127.0.0.1:64584_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:64584_solr, 127.0.0.1:64638_solr]
   [junit4]   2> 1200484 DEBUG (zkCallback-2855-thread-2-processing-n:127.0.0.1:64584_solr) [n:127.0.0.1:64584_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_restore_trigger instantiated with properties: {event=nodeAdded, waitFor=5, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true}
   [junit4]   2> 1200485 DEBUG (zkCallback-2855-thread-2-processing-n:127.0.0.1:64584_solr) [n:127.0.0.1:64584_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:64584_solr, 127.0.0.1:64638_solr]
   [junit4]   2> 1200485 DEBUG (OverseerAutoScalingTriggerThread-72241198720417797-127.0.0.1:64584_solr-n_0000000001) [n:127.0.0.1:64584_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 1200487 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1200487 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1200487 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1200487 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1200487 INFO  (OverseerAutoScalingTriggerThread-72241198720417797-127.0.0.1:64584_solr-n_0000000001) [n:127.0.0.1:64584_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 1200488 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@62391194{/solr,null,AVAILABLE}
   [junit4]   2> 1200490 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@24da349a{SSL,[ssl, http/1.1]}{127.0.0.1:64652}
   [junit4]   2> 1200490 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.e.j.s.Server Started @1213930ms
   [junit4]   2> 1200490 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64652}
   [junit4]   2> 1200490 ERROR (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1200490 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 1200490 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1200490 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1200490 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-22T09:55:58.974Z
   [junit4]   2> 1200490 DEBUG (ScheduledTrigger-3527-thread-3) [n:127.0.0.1:64584_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_restore_trigger
   [junit4]   2> 1200491 DEBUG (ScheduledTrigger-3527-thread-3) [n:127.0.0.1:64584_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1200491 DEBUG (OverseerAutoScalingTriggerThread-72241198720417797-127.0.0.1:64584_solr-n_0000000001) [n:127.0.0.1:64584_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 1200492 INFO  (zkConnectionManagerCallback-2881-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1200493 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1200503 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64577/solr
   [junit4]   2> 1200505 INFO  (zkConnectionManagerCallback-2885-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1200509 INFO  (zkConnectionManagerCallback-2887-thread-1-processing-n:127.0.0.1:64652_solr) [n:127.0.0.1:64652_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1200517 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [n:127.0.0.1:64652_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1200519 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [n:127.0.0.1:64652_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1200521 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[BEA09F488600D5DF]) [n:127.0.0.1:64652_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64652_solr
   [junit4]   2> 1200522 INFO  (zkCallback-2876-thread-1-processing-n:127.0.0.1:64638_solr) [n:127.0.0.1:64638_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1200523 INFO  (zkCallback-2855-thread-2-processing-n:127.0.0.1:64584_solr) [n:127.0.0.1:64584_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1200523 INFO  (zkCallback-2867-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)

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

G, group=TGRP-SchemaTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A6B750101EDAA2F2]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=471, name=qtp2023465093-471, state=TIMED_WAITING, group=TGRP-SchemaTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A6B750101EDAA2F2]:0)
   [junit4] Completed [73/146 (1!)] on J0 in 76.72s, 35 tests, 2 errors <<< FAILURES!

[...truncated 1683 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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_809812095EF79D89-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@841805f), locale=el-GR, timezone=Israel
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=41546232,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=809812095EF79D89 -Dtests.slow=true -Dtests.locale=el-GR -Dtests.timezone=Israel -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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_809812095EF79D89-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_809812095EF79D89-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_809812095EF79D89-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_809812095EF79D89-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_809812095EF79D89-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_809812095EF79D89-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_809812095EF79D89-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_809812095EF79D89-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_809812095EF79D89-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_809812095EF79D89-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_809812095EF79D89-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_809812095EF79D89-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_809812095EF79D89-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_809812095EF79D89-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([809812095EF79D89]: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.08s, 8 tests, 1 error <<< FAILURES!

[...truncated 23138 lines...]
-check-forbidden-all:
[forbidden-apis] Reading bundled API signatures: jdk-unsafe-1.8
[forbidden-apis] Reading bundled API signatures: jdk-deprecated-1.8
[forbidden-apis] Reading bundled API signatures: jdk-non-portable
[forbidden-apis] Reading bundled API signatures: jdk-reflection
[forbidden-apis] Reading bundled API signatures: commons-io-unsafe-2.5
[forbidden-apis] Reading API signatures: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\tools\forbiddenApis\base.txt
[forbidden-apis] Reading API signatures: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\tools\forbiddenApis\servlet-api.txt
[forbidden-apis] Reading API signatures: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\tools\forbiddenApis\solr.txt
[forbidden-apis] Loading classes to check...
[forbidden-apis] Scanning classes for violations...
[forbidden-apis] Forbidden method invocation: java.lang.System#currentTimeMillis() [Use RTimer/TimeOut/System.nanoTime for time comparisons, and `new Date()` output/debugging/stats of timestamps. If for some miscellaneous reason, you absolutely need to use this, use a SuppressForbidden.]
[forbidden-apis]   in org.apache.solr.cloud.autoscaling.ScheduledTriggerTest (ScheduledTriggerTest.java:80)
[forbidden-apis] Scanned 3977 class file(s) for forbidden API invocations (in 4.20s), 1 error(s).

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:618: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:117: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:376: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:535: Check for forbidden API calls failed, see log.

Total time: 81 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

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

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

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

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

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

	at __randomizedtesting.SeedInfo.seed([8CA250ACC9E4E7EA]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.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.blockterms.TestVarGapFixedIntervalPostingsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat_BD8CC6CCD6388876-001\testPostingsEnumReuse-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat_BD8CC6CCD6388876-001\testPostingsEnumReuse-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat_BD8CC6CCD6388876-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat_BD8CC6CCD6388876-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat_BD8CC6CCD6388876-001\testPostingsEnumReuse-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat_BD8CC6CCD6388876-001\testPostingsEnumReuse-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat_BD8CC6CCD6388876-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat_BD8CC6CCD6388876-001

	at __randomizedtesting.SeedInfo.seed([BD8CC6CCD6388876]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.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.simpletext.TestSimpleTextStoredFieldsFormat

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

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

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


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

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

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

	at __randomizedtesting.SeedInfo.seed([F00FE6292F19E3DB]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.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.DistribCursorPagingTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_853BBA7F98D3D950-001\control-001\configsets\_default\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_853BBA7F98D3D950-001\control-001\configsets\_default\conf    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_853BBA7F98D3D950-001\control-001\configsets\_default: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_853BBA7F98D3D950-001\control-001\configsets\_default    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_853BBA7F98D3D950-001\control-001\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_853BBA7F98D3D950-001\control-001\configsets    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_853BBA7F98D3D950-001\control-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_853BBA7F98D3D950-001\control-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_853BBA7F98D3D950-001\control-001\configsets\_default\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_853BBA7F98D3D950-001\control-001\configsets\_default\conf
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_853BBA7F98D3D950-001\control-001\configsets\_default: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_853BBA7F98D3D950-001\control-001\configsets\_default
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_853BBA7F98D3D950-001\control-001\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_853BBA7F98D3D950-001\control-001\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_853BBA7F98D3D950-001\control-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_853BBA7F98D3D950-001\control-001

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


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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([853BBA7F98D3D950:227F02DBF568CAE9]:0)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:181)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:82)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_706783DA71363954-001\tempDir-103\configsets\configset-1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_706783DA71363954-001\tempDir-103\configsets\configset-1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_706783DA71363954-001\tempDir-103\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_706783DA71363954-001\tempDir-103\configsets    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_706783DA71363954-001\tempDir-103: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_706783DA71363954-001\tempDir-103 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_706783DA71363954-001\tempDir-103\configsets\configset-1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_706783DA71363954-001\tempDir-103\configsets\configset-1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_706783DA71363954-001\tempDir-103\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_706783DA71363954-001\tempDir-103\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_706783DA71363954-001\tempDir-103: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_706783DA71363954-001\tempDir-103

	at __randomizedtesting.SeedInfo.seed([706783DA71363954]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_12D97ED429EA3EF2-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_12D97ED429EA3EF2-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_12D97ED429EA3EF2-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_12D97ED429EA3EF2-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_12D97ED429EA3EF2-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_12D97ED429EA3EF2-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_12D97ED429EA3EF2-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_12D97ED429EA3EF2-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_12D97ED429EA3EF2-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_12D97ED429EA3EF2-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_12D97ED429EA3EF2-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_12D97ED429EA3EF2-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_12D97ED429EA3EF2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_12D97ED429EA3EF2-001 

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

	at __randomizedtesting.SeedInfo.seed([12D97ED429EA3EF2]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.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 4905 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSortedIndex
   [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.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@16e7308), locale=sr-BA, timezone=America/Bahia_Banderas
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=64223160,total=199229440
   [junit4]   2> NOTE: All tests run in this JVM: [TestManyPointsInOldIndex, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=8CA250ACC9E4E7EA -Dtests.slow=true -Dtests.locale=sr-BA -Dtests.timezone=America/Bahia_Banderas -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_8CA250ACC9E4E7EA-001\2.9.4-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_8CA250ACC9E4E7EA-001\2.9.4-cfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8CA250ACC9E4E7EA]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/3 (1!)] on J1 in 15.55s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 1813 lines...]
   [junit4] Suite: org.apache.lucene.codecs.simpletext.TestSimpleTextStoredFieldsFormat
   [junit4] IGNOR/A 0.01s J0 | TestSimpleTextStoredFieldsFormat.testBigDocuments
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@f5f14d), locale=hi-IN, timezone=Asia/Kabul
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=61718728,total=85983232
   [junit4]   2> NOTE: All tests run in this JVM: [TestOrdsBlockTree, TestFSTOrdPostingsFormat, TestSimpleTextStoredFieldsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleTextStoredFieldsFormat -Dtests.seed=BD8CC6CCD6388876 -Dtests.slow=true -Dtests.locale=hi-IN -Dtests.timezone=Asia/Kabul -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestSimpleTextStoredFieldsFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextStoredFieldsFormat_BD8CC6CCD6388876-001\index-SimpleFSDirectory-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextStoredFieldsFormat_BD8CC6CCD6388876-001\index-SimpleFSDirectory-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextStoredFieldsFormat_BD8CC6CCD6388876-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.simpletext.TestSimpleTextStoredFieldsFormat_BD8CC6CCD6388876-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BD8CC6CCD6388876]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/20 (1!)] on J0 in 7.08s, 17 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 79 lines...]
   [junit4] Suite: org.apache.lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1141, maxMBSortInHeap=7.50523560594587, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@523f4a), locale=uk, timezone=Etc/GMT+9
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=71753600,total=124518400
   [junit4]   2> NOTE: All tests run in this JVM: [TestDirectDocValuesFormat, TestMemoryPostingsFormat, TestSimpleTextPostingsFormat, TestSimpleTextNormsFormat, TestVarGapFixedIntervalPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestVarGapFixedIntervalPostingsFormat -Dtests.seed=BD8CC6CCD6388876 -Dtests.slow=true -Dtests.locale=uk -Dtests.timezone=Etc/GMT+9 -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestVarGapFixedIntervalPostingsFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat_BD8CC6CCD6388876-001\testPostingsEnumReuse-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat_BD8CC6CCD6388876-001\testPostingsEnumReuse-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat_BD8CC6CCD6388876-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapFixedIntervalPostingsFormat_BD8CC6CCD6388876-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BD8CC6CCD6388876]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [10/20 (2!)] on J1 in 6.24s, 25 tests, 1 error <<< FAILURES!

[...truncated 1646 lines...]
   [junit4] Suite: org.apache.lucene.store.TestRAFDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=633, maxMBSortInHeap=5.575305763968149, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1b1f859), locale=pt, timezone=America/Tegucigalpa
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=126034928,total=185073664
   [junit4]   2> NOTE: All tests run in this JVM: [TestInetAddressPoint, TestHighFreqTerms, TestDiversifiedTopDocsCollector, TestFSTsMisc, TestMultiPassIndexSplitter, SweetSpotSimilarityTest, TestRAFDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRAFDirectory -Dtests.seed=F00FE6292F19E3DB -Dtests.slow=true -Dtests.locale=pt -Dtests.timezone=America/Tegucigalpa -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestRAFDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_F00FE6292F19E3DB-001\testByte-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_F00FE6292F19E3DB-001\testByte-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F00FE6292F19E3DB]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [12/13 (1!)] on J0 in 1.52s, 42 tests, 1 error <<< FAILURES!

[...truncated 4218 lines...]
   [junit4] Suite: org.apache.solr.cloud.DistribCursorPagingTest
   [junit4]   2> 758872 INFO  (SUITE-DistribCursorPagingTest-seed#[853BBA7F98D3D950]-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-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_853BBA7F98D3D950-001\init-core-data-001
   [junit4]   2> 758873 WARN  (SUITE-DistribCursorPagingTest-seed#[853BBA7F98D3D950]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 758873 INFO  (SUITE-DistribCursorPagingTest-seed#[853BBA7F98D3D950]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 758876 INFO  (SUITE-DistribCursorPagingTest-seed#[853BBA7F98D3D950]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-9182 - causes OOM)
   [junit4]   2> 758876 INFO  (SUITE-DistribCursorPagingTest-seed#[853BBA7F98D3D950]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 758881 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 758884 INFO  (Thread-1537) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 758884 INFO  (Thread-1537) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 758887 ERROR (Thread-1537) [    ] 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> 758982 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.c.ZkTestServer start zk server on port:50790
   [junit4]   2> 758986 INFO  (zkConnectionManagerCallback-1658-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 758987 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 0x100a44da6160000, likely client has closed socket
   [junit4]   2> 758989 INFO  (zkConnectionManagerCallback-1660-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 758994 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-deeppaging.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 758998 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema-sorts.xml to /configs/conf1/schema.xml
   [junit4]   2> 759000 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 759001 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 759002 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 759004 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 759005 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 759006 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 759008 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 759009 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 759011 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 759012 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 759691 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 759691 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 759691 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 759691 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 759692 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9efb2e{/,null,AVAILABLE}
   [junit4]   2> 759694 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7a1cb3{HTTP/1.1,[http/1.1]}{127.0.0.1:50800}
   [junit4]   2> 759694 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.e.j.s.Server Started @767564ms
   [junit4]   2> 759694 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_853BBA7F98D3D950-001\tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=50800, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_853BBA7F98D3D950-001\control-001\cores}
   [junit4]   2> 759694 ERROR (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 759694 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 759694 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 759694 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 759694 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T21:25:20.901Z
   [junit4]   2> 759698 INFO  (zkConnectionManagerCallback-1662-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 759699 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 759699 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_853BBA7F98D3D950-001\control-001\solr.xml
   [junit4]   2> 759706 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 759706 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 759707 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1de5214, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 759713 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50790/solr
   [junit4]   2> 759716 INFO  (zkConnectionManagerCallback-1666-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 759727 INFO  (zkConnectionManagerCallback-1668-thread-1-processing-n:127.0.0.1:50800_) [n:127.0.0.1:50800_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 759813 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [n:127.0.0.1:50800_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 759813 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [n:127.0.0.1:50800_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50800_
   [junit4]   2> 759814 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [n:127.0.0.1:50800_    ] o.a.s.c.Overseer Overseer (id=72238247443824644-127.0.0.1:50800_-n_0000000000) starting
   [junit4]   2> 759821 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [n:127.0.0.1:50800_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50800_
   [junit4]   2> 759910 INFO  (OverseerStateUpdate-72238247443824644-127.0.0.1:50800_-n_0000000000) [n:127.0.0.1:50800_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 760675 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [n:127.0.0.1:50800_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1de5214
   [junit4]   2> 760684 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [n:127.0.0.1:50800_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1de5214
   [junit4]   2> 760684 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [n:127.0.0.1:50800_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1de5214
   [junit4]   2> 760687 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [n:127.0.0.1:50800_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_853BBA7F98D3D950-001\control-001\cores
   [junit4]   2> 760759 INFO  (zkConnectionManagerCallback-1674-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 760765 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 760766 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50790/solr ready
   [junit4]   2> 760768 INFO  (qtp24734773-7847) [n:127.0.0.1:50800_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:50800_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 760804 INFO  (OverseerThreadFactory-3974-thread-1-processing-n:127.0.0.1:50800_) [n:127.0.0.1:50800_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 760947 INFO  (qtp24734773-7852) [n:127.0.0.1:50800_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 760949 INFO  (qtp24734773-7852) [n:127.0.0.1:50800_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 761059 INFO  (zkCallback-1667-thread-1-processing-n:127.0.0.1:50800_) [n:127.0.0.1:50800_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 762008 INFO  (qtp24734773-7852) [n:127.0.0.1:50800_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 762020 INFO  (qtp24734773-7852) [n:127.0.0.1:50800_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=sortable
   [junit4]   2> 763580 INFO  (qtp24734773-7852) [n:127.0.0.1:50800_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema sortable/1.6 with uniqueid field id
   [junit4]   2> 763580 INFO  (qtp24734773-7852) [n:127.0.0.1:50800_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 763581 INFO  (qtp24734773-7852) [n:127.0.0.1:50800_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1de5214
   [junit4]   2> 763581 INFO  (qtp24734773-7852) [n:127.0.0.1:50800_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 763581 INFO  (qtp24734773-7852) [n:127.0.0.1:50800_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_853BBA7F98D3D950-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_853BBA7F98D3D950-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 763623 INFO  (qtp24734773-7852) [n:127.0.0.1:50800_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7258315044402958]
   [junit4]   2> 763732 INFO  (qtp24734773-7852) [n:127.0.0.1:50800_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 763732 INFO  (qtp24734773-7852) [n:127.0.0.1:50800_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 763734 INFO  (qtp24734773-7852) [n:127.0.0.1:50800_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 763734 INFO  (qtp24734773-7852) [n:127.0.0.1:50800_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 763736 INFO  (qtp24734773-7852) [n:127.0.0.1:50800_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 763736 INFO  (qtp24734773-7852) [n:127.0.0.1:50800_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d4c210[control_collection_shard1_replica_n1] main]
   [junit4]   2> 763737 INFO  (qtp24734773-7852) [n:127.0.0.1:50800_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 763737 INFO  (qtp24734773-7852) [n:127.0.0.1:50800_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 763738 INFO  (qtp24734773-7852) [n:127.0.0.1:50800_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 763739 INFO  (searcherExecutor-3977-thread-1-processing-n:127.0.0.1:50800_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:50800_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@1d4c210[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 763739 INFO  (qtp24734773-7852) [n:127.0.0.1:50800_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593047331578576896
   [junit4]   2> 763749 INFO  (qtp24734773-7852) [n:127.0.0.1:50800_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 763749 INFO  (qtp24734773-7852) [n:127.0.0.1:50800_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 763749 INFO  (qtp24734773-7852) [n:127.0.0.1:50800_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50800/control_collection_shard1_replica_n1/
   [junit4]   2> 763749 INFO  (qtp24734773-7852) [n:127.0.0.1:50800_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 763749 INFO  (qtp24734773-7852) [n:127.0.0.1:50800_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:50800/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 763749 INFO  (qtp24734773-7852) [n:127.0.0.1:50800_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 763757 INFO  (qtp24734773-7852) [n:127.0.0.1:50800_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50800/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 763759 INFO  (zkCallback-1667-thread-1-processing-n:127.0.0.1:50800_) [n:127.0.0.1:50800_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 763809 INFO  (qtp24734773-7852) [n:127.0.0.1:50800_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 763826 INFO  (qtp24734773-7852) [n:127.0.0.1:50800_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2878
   [junit4]   2> 763846 INFO  (qtp24734773-7847) [n:127.0.0.1:50800_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 763960 INFO  (zkCallback-1667-thread-2-processing-n:127.0.0.1:50800_) [n:127.0.0.1:50800_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 764809 INFO  (OverseerCollectionConfigSetProcessor-72238247443824644-127.0.0.1:50800_-n_0000000000) [n:127.0.0.1:50800_    ] 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> 764848 INFO  (qtp24734773-7847) [n:127.0.0.1:50800_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:50800_&wt=javabin&version=2} status=0 QTime=4078
   [junit4]   2> 764849 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 0x100a44da6160005, likely client has closed socket
   [junit4]   2> 764887 INFO  (zkConnectionManagerCallback-1678-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 764889 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 764894 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50790/solr ready
   [junit4]   2> 764894 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 764896 INFO  (qtp24734773-7846) [n:127.0.0.1:50800_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 764914 INFO  (OverseerThreadFactory-3974-thread-2-processing-n:127.0.0.1:50800_) [n:127.0.0.1:50800_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 764919 WARN  (OverseerThreadFactory-3974-thread-2-processing-n:127.0.0.1:50800_) [n:127.0.0.1:50800_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 765155 INFO  (qtp24734773-7846) [n:127.0.0.1:50800_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 765155 INFO  (qtp24734773-7846) [n:127.0.0.1:50800_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=259
   [junit4]   2> 765740 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_853BBA7F98D3D950-001\shard-1-001 of type NRT
   [junit4]   2> 765740 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 765741 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 765741 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 765741 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 765741 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f32345{/,null,AVAILABLE}
   [junit4]   2> 765742 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1443cd9{HTTP/1.1,[http/1.1]}{127.0.0.1:50858}
   [junit4]   2> 765742 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.e.j.s.Server Started @773614ms
   [junit4]   2> 765742 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_853BBA7F98D3D950-001\tempDir-001/jetty1, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=50858, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_853BBA7F98D3D950-001\shard-1-001\cores}
   [junit4]   2> 765742 ERROR (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 765743 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 765743 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 765743 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 765743 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T21:25:26.950Z
   [junit4]   2> 765745 INFO  (zkConnectionManagerCallback-1680-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 765746 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 0x100a44da6160007, likely client has closed socket
   [junit4]   2> 765746 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 765746 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_853BBA7F98D3D950-001\shard-1-001\solr.xml
   [junit4]   2> 765752 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 765752 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 765754 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1de5214, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 765758 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50790/solr
   [junit4]   2> 765781 INFO  (zkConnectionManagerCallback-1684-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 765795 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 0x100a44da6160008, likely client has closed socket
   [junit4]   2> 765820 INFO  (zkConnectionManagerCallback-1686-thread-1-processing-n:127.0.0.1:50858_) [n:127.0.0.1:50858_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 765856 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [n:127.0.0.1:50858_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 765878 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [n:127.0.0.1:50858_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 765884 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [n:127.0.0.1:50858_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50858_
   [junit4]   2> 765888 INFO  (zkCallback-1677-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 765888 INFO  (zkCallback-1667-thread-2-processing-n:127.0.0.1:50800_) [n:127.0.0.1:50800_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 765896 INFO  (zkCallback-1685-thread-1-processing-n:127.0.0.1:50858_) [n:127.0.0.1:50858_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 766021 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [n:127.0.0.1:50858_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1de5214
   [junit4]   2> 766027 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [n:127.0.0.1:50858_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1de5214
   [junit4]   2> 766027 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [n:127.0.0.1:50858_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1de5214
   [junit4]   2> 766029 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [n:127.0.0.1:50858_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_853BBA7F98D3D950-001\shard-1-001\cores
   [junit4]   2> 766064 INFO  (qtp24734773-7852) [n:127.0.0.1:50800_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:50858_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 766067 INFO  (OverseerCollectionConfigSetProcessor-72238247443824644-127.0.0.1:50800_-n_0000000000) [n:127.0.0.1:50800_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 766083 INFO  (OverseerThreadFactory-3974-thread-3-processing-n:127.0.0.1:50800_) [n:127.0.0.1:50800_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:50858_ for creating new replica
   [junit4]   2> 766110 INFO  (qtp20828356-7898) [n:127.0.0.1:50858_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 766110 INFO  (qtp20828356-7898) [n:127.0.0.1:50858_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 767133 INFO  (qtp20828356-7898) [n:127.0.0.1:50858_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 767141 INFO  (qtp20828356-7898) [n:127.0.0.1:50858_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=sortable
   [junit4]   2> 767210 INFO  (qtp20828356-7898) [n:127.0.0.1:50858_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema sortable/1.6 with uniqueid field id
   [junit4]   2> 767210 INFO  (qtp20828356-7898) [n:127.0.0.1:50858_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true
   [junit4]   2> 767211 INFO  (qtp20828356-7898) [n:127.0.0.1:50858_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1de5214
   [junit4]   2> 767212 INFO  (qtp20828356-7898) [n:127.0.0.1:50858_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 767212 INFO  (qtp20828356-7898) [n:127.0.0.1:50858_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_853BBA7F98D3D950-001\shard-1-001\cores\collection1_shard2_replica_n41], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_853BBA7F98D3D950-001\shard-1-001\cores\collection1_shard2_replica_n41\data\]
   [junit4]   2> 767213 INFO  (qtp20828356-7898) [n:127.0.0.1:50858_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7258315044402958]
   [junit4]   2> 767411 INFO  (qtp20828356-7898) [n:127.0.0.1:50858_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 767411 INFO  (qtp20828356-7898) [n:127.0.0.1:50858_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 767413 INFO  (qtp20828356-7898) [n:127.0.0.1:50858_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 767413 INFO  (qtp20828356-7898) [n:127.0.0.1:50858_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 767414 INFO  (qtp20828356-7898) [n:127.0.0.1:50858_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=16, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 767414 INFO  (qtp20828356-7898) [n:127.0.0.1:50858_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@17e30cb[collection1_shard2_replica_n41] main]
   [junit4]   2> 767416 INFO  (qtp20828356-7898) [n:127.0.0.1:50858_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 767416 INFO  (qtp20828356-7898) [n:127.0.0.1:50858_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 767417 INFO  (qtp20828356-7898) [n:127.0.0.1:50858_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 767417 INFO  (searcherExecutor-3988-thread-1-processing-n:127.0.0.1:50858_ x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:50858_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@17e30cb[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 767418 INFO  (qtp20828356-7898) [n:127.0.0.1:50858_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593047335436288000
   [junit4]   2> 767425 INFO  (qtp20828356-7898) [n:127.0.0.1:50858_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 767425 INFO  (qtp20828356-7898) [n:127.0.0.1:50858_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 767425 INFO  (qtp20828356-7898) [n:127.0.0.1:50858_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50858/collection1_shard2_replica_n41/
   [junit4]   2> 767425 INFO  (qtp20828356-7898) [n:127.0.0.1:50858_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 767425 INFO  (qtp20828356-7898) [n:127.0.0.1:50858_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:50858/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 767425 INFO  (qtp20828356-7898) [n:127.0.0.1:50858_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 767428 INFO  (qtp20828356-7898) [n:127.0.0.1:50858_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50858/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 767600 INFO  (qtp20828356-7898) [n:127.0.0.1:50858_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 767604 INFO  (qtp20828356-7898) [n:127.0.0.1:50858_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1494
   [junit4]   2> 767608 INFO  (qtp24734773-7852) [n:127.0.0.1:50800_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:50858_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1543
   [junit4]   2> 768092 INFO  (OverseerCollectionConfigSetProcessor-72238247443824644-127.0.0.1:50800_-n_0000000000) [n:127.0.0.1:50800_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 768217 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_853BBA7F98D3D950-001\shard-2-001 of type NRT
   [junit4]   2> 768217 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 768218 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 768218 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 768218 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 768218 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19a55f6{/,null,AVAILABLE}
   [junit4]   2> 768219 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7d3f15{HTTP/1.1,[http/1.1]}{127.0.0.1:50889}
   [junit4]   2> 768219 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.e.j.s.Server Started @776090ms
   [junit4]   2> 768219 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_853BBA7F98D3D950-001\tempDir-001/jetty2, replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=50889, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_853BBA7F98D3D950-001\shard-2-001\cores}
   [junit4]   2> 768219 ERROR (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 768219 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 768219 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 768219 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 768219 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T21:25:29.426Z
   [junit4]   2> 768269 INFO  (zkConnectionManagerCallback-1690-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768272 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 768272 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribCursorPagingTest_853BBA7F98D3D950-001\shard-2-001\solr.xml
   [junit4]   2> 768278 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 768278 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 768279 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1de5214, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 768282 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50790/solr
   [junit4]   2> 768286 INFO  (zkConnectionManagerCallback-1694-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768291 INFO  (zkConnectionManagerCallback-1696-thread-1-processing-n:127.0.0.1:50889_) [n:127.0.0.1:50889_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768296 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [n:127.0.0.1:50889_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 768297 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [n:127.0.0.1:50889_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 768299 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [n:127.0.0.1:50889_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50889_
   [junit4]   2> 768300 INFO  (zkCallback-1677-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 768300 INFO  (zkCallback-1685-thread-1-processing-n:127.0.0.1:50858_) [n:127.0.0.1:50858_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 768300 INFO  (zkCallback-1667-thread-2-processing-n:127.0.0.1:50800_) [n:127.0.0.1:50800_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 768304 INFO  (zkCallback-1695-thread-1-processing-n:127.0.0.1:50889_) [n:127.0.0.1:50889_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 768447 INFO  (TEST-DistribCursorPagingTest.test-seed#[853BBA7F98D3D950]) [n:127.0.0.1:50889_    ] o.a.s.m.r.SolrJmxReporter J

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

]   2> 154933 INFO  (SUITE-SchemaTest-seed#[706783DA71363954]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=442, maxMBSortInHeap=7.088068413103947, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@e3b18e), locale=es-AR, timezone=Asia/Kuwait
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=145755632,total=268435456
   [junit4]   2> NOTE: All tests run in this JVM: [NormalDistributionEvaluatorTest, FieldAnalysisResponseTest, EmpiricalDistributionEvaluatorTest, ReverseEvaluatorTest, AppendEvaluatorTest, TestLBHttpSolrClient, TestPolicy, TestEmbeddedSolrServer, GreaterThanEvaluatorTest, TestCoreAdmin, TermsResponseTest, TestCloudSolrClientConnections, TestJavaBinCodec, SolrExampleEmbeddedTest, SolrExampleXMLTest, RecursiveEvaluatorTest, CeilingEvaluatorTest, AddEvaluatorTest, CosineEvaluatorTest, TestDocumentObjectBinder, TestSolrProperties, CloudSolrClientMultiConstructorTest, TestJsonRecordReader, CloudSolrClientBuilderTest, UuidEvaluatorTest, JettyWebappTest, MultiplyEvaluatorTest, StreamExpressionToExpessionTest, ArcSineEvaluatorTest, ExclusiveOrEvaluatorTest, NotEvaluatorTest, SubtractEvaluatorTest, ConcurrentUpdateSolrClientBuilderTest, SolrExampleStreamingTest, LargeVolumeBinaryJettyTest, TestBatchUpdate, TestSpellCheckResponse, MergeIndexesEmbeddedTest, SolrQueryTest, TestHash, ContentStreamTest, ModifiableSolrParamsTest, TestXMLEscaping, SolrDocumentTest, TestUpdateRequestCodec, NamedListTest, AnlysisResponseBaseTest, UsingSolrJRefGuideExamplesTest, CollectionAdminRequestRequiredParamsTest, GetByIdTest, TestSolrJErrorHandling, HttpSolrClientBuilderTest, HttpSolrClientSSLAuthConPoolTest, GraphTest, JdbcDriverTest, JdbcTest, JDBCStreamTest, SelectWithEvaluatorsTest, StreamingTest, AbsoluteValueEvaluatorTest, AndEvaluatorTest, ArcCosineEvaluatorTest, ArrayEvaluatorTest, AscEvaluatorTest, CumulativeProbabilityEvaluatorTest, DivideEvaluatorTest, FloorEvaluatorTest, GreaterThanEqualToEvaluatorTest, HyperbolicCosineEvaluatorTest, HyperbolicSineEvaluatorTest, LengthEvaluatorTest, LessThanEqualToEvaluatorTest, LessThanEvaluatorTest, ModuloEvaluatorTest, NormalizeEvaluatorTest, OrEvaluatorTest, PowerEvaluatorTest, RoundEvaluatorTest, SineEvaluatorTest, SquareRootEvaluatorTest, TangentEvaluatorTest, UniformDistributionEvaluatorTest, StreamExpressionParserTest, ConcatOperationTest, OperationsTest, SchemaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SchemaTest -Dtests.seed=706783DA71363954 -Dtests.slow=true -Dtests.locale=es-AR -Dtests.timezone=Asia/Kuwait -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | SchemaTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_706783DA71363954-001\tempDir-103\configsets\configset-1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_706783DA71363954-001\tempDir-103\configsets\configset-1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_706783DA71363954-001\tempDir-103\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_706783DA71363954-001\tempDir-103\configsets
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_706783DA71363954-001\tempDir-103: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_706783DA71363954-001\tempDir-103
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([706783DA71363954]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [119/146 (1!)] on J0 in 17.07s, 35 tests, 1 error <<< FAILURES!

[...truncated 1569 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_12D97ED429EA3EF2-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1673, maxMBSortInHeap=7.028208817353578, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@f98a66), locale=ar-YE, timezone=America/Port-au-Prince
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=51817512,total=95420416
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=12D97ED429EA3EF2 -Dtests.slow=true -Dtests.locale=ar-YE -Dtests.timezone=America/Port-au-Prince -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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_12D97ED429EA3EF2-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_12D97ED429EA3EF2-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_12D97ED429EA3EF2-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_12D97ED429EA3EF2-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_12D97ED429EA3EF2-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_12D97ED429EA3EF2-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_12D97ED429EA3EF2-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_12D97ED429EA3EF2-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_12D97ED429EA3EF2-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_12D97ED429EA3EF2-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_12D97ED429EA3EF2-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_12D97ED429EA3EF2-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_12D97ED429EA3EF2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_12D97ED429EA3EF2-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([12D97ED429EA3EF2]: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.21s, 8 tests, 1 error <<< FAILURES!

[...truncated 41859 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-9.0.1) - Build # 7184 - Still Unstable!

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

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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([CF0F5F93BF3DAC82:475B604911C1C17A]: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.api.collections.CollectionsAPIDistributedZkTest.testCollectionsAPI

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

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:61772/solr/awhollynewcollection_0_shard1_replica_n1: ClusterState says we are the leader (http://127.0.0.1:61772/solr/awhollynewcollection_0_shard1_replica_n1), but locally we don't think so. Request came from null
	at __randomizedtesting.SeedInfo.seed([CF0F5F93BF3DAC82:877A2B27B90E8317]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:463)
	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.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:61772/solr/awhollynewcollection_0_shard1_replica_n1: ClusterState says we are the leader (http://127.0.0.1:61772/solr/awhollynewcollection_0_shard1_replica_n1), but locally we don't think so. Request came from null
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:527)
	at java.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


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([CF0F5F93BF3DAC82:6BA1D3DB65A6A77]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:723)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_CF0F5F93BF3DAC82-001\tempDir-001\shard1\configsets\_default\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_CF0F5F93BF3DAC82-001\tempDir-001\shard1\configsets\_default\conf    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_CF0F5F93BF3DAC82-001\tempDir-001\shard1\configsets\_default: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_CF0F5F93BF3DAC82-001\tempDir-001\shard1\configsets\_default    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_CF0F5F93BF3DAC82-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_CF0F5F93BF3DAC82-001\tempDir-001\shard1\configsets    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_CF0F5F93BF3DAC82-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_CF0F5F93BF3DAC82-001\tempDir-001\shard1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_CF0F5F93BF3DAC82-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_CF0F5F93BF3DAC82-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-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_CF0F5F93BF3DAC82-001\tempDir-001\shard1\configsets\_default\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_CF0F5F93BF3DAC82-001\tempDir-001\shard1\configsets\_default\conf
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_CF0F5F93BF3DAC82-001\tempDir-001\shard1\configsets\_default: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_CF0F5F93BF3DAC82-001\tempDir-001\shard1\configsets\_default
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_CF0F5F93BF3DAC82-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_CF0F5F93BF3DAC82-001\tempDir-001\shard1\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_CF0F5F93BF3DAC82-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_CF0F5F93BF3DAC82-001\tempDir-001\shard1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_CF0F5F93BF3DAC82-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_CF0F5F93BF3DAC82-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([CF0F5F93BF3DAC82]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.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.rest.schema.analysis.TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms

Error Message:
Unable to delete directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_CF0F5F93BF3DAC82-001\tempDir-001\configsets\cloud-managed.

Stack Trace:
java.io.IOException: Unable to delete directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_CF0F5F93BF3DAC82-001\tempDir-001\configsets\cloud-managed.
	at __randomizedtesting.SeedInfo.seed([CF0F5F93BF3DAC82:3E78BC521A0199D9]:0)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1581)
	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
	at org.apache.solr.rest.schema.analysis.TestManagedSynonymFilterFactory.after(TestManagedSynonymFilterFactory.java:64)
	at 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$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.schema.analysis.TestManagedSynonymFilterFactory

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.rest.schema.analysis.TestManagedSynonymFilterFactory:     1) Thread[id=3167, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestManagedSynonymFilterFactory]         at java.base@9.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.rest.schema.analysis.TestManagedSynonymFilterFactory: 
   1) Thread[id=3167, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestManagedSynonymFilterFactory]
        at java.base@9.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([CF0F5F93BF3DAC82]: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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FD0C88A3BD8C7EEF-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FD0C88A3BD8C7EEF-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FD0C88A3BD8C7EEF-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FD0C88A3BD8C7EEF-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FD0C88A3BD8C7EEF-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FD0C88A3BD8C7EEF-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FD0C88A3BD8C7EEF-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FD0C88A3BD8C7EEF-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FD0C88A3BD8C7EEF-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FD0C88A3BD8C7EEF-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FD0C88A3BD8C7EEF-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FD0C88A3BD8C7EEF-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FD0C88A3BD8C7EEF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FD0C88A3BD8C7EEF-001 

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

	at __randomizedtesting.SeedInfo.seed([FD0C88A3BD8C7EEF]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.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 12271 lines...]
   [junit4] Suite: org.apache.solr.rest.schema.analysis.TestManagedSynonymFilterFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_CF0F5F93BF3DAC82-001\init-core-data-001
   [junit4]   2> 257271 WARN  (SUITE-TestManagedSynonymFilterFactory-seed#[CF0F5F93BF3DAC82]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 257272 INFO  (SUITE-TestManagedSynonymFilterFactory-seed#[CF0F5F93BF3DAC82]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 257273 INFO  (SUITE-TestManagedSynonymFilterFactory-seed#[CF0F5F93BF3DAC82]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 257273 INFO  (SUITE-TestManagedSynonymFilterFactory-seed#[CF0F5F93BF3DAC82]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 257275 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCanHandleDecodingAndEncodingForSynonyms
   [junit4]   2> 258000 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 258000 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 258001 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_CF0F5F93BF3DAC82-001\tempDir-003\cores\core
   [junit4]   2> 258007 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 258008 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 258008 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 258008 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 258008 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@795004cf{/solr,null,AVAILABLE}
   [junit4]   2> 258012 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@39e8f87b{HTTP/1.1,[http/1.1]}{127.0.0.1:56511}
   [junit4]   2> 258012 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.e.j.s.Server Started @258951ms
   [junit4]   2> 258012 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_CF0F5F93BF3DAC82-001\tempDir-001, hostPort=56511, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_CF0F5F93BF3DAC82-001\tempDir-003\cores}
   [junit4]   2> 258014 ERROR (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 258014 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 258014 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 258014 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 258014 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T12:31:23.717256800Z
   [junit4]   2> 258014 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_CF0F5F93BF3DAC82-001\tempDir-001\solr.xml
   [junit4]   2> 258018 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 258018 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 258019 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4e37b7b7, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 258081 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e37b7b7
   [junit4]   2> 258093 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e37b7b7
   [junit4]   2> 258093 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e37b7b7
   [junit4]   2> 258096 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_CF0F5F93BF3DAC82-001\tempDir-003\cores
   [junit4]   2> 258096 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 258096 INFO  (coreLoadExecutor-1334-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 258098 INFO  (coreLoadExecutor-1334-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.rest.schema.analysis.TestManagedSynonymFilterFactory_CF0F5F93BF3DAC82-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.rest.schema.analysis.TestManagedSynonymFilterFactory_CF0F5F93BF3DAC82-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 258147 INFO  (coreLoadExecutor-1334-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 258154 INFO  (coreLoadExecutor-1334-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> 258160 INFO  (coreLoadExecutor-1334-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 258281 WARN  (coreLoadExecutor-1334-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> 258342 WARN  (coreLoadExecutor-1334-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 258352 INFO  (coreLoadExecutor-1334-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> 258353 INFO  (coreLoadExecutor-1334-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> 258355 INFO  (coreLoadExecutor-1334-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> 258355 INFO  (coreLoadExecutor-1334-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> 258355 INFO  (coreLoadExecutor-1334-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> 258355 INFO  (coreLoadExecutor-1334-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> 258355 INFO  (coreLoadExecutor-1334-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> 258355 INFO  (coreLoadExecutor-1334-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> 258355 INFO  (coreLoadExecutor-1334-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> 258355 INFO  (coreLoadExecutor-1334-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> 258366 INFO  (coreLoadExecutor-1334-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> 258367 INFO  (coreLoadExecutor-1334-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> 258367 INFO  (coreLoadExecutor-1334-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 258381 INFO  (coreLoadExecutor-1334-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> 258381 INFO  (coreLoadExecutor-1334-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> 258381 INFO  (coreLoadExecutor-1334-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> 258381 INFO  (coreLoadExecutor-1334-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> 258381 INFO  (coreLoadExecutor-1334-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> 258381 INFO  (coreLoadExecutor-1334-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> 258381 INFO  (coreLoadExecutor-1334-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> 258381 INFO  (coreLoadExecutor-1334-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> 258381 INFO  (coreLoadExecutor-1334-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> 258381 INFO  (coreLoadExecutor-1334-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> 258381 INFO  (coreLoadExecutor-1334-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> 258381 INFO  (coreLoadExecutor-1334-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> 258396 INFO  (coreLoadExecutor-1334-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_CF0F5F93BF3DAC82-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 258422 INFO  (coreLoadExecutor-1334-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-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_CF0F5F93BF3DAC82-001\tempDir-001\collection1\conf\schema-rest.xml to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_CF0F5F93BF3DAC82-001\tempDir-001\collection1\conf\schema-rest.xml.bak
   [junit4]   2> 258422 INFO  (coreLoadExecutor-1334-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_CF0F5F93BF3DAC82-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 258423 INFO  (coreLoadExecutor-1334-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@4e37b7b7
   [junit4]   2> 258423 INFO  (coreLoadExecutor-1334-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 258424 INFO  (coreLoadExecutor-1334-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_CF0F5F93BF3DAC82-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_CF0F5F93BF3DAC82-001\tempDir-003\cores\core\data\]
   [junit4]   2> 258432 INFO  (coreLoadExecutor-1334-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=67.1171875, floorSegmentMB=0.2998046875, forceMergeDeletesPctAllowed=28.179444425285972, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6782563071814292
   [junit4]   2> 258441 WARN  (coreLoadExecutor-1334-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> 258566 INFO  (coreLoadExecutor-1334-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 258566 INFO  (coreLoadExecutor-1334-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 258568 INFO  (coreLoadExecutor-1334-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=74.70703125, floorSegmentMB=0.7431640625, forceMergeDeletesPctAllowed=25.35420692859391, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8876758772400386
   [junit4]   2> 258569 INFO  (coreLoadExecutor-1334-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2e6eda9d[collection1] main]
   [junit4]   2> 258569 INFO  (coreLoadExecutor-1334-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_CF0F5F93BF3DAC82-001\tempDir-001\collection1\conf
   [junit4]   2> 258570 WARN  (coreLoadExecutor-1334-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 258571 INFO  (coreLoadExecutor-1334-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-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_CF0F5F93BF3DAC82-001\tempDir-001\collection1\conf
   [junit4]   2> 258571 INFO  (coreLoadExecutor-1334-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 258571 INFO  (coreLoadExecutor-1334-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/english
   [junit4]   2> 258572 WARN  (coreLoadExecutor-1334-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 258572 INFO  (coreLoadExecutor-1334-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-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_CF0F5F93BF3DAC82-001\tempDir-001\collection1\conf
   [junit4]   2> 258572 INFO  (coreLoadExecutor-1334-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 258572 INFO  (coreLoadExecutor-1334-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/german
   [junit4]   2> 258573 WARN  (coreLoadExecutor-1334-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 258573 INFO  (coreLoadExecutor-1334-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 258581 INFO  (coreLoadExecutor-1334-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 258581 WARN  (coreLoadExecutor-1334-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 258581 INFO  (coreLoadExecutor-1334-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 258583 INFO  (coreLoadExecutor-1334-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 258583 WARN  (coreLoadExecutor-1334-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 258583 INFO  (coreLoadExecutor-1334-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 258583 INFO  (coreLoadExecutor-1334-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 258584 WARN  (coreLoadExecutor-1334-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 258584 INFO  (coreLoadExecutor-1334-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 258584 INFO  (coreLoadExecutor-1334-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 258585 INFO  (coreLoadExecutor-1334-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 258585 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#56511
   [junit4]   2> 258585 INFO  (searcherExecutor-1335-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2e6eda9d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 258622 INFO  (qtp1115517308-3148) [    x:collection1] o.e.j.s.h.C.solr SolrSchemaRestApi: [Restlet] ServerServlet: component class is null
   [junit4]   2> 258864 INFO  (qtp1115517308-3148) [    x:collection1] o.e.j.s.h.C.solr SolrSchemaRestApi: [Restlet] Attaching application: org.apache.solr.rest.SolrSchemaRestApi@38080902 to URI: /solr/schema
   [junit4]   2> Fee 21, 2018 1:31:24 ZAARIKAY B org.restlet.Application start
   [junit4]   2> INFO: Starting org.apache.solr.rest.SolrSchemaRestApi application
   [junit4]   2> 258930 INFO  (qtp1115517308-3148) [    x:collection1] o.a.s.r.SolrSchemaRestApi createInboundRoot started for /schema
   [junit4]   2> 258938 INFO  (qtp1115517308-3148) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /analysis/stopwords/english
   [junit4]   2> 258939 INFO  (qtp1115517308-3148) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /analysis/stopwords/german
   [junit4]   2> 258939 INFO  (qtp1115517308-3148) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /analysis/synonyms/english
   [junit4]   2> 258939 INFO  (qtp1115517308-3148) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /analysis/synonyms/englishgraph
   [junit4]   2> 258939 INFO  (qtp1115517308-3148) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /analysis/synonyms/german
   [junit4]   2> 258939 INFO  (qtp1115517308-3148) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /analysis/synonyms/germangraph
   [junit4]   2> 258939 INFO  (qtp1115517308-3148) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /managed
   [junit4]   2> 258939 INFO  (qtp1115517308-3148) [    x:collection1] o.a.s.r.RestManager Attached 7 ManagedResource endpoints to Restlet router: /schema
   [junit4]   2> 258939 INFO  (qtp1115517308-3148) [    x:collection1] o.a.s.r.SolrSchemaRestApi createInboundRoot complete for /schema
   [junit4]   2> 259116 INFO  (qtp1115517308-3148) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager@59c6cd45] for /schema/analysis/synonyms/german
   [junit4]   2> 259118 INFO  (qtp1115517308-3148) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/synonyms/german params={indent=on&wt=json} status=0 QTime=527
   [junit4]   2> Fee 21, 2018 1:31:24 ZAARIKAY B org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-02-21	13:31:24	127.0.0.1	-	127.0.0.1	56511	GET	/solr/schema/analysis/synonyms/german	wt=json&indent=on	200	-	0	236	http://127.0.0.1:56511	Apache-HttpClient/4.5.3 (Java/9.0.1)	-
   [junit4]   2> 259157 INFO  (qtp1115517308-3151) [    x:collection1] o.a.s.r.RestManager Resource not found for /schema/analysis/synonyms/german/fröhlich, looking for parent: /schema/analysis/synonyms/german
   [junit4]   2> 259158 INFO  (qtp1115517308-3151) [    x:collection1] o.a.s.r.RestManager Found parent resource /schema/analysis/synonyms/german for child: fröhlich
   [junit4]   2> 259158 INFO  (qtp1115517308-3151) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager@59c6cd45] for /schema/analysis/synonyms/german/fröhlich
   [junit4]   2> 259158 INFO  (qtp1115517308-3151) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/synonyms/german/fröhlich params={indent=on&wt=json} msg={fröhlich not found in /schema/analysis/synonyms/german} status=404 QTime=9
   [junit4]   2> Fee 21, 2018 1:31:24 ZAARIKAY B org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-02-21	13:31:24	127.0.0.1	-	127.0.0.1	56511	GET	/solr/schema/analysis/synonyms/german/fr%C3%B6hlich	wt=json&indent=on	404	-	0	9	http://127.0.0.1:56511	Apache-HttpClient/4.5.3 (Java/9.0.1)	-
   [junit4]   2> 259179 INFO  (qtp1115517308-3158) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager@59c6cd45] for /schema/analysis/synonyms/german
   [junit4]   2> 259179 INFO  (qtp1115517308-3158) [    x:collection1] o.a.s.r.ManagedResource Processing update to /schema/analysis/synonyms/german: {fröhlich=[glücklick]} is a java.util.LinkedHashMap
   [junit4]   2> 259179 INFO  (qtp1115517308-3158) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_synonyms_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_CF0F5F93BF3DAC82-001\tempDir-001\collection1\conf
   [junit4]   2> 259179 INFO  (qtp1115517308-3158) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/synonyms/german params={indent=on&wt=json} status=0 QTime=23
   [junit4]   2> Fee 21, 2018 1:31:24 ZAARIKAY B org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-02-21	13:31:24	127.0.0.1	-	127.0.0.1	56511	PUT	/solr/schema/analysis/synonyms/german	wt=json&indent=on	200	-	28	0	http://127.0.0.1:56511	Apache-HttpClient/4.5.3 (Java/9.0.1)	-
   [junit4]   2> 259179 INFO  (qtp1115517308-3151) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager@59c6cd45] for /schema/analysis/synonyms/german
   [junit4]   2> 259179 INFO  (qtp1115517308-3151) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/synonyms/german params={indent=on&wt=json} status=0 QTime=0
   [junit4]   2> Fee 21, 2018 1:31:24 ZAARIKAY B org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-02-21	13:31:24	127.0.0.1	-	127.0.0.1	56511	GET	/solr/schema/analysis/synonyms/german	wt=json&indent=on	200	-	0	0	http://127.0.0.1:56511	Apache-HttpClient/4.5.3 (Java/9.0.1)	-
   [junit4]   2> 259220 INFO  (qtp1115517308-3158) [    x:collection1] o.a.s.r.RestManager Resource not found for /schema/analysis/synonyms/german/fröhlich, looking for parent: /schema/analysis/synonyms/german
   [junit4]   2> 259220 INFO  (qtp1115517308-3158) [    x:collection1] o.a.s.r.RestManager Found parent resource /schema/analysis/synonyms/german for child: fröhlich
   [junit4]   2> 259220 INFO  (qtp1115517308-3158) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager@59c6cd45] for /schema/analysis/synonyms/german/fröhlich
   [junit4]   2> 259221 INFO  (qtp1115517308-3158) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_synonyms_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_CF0F5F93BF3DAC82-001\tempDir-001\collection1\conf
   [junit4]   2> 259221 INFO  (qtp1115517308-3158) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Removed synonym mappings for: fröhlich
   [junit4]   2> 259221 INFO  (qtp1115517308-3158) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/synonyms/german/fröhlich params={indent=on&wt=json} status=0 QTime=29
   [junit4]   2> Fee 21, 2018 1:31:24 ZAARIKAY B org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-02-21	13:31:24	127.0.0.1	-	127.0.0.1	56511	DELETE	/solr/schema/analysis/synonyms/german/fr%C3%B6hlich	wt=json&indent=on	200	-	0	42	http://127.0.0.1:56511	Apache-HttpClient/4.5.3 (Java/9.0.1)	-
   [junit4]   2> 259224 INFO  (qtp1115517308-3151) [    x:collection1] o.a.s.r.RestManager Resource not found for /schema/analysis/synonyms/german/fröhlich, looking for parent: /schema/analysis/synonyms/german
   [junit4]   2> 259224 INFO  (qtp1115517308-3151) [    x:collection1] o.a.s.r.RestManager Found parent resource /schema/analysis/synonyms/german for child: fröhlich
   [junit4]   2> 259224 INFO  (qtp1115517308-3151) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager@59c6cd45] for /schema/analysis/synonyms/german/fröhlich
   [junit4]   2> 259224 INFO  (qtp1115517308-3151) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/synonyms/german/fröhlich params={indent=on&wt=json} msg={fröhlich not found in /schema/analysis/synonyms/german} status=404 QTime=1
   [junit4]   2> Fee 21, 2018 1:31:24 ZAARIKAY B org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-02-21	13:31:24	127.0.0.1	-	127.0.0.1	56511	DELETE	/solr/schema/analysis/synonyms/german/fr%C3%B6hlich	wt=json&indent=on	404	-	0	1	http://127.0.0.1:56511	Apache-HttpClient/4.5.3 (Java/9.0.1)	-
   [junit4]   2> 259227 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@39e8f87b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 259227 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1400516411
   [junit4]   2> 259228 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 259228 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4d30eb2: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1106f15d
   [junit4]   2> 259238 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 259238 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@66ff29cc: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@632271b3
   [junit4]   2> 259252 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 259252 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@39cdc9e3: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@39d38d77
   [junit4]   2> 259307 INFO  (coreCloseExecutor-1339-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5d91a88e
   [junit4]   2> 259311 INFO  (coreCloseExecutor-1339-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1569826958
   [junit4]   2> 259311 INFO  (coreCloseExecutor-1339-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3b898791: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@747e94b3
   [junit4]   2> 259395 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@795004cf{/solr,null,UNAVAILABLE}
   [junit4]   2> 259395 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 260053 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCanHandleDecodingAndEncodingForSynonyms
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestManagedSynonymFilterFactory -Dtests.method=testCanHandleDecodingAndEncodingForSynonyms -Dtests.seed=CF0F5F93BF3DAC82 -Dtests.slow=true -Dtests.locale=dje -Dtests.timezone=Europe/Vaduz -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   2.78s J1 | TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms <<<
   [junit4]    > Throwable #1: java.io.IOException: Unable to delete directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_CF0F5F93BF3DAC82-001\tempDir-001\configsets\cloud-managed.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CF0F5F93BF3DAC82:3E78BC521A0199D9]:0)
   [junit4]    > 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1581)
   [junit4]    > 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
   [junit4]    > 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]    > 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]    > 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
   [junit4]    > 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]    > 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]    > 	at org.apache.solr.rest.schema.analysis.TestManagedSynonymFilterFactory.after(TestManagedSynonymFilterFactory.java:64)
   [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> 260067 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testManagedSynonyms
   [junit4]   2> 261720 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 261720 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 261720 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_CF0F5F93BF3DAC82-001\tempDir-006\cores\core
   [junit4]   2> 261724 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 261725 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 261725 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 261725 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 261725 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ad23b15{/solr,null,AVAILABLE}
   [junit4]   2> 261726 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5d6f824{HTTP/1.1,[http/1.1]}{127.0.0.1:56528}
   [junit4]   2> 261726 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.e.j.s.Server Started @262665ms
   [junit4]   2> 261726 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_CF0F5F93BF3DAC82-001\tempDir-004, hostPort=56528, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_CF0F5F93BF3DAC82-001\tempDir-006\cores}
   [junit4]   2> 261727 ERROR (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 261729 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 261730 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 261730 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 261730 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T12:31:27.433032600Z
   [junit4]   2> 261730 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_CF0F5F93BF3DAC82-001\tempDir-004\solr.xml
   [junit4]   2> 261734 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 261734 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 261735 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4e37b7b7, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 261845 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e37b7b7
   [junit4]   2> 261872 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e37b7b7
   [junit4]   2> 261872 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e37b7b7
   [junit4]   2> 261876 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_CF0F5F93BF3DAC82-001\tempDir-006\cores
   [junit4]   2> 261876 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[CF0F5F93BF3DAC82]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 261895 INFO  (coreLoadExecutor-1346-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 261930 INFO  (coreLoadExecutor-1346-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.rest.schema.analysis.TestManagedSynonymFilterFactory_CF0F5F93BF3DAC82-001/tempDir-004/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/build/solr-core/test/J1/temp/solr.rest.schema.analysis.TestManagedSynonymFilterFactory_CF0F5F93BF3DAC82-001/tempDir-004/collection1/lib/classes]
   [junit4]   2> 262011 INFO  (coreLoadExecutor-1346-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 262023 INFO  (coreLoadExecutor-1346-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> 262037 INFO  (coreLoadExecutor-1346-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 262208 WARN  (coreLoadExecutor-1346-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 262212 INFO  (coreLoadExecutor-1346-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> 262212 INFO  (coreLoadExecutor-1346-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> 262213 INFO  (coreLoadExecutor-1346-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> 262213 INFO  (coreLoadExecutor-1346-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> 262213 INFO  (coreLoadExecutor-1346-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> 262213 INFO  (coreLoadExecutor-1346-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> 262213 INFO  (coreLoadExecutor-1346-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> 262213 INFO  (coreLoadExecutor-1346-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> 262213 INFO  (coreLoadExecutor-1346-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> 262213 INFO  (coreLoadExecutor-1346-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> 262231 INFO  (coreLoadExecutor-1346-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> 262231 INFO  (coreLoadExecutor-1346-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> 262231 INFO  (coreLoadExecutor-1346-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 262283 INFO  (coreLoadExecutor-1346-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> 262283 INFO  (coreLoadExecutor-1346-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> 262283 INFO  (coreLoadExecutor-1346-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> 262283 INFO  (coreLoadExecutor-1346-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> 262283 INFO  (coreLoadExecutor-1346-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> 262283 INFO  (coreLoadExecutor-1346-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> 262283 INFO  (coreLoadExecutor-1346-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> 262283 INFO  (coreLoadExecutor-1346-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> 262283 INFO  (coreLoadExecutor-1346-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> 262283 INFO  (coreLoadExecutor-1346-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> 262283 INFO  (coreLoadExecutor-1346-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> 262283 INFO  (coreLoadExecutor-1346-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> 262287 INFO  (coreLoadExecutor-1346-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\sol

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

geCluster, TestNodeLostTrigger, BaseCdcrDistributedZkTest, CdcrBidirectionalTest, CdcrBootstrapTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, HDFSCollectionsAPITest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, HdfsSyncSliceTest, HdfsTlogReplayBufferedWhileIndexingTest, ZkStateWriterTest, DirectoryFactoryTest, TestConfigSetImmutable, TestConfigSetProperties, TestConfigSets, TestCorePropertiesReload, TestDirectoryFactory, TestDynamicLoading, TestImplicitCoreProperties, TestInfoStreamLogging, TestInitParams, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSimpleTextCodec, TestSolrConfigHandler, RequestLoggingTest, TestBlobHandler, TestReqParamsAPI, TestSQLHandler, TestSQLHandlerNonCloud, TestSolrConfigHandlerConcurrent, SecurityConfHandlerTest, StatsReloadRaceTest, TestApiFramework, TestCollectionAPIs, TestCoreAdminApis, CustomHighlightComponentTest, DistributedFacetExistsSmallTest, DistributedFacetPivotLargeTest, DistributedFacetPivotLongTailTest, DistributedFacetPivotSmallAdvancedTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedFacetPivotSmallAdvancedTest -Dtests.seed=CF0F5F93BF3DAC82 -Dtests.slow=true -Dtests.locale=en-MU -Dtests.timezone=Africa/Libreville -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | DistributedFacetPivotSmallAdvancedTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_CF0F5F93BF3DAC82-001\tempDir-001\shard1\configsets\_default\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_CF0F5F93BF3DAC82-001\tempDir-001\shard1\configsets\_default\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_CF0F5F93BF3DAC82-001\tempDir-001\shard1\configsets\_default: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_CF0F5F93BF3DAC82-001\tempDir-001\shard1\configsets\_default
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_CF0F5F93BF3DAC82-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_CF0F5F93BF3DAC82-001\tempDir-001\shard1\configsets
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_CF0F5F93BF3DAC82-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_CF0F5F93BF3DAC82-001\tempDir-001\shard1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_CF0F5F93BF3DAC82-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_CF0F5F93BF3DAC82-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CF0F5F93BF3DAC82]: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 [642/778 (5!)] on J0 in 2.58s, 1 test, 1 error <<< FAILURES!

[...truncated 2868 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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FD0C88A3BD8C7EEF-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=10347, maxDocsPerChunk=5, blockSize=89), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=10347, blockSize=89)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3299193b), locale=bez-TZ, timezone=Etc/GMT+11
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=129346528,total=231211008
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=FD0C88A3BD8C7EEF -Dtests.slow=true -Dtests.locale=bez-TZ -Dtests.timezone=Etc/GMT+11 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FD0C88A3BD8C7EEF-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FD0C88A3BD8C7EEF-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FD0C88A3BD8C7EEF-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FD0C88A3BD8C7EEF-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FD0C88A3BD8C7EEF-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FD0C88A3BD8C7EEF-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FD0C88A3BD8C7EEF-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FD0C88A3BD8C7EEF-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FD0C88A3BD8C7EEF-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FD0C88A3BD8C7EEF-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FD0C88A3BD8C7EEF-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FD0C88A3BD8C7EEF-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FD0C88A3BD8C7EEF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FD0C88A3BD8C7EEF-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FD0C88A3BD8C7EEF]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/5 (1!)] on J1 in 12.29s, 8 tests, 1 error <<< FAILURES!

[...truncated 38792 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-9.0.1) - Build # 7183 - Still unstable!

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

11 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBagOfPositions

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

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.legacy.facet.LegacyFieldFacetCloudTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyFieldFacetCloudTest_F5E28BD88C3B789A-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyFieldFacetCloudTest_F5E28BD88C3B789A-001\tempDir-001\zookeeper\server1\data\version-2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyFieldFacetCloudTest_F5E28BD88C3B789A-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyFieldFacetCloudTest_F5E28BD88C3B789A-001\tempDir-001\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyFieldFacetCloudTest_F5E28BD88C3B789A-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyFieldFacetCloudTest_F5E28BD88C3B789A-001\tempDir-001\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyFieldFacetCloudTest_F5E28BD88C3B789A-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyFieldFacetCloudTest_F5E28BD88C3B789A-001\tempDir-001\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyFieldFacetCloudTest_F5E28BD88C3B789A-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyFieldFacetCloudTest_F5E28BD88C3B789A-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyFieldFacetCloudTest_F5E28BD88C3B789A-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyFieldFacetCloudTest_F5E28BD88C3B789A-001\tempDir-001\zookeeper\server1\data\version-2\log.1 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyFieldFacetCloudTest_F5E28BD88C3B789A-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyFieldFacetCloudTest_F5E28BD88C3B789A-001\tempDir-001\zookeeper\server1\data\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyFieldFacetCloudTest_F5E28BD88C3B789A-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyFieldFacetCloudTest_F5E28BD88C3B789A-001\tempDir-001\zookeeper\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyFieldFacetCloudTest_F5E28BD88C3B789A-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyFieldFacetCloudTest_F5E28BD88C3B789A-001\tempDir-001\zookeeper\server1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyFieldFacetCloudTest_F5E28BD88C3B789A-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyFieldFacetCloudTest_F5E28BD88C3B789A-001\tempDir-001\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyFieldFacetCloudTest_F5E28BD88C3B789A-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyFieldFacetCloudTest_F5E28BD88C3B789A-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyFieldFacetCloudTest_F5E28BD88C3B789A-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.legacy.facet.LegacyFieldFacetCloudTest_F5E28BD88C3B789A-001\tempDir-001\zookeeper\server1\data\version-2\log.1

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


FAILED:  junit.framework.TestSuite.org.apache.solr.ltr.TestSelectiveWeightCreation

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.ltr.TestSelectiveWeightCreation:     1) Thread[id=112, name=qtp2089963692-112, state=TIMED_WAITING, group=TGRP-TestSelectiveWeightCreation]         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.ltr.TestSelectiveWeightCreation: 
   1) Thread[id=112, name=qtp2089963692-112, state=TIMED_WAITING, group=TGRP-TestSelectiveWeightCreation]
        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([8FDA73B8D3AA3417]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.ltr.TestSelectiveWeightCreation

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=112, name=qtp2089963692-112, state=TIMED_WAITING, group=TGRP-TestSelectiveWeightCreation]         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=112, name=qtp2089963692-112, state=TIMED_WAITING, group=TGRP-TestSelectiveWeightCreation]
        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([8FDA73B8D3AA3417]:0)


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

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

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
	at __randomizedtesting.SeedInfo.seed([8E54A910F05D13C4:60096CA5EA17E3C]: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.cloud.PeerSyncReplicationTest.test(PeerSyncReplicationTest.java:203)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_8E54A910F05D13C4-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_8E54A910F05D13C4-001\tempDir-001\zookeeper\server1\data\version-2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_8E54A910F05D13C4-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_8E54A910F05D13C4-001\tempDir-001\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_8E54A910F05D13C4-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_8E54A910F05D13C4-001\tempDir-001\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_8E54A910F05D13C4-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_8E54A910F05D13C4-001\tempDir-001\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_8E54A910F05D13C4-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_8E54A910F05D13C4-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-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_8E54A910F05D13C4-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_8E54A910F05D13C4-001\tempDir-001\zookeeper\server1\data\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_8E54A910F05D13C4-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_8E54A910F05D13C4-001\tempDir-001\zookeeper\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_8E54A910F05D13C4-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_8E54A910F05D13C4-001\tempDir-001\zookeeper\server1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_8E54A910F05D13C4-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_8E54A910F05D13C4-001\tempDir-001\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_8E54A910F05D13C4-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_8E54A910F05D13C4-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([8E54A910F05D13C4]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.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([8E54A910F05D13C4:34589E9FAFB5C58B]: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.core.AlternateDirectoryTest

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

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

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


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

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

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.security.TestAuthorizationFramework

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

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

	at __randomizedtesting.SeedInfo.seed([8E54A910F05D13C4]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_869E58C5C9860B62-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_869E58C5C9860B62-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_869E58C5C9860B62-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_869E58C5C9860B62-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_869E58C5C9860B62-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_869E58C5C9860B62-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_869E58C5C9860B62-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_869E58C5C9860B62-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_869E58C5C9860B62-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_869E58C5C9860B62-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_869E58C5C9860B62-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_869E58C5C9860B62-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_869E58C5C9860B62-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_869E58C5C9860B62-001 

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

	at __randomizedtesting.SeedInfo.seed([869E58C5C9860B62]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.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 1156 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBagOfPositions
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {field=PostingsFormat(name=MockRandom)}, docValues:{}, maxPointsInLeafNode=1767, maxMBSortInHeap=6.331251091558518, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6cf5105b), locale=dz-BT, timezone=Asia/Pyongyang
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=72164280,total=142606336
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldsReader, TestAllFilesCheckIndexHeader, TestVersion, TestIndexSearcher, TestIntArrayDocIdSet, TestBagOfPostings, TestAssertions, TestDirectory, TestSpansEnum, TestOfflineSorter, TestFSTs, TestBasicModelIne, Test2BTerms, TestLRUQueryCache, TestSPIClassIterator, TestStandardAnalyzer, TestAutomaton, TestDocValuesRewriteMethod, TestIndexedDISI, TestIndexWriterExceptions, TestTimeLimitingCollector, TestFloatRange, TestSloppyPhraseQuery, TestMathUtil, TestReaderClosed, TestFieldReuse, TestCharsRef, TestTrackingDirectoryWrapper, TestNotDocIdSet, TestPositiveScoresOnlyCollector, TestFloatRangeFieldQueries, TestMixedDocValuesUpdates, TestSegmentTermEnum, TestLucene50StoredFieldsFormatHighCompression, TestDocValues, TestFutureObjects, TestCrash, TestIndexWriterDeleteByQuery, Test2BPostingsBytes, TestSegmentReader, TestDeterminizeLexicon, TestReaderWrapperDVTypeCheck, TestLucene70NormsFormat, TestLiveFieldValues, TestRegexpQuery, TestCharsRefBuilder, TestIntsRef, TestLucene60FieldInfoFormat, TestDirectoryReader, TestSortedSetDocValues, TestSegmentCacheables, TestIndexFileDeleter, TestNeverDelete, TestSynonymQuery, TestUpgradeIndexMergePolicy, TestCustomNorms, TestDirectPacked, TestSnapshotDeletionPolicy, TestIndexWriterOnVMError, TestCodecUtil, TestOmitTf, TestSmallFloat, TestMinimize, TestIntroSorter, TestLucene50CompoundFormat, TestSpanOrQuery, TestLevenshteinAutomata, TestLockFactory, TestSpanNearQuery, TestIndexWriterLockRelease, TestSpans, TestIndexInput, TestRegexpRandom2, TestBufferedIndexInput, TestDoc, TestTimSorter, TestGeoUtils, Test2BBinaryDocValues, TestRollback, TestLongRange, TestSpanMultiTermQueryWrapper, TestCollectionUtil, TestCodecs, TestDoubleValuesSource, TestTotalHitCountCollector, TestMultiThreadTermVectors, TestIndexableField, TestMultiLevelSkipList, TestDuelingCodecsAtNight, TestWordlistLoader, TestFilterDirectory, TestTieredMergePolicy, TestHighCompressionMode, TestTopDocsMerge, TestCachingTokenFilter, TestIndexSorting, TestIndexWriterOnJRECrash, TestAxiomaticF2LOG, TestNot, TestIndexCommit, TestFilterDirectoryReader, TestDateSort, TestCrashCausesCorruptIndex, TestSimilarityProvider, TestParallelReaderEmptyIndex, TestNRTReaderCleanup, TestDocIDMerger, TestIndexWriterFromReader, TestStringHelper, TestCustomTermFreq, TestIndexOptions, TestSpanFirstQuery, TestBooleanMinShouldMatch, TestIndexWriter, TestElevationComparator, TestDistributionSPL, TestMergePolicyWrapper, TestTermVectors, TestBooleanQueryVisitSubscorers, TestExternalCodecs, TestLongValuesSource, TestPolygon2D, TestPerFieldDocValuesFormat, TestIndexWriterMerging, TestIndexWriterWithThreads, TestGraphTokenizers, TestAddIndexes, TestShardSearching, TestMultiMMap, TestDeletionPolicy, TestBooleanOr, TestFlushByRamOrCountsPolicy, TestIndexWriterMergePolicy, TestNRTThreads, TestDuelingCodecs, TestAtomicUpdate, TestNorms, TestIndexWriterCommit, TestSearchWithThreads, TestSearchAfter, TestConcurrentMergeScheduler, TestDocumentsWriterStallControl, TestLongPostings, TestRollingUpdates, TestIndexWriterUnicode, TestNRTReaderWithThreads, TestPerFieldPostingsFormat, TestArrayUtil, TestTermsEnum, TestConsistentFieldNumbers, TestWeakIdentityMap, TestSegmentMerger, TestPhraseQuery, TestBagOfPositions]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBagOfPositions -Dtests.seed=24C98C0195F82C2A -Dtests.slow=true -Dtests.locale=dz-BT -Dtests.timezone=Asia/Pyongyang -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestBagOfPositions (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBagOfPositions_24C98C0195F82C2A-001\bagofpositions-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBagOfPositions_24C98C0195F82C2A-001\bagofpositions-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBagOfPositions_24C98C0195F82C2A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBagOfPositions_24C98C0195F82C2A-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([24C98C0195F82C2A]: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 [270/486 (1!)] on J0 in 0.63s, 1 test, 1 error <<< FAILURES!

[...truncated 11068 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest
   [junit4]   2> 139840 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[8E54A910F05D13C4]-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-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_8E54A910F05D13C4-001\init-core-data-001
   [junit4]   2> 139842 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[8E54A910F05D13C4]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 139844 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[8E54A910F05D13C4]-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> 139845 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[8E54A910F05D13C4]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_8E54A910F05D13C4-001\tempDir-001
   [junit4]   2> 139846 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[8E54A910F05D13C4]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 139846 INFO  (Thread-387) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 139846 INFO  (Thread-387) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 139849 ERROR (Thread-387) [    ] 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> 139946 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[8E54A910F05D13C4]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:63611
   [junit4]   2> 139949 INFO  (zkConnectionManagerCallback-406-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 139955 INFO  (jetty-launcher-403-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> 139955 INFO  (jetty-launcher-403-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 139955 INFO  (jetty-launcher-403-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 139955 INFO  (jetty-launcher-403-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> 139956 INFO  (jetty-launcher-403-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 139956 INFO  (jetty-launcher-403-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 139956 INFO  (jetty-launcher-403-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 139956 INFO  (jetty-launcher-403-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 139956 INFO  (jetty-launcher-403-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3080f4ea{/solr,null,AVAILABLE}
   [junit4]   2> 139956 INFO  (jetty-launcher-403-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@70264e35{/solr,null,AVAILABLE}
   [junit4]   2> 139958 INFO  (jetty-launcher-403-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> 139959 INFO  (jetty-launcher-403-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 139959 INFO  (jetty-launcher-403-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 139963 INFO  (jetty-launcher-403-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 139963 INFO  (jetty-launcher-403-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6fcfb14a{/solr,null,AVAILABLE}
   [junit4]   2> 139966 INFO  (jetty-launcher-403-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@70eb991f{HTTP/1.1,[http/1.1]}{127.0.0.1:63615}
   [junit4]   2> 139966 INFO  (jetty-launcher-403-thread-3) [    ] o.e.j.s.Server Started @150060ms
   [junit4]   2> 139966 INFO  (jetty-launcher-403-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63615}
   [junit4]   2> 139966 ERROR (jetty-launcher-403-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 139966 INFO  (jetty-launcher-403-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 139966 INFO  (jetty-launcher-403-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 139966 INFO  (jetty-launcher-403-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 139966 INFO  (jetty-launcher-403-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T01:31:47.147753100Z
   [junit4]   2> 139969 INFO  (jetty-launcher-403-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@21ea2cab{HTTP/1.1,[http/1.1]}{127.0.0.1:63621}
   [junit4]   2> 139969 INFO  (jetty-launcher-403-thread-1) [    ] o.e.j.s.Server Started @150063ms
   [junit4]   2> 139969 INFO  (jetty-launcher-403-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63621}
   [junit4]   2> 139969 INFO  (jetty-launcher-403-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@32de7055{HTTP/1.1,[http/1.1]}{127.0.0.1:63616}
   [junit4]   2> 139969 INFO  (jetty-launcher-403-thread-2) [    ] o.e.j.s.Server Started @150063ms
   [junit4]   2> 139969 INFO  (jetty-launcher-403-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63616}
   [junit4]   2> 139969 ERROR (jetty-launcher-403-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 139969 ERROR (jetty-launcher-403-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 139969 INFO  (jetty-launcher-403-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 139969 INFO  (jetty-launcher-403-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 139969 INFO  (jetty-launcher-403-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 139969 INFO  (jetty-launcher-403-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 139969 INFO  (jetty-launcher-403-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 139969 INFO  (jetty-launcher-403-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 139969 INFO  (jetty-launcher-403-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T01:31:47.150683100Z
   [junit4]   2> 139969 INFO  (jetty-launcher-403-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T01:31:47.150683100Z
   [junit4]   2> 139975 INFO  (zkConnectionManagerCallback-408-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 139975 INFO  (jetty-launcher-403-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 139976 INFO  (zkConnectionManagerCallback-410-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 139976 INFO  (jetty-launcher-403-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 139977 INFO  (zkConnectionManagerCallback-412-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 139981 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 0x100a008ebe60001, likely client has closed socket
   [junit4]   2> 139981 INFO  (jetty-launcher-403-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 139984 INFO  (jetty-launcher-403-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63611/solr
   [junit4]   2> 139987 INFO  (jetty-launcher-403-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63611/solr
   [junit4]   2> 139991 INFO  (zkConnectionManagerCallback-416-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 139992 INFO  (jetty-launcher-403-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63611/solr
   [junit4]   2> 139993 INFO  (zkConnectionManagerCallback-420-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 139994 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 0x100a008ebe60005, likely client has closed socket
   [junit4]   2> 139996 INFO  (zkConnectionManagerCallback-423-thread-1-processing-n:127.0.0.1:63615_solr) [n:127.0.0.1:63615_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 139997 INFO  (zkConnectionManagerCallback-426-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 139997 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 0x100a008ebe60007, likely client has closed socket
   [junit4]   2> 139999 INFO  (zkConnectionManagerCallback-428-thread-1-processing-n:127.0.0.1:63621_solr) [n:127.0.0.1:63621_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140023 INFO  (zkConnectionManagerCallback-430-thread-1-processing-n:127.0.0.1:63616_solr) [n:127.0.0.1:63616_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140037 INFO  (jetty-launcher-403-thread-2) [n:127.0.0.1:63616_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 140038 INFO  (jetty-launcher-403-thread-2) [n:127.0.0.1:63616_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63616_solr
   [junit4]   2> 140040 INFO  (jetty-launcher-403-thread-2) [n:127.0.0.1:63616_solr    ] o.a.s.c.Overseer Overseer (id=72233554215829513-127.0.0.1:63616_solr-n_0000000000) starting
   [junit4]   2> 140047 INFO  (jetty-launcher-403-thread-2) [n:127.0.0.1:63616_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63616_solr
   [junit4]   2> 140055 INFO  (OverseerStateUpdate-72233554215829513-127.0.0.1:63616_solr-n_0000000000) [n:127.0.0.1:63616_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 140101 INFO  (jetty-launcher-403-thread-3) [n:127.0.0.1:63615_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 140104 INFO  (jetty-launcher-403-thread-3) [n:127.0.0.1:63615_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 140106 INFO  (jetty-launcher-403-thread-3) [n:127.0.0.1:63615_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63615_solr
   [junit4]   2> 140108 INFO  (zkCallback-429-thread-1-processing-n:127.0.0.1:63616_solr) [n:127.0.0.1:63616_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 140116 INFO  (zkCallback-422-thread-1-processing-n:127.0.0.1:63615_solr) [n:127.0.0.1:63615_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 140116 INFO  (jetty-launcher-403-thread-1) [n:127.0.0.1:63621_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 140119 INFO  (jetty-launcher-403-thread-1) [n:127.0.0.1:63621_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 140120 INFO  (jetty-launcher-403-thread-1) [n:127.0.0.1:63621_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63621_solr
   [junit4]   2> 140129 INFO  (jetty-launcher-403-thread-2) [n:127.0.0.1:63616_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63616.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c0dcda5
   [junit4]   2> 140141 INFO  (jetty-launcher-403-thread-2) [n:127.0.0.1:63616_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63616.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c0dcda5
   [junit4]   2> 140141 INFO  (jetty-launcher-403-thread-2) [n:127.0.0.1:63616_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63616.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c0dcda5
   [junit4]   2> 140142 INFO  (jetty-launcher-403-thread-2) [n:127.0.0.1:63616_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_8E54A910F05D13C4-001\tempDir-001\node2\.
   [junit4]   2> 140162 INFO  (zkCallback-427-thread-1-processing-n:127.0.0.1:63621_solr) [n:127.0.0.1:63621_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 140162 INFO  (zkCallback-429-thread-1-processing-n:127.0.0.1:63616_solr) [n:127.0.0.1:63616_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 140165 INFO  (jetty-launcher-403-thread-3) [n:127.0.0.1:63615_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63615.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c0dcda5
   [junit4]   2> 140167 INFO  (zkCallback-422-thread-1-processing-n:127.0.0.1:63615_solr) [n:127.0.0.1:63615_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 140174 INFO  (jetty-launcher-403-thread-3) [n:127.0.0.1:63615_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63615.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c0dcda5
   [junit4]   2> 140174 INFO  (jetty-launcher-403-thread-3) [n:127.0.0.1:63615_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63615.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c0dcda5
   [junit4]   2> 140176 INFO  (jetty-launcher-403-thread-3) [n:127.0.0.1:63615_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_8E54A910F05D13C4-001\tempDir-001\node3\.
   [junit4]   2> 140223 INFO  (jetty-launcher-403-thread-1) [n:127.0.0.1:63621_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63621.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c0dcda5
   [junit4]   2> 140235 INFO  (jetty-launcher-403-thread-1) [n:127.0.0.1:63621_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63621.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c0dcda5
   [junit4]   2> 140236 INFO  (jetty-launcher-403-thread-1) [n:127.0.0.1:63621_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63621.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c0dcda5
   [junit4]   2> 140237 INFO  (jetty-launcher-403-thread-1) [n:127.0.0.1:63621_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_8E54A910F05D13C4-001\tempDir-001\node1\.
   [junit4]   2> 140276 INFO  (zkConnectionManagerCallback-438-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140281 INFO  (zkConnectionManagerCallback-442-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 140283 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[8E54A910F05D13C4]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 140284 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[8E54A910F05D13C4]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63611/solr ready
   [junit4]   2> 140310 INFO  (TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[8E54A910F05D13C4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 140321 INFO  (qtp1025731909-1693) [n:127.0.0.1:63615_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:63616_solr,127.0.0.1:63615_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 140323 INFO  (OverseerThreadFactory-683-thread-1-processing-n:127.0.0.1:63616_solr) [n:127.0.0.1:63616_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSimple1
   [junit4]   2> 140434 INFO  (OverseerStateUpdate-72233554215829513-127.0.0.1:63616_solr-n_0000000000) [n:127.0.0.1:63616_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":"http://127.0.0.1:63615/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 140437 INFO  (OverseerStateUpdate-72233554215829513-127.0.0.1:63616_solr-n_0000000000) [n:127.0.0.1:63616_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":"http://127.0.0.1:63616/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 140439 INFO  (OverseerStateUpdate-72233554215829513-127.0.0.1:63616_solr-n_0000000000) [n:127.0.0.1:63616_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":"http://127.0.0.1:63615/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 140441 INFO  (OverseerStateUpdate-72233554215829513-127.0.0.1:63616_solr-n_0000000000) [n:127.0.0.1:63616_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":"http://127.0.0.1:63616/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 140651 INFO  (qtp1025731909-1687) [n:127.0.0.1:63615_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> 140652 INFO  (qtp1025731909-1687) [n:127.0.0.1:63615_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 140653 INFO  (qtp1025731909-1689) [n:127.0.0.1:63615_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> 140653 INFO  (qtp697516548-1698) [n:127.0.0.1:63616_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> 140654 INFO  (qtp697516548-1698) [n:127.0.0.1:63616_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 140682 INFO  (qtp697516548-1715) [n:127.0.0.1:63616_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> 140905 INFO  (zkCallback-422-thread-1-processing-n:127.0.0.1:63615_solr) [n:127.0.0.1:63615_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> 140905 INFO  (zkCallback-429-thread-1-processing-n:127.0.0.1:63616_solr) [n:127.0.0.1:63616_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> 140942 INFO  (zkCallback-429-thread-2-processing-n:127.0.0.1:63616_solr) [n:127.0.0.1:63616_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> 140942 INFO  (zkCallback-422-thread-2-processing-n:127.0.0.1:63615_solr) [n:127.0.0.1:63615_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> 140946 INFO  (zkCallback-429-thread-3-processing-n:127.0.0.1:63616_solr) [n:127.0.0.1:63616_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> 141746 INFO  (qtp1025731909-1687) [n:127.0.0.1:63615_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 141747 INFO  (qtp1025731909-1689) [n:127.0.0.1:63615_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 141785 INFO  (qtp1025731909-1687) [n:127.0.0.1:63615_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> 141785 INFO  (qtp1025731909-1689) [n:127.0.0.1:63615_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> 141785 INFO  (qtp1025731909-1687) [n:127.0.0.1:63615_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> 141785 INFO  (qtp1025731909-1687) [n:127.0.0.1:63615_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> 141785 INFO  (qtp1025731909-1689) [n:127.0.0.1:63615_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> 141785 INFO  (qtp1025731909-1687) [n:127.0.0.1:63615_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63615.solr.core.testSimple1.shard2.replica_n4' (registry 'solr.core.testSimple1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c0dcda5
   [junit4]   2> 141785 INFO  (qtp1025731909-1689) [n:127.0.0.1:63615_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> 141785 INFO  (qtp1025731909-1687) [n:127.0.0.1:63615_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 141785 INFO  (qtp1025731909-1687) [n:127.0.0.1:63615_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-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_8E54A910F05D13C4-001\tempDir-001\node3\testSimple1_shard2_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_8E54A910F05D13C4-001\tempDir-001\node3\.\testSimple1_shard2_replica_n4\data\]
   [junit4]   2> 141785 INFO  (qtp1025731909-1689) [n:127.0.0.1:63615_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63615.solr.core.testSimple1.shard1.replica_n1' (registry 'solr.core.testSimple1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c0dcda5
   [junit4]   2> 141785 INFO  (qtp1025731909-1689) [n:127.0.0.1:63615_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 141785 INFO  (qtp1025731909-1689) [n:127.0.0.1:63615_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-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_8E54A910F05D13C4-001\tempDir-001\node3\testSimple1_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_8E54A910F05D13C4-001\tempDir-001\node3\.\testSimple1_shard1_replica_n1\data\]
   [junit4]   2> 141812 INFO  (qtp697516548-1698) [n:127.0.0.1:63616_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 141835 INFO  (qtp697516548-1715) [n:127.0.0.1:63616_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 141842 INFO  (qtp697516548-1698) [n:127.0.0.1:63616_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> 141846 INFO  (qtp697516548-1715) [n:127.0.0.1:63616_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> 141849 INFO  (qtp697516548-1715) [n:127.0.0.1:63616_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> 141849 INFO  (qtp697516548-1715) [n:127.0.0.1:63616_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> 141850 INFO  (qtp697516548-1715) [n:127.0.0.1:63616_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63616.solr.core.testSimple1.shard1.replica_n2' (registry 'solr.core.testSimple1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c0dcda5
   [junit4]   2> 141850 INFO  (qtp697516548-1715) [n:127.0.0.1:63616_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 141850 INFO  (qtp697516548-1715) [n:127.0.0.1:63616_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-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_8E54A910F05D13C4-001\tempDir-001\node2\testSimple1_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_8E54A910F05D13C4-001\tempDir-001\node2\.\testSimple1_shard1_replica_n2\data\]
   [junit4]   2> 141876 INFO  (qtp697516548-1698) [n:127.0.0.1:63616_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> 141876 INFO  (qtp697516548-1698) [n:127.0.0.1:63616_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> 141877 INFO  (qtp697516548-1698) [n:127.0.0.1:63616_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63616.solr.core.testSimple1.shard2.replica_n6' (registry 'solr.core.testSimple1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c0dcda5
   [junit4]   2> 141877 INFO  (qtp697516548-1698) [n:127.0.0.1:63616_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 141877 INFO  (qtp697516548-1698) [n:127.0.0.1:63616_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-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_8E54A910F05D13C4-001\tempDir-001\node2\testSimple1_shard2_replica_n6], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_8E54A910F05D13C4-001\tempDir-001\node2\.\testSimple1_shard2_replica_n6\data\]
   [junit4]   2> 142016 INFO  (qtp1025731909-1687) [n:127.0.0.1:63615_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> 142016 INFO  (qtp1025731909-1687) [n:127.0.0.1:63615_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> 142020 INFO  (qtp1025731909-1687) [n:127.0.0.1:63615_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 142020 INFO  (qtp1025731909-1687) [n:127.0.0.1:63615_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 142043 INFO  (qtp1025731909-1689) [n:127.0.0.1:63615_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> 142043 INFO  (qtp1025731909-1689) [n:127.0.0.1:63615_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> 142046 INFO  (qtp1025731909-1689) [n:127.0.0.1:63615_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 142047 INFO  (qtp1025731909-1689) [n:127.0.0.1:63615_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 142064 INFO  (qtp1025731909-1689) [n:127.0.0.1:63615_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4c4abd9c[testSimple1_shard1_replica_n1] main]
   [junit4]   2> 142066 INFO  (qtp1025731909-1687) [n:127.0.0.1:63615_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@59d015c6[testSimple1_shard2_replica_n4] main]
   [junit4]   2> 142068 INFO  (qtp1025731909-1689) [n:127.0.0.1:63615_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> 142069 INFO  (qtp1025731909-1687) [n:127.0.0.1:63615_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> 142069 INFO  (qtp1025731909-1689) [n:127.0.0.1:63615_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> 142069 INFO  (qtp1025731909-1687) [n:127.0.0.1:63615_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> 142070 INFO  (qtp1025731909-1689) [n:127.0.0.1:63615_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> 142070 INFO  (qtp1025731909-1687) [n:127.0.0.1:63615_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> 142070 INFO  (qtp1025731909-1687) [n:127.0.0.1:63615_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 1592972237079576576
   [junit4]   2> 142070 INFO  (qtp1025731909-1689) [n:127.0.0.1:63615_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 1592972237079576576
   [junit4]   2> 142071 INFO  (searcherExecutor-690-thread-1-processing-n:127.0.0.1:63615_solr x:testSimple1_shard2_replica_n4 s:shard2 c:testSimple1 r:core_node7) [n:127.0.0.1:63615_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@59d015c6[testSimple1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 142071 INFO  (searcherExecutor-691-thread-1-processing-n:127.0.0.1:63615_solr x:testSimple1_shard1_replica_n1 s:shard1 c:testSimple1 r:core_node3) [n:127.0.0.1:63615_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@4c4abd9c[testSimple1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 142095 INFO  (qtp1025731909-1689) [n:127.0.0.1:63615_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=9998ms
   [junit4]   2> 142097 INFO  (qtp1025731909-1687) [n:127.0.0.1:63615_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ShardLeaderElec

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

r@1f502ee7{/solr,null,UNAVAILABLE}
   [junit4]   2> 16654 INFO  (SUITE-TestSelectiveWeightCreation-seed#[8FDA73B8D3AA3417]-worker) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 46654 WARN  (SUITE-TestSelectiveWeightCreation-seed#[8FDA73B8D3AA3417]-worker) [    ] o.e.j.u.t.QueuedThreadPool QueuedThreadPool@qtp2089963692{STOPPING,8<=8<=10000,i=0,q=1} Couldn't stop Thread[qtp2089963692-112,5,TGRP-TestSelectiveWeightCreation]
   [junit4]   2> 46654 INFO  (SUITE-TestSelectiveWeightCreation-seed#[8FDA73B8D3AA3417]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 46654 INFO  (SUITE-TestSelectiveWeightCreation-seed#[8FDA73B8D3AA3417]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1456591233
   [junit4]   2> 46654 INFO  (SUITE-TestSelectiveWeightCreation-seed#[8FDA73B8D3AA3417]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 46654 INFO  (SUITE-TestSelectiveWeightCreation-seed#[8FDA73B8D3AA3417]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@10499d5a: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / null
   [junit4]   2> 46654 INFO  (SUITE-TestSelectiveWeightCreation-seed#[8FDA73B8D3AA3417]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 46654 INFO  (SUITE-TestSelectiveWeightCreation-seed#[8FDA73B8D3AA3417]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4211bd7a: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / null
   [junit4]   2> 46654 INFO  (SUITE-TestSelectiveWeightCreation-seed#[8FDA73B8D3AA3417]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 46654 INFO  (SUITE-TestSelectiveWeightCreation-seed#[8FDA73B8D3AA3417]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9a56c8f: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / null
   [junit4]   2> 46654 INFO  (coreCloseExecutor-51-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@25e5bf68
   [junit4]   2> 46654 INFO  (coreCloseExecutor-51-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=635813736
   [junit4]   2> 46654 INFO  (coreCloseExecutor-51-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@70384797: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / null
   [junit4]   2> 46654 INFO  (SUITE-TestSelectiveWeightCreation-seed#[8FDA73B8D3AA3417]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 21, 2018 2:35:33 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Feb 21, 2018 2:35:53 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.ltr.TestSelectiveWeightCreation: 
   [junit4]   2>    1) Thread[id=112, name=qtp2089963692-112, state=TIMED_WAITING, group=TGRP-TestSelectiveWeightCreation]
   [junit4]   2>         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Feb 21, 2018 2:35:53 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=112, name=qtp2089963692-112, state=TIMED_WAITING, group=TGRP-TestSelectiveWeightCreation]
   [junit4]   2> Feb 21, 2018 2:35:56 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=112, name=qtp2089963692-112, state=TIMED_WAITING, group=TGRP-TestSelectiveWeightCreation]
   [junit4]   2>         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {field=FSTOrd50, description=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=Memory), text=PostingsFormat(name=Direct), title=BlockTreeOrds(blocksize=128)}, docValues:{final-score=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1665, maxMBSortInHeap=6.344841654241753, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7886bf05), locale=vun-TZ, timezone=Africa/Mbabane
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=2,free=48086504,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldLengthFeature, TestSelectiveWeightCreation]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSelectiveWeightCreation -Dtests.seed=8FDA73B8D3AA3417 -Dtests.slow=true -Dtests.locale=vun-TZ -Dtests.timezone=Africa/Mbabane -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSelectiveWeightCreation (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.ltr.TestSelectiveWeightCreation: 
   [junit4]    >    1) Thread[id=112, name=qtp2089963692-112, state=TIMED_WAITING, group=TGRP-TestSelectiveWeightCreation]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8FDA73B8D3AA3417]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=112, name=qtp2089963692-112, state=TIMED_WAITING, group=TGRP-TestSelectiveWeightCreation]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8FDA73B8D3AA3417]:0)
   [junit4] Completed [29/36 (1!)] on J1 in 54.78s, 2 tests, 2 errors <<< FAILURES!

[...truncated 33683 lines...]

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk1.8.0_144) - Build # 7182 - Failure!

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

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

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

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

	at __randomizedtesting.SeedInfo.seed([5AEC66B73E74E4B]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.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.NoFacetTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.NoFacetTest_1C1E3227DE73D9B0-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.NoFacetTest_1C1E3227DE73D9B0-001\tempDir-001\zookeeper\server1\data\version-2    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.NoFacetTest_1C1E3227DE73D9B0-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.NoFacetTest_1C1E3227DE73D9B0-001\tempDir-001\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.NoFacetTest_1C1E3227DE73D9B0-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.NoFacetTest_1C1E3227DE73D9B0-001\tempDir-001\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.NoFacetTest_1C1E3227DE73D9B0-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.NoFacetTest_1C1E3227DE73D9B0-001\tempDir-001\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.NoFacetTest_1C1E3227DE73D9B0-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.NoFacetTest_1C1E3227DE73D9B0-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.NoFacetTest_1C1E3227DE73D9B0-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.NoFacetTest_1C1E3227DE73D9B0-001\tempDir-001\zookeeper\server1\data\version-2\log.1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.NoFacetTest_1C1E3227DE73D9B0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.NoFacetTest_1C1E3227DE73D9B0-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.NoFacetTest_1C1E3227DE73D9B0-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.NoFacetTest_1C1E3227DE73D9B0-001\tempDir-001\zookeeper\server1\data\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.NoFacetTest_1C1E3227DE73D9B0-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.NoFacetTest_1C1E3227DE73D9B0-001\tempDir-001\zookeeper\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.NoFacetTest_1C1E3227DE73D9B0-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.NoFacetTest_1C1E3227DE73D9B0-001\tempDir-001\zookeeper\server1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.NoFacetTest_1C1E3227DE73D9B0-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.NoFacetTest_1C1E3227DE73D9B0-001\tempDir-001\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.NoFacetTest_1C1E3227DE73D9B0-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.NoFacetTest_1C1E3227DE73D9B0-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.NoFacetTest_1C1E3227DE73D9B0-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.NoFacetTest_1C1E3227DE73D9B0-001\tempDir-001\zookeeper\server1\data\version-2\log.1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.NoFacetTest_1C1E3227DE73D9B0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.NoFacetTest_1C1E3227DE73D9B0-001

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


FAILED:  org.apache.solr.handler.dataimport.TestSqlEntityProcessor.testSingleEntity

Error Message:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSqlEntityProcessor_458CE4C865FCDF6A-001\tempDir-001

Stack Trace:
java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSqlEntityProcessor_458CE4C865FCDF6A-001\tempDir-001
	at __randomizedtesting.SeedInfo.seed([458CE4C865FCDF6A:2B3398540A1130E9]:0)
	at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266)
	at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
	at java.nio.file.Files.deleteIfExists(Files.java:1165)
	at org.apache.solr.handler.dataimport.AbstractSqlEntityProcessorTestCase.afterSqlEntitiyProcessorTestCase(AbstractSqlEntityProcessorTestCase.java:98)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_9E5D82E20B2CDDE6-001\tempDir-001\shard1\configsets\cloud-hdfs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_9E5D82E20B2CDDE6-001\tempDir-001\shard1\configsets\cloud-hdfs    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_9E5D82E20B2CDDE6-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_9E5D82E20B2CDDE6-001\tempDir-001\shard1\configsets    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_9E5D82E20B2CDDE6-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_9E5D82E20B2CDDE6-001\tempDir-001\shard1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_9E5D82E20B2CDDE6-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_9E5D82E20B2CDDE6-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-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_9E5D82E20B2CDDE6-001\tempDir-001\shard1\configsets\cloud-hdfs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_9E5D82E20B2CDDE6-001\tempDir-001\shard1\configsets\cloud-hdfs
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_9E5D82E20B2CDDE6-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_9E5D82E20B2CDDE6-001\tempDir-001\shard1\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_9E5D82E20B2CDDE6-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_9E5D82E20B2CDDE6-001\tempDir-001\shard1
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_9E5D82E20B2CDDE6-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_9E5D82E20B2CDDE6-001\tempDir-001

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


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_A1948B6FA90C1CD8-001\tempDir-102\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_A1948B6FA90C1CD8-001\tempDir-102\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_A1948B6FA90C1CD8-001\tempDir-102\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_A1948B6FA90C1CD8-001\tempDir-102\cores    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_A1948B6FA90C1CD8-001\tempDir-102: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_A1948B6FA90C1CD8-001\tempDir-102 

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

	at __randomizedtesting.SeedInfo.seed([A1948B6FA90C1CD8]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.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([9E5D82E20B2CDDE6:57E8C04C024B1B13]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:723)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

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

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

	at __randomizedtesting.SeedInfo.seed([DD29AA3EF7175DA]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.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 952 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@72326312), locale=lt, timezone=Africa/Nairobi
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=340837600,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestOneMergeWrappingMergePolicy, TestPointValues, TestSameScoresWithThreads, TestDuelingCodecs, TestVersion, TestBooleanQuery, TestAssertions, TestNeverDelete, TestSingleInstanceLockFactory, TestFilterLeafReader, TestReusableStringReader, TestIntsRef, TestTrackingDirectoryWrapper, TestCharsRef, TestFieldCacheRewriteMethod, TestField, TestFilterDirectoryReader, TestCodecs, TestControlledRealTimeReopenThread, TestMinimize, TestIndexWriterOnJRECrash, TestRegexpQuery, TestIndexCommit, TestLazyProxSkipping, TestLiveFieldValues, TestIndexWriterMergePolicy, TestIndexWriterLockRelease, TestAutomaton, TestLucene60FieldInfoFormat, TestSimpleExplanationsOfNonMatches, TestBufferedIndexInput, TestIndexableField, TestTopDocsCollector, TestOmitPositions, TestDocIDMerger, TestUnicodeUtil, TestReaderWrapperDVTypeCheck, TestAxiomaticF1LOG, TestBoostQuery, TestDirectPacked, TestBagOfPostings, TestIndexWriter, TestSloppyPhraseQuery, TestSpans, TestDocValues, TestBoolean2ScorerSupplier, TestIndexSearcher, TestSortedSetSelector, TestMinShouldMatch2, TestSparseFixedBitDocIdSet, TestSmallFloat, TestSpanCollection, TestPrefixRandom, TestHugeRamFile, TestLMDirichletSimilarity, TestSpanFirstQuery, TestDocument, TestLockFactory, TestBasicModelIF, TestDemo, TestBagOfPositions, TestIntroSorter, TestNRTReaderCleanup, TestDirectoryReader, TestCustomTermFreq, TestSpanSearchEquivalence, TestNativeFSLockFactory, TestLucene70NormsFormat, TestCompiledAutomaton, TestDocCount, TestUTF32ToUTF8, TestPriorityQueue, TestLRUQueryCache, TestLevenshteinAutomata, TestTieredMergePolicy, TestParallelLeafReader, TestTotalHitCountCollector, TestUpgradeIndexMergePolicy, TestScorerPerf, TestMultiTermQueryRewrites, TestIndexOptions, TestIntArrayDocIdSet, TestSimilarity2, TestSnapshotDeletionPolicy, TestCodecUtil, TestToken, TestGeoUtils, TestCollectionUtil, TestIndexWriterOnVMError, TestMultiPhraseEnum, TestMathUtil, TestHighCompressionMode, TestNeedsScores, TestAddIndexes, TestBooleanQueryVisitSubscorers, TestNot, TestMultiLevelSkipList, TestFieldReuse, TestAllFilesCheckIndexHeader, TestSwappedIndexFiles, TestCrashCausesCorruptIndex, TestFixedBitDocIdSet, TestSimilarityProvider, TestCharArrayMap, Test2BPostingsBytes, TestRegExp, TestSpanExplanationsOfNonMatches, TestAllFilesHaveCodecHeader, TestSpanNearQuery, TestClassicSimilarity, TestExitableDirectoryReader, TestTimSorter, TestRadixSelector, TestOfflineSorter, TestSpanOrQuery, TestIndexSorting, TestBlendedTermQuery, TestLucene50StoredFieldsFormatHighCompression, TestIntBlockPool, TestDistributionSPL, TestSumDocFreq, TestLongRange, TestIndexWriterDeleteByQuery, TestIndexWriterMerging, TestFSTs, TestPackedInts, TestIndexWriterWithThreads, TestGraphTokenizers, TestShardSearching, TestIndexWriterExceptions, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=5AEC66B73E74E4B -Dtests.slow=true -Dtests.locale=lt -Dtests.timezone=Africa/Nairobi -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestMultiMMap (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_5AEC66B73E74E4B-001\testSeekSliceZero-025: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_5AEC66B73E74E4B-001\testSeekSliceZero-025
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5AEC66B73E74E4B]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [213/486 (1!)] on J0 in 2.90s, 54 tests, 1 error <<< FAILURES!

[...truncated 11274 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedFacetPivotSmallAdvancedTest
   [junit4]   2> 253761 INFO  (SUITE-DistributedFacetPivotSmallAdvancedTest-seed#[9E5D82E20B2CDDE6]-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-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_9E5D82E20B2CDDE6-001\init-core-data-001
   [junit4]   2> 253763 WARN  (SUITE-DistributedFacetPivotSmallAdvancedTest-seed#[9E5D82E20B2CDDE6]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 253764 INFO  (SUITE-DistributedFacetPivotSmallAdvancedTest-seed#[9E5D82E20B2CDDE6]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 253766 INFO  (SUITE-DistributedFacetPivotSmallAdvancedTest-seed#[9E5D82E20B2CDDE6]-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> 253766 INFO  (SUITE-DistributedFacetPivotSmallAdvancedTest-seed#[9E5D82E20B2CDDE6]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /il_e/o
   [junit4]   2> 254255 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_9E5D82E20B2CDDE6-001\tempDir-001\control\cores\collection1
   [junit4]   2> 254258 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 254258 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 254258 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 254258 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 254259 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b1b8d71{/il_e/o,null,AVAILABLE}
   [junit4]   2> 254264 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@74001d1d{HTTP/1.1,[http/1.1]}{127.0.0.1:55857}
   [junit4]   2> 254264 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.e.j.s.Server Started @262618ms
   [junit4]   2> 254264 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/il_e/o, hostPort=55857, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_9E5D82E20B2CDDE6-001\tempDir-001\control\cores}
   [junit4]   2> 254265 ERROR (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 254265 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 254265 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 254265 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 254265 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-20T15:33:41.246Z
   [junit4]   2> 254265 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_9E5D82E20B2CDDE6-001\tempDir-001\control\solr.xml
   [junit4]   2> 254274 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 254274 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 254274 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7ba5b8d4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 254348 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ba5b8d4
   [junit4]   2> 254354 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ba5b8d4
   [junit4]   2> 254354 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ba5b8d4
   [junit4]   2> 254358 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_9E5D82E20B2CDDE6-001\tempDir-001\control\cores
   [junit4]   2> 254358 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 254366 INFO  (coreLoadExecutor-675-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 254368 INFO  (coreLoadExecutor-675-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 254420 INFO  (coreLoadExecutor-675-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 254434 INFO  (coreLoadExecutor-675-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 254507 INFO  (coreLoadExecutor-675-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 254519 INFO  (coreLoadExecutor-675-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 254519 INFO  (coreLoadExecutor-675-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@7ba5b8d4
   [junit4]   2> 254519 INFO  (coreLoadExecutor-675-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 254519 INFO  (coreLoadExecutor-675-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_9E5D82E20B2CDDE6-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 254520 INFO  (coreLoadExecutor-675-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=23.0361328125, floorSegmentMB=1.72265625, forceMergeDeletesPctAllowed=7.9591583253813685, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 254600 INFO  (coreLoadExecutor-675-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 254600 INFO  (coreLoadExecutor-675-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 254601 INFO  (coreLoadExecutor-675-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 254601 INFO  (coreLoadExecutor-675-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 254602 INFO  (coreLoadExecutor-675-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=73.080078125, floorSegmentMB=0.7763671875, forceMergeDeletesPctAllowed=25.461789180586695, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4884469147292765
   [junit4]   2> 254602 INFO  (coreLoadExecutor-675-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2a5108df[collection1] main]
   [junit4]   2> 254603 INFO  (coreLoadExecutor-675-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 254611 INFO  (coreLoadExecutor-675-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 254644 INFO  (coreLoadExecutor-675-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 254644 INFO  (searcherExecutor-676-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 254644 INFO  (coreLoadExecutor-675-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592934606176256000
   [junit4]   2> 254645 INFO  (searcherExecutor-676-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 254645 INFO  (searcherExecutor-676-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 254645 INFO  (searcherExecutor-676-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 254645 INFO  (searcherExecutor-676-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 254646 INFO  (searcherExecutor-676-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 254646 INFO  (searcherExecutor-676-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 254646 INFO  (searcherExecutor-676-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 254647 INFO  (searcherExecutor-676-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 254648 INFO  (searcherExecutor-676-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2a5108df[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 255658 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_9E5D82E20B2CDDE6-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 255660 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 255661 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 255661 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 255661 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 255661 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6d32e7b8{/il_e/o,null,AVAILABLE}
   [junit4]   2> 255662 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@46e3a12c{HTTP/1.1,[http/1.1]}{127.0.0.1:55863}
   [junit4]   2> 255662 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.e.j.s.Server Started @264016ms
   [junit4]   2> 255662 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/il_e/o, hostPort=55863, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_9E5D82E20B2CDDE6-001\tempDir-001\shard0\cores}
   [junit4]   2> 255662 ERROR (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 255662 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 255662 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 255663 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 255663 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-20T15:33:42.644Z
   [junit4]   2> 255663 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_9E5D82E20B2CDDE6-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 255670 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 255670 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 255671 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7ba5b8d4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 255740 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ba5b8d4
   [junit4]   2> 255746 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ba5b8d4
   [junit4]   2> 255746 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ba5b8d4
   [junit4]   2> 255749 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_9E5D82E20B2CDDE6-001\tempDir-001\shard0\cores
   [junit4]   2> 255749 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 255750 INFO  (coreLoadExecutor-686-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 255751 INFO  (coreLoadExecutor-686-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 255819 INFO  (coreLoadExecutor-686-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 255833 INFO  (coreLoadExecutor-686-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 255889 INFO  (coreLoadExecutor-686-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 255901 INFO  (coreLoadExecutor-686-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 255901 INFO  (coreLoadExecutor-686-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@7ba5b8d4
   [junit4]   2> 255901 INFO  (coreLoadExecutor-686-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 255902 INFO  (coreLoadExecutor-686-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_9E5D82E20B2CDDE6-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 255904 INFO  (coreLoadExecutor-686-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=23.0361328125, floorSegmentMB=1.72265625, forceMergeDeletesPctAllowed=7.9591583253813685, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 255986 INFO  (coreLoadExecutor-686-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 255986 INFO  (coreLoadExecutor-686-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 255987 INFO  (coreLoadExecutor-686-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 255987 INFO  (coreLoadExecutor-686-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 255988 INFO  (coreLoadExecutor-686-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=73.080078125, floorSegmentMB=0.7763671875, forceMergeDeletesPctAllowed=25.461789180586695, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4884469147292765
   [junit4]   2> 255988 INFO  (coreLoadExecutor-686-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@740a3d4a[collection1] main]
   [junit4]   2> 255989 INFO  (coreLoadExecutor-686-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 255996 INFO  (coreLoadExecutor-686-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 256030 INFO  (coreLoadExecutor-686-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 256030 INFO  (searcherExecutor-687-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 256030 INFO  (coreLoadExecutor-686-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592934607629582336
   [junit4]   2> 256030 INFO  (searcherExecutor-687-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 256030 INFO  (searcherExecutor-687-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 256030 INFO  (searcherExecutor-687-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 256031 INFO  (searcherExecutor-687-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 256031 INFO  (searcherExecutor-687-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 256031 INFO  (searcherExecutor-687-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 256031 INFO  (searcherExecutor-687-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 256032 INFO  (searcherExecutor-687-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 256033 INFO  (searcherExecutor-687-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@740a3d4a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 256993 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_9E5D82E20B2CDDE6-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 256996 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 256996 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 256996 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 256996 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 256996 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@746155a1{/il_e/o,null,AVAILABLE}
   [junit4]   2> 256996 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@47cbf252{HTTP/1.1,[http/1.1]}{127.0.0.1:55867}
   [junit4]   2> 256996 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.e.j.s.Server Started @265351ms
   [junit4]   2> 256996 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/il_e/o, hostPort=55867, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_9E5D82E20B2CDDE6-001\tempDir-001\shard1\cores}
   [junit4]   2> 256996 ERROR (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 256996 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 256998 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 256998 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 256998 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-20T15:33:43.979Z
   [junit4]   2> 256998 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_9E5D82E20B2CDDE6-001\tempDir-001\shard1\solr.xml
   [junit4]   2> 257005 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 257005 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 257020 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7ba5b8d4, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 257088 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ba5b8d4
   [junit4]   2> 257095 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ba5b8d4
   [junit4]   2> 257096 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7ba5b8d4
   [junit4]   2> 257098 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_9E5D82E20B2CDDE6-001\tempDir-001\shard1\cores
   [junit4]   2> 257098 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 257100 INFO  (coreLoadExecutor-697-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 257101 INFO  (coreLoadExecutor-697-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 257151 INFO  (coreLoadExecutor-697-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 257165 INFO  (coreLoadExecutor-697-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 257219 INFO  (coreLoadExecutor-697-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 257242 INFO  (coreLoadExecutor-697-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 257243 INFO  (coreLoadExecutor-697-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@7ba5b8d4
   [junit4]   2> 257243 INFO  (coreLoadExecutor-697-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 257243 INFO  (coreLoadExecutor-697-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotSmallAdvancedTest_9E5D82E20B2CDDE6-001\tempDir-001\shard1\cores\collection1\data\]
   [junit4]   2> 257245 INFO  (coreLoadExecutor-697-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=23.0361328125, floorSegmentMB=1.72265625, forceMergeDeletesPctAllowed=7.9591583253813685, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 257328 INFO  (coreLoadExecutor-697-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 257328 INFO  (coreLoadExecutor-697-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 257330 INFO  (coreLoadExecutor-697-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 257330 INFO  (coreLoadExecutor-697-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 257330 INFO  (coreLoadExecutor-697-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=73.080078125, floorSegmentMB=0.7763671875, forceMergeDeletesPctAllowed=25.461789180586695, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4884469147292765
   [junit4]   2> 257331 INFO  (coreLoadExecutor-697-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2466d50a[collection1] main]
   [junit4]   2> 257331 INFO  (coreLoadExecutor-697-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 257337 INFO  (coreLoadExecutor-697-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 257372 INFO  (coreLoadExecutor-697-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 257372 INFO  (searcherExecutor-698-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 257372 INFO  (coreLoadExecutor-697-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592934609036771328
   [junit4]   2> 257373 INFO  (searcherExecutor-698-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 257373 INFO  (searcherExecutor-698-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 257373 INFO  (searcherExecutor-698-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 257373 INFO  (searcherExecutor-698-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 257374 INFO  (searcherExecutor-698-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 257376 INFO  (searcherExecutor-698-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 257376 INFO  (TEST-DistributedFacetPivotSmallAdvancedTest.test-seed#[9E5D82E20B2CDDE6]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 257376 INFO  (searcherExecutor-698-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 257377 INFO  (searcherExecutor-698-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 257378 INFO  (searcherExecutor-698-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2466d50a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 257384 INFO  (qtp437551640-2185) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il_e/o path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1592934609045159936)} 0 4
   [junit4]   2> 257390 INFO  (qtp1864362452-2205) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il_e/o path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1592934609052499968)} 0 3
   [junit4]   2> 257398 INFO  (qtp914570814-2222) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il_e/o path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1592934609058791424)} 0 4
   [junit4]   2> 257401 INFO  (qtp1864362452-2207) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il_e/o path=/update params={wt=javabin&version=2}{add=[19 (1592934609064034304)]} 0 2
   [junit4]   2> 257403 INFO  (qtp1864362452-2209) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il_e/o path=/update params={wt=javabin&version=2}{add=[20 (1592934609068228608)]} 0 1
   [junit4]   2> 257404 INFO  (qtp1864362452-2207) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il_e/o path=/update params={wt=javabin&version=2}{add=[21 (1592934609070325760)]} 0 0
   [junit4]   2> 257406 INFO  (qtp1864362452-2209) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il_e/o path=/update params={wt=javabin&version=2}{add=[22 (1592934609072422912)]} 0 0
   [junit4]   2> 257408 INFO  (qtp1864362452-2207) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il_e/o path=/update params={wt=javabin&version=2}{add=[23 (1592934609073471488)]} 0 0
   [junit4]   2> 257411 INFO  (qtp914570814-2224) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il_e/o path=/update params={wt=javabin&version=2}{add=[24 (1592934609075568640)]} 0 3
   [junit4]   2> 257413 INFO  (qtp914570814-2224) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il_e/o path=/update params={wt=javabin&version=2}{add=[25 (1592934609079762944)]} 0 0
   [junit4]   2> 257414 INFO  (qtp914570814-2224) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il_e/o path=/update params={wt=javabin&version=2}{add=[26 (1592934609080811520)]} 0 0
   [junit4]   2> 257415 INFO  (qtp914570814-2224) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il_e/o path=/update params={wt=javabin&version=2}{add=[27 (1592934609081860096)]} 0 0
   [junit4]   2> 257416 INFO  (qtp914570814-2224) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il_e/o path=/update params={wt=javabin&version=2}{add=[28 (1592934609082908672)]} 0 0
   [junit4]   2> 257417 INFO  (qtp437551640-2188) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592934609083957248,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 257417 INFO  (qtp437551640-2188) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 257418 INFO  (qtp437551640-2188) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 257419 INFO  (qtp437551640-2188) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il_e/o path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 1
   [junit4]   2> 257420 INFO  (qtp1864362452-2209) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592934609086054400,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 257420 INFO  (qtp1864362452-2209) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@322469dd commitCommandVersion:1592934609086054400
   [junit4]   2> 257428 INFO  (qtp1864362452-2209) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@68b4399f[collection1] main]
   [junit4]   2> 257428 INFO  (qtp1864362452-2209) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 257430 INFO  (searcherExecutor-687-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@68b4399f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c5)))}
   [junit4]   2> 257430 INFO  (qtp1864362452-2209) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il_e/o path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 9
   [junit4]   2> 257431 INFO  (qtp914570814-2226) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592934609098637312,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 257431 INFO  (qtp914570814-2226) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4054fd0e commitCommandVersion:1592934609098637312
   [junit4]   2> 257439 INFO  (qtp914570814-2226) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@107071b7[collection1] main]
   [junit4]   2> 257440 INFO  (qtp914570814-2226) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 257445 INFO  (searcherExecutor-698-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@107071b7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c5)))}
   [junit4]   2> 257445 INFO  (qtp914570814-2226) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/il_e/o path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 15
   [junit4]   2> 257496 INFO  (qtp1864362452-2210) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il_e/o path=/select params={df=text&distrib=false&facet.pivot={!stats%3Ds1}place_t,company_t&fl=id&fl=score&f.place_t.facet.pivot.mincount=1&shards.purpose=532&start=0&fsv=true&f.company_t.facet.limit=160&f.place_t.facet.limit=160&shard.url=[ff01::083]:33332/il_e/o|[ff01::114]:33332/il_e/o|http://127.0.0.1:55863/il_e/o/collection1&rows=0&version=2&q=*:*&f.company_t.facet.pivot.mincount=1&stats=true&NOW=1519140824428&isShard=true&facet=true&wt=javabin&stats.field={!key%3Davg_price+tag%3Ds1}foo_s} hits=5 status=0 QTime=37
   [junit4]   2> 257497 INFO  (qtp914570814-2226) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il_e/o path=/select params={df=text&distrib=false&facet.pivot={!stats%3Ds1}place_t,company_t&fl=id&fl=score&f.place_t.facet.pivot.mincount=1&shards.purpose=532&start=0&fsv=true&f.company_t.facet.limit=160&f.place_t.facet.limit=160&shard.url=http://127.0.0.1:55867/il_e/o/collection1|[ff01::083]:33332/il_e/o&rows=0&version=2&q=*:*&f.company_t.facet.pivot.mincount=1&stats=true&NOW=1519140824428&isShard=true&facet=true&wt=javabin&stats.field={!key%3Davg_price+tag%3Ds1}foo_s} hits=5 status=0 QTime=41
   [junit4]   2> 257500 INFO  (qtp1864362452-2207) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il_e/o path=/select params={q=*:*&shards=[ff01::083]:33332/il_e/o|[ff01::114]:33332/il_e/o|http://127.0.0.1:55863/il_e/o/collection1,http://127.0.0.1:55867/il_e/o/collection1|[ff01::083]:33332/il_e/o&stats=true&facet.pivot={!stats%3Ds1}place_t,company_t&rows=0&facet=true&wt=javabin&version=2&stats.field={!key%3Davg_price+tag%3Ds1}foo_s} hits=10 status=0 QTime=52
   [junit4]   2> 257507 INFO  (qtp1864362452-2210) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il_e/o path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=516&start=0&fsv=true&shard.url=[ff01::083]:33332/il_e/o|http://127.0.0.1:55863/il_e/o/collection1&rows=0&version=2&q=*:*&stats=true&NOW=1519140824485&isShard=true&wt=javabin&stats.field={!tag%3Ds1}foo_i} hits=5 status=0 QTime=0
   [junit4]   2> 257507 INFO  (qtp914570814-2224) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il_e/o path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=516&start=0&fsv=true&shard.url=[ff01::213]:33332/il_e/o|http://127.0.0.1:55867/il_e/o/collection1|[ff01::083]:33332/il_e/o&rows=0&version=2&q=*:*&stats=true&NOW=1519140824485&isShard=true&wt=javabin&stats.field={!tag%3Ds1}foo_i} hits=5 status=0 QTime=0
   [junit4]   2> 257508 INFO  (qtp1864362452-2209) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il_e/o path=/select params={q=*:*&shards=[ff01::083]:33332/il_e/o|http://127.0.0.1:55863/il_e/o/collection1,[ff01::213]:33332/il_e/o|http://127.0.0.1:55867/il_e/o/collection1|[ff01::083]:33332/il_e/o&stats=true&rows=0&wt=javabin&version=2&stats.field={!tag%3Ds1}foo_i} hits=10 status=0 QTime=4
   [junit4]   2> 257513 INFO  (qtp914570814-2226) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il_e/o path=/select params={df=text&distrib=false&facet.pivot={!stats%3Ds1}place_t,company_t&fl=id&fl=score&f.place_t.facet.pivot.mincount=1&shards.purpose=532&start=0&fsv=true&f.company_t.facet.limit=11&f.place_t.facet.limit=11&shard.url=[ff01::213]:33332/il_e/o|http://127.0.0.1:55867/il_e/o/collection1&rows=0&version=2&q=*:*&facet.limit=1&f.company_t.facet.pivot.mincount=1&stats=true&NOW=1519140824491&isShard=true&facet=true&wt=javabin&stats.field={!tag%3Ds1}foo_i} hits=5 status=0 QTime=2
   [junit4]   2> 257516 INFO  (qtp1864362452-2209) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il_e/o path=/select params={df=text&distrib=false&facet.pivot={!stats%3Ds1}place_t,company_t&fl=id&fl=score&f.place_t.facet.pivot.mincount=1&shards.purpose=532&start=0&fsv=true&f.company_t.facet.limit=11&f.place_t.facet.limit=11&shard.url=[ff01::213]:33332/il_e/o|[ff01::114]:33332/il_e/o|http://127.0.0.1:55863/il_e/o/collection1&rows=0&version=2&q=*:*&facet.limit=1&f.company_t.facet.pivot.mincount=1&stats=true&NOW=1519140824491&isShard=true&facet=true&wt=javabin&stats.field={!tag%3Ds1}foo_i} hits=5 status=0 QTime=5
   [junit4]   2> 257517 INFO  (qtp1864362452-2212) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il_e/o path=/select params={q=*:*&facet.limit=1&shards=[ff01::213]:33332/il_e/o|[ff01::114]:33332/il_e/o|http://127.0.0.1:55863/il_e/o/collection1,[ff01::213]:33332/il_e/o|http://127.0.0.1:55867/il_e/o/collection1&stats=true&facet.pivot={!stats%3Ds1}place_t,company_t&rows=0&facet=true&wt=javabin&version=2&stats.field={!tag%3Ds1}foo_i} hits=10 status=0 QTime=7
   [junit4]   2> 257522 INFO  (qtp1864362452-2212) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il_e/o path=/select params={facet.overrequest.count=0&df=text&distrib=false&facet.pivot={!stats%3Ds1}place_t,company_t&fl=id&fl=score&f.place_t.facet.pivot.mincount=1&shards.purpose=532&start=0&fsv=true&f.company_t.facet.limit=1&f.place_t.facet.limit=1&shard.url=[ff01::213]:33332/il_e/o|http://127.0.0.1:55863/il_e/o/collection1&rows=0&version=2&q=*:*&facet.limit=1&facet.overrequest.ratio=0&f.company_t.facet.pivot.mincount=1&stats=true&NOW=1519140824499&isShard=true&facet=true&wt=javabin&stats.field={!tag%3Ds1}foo_i} hits=5 status=0 QTime=0
   [junit4]   2> 257524 INFO  (qtp914570814-2227) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il_e/o path=/select params={facet.overrequest.count=0&df=text&distrib=false&facet.pivot={!stats%3Ds1}place_t,company_t&fl=id&fl=score&f.place_t.facet.pivot.mincount=1&shards.purpose=532&start=0&fsv=true&f.company_t.facet.limit=1&f.place_t.facet.limit=1&shard.url=[ff01::083]:33332/il_e/o|[ff01::114]:33332/il_e/o|http://127.0.0.1:55867/il_e/o/collection1|[ff01::213]:33332/il_e/o&rows=0&version=2&q=*:*&facet.limit=1&facet.overrequest.ratio=0&f.company_t.facet.pivot.mincount=1&stats=true&NOW=1519140824499&isShard=true&facet=true&wt=javabin&stats.field={!tag%3Ds1}foo_i} hits=5 status=0 QTime=1
   [junit4]   2> 257527 INFO  (qtp1864362452-2210) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il_e/o path=/select params={facet.overrequest.count=0&df=text&distrib=false&facet.pivot={!fpt%3D0+stats%3Ds1}place_t,company_t&shards.purpose=8192&shard.url=[ff01::213]:33332/il_e/o|http://127.0.0.1:55863/il_e/o/collection1&rows=0&version=2&facet.pivot.mincount=-1&q=*:*&facet.limit=1&facet.overrequest.ratio=0&stats=false&fpt0=~krakow&NOW=1519140824499&isShard=true&facet=true&wt=javabin&stats.field={!tag%3Ds1}foo_i} hits=5 status=0 QTime=0
   [junit4]   2> 257528 INFO  (qtp914570814-2226) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/il_e/o path=/select params={facet.overrequest.count=0&df=text&distrib=false&facet.pivot={!fpt%3D1+stats%3Ds1}place_t,company_t&shards.purpose=8192&shard.url=[ff01::083]:33332/il_e/o|[ff01::114]:33332/il_e/o|http://127.0.0.1:55867/il_e/o/collection1|[ff01::213]:33332/il_e/o&rows=0&version=2&facet.pivot.mincount=-1&q=*:*&facet.limit=1&facet.overrequest.ratio=0&stats=false&fpt1=~dublin&NOW=1519140824499&isShard=true&facet

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

CommandVersion:0
   [junit4]   2> 64898 T114 C12 oass.SolrIndexSearcher.<init> Opening [Searcher@66eda7da[collection1] main]
   [junit4]   2> 64898 T114 C12 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 64908 T121 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@66eda7da[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(8.0.0):c20)))}
   [junit4]   2> 64914 T114 C12 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: the.properties
   [junit4]   2> 64924 T114 C12 oashd.SimplePropertiesWriter.persist Wrote last indexed time to the.properties
   [junit4]   2> 64928 T114 C12 oashd.DocBuilder.execute Time taken = 0:0:0.210
   [junit4]   2> 64928 T114 C12 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={indent=true&synchronous=true&commit=true&dataConfig=%0a<dataConfig>+%0a<propertyWriter+type%3D"SimplePropertiesWriter"+directory%3D"C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSqlEntityProcessor_458CE4C865FCDF6A-001\tempDir-002"+filename%3D"the.properties"+/>%0a<dataSource+name%3D"hsqldb"+driver%3D"org.hsqldb.jdbcDriver"+url%3D"jdbc:hsqldb:mem:."+/>+%0a<dataSource+name%3D"derby"+driver%3D"org.apache.derby.jdbc.EmbeddedDriver"+url%3D"jdbc:derby:memory:derbyDB;territory%3Den_US"+/>+%0a<document+name%3D"TestSqlEntityProcessor">+%0a<entity+name%3D"People"+pk%3D"People.ID"+processor%3D"SqlEntityProcessor"+dataSource%3D"derby"+query%3D"SELECT+ID,+NAME,+COUNTRY_CODE+FROM+PEOPLE+WHERE+DELETED+!%3D+'Y'+ORDER+BY+ID"+>+%0a<field+column%3D"NAME"+name%3D"NAME_mult_s"+/>+%0a<field+column%3D"COUNTRY_CODE"+name%3D"COUNTRY_CODES_mult_s"+/>+%0a<entity+name%3D"Sports"+dataSource%3D"derby"+transformer%3D"AddAColumnTransformer"+newColumnName%3D"sportsAdded_s"+newColumnValue%3D"sport_added"+processor%3D"SqlEntityProcessor"+cacheImpl%3D"SortedMapBackedCache"+cacheKey%3D"PERSON_ID"+cacheLookup%3D"People.ID"+join%3D"zipper"+query%3D"SELECT+ID,+PERSON_ID,+SPORT_NAME+FROM+PEOPLE_SPORTS+ORDER+BY+PERSON_ID"+>+%0a<field+column%3D"SPORT_NAME"+name%3D"SPORT_NAME_mult_s"+/>+%0a<field+column%3D"id"+name%3D"SPORT_ID_mult_s"+/>+%0a</entity>+%0a</entity>+%0a</document>+%0a</dataConfig>+%0a&clean=true&wt=xml&command=full-import}{deleteByQuery=*:*,add=[1, 2, 3, 4, 5, 6, 7, 8, 9, 11, ... (20 adds)],commit=} 0 222
   [junit4]   2> 64933 T114 C12 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=20 status=0 QTime=1
   [junit4]   2> 64975 T114 C12 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=SPORT_NAME_mult_s:Sailing&qt=&start=0&rows=20&version=2.2} hits=2 status=0 QTime=21
   [junit4]   2> 65010 T114 C12 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=NAME_mult_s:Hailey&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 65041 T114 C12 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=sportsAdded_s:sport_added&qt=&start=0&rows=20&version=2.2} hits=19 status=0 QTime=28
   [junit4]   2> 65043 T114 C12 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q={!term+f%3DSPORT_NAME_mult_s}No+Fishing&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 65045 T114 C12 oasc.SolrCore.execute [collection1]  webapp=null path=null params={indent=true&wt=xml} status=0 QTime=0
   [junit4]   2> 65045 T114 C12 oasc.SolrCore.execute [collection1]  webapp=null path=null params={indent=true&wt=xml} status=0 QTime=0
   [junit4]   2> 65551 T114 oas.SolrTestCaseJ4.tearDown ###Ending testSportZipperChildEntities
   [junit4]   2> 65724 T114 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 65724 T114 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1113820782
   [junit4]   2> 65724 T114 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 65724 T114 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7459a70f: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5e6ba0e
   [junit4]   2> 65839 T114 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 65888 T114 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7de1d72: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3daad2db
   [junit4]   2> 65888 T114 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 65888 T114 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6340369d: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@389f2b4a
   [junit4]   2> 65891 T129 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2707e3c2
   [junit4]   2> 65892 T129 x:x:collection1 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.core.collection1, tag=654828482
   [junit4]   2> 65892 T129 x:x:collection1 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@166aa423: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@392ac8af
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSqlEntityProcessor_458CE4C865FCDF6A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {sportsAdded_s=PostingsFormat(name=Asserting), NAME_mult_s=FSTOrd50, AddAColumn_s=Lucene50(blocksize=128), COUNTRY_CODE_s=Lucene50(blocksize=128), id=PostingsFormat(name=Asserting), COUNTRY_NAME_s=FSTOrd50, SPORT_NAME_mult_s=PostingsFormat(name=LuceneVarGapFixedInterval), COUNTRY_CODES_mult_s=Lucene50(blocksize=128), countryAdded_s=Lucene50(blocksize=128)}, docValues:{timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1389, maxMBSortInHeap=6.475870895224699, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@73a0aca9), locale=es-CL, timezone=EAT
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=37517208,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestHierarchicalDocBuilder, TestWriterImpl, TestZKPropertiesWriter, TestSqlEntityProcessor]
   [junit4] Completed [12/38 (1!)] on J0 in 27.77s, 12 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 2419 lines...]
    [javac] Compiling 6 source files to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-prometheus-exporter\classes\java
    [javac] C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\prometheus-exporter\src\java\org\apache\solr\prometheus\collector\SolrCollector.java:56: error: cannot find symbol
    [javac]   private static final Logger logger = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass());
    [javac]                                                                ^
    [javac]   symbol:   variable MethodHandles
    [javac]   location: class SolrCollector
    [javac] C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\prometheus-exporter\src\java\org\apache\solr\prometheus\exporter\SolrExporter.java:52: error: cannot find symbol
    [javac]   private static final Logger logger = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass());
    [javac]                                                                ^
    [javac]   symbol:   variable MethodHandles
    [javac]   location: class SolrExporter
    [javac] C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\contrib\prometheus-exporter\src\java\org\apache\solr\prometheus\scraper\SolrScraper.java:49: error: cannot find symbol
    [javac]   private static final Logger logger = LoggerFactory.getLogger(MethodHandles.lookup().lookupClass());
    [javac]                                                                ^
    [javac]   symbol:   variable MethodHandles
    [javac]   location: class SolrScraper
    [javac] 3 errors

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:618: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:562: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:282: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:478: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:557: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:544: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:2044: Compile failed; see the compiler error output for details.

Total time: 99 minutes 25 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

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

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

6 tests failed.
FAILED:  org.apache.lucene.analysis.icu.segmentation.TestICUTokenizer.testRandomHugeStrings

Error Message:
some thread(s) failed

Stack Trace:
java.lang.RuntimeException: some thread(s) failed
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:584)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:475)
	at org.apache.lucene.analysis.icu.segmentation.TestICUTokenizer.testRandomHugeStrings(TestICUTokenizer.java:327)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
	at __randomizedtesting.SeedInfo.seed([129D7A496961ED16:DB2838E760062BE3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:723)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at __randomizedtesting.SeedInfo.seed([129D7A496961ED16:6D5211C4A665008]:0)
	at java.util.ArrayList.rangeCheck(ArrayList.java:653)
	at java.util.ArrayList.get(ArrayList.java:429)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.request.TestStreamBody

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_129D7A496961ED16-001\tempDir-001\configsets\exitable-directory\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_129D7A496961ED16-001\tempDir-001\configsets\exitable-directory\conf    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_129D7A496961ED16-001\tempDir-001\configsets\exitable-directory: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_129D7A496961ED16-001\tempDir-001\configsets\exitable-directory    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_129D7A496961ED16-001\tempDir-001\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_129D7A496961ED16-001\tempDir-001\configsets    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_129D7A496961ED16-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_129D7A496961ED16-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-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_129D7A496961ED16-001\tempDir-001\configsets\exitable-directory\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_129D7A496961ED16-001\tempDir-001\configsets\exitable-directory\conf
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_129D7A496961ED16-001\tempDir-001\configsets\exitable-directory: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_129D7A496961ED16-001\tempDir-001\configsets\exitable-directory
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_129D7A496961ED16-001\tempDir-001\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_129D7A496961ED16-001\tempDir-001\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_129D7A496961ED16-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_129D7A496961ED16-001\tempDir-001

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


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

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

	at __randomizedtesting.SeedInfo.seed([129D7A496961ED16]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CCBA2F2AC9994400-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CCBA2F2AC9994400-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CCBA2F2AC9994400-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CCBA2F2AC9994400-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CCBA2F2AC9994400-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CCBA2F2AC9994400-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CCBA2F2AC9994400-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CCBA2F2AC9994400-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CCBA2F2AC9994400-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CCBA2F2AC9994400-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CCBA2F2AC9994400-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CCBA2F2AC9994400-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CCBA2F2AC9994400-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CCBA2F2AC9994400-001 

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

	at __randomizedtesting.SeedInfo.seed([CCBA2F2AC9994400]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.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 3447 lines...]
   [junit4] Suite: org.apache.lucene.analysis.icu.segmentation.TestICUTokenizer
   [junit4]   2> TEST FAIL: useCharFilter=true text='gtefe <!--& axbgwsxev \ud801\udca9\ud801\udc9f\ud801\udc95\ud801\udc81\ud801\udc88 \ud802\udf68\ud802\udf64\ud802\udf62\ud802\udf75 \ud800\uddc2 \u2c7c\u2c6e\u2c65 gkhjoi \ud802\ude69\ud802\ude72\ud802\ude71\ud802\ude65 ocva \u07e8\u2d03 dsxitbcl ia{0 zhcjhkpgbvm \ufe2f\ufe2a\ufe21\ufe2f\ufe21\ufe2b\ufe24 \ud64e\u15bd\u023bY\udb81\udffb{ poqpf \ua855\ua873\ua867\ua86f\ua856\ua861\ua86b\ua86e\ua849\ua864 \ud802\udf4a\ud802\udf4c\ud802\udf43 \ufc15\ud889\udf0c\u02b3\u028b\uc53c\uf2e2\u0250\u9f9a ?kf bhkhls uszciii gbgjrdcml \ud809\udc3d tfpcjnn yeumstxchyna Q\ue4a3H\u0734\ufe5a\uda8e\ude4c yoxsqnvyh \u2155\u2172\u2166\u2172\u2173\u215d\u2183 \ud801\udcac\ud801\udc98\ud801\udc8e\ud801\udca0\ud801\udc86 \u17b6\u17b2\u17d7\u1784\u17d6\u17ce\u1782 wyntx kuqw pmqrwitduik }\u07d4r\uc86d\ud8b1\udfc4\u169b\ue712W W\ue43c\u4ebc\u0005\u0533\uce41\ua58a\u0738 \ua992\ua9dd\ua98f\ua99b\ua9c0\ua999\ua999 ?>< zhodib jioeqnbw nzsy \ua727\ua7a3\ua7a0\ua7a0\ua7f5\ua7fa\ua7b5\ua7b5\ua77a\ua747\ua7d4\ua7a0\ua7f3\ua7f7 jnllcIdJ \u1940\u1932\u1901\u1947\u192f\u191d\u1923 \u33aa\u3385\u33c6\u334e\u3329\u33c4\u33ba\u3353\u33c0\u334c\u33bd\u338f\u33ef\u3345 iztvfdreb \ufc54\ud8f1\udc44\u000fB voocgy wfzqp \u202f\u205e\u202c\u2030\u205a\u202d\u201b\u203d\u205c\u2066 \\\"       rjpaxh \u0714\u05e7\ud397\udb15\udc8f\uf484\ub72c zkvnjtknxv \u05f0\u05c6\u05ba\u05d0\u05c3\u05b8\u05ee \ud802\udc5a\ud802\udc52\ud802\udc4b\ud802\udc41 ksieeawv 8\u0441\ufe61\u02a0\ud94e\uddadq  \u2dc1\ud98e\udee0\ua14f\u8cd0\u07b7\uf3a2 \u260f\u26a0\u26ff\u26df\u26c7\u2693\u26c9\u2673\u26ec \u3117\u3117\u3116\u310e\u3117\u3100\u3124\u3115\u312a\u311a skghj fydmuw \ud800\udebf\ud800\uded4\ud800\uded0 zmnmwkefowoy \ud83c\ude13\ud83c\ude85\ud83c\ude99\ud83c\ude4d rwnqcdamf \uc727\ud801\udc3c\u060f\u034e\u0821\u001b\u071f\u001e tteturylvwf \u0138\uda9d\udfaeZ lrhugptdtw l  --></s zrptyvzxwv \u067dR/\ufbfe\u39ec\ub251 \u1bae\u1b88\u1ba7\u1b82\u1b94\u1bb0\u1b8f\u1b9a\u1ba5\u1ba3\u1b9b\u1ba5 cefn wecjcd \u2360\ufe9f$0\u05e7q\ufa3d\u071d <    \u3359\u330b\u338b\u33f8\u33a2\u3344\u33a6\u3357\u3375\u337e\u33a4\u33e4 ybrfolrqi kbqicnvhx kyntjm \ud834\udd56\ud834\udd0d\ud834\uddcb\ud834\udd22 \u0006\u05a0\u0590 \u05bf\u071a\"\u01abS\ubd97\u9880 ggkcgbedNcgko \ua96c\ua97d\ua96f\ua979 \u3f0d\uda94\ude81P\u03f7\ue0fb\u0015\ud85b\udddc <!--#</p>< veKmdmQymU o Xa|)zhWu]{0,5 nvhn 2025 \u1964\u1974\u1977\u197f\u1972\u1960 frhbsq \u4c7e\u365d\u4689\u36dc\u3e91\u426b\u4c39\u4392\u3d70\u3ff7\u3e1b\u385b \ud800\udf84 \ue361\u0192\u0756\uda8c\udd54t\ub8f4 zlqrddjzoc \u1b13\u1b30\u1b7e\u1b66\u1b63\u1b5d R\ue317n\ud83a\udc25_\uecf0\udb7b\udfad~\u33c5 dxrxqr \u112a\u11cb\u11a7\u11f3\u11c4\u11e6\u115a\u1179 \u67fd\ufb09(\uf3a6\uef06\u7d90\u03d7\u0366/ \ud8cd\ude6b\ue173\u021a\ue3e1\udb84\udd65\u0007\ue20c vpipi kztxdmd \u0564\u026f\u07d1\u0007\u001a\ud830\udd50\u075c\udb11\udedb\u0002 \ufb61\u0008%\u0693 qdtpnc rmezlbren ocptmvg \u0807\uda80\udf01\uc5b9\uf314\ud80d\udfa2 \udadc\udf46 cjdukislup \ud83c\udc6f\ud83c\udc3a\ud83c\udc5d \ud898\udc2d\ud8c0\udd47\u4a35\u2414 \uee77\ue876\uf7f5\ue293\ue183\ue034\ued9e\ue8f0\ueda1\uf639\ue11a bndjnawmh ootjpjjrofyg \u796a\u5414\u4e54\u5d48\u9c0a\u8eee\u9a36\u8bef wzzuz zwipodukr \ua4a2\ua4c9\ua4ad\ua4c2\ua499\ua4c1\ua4a5\ua4bc\ua495\ua4ab\ua49a zkawsmwumcpx ?><scr \ud801\udc1d\ud801\udc1f\ud801\udc10\ud801\udc3e\ud801\udc19 qkpma \u138b\u139a\u138c\u1389\u1385\u1381\u138f\u1397\u138c zcg Xf fzt ma \u0e0c\u03b6\u021b\uf8aa \u8179\ue308\u02e8\ue46b\ud6cd\u7a89\u00e5 eotmsctrcnd \ua4d4\ua4d4\ua4d1\ua4f5\ua4da\ua4df\ua4ed\ua4eb\ua4d8\ua4f5 wtiraxewdp zzcerbsg \uf271\ud911\ude81h \u015d\u02bc\ub47e\uc33bA\ub336\u01bc\u312e \ud9a2\udd29\uda6a\ude76\uf272\u065d\u5471\u0221\u0481\u0116\uf79f \uda1f\uded8\udb92\ude14\u713bz\u5100\udb31\udddf\u9c92\u057b \ud835\udff0\ud835\udf04\ud835\udd00 \u02e6\u02bc\u02ce\u02c1\u02d4 \udba6\ude7f\u0009\ud869\ude38\ue6e1\u97db\u00dd\ue9c1 \u0a34{\ud143k \ufe11\ufe17\ufe1a\ufe19\ufe1d\ufe1f\ufe1c lqiugpc nxicrwgby \ua151\u0131\u051d\u01fc\u1520d\uf5fc\u97c2 \u1065\u1088\u103b\u1025\u1037\u1000\u100a\u1056\u106d\u100e vmlsbfbh duhwymue acwvfsskq nyhb \ud800\udde6\ud800\uddf4 \u000f\uda7a\udde48\ue7b4\u1635\u2a9e\u6b09 \u24d9\u24af\u24a1\u24fa\u24ca jgpcuksxwx cwaotr J\u001a\u029b\uf4c5\u49c7\u8ba4\uac48 oi.{0,5}{0,5} tkxezibl stbfthtsn flneavvn \udb60\udf5b\udba4\udee4/\u024b <    \ud804\udc8e\ud804\udc88\ud804\udc8e ejujzps \udbd7\udd30v xj \u173a\u1723\u1734\u173b\u1724\u173e\u1726\u173e\u1724\u172d\u1739\u172a \u001e\udb8c\udd0d\u5eff tgkwh I\u3e0e2\u07d3T\udadb\udd83\u3045 |-c{0,5}(y{0, \ua960\ua973\ua97c\ua968\ua966\ua966\ua964\ua965\ua96e\ua963\ua971\ua977 hwwixqxtyw dcrnat pachlur \u213d\u2103\u2111\u211a\u212f\u2106\u2117 \ud808\ude0f\ud808\uded6 ke \u0262 \u104d\u1065\u104c\u1086\u1064\u1017\u102d\u1073\u1008\u1036 cdiyloy \ud801\udc57\ud801\udc76 \uee55\u8d69\u227c\u067d\u031d\u11e5d\ud918\udfd1 klgijdzux \ub5ee\ue26b\u0597\u3569>\u05cf\udb2d\udc5b/\u02a3 \u294e\u292a\u294b mqqcpwtdq HUZanYwz hbklys \ue682H\u01ee\u10bcz\udb1e\udfc2\u02ec\u06a6\u03ee\udab8\udca1 \u03fd\u236a\udb4a\udf12'4 \ue114\u081e\u41dd\u3476\u0501j mnomlpvla \u30fa\u30f4\u30ad\u30dc ifbzy \uedc6\u001f\u0584\u28a5\u03c4\u3ea6\udbe5\udee8!\u5154 vru wvdmc lfajdmynsh \ud800\udd2e\ud800\udd2d\ud800\udd1e\ud800\udd01\ud800\udd32 ujqbjazzih sbfe \u0c20\u0c00\u0c2b\u0c42\u0c77\u0c12\u0c24\u0c67\u0c16\u0c2f\u0c56 fniuhkq  )hr[{ \u1383\u138e\u138e\u1382\u1387\u1383 z?tm{0, in \u2010\u2017\u201f\u206f hcqwqxuvkg \ua938\ua932\ua945\ua95b\ua95f\ua93a\ua94e\ua952\ua93b ldjfrdmp \u2c0e\u2c1f\u2c2d\u2c4f\u2c45\u2c2c\u2c29\u2c01 jzlglfa rewziemtnone \ueac2\ud87e\udf65\uec78X}\uf6db gqtszyxvhrg \uf397\u04f1\u0013\ueea6\uf097E\uffb9\u0576\u06be  \ud834\udf4c\ud834\udf16\ud834\udf3d\ud834\udf2d \u0bca\u0bda\u0b9f\u0bcb\u0bb3\u0b9a jhfmhytre gblbd \ued8d\u0011\uda90\udedb\uebab\ud948\udf3d\u92d7@ \\\"&;\n;<? b \ue0c8\udb3d\udcfc\u06ad\uf232\u68cc\u05b7\u037c!\u0016[ JjZbOElGGwgm rvfcequnwrjzvk ]g-)z \u0e70\u0e4b\u0e47\u0e53\u0e67\u0e6e\u0e25\u0e30\u0e70\u0e2a \ud800\udd83\ud800\udd42\ud800\udd73 M\u671ff\uf7dd\u9e2f\u0a53\ud80c\udf19\n\u9851 Mg|ld{0,5} \u1722\u1721\u173f\u1725\u173c\u1739\u172b\u172a \u319b\u3197\u3193\u3197 xgwgatg \u1a73\u1a48\u1a5d\u1aab\u1a31\u1a34\u1aa8\u1a93\u1a47 \u1c25\u1c3c\u1c0c\u1c45\u1c3d\u1c1c\u1c2d\u1c3c\u1c1e sksiovqar ;419367 \"--><?<!-- \u20e5\u20f6\u20df\u20e9\u20df\u20e0\u20e2\u20fd\u20f5\u20d9\u20d4\u20d7 \u2622\u2630\u2642\u26af\u26d6\u2640\u262a\u2616\u26b8\u26ec \udbd0\udc83\u02b6\u001a\ufdffB\uf53c\uffc3\ufcfa\ud91b\uddec\u074d   \u055d\u0001\u0518\u0604\ue41d \u01bcm\ud841\udc56\uf05f\u00df&9 nkvrplbwb odpxfa hfzvi hfcprhzk ybjjzxernzie ,5\ue17e\uf8a5\u050f\udaf4\udc60\u4728\u814b \udbe9\udd62\u0a34g\u07f9\ued4c\ud95e\ude07\u7aa2 \udbdf\udff9\ud966\udf87\ud9b2\udfb9\uf05a\ufae0\u02ef\uff28 \u174a\u1755\u175c\u175f\u1758\u1752\u1747 \u0fe4\u0fc5\u0f6d\u0fdb\u0f2f\u0fcb\u0f27 jdipvaqdu ;</p>-->69307 \udb36\udef4\u9e0b\uf7bcy yrbddafc \uaa69\uaa7f\uaa75\uaa61 \u84b7\ub503\udb19\udf92\u1a36D \u1c24\u1c07\u1c14\u1c06\u1c4d\u1c25 ffrgwqqqlb'
   [junit4]   2> ??? 20, 2018 8:20:01 AM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-12,5,TGRP-TestICUTokenizer]
   [junit4]   2> java.lang.AssertionError
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([62C155167D0FE3BF]:0)
   [junit4]   2> 	at com.ibm.icu.text.RuleBasedBreakIterator$DictionaryCache.following(RuleBasedBreakIterator.java:1196)
   [junit4]   2> 	at com.ibm.icu.text.RuleBasedBreakIterator$BreakCache.populateFollowing(RuleBasedBreakIterator.java:1584)
   [junit4]   2> 	at com.ibm.icu.text.RuleBasedBreakIterator$BreakCache.next(RuleBasedBreakIterator.java:1424)
   [junit4]   2> 	at com.ibm.icu.text.RuleBasedBreakIterator.next(RuleBasedBreakIterator.java:428)
   [junit4]   2> 	at org.apache.lucene.analysis.icu.segmentation.BreakIteratorWrapper.next(BreakIteratorWrapper.java:52)
   [junit4]   2> 	at org.apache.lucene.analysis.icu.segmentation.CompositeBreakIterator.next(CompositeBreakIterator.java:62)
   [junit4]   2> 	at org.apache.lucene.analysis.icu.segmentation.ICUTokenizer.incrementTokenBuffer(ICUTokenizer.java:206)
   [junit4]   2> 	at org.apache.lucene.analysis.icu.segmentation.ICUTokenizer.incrementToken(ICUTokenizer.java:104)
   [junit4]   2> 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:753)
   [junit4]   2> 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:664)
   [junit4]   2> 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.access$000(BaseTokenStreamTestCase.java:67)
   [junit4]   2> 	at org.apache.lucene.analysis.BaseTokenStreamTestCase$AnalysisThread.run(BaseTokenStreamTestCase.java:532)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestICUTokenizer -Dtests.method=testRandomHugeStrings -Dtests.seed=62C155167D0FE3BF -Dtests.slow=true -Dtests.locale=sr-CS -Dtests.timezone=Africa/Addis_Ababa -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.78s J1 | TestICUTokenizer.testRandomHugeStrings <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: some thread(s) failed
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:584)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:475)
   [junit4]    > 	at org.apache.lucene.analysis.icu.segmentation.TestICUTokenizer.testRandomHugeStrings(TestICUTokenizer.java:327)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=31, name=Thread-12, state=RUNNABLE, group=TGRP-TestICUTokenizer]
   [junit4]    > Caused by: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([62C155167D0FE3BF]:0)
   [junit4]    > 	at com.ibm.icu.text.RuleBasedBreakIterator$DictionaryCache.following(RuleBasedBreakIterator.java:1196)
   [junit4]    > 	at com.ibm.icu.text.RuleBasedBreakIterator$BreakCache.populateFollowing(RuleBasedBreakIterator.java:1584)
   [junit4]    > 	at com.ibm.icu.text.RuleBasedBreakIterator$BreakCache.next(RuleBasedBreakIterator.java:1424)
   [junit4]    > 	at com.ibm.icu.text.RuleBasedBreakIterator.next(RuleBasedBreakIterator.java:428)
   [junit4]    > 	at org.apache.lucene.analysis.icu.segmentation.BreakIteratorWrapper.next(BreakIteratorWrapper.java:52)
   [junit4]    > 	at org.apache.lucene.analysis.icu.segmentation.CompositeBreakIterator.next(CompositeBreakIterator.java:62)
   [junit4]    > 	at org.apache.lucene.analysis.icu.segmentation.ICUTokenizer.incrementTokenBuffer(ICUTokenizer.java:206)
   [junit4]    > 	at org.apache.lucene.analysis.icu.segmentation.ICUTokenizer.incrementToken(ICUTokenizer.java:104)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:753)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:664)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.access$000(BaseTokenStreamTestCase.java:67)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase$AnalysisThread.run(BaseTokenStreamTestCase.java:532)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {dummy=BlockTreeOrds(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1673, maxMBSortInHeap=5.676214016156557, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@10dd215), locale=sr-CS, timezone=Africa/Addis_Ababa
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=11983656,total=194248704
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUNormalizer2Filter, TestICUNormalizer2CharFilterFactory, TestICUCollationDocValuesField, TestMyanmarSyllable, TestICUTokenizer]
   [junit4] Completed [10/16 (1!)] on J1 in 1.06s, 41 tests, 1 error <<< FAILURES!

[...truncated 8744 lines...]
   [junit4] Suite: org.apache.solr.search.stats.TestExactStatsCache
   [junit4]   2> 296102 INFO  (SUITE-TestExactStatsCache-seed#[129D7A496961ED16]-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-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_129D7A496961ED16-001\init-core-data-001
   [junit4]   2> 296129 WARN  (SUITE-TestExactStatsCache-seed#[129D7A496961ED16]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=18 numCloses=18
   [junit4]   2> 296129 INFO  (SUITE-TestExactStatsCache-seed#[129D7A496961ED16]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 296175 INFO  (SUITE-TestExactStatsCache-seed#[129D7A496961ED16]-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> 296175 INFO  (SUITE-TestExactStatsCache-seed#[129D7A496961ED16]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 298610 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_129D7A496961ED16-001\tempDir-001\control\cores\collection1
   [junit4]   2> 298615 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 298617 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 298617 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 298617 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 298618 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10d486{/,null,AVAILABLE}
   [junit4]   2> 298641 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@9375da{HTTP/1.1,[http/1.1]}{127.0.0.1:63612}
   [junit4]   2> 298641 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.e.j.s.Server Started @305989ms
   [junit4]   2> 298641 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=63612, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_129D7A496961ED16-001\tempDir-001\control\cores}
   [junit4]   2> 298642 ERROR (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 298642 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 298642 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 298642 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 298642 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-20T05:31:47.418Z
   [junit4]   2> 298642 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_129D7A496961ED16-001\tempDir-001\control\solr.xml
   [junit4]   2> 298685 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 298685 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 298690 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@bebc44, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 299016 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bebc44
   [junit4]   2> 299033 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bebc44
   [junit4]   2> 299035 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bebc44
   [junit4]   2> 299089 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_129D7A496961ED16-001\tempDir-001\control\cores
   [junit4]   2> 299089 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 299091 INFO  (coreLoadExecutor-1141-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 299104 INFO  (coreLoadExecutor-1141-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 299335 INFO  (coreLoadExecutor-1141-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 299518 INFO  (coreLoadExecutor-1141-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 299730 INFO  (coreLoadExecutor-1141-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 299782 INFO  (coreLoadExecutor-1141-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 299782 INFO  (coreLoadExecutor-1141-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@bebc44
   [junit4]   2> 299783 INFO  (coreLoadExecutor-1141-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 299783 INFO  (coreLoadExecutor-1141-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_129D7A496961ED16-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 299792 INFO  (coreLoadExecutor-1141-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=97.24609375, floorSegmentMB=1.916015625, forceMergeDeletesPctAllowed=11.761080263991257, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 300113 INFO  (coreLoadExecutor-1141-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 300113 INFO  (coreLoadExecutor-1141-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 300116 INFO  (coreLoadExecutor-1141-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 300116 INFO  (coreLoadExecutor-1141-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 300117 INFO  (coreLoadExecutor-1141-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=99.62109375, floorSegmentMB=0.783203125, forceMergeDeletesPctAllowed=19.16625549875358, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 300118 INFO  (coreLoadExecutor-1141-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@49288d[collection1] main]
   [junit4]   2> 300120 INFO  (coreLoadExecutor-1141-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 300153 INFO  (coreLoadExecutor-1141-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 300455 INFO  (coreLoadExecutor-1141-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 300455 INFO  (coreLoadExecutor-1141-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592896739586605056
   [junit4]   2> 300458 INFO  (searcherExecutor-1142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 300458 INFO  (searcherExecutor-1142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 300458 INFO  (searcherExecutor-1142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 300458 INFO  (searcherExecutor-1142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 300459 INFO  (searcherExecutor-1142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 300460 INFO  (searcherExecutor-1142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 300460 INFO  (searcherExecutor-1142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 300461 INFO  (searcherExecutor-1142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 300461 INFO  (searcherExecutor-1142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 300464 INFO  (searcherExecutor-1142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@49288d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 302712 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_129D7A496961ED16-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 302740 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 302741 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 302741 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 302741 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 302745 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@127621d{/,null,AVAILABLE}
   [junit4]   2> 302761 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@ec9e78{HTTP/1.1,[http/1.1]}{127.0.0.1:63628}
   [junit4]   2> 302761 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.e.j.s.Server Started @310110ms
   [junit4]   2> 302761 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=63628, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_129D7A496961ED16-001\tempDir-001\shard0\cores}
   [junit4]   2> 302762 ERROR (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 302762 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 302762 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 302762 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 302762 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-20T05:31:51.538Z
   [junit4]   2> 302763 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_129D7A496961ED16-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 302776 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 302776 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 302778 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@bebc44, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 303441 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bebc44
   [junit4]   2> 303474 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bebc44
   [junit4]   2> 303474 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bebc44
   [junit4]   2> 303498 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_129D7A496961ED16-001\tempDir-001\shard0\cores
   [junit4]   2> 303498 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 303498 INFO  (coreLoadExecutor-1152-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 303516 INFO  (coreLoadExecutor-1152-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 303951 INFO  (coreLoadExecutor-1152-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 304022 INFO  (coreLoadExecutor-1152-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 304242 INFO  (coreLoadExecutor-1152-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 304277 INFO  (coreLoadExecutor-1152-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 304277 INFO  (coreLoadExecutor-1152-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@bebc44
   [junit4]   2> 304277 INFO  (coreLoadExecutor-1152-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 304277 INFO  (coreLoadExecutor-1152-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_129D7A496961ED16-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 304284 INFO  (coreLoadExecutor-1152-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=97.24609375, floorSegmentMB=1.916015625, forceMergeDeletesPctAllowed=11.761080263991257, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 304550 INFO  (coreLoadExecutor-1152-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 304551 INFO  (coreLoadExecutor-1152-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 304551 INFO  (coreLoadExecutor-1152-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 304551 INFO  (coreLoadExecutor-1152-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 304551 INFO  (coreLoadExecutor-1152-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=99.62109375, floorSegmentMB=0.783203125, forceMergeDeletesPctAllowed=19.16625549875358, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 304551 INFO  (coreLoadExecutor-1152-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@9d1274[collection1] main]
   [junit4]   2> 304557 INFO  (coreLoadExecutor-1152-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 304591 INFO  (coreLoadExecutor-1152-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 304852 INFO  (coreLoadExecutor-1152-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 304852 INFO  (coreLoadExecutor-1152-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592896744197193728
   [junit4]   2> 304859 INFO  (searcherExecutor-1153-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 304859 INFO  (searcherExecutor-1153-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 304859 INFO  (searcherExecutor-1153-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 304859 INFO  (searcherExecutor-1153-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 304859 INFO  (searcherExecutor-1153-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 304859 INFO  (searcherExecutor-1153-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 304859 INFO  (searcherExecutor-1153-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 304859 INFO  (searcherExecutor-1153-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 304859 INFO  (searcherExecutor-1153-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 304859 INFO  (searcherExecutor-1153-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@9d1274[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 304871 INFO  (TEST-TestExactStatsCache.test-seed#[129D7A496961ED16]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 304884 INFO  (qtp6970368-2770) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1592896744223408128)} 0 7
   [junit4]   2> 304900 INFO  (qtp28936937-2783) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1592896744239136768)} 0 8
   [junit4]   2> 304904 INFO  (qtp6970368-2765) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[0 (1592896744249622528)]} 0 2
   [junit4]   2> 304908 INFO  (qtp28936937-2785) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[0 (1592896744255913984)]} 0 1
   [junit4]   2> 304912 INFO  (qtp6970368-2766) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592896744260108288,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 304912 INFO  (qtp6970368-2766) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1fba9bc commitCommandVersion:1592896744260108288
   [junit4]   2> 304923 INFO  (qtp6970368-2766) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@283ba5[collection1] main]
   [junit4]   2> 304923 INFO  (qtp6970368-2766) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 304930 INFO  (searcherExecutor-1142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@283ba5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 304930 INFO  (qtp6970368-2766) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 18
   [junit4]   2> 304931 INFO  (qtp28936937-2787) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592896744280031232,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 304931 INFO  (qtp28936937-2787) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1de98a5 commitCommandVersion:1592896744280031232
   [junit4]   2> 304940 INFO  (qtp28936937-2787) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a0362[collection1] main]
   [junit4]   2> 304941 INFO  (qtp28936937-2787) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 304943 INFO  (searcherExecutor-1153-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6a0362[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 304943 INFO  (qtp28936937-2787) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 12
   [junit4]   2> 304952 INFO  (qtp6970368-2765) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=a_t:one&fl=*,score&wt=javabin&version=2&debugQuery=true} hits=1 status=0 QTime=2
   [junit4]   2> 305011 INFO  (qtp28936937-2788) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=*,score&shards.purpose=32768&shard.url=http://127.0.0.1:63628//collection1&rid=127.0.0.1-collection1-1519104713734-0&version=2&q=a_t:one&requestPurpose=GET_TERM_STATS&NOW=1519104713734&isShard=true&wt=javabin&debugQuery=false} status=0 QTime=44
   [junit4]   2> 305023 INFO  (qtp28936937-2787) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&org.apache.solr.stats.termStats=a_t:on,1,1&shard.url=http://127.0.0.1:63628//collection1&rid=127.0.0.1-collection1-1519104713734-0&rows=10&version=2&org.apache.solr.stats.colStats=a_t,1,1,3,3&q=a_t:one&requestPurpose=GET_TOP_IDS,SET_TERM_STATS&NOW=1519104713734&isShard=true&org.apache.solr.stats.terms=a_t:on&wt=javabin&debugQuery=false} hits=1 status=0 QTime=1
   [junit4]   2> 305026 INFO  (qtp28936937-2788) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&debug=timing&debug=track&fl=*,score&shards.purpose=320&shard.url=http://127.0.0.1:63628//collection1&rid=127.0.0.1-collection1-1519104713734-0&version=2&q=a_t:one&requestPurpose=GET_FIELDS,GET_DEBUG&NOW=1519104713734&ids=0&isShard=true&wt=javabin&debugQuery=true} status=0 QTime=1
   [junit4]   2> 305038 INFO  (qtp28936937-2785) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=a_t:one&shards=http://127.0.0.1:63628//collection1&fl=*,score&wt=javabin&version=2&debugQuery=true} rid=127.0.0.1-collection1-1519104713734-0 hits=1 status=0 QTime=79
   [junit4]   1> ======================= Control Response =======================
   [junit4]   1> {responseHeader={status=0,QTime=2},response={numFound=1,start=0,maxScore=0.57735026,docs=[SolrDocument{id=0, range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Tue Feb 20 00:31:53 EASST 2018, _version_=1592896744249622528, intDvoDefault=42, score=0.57735026}]},debug={rawquerystring=a_t:one,querystring=a_t:one,parsedquery=a_t:on,parsedquery_toString=a_t:on,explain={0=
   [junit4]   1> 0.57735026 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>   0.57735026 = score(freq=1.0), product of:
   [junit4]   1>     1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>       1 = docFreq, number of documents containing term
   [junit4]   1>       1 = docCount, total number of documents with field
   [junit4]   1>     1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>       1.0 = freq, occurrences of term within document
   [junit4]   1>     0.57735026 = fieldNorm
   [junit4]   1> },QParser=LuceneQParser,timing={time=2.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=1.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=1.0}}}}}
   [junit4]   1> 
   [junit4]   1> 
   [junit4]   1> ======================= Shard Response =======================
   [junit4]   1> 
   [junit4]   1> {responseHeader={status=0,QTime=79},response={numFound=1,start=0,maxScore=0.57735026,docs=[SolrDocument{id=0, range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Tue Feb 20 00:31:53 EASST 2018, _version_=1592896744255913984, intDvoDefault=42, score=0.57735026}]},debug={track={rid=127.0.0.1-collection1-1519104713734-0,PARSE_QUERY={http://127.0.0.1:63628//collection1={QTime=44,ElapsedTime=57,RequestPurpose=GET_TERM_STATS,Response={responseHeader={status=0,QTime=44},org.apache.solr.stats.terms=a_t:on,org.apache.solr.stats.termStats=a_t:on,1,1,org.apache.solr.stats.colStats=a_t,1,1,3,3,debug={timing={time=44.0,prepare={time=1.0,query={time=1.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=42.0,query={time=42.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}},EXECUTE_QUERY={http://127.0.0.1:63628//collection1={QTime=1,ElapsedTime=2,RequestPurpose=GET_TOP_IDS,SET_TERM_STATS,NumFound=1,Response={responseHeader={status=0,QTime=1},response={numFound=1,start=0,maxScore=0.57735026,docs=[SolrDocument{id=0, score=0.57735026}]},sort_values={},debug={timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}},GET_FIELDS={http://127.0.0.1:63628//collection1={QTime=1,ElapsedTime=12,RequestPurpose=GET_FIELDS,GET_DEBUG,NumFound=1,Response={responseHeader={status=0,QTime=1},response={numFound=1,start=0,docs=[SolrDocument{id=0, range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Tue Feb 20 00:31:53 EASST 2018, _version_=1592896744255913984, intDvoDefault=42, score=0.57735026}]},debug={rawquerystring=a_t:one,querystring=a_t:one,parsedquery=a_t:on,parsedquery_toString=a_t:on,explain={0=
   [junit4]   1> 0.57735026 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>   0.57735026 = score(freq=1.0), product of:
   [junit4]   1>     1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>       1 = docFreq, number of documents containing term
   [junit4]   1>       1 = docCount, total number of documents with field
   [junit4]   1>     1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>       1.0 = freq, occurrences of term within document
   [junit4]   1>     0.57735026 = fieldNorm
   [junit4]   1> },QParser=LuceneQParser,timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}}},timing={time=44.0,prepare={time=1.0,query={time=1.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=42.0,query={time=42.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}},rawquerystring=a_t:one,querystring=a_t:one,parsedquery=a_t:on,parsedquery_toString=a_t:on,QParser=LuceneQParser,explain={0=
   [junit4]   1> 0.57735026 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>   0.57735026 = score(freq=1.0), product of:
   [junit4]   1>     1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>       1 = docFreq, number of documents containing term
   [junit4]   1>       1 = docCount, total number of documents with field
   [junit4]   1>     1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>       1.0 = freq, occurrences of term within document
   [junit4]   1>     0.57735026 = fieldNorm
   [junit4]   1> }}}
   [junit4]   2> 305053 INFO  (qtp6970368-2766) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1592896744397471744)]} 0 12
   [junit4]   2> 305061 INFO  (qtp28936937-2787) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1592896744412151808)]} 0 4
   [junit4]   2> 305061 INFO  (qtp6970368-2765) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592896744416346112,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 305077 INFO  (qtp6970368-2765) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1fba9bc commitCommandVersion:1592896744416346112
   [junit4]   2> 305096 INFO  (qtp6970368-2765) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@16c7334[collection1] main]
   [junit4]   2> 305100 INFO  (qtp6970368-2765) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 305120 INFO  (searcherExecutor-1142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@16c7334[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1) Uninverting(_1(8.0.0):C1)))}
   [junit4]   2> 305125 INFO  (qtp6970368-2765) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 62
   [junit4]   2> 305133 INFO  (qtp28936937-2785) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592896744491843584,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 305133 INFO  (qtp28936937-2785) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1de98a5 commitCommandVersion:1592896744491843584
   [junit4]   2> 305147 INFO  (qtp28936937-2785) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1250779[collection1] main]
   [junit4]   2> 305149 INFO  (qtp28936937-2785) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 305154 INFO  (searcherExecutor-1153-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1250779[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1) Uninverting(_1(8.0.0):C1)))}
   [junit4]   2> 305154 INFO  (qtp28936937-2785) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 20
   [junit4]   2> 305160 INFO  (qtp6970368-2766) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=a_t:one+a_t:four&fl=*,score&wt=javabin&version=2&debugQuery=true} hits=2 status=0 QTime=3
   [junit4]   2> 305169 INFO  (qtp28936937-2785) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=*,score&shards.purpose=32768&shard.url=http://127.0.0.1:63628//collection1&rid=127.0.0.1-collection1-1519104713942-1&version=2&q=a_t:one+a_t:four&requestPurpose=GET_TERM_STATS&NOW=1519104713942&isShard=true&wt=javabin&debugQuery=false} status=0 QTime=1
   [junit4]   2> 305172 INFO  (qtp28936937-2788) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&org.apache.solr.stats.termStats=a_t:on,2,2!a_t:four,1,1&shard.url=http://127.0.0.1:63628//collection1&rid=127.0.0.1-collection1-1519104713942-1&rows=10&version=2&org.apache.solr.stats.colStats=a_t,2,2,8,8&q=a_t:one+a_t:four&requestPurpose=GET_TOP_IDS,SET_TERM_STATS&NOW=1519104713942&isShard=true&org.apache.solr.stats.terms=a_t:on&org.apache.solr.stats.terms=a_t:four&wt=javabin&debugQuery=false} hits=2 status=0 QTime=1
   [junit4]   2> 305177 INFO  (qtp28936937-2785) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&debug=timing&debug=track&fl=*,score&shards.purpose=320&shard.url=http://127.0.0.1:63628//collection1&rid=127.0.0.1-collection1-1519104713942-1&version=2&q=a_t:one+a_t:four&requestPurpose=GET_FIELDS,GET_DEBUG&NOW=1519104713942&ids=0,1&isShard=true&wt=javabin&debugQuery=true} status=0 QTime=2
   [junit4]   2> 305181 INFO  (qtp28936937-2787) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=a_t:one+a_t:four&shards=http://127.0.0.1:63628//collection1&fl=*,score&wt=javabin&version=2&debugQuery=true} rid=127.0.0.1-collection1-1519104713942-1 hits=2 status=0 QTime=16
   [junit4]   1> ======================= Control Response =======================
   [junit4]   1> {responseHeader={status=0,QTime=3},response={numFound=2,start=0,maxScore=1.0757567,docs=[SolrDocument{id=1, range_facet_l=[1], id_i1=1, range_facet_l_dv=[1], range_facet_i_dv=[1], a_t=[one two three four five], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Tue Feb 20 00:31:53 EASST 2018, _version_=1592896744397471744, intDvoDefault=42, score=1.0757567}, SolrDocument{id=0, range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Tue Feb 20 00:31:53 EASST 2018, _version_=1592896744249622528, intDvoDefault=42, score=0.57735026}]},debug={rawquerystring=a_t:one a_t:four,querystring=a_t:one a_t:four,parsedquery=a_t:on a_t:four,parsedquery_toString=a_t:on a_t:four,explain={1=
   [junit4]   1> 1.0757567 = sum of:
   [junit4]   1>   0.4472136 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>     0.4472136 = score(freq=1.0), product of:
   [junit4]   1>       1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>         2 = docFreq, number of documents containing term
   [junit4]   1>         2 = docCount, total number of documents with field
   [junit4]   1>       1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>         1.0 = freq, occurrences of term within document
   [junit4]   1>       0.4472136 = fieldNorm
   [junit4]   1>   0.6285431 = weight(a_t:four in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>     0.6285431 = score(freq=1.0), product of:
   [junit4]   1>       1.4054651 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>         1 = docFreq, number of documents containing term
   [junit4]   1>         2 = docCount, total number of documents with field
   [junit4]   1>       1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>         1.0 = freq, occurrences of term within document
   [junit4]   1>       0.4472136 = fieldNorm
   [junit4]   1> ,0=
   [junit4]   1> 0.57735026 = sum of:
   [junit4]   1>   0.57735026 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>     0.57735026 = score(freq=1.0), product of:
   [junit4]   1>       1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>         2 = docFreq, number of documents containing term
   [junit4]   1>         2 = docCount, total number of documents with field
   [junit4]   1>       1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>         1.0 = freq, occurrences of term within document
   [junit4]   1>       0.57735026 = fieldNorm
   [junit4]   1> },QParser=LuceneQParser,timing={time=3.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=2.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=2.0}}}}}
   [junit4]   1> 
   [junit4]   1> 
   [junit4]   1> ======================= Shard Response =======================
   [junit4]   1> 
   [junit4]   1> {responseHeader={status=0,QTime=16},response={numFound=2,start=0,maxScore=1.0757567,docs=[SolrDocument{id=1, range_facet_l=[1], id_i1=1, range_facet_l_dv=[1], range_facet_i_dv=[1], a_t=[one two three four five], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Tue Feb 20 00:31:53 EASST 2018, _version_=1592896744412151808, intDvoDefault=42, score=1.0757567}, SolrDocument{id=0, range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Tue Feb 20 00:31:53 EASST 2018, _version_=1592896744255913984, intDvoDefault=42, score=0.57735026}]},debug={track={rid=127.0.0.1-collection1-1519104713942-1,PARSE_QUERY={http://127.0.0.1:63628//collection1={QTime=1,ElapsedTime=2,RequestPurpose=GET_TERM_STATS,Response={responseHeader={status=0,QTime=1},org.apache.solr.stats.terms=a_t:four,org.apache.solr.stats.terms=a_t:on,org.apache.solr.stats.termStats=a_t:on,2,2!a_t:four,1,1,org.apache.solr.stats.colStats=a_t,2,2,8,8,debug={timing={time=1.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}},EXECUTE_QUERY={http://127.0.0.1:63628//collection1={QTime=1,ElapsedTime=4,RequestPurpose=GET_TOP_IDS,SET_TERM_STATS,NumFound=2,Response={responseHeader={status=0,QTime=1},response={numFound=2,start=0,maxScore=1.0757567,docs=[SolrDocument{id=1, score=1.0757567}, SolrDocument{id=0, score=0.57735026}]},sort_values={},debug={timing={time=1.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}},GET_FIELDS={http://127.0.0.1:63628//collection1={QTime=2,ElapsedTime=7,RequestPurpose=GET_FIELDS,GET_DEBUG,NumFound=2,Response={responseHeader={status=0,QTime=2},response={numFound=2,start=0,docs=[SolrDocument{id=0, range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Tue Feb 20 00:31:53 EASST 2018, _version_=1592896744255913984, intDvoDefault=42, score=0.57735026}, SolrDocument{id=1, range_facet_l=[1], id_i1=1, range_facet_l_dv=[1], range_facet_i_dv=[1], a_t=[one two three four five], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Tue Feb 20 00:31:53 EASST 2018, _version_=1592896744412151808, intDvoDefault=42, score=1.0757567}]},debug={rawquerystring=a_t:one a_t:four,querystring=a_t:one a_t:four,parsedquery=a_t:on a_t:four,parsedquery_toString=a_t:on a_t:four,explain={0=
   [junit4]   1> 0.57735026 = sum of:
   [junit4]   1>   0.57735026 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>     0.57735026 = score(freq=1.0), product of:
   [junit4]   1>       1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>         2 = docFreq, number of documents containing term
   [junit4]   1>         2 = docCount, total number of documents with field
   [junit4]   1>       1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>         1.0 = freq, occurrences of term within document
 

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

exSearcher, HighlighterTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, CoreAdminHandlerTest, TestStressLucene, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, QueryEqualityTest, SortByFunctionTest, DebugComponentTest, CacheHeaderTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestQueryUtils, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, TermsComponentTest, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestJmxIntegration, ReturnFieldsTest, QueryParsingTest, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, PingRequestHandlerTest, CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, HighlighterConfigTest, SOLR749Test, UpdateParamsTest, TestSolrIndexConfig, ResponseLogComponentTest, BadComponentTest, TestMergePolicyConfig, NumericFieldsTest, TestConfig, TestPostingsSolrHighlighter, TestXIncludeConfig, TestLMJelinekMercerSimilarityFactory, OpenExchangeRatesOrgProviderTest, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, DOMUtilTest, TestSolrJ, TestLRUCache, UUIDFieldTest, DistributedMLTComponentTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestTolerantSearch, TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, AddReplicaTest, AssignBackwardCompatibilityTest, CloudExitableDirectoryReaderTest, CreateCollectionCleanupTest, DeleteStatusTest, DistribCursorPagingTest, DistributedVersionInfoTest, LeaderInitiatedRecoveryOnShardRestartTest, LegacyCloudClusterPropTest, MigrateRouteKeyTest, MultiThreadedOCPTest, SolrSlf4jReporterTest, SubstringBytesRefFilterTest, TestIntervalFaceting, TestStreamBody]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestStreamBody -Dtests.seed=129D7A496961ED16 -Dtests.slow=true -Dtests.locale=el-CY -Dtests.timezone=Asia/Vladivostok -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestStreamBody (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_129D7A496961ED16-001\tempDir-001\configsets\exitable-directory\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_129D7A496961ED16-001\tempDir-001\configsets\exitable-directory\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_129D7A496961ED16-001\tempDir-001\configsets\exitable-directory: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_129D7A496961ED16-001\tempDir-001\configsets\exitable-directory
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_129D7A496961ED16-001\tempDir-001\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_129D7A496961ED16-001\tempDir-001\configsets
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_129D7A496961ED16-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestStreamBody_129D7A496961ED16-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([129D7A496961ED16]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [674/778 (4!)] on J1 in 4.61s, 2 tests, 1 error <<< FAILURES!

[...truncated 2781 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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CCBA2F2AC9994400-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1308, maxMBSortInHeap=5.3195785525223425, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@768dca), locale=th-TH, timezone=Europe/Madrid
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=47686072,total=85458944
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=CCBA2F2AC9994400 -Dtests.slow=true -Dtests.locale=th-TH -Dtests.timezone=Europe/Madrid -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-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CCBA2F2AC9994400-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CCBA2F2AC9994400-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CCBA2F2AC9994400-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CCBA2F2AC9994400-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CCBA2F2AC9994400-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CCBA2F2AC9994400-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CCBA2F2AC9994400-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CCBA2F2AC9994400-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CCBA2F2AC9994400-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CCBA2F2AC9994400-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CCBA2F2AC9994400-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CCBA2F2AC9994400-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CCBA2F2AC9994400-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CCBA2F2AC9994400-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CCBA2F2AC9994400]: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 18.56s, 8 tests, 1 error <<< FAILURES!

[...truncated 41822 lines...]