You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/05/30 22:01:23 UTC

[JENKINS] Lucene-Solr-NightlyTests-8.x - Build # 109 - Unstable

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/109/

5 tests failed.
FAILED:  org.apache.lucene.search.TestRegexpRandom2.testRegexps

Error Message:
Hit 17 docnumbers don't match Hits length1=21 length2=21 hit=0: doc76=1.0,  doc76=1.0 hit=1: doc199=1.0,  doc199=1.0 hit=2: doc275=1.0,  doc275=1.0 hit=3: doc343=1.0,  doc343=1.0 hit=4: doc385=1.0,  doc385=1.0 hit=5: doc393=1.0,  doc393=1.0 hit=6: doc394=1.0,  doc394=1.0 hit=7: doc395=1.0,  doc395=1.0 hit=8: doc470=1.0,  doc470=1.0 hit=9: doc479=1.0,  doc479=1.0 hit=10: doc525=1.0,  doc525=1.0 hit=11: doc527=1.0,  doc527=1.0 hit=12: doc553=1.0,  doc553=1.0 hit=13: doc561=1.0,  doc561=1.0 hit=14: doc640=1.0,  doc640=1.0 hit=15: doc643=1.0,  doc643=1.0 hit=16: doc684=1.0,  doc684=1.0 hit=17: doc738=1.0,  doc776=1.0 hit=18: doc776=1.0,  doc889=1.0 hit=19: doc799=1.0,  doc738=1.0 hit=20: doc889=1.0,  doc799=1.0 for query:field:/o?[|(-辍]()/

Stack Trace:
junit.framework.AssertionFailedError: Hit 17 docnumbers don't match
Hits length1=21	length2=21
hit=0: doc76=1.0,	 doc76=1.0
hit=1: doc199=1.0,	 doc199=1.0
hit=2: doc275=1.0,	 doc275=1.0
hit=3: doc343=1.0,	 doc343=1.0
hit=4: doc385=1.0,	 doc385=1.0
hit=5: doc393=1.0,	 doc393=1.0
hit=6: doc394=1.0,	 doc394=1.0
hit=7: doc395=1.0,	 doc395=1.0
hit=8: doc470=1.0,	 doc470=1.0
hit=9: doc479=1.0,	 doc479=1.0
hit=10: doc525=1.0,	 doc525=1.0
hit=11: doc527=1.0,	 doc527=1.0
hit=12: doc553=1.0,	 doc553=1.0
hit=13: doc561=1.0,	 doc561=1.0
hit=14: doc640=1.0,	 doc640=1.0
hit=15: doc643=1.0,	 doc643=1.0
hit=16: doc684=1.0,	 doc684=1.0
hit=17: doc738=1.0,	 doc776=1.0
hit=18: doc776=1.0,	 doc889=1.0
hit=19: doc799=1.0,	 doc738=1.0
hit=20: doc889=1.0,	 doc799=1.0
for query:field:/o?[|(-辍]()/
	at __randomizedtesting.SeedInfo.seed([215B9655D6767594:C007D74408DC221C]:0)
	at junit.framework.Assert.fail(Assert.java:57)
	at org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
	at org.apache.lucene.search.TestRegexpRandom2.assertSame(TestRegexpRandom2.java:178)
	at org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:164)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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.lucene.search.TestTopDocsMerge.testSort_1

Error Message:
wrong hit docID expected:<670> but was:<0>

Stack Trace:
java.lang.AssertionError: wrong hit docID expected:<670> but was:<0>
	at __randomizedtesting.SeedInfo.seed([215B9655D6767594:B7C6423128AF54AF]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.apache.lucene.util.TestUtil.assertConsistent(TestUtil.java:1046)
	at org.apache.lucene.search.TestTopDocsMerge.testSort(TestTopDocsMerge.java:375)
	at org.apache.lucene.search.TestTopDocsMerge.testSort_1(TestTopDocsMerge.java:71)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestTopDocsMerge

Error Message:
2 threads leaked from SUITE scope at org.apache.lucene.search.TestTopDocsMerge:     1) Thread[id=18, name=LuceneTestCase-1-thread-2, state=WAITING, group=TGRP-TestTopDocsMerge]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=17, name=LuceneTestCase-1-thread-1, state=WAITING, group=TGRP-TestTopDocsMerge]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.lucene.search.TestTopDocsMerge: 
   1) Thread[id=18, name=LuceneTestCase-1-thread-2, state=WAITING, group=TGRP-TestTopDocsMerge]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=17, name=LuceneTestCase-1-thread-1, state=WAITING, group=TGRP-TestTopDocsMerge]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([215B9655D6767594]:0)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestTopDocsMerge

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=18, name=LuceneTestCase-1-thread-2, state=WAITING, group=TGRP-TestTopDocsMerge]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=17, name=LuceneTestCase-1-thread-1, state=WAITING, group=TGRP-TestTopDocsMerge]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=18, name=LuceneTestCase-1-thread-2, state=WAITING, group=TGRP-TestTopDocsMerge]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=17, name=LuceneTestCase-1-thread-1, state=WAITING, group=TGRP-TestTopDocsMerge]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([215B9655D6767594]:0)


FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testEstimatedIndexSize

Error Message:
estimatedSize=4884 should be lower than aboveBytes=3369

Stack Trace:
java.lang.AssertionError: estimatedSize=4884 should be lower than aboveBytes=3369
	at __randomizedtesting.SeedInfo.seed([ADDC5D3B3D970E37:CD98080AECFE9C39]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testEstimatedIndexSize(IndexSizeTriggerTest.java:1157)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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)




Build Log:
[...truncated 676 lines...]
   [junit4] Suite: org.apache.lucene.search.TestRegexpRandom2
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRegexpRandom2 -Dtests.method=testRegexps -Dtests.seed=215B9655D6767594 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=es-PY -Dtests.timezone=Asia/Kuala_Lumpur -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 25.6s J1 | TestRegexpRandom2.testRegexps <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Hit 17 docnumbers don't match
   [junit4]    > Hits length1=21	length2=21
   [junit4]    > hit=0: doc76=1.0,	 doc76=1.0
   [junit4]    > hit=1: doc199=1.0,	 doc199=1.0
   [junit4]    > hit=2: doc275=1.0,	 doc275=1.0
   [junit4]    > hit=3: doc343=1.0,	 doc343=1.0
   [junit4]    > hit=4: doc385=1.0,	 doc385=1.0
   [junit4]    > hit=5: doc393=1.0,	 doc393=1.0
   [junit4]    > hit=6: doc394=1.0,	 doc394=1.0
   [junit4]    > hit=7: doc395=1.0,	 doc395=1.0
   [junit4]    > hit=8: doc470=1.0,	 doc470=1.0
   [junit4]    > hit=9: doc479=1.0,	 doc479=1.0
   [junit4]    > hit=10: doc525=1.0,	 doc525=1.0
   [junit4]    > hit=11: doc527=1.0,	 doc527=1.0
   [junit4]    > hit=12: doc553=1.0,	 doc553=1.0
   [junit4]    > hit=13: doc561=1.0,	 doc561=1.0
   [junit4]    > hit=14: doc640=1.0,	 doc640=1.0
   [junit4]    > hit=15: doc643=1.0,	 doc643=1.0
   [junit4]    > hit=16: doc684=1.0,	 doc684=1.0
   [junit4]    > hit=17: doc738=1.0,	 doc776=1.0
   [junit4]    > hit=18: doc776=1.0,	 doc889=1.0
   [junit4]    > hit=19: doc799=1.0,	 doc738=1.0
   [junit4]    > hit=20: doc889=1.0,	 doc799=1.0
   [junit4]    > for query:field:/o?[|(-辍]()/
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([215B9655D6767594:C007D74408DC221C]:0)
   [junit4]    > 	at junit.framework.Assert.fail(Assert.java:57)
   [junit4]    > 	at org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
   [junit4]    > 	at org.apache.lucene.search.TestRegexpRandom2.assertSame(TestRegexpRandom2.java:178)
   [junit4]    > 	at org.apache.lucene.search.TestRegexpRandom2.testRegexps(TestRegexpRandom2.java:164)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J1/temp/lucene.search.TestRegexpRandom2_215B9655D6767594-001
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=8, maxDocsPerChunk=156, blockSize=54), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=8, blockSize=54)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@73f3ee64), locale=es-PY, timezone=Asia/Kuala_Lumpur
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=78861736,total=352321536
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriterOutOfFileDescriptors, TestIndexFileDeleter, TestTopFieldCollector, TestIndexingSequenceNumbers, TestAxiomaticF3EXP, TestParallelLeafReader, TestFilterDirectory, TestSimilarityProvider, TestBoolean2, TestOmitNorms, TestNeedsScores, TestMathUtil, TestPrefixQuery, TestDocument, TestDateSort, TestCodecUtil, TestFieldUpdatesBuffer, Test2BBinaryDocValues, TestLongDistanceFeatureQuery, TestSparseFixedBitSet, TestDoubleValuesSource, TestLucene60FieldInfoFormat, TestOperations, TestIndexedDISI, TestDirectPacked, TestCachingTokenFilter, TestByteSlices, TestOneMergeWrappingMergePolicy, TestDirectoryReader, TestTermVectors, TestBasicModelIn, TestGraphTokenStreamFiniteStrings, TestDocValues, TestLongPostings, TestForceMergeForever, TestRecyclingIntBlockAllocator, TestCharFilter, TestIndexSearcher, TestSimpleExplanationsWithFillerDocs, TestSpansEnum, TestIndexWriterMergePolicy, TestIndexWriterExceptions, TestPackedTokenAttributeImpl, TestStandardAnalyzer, TestSegmentCacheables, TestSimpleFSLockFactory, TestPagedBytes, TestBooleanOr, TestMultiThreadTermVectors, TestPendingSoftDeletes, TestTragicIndexWriterDeadlock, TestDocIdSetBuilder, TestSPIClassIterator, TestPerFieldPostingsFormat2, TestQueryVisitor, TestInPlaceMergeSorter, TestIsCurrent, Test2BBKDPoints, TestDocsAndPositions, TestCharsRefBuilder, TestIndexWriterFromReader, TestRegexpRandom2]
   [junit4] Completed [85/522 (1!)] on J1 in 25.76s, 1 test, 1 failure <<< FAILURES!

[...truncated 176 lines...]
   [junit4] Suite: org.apache.lucene.search.TestTopDocsMerge
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTopDocsMerge -Dtests.method=testSort_1 -Dtests.seed=215B9655D6767594 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=sr-Latn-RS -Dtests.timezone=America/North_Dakota/New_Salem -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 1.06s J0 | TestTopDocsMerge.testSort_1 <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: wrong hit docID expected:<670> but was:<0>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([215B9655D6767594:B7C6423128AF54AF]:0)
   [junit4]    > 	at org.apache.lucene.util.TestUtil.assertConsistent(TestUtil.java:1046)
   [junit4]    > 	at org.apache.lucene.search.TestTopDocsMerge.testSort(TestTopDocsMerge.java:375)
   [junit4]    > 	at org.apache.lucene.search.TestTopDocsMerge.testSort_1(TestTopDocsMerge.java:71)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> May 30, 2019 3:00:27 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> May 30, 2019 3:00:47 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 2 threads leaked from SUITE scope at org.apache.lucene.search.TestTopDocsMerge: 
   [junit4]   2>    1) Thread[id=18, name=LuceneTestCase-1-thread-2, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>    2) Thread[id=17, name=LuceneTestCase-1-thread-1, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> May 30, 2019 3:00:47 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=18, name=LuceneTestCase-1-thread-2, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]   2>    2) Thread[id=17, name=LuceneTestCase-1-thread-1, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]   2> May 30, 2019 3:00:49 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=18, name=LuceneTestCase-1-thread-2, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>    2) Thread[id=17, name=LuceneTestCase-1-thread-1, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {text=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{string=DocValuesFormat(name=Asserting), float=DocValuesFormat(name=Direct), int=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=391, maxMBSortInHeap=7.50946140156331, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7cef67da), locale=sr-Latn-RS, timezone=America/North_Dakota/New_Salem
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=3,free=77722144,total=168296448
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriterOnVMError, TestIndexCommit, TestTopDocsMerge]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTopDocsMerge -Dtests.seed=215B9655D6767594 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=sr-Latn-RS -Dtests.timezone=America/North_Dakota/New_Salem -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestTopDocsMerge (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.lucene.search.TestTopDocsMerge: 
   [junit4]    >    1) Thread[id=18, name=LuceneTestCase-1-thread-2, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=17, name=LuceneTestCase-1-thread-1, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([215B9655D6767594]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=18, name=LuceneTestCase-1-thread-2, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=17, name=LuceneTestCase-1-thread-1, state=WAITING, group=TGRP-TestTopDocsMerge]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([215B9655D6767594]:0)
   [junit4] Completed [132/522 (2!)] on J0 in 32.39s, 5 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 14240 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_ADDC5D3B3D970E37-001/init-core-data-001
   [junit4]   2> 6112895 INFO  (SUITE-IndexSizeTriggerTest-seed#[ADDC5D3B3D970E37]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 6112897 INFO  (SUITE-IndexSizeTriggerTest-seed#[ADDC5D3B3D970E37]-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> 6112897 INFO  (SUITE-IndexSizeTriggerTest-seed#[ADDC5D3B3D970E37]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 6112897 INFO  (SUITE-IndexSizeTriggerTest-seed#[ADDC5D3B3D970E37]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_ADDC5D3B3D970E37-001/tempDir-001
   [junit4]   2> 6112897 INFO  (SUITE-IndexSizeTriggerTest-seed#[ADDC5D3B3D970E37]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 6112898 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 6112898 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 6112998 INFO  (SUITE-IndexSizeTriggerTest-seed#[ADDC5D3B3D970E37]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:45600
   [junit4]   2> 6112998 INFO  (SUITE-IndexSizeTriggerTest-seed#[ADDC5D3B3D970E37]-worker) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45600
   [junit4]   2> 6112998 INFO  (SUITE-IndexSizeTriggerTest-seed#[ADDC5D3B3D970E37]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45600
   [junit4]   2> 6113001 INFO  (zkConnectionManagerCallback-78440-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6113004 INFO  (zkConnectionManagerCallback-78442-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6113005 INFO  (zkConnectionManagerCallback-78444-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6113006 WARN  (jetty-launcher-78445-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 6113006 WARN  (jetty-launcher-78445-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 6113006 INFO  (jetty-launcher-78445-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 6113006 INFO  (jetty-launcher-78445-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 6113007 INFO  (jetty-launcher-78445-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 6113007 INFO  (jetty-launcher-78445-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 6113007 INFO  (jetty-launcher-78445-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 6113007 INFO  (jetty-launcher-78445-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 6113008 INFO  (jetty-launcher-78445-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 6113008 INFO  (jetty-launcher-78445-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 6113008 INFO  (jetty-launcher-78445-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 6113008 INFO  (jetty-launcher-78445-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 6113008 INFO  (jetty-launcher-78445-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 6113008 INFO  (jetty-launcher-78445-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 6113008 INFO  (jetty-launcher-78445-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@49f32a06{/solr,null,AVAILABLE}
   [junit4]   2> 6113008 INFO  (jetty-launcher-78445-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c8080{/solr,null,AVAILABLE}
   [junit4]   2> 6113017 INFO  (jetty-launcher-78445-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@75710d01{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33974}
   [junit4]   2> 6113017 INFO  (jetty-launcher-78445-thread-2) [    ] o.e.j.s.Server Started @6113096ms
   [junit4]   2> 6113017 INFO  (jetty-launcher-78445-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33974}
   [junit4]   2> 6113017 ERROR (jetty-launcher-78445-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 6113017 INFO  (jetty-launcher-78445-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 6113017 INFO  (jetty-launcher-78445-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 6113017 INFO  (jetty-launcher-78445-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 6113017 INFO  (jetty-launcher-78445-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 6113017 INFO  (jetty-launcher-78445-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-30T20:22:52.483Z
   [junit4]   2> 6113017 INFO  (jetty-launcher-78445-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@345a4bce{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:45747}
   [junit4]   2> 6113018 INFO  (jetty-launcher-78445-thread-1) [    ] o.e.j.s.Server Started @6113097ms
   [junit4]   2> 6113018 INFO  (jetty-launcher-78445-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45747}
   [junit4]   2> 6113018 ERROR (jetty-launcher-78445-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 6113018 INFO  (jetty-launcher-78445-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 6113018 INFO  (jetty-launcher-78445-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 6113018 INFO  (jetty-launcher-78445-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 6113018 INFO  (jetty-launcher-78445-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 6113018 INFO  (jetty-launcher-78445-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-05-30T20:22:52.484Z
   [junit4]   2> 6113019 INFO  (zkConnectionManagerCallback-78447-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6113019 INFO  (jetty-launcher-78445-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 6113049 INFO  (zkConnectionManagerCallback-78449-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6113049 INFO  (jetty-launcher-78445-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 6113529 INFO  (jetty-launcher-78445-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 6113530 WARN  (jetty-launcher-78445-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6352d848[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6113545 WARN  (jetty-launcher-78445-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2265d239[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6113546 INFO  (jetty-launcher-78445-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45600/solr
   [junit4]   2> 6113556 INFO  (zkConnectionManagerCallback-78457-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6113558 INFO  (zkConnectionManagerCallback-78459-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6113715 INFO  (jetty-launcher-78445-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 6113716 WARN  (jetty-launcher-78445-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@67c1fa42[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6113736 WARN  (jetty-launcher-78445-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@47d85b02[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 6113736 INFO  (jetty-launcher-78445-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45600/solr
   [junit4]   2> 6113745 INFO  (zkConnectionManagerCallback-78467-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6113746 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 0x109aeab634b0007, likely client has closed socket
   [junit4]   2> 6113782 INFO  (zkConnectionManagerCallback-78469-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6113785 INFO  (jetty-launcher-78445-thread-2) [n:127.0.0.1:33974_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33974_solr
   [junit4]   2> 6113786 INFO  (jetty-launcher-78445-thread-2) [n:127.0.0.1:33974_solr    ] o.a.s.c.Overseer Overseer (id=74782919956824070-127.0.0.1:33974_solr-n_0000000000) starting
   [junit4]   2> 6113806 INFO  (jetty-launcher-78445-thread-1) [n:127.0.0.1:45747_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45747_solr
   [junit4]   2> 6113807 INFO  (zkCallback-78468-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 6113807 INFO  (zkConnectionManagerCallback-78476-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6113808 INFO  (zkCallback-78458-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 6113808 INFO  (zkConnectionManagerCallback-78481-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6113808 INFO  (jetty-launcher-78445-thread-2) [n:127.0.0.1:33974_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 6113809 INFO  (jetty-launcher-78445-thread-1) [n:127.0.0.1:45747_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 6113809 INFO  (jetty-launcher-78445-thread-2) [n:127.0.0.1:33974_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45600/solr ready
   [junit4]   2> 6113810 INFO  (jetty-launcher-78445-thread-1) [n:127.0.0.1:45747_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45600/solr ready
   [junit4]   2> 6113827 INFO  (OverseerStateUpdate-74782919956824070-127.0.0.1:33974_solr-n_0000000000) [n:127.0.0.1:33974_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:33974_solr
   [junit4]   2> 6113827 INFO  (jetty-launcher-78445-thread-2) [n:127.0.0.1:33974_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:33974_solr as DOWN
   [junit4]   2> 6113827 DEBUG (OverseerAutoScalingTriggerThread-74782919956824070-127.0.0.1:33974_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 6113839 DEBUG (OverseerAutoScalingTriggerThread-74782919956824070-127.0.0.1:33974_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 6113840 INFO  (jetty-launcher-78445-thread-2) [n:127.0.0.1:33974_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 6113840 INFO  (jetty-launcher-78445-thread-2) [n:127.0.0.1:33974_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33974_solr
   [junit4]   2> 6113841 DEBUG (OverseerAutoScalingTriggerThread-74782919956824070-127.0.0.1:33974_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 6113841 DEBUG (OverseerAutoScalingTriggerThread-74782919956824070-127.0.0.1:33974_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 6113876 INFO  (zkCallback-78480-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 6113876 INFO  (zkCallback-78468-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 6113876 INFO  (zkCallback-78475-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 6113876 INFO  (zkCallback-78458-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 6113917 INFO  (jetty-launcher-78445-thread-2) [n:127.0.0.1:33974_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 6113922 DEBUG (OverseerAutoScalingTriggerThread-74782919956824070-127.0.0.1:33974_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:45747_solr, 127.0.0.1:33974_solr]
   [junit4]   2> 6113932 INFO  (jetty-launcher-78445-thread-1) [n:127.0.0.1:45747_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 6113973 DEBUG (OverseerAutoScalingTriggerThread-74782919956824070-127.0.0.1:33974_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- cleaning old nodeLost / nodeAdded markers
   [junit4]   2> 6113974 DEBUG (OverseerAutoScalingTriggerThread-74782919956824070-127.0.0.1:33974_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 6113974 DEBUG (ScheduledTrigger-21413-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 6114019 INFO  (jetty-launcher-78445-thread-1) [n:127.0.0.1:45747_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45747.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fdfb17
   [junit4]   2> 6114034 INFO  (jetty-launcher-78445-thread-2) [n:127.0.0.1:33974_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33974.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fdfb17
   [junit4]   2> 6114053 INFO  (jetty-launcher-78445-thread-2) [n:127.0.0.1:33974_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33974.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fdfb17
   [junit4]   2> 6114053 INFO  (jetty-launcher-78445-thread-2) [n:127.0.0.1:33974_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33974.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fdfb17
   [junit4]   2> 6114065 INFO  (jetty-launcher-78445-thread-1) [n:127.0.0.1:45747_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45747.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fdfb17
   [junit4]   2> 6114065 INFO  (jetty-launcher-78445-thread-1) [n:127.0.0.1:45747_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45747.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fdfb17
   [junit4]   2> 6114070 INFO  (jetty-launcher-78445-thread-2) [n:127.0.0.1:33974_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_ADDC5D3B3D970E37-001/tempDir-001/node2/.
   [junit4]   2> 6114074 INFO  (jetty-launcher-78445-thread-1) [n:127.0.0.1:45747_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_ADDC5D3B3D970E37-001/tempDir-001/node1/.
   [junit4]   2> 6114181 INFO  (zkConnectionManagerCallback-78488-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6114182 INFO  (SUITE-IndexSizeTriggerTest-seed#[ADDC5D3B3D970E37]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 6114184 INFO  (SUITE-IndexSizeTriggerTest-seed#[ADDC5D3B3D970E37]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45600/solr ready
   [junit4]   2> 6114281 INFO  (TEST-IndexSizeTriggerTest.testSplitIntegration-seed#[ADDC5D3B3D970E37]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSplitIntegration
   [junit4]   2> 6114283 INFO  (qtp1754396589-168781) [n:127.0.0.1:45747_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=2&name=testSplitIntegration_collection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 6114293 INFO  (OverseerThreadFactory-21415-thread-1-processing-n:127.0.0.1:33974_solr) [n:127.0.0.1:33974_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSplitIntegration_collection
   [junit4]   2> 6114398 INFO  (OverseerStateUpdate-74782919956824070-127.0.0.1:33974_solr-n_0000000000) [n:127.0.0.1:33974_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSplitIntegration_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSplitIntegration_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33974/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 6114400 INFO  (OverseerStateUpdate-74782919956824070-127.0.0.1:33974_solr-n_0000000000) [n:127.0.0.1:33974_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSplitIntegration_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSplitIntegration_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45747/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 6114402 INFO  (OverseerStateUpdate-74782919956824070-127.0.0.1:33974_solr-n_0000000000) [n:127.0.0.1:33974_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSplitIntegration_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSplitIntegration_collection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33974/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 6114411 INFO  (OverseerStateUpdate-74782919956824070-127.0.0.1:33974_solr-n_0000000000) [n:127.0.0.1:33974_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSplitIntegration_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSplitIntegration_collection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45747/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 6114615 INFO  (qtp1115644928-168782) [n:127.0.0.1:33974_solr    x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSplitIntegration_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=testSplitIntegration_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 6114615 INFO  (qtp1115644928-168783) [n:127.0.0.1:33974_solr    x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSplitIntegration_collection_shard2_replica_n4&action=CREATE&numShards=2&collection=testSplitIntegration_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 6114615 INFO  (qtp1754396589-168786) [n:127.0.0.1:45747_solr    x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSplitIntegration_collection_shard1_replica_n2&action=CREATE&numShards=2&collection=testSplitIntegration_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 6114615 INFO  (qtp1754396589-168779) [n:127.0.0.1:45747_solr    x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSplitIntegration_collection_shard2_replica_n6&action=CREATE&numShards=2&collection=testSplitIntegration_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 6114616 INFO  (qtp1754396589-168786) [n:127.0.0.1:45747_solr    x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 6114976 DEBUG (ScheduledTrigger-21413-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 6115633 INFO  (qtp1115644928-168782) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 6115663 INFO  (qtp1754396589-168786) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 6115735 INFO  (qtp1115644928-168783) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 6115736 INFO  (qtp1115644928-168782) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.s.IndexSchema [testSplitIntegration_collection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 6115739 INFO  (qtp1115644928-168782) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 6115739 INFO  (qtp1115644928-168782) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSplitIntegration_collection_shard1_replica_n1' using configuration from collection testSplitIntegration_collection, trusted=true
   [junit4]   2> 6115739 INFO  (qtp1115644928-168782) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33974.solr.core.testSplitIntegration_collection.shard1.replica_n1' (registry 'solr.core.testSplitIntegration_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fdfb17
   [junit4]   2> 6115739 INFO  (qtp1115644928-168782) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.c.SolrCore [[testSplitIntegration_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_ADDC5D3B3D970E37-001/tempDir-001/node2/testSplitIntegration_collection_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_ADDC5D3B3D970E37-001/tempDir-001/node2/./testSplitIntegration_collection_shard1_replica_n1/data/]
   [junit4]   2> 6115761 INFO  (qtp1754396589-168786) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.s.IndexSchema [testSplitIntegration_collection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 6115763 INFO  (qtp1754396589-168786) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 6115763 INFO  (qtp1754396589-168786) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSplitIntegration_collection_shard1_replica_n2' using configuration from collection testSplitIntegration_collection, trusted=true
   [junit4]   2> 6115764 INFO  (qtp1754396589-168786) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45747.solr.core.testSplitIntegration_collection.shard1.replica_n2' (registry 'solr.core.testSplitIntegration_collection.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fdfb17
   [junit4]   2> 6115764 INFO  (qtp1754396589-168786) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.c.SolrCore [[testSplitIntegration_collection_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_ADDC5D3B3D970E37-001/tempDir-001/node1/testSplitIntegration_collection_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_ADDC5D3B3D970E37-001/tempDir-001/node1/./testSplitIntegration_collection_shard1_replica_n2/data/]
   [junit4]   2> 6115767 INFO  (qtp1754396589-168779) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 6115809 INFO  (qtp1754396589-168779) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.s.IndexSchema [testSplitIntegration_collection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 6115809 INFO  (qtp1115644928-168783) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.s.IndexSchema [testSplitIntegration_collection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 6115811 INFO  (qtp1115644928-168783) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 6115811 INFO  (qtp1115644928-168783) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testSplitIntegration_collection_shard2_replica_n4' using configuration from collection testSplitIntegration_collection, trusted=true
   [junit4]   2> 6115811 INFO  (qtp1115644928-168783) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33974.solr.core.testSplitIntegration_collection.shard2.replica_n4' (registry 'solr.core.testSplitIntegration_collection.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fdfb17
   [junit4]   2> 6115811 INFO  (qtp1115644928-168783) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.c.SolrCore [[testSplitIntegration_collection_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_ADDC5D3B3D970E37-001/tempDir-001/node2/testSplitIntegration_collection_shard2_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_ADDC5D3B3D970E37-001/tempDir-001/node2/./testSplitIntegration_collection_shard2_replica_n4/data/]
   [junit4]   2> 6115825 INFO  (qtp1754396589-168779) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 6115825 INFO  (qtp1754396589-168779) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testSplitIntegration_collection_shard2_replica_n6' using configuration from collection testSplitIntegration_collection, trusted=true
   [junit4]   2> 6115826 INFO  (qtp1754396589-168779) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45747.solr.core.testSplitIntegration_collection.shard2.replica_n6' (registry 'solr.core.testSplitIntegration_collection.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fdfb17
   [junit4]   2> 6115826 INFO  (qtp1754396589-168779) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.c.SolrCore [[testSplitIntegration_collection_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_ADDC5D3B3D970E37-001/tempDir-001/node1/testSplitIntegration_collection_shard2_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_ADDC5D3B3D970E37-001/tempDir-001/node1/./testSplitIntegration_collection_shard2_replica_n6/data/]
   [junit4]   2> 6115986 DEBUG (ScheduledTrigger-21413-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 6116080 INFO  (qtp1115644928-168783) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 6116080 INFO  (qtp1115644928-168783) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 6116080 INFO  (qtp1754396589-168786) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 6116080 INFO  (qtp1754396589-168786) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 6116113 INFO  (qtp1115644928-168783) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 6116113 INFO  (qtp1754396589-168786) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 6116113 INFO  (qtp1754396589-168786) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 6116113 INFO  (qtp1115644928-168783) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 6116114 INFO  (qtp1754396589-168786) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@7351421e[testSplitIntegration_collection_shard1_replica_n2] main]
   [junit4]   2> 6116114 INFO  (qtp1115644928-168783) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@7128c9a5[testSplitIntegration_collection_shard2_replica_n4] main]
   [junit4]   2> 6116115 INFO  (qtp1754396589-168786) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 6116115 INFO  (qtp1754396589-168786) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 6116115 INFO  (qtp1115644928-168783) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 6116115 INFO  (qtp1115644928-168783) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 6116115 INFO  (qtp1754396589-168786) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 6116128 INFO  (qtp1115644928-168783) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 6116128 INFO  (qtp1115644928-168783) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1634989795541254144
   [junit4]   2> 6116132 INFO  (searcherExecutor-21426-thread-1-processing-n:127.0.0.1:33974_solr x:testSplitIntegration_collection_shard2_replica_n4 c:testSplitIntegration_collection s:shard2 r:core_node7) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.c.SolrCore [testSplitIntegration_collection_shard2_replica_n4] Registered new searcher Searcher@7128c9a5[testSplitIntegration_collection_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6116132 INFO  (qtp1754396589-168779) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 6116132 INFO  (qtp1754396589-168779) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 6116133 INFO  (qtp1754396589-168786) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1634989795546497024
   [junit4]   2> 6116134 INFO  (qtp1754396589-168779) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 6116134 INFO  (qtp1754396589-168779) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 6116135 INFO  (qtp1754396589-168779) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@2c0dadb2[testSplitIntegration_collection_shard2_replica_n6] main]
   [junit4]   2> 6116135 INFO  (qtp1115644928-168782) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 6116135 INFO  (qtp1115644928-168782) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 6116152 INFO  (qtp1115644928-168782) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 6116152 INFO  (qtp1115644928-168782) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 6116153 INFO  (qtp1115644928-168782) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7b73e170[testSplitIntegration_collection_shard1_replica_n1] main]
   [junit4]   2> 6116157 INFO  (qtp1754396589-168779) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 6116157 INFO  (qtp1115644928-168782) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 6116157 INFO  (searcherExecutor-21425-thread-1-processing-n:127.0.0.1:45747_solr x:testSplitIntegration_collection_shard1_replica_n2 c:testSplitIntegration_collection s:shard1 r:core_node5) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.c.SolrCore [testSplitIntegration_collection_shard1_replica_n2] Registered new searcher Searcher@7351421e[testSplitIntegration_collection_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6116157 INFO  (qtp1754396589-168779) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 6116158 INFO  (qtp1754396589-168779) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 6116158 INFO  (qtp1754396589-168779) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1634989795572711424
   [junit4]   2> 6116159 INFO  (qtp1115644928-168783) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testSplitIntegration_collection/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 6116159 INFO  (qtp1115644928-168783) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testSplitIntegration_collection/leaders/shard2
   [junit4]   2> 6116159 INFO  (qtp1115644928-168782) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 6116160 INFO  (qtp1115644928-168782) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 6116160 INFO  (qtp1115644928-168782) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1634989795574808576
   [junit4]   2> 6116160 INFO  (searcherExecutor-21427-thread-1-processing-n:127.0.0.1:45747_solr x:testSplitIntegration_collection_shard2_replica_n6 c:testSplitIntegration_collection s:shard2 r:core_node8) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.c.SolrCore [testSplitIntegration_collection_shard2_replica_n6] Registered new searcher Searcher@2c0dadb2[testSplitIntegration_collection_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6116175 INFO  (searcherExecutor-21424-thread-1-processing-n:127.0.0.1:33974_solr x:testSplitIntegration_collection_shard1_replica_n1 c:testSplitIntegration_collection s:shard1 r:core_node3) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.c.SolrCore [testSplitIntegration_collection_shard1_replica_n1] Registered new searcher Searcher@7b73e170[testSplitIntegration_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 6116189 INFO  (qtp1115644928-168783) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9986ms
   [junit4]   2> 6116193 INFO  (qtp1754396589-168779) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testSplitIntegration_collection/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 6116193 INFO  (qtp1754396589-168779) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testSplitIntegration_collection/leaders/shard2
   [junit4]   2> 6116194 INFO  (qtp1115644928-168782) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testSplitIntegration_collection/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 6116194 INFO  (qtp1115644928-168782) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testSplitIntegration_collection/leaders/shard1
   [junit4]   2> 6116196 INFO  (qtp1754396589-168786) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testSplitIntegration_collection/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 6116196 INFO  (qtp1754396589-168786) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testSplitIntegration_collection/leaders/shard1
   [junit4]   2> 6116212 INFO  (qtp1754396589-168786) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 6116756 INFO  (qtp1754396589-168786) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 6116756 INFO  (qtp1754396589-168786) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 6116756 INFO  (qtp1754396589-168786) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45747/solr/testSplitIntegration_collection_shard1_replica_n2/
   [junit4]   2> 6116756 INFO  (qtp1115644928-168783) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 6116756 INFO  (qtp1115644928-168783) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 6116756 INFO  (qtp1115644928-168783) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33974/solr/testSplitIntegration_collection_shard2_replica_n4/
   [junit4]   2> 6116757 INFO  (qtp1754396589-168786) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testSplitIntegration_collection_shard1_replica_n2 url=http://127.0.0.1:45747/solr START replicas=[http://127.0.0.1:33974/solr/testSplitIntegration_collection_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 6116757 INFO  (qtp1115644928-168783) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=testSplitIntegration_collection_shard2_replica_n4 url=http://127.0.0.1:33974/solr START replicas=[http://127.0.0.1:45747/solr/testSplitIntegration_collection_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 6116768 INFO  (qtp1754396589-168786) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testSplitIntegration_collection_shard1_replica_n2 url=http://127.0.0.1:45747/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 6116769 INFO  (qtp1115644928-168783) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=testSplitIntegration_collection_shard2_replica_n4 url=http://127.0.0.1:33974/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 6116773 INFO  (qtp1754396589-168787) [n:127.0.0.1:45747_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.c.S.Request [testSplitIntegration_collection_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 6116777 INFO  (qtp1115644928-168783) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 6116777 INFO  (qtp1115644928-168783) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_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> 6116777 INFO  (qtp1115644928-168783) [n:127.0.0.1:33974_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/testSplitIntegration_collection/leaders/shard2/leader after winning as /collections/testSplitIntegration_collection/leader_elect/shard2/election/74782919956824070-core_node7-n_0000000000
   [junit4]   2> 6116789 INFO  (qtp1115644928-

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

-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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 = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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 = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null1578121060
     [copy] Copying 240 files to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null1578121060
   [delete] Deleting directory /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null1578121060

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene2-us-west.apache.org
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] 	found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] 	found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] 	found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 28ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 471 minutes 59 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
		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:1835)
		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:3088)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1074)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
	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:1835)
	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/**,**/hs_err_pid*". Configuration error?
Recording test results
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)

[JENKINS] Lucene-Solr-NightlyTests-8.x - Build # 114 - Still unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/114/

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest.testSimple

Error Message:
Waiting for collection testSimple2 Timeout waiting to see state for collection=testSimple2 :DocCollection(testSimple2//collections/testSimple2/state.json/25)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{       "range":"80000000-ffffffff",       "state":"active",       "replicas":{         "core_node3":{           "dataDir":"hdfs://localhost:36531/solr_hdfs_home/testSimple2/core_node3/data/",           "base_url":"https://127.0.0.1:43678/solr",           "node_name":"127.0.0.1:43678_solr",           "type":"NRT",           "force_set_state":"false",           "ulogDir":"hdfs://localhost:36531/solr_hdfs_home/testSimple2/core_node3/data/tlog",           "core":"testSimple2_shard1_replica_n1",           "shared_storage":"true",           "state":"active",           "leader":"true"},         "core_node5":{           "dataDir":"hdfs://localhost:36531/solr_hdfs_home/testSimple2/core_node5/data/",           "base_url":"https://127.0.0.1:38044/solr",           "node_name":"127.0.0.1:38044_solr",           "type":"NRT",           "force_set_state":"false",           "ulogDir":"hdfs://localhost:36531/solr_hdfs_home/testSimple2/core_node5/data/tlog",           "core":"testSimple2_shard1_replica_n2",           "shared_storage":"true",           "state":"down"}}},     "shard2":{       "range":"0-7fffffff",       "state":"active",       "replicas":{         "core_node7":{           "dataDir":"hdfs://localhost:36531/solr_hdfs_home/testSimple2/core_node7/data/",           "base_url":"https://127.0.0.1:43678/solr",           "node_name":"127.0.0.1:43678_solr",           "type":"NRT",           "force_set_state":"false",           "ulogDir":"hdfs://localhost:36531/solr_hdfs_home/testSimple2/core_node7/data/tlog",           "core":"testSimple2_shard2_replica_n4",           "shared_storage":"true",           "state":"active",           "leader":"true"},         "core_node8":{           "dataDir":"hdfs://localhost:36531/solr_hdfs_home/testSimple2/core_node8/data/",           "base_url":"https://127.0.0.1:38044/solr",           "node_name":"127.0.0.1:38044_solr",           "type":"NRT",           "force_set_state":"false",           "ulogDir":"hdfs://localhost:36531/solr_hdfs_home/testSimple2/core_node8/data/tlog",           "core":"testSimple2_shard2_replica_n6",           "shared_storage":"true",           "state":"down"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"true",   "nrtReplicas":"2",   "tlogReplicas":"0"} Live Nodes: [127.0.0.1:36309_solr, 127.0.0.1:43678_solr] Last available state: DocCollection(testSimple2//collections/testSimple2/state.json/25)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{       "range":"80000000-ffffffff",       "state":"active",       "replicas":{         "core_node3":{           "dataDir":"hdfs://localhost:36531/solr_hdfs_home/testSimple2/core_node3/data/",           "base_url":"https://127.0.0.1:43678/solr",           "node_name":"127.0.0.1:43678_solr",           "type":"NRT",           "force_set_state":"false",           "ulogDir":"hdfs://localhost:36531/solr_hdfs_home/testSimple2/core_node3/data/tlog",           "core":"testSimple2_shard1_replica_n1",           "shared_storage":"true",           "state":"active",           "leader":"true"},         "core_node5":{           "dataDir":"hdfs://localhost:36531/solr_hdfs_home/testSimple2/core_node5/data/",           "base_url":"https://127.0.0.1:38044/solr",           "node_name":"127.0.0.1:38044_solr",           "type":"NRT",           "force_set_state":"false",           "ulogDir":"hdfs://localhost:36531/solr_hdfs_home/testSimple2/core_node5/data/tlog",           "core":"testSimple2_shard1_replica_n2",           "shared_storage":"true",           "state":"down"}}},     "shard2":{       "range":"0-7fffffff",       "state":"active",       "replicas":{         "core_node7":{           "dataDir":"hdfs://localhost:36531/solr_hdfs_home/testSimple2/core_node7/data/",           "base_url":"https://127.0.0.1:43678/solr",           "node_name":"127.0.0.1:43678_solr",           "type":"NRT",           "force_set_state":"false",           "ulogDir":"hdfs://localhost:36531/solr_hdfs_home/testSimple2/core_node7/data/tlog",           "core":"testSimple2_shard2_replica_n4",           "shared_storage":"true",           "state":"active",           "leader":"true"},         "core_node8":{           "dataDir":"hdfs://localhost:36531/solr_hdfs_home/testSimple2/core_node8/data/",           "base_url":"https://127.0.0.1:38044/solr",           "node_name":"127.0.0.1:38044_solr",           "type":"NRT",           "force_set_state":"false",           "ulogDir":"hdfs://localhost:36531/solr_hdfs_home/testSimple2/core_node8/data/tlog",           "core":"testSimple2_shard2_replica_n6",           "shared_storage":"true",           "state":"down"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"true",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple2
Timeout waiting to see state for collection=testSimple2 :DocCollection(testSimple2//collections/testSimple2/state.json/25)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "dataDir":"hdfs://localhost:36531/solr_hdfs_home/testSimple2/core_node3/data/",
          "base_url":"https://127.0.0.1:43678/solr",
          "node_name":"127.0.0.1:43678_solr",
          "type":"NRT",
          "force_set_state":"false",
          "ulogDir":"hdfs://localhost:36531/solr_hdfs_home/testSimple2/core_node3/data/tlog",
          "core":"testSimple2_shard1_replica_n1",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"},
        "core_node5":{
          "dataDir":"hdfs://localhost:36531/solr_hdfs_home/testSimple2/core_node5/data/",
          "base_url":"https://127.0.0.1:38044/solr",
          "node_name":"127.0.0.1:38044_solr",
          "type":"NRT",
          "force_set_state":"false",
          "ulogDir":"hdfs://localhost:36531/solr_hdfs_home/testSimple2/core_node5/data/tlog",
          "core":"testSimple2_shard1_replica_n2",
          "shared_storage":"true",
          "state":"down"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "dataDir":"hdfs://localhost:36531/solr_hdfs_home/testSimple2/core_node7/data/",
          "base_url":"https://127.0.0.1:43678/solr",
          "node_name":"127.0.0.1:43678_solr",
          "type":"NRT",
          "force_set_state":"false",
          "ulogDir":"hdfs://localhost:36531/solr_hdfs_home/testSimple2/core_node7/data/tlog",
          "core":"testSimple2_shard2_replica_n4",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"},
        "core_node8":{
          "dataDir":"hdfs://localhost:36531/solr_hdfs_home/testSimple2/core_node8/data/",
          "base_url":"https://127.0.0.1:38044/solr",
          "node_name":"127.0.0.1:38044_solr",
          "type":"NRT",
          "force_set_state":"false",
          "ulogDir":"hdfs://localhost:36531/solr_hdfs_home/testSimple2/core_node8/data/tlog",
          "core":"testSimple2_shard2_replica_n6",
          "shared_storage":"true",
          "state":"down"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
Live Nodes: [127.0.0.1:36309_solr, 127.0.0.1:43678_solr]
Last available state: DocCollection(testSimple2//collections/testSimple2/state.json/25)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "dataDir":"hdfs://localhost:36531/solr_hdfs_home/testSimple2/core_node3/data/",
          "base_url":"https://127.0.0.1:43678/solr",
          "node_name":"127.0.0.1:43678_solr",
          "type":"NRT",
          "force_set_state":"false",
          "ulogDir":"hdfs://localhost:36531/solr_hdfs_home/testSimple2/core_node3/data/tlog",
          "core":"testSimple2_shard1_replica_n1",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"},
        "core_node5":{
          "dataDir":"hdfs://localhost:36531/solr_hdfs_home/testSimple2/core_node5/data/",
          "base_url":"https://127.0.0.1:38044/solr",
          "node_name":"127.0.0.1:38044_solr",
          "type":"NRT",
          "force_set_state":"false",
          "ulogDir":"hdfs://localhost:36531/solr_hdfs_home/testSimple2/core_node5/data/tlog",
          "core":"testSimple2_shard1_replica_n2",
          "shared_storage":"true",
          "state":"down"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "dataDir":"hdfs://localhost:36531/solr_hdfs_home/testSimple2/core_node7/data/",
          "base_url":"https://127.0.0.1:43678/solr",
          "node_name":"127.0.0.1:43678_solr",
          "type":"NRT",
          "force_set_state":"false",
          "ulogDir":"hdfs://localhost:36531/solr_hdfs_home/testSimple2/core_node7/data/tlog",
          "core":"testSimple2_shard2_replica_n4",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"},
        "core_node8":{
          "dataDir":"hdfs://localhost:36531/solr_hdfs_home/testSimple2/core_node8/data/",
          "base_url":"https://127.0.0.1:38044/solr",
          "node_name":"127.0.0.1:38044_solr",
          "type":"NRT",
          "force_set_state":"false",
          "ulogDir":"hdfs://localhost:36531/solr_hdfs_home/testSimple2/core_node8/data/tlog",
          "core":"testSimple2_shard2_replica_n6",
          "shared_storage":"true",
          "state":"down"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([2DB99868DD93FE30:150ABC96FA602AE1]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:310)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:169)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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)




Build Log:
[...truncated 15044 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_2DB99868DD93FE30-001/init-core-data-001
   [junit4]   2> 4278004 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[2DB99868DD93FE30]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 4278004 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[2DB99868DD93FE30]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 4278007 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[2DB99868DD93FE30]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 4278007 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[2DB99868DD93FE30]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 4278048 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[2DB99868DD93FE30]-worker) [     ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 4278061 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[2DB99868DD93FE30]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 4278063 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[2DB99868DD93FE30]-worker) [     ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 4278064 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[2DB99868DD93FE30]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4278064 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[2DB99868DD93FE30]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4278064 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[2DB99868DD93FE30]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4278065 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[2DB99868DD93FE30]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b4a0617{static,/static,jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 4278226 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[2DB99868DD93FE30]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@673601c6{hdfs,/,file:///x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/jetty-localhost-41463-hdfs-_-any-5513797641455961916.dir/webapp/,AVAILABLE}{/hdfs}
   [junit4]   2> 4278226 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[2DB99868DD93FE30]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@b2e2a86{HTTP/1.1,[http/1.1]}{localhost:41463}
   [junit4]   2> 4278226 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[2DB99868DD93FE30]-worker) [     ] o.e.j.s.Server Started @4278303ms
   [junit4]   2> 4278302 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[2DB99868DD93FE30]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 4278304 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[2DB99868DD93FE30]-worker) [     ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 4278305 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[2DB99868DD93FE30]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4278305 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[2DB99868DD93FE30]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4278305 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[2DB99868DD93FE30]-worker) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4278305 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[2DB99868DD93FE30]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@26dc39ec{static,/static,jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 4278460 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[2DB99868DD93FE30]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@a5893c4{datanode,/,file:///x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/jetty-localhost-46012-datanode-_-any-8613383558122960109.dir/webapp/,AVAILABLE}{/datanode}
   [junit4]   2> 4278460 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[2DB99868DD93FE30]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@c94a88d{HTTP/1.1,[http/1.1]}{localhost:46012}
   [junit4]   2> 4278460 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[2DB99868DD93FE30]-worker) [     ] o.e.j.s.Server Started @4278537ms
   [junit4]   2> 4278501 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[2DB99868DD93FE30]-worker) [     ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 4278503 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[2DB99868DD93FE30]-worker) [     ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 4278504 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[2DB99868DD93FE30]-worker) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4278504 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[2DB99868DD93FE30]-worker) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4278504 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[2DB99868DD93FE30]-worker) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4278505 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[2DB99868DD93FE30]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7bdba2e{static,/static,jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-3.2.0-tests.jar!/webapps/static,AVAILABLE}
   [junit4]   2> 4278611 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x65d2a4ebfdd1b830: Processing first storage report for DS-1e16cc0c-2c0f-4fb6-94a8-069a1b24736a from datanode b141bd2d-d64d-4c83-8ab4-1a3e4d46fd10
   [junit4]   2> 4278611 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x65d2a4ebfdd1b830: from storage DS-1e16cc0c-2c0f-4fb6-94a8-069a1b24736a node DatanodeRegistration(127.0.0.1:41648, datanodeUuid=b141bd2d-d64d-4c83-8ab4-1a3e4d46fd10, infoPort=44428, infoSecurePort=0, ipcPort=34293, storageInfo=lv=-57;cid=testClusterID;nsid=1612510995;c=1559886825197), blocks: 0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 4278611 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x65d2a4ebfdd1b830: Processing first storage report for DS-e7fb8667-67cf-49b0-84ec-82338b1fb918 from datanode b141bd2d-d64d-4c83-8ab4-1a3e4d46fd10
   [junit4]   2> 4278611 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x65d2a4ebfdd1b830: from storage DS-e7fb8667-67cf-49b0-84ec-82338b1fb918 node DatanodeRegistration(127.0.0.1:41648, datanodeUuid=b141bd2d-d64d-4c83-8ab4-1a3e4d46fd10, infoPort=44428, infoSecurePort=0, ipcPort=34293, storageInfo=lv=-57;cid=testClusterID;nsid=1612510995;c=1559886825197), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 4278694 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[2DB99868DD93FE30]-worker) [     ] o.e.j.s.h.ContextHandler Started o.e.j.w.WebAppContext@5c84af0f{datanode,/,file:///x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/jetty-localhost-38590-datanode-_-any-8522419405702724240.dir/webapp/,AVAILABLE}{/datanode}
   [junit4]   2> 4278694 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[2DB99868DD93FE30]-worker) [     ] o.e.j.s.AbstractConnector Started ServerConnector@73df29f4{HTTP/1.1,[http/1.1]}{localhost:38590}
   [junit4]   2> 4278694 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[2DB99868DD93FE30]-worker) [     ] o.e.j.s.Server Started @4278771ms
   [junit4]   2> 4278811 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x6be9659248c7199e: Processing first storage report for DS-569477f7-2ef2-49ee-a763-deb23d220628 from datanode e2f57ba0-493c-4885-b0ac-7ebeb141ba67
   [junit4]   2> 4278811 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x6be9659248c7199e: from storage DS-569477f7-2ef2-49ee-a763-deb23d220628 node DatanodeRegistration(127.0.0.1:35415, datanodeUuid=e2f57ba0-493c-4885-b0ac-7ebeb141ba67, infoPort=42668, infoSecurePort=0, ipcPort=35920, storageInfo=lv=-57;cid=testClusterID;nsid=1612510995;c=1559886825197), blocks: 0, hasStaleStorage: true, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 4278811 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x6be9659248c7199e: Processing first storage report for DS-ba8ff65e-5a3d-435f-b10a-aa6851ed1463 from datanode e2f57ba0-493c-4885-b0ac-7ebeb141ba67
   [junit4]   2> 4278811 INFO  (Block report processor) [     ] BlockStateChange BLOCK* processReport 0x6be9659248c7199e: from storage DS-ba8ff65e-5a3d-435f-b10a-aa6851ed1463 node DatanodeRegistration(127.0.0.1:35415, datanodeUuid=e2f57ba0-493c-4885-b0ac-7ebeb141ba67, infoPort=42668, infoSecurePort=0, ipcPort=35920, storageInfo=lv=-57;cid=testClusterID;nsid=1612510995;c=1559886825197), blocks: 0, hasStaleStorage: false, processing time: 0 msecs, invalidatedBlocks: 0
   [junit4]   2> 4279012 INFO  (TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[2DB99868DD93FE30]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 4279013 INFO  (TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[2DB99868DD93FE30]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_2DB99868DD93FE30-001/tempDir-002
   [junit4]   2> 4279014 INFO  (TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[2DB99868DD93FE30]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4279014 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 4279014 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4279114 INFO  (TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[2DB99868DD93FE30]) [     ] o.a.s.c.ZkTestServer start zk server on port:34844
   [junit4]   2> 4279114 INFO  (TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[2DB99868DD93FE30]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:34844
   [junit4]   2> 4279114 INFO  (TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[2DB99868DD93FE30]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 34844
   [junit4]   2> 4279116 INFO  (TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[2DB99868DD93FE30]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4279120 INFO  (zkConnectionManagerCallback-21919-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4279120 INFO  (TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[2DB99868DD93FE30]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4279124 INFO  (TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[2DB99868DD93FE30]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4279125 INFO  (zkConnectionManagerCallback-21921-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4279125 INFO  (TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[2DB99868DD93FE30]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4279126 INFO  (TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[2DB99868DD93FE30]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4279128 INFO  (zkConnectionManagerCallback-21923-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4279128 INFO  (TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[2DB99868DD93FE30]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4279233 WARN  (jetty-launcher-21924-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4279233 WARN  (jetty-launcher-21924-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4279233 WARN  (jetty-launcher-21924-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 4279233 INFO  (jetty-launcher-21924-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 4279233 INFO  (jetty-launcher-21924-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 4279233 INFO  (jetty-launcher-21924-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4279233 INFO  (jetty-launcher-21924-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4279234 INFO  (jetty-launcher-21924-thread-2) [     ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 4279234 INFO  (jetty-launcher-21924-thread-1) [     ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 4279234 INFO  (jetty-launcher-21924-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 4279234 INFO  (jetty-launcher-21924-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 4279234 INFO  (jetty-launcher-21924-thread-3) [     ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 4279236 INFO  (jetty-launcher-21924-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4279236 INFO  (jetty-launcher-21924-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4279236 INFO  (jetty-launcher-21924-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4279237 INFO  (jetty-launcher-21924-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4279237 INFO  (jetty-launcher-21924-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4279237 INFO  (jetty-launcher-21924-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4279237 INFO  (jetty-launcher-21924-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a2488de{/solr,null,AVAILABLE}
   [junit4]   2> 4279237 INFO  (jetty-launcher-21924-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@55c4a3d3{/solr,null,AVAILABLE}
   [junit4]   2> 4279238 INFO  (jetty-launcher-21924-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4279238 INFO  (jetty-launcher-21924-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4279238 INFO  (jetty-launcher-21924-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 4279238 WARN  (jetty-launcher-21924-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@332f5a28[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4279238 WARN  (jetty-launcher-21924-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6bca0b50[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4279238 INFO  (jetty-launcher-21924-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4185b99d{/solr,null,AVAILABLE}
   [junit4]   2> 4279238 WARN  (jetty-launcher-21924-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6e3bbc13[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4279238 INFO  (jetty-launcher-21924-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@8289b6a{SSL,[ssl, http/1.1]}{127.0.0.1:43678}
   [junit4]   2> 4279238 INFO  (jetty-launcher-21924-thread-1) [     ] o.e.j.s.Server Started @4279315ms
   [junit4]   2> 4279238 INFO  (jetty-launcher-21924-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43678}
   [junit4]   2> 4279238 INFO  (jetty-launcher-21924-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@331a3e0f{SSL,[ssl, http/1.1]}{127.0.0.1:36309}
   [junit4]   2> 4279238 INFO  (jetty-launcher-21924-thread-2) [     ] o.e.j.s.Server Started @4279315ms
   [junit4]   2> 4279238 INFO  (jetty-launcher-21924-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36309}
   [junit4]   2> 4279239 ERROR (jetty-launcher-21924-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4279239 INFO  (jetty-launcher-21924-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4279239 INFO  (jetty-launcher-21924-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@405dc06f{SSL,[ssl, http/1.1]}{127.0.0.1:38044}
   [junit4]   2> 4279239 INFO  (jetty-launcher-21924-thread-3) [     ] o.e.j.s.Server Started @4279315ms
   [junit4]   2> 4279239 ERROR (jetty-launcher-21924-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4279239 INFO  (jetty-launcher-21924-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4279239 INFO  (jetty-launcher-21924-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38044}
   [junit4]   2> 4279239 INFO  (jetty-launcher-21924-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 4279239 INFO  (jetty-launcher-21924-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 4279239 INFO  (jetty-launcher-21924-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4279239 INFO  (jetty-launcher-21924-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4279239 INFO  (jetty-launcher-21924-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-06-07T05:53:46.414Z
   [junit4]   2> 4279239 INFO  (jetty-launcher-21924-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4279239 INFO  (jetty-launcher-21924-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4279239 INFO  (jetty-launcher-21924-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-06-07T05:53:46.414Z
   [junit4]   2> 4279239 ERROR (jetty-launcher-21924-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4279239 INFO  (jetty-launcher-21924-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4279239 INFO  (jetty-launcher-21924-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.2.0
   [junit4]   2> 4279239 INFO  (jetty-launcher-21924-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4279239 INFO  (jetty-launcher-21924-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4279239 INFO  (jetty-launcher-21924-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-06-07T05:53:46.414Z
   [junit4]   2> 4279240 INFO  (jetty-launcher-21924-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4279240 INFO  (jetty-launcher-21924-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4279241 INFO  (jetty-launcher-21924-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4279242 INFO  (zkConnectionManagerCallback-21930-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4279242 INFO  (jetty-launcher-21924-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4279242 INFO  (zkConnectionManagerCallback-21926-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4279242 INFO  (jetty-launcher-21924-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4279242 INFO  (zkConnectionManagerCallback-21928-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4279242 INFO  (jetty-launcher-21924-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4279242 INFO  (jetty-launcher-21924-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4279243 INFO  (jetty-launcher-21924-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4279248 INFO  (jetty-launcher-21924-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 4279248 INFO  (jetty-launcher-21924-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 4279248 INFO  (jetty-launcher-21924-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4279248 INFO  (jetty-launcher-21924-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4279248 INFO  (jetty-launcher-21924-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4279250 INFO  (jetty-launcher-21924-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7d5b8ed, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 4279250 INFO  (jetty-launcher-21924-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7d5b8ed, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 4279252 INFO  (jetty-launcher-21924-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 4279252 INFO  (jetty-launcher-21924-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 4279254 INFO  (jetty-launcher-21924-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7d5b8ed, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 4279472 INFO  (jetty-launcher-21924-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4279473 WARN  (jetty-launcher-21924-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 4279474 WARN  (jetty-launcher-21924-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@fd7efb8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4279477 WARN  (jetty-launcher-21924-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 4279478 WARN  (jetty-launcher-21924-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6ada4479[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4279479 INFO  (jetty-launcher-21924-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34844/solr
   [junit4]   2> 4279480 INFO  (jetty-launcher-21924-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4279481 INFO  (zkConnectionManagerCallback-21939-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4279481 INFO  (jetty-launcher-21924-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4279584 INFO  (jetty-launcher-21924-thread-2) [n:127.0.0.1:36309_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4279585 INFO  (zkConnectionManagerCallback-21941-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4279585 INFO  (jetty-launcher-21924-thread-2) [n:127.0.0.1:36309_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4279680 INFO  (jetty-launcher-21924-thread-2) [n:127.0.0.1:36309_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36309_solr
   [junit4]   2> 4279681 INFO  (jetty-launcher-21924-thread-2) [n:127.0.0.1:36309_solr     ] o.a.s.c.Overseer Overseer (id=73435264012779527-127.0.0.1:36309_solr-n_0000000000) starting
   [junit4]   2> 4279689 INFO  (jetty-launcher-21924-thread-2) [n:127.0.0.1:36309_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4279690 INFO  (zkConnectionManagerCallback-21948-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4279690 INFO  (jetty-launcher-21924-thread-2) [n:127.0.0.1:36309_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4279693 INFO  (jetty-launcher-21924-thread-2) [n:127.0.0.1:36309_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34844/solr ready
   [junit4]   2> 4279695 INFO  (jetty-launcher-21924-thread-2) [n:127.0.0.1:36309_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36309_solr
   [junit4]   2> 4279695 INFO  (OverseerStateUpdate-73435264012779527-127.0.0.1:36309_solr-n_0000000000) [n:127.0.0.1:36309_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36309_solr
   [junit4]   2> 4279698 INFO  (zkCallback-21947-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4279703 INFO  (jetty-launcher-21924-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4279703 WARN  (jetty-launcher-21924-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 4279704 WARN  (jetty-launcher-21924-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@5ab159db[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4279706 INFO  (OverseerStateUpdate-73435264012779527-127.0.0.1:36309_solr-n_0000000000) [n:127.0.0.1:36309_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4279707 INFO  (jetty-launcher-21924-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4279708 WARN  (jetty-launcher-21924-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 4279710 WARN  (jetty-launcher-21924-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 4279711 WARN  (jetty-launcher-21924-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@35b60d12[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4279712 WARN  (jetty-launcher-21924-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@480967d6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4279713 INFO  (jetty-launcher-21924-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34844/solr
   [junit4]   2> 4279716 WARN  (jetty-launcher-21924-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 4279717 INFO  (jetty-launcher-21924-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4279718 WARN  (jetty-launcher-21924-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@34541037[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4279718 INFO  (zkConnectionManagerCallback-21956-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4279718 INFO  (jetty-launcher-21924-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4279719 INFO  (jetty-launcher-21924-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34844/solr
   [junit4]   2> 4279720 INFO  (jetty-launcher-21924-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4279722 INFO  (zkConnectionManagerCallback-21960-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4279722 INFO  (jetty-launcher-21924-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4279725 INFO  (jetty-launcher-21924-thread-2) [n:127.0.0.1:36309_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4279752 INFO  (jetty-launcher-21924-thread-2) [n:127.0.0.1:36309_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d5b8ed
   [junit4]   2> 4279766 INFO  (jetty-launcher-21924-thread-2) [n:127.0.0.1:36309_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d5b8ed
   [junit4]   2> 4279766 INFO  (jetty-launcher-21924-thread-2) [n:127.0.0.1:36309_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d5b8ed
   [junit4]   2> 4279767 INFO  (jetty-launcher-21924-thread-2) [n:127.0.0.1:36309_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_2DB99868DD93FE30-001/tempDir-002/node2/.
   [junit4]   2> 4279822 INFO  (jetty-launcher-21924-thread-3) [n:127.0.0.1:38044_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4279823 INFO  (zkConnectionManagerCallback-21963-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4279823 INFO  (jetty-launcher-21924-thread-3) [n:127.0.0.1:38044_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4279830 INFO  (jetty-launcher-21924-thread-3) [n:127.0.0.1:38044_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4279835 INFO  (jetty-launcher-21924-thread-3) [n:127.0.0.1:38044_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:38044_solr as DOWN
   [junit4]   2> 4279837 INFO  (jetty-launcher-21924-thread-3) [n:127.0.0.1:38044_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 4279837 INFO  (jetty-launcher-21924-thread-3) [n:127.0.0.1:38044_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38044_solr
   [junit4]   2> 4279838 INFO  (zkCallback-21940-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4279839 INFO  (zkCallback-21947-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4279839 INFO  (zkCallback-21962-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4279840 INFO  (jetty-launcher-21924-thread-3) [n:127.0.0.1:38044_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4279842 INFO  (zkConnectionManagerCallback-21970-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4279842 INFO  (jetty-launcher-21924-thread-3) [n:127.0.0.1:38044_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4279843 INFO  (jetty-launcher-21924-thread-3) [n:127.0.0.1:38044_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 4279845 INFO  (jetty-launcher-21924-thread-3) [n:127.0.0.1:38044_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34844/solr ready
   [junit4]   2> 4279871 INFO  (jetty-launcher-21924-thread-3) [n:127.0.0.1:38044_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4279900 INFO  (jetty-launcher-21924-thread-3) [n:127.0.0.1:38044_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d5b8ed
   [junit4]   2> 4279917 INFO  (jetty-launcher-21924-thread-3) [n:127.0.0.1:38044_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d5b8ed
   [junit4]   2> 4279917 INFO  (jetty-launcher-21924-thread-3) [n:127.0.0.1:38044_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d5b8ed
   [junit4]   2> 4279919 INFO  (jetty-launcher-21924-thread-3) [n:127.0.0.1:38044_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_2DB99868DD93FE30-001/tempDir-002/node3/.
   [junit4]   2> 4279923 INFO  (jetty-launcher-21924-thread-1) [n:127.0.0.1:43678_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4279923 INFO  (zkConnectionManagerCallback-21973-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4279923 INFO  (jetty-launcher-21924-thread-1) [n:127.0.0.1:43678_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4279934 INFO  (jetty-launcher-21924-thread-1) [n:127.0.0.1:43678_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 4279941 INFO  (jetty-launcher-21924-thread-1) [n:127.0.0.1:43678_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:43678_solr as DOWN
   [junit4]   2> 4279942 INFO  (jetty-launcher-21924-thread-1) [n:127.0.0.1:43678_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 4279942 INFO  (jetty-launcher-21924-thread-1) [n:127.0.0.1:43678_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43678_solr
   [junit4]   2> 4279944 INFO  (zkCallback-21947-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4279944 INFO  (zkCallback-21940-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4279945 INFO  (zkCallback-21962-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4279946 INFO  (zkCallback-21972-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4279948 INFO  (jetty-launcher-21924-thread-1) [n:127.0.0.1:43678_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4279949 INFO  (zkConnectionManagerCallback-21980-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4279949 INFO  (jetty-launcher-21924-thread-1) [n:127.0.0.1:43678_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4279951 INFO  (jetty-launcher-21924-thread-1) [n:127.0.0.1:43678_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 4279952 INFO  (jetty-launcher-21924-thread-1) [n:127.0.0.1:43678_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34844/solr ready
   [junit4]   2> 4279958 INFO  (zkCallback-21969-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4279984 INFO  (jetty-launcher-21924-thread-1) [n:127.0.0.1:43678_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 4280015 INFO  (jetty-launcher-21924-thread-1) [n:127.0.0.1:43678_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d5b8ed
   [junit4]   2> 4280033 INFO  (jetty-launcher-21924-thread-1) [n:127.0.0.1:43678_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d5b8ed
   [junit4]   2> 4280033 INFO  (jetty-launcher-21924-thread-1) [n:127.0.0.1:43678_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d5b8ed
   [junit4]   2> 4280038 INFO  (jetty-launcher-21924-thread-1) [n:127.0.0.1:43678_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_2DB99868DD93FE30-001/tempDir-002/node1/.
   [junit4]   2> 4280096 INFO  (TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[2DB99868DD93FE30]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4280097 INFO  (zkConnectionManagerCallback-21986-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4280097 INFO  (TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[2DB99868DD93FE30]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4280099 INFO  (TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[2DB99868DD93FE30]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 4280101 INFO  (TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[2DB99868DD93FE30]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34844/solr ready
   [junit4]   2> 4280125 INFO  (qtp229807167-124916) [n:127.0.0.1:38044_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster params={wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 4280142 INFO  (qtp106664756-124926) [n:127.0.0.1:43678_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:36309_solr,127.0.0.1:38044_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 4280152 INFO  (OverseerThreadFactory-16445-thread-1-processing-n:127.0.0.1:36309_solr) [n:127.0.0.1:36309_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSimple1
   [junit4]   2> 4280274 INFO  (OverseerStateUpdate-73435264012779527-127.0.0.1:36309_solr-n_0000000000) [n:127.0.0.1:36309_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:36309/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4280278 INFO  (OverseerStateUpdate-73435264012779527-127.0.0.1:36309_solr-n_0000000000) [n:127.0.0.1:36309_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38044/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4280283 INFO  (OverseerStateUpdate-73435264012779527-127.0.0.1:36309_solr-n_0000000000) [n:127.0.0.1:36309_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36309/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4280287 INFO  (OverseerStateUpdate-73435264012779527-127.0.0.1:36309_solr-n_0000000000) [n:127.0.0.1:36309_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38044/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4280511 INFO  (qtp229807167-124925) [n:127.0.0.1:38044_solr    x:testSimple1_shard1_replica_n2 ] 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> 4280512 INFO  (qtp229807167-124930) [n:127.0.0.1:38044_solr    x:testSimple1_shard2_replica_n6 ] 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> 4280527 INFO  (qtp1706487383-124927) [n:127.0.0.1:36309_solr    x:testSimple1_shard2_replica_n4 ] 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> 4280527 INFO  (qtp1706487383-124927) [n:127.0.0.1:36309_solr    x:testSimple1_shard2_replica_n4 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 4280532 INFO  (qtp1706487383-124929) [n:127.0.0.1:36309_solr    x:testSimple1_shard1_replica_n1 ] 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> 4281527 INFO  (qtp229807167-124930) [n:127.0.0.1:38044_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 4281532 INFO  (qtp229807167-124925) [n:127.0.0.1:38044_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 4281539 INFO  (qtp229807167-124930) [n:127.0.0.1:38044_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> 4281541 INFO  (qtp1706487383-124927) [n:127.0.0.1:36309_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 4281543 INFO  (qtp229807167-124925) [n:127.0.0.1:38044_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> 4281543 INFO  (qtp229807167-124930) [n:127.0.0.1:38044_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> 4281543 INFO  (qtp229807167-124930) [n:127.0.0.1:38044_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> 4281544 INFO  (qtp229807167-124930) [n:127.0.0.1:38044_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.testSimple1.shard2.replica_n6' (registry 'solr.core.testSimple1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d5b8ed
   [junit4]   2> 4281544 INFO  (qtp229807167-124930) [n:127.0.0.1:38044_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:36531/solr_hdfs_home
   [junit4]   2> 4281544 INFO  (qtp229807167-124930) [n:127.0.0.1:38044_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 4281544 INFO  (qtp229807167-124930) [n:127.0.0.1:38044_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 [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_2DB99868DD93FE30-001/tempDir-002/node3/testSimple1_shard2_replica_n6], dataDir=[hdfs://localhost:36531/solr_hdfs_home/testSimple1/core_node8/data/]
   [junit4]   2> 4281545 INFO  (qtp229807167-124925) [n:127.0.0.1:38044_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> 4281545 INFO  (qtp229807167-124925) [n:127.0.0.1:38044_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> 4281546 INFO  (qtp229807167-124930) [n:127.0.0.1:38044_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:36531/solr_hdfs_home/testSimple1/core_node8/data/snapshot_metadata
   [junit4]   2> 4281546 INFO  (qtp229807167-124925) [n:127.0.0.1:38044_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.testSimple1.shard1.replica_n2' (registry 'solr.core.testSimple1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d5b8ed
   [junit4]   2> 4281546 INFO  (qtp229807167-124925) [n:127.0.0.1:38044_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:36531/solr_hdfs_home
   [junit4]   2> 4281546 INFO  (qtp229807167-124925) [n:127.0.0.1:38044_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 4281546 INFO  (qtp229807167-124925) [n:127.0.0.1:38044_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 [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_2DB99868DD93FE30-001/tempDir-002/node3/testSimple1_shard1_replica_n2], dataDir=[hdfs://localhost:36531/solr_hdfs_home/testSimple1/core_node5/data/]
   [junit4]   2> 4281548 INFO  (qtp229807167-124925) [n:127.0.0.1:38044_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:36531/solr_hdfs_home/testSimple1/core_node5/data/snapshot_metadata
   [junit4]   2> 4281550 INFO  (qtp1706487383-124929) [n:127.0.0.1:36309_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 4281556 INFO  (qtp229807167-124925) [n:127.0.0.1:38044_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 4281556 INFO  (qtp229807167-124930) [n:127.0.0.1:38044_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 4281556 INFO  (qtp229807167-124925) [n:127.0.0.1:38044_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 4281556 INFO  (qtp229807167-124930) [n:127.0.0.1:38044_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 4281573 INFO  (qtp229807167-124930) [n:127.0.0.1:38044_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 4281574 INFO  (qtp229807167-124925) [n:127.0.0.1:38044_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 4281575 INFO  (qtp229807167-124925) [n:127.0.0.1:38044_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:36531/solr_hdfs_home/testSimple1/core_node5/data
   [junit4]   2> 4281575 INFO  (qtp229807167-124930) [n:127.0.0.1:38044_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:36531/solr_hdfs_home/testSimple1/core_node8/data
   [junit4]   2> 4281576 INFO  (qtp1706487383-124929) [n:127.0.0.1:36309_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> 4281577 INFO  (qtp1706487383-124927) [n:127.0.0.1:36309_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> 4281580 INFO  (qtp1706487383-124929) [n:127.0.0.1:36309_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> 4281580 INFO  (qtp1706487383-124929) [n:127.0.0.1:36309_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> 4281580 INFO  (qtp1706487383-124929) [n:127.0.0.1:36309_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.testSimple1.shard1.replica_n1' (registry 'solr.core.testSimple1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d5b8ed
   [junit4]   2> 4281580 INFO  (qtp1706487383-124927) [n:127.0.0.1:36309_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> 4281580 INFO  (qtp1706487383-124927) [n:127.0.0.1:36309_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> 4281580 INFO  (qtp1706487383-124929) [n:127.0.0.1:36309_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:36531/solr_hdfs_home
   [junit4]   2> 4281581 INFO  (qtp1706487383-124927) [n:127.0.0.1:36309_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.testSimple1.shard2.replica_n4' (registry 'solr.core.testSimple1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d5b8ed
   [junit4]   2> 4281581 INFO  (qtp1706487383-124929) [n:127.0.0.1:36309_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 4281581 INFO  (qtp1706487383-124927) [n:127.0.0.1:36309_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:36531/solr_hdfs_home
   [junit4]   2> 4281581 INFO  (qtp1706487383-124927) [n:127.0.0.1:36309_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 4281581 INFO  (qtp1706487383-124929) [n:127.0.0.1:36309_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 [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_2DB99868DD93FE30-001/tempDir-002/node2/testSimple1_shard1_replica_n1], dataDir=[hdfs://localhost:36531/solr_hdfs_home/testSimple1/core_node3/data/]
   [junit4]   2> 4281581 INFO  (qtp1706487383-124927) [n:127.0.0.1:36309_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 [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_2DB99868DD93FE30-001/tempDir-002/node2/testSimple1_shard2_replica_n4], dataDir=[hdfs://localhost:36531/solr_hdfs_home/testSimple1/core_node7/data/]
   [junit4]   2> 4281583 INFO  (qtp1706487383-124929) [n:127.0.0.1:36309_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:36531/solr_hdfs_home/testSimple1/core_node3/data/snapshot_metadata
   [junit4]   2> 4281583 INFO  (qtp1706487383-124927) [n:127.0.0.1:36309_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:36531/solr_hdfs_home/testSimple1/core_node7/data/snapshot_metadata
   [junit4]   2> 4281590 INFO  (qtp1706487383-124927) [n:127.0.0.1:36309_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 4281590 INFO  (qtp1706487383-124927) [n:127.0.0.1:36309_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 4281591 INFO  (qtp1706487383-124929) [n:127.0.0.1:36309_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 4281591 INFO  (qtp1706487383-124929) [n:127.0.0.1:36309_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 4281593 INFO  (qtp1706487383-124927) [n:127.0.0.1:36309_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 4281594 INFO  (qtp229807167-124930) [n:127.0.0.1:38044_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:36531/solr_hdfs_home/testSimple1/core_node8/data/index
   [junit4]   2> 4281594 INFO  (qtp1706487383-124927) [n:127.0.0.1:36309_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:36531/solr_hdfs_home/testSimple1/core_node7/data
   [junit4]   2> 4281595 INFO  (qtp1706487383-124929) [n:127.0.0.1:36309_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 4281595 INFO  (qtp229807167-124925) [n:127.0.0.1:38044_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:36531/solr_hdfs_home/testSimple1/core_node5/data/index
   [junit4]   2> 4281595 INFO  (qtp1706487383-124929) [n:127.0.0.1:36309_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:36531/solr_hdfs_home/testSimple1/core_node3/data
   [junit4]   2> 4281602 INFO  (qtp229807167-124925) [n:127.0.0.1:38044_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 4281602 INFO  (qtp229807167-124925) [n:127.0.0.1:38044_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 4281602 INFO  (qtp229807167-124930) [n:127.0.0.1:38044_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 4281603 INFO  (qtp229807167-124930) [n:127.0.0.1:38044_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 4281606 INFO  (qtp229807167-124930) [n:127.0.0.1:38044_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 4281606 INFO  (qtp229807167-124925) [n:127.0.0.1:38044_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 4281615 INFO  (qtp1706487383-124927) [n:127.0.0.1:36309_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:36531/solr_hdfs_home/testSimple1/core_node7/data/index
   [junit4]   2> 4281615 INFO  (qtp1706487383-124929) [n:127.0.0.1:36309_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost:36531/solr_hdfs_home/testSimple1/core_node3/data/index
   [junit4]   2> 4281641 INFO  (qtp1706487383-124929) [n:127.0.0.1:36309_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 4281641 INFO  (qtp1706487383-124929) [n:127.0.0.1:36309_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 4281641 INFO  (qtp1706487383-124927) [n:127.0.0.1:36309_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 4281641 INFO  (qtp1706487383-124927) [n:127.0.0.1:36309_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [33554432] will allocate [1] slabs and use ~[33554432] bytes
   [junit4]   2> 4281658 INFO  (qtp1706487383-124927) [n:127.0.0.1:36309_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 4281666 INFO  (qtp1706487383-124929) [n:127.0.0.1:36309_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1 ] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 4281769 INFO  (qtp229807167-124925) [n:127.0.0.1:38044_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 4281769 INFO  (qtp229807167-124925) [n:127.0.0.1:38044_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4281769 INFO  (qtp229807167-124925) [n:127.0.0.1:38044_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 4281794 INFO  (qtp229807167-124930) [n:127.0.0.1:38044_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 4281794 INFO  (qtp229807167-124930) [n:127.0.0.1:38044_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4281794 INFO  (qtp229807167-124930) [n:127.0.0.1:38044_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 4281798 INFO  (qtp1706487383-124927) [n:127.0.0.1:36309_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.HdfsUpdateLog
   [junit4]   2> 4281798 INFO  (qtp1706487383-124927) [n:127.0.0.1:36309_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> 4281798 INFO  (qtp1706487383-124927) [n:127.0.0.1:36309_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 4281805 INFO  (qtp229807167-124925) [n:127.0.0.1:38044_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4281805 INFO  (qtp229807167-124925) [n:127.0.0.1:38044_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4281807 INFO  (qtp229807167-124930) [n:127.0.0.1:38044_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4281807 INFO  (qtp229807167-124930) [n:127.0.0.1:38044_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4281809 INFO  (qtp1706487383-124927) [n:127.0.0.1:36309_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4281810 INFO  (qtp1706487383-124927) [n:127.0.0.1:36309_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4281829 INFO  (qtp1706487383-124929) [n:127.0.0.1:36309_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.HdfsUpdateLog
   [junit4]   2> 4281829 INFO  (qtp1706487383-124929) [n:127.0.0.1:36309_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> 4281829 INFO  (qtp1706487383-124929) [n:127.0.0.1:36309_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1 ] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 4281839 INFO  (qtp229807167-124925) [n:127.0.0.1:38044_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@21feac7c[testSimple1_shard1_replica_n2] main]
   [junit4]   2> 4281840 INFO  (qtp1706487383-124927) [n:127.0.0.1:36309_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@14de6545[testSimple1_shard2_replica_n4] main]
   [junit4]   2> 4281841 INFO  (qtp229807167-124925) [n:127.0.0.1:38044_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 4281842 INFO  (qtp229807167-124925) [n:127.0.0.1:38044_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 4281843 INFO  (qtp229807167-124925) [n:127.0.0.1:38044_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4281843 INFO  (qtp229807167-124925) [n:127.0.0.1:38044_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1635659891624378368
   [junit4]   2> 4281845 INFO  (qtp1706487383-124927) [n:127.0.0.1:36309_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> 4281846 INFO  (qtp1706487383-124927) [n:127.0.0.1:36309_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> 4281846 INFO  (qtp229807167-124930) [n:127.0.0.1:38044_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4041ceca[testSimple1_shard2_replica_n6] main]
   [junit4]   2> 4281847 INFO  (qtp1706487383-124927) [n:127.0.0.1:36309_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> 4281848 INFO  (qtp1706487383-124927) [n:127.0.0.1:36309_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 1635659891629621248
   [junit4]   2> 4281848 INFO  (searcherExecutor-16465-thread-1-processing-n:127.0.0.1:38044_solr x:testSimple1_shard1_replica_n2 c:testSimple1 s:shard1 r:core_node5) [n:127.0.0.1:38044_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ] o.a.s.c.SolrCore [testSimple1_shard1_replica_n2] Registered new searcher Searcher@21feac7c[testSimple1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4281854 INFO  (qtp229807167-124930) [n:127.0.0.1:38044_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 4281856 INFO  (searcherExecutor-16467-thread-1-processing-n:127.0.0.1:36309_solr x:testSimple1_shard2_replica_n4 c:testSimple1 s:shard2 r:core_node7) [n:127.0.0.1:36309_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@14de6545[testSimple1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4281856 INFO  (qtp229807167-124930) [n:127.0.0.1:38044_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 4281857 INFO  (qtp229807167-124930) [n:127.0.0.1:38044_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4281858 INFO  (qtp229807167-124930) [n:127.0.0.1:38044_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1635659891640107008
   [junit4]   2> 4281864 INFO  (searcherExecutor-16464-thread-1-processing-n:127.0.0.1:38044_solr x:testSimple1_shard2_replica_n6 c:testSimple1 s:shard2 r:core_node8) [n:127.0.0.1:38044_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6 ] o.a.s.c.SolrCore [testSimple1_shard2_replica_n6] Registered new searcher Searcher@4041ceca[testSimple1_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4281864 INFO  (qtp229807167-124925) [n:127.0.0.1:38044_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testSimple1/terms/shard1 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 4281864 INFO  (qtp229807167-124925) [n:127.0.0.1:38044_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testSimple1/leaders/shard1
   [junit4]   2> 4281865 INFO  (qtp1706487383-124929) [n:127.0.0.1:36309_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4281865 INFO  (qtp1706487383-124929) [n:127.0.0.1:36309_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4281867 INFO  (qtp1706487383-124927) [n:127.0.0.1:36309_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testSimple1/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 4281867 INFO  (qtp1706487383-124927) [n:127.0.0.1:36309_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/testSimple1/leaders/shard2
   [junit4]   2> 4281876 INFO  (qtp229807167-124925) [n:127.0.0.1:38044_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=14998ms
   [junit4]   2> 4281877 INFO  (qtp1706487383-124927) [n:127.0.0.1:36309_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionC

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null788221194
     [copy] Copying 248 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null788221194
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null788221194

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] 	found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] 	found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] 	found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 35ms :: artifacts dl 2ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 332 minutes 57 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
		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:1835)
		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:3088)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1074)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
	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:1835)
	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/**,**/hs_err_pid*". Configuration error?
Recording test results
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)

[JENKINS] Lucene-Solr-NightlyTests-8.x - Build # 113 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/113/

4 tests failed.
FAILED:  org.apache.lucene.analysis.core.TestRandomChains.testRandomChainsWithLargeStrings

Error Message:
stage 2: inconsistent endOffset at pos=1: 38 vs 46; token=爐󇨓뱱̩̩ü윸𮦔 pdokabgbqt gfvkbjon ܣ弳ü𱊵�j ''&#x57b

Stack Trace:
java.lang.IllegalStateException: stage 2: inconsistent endOffset at pos=1: 38 vs 46; token=爐󇨓뱱̩̩ü윸𮦔 pdokabgbqt gfvkbjon ܣ弳ü𱊵�j ''&#x57b
	at __randomizedtesting.SeedInfo.seed([E00132298AD0431C:8A5A8D38D39E63EF]:0)
	at org.apache.lucene.analysis.ValidatingTokenFilter.incrementToken(ValidatingTokenFilter.java:146)
	at org.apache.lucene.analysis.miscellaneous.ConditionalTokenFilter$OneTimeWrapper.incrementToken(ConditionalTokenFilter.java:65)
	at org.apache.lucene.analysis.miscellaneous.ConditionalTokenFilter.incrementToken(ConditionalTokenFilter.java:205)
	at org.apache.lucene.analysis.ValidatingTokenFilter.incrementToken(ValidatingTokenFilter.java:77)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:746)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:657)
	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:559)
	at org.apache.lucene.analysis.core.TestRandomChains.testRandomChainsWithLargeStrings(TestRandomChains.java:899)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitWithChaosMonkey

Error Message:
Address already in use

Stack Trace:
java.net.BindException: Address already in use
	at __randomizedtesting.SeedInfo.seed([51487FE98157030E:DA6FAC38C051A88A]:0)
	at sun.nio.ch.Net.bind0(Native Method)
	at sun.nio.ch.Net.bind(Net.java:433)
	at sun.nio.ch.Net.bind(Net.java:425)
	at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
	at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
	at org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:342)
	at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:308)
	at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
	at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:236)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
	at org.eclipse.jetty.server.Server.doStart(Server.java:394)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:558)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:497)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:465)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitWithChaosMonkey(ShardSplitTest.java:499)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.api.collections.ShardSplitTest

Error Message:
11 threads leaked from SUITE scope at org.apache.solr.cloud.api.collections.ShardSplitTest:     1) Thread[id=55105, name=Scheduler-1691096579, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=55101, name=qtp536091429-55101, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=55099, name=qtp536091429-55099-acceptor-0@7c5edb40-ServerConnector@214bd3b6{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33539}, state=RUNNABLE, group=TGRP-ShardSplitTest]         at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)         at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:385)         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:648)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=55171, name=Scheduler-466328579, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    5) Thread[id=55103, name=qtp536091429-55103, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=55102, name=qtp536091429-55102, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)         at java.lang.Thread.run(Thread.java:748)    7) Thread[id=55180, name=qtp536091429-55180, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)         at java.lang.Thread.run(Thread.java:748)    8) Thread[id=55097, name=qtp536091429-55097, state=RUNNABLE, group=TGRP-ShardSplitTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)         at org.eclipse.jetty.io.ManagedSelector$$Lambda$54/1181148874.run(Unknown Source)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)         at java.lang.Thread.run(Thread.java:748)    9) Thread[id=55100, name=qtp536091429-55100, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)         at java.lang.Thread.run(Thread.java:748)   10) Thread[id=55098, name=qtp536091429-55098, state=RUNNABLE, group=TGRP-ShardSplitTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)         at org.eclipse.jetty.io.ManagedSelector$$Lambda$54/1181148874.run(Unknown Source)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)         at java.lang.Thread.run(Thread.java:748)   11) Thread[id=55104, name=qtp536091429-55104, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 11 threads leaked from SUITE scope at org.apache.solr.cloud.api.collections.ShardSplitTest: 
   1) Thread[id=55105, name=Scheduler-1691096579, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=55101, name=qtp536091429-55101, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=55099, name=qtp536091429-55099-acceptor-0@7c5edb40-ServerConnector@214bd3b6{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33539}, state=RUNNABLE, group=TGRP-ShardSplitTest]
        at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
        at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:385)
        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:648)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=55171, name=Scheduler-466328579, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=55103, name=qtp536091429-55103, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=55102, name=qtp536091429-55102, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=55180, name=qtp536091429-55180, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
        at java.lang.Thread.run(Thread.java:748)
   8) Thread[id=55097, name=qtp536091429-55097, state=RUNNABLE, group=TGRP-ShardSplitTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
        at org.eclipse.jetty.io.ManagedSelector$$Lambda$54/1181148874.run(Unknown Source)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
        at java.lang.Thread.run(Thread.java:748)
   9) Thread[id=55100, name=qtp536091429-55100, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
        at java.lang.Thread.run(Thread.java:748)
  10) Thread[id=55098, name=qtp536091429-55098, state=RUNNABLE, group=TGRP-ShardSplitTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
        at org.eclipse.jetty.io.ManagedSelector$$Lambda$54/1181148874.run(Unknown Source)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
        at java.lang.Thread.run(Thread.java:748)
  11) Thread[id=55104, name=qtp536091429-55104, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([51487FE98157030E]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.api.collections.ShardSplitTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=55105, name=Scheduler-1691096579, state=TIMED_WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=55097, name=qtp536091429-55097, state=RUNNABLE, group=TGRP-ShardSplitTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)         at org.eclipse.jetty.io.ManagedSelector$$Lambda$54/1181148874.run(Unknown Source)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=55171, name=Scheduler-466328579, state=WAITING, group=TGRP-ShardSplitTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=55098, name=qtp536091429-55098, state=RUNNABLE, group=TGRP-ShardSplitTest]         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)         at org.eclipse.jetty.io.ManagedSelector$$Lambda$54/1181148874.run(Unknown Source)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)         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=55105, name=Scheduler-1691096579, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=55097, name=qtp536091429-55097, state=RUNNABLE, group=TGRP-ShardSplitTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
        at org.eclipse.jetty.io.ManagedSelector$$Lambda$54/1181148874.run(Unknown Source)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=55171, name=Scheduler-466328579, state=WAITING, group=TGRP-ShardSplitTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=55098, name=qtp536091429-55098, state=RUNNABLE, group=TGRP-ShardSplitTest]
        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
        at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
        at org.eclipse.jetty.io.ManagedSelector$$Lambda$54/1181148874.run(Unknown Source)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([51487FE98157030E]:0)




Build Log:
[...truncated 3418 lines...]
   [junit4] Suite: org.apache.lucene.analysis.core.TestRandomChains
   [junit4]   2> stage 0: ??????ü??<[0-10] +1> pdokabgbqt<[11-21] +1> gfvkbjon<[22-30] +1> ??ü?j<[31-38] +1> ''&#x57b<[39-46] +1> ????<[47-54] +1> ?ï??g<[55-61] +1> <<[62-63] +1> xeo<[64-67] +1> tqu<[68-71] +1> =<[72-73] +1> o<[74-75] +1> 
   [junit4]   2> stage 1: pdokabgbqt gfvkbjon ??ü?j ''&#x57b<[11-46] +0> pdokabgbqt gfvkbjon ??ü?j ''&#x57b ????<[11-54] +0> pdokabgbqt gfvkbjon ??ü?j ''&#x57b ???? ?ï??g<[11-61] +0> pdokabgbqt gfvkbjon ??ü?j ''&#x57b ???? ?ï??g <<[11-63] +0> pdokabgbqt gfvkbjon ??ü?j ''&#x57b ???? ?ï??g < xeo<[11-67] +0> pdokabgbqt gfvkbjon ??ü?j ''&#x57b ???? ?ï??g < xeo tqu<[11-71] +0> pdokabgbqt gfvkbjon ??ü?j ''&#x57b ???? ?ï??g < xeo tqu =<[11-73] +0> pdokabgbqt gfvkbjon ??ü?j ''&#x57b ???? ?ï??g < xeo tqu = o<[11-75] +0> gfvkbjon<[22-30] +1> gfvkbjon ??ü?j<[22-38] +0> gfvkbjon ??ü?j ''&#x57b<[22-46] +0> gfvkbjon ??ü?j ''&#x57b ????<[22-54] +0> gfvkbjon ??ü?j ''&#x57b ???? ?ï??g<[22-61] +0> gfvkbjon ??ü?j ''&#x57b ???? ?ï??g <<[22-63] +0> gfvkbjon ??ü?j ''&#x57b ???? ?ï??g < xeo<[22-67] +0> gfvkbjon ??ü?j ''&#x57b ???? ?ï??g < xeo tqu<[22-71] +0> gfvkbjon ??ü?j ''&#x57b ???? ?ï??g < xeo tqu =<[22-73] +0> gfvkbjon ??ü?j ''&#x57b ???? ?ï??g < xeo tqu = o<[22-75] +0> ??ü?j<[31-38] +1> ??ü?j ''&#x57b<[31-46] +0> 
   [junit4]   2> stage 2: ??????ü?? pdokabgbqt gfvkbjon ??ü?j<[0-38] +1> ??????ü?? pdokabgbqt gfvkbjon ??ü?j ''&#x57b<[0-46] +0> 
   [junit4]   2> TEST FAIL: useCharFilter=true text='\uf932\udade\ude13\ubc71\ueea2\u0329\u00fc\uc738\ud87a\udd94 pdokabgbqt gfvkbjon \u0723\u5f33\u00fc\ud884\udeb5\u0002j '&#x57b \u0746\udaaa\udfe5\u0000\uebc6\udafd\udea1 \u01b0\u00cf\ub457\u750d\u001fG < xeo tqu = o '
   [junit4]   2> Exception from random analyzer: 
   [junit4]   2> charfilters=
   [junit4]   2>   org.apache.lucene.analysis.charfilter.HTMLStripCharFilter(java.io.StringReader@68ecee06)
   [junit4]   2>   org.apache.lucene.analysis.charfilter.HTMLStripCharFilter(org.apache.lucene.analysis.charfilter.HTMLStripCharFilter@c3f8150)
   [junit4]   2> tokenizer=
   [junit4]   2>   org.apache.lucene.analysis.MockTokenizer(org.apache.lucene.util.AttributeFactory$1@24b8df5d)
   [junit4]   2> filters=
   [junit4]   2>   org.apache.lucene.analysis.shingle.ShingleFilter(ValidatingTokenFilter@1424dcab term=,bytes=[],startOffset=0,endOffset=0,positionIncrement=1,positionLength=1,type=word,termFrequency=1,flags=0,payload=null, 29)
   [junit4]   2>   org.apache.lucene.analysis.shingle.FixedShingleFilter(ValidatingTokenFilter@c286950 term=,bytes=[],startOffset=0,endOffset=0,positionIncrement=1,positionLength=1,type=word,termFrequency=1,flags=0,payload=null, 4)
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRandomChains -Dtests.method=testRandomChainsWithLargeStrings -Dtests.seed=E00132298AD0431C -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=ar-QA -Dtests.timezone=America/Cayman -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   3.92s J2 | TestRandomChains.testRandomChainsWithLargeStrings <<<
   [junit4]    > Throwable #1: java.lang.IllegalStateException: stage 2: inconsistent endOffset at pos=1: 38 vs 46; token=爐󇨓뱱̩̩ü윸𮦔 pdokabgbqt gfvkbjon ܣ弳ü𱊵j ''&#x57b
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E00132298AD0431C:8A5A8D38D39E63EF]:0)
   [junit4]    > 	at org.apache.lucene.analysis.ValidatingTokenFilter.incrementToken(ValidatingTokenFilter.java:146)
   [junit4]    > 	at org.apache.lucene.analysis.miscellaneous.ConditionalTokenFilter$OneTimeWrapper.incrementToken(ConditionalTokenFilter.java:65)
   [junit4]    > 	at org.apache.lucene.analysis.miscellaneous.ConditionalTokenFilter.incrementToken(ConditionalTokenFilter.java:205)
   [junit4]    > 	at org.apache.lucene.analysis.ValidatingTokenFilter.incrementToken(ValidatingTokenFilter.java:77)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkAnalysisConsistency(BaseTokenStreamTestCase.java:746)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:657)
   [junit4]    > 	at org.apache.lucene.analysis.BaseTokenStreamTestCase.checkRandomData(BaseTokenStreamTestCase.java:559)
   [junit4]    > 	at org.apache.lucene.analysis.core.TestRandomChains.testRandomChainsWithLargeStrings(TestRandomChains.java:899)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/analysis/common/test/J2/temp/lucene.analysis.core.TestRandomChains_E00132298AD0431C-001
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=8, maxDocsPerChunk=3, blockSize=700), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=8, blockSize=700)), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4dfc3904), locale=ar-QA, timezone=America/Cayman
   [junit4]   2> NOTE: Linux 4.4.0-137-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=105982168,total=278921216
   [junit4]   2> NOTE: All tests run in this JVM: [TestOptionalCondition, TestSerbianNormalizationRegularFilter, TestPorterStemFilterFactory, TestFrenchAnalyzer, NGramTokenizerTest, TestStemmerOverrideFilter, TestPatternTokenizer, TestSoraniStemFilter, TestRandomChains]
   [junit4] Completed [100/291 (1!)] on J2 in 97.89s, 2 tests, 1 error <<< FAILURES!

[...truncated 10983 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> 1820165 INFO  (SUITE-ShardSplitTest-seed#[51487FE98157030E]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_51487FE98157030E-001/init-core-data-001
   [junit4]   2> 1820167 WARN  (SUITE-ShardSplitTest-seed#[51487FE98157030E]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1820167 INFO  (SUITE-ShardSplitTest-seed#[51487FE98157030E]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1820169 INFO  (SUITE-ShardSplitTest-seed#[51487FE98157030E]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1820170 INFO  (SUITE-ShardSplitTest-seed#[51487FE98157030E]-worker) [     ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1820176 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1820176 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1820176 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1820276 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.c.ZkTestServer start zk server on port:36996
   [junit4]   2> 1820276 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36996
   [junit4]   2> 1820276 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36996
   [junit4]   2> 1820279 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1820282 INFO  (zkConnectionManagerCallback-11073-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1820282 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1820286 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1820288 INFO  (zkConnectionManagerCallback-11075-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1820288 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1820289 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1820291 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1820293 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1820294 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1820295 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1820297 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1820299 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1820300 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1820302 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1820304 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1820310 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.c.ZkTestServer put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1820312 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1820495 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1820495 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1820495 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1820495 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1820496 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1820496 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1820496 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1820497 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2ddf51b3{/,null,AVAILABLE}
   [junit4]   2> 1820498 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.e.j.s.AbstractConnector Started ServerConnector@48238cf7{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:38299}
   [junit4]   2> 1820498 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.e.j.s.Server Started @1820555ms
   [junit4]   2> 1820498 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_51487FE98157030E-001/tempDir-001/control/data, hostContext=/, hostPort=38299, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_51487FE98157030E-001/control-001/cores}
   [junit4]   2> 1820499 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1820499 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1820499 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.2.0
   [junit4]   2> 1820499 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1820499 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1820499 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-06-06T06:25:25.856Z
   [junit4]   2> 1820501 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1820502 INFO  (zkConnectionManagerCallback-11077-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1820502 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1820603 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1820603 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_51487FE98157030E-001/control-001/solr.xml
   [junit4]   2> 1820609 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1820609 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1820611 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7339823a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1820742 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 1820744 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@23fea20a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1820749 WARN  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@452908cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1820750 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36996/solr
   [junit4]   2> 1820752 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1820752 INFO  (zkConnectionManagerCallback-11084-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1820753 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1820855 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [n:127.0.0.1:38299_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1820857 INFO  (zkConnectionManagerCallback-11086-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1820857 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [n:127.0.0.1:38299_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1820966 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [n:127.0.0.1:38299_     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38299_
   [junit4]   2> 1820967 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [n:127.0.0.1:38299_     ] o.a.s.c.Overseer Overseer (id=73429726177787908-127.0.0.1:38299_-n_0000000000) starting
   [junit4]   2> 1820975 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [n:127.0.0.1:38299_     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1820977 INFO  (zkConnectionManagerCallback-11093-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1820977 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [n:127.0.0.1:38299_     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1820980 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [n:127.0.0.1:38299_     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36996/solr ready
   [junit4]   2> 1820980 DEBUG (OverseerCollectionConfigSetProcessor-73429726177787908-127.0.0.1:38299_-n_0000000000) [n:127.0.0.1:38299_     ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1820981 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [n:127.0.0.1:38299_     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38299_
   [junit4]   2> 1820981 INFO  (OverseerStateUpdate-73429726177787908-127.0.0.1:38299_-n_0000000000) [n:127.0.0.1:38299_     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38299_
   [junit4]   2> 1820983 DEBUG (OverseerCollectionConfigSetProcessor-73429726177787908-127.0.0.1:38299_-n_0000000000) [n:127.0.0.1:38299_     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 0 #Completed tasks: 0
   [junit4]   2> 1820983 DEBUG (OverseerCollectionConfigSetProcessor-73429726177787908-127.0.0.1:38299_-n_0000000000) [n:127.0.0.1:38299_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
   [junit4]   2> 1820983 DEBUG (OverseerCollectionConfigSetProcessor-73429726177787908-127.0.0.1:38299_-n_0000000000) [n:127.0.0.1:38299_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1820983 DEBUG (OverseerCollectionConfigSetProcessor-73429726177787908-127.0.0.1:38299_-n_0000000000) [n:127.0.0.1:38299_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1820983 INFO  (OverseerCollectionConfigSetProcessor-73429726177787908-127.0.0.1:38299_-n_0000000000) [n:127.0.0.1:38299_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
   [junit4]   2> 1820983 INFO  (zkCallback-11092-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1820985 INFO  (OverseerStateUpdate-73429726177787908-127.0.0.1:38299_-n_0000000000) [n:127.0.0.1:38299_     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1821014 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [n:127.0.0.1:38299_     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1821044 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [n:127.0.0.1:38299_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7339823a
   [junit4]   2> 1821060 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [n:127.0.0.1:38299_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7339823a
   [junit4]   2> 1821060 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [n:127.0.0.1:38299_     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7339823a
   [junit4]   2> 1821062 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [n:127.0.0.1:38299_     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_51487FE98157030E-001/control-001/cores
   [junit4]   2> 1821095 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1821097 INFO  (zkConnectionManagerCallback-11099-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1821097 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1821098 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1821100 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[51487FE98157030E]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36996/solr ready
   [junit4]   2> 1821102 INFO  (qtp210065712-50406) [n:127.0.0.1:38299_     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:38299_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1821105 DEBUG (OverseerCollectionConfigSetProcessor-73429726177787908-127.0.0.1:38299_-n_0000000000) [n:127.0.0.1:38299_     ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
   [junit4]   2> 1821105 DEBUG (OverseerCollectionConfigSetProcessor-73429726177787908-127.0.0.1:38299_-n_0000000000) [n:127.0.0.1:38299_     ] o.a.s.c.OverseerTaskProcessor Marked task [/overseer/collection-queue-work/qn-0000000000] as running
   [junit4]   2> 1821105 DEBUG (OverseerCollectionConfigSetProcessor-73429726177787908-127.0.0.1:38299_-n_0000000000) [n:127.0.0.1:38299_     ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:38299_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1821106 DEBUG (OverseerThreadFactory-8360-thread-1-processing-n:127.0.0.1:38299_) [n:127.0.0.1:38299_     ] o.a.s.c.OverseerTaskProcessor Runner processing /overseer/collection-queue-work/qn-0000000000
   [junit4]   2> 1821106 DEBUG (OverseerThreadFactory-8360-thread-1-processing-n:127.0.0.1:38299_) [n:127.0.0.1:38299_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:38299_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1821106 DEBUG (OverseerCollectionConfigSetProcessor-73429726177787908-127.0.0.1:38299_-n_0000000000) [n:127.0.0.1:38299_     ] o.a.s.c.OverseerTaskProcessor Cleaning up work-queue. #Running tasks: 1 #Completed tasks: 0
   [junit4]   2> 1821106 DEBUG (OverseerCollectionConfigSetProcessor-73429726177787908-127.0.0.1:38299_-n_0000000000) [n:127.0.0.1:38299_     ] o.a.s.c.OverseerTaskProcessor RunningTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1821106 DEBUG (OverseerCollectionConfigSetProcessor-73429726177787908-127.0.0.1:38299_-n_0000000000) [n:127.0.0.1:38299_     ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
   [junit4]   2> 1821106 DEBUG (OverseerCollectionConfigSetProcessor-73429726177787908-127.0.0.1:38299_-n_0000000000) [n:127.0.0.1:38299_     ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
   [junit4]   2> 1821106 INFO  (OverseerCollectionConfigSetProcessor-73429726177787908-127.0.0.1:38299_-n_0000000000) [n:127.0.0.1:38299_     ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: [/overseer/collection-queue-work/qn-0000000000]
   [junit4]   2> 1821106 INFO  (OverseerThreadFactory-8360-thread-1-processing-n:127.0.0.1:38299_) [n:127.0.0.1:38299_     ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1821107 DEBUG (OverseerThreadFactory-8360-thread-1-processing-n:127.0.0.1:38299_) [n:127.0.0.1:38299_     ] o.a.s.c.a.c.OverseerCollectionMessageHandler creating collections conf node /collections/control_collection 
   [junit4]   2> 1821108 DEBUG (OverseerThreadFactory-8360-thread-1-processing-n:127.0.0.1:38299_) [n:127.0.0.1:38299_     ] o.a.s.c.a.c.CreateCollectionCmd Check for collection zkNode:control_collection
   [junit4]   2> 1821109 DEBUG (OverseerThreadFactory-8360-thread-1-processing-n:127.0.0.1:38299_) [n:127.0.0.1:38299_     ] o.a.s.c.a.c.CreateCollectionCmd Collection zkNode exists
   [junit4]   2> 1821111 DEBUG (OverseerStateUpdate-73429726177787908-127.0.0.1:38299_-n_0000000000) [n:127.0.0.1:38299_     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:38299_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 1821111 DEBUG (OverseerStateUpdate-73429726177787908-127.0.0.1:38299_-n_0000000000) [n:127.0.0.1:38299_     ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1821113 DEBUG (OverseerStateUpdate-73429726177787908-127.0.0.1:38299_-n_0000000000) [n:127.0.0.1:38299_     ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/control_collection/state.json
   [junit4]   2> 1821213 DEBUG (OverseerThreadFactory-8360-thread-1-processing-n:127.0.0.1:38299_) [n:127.0.0.1:38299_     ] o.a.s.c.a.c.CreateCollectionCmd Creating SolrCores for new collection control_collection, shardNames [shard1] , message : {
   [junit4]   2>   "name":"control_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf1",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "createNodeSet":"127.0.0.1:38299_",
   [junit4]   2>   "nrtReplicas":"1",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 1821216 DEBUG (OverseerThreadFactory-8360-thread-1-processing-n:127.0.0.1:38299_) [n:127.0.0.1:38299_     ] o.a.s.c.a.c.CreateCollectionCmd Creating core control_collection_shard1_replica_n1 as part of shard shard1 of collection control_collection on 127.0.0.1:38299_
   [junit4]   2> 1821217 INFO  (qtp210065712-50408) [n:127.0.0.1:38299_    x:control_collection_shard1_replica_n1 ] 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> 1821218 INFO  (qtp210065712-50408) [n:127.0.0.1:38299_    x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1821222 DEBUG (OverseerStateUpdate-73429726177787908-127.0.0.1:38299_-n_0000000000) [n:127.0.0.1:38299_     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:38299",
   [junit4]   2>   "node_name":"127.0.0.1:38299_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1821222 DEBUG (OverseerStateUpdate-73429726177787908-127.0.0.1:38299_-n_0000000000) [n:127.0.0.1:38299_     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:38299",
   [junit4]   2>   "node_name":"127.0.0.1:38299_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1821223 DEBUG (OverseerStateUpdate-73429726177787908-127.0.0.1:38299_-n_0000000000) [n:127.0.0.1:38299_     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "base_url":"http://127.0.0.1:38299",
   [junit4]   2>   "node_name":"127.0.0.1:38299_",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT"}
   [junit4]   2> 1821223 DEBUG (OverseerStateUpdate-73429726177787908-127.0.0.1:38299_-n_0000000000) [n:127.0.0.1:38299_     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(control_collection//collections/control_collection/state.json/0)={
   [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":"control_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:38299",
   [junit4]   2>           "node_name":"127.0.0.1:38299_",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 1821324 DEBUG (OverseerStateUpdate-73429726177787908-127.0.0.1:38299_-n_0000000000) [n:127.0.0.1:38299_     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 0
   [junit4]   2> 1822235 INFO  (qtp210065712-50408) [n:127.0.0.1:38299_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1822266 INFO  (qtp210065712-50408) [n:127.0.0.1:38299_ 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> 1822352 INFO  (qtp210065712-50408) [n:127.0.0.1:38299_ 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> 1822386 INFO  (qtp210065712-50408) [n:127.0.0.1:38299_ 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> 1822386 INFO  (qtp210065712-50408) [n:127.0.0.1:38299_ 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@7339823a
   [junit4]   2> 1822386 INFO  (qtp210065712-50408) [n:127.0.0.1:38299_ 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 [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_51487FE98157030E-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.api.collections.ShardSplitTest_51487FE98157030E-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1822391 INFO  (qtp210065712-50408) [n:127.0.0.1:38299_ 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=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=2.1376953125, noCFSRatio=0.7246270575731584]
   [junit4]   2> 1822401 WARN  (qtp210065712-50408) [n:127.0.0.1:38299_ 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> 1822465 INFO  (qtp210065712-50408) [n:127.0.0.1:38299_ 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> 1822465 INFO  (qtp210065712-50408) [n:127.0.0.1:38299_ 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> 1822466 INFO  (qtp210065712-50408) [n:127.0.0.1:38299_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1822466 INFO  (qtp210065712-50408) [n:127.0.0.1:38299_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1822468 INFO  (qtp210065712-50408) [n:127.0.0.1:38299_ 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=3, maxMergeAtOnceExplicit=7, maxMergedSegmentMB=33.7119140625, floorSegmentMB=1.798828125, forceMergeDeletesPctAllowed=26.900961655599236, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.13847884149747972, deletesPctAllowed=31.769832405457024
   [junit4]   2> 1822468 INFO  (qtp210065712-50408) [n:127.0.0.1:38299_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6723048f[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1822470 INFO  (qtp210065712-50408) [n:127.0.0.1:38299_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1822470 INFO  (qtp210065712-50408) [n:127.0.0.1:38299_ 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> 1822471 INFO  (qtp210065712-50408) [n:127.0.0.1:38299_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1822471 INFO  (qtp210065712-50408) [n:127.0.0.1:38299_ 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 1635571285704572928
   [junit4]   2> 1822475 INFO  (searcherExecutor-8365-thread-1-processing-n:127.0.0.1:38299_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:38299_ 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@6723048f[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1822479 INFO  (qtp210065712-50408) [n:127.0.0.1:38299_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 1822479 INFO  (qtp210065712-50408) [n:127.0.0.1:38299_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 1822484 INFO  (qtp210065712-50408) [n:127.0.0.1:38299_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1822484 INFO  (qtp210065712-50408) [n:127.0.0.1:38299_ 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> 1822484 INFO  (qtp210065712-50408) [n:127.0.0.1:38299_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38299/control_collection_shard1_replica_n1/
   [junit4]   2> 1822484 INFO  (qtp210065712-50408) [n:127.0.0.1:38299_ 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> 1822485 INFO  (qtp210065712-50408) [n:127.0.0.1:38299_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:38299/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1822485 INFO  (qtp210065712-50408) [n:127.0.0.1:38299_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/73429726177787908-core_node2-n_0000000000
   [junit4]   2> 1822487 INFO  (qtp210065712-50408) [n:127.0.0.1:38299_ 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:38299/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1822488 DEBUG (OverseerStateUpdate-73429726177787908-127.0.0.1:38299_-n_0000000000) [n:127.0.0.1:38299_     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:38299",
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 1822589 DEBUG (OverseerStateUpdate-73429726177787908-127.0.0.1:38299_-n_0000000000) [n:127.0.0.1:38299_     ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/control_collection/state.json version: 1
   [junit4]   2> 1822589 INFO  (zkCallback-11085-thread-1) [     ] 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> 1822589 INFO  (zkCallback-11085-thread-2) [     ] 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> 1822590 INFO  (qtp210065712-50408) [n:127.0.0.1:38299_ 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> 1822594 DEBUG (OverseerStateUpdate-73429726177787908-127.0.0.1:38299_-n_0000000000) [n:127.0.0.1:38299_     ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:38299",
   [junit4]   2>   "node_name":"127.0.0.1:38299_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1822594 DEBUG (OverseerStateUpdate-73429726177787908-127.0.0.1:38299_-n_0000000000) [n:127.0.0.1:38299_     ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node2",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:38299",
   [junit4]   2>   "node_name":"127.0.0.1:38299_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1822594 DEBUG (OverseerStateUpdate-73429726177787908-127.0.0.1:38299_-n_0000000000) [n:127.0.0.1:38299_     ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node2:{
   [junit4]   2>   "core":"control_collection_shard1_replica_n1",
   [junit4]   2>   "base_url":"http://127.0.0.1:38299",
   [junit4]   2>   "node_name":"127.0.0.1:38299_",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "leader":"true"}
   [junit4]   2> 1822594 DEBUG (OverseerStateUpdate-73429726177787908-127.0.0.1:38299_-n_0000000000) [n:127.0.0.1:38299_     ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(control_collection//collections/control_collection/state.json/2)={
   [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":"control_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:38299",
   [junit4]   2>           "node_name":"127.0.0.1:38299_",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "leader":"true"}}}}}
   [junit4]   2> 1822596 INFO  (qtp210065712-50408) [n:127.0.0.1:38299_ 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

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

unit4]    >         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$$Lambda$54/1181148874.run(Unknown Source)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >   11) Thread[id=55104, name=qtp536091429-55104, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:656)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:46)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:720)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([51487FE98157030E]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=55105, name=Scheduler-1691096579, state=TIMED_WAITING, group=TGRP-ShardSplitTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=55097, name=qtp536091429-55097, state=RUNNABLE, group=TGRP-ShardSplitTest]
   [junit4]    >         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
   [junit4]    >         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
   [junit4]    >         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$$Lambda$54/1181148874.run(Unknown Source)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    3) Thread[id=55171, name=Scheduler-466328579, state=WAITING, group=TGRP-ShardSplitTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    4) Thread[id=55098, name=qtp536091429-55098, state=RUNNABLE, group=TGRP-ShardSplitTest]
   [junit4]    >         at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
   [junit4]    >         at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
   [junit4]    >         at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:423)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:360)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produceTask(EatWhatYouKill.java:357)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:181)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:132)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$$Lambda$54/1181148874.run(Unknown Source)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([51487FE98157030E]:0)
   [junit4] Completed [318/861 (1!)] on J2 in 545.50s, 11 tests, 3 errors <<< FAILURES!

[...truncated 41506 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: /tmp/ecj2060122047
 [ecj-lint] Compiling 85 source files to /tmp/ecj2060122047
 [ecj-lint] ----------
 [ecj-lint] 1. ERROR in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/sandbox/src/java/org/apache/lucene/geo/Rectangle2D.java (at line 20)
 [ecj-lint] 	import java.util.Arrays;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^
 [ecj-lint] The import java.util.Arrays is never used
 [ecj-lint] ----------
 [ecj-lint] 1 problem (1 error)

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/build.xml:652: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/build.xml:101: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build.xml:207: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/common-build.xml:2270: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/common-build.xml:2093: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/common-build.xml:2132: Compile failed; see the compiler error output for details.

Total time: 277 minutes 16 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-NightlyTests-8.x - Build # 112 - Failure

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/112/

2 tests failed.
FAILED:  org.apache.lucene.index.TestIndexWriterReader.testDuringAddDelete

Error Message:
this IndexWriter is closed

Stack Trace:
org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:681)
	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:695)
	at org.apache.lucene.index.IndexWriter.nrtIsCurrent(IndexWriter.java:4945)
	at org.apache.lucene.index.StandardDirectoryReader.doOpenFromWriter(StandardDirectoryReader.java:293)
	at org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:272)
	at org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:262)
	at org.apache.lucene.index.DirectoryReader.openIfChanged(DirectoryReader.java:165)
	at org.apache.lucene.index.TestIndexWriterReader.testDuringAddDelete(TestIndexWriterReader.java:861)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.nio.file.FileSystemException: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestIndexWriterReader_DD23603F6B6E011C-001/index-NIOFSDirectory-001/_39v_MockRandom_0.pos: Too many open files
	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
	at java.nio.file.Files.newOutputStream(Files.java:216)
	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:411)
	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:407)
	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:255)
	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:667)
	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
	at org.apache.lucene.index.ConcurrentMergeScheduler$1.createOutput(ConcurrentMergeScheduler.java:288)
	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
	at org.apache.lucene.codecs.lucene50.Lucene50PostingsWriter.<init>(Lucene50PostingsWriter.java:122)
	at org.apache.lucene.codecs.mockrandom.MockRandomPostingsFormat.fieldsConsumer(MockRandomPostingsFormat.java:122)
	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter.merge(PerFieldPostingsFormat.java:167)
	at org.apache.lucene.index.SegmentMerger.mergeTerms(SegmentMerger.java:245)
	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:140)
	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4462)
	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4056)
	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)


FAILED:  org.apache.lucene.index.TestIndexWriterReader.testReopenNRTReaderOnCommit

Error Message:
Captured an uncaught exception in thread: Thread[id=13566, name=Lucene Merge Thread #1984, state=RUNNABLE, group=TGRP-TestIndexWriterReader]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=13566, name=Lucene Merge Thread #1984, state=RUNNABLE, group=TGRP-TestIndexWriterReader]
	at __randomizedtesting.SeedInfo.seed([DD23603F6B6E011C:8939C659620C0E35]:0)
Caused by: org.apache.lucene.index.MergePolicy$MergeException: java.nio.file.FileSystemException: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestIndexWriterReader_DD23603F6B6E011C-001/index-NIOFSDirectory-001/_39v_MockRandom_0.pos: Too many open files
	at __randomizedtesting.SeedInfo.seed([DD23603F6B6E011C]:0)
	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:704)
	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:684)
Caused by: java.nio.file.FileSystemException: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestIndexWriterReader_DD23603F6B6E011C-001/index-NIOFSDirectory-001/_39v_MockRandom_0.pos: Too many open files
	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
	at java.nio.file.Files.newOutputStream(Files.java:216)
	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:411)
	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:407)
	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:255)
	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:667)
	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
	at org.apache.lucene.index.ConcurrentMergeScheduler$1.createOutput(ConcurrentMergeScheduler.java:288)
	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
	at org.apache.lucene.codecs.lucene50.Lucene50PostingsWriter.<init>(Lucene50PostingsWriter.java:122)
	at org.apache.lucene.codecs.mockrandom.MockRandomPostingsFormat.fieldsConsumer(MockRandomPostingsFormat.java:122)
	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter.merge(PerFieldPostingsFormat.java:167)
	at org.apache.lucene.index.SegmentMerger.mergeTerms(SegmentMerger.java:245)
	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:140)
	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4462)
	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4056)
	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)




Build Log:
[...truncated 990 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterReader
   [junit4]   1> TEST: now get reader
   [junit4]   2> Meith 06, 2019 2:45:14 A.M. com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-11553,5,TGRP-TestIndexWriterReader]
   [junit4]   2> java.lang.RuntimeException: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([DD23603F6B6E011C]:0)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexWriterReader$2.run(TestIndexWriterReader.java:849)
   [junit4]   2> Caused by: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:681)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:695)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1591)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1213)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexWriterReader$2.run(TestIndexWriterReader.java:839)
   [junit4]   2> Caused by: java.nio.file.FileSystemException: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestIndexWriterReader_DD23603F6B6E011C-001/index-NIOFSDirectory-001/_39v_MockRandom_0.pos: Too many open files
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
   [junit4]   2> 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]   2> 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:411)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:407)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:255)
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:667)
   [junit4]   2> 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$1.createOutput(ConcurrentMergeScheduler.java:288)
   [junit4]   2> 	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]   2> 	at org.apache.lucene.codecs.lucene50.Lucene50PostingsWriter.<init>(Lucene50PostingsWriter.java:122)
   [junit4]   2> 	at org.apache.lucene.codecs.mockrandom.MockRandomPostingsFormat.fieldsConsumer(MockRandomPostingsFormat.java:122)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter.merge(PerFieldPostingsFormat.java:167)
   [junit4]   2> 	at org.apache.lucene.index.SegmentMerger.mergeTerms(SegmentMerger.java:245)
   [junit4]   2> 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:140)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4462)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4056)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)
   [junit4]   2> 
   [junit4]   2> Meith 06, 2019 2:45:14 A.M. com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-11557,5,TGRP-TestIndexWriterReader]
   [junit4]   2> java.lang.RuntimeException: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([DD23603F6B6E011C]:0)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexWriterReader$2.run(TestIndexWriterReader.java:849)
   [junit4]   2> Caused by: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:681)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:695)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1591)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1213)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexWriterReader$2.run(TestIndexWriterReader.java:839)
   [junit4]   2> Caused by: java.nio.file.FileSystemException: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestIndexWriterReader_DD23603F6B6E011C-001/index-NIOFSDirectory-001/_39v_MockRandom_0.pos: Too many open files
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
   [junit4]   2> 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]   2> 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:411)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:407)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:255)
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:667)
   [junit4]   2> 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$1.createOutput(ConcurrentMergeScheduler.java:288)
   [junit4]   2> 	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]   2> 	at org.apache.lucene.codecs.lucene50.Lucene50PostingsWriter.<init>(Lucene50PostingsWriter.java:122)
   [junit4]   2> 	at org.apache.lucene.codecs.mockrandom.MockRandomPostingsFormat.fieldsConsumer(MockRandomPostingsFormat.java:122)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter.merge(PerFieldPostingsFormat.java:167)
   [junit4]   2> 	at org.apache.lucene.index.SegmentMerger.mergeTerms(SegmentMerger.java:245)
   [junit4]   2> 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:140)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4462)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4056)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)
   [junit4]   2> 
   [junit4]   2> Meith 06, 2019 2:45:14 A.M. com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Lucene Merge Thread #1985,5,TGRP-TestIndexWriterReader]
   [junit4]   2> org.apache.lucene.index.MergePolicy$MergeException: java.nio.file.FileSystemException: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestIndexWriterReader_DD23603F6B6E011C-001/index-NIOFSDirectory-001/_39w_MockRandom_0.tfp: Too many open files
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([DD23603F6B6E011C]:0)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:704)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:684)
   [junit4]   2> Caused by: java.nio.file.FileSystemException: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestIndexWriterReader_DD23603F6B6E011C-001/index-NIOFSDirectory-001/_39w_MockRandom_0.tfp: Too many open files
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
   [junit4]   2> 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]   2> 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:411)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:407)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:255)
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:667)
   [junit4]   2> 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$1.createOutput(ConcurrentMergeScheduler.java:288)
   [junit4]   2> 	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]   2> 	at org.apache.lucene.codecs.memory.FSTTermsWriter.<init>(FSTTermsWriter.java:140)
   [junit4]   2> 	at org.apache.lucene.codecs.mockrandom.MockRandomPostingsFormat.fieldsConsumer(MockRandomPostingsFormat.java:130)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter.merge(PerFieldPostingsFormat.java:167)
   [junit4]   2> 	at org.apache.lucene.index.SegmentMerger.mergeTerms(SegmentMerger.java:245)
   [junit4]   2> 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:140)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4462)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4056)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)
   [junit4]   2> 
   [junit4]   2> Meith 06, 2019 2:45:14 A.M. com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-11554,5,TGRP-TestIndexWriterReader]
   [junit4]   2> java.lang.RuntimeException: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([DD23603F6B6E011C]:0)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexWriterReader$2.run(TestIndexWriterReader.java:849)
   [junit4]   2> Caused by: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:681)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:695)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1591)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1213)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexWriterReader$2.run(TestIndexWriterReader.java:839)
   [junit4]   2> Caused by: java.nio.file.FileSystemException: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestIndexWriterReader_DD23603F6B6E011C-001/index-NIOFSDirectory-001/_39v_MockRandom_0.pos: Too many open files
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
   [junit4]   2> 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]   2> 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:411)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:407)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:255)
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:667)
   [junit4]   2> 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$1.createOutput(ConcurrentMergeScheduler.java:288)
   [junit4]   2> 	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]   2> 	at org.apache.lucene.codecs.lucene50.Lucene50PostingsWriter.<init>(Lucene50PostingsWriter.java:122)
   [junit4]   2> 	at org.apache.lucene.codecs.mockrandom.MockRandomPostingsFormat.fieldsConsumer(MockRandomPostingsFormat.java:122)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter.merge(PerFieldPostingsFormat.java:167)
   [junit4]   2> 	at org.apache.lucene.index.SegmentMerger.mergeTerms(SegmentMerger.java:245)
   [junit4]   2> 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:140)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4462)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4056)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)
   [junit4]   2> 
   [junit4]   2> Meith 06, 2019 2:45:14 A.M. com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-11556,5,TGRP-TestIndexWriterReader]
   [junit4]   2> java.lang.RuntimeException: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([DD23603F6B6E011C]:0)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexWriterReader$2.run(TestIndexWriterReader.java:849)
   [junit4]   2> Caused by: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:681)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:695)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1591)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1213)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexWriterReader$2.run(TestIndexWriterReader.java:839)
   [junit4]   2> Caused by: java.nio.file.FileSystemException: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestIndexWriterReader_DD23603F6B6E011C-001/index-NIOFSDirectory-001/_39v_MockRandom_0.pos: Too many open files
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
   [junit4]   2> 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]   2> 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:411)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:407)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:255)
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:667)
   [junit4]   2> 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$1.createOutput(ConcurrentMergeScheduler.java:288)
   [junit4]   2> 	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]   2> 	at org.apache.lucene.codecs.lucene50.Lucene50PostingsWriter.<init>(Lucene50PostingsWriter.java:122)
   [junit4]   2> 	at org.apache.lucene.codecs.mockrandom.MockRandomPostingsFormat.fieldsConsumer(MockRandomPostingsFormat.java:122)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter.merge(PerFieldPostingsFormat.java:167)
   [junit4]   2> 	at org.apache.lucene.index.SegmentMerger.mergeTerms(SegmentMerger.java:245)
   [junit4]   2> 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:140)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4462)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4056)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)
   [junit4]   2> 
   [junit4]   2> Meith 06, 2019 2:45:14 A.M. com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Thread-11555,5,TGRP-TestIndexWriterReader]
   [junit4]   2> java.lang.RuntimeException: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([DD23603F6B6E011C]:0)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexWriterReader$2.run(TestIndexWriterReader.java:849)
   [junit4]   2> Caused by: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:681)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:695)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1591)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1213)
   [junit4]   2> 	at org.apache.lucene.index.TestIndexWriterReader$2.run(TestIndexWriterReader.java:839)
   [junit4]   2> Caused by: java.nio.file.FileSystemException: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestIndexWriterReader_DD23603F6B6E011C-001/index-NIOFSDirectory-001/_39v_MockRandom_0.pos: Too many open files
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
   [junit4]   2> 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]   2> 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:411)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:407)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:255)
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:667)
   [junit4]   2> 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$1.createOutput(ConcurrentMergeScheduler.java:288)
   [junit4]   2> 	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]   2> 	at org.apache.lucene.codecs.lucene50.Lucene50PostingsWriter.<init>(Lucene50PostingsWriter.java:122)
   [junit4]   2> 	at org.apache.lucene.codecs.mockrandom.MockRandomPostingsFormat.fieldsConsumer(MockRandomPostingsFormat.java:122)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter.merge(PerFieldPostingsFormat.java:167)
   [junit4]   2> 	at org.apache.lucene.index.SegmentMerger.mergeTerms(SegmentMerger.java:245)
   [junit4]   2> 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:140)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4462)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4056)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)
   [junit4]   2> 
   [junit4]   2> Meith 06, 2019 2:45:14 A.M. com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Lucene Merge Thread #1986,5,TGRP-TestIndexWriterReader]
   [junit4]   2> org.apache.lucene.index.MergePolicy$MergeException: java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot merge
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([DD23603F6B6E011C]:0)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:704)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:684)
   [junit4]   2> Caused by: java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot merge
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter._mergeInit(IndexWriter.java:4218)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.mergeInit(IndexWriter.java:4198)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4050)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)
   [junit4]   2> Caused by: java.nio.file.FileSystemException: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestIndexWriterReader_DD23603F6B6E011C-001/index-NIOFSDirectory-001/_39v_MockRandom_0.pos: Too many open files
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
   [junit4]   2> 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]   2> 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:411)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:407)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:255)
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:667)
   [junit4]   2> 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$1.createOutput(ConcurrentMergeScheduler.java:288)
   [junit4]   2> 	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]   2> 	at org.apache.lucene.codecs.lucene50.Lucene50PostingsWriter.<init>(Lucene50PostingsWriter.java:122)
   [junit4]   2> 	at org.apache.lucene.codecs.mockrandom.MockRandomPostingsFormat.fieldsConsumer(MockRandomPostingsFormat.java:122)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter.merge(PerFieldPostingsFormat.java:167)
   [junit4]   2> 	at org.apache.lucene.index.SegmentMerger.mergeTerms(SegmentMerger.java:245)
   [junit4]   2> 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:140)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4462)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4056)
   [junit4]   2> 	... 2 more
   [junit4]   2> 
   [junit4]   2> Meith 06, 2019 2:45:14 A.M. com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[Lucene Merge Thread #1984,5,TGRP-TestIndexWriterReader]
   [junit4]   2> org.apache.lucene.index.MergePolicy$MergeException: java.nio.file.FileSystemException: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestIndexWriterReader_DD23603F6B6E011C-001/index-NIOFSDirectory-001/_39v_MockRandom_0.pos: Too many open files
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([DD23603F6B6E011C]:0)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:704)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:684)
   [junit4]   2> Caused by: java.nio.file.FileSystemException: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestIndexWriterReader_DD23603F6B6E011C-001/index-NIOFSDirectory-001/_39v_MockRandom_0.pos: Too many open files
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
   [junit4]   2> 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
   [junit4]   2> 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]   2> 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:411)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:407)
   [junit4]   2> 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:255)
   [junit4]   2> 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:667)
   [junit4]   2> 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$1.createOutput(ConcurrentMergeScheduler.java:288)
   [junit4]   2> 	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]   2> 	at org.apache.lucene.codecs.lucene50.Lucene50PostingsWriter.<init>(Lucene50PostingsWriter.java:122)
   [junit4]   2> 	at org.apache.lucene.codecs.mockrandom.MockRandomPostingsFormat.fieldsConsumer(MockRandomPostingsFormat.java:122)
   [junit4]   2> 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter.merge(PerFieldPostingsFormat.java:167)
   [junit4]   2> 	at org.apache.lucene.index.SegmentMerger.mergeTerms(SegmentMerger.java:245)
   [junit4]   2> 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:140)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4462)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4056)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
   [junit4]   2> 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)
   [junit4]   2> 
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexWriterReader -Dtests.method=testDuringAddDelete -Dtests.seed=DD23603F6B6E011C -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=ga -Dtests.timezone=NST -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   85.8s J2 | TestIndexWriterReader.testDuringAddDelete <<<
   [junit4]    > Throwable #1: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:681)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:695)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.nrtIsCurrent(IndexWriter.java:4945)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader.doOpenFromWriter(StandardDirectoryReader.java:293)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:272)
   [junit4]    > 	at org.apache.lucene.index.StandardDirectoryReader.doOpenIfChanged(StandardDirectoryReader.java:262)
   [junit4]    > 	at org.apache.lucene.index.DirectoryReader.openIfChanged(DirectoryReader.java:165)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterReader.testDuringAddDelete(TestIndexWriterReader.java:861)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.nio.file.FileSystemException: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestIndexWriterReader_DD23603F6B6E011C-001/index-NIOFSDirectory-001/_39v_MockRandom_0.pos: Too many open files
   [junit4]    > 	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:411)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:407)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:255)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:667)
   [junit4]    > 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$1.createOutput(ConcurrentMergeScheduler.java:288)
   [junit4]    > 	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]    > 	at org.apache.lucene.codecs.lucene50.Lucene50PostingsWriter.<init>(Lucene50PostingsWriter.java:122)
   [junit4]    > 	at org.apache.lucene.codecs.mockrandom.MockRandomPostingsFormat.fieldsConsumer(MockRandomPostingsFormat.java:122)
   [junit4]    > 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter.merge(PerFieldPostingsFormat.java:167)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.mergeTerms(SegmentMerger.java:245)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:140)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4462)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4056)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=11614, name=Thread-11553, state=RUNNABLE, group=TGRP-TestIndexWriterReader]
   [junit4]    > Caused by: java.lang.RuntimeException: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DD23603F6B6E011C]:0)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterReader$2.run(TestIndexWriterReader.java:849)
   [junit4]    > Caused by: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:681)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:695)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1591)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1213)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterReader$2.run(TestIndexWriterReader.java:839)
   [junit4]    > Caused by: java.nio.file.FileSystemException: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestIndexWriterReader_DD23603F6B6E011C-001/index-NIOFSDirectory-001/_39v_MockRandom_0.pos: Too many open files
   [junit4]    > 	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:411)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:407)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:255)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:667)
   [junit4]    > 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$1.createOutput(ConcurrentMergeScheduler.java:288)
   [junit4]    > 	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]    > 	at org.apache.lucene.codecs.lucene50.Lucene50PostingsWriter.<init>(Lucene50PostingsWriter.java:122)
   [junit4]    > 	at org.apache.lucene.codecs.mockrandom.MockRandomPostingsFormat.fieldsConsumer(MockRandomPostingsFormat.java:122)
   [junit4]    > 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter.merge(PerFieldPostingsFormat.java:167)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.mergeTerms(SegmentMerger.java:245)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:140)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4462)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4056)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)Throwable #3: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=13567, name=Lucene Merge Thread #1985, state=RUNNABLE, group=TGRP-TestIndexWriterReader]
   [junit4]    > Caused by: org.apache.lucene.index.MergePolicy$MergeException: java.nio.file.FileSystemException: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestIndexWriterReader_DD23603F6B6E011C-001/index-NIOFSDirectory-001/_39w_MockRandom_0.tfp: Too many open files
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DD23603F6B6E011C]:0)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:704)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:684)
   [junit4]    > Caused by: java.nio.file.FileSystemException: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestIndexWriterReader_DD23603F6B6E011C-001/index-NIOFSDirectory-001/_39w_MockRandom_0.tfp: Too many open files
   [junit4]    > 	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:411)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:407)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:255)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:667)
   [junit4]    > 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$1.createOutput(ConcurrentMergeScheduler.java:288)
   [junit4]    > 	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]    > 	at org.apache.lucene.codecs.memory.FSTTermsWriter.<init>(FSTTermsWriter.java:140)
   [junit4]    > 	at org.apache.lucene.codecs.mockrandom.MockRandomPostingsFormat.fieldsConsumer(MockRandomPostingsFormat.java:130)
   [junit4]    > 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter.merge(PerFieldPostingsFormat.java:167)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.mergeTerms(SegmentMerger.java:245)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:140)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4462)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4056)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)Throwable #4: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=13568, name=Lucene Merge Thread #1986, state=RUNNABLE, group=TGRP-TestIndexWriterReader]
   [junit4]    > Caused by: org.apache.lucene.index.MergePolicy$MergeException: java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot merge
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DD23603F6B6E011C]:0)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:704)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:684)
   [junit4]    > Caused by: java.lang.IllegalStateException: this writer hit an unrecoverable error; cannot merge
   [junit4]    > 	at org.apache.lucene.index.IndexWriter._mergeInit(IndexWriter.java:4218)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.mergeInit(IndexWriter.java:4198)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4050)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)
   [junit4]    > Caused by: java.nio.file.FileSystemException: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestIndexWriterReader_DD23603F6B6E011C-001/index-NIOFSDirectory-001/_39v_MockRandom_0.pos: Too many open files
   [junit4]    > 	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:411)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:407)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:255)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:667)
   [junit4]    > 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$1.createOutput(ConcurrentMergeScheduler.java:288)
   [junit4]    > 	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]    > 	at org.apache.lucene.codecs.lucene50.Lucene50PostingsWriter.<init>(Lucene50PostingsWriter.java:122)
   [junit4]    > 	at org.apache.lucene.codecs.mockrandom.MockRandomPostingsFormat.fieldsConsumer(MockRandomPostingsFormat.java:122)
   [junit4]    > 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter.merge(PerFieldPostingsFormat.java:167)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.mergeTerms(SegmentMerger.java:245)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:140)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4462)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4056)
   [junit4]    > 	... 2 moreThrowable #5: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=11618, name=Thread-11557, state=RUNNABLE, group=TGRP-TestIndexWriterReader]
   [junit4]    > Caused by: java.lang.RuntimeException: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DD23603F6B6E011C]:0)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterReader$2.run(TestIndexWriterReader.java:849)
   [junit4]    > Caused by: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:681)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:695)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1591)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1213)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterReader$2.run(TestIndexWriterReader.java:839)
   [junit4]    > Caused by: java.nio.file.FileSystemException: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestIndexWriterReader_DD23603F6B6E011C-001/index-NIOFSDirectory-001/_39v_MockRandom_0.pos: Too many open files
   [junit4]    > 	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:411)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:407)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:255)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:667)
   [junit4]    > 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$1.createOutput(ConcurrentMergeScheduler.java:288)
   [junit4]    > 	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]    > 	at org.apache.lucene.codecs.lucene50.Lucene50PostingsWriter.<init>(Lucene50PostingsWriter.java:122)
   [junit4]    > 	at org.apache.lucene.codecs.mockrandom.MockRandomPostingsFormat.fieldsConsumer(MockRandomPostingsFormat.java:122)
   [junit4]    > 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter.merge(PerFieldPostingsFormat.java:167)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.mergeTerms(SegmentMerger.java:245)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:140)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4462)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4056)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)Throwable #6: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=11616, name=Thread-11555, state=RUNNABLE, group=TGRP-TestIndexWriterReader]
   [junit4]    > Caused by: java.lang.RuntimeException: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DD23603F6B6E011C]:0)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterReader$2.run(TestIndexWriterReader.java:849)
   [junit4]    > Caused by: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:681)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:695)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1591)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1213)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterReader$2.run(TestIndexWriterReader.java:839)
   [junit4]    > Caused by: java.nio.file.FileSystemException: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestIndexWriterReader_DD23603F6B6E011C-001/index-NIOFSDirectory-001/_39v_MockRandom_0.pos: Too many open files
   [junit4]    > 	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:411)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:407)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:255)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:667)
   [junit4]    > 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$1.createOutput(ConcurrentMergeScheduler.java:288)
   [junit4]    > 	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]    > 	at org.apache.lucene.codecs.lucene50.Lucene50PostingsWriter.<init>(Lucene50PostingsWriter.java:122)
   [junit4]    > 	at org.apache.lucene.codecs.mockrandom.MockRandomPostingsFormat.fieldsConsumer(MockRandomPostingsFormat.java:122)
   [junit4]    > 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter.merge(PerFieldPostingsFormat.java:167)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.mergeTerms(SegmentMerger.java:245)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:140)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4462)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4056)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)Throwable #7: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=11617, name=Thread-11556, state=RUNNABLE, group=TGRP-TestIndexWriterReader]
   [junit4]    > Caused by: java.lang.RuntimeException: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DD23603F6B6E011C]:0)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterReader$2.run(TestIndexWriterReader.java:849)
   [junit4]    > Caused by: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:681)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:695)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1591)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1213)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterReader$2.run(TestIndexWriterReader.java:839)
   [junit4]    > Caused by: java.nio.file.FileSystemException: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestIndexWriterReader_DD23603F6B6E011C-001/index-NIOFSDirectory-001/_39v_MockRandom_0.pos: Too many open files
   [junit4]    > 	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:411)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:407)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:255)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:667)
   [junit4]    > 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$1.createOutput(ConcurrentMergeScheduler.java:288)
   [junit4]    > 	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]    > 	at org.apache.lucene.codecs.lucene50.Lucene50PostingsWriter.<init>(Lucene50PostingsWriter.java:122)
   [junit4]    > 	at org.apache.lucene.codecs.mockrandom.MockRandomPostingsFormat.fieldsConsumer(MockRandomPostingsFormat.java:122)
   [junit4]    > 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter.merge(PerFieldPostingsFormat.java:167)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.mergeTerms(SegmentMerger.java:245)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:140)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4462)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4056)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)Throwable #8: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=11615, name=Thread-11554, state=RUNNABLE, group=TGRP-TestIndexWriterReader]
   [junit4]    > Caused by: java.lang.RuntimeException: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DD23603F6B6E011C]:0)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterReader$2.run(TestIndexWriterReader.java:849)
   [junit4]    > Caused by: org.apache.lucene.store.AlreadyClosedException: this IndexWriter is closed
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:681)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.ensureOpen(IndexWriter.java:695)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1591)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.addDocument(IndexWriter.java:1213)
   [junit4]    > 	at org.apache.lucene.index.TestIndexWriterReader$2.run(TestIndexWriterReader.java:839)
   [junit4]    > Caused by: java.nio.file.FileSystemException: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestIndexWriterReader_DD23603F6B6E011C-001/index-NIOFSDirectory-001/_39v_MockRandom_0.pos: Too many open files
   [junit4]    > 	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:411)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:407)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:255)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:667)
   [junit4]    > 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$1.createOutput(ConcurrentMergeScheduler.java:288)
   [junit4]    > 	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]    > 	at org.apache.lucene.codecs.lucene50.Lucene50PostingsWriter.<init>(Lucene50PostingsWriter.java:122)
   [junit4]    > 	at org.apache.lucene.codecs.mockrandom.MockRandomPostingsFormat.fieldsConsumer(MockRandomPostingsFormat.java:122)
   [junit4]    > 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter.merge(PerFieldPostingsFormat.java:167)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.mergeTerms(SegmentMerger.java:245)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:140)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4462)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4056)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexWriterReader -Dtests.method=testReopenNRTReaderOnCommit -Dtests.seed=DD23603F6B6E011C -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=ga -Dtests.timezone=NST -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.01s J2 | TestIndexWriterReader.testReopenNRTReaderOnCommit <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=13566, name=Lucene Merge Thread #1984, state=RUNNABLE, group=TGRP-TestIndexWriterReader]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DD23603F6B6E011C:8939C659620C0E35]:0)
   [junit4]    > Caused by: org.apache.lucene.index.MergePolicy$MergeException: java.nio.file.FileSystemException: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestIndexWriterReader_DD23603F6B6E011C-001/index-NIOFSDirectory-001/_39v_MockRandom_0.pos: Too many open files
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DD23603F6B6E011C]:0)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler.handleMergeException(ConcurrentMergeScheduler.java:704)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:684)
   [junit4]    > Caused by: java.nio.file.FileSystemException: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestIndexWriterReader_DD23603F6B6E011C-001/index-NIOFSDirectory-001/_39v_MockRandom_0.pos: Too many open files
   [junit4]    > 	at org.apache.lucene.mockfile.HandleLimitFS.onOpen(HandleLimitFS.java:48)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.callOpenHook(HandleTrackingFS.java:81)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:160)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:411)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:407)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:255)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.createOutput(MockDirectoryWrapper.java:667)
   [junit4]    > 	at org.apache.lucene.store.LockValidatingDirectoryWrapper.createOutput(LockValidatingDirectoryWrapper.java:44)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$1.createOutput(ConcurrentMergeScheduler.java:288)
   [junit4]    > 	at org.apache.lucene.store.TrackingDirectoryWrapper.createOutput(TrackingDirectoryWrapper.java:43)
   [junit4]    > 	at org.apache.lucene.codecs.lucene50.Lucene50PostingsWriter.<init>(Lucene50PostingsWriter.java:122)
   [junit4]    > 	at org.apache.lucene.codecs.mockrandom.MockRandomPostingsFormat.fieldsConsumer(MockRandomPostingsFormat.java:122)
   [junit4]    > 	at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsWriter.merge(PerFieldPostingsFormat.java:167)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.mergeTerms(SegmentMerger.java:245)
   [junit4]    > 	at org.apache.lucene.index.SegmentMerger.merge(SegmentMerger.java:140)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.mergeMiddle(IndexWriter.java:4462)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.merge(IndexWriter.java:4056)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler.doMerge(ConcurrentMergeScheduler.java:625)
   [junit4]    > 	at org.apache.lucene.index.ConcurrentMergeScheduler$MergeThread.run(ConcurrentMergeScheduler.java:662)
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/J2/temp/lucene.index.TestIndexWriterReader_DD23603F6B6E011C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {field1=FSTOrd50, indexname=PostingsFormat(name=MockRandom), field=BlockTreeOrds(blocksize=128), foo=BlockTreeOrds(blocksize=128), id=FSTOrd50, field3=PostingsFormat(name=MockRandom), field2=BlockTreeOrds(blocksize=128), field5=FSTOrd50, field4=PostingsFormat(name=Direct)}, docValues:{}, maxPointsInLeafNode=1682, maxMBSortInHeap=5.572215397365936, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@18393198), locale=ga, timezone=NST
   [junit4]   2> NOTE: Linux 4.4.0-137-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=227794704,total=495976448
   [junit4]   2> NOTE: All tests run in this JVM: [TestBooleanQuery, TestFrozenBufferedUpdates, TestNearSpansOrdered, TestAtomicUpdate, TestConcurrentMergeScheduler, TestIntRangeFieldQueries, TestSearchForDuplicates, TestSegmentInfos, TestBinaryDocValuesUpdates, TestBasicModelG, TestNRTCachingDirectory, TestSpanContainQuery, TestPhraseQuery, TestRegexpQuery, TestIndexReaderClose, TestLucene80DocValuesFormat, TestMultiset, TestSearchWithThreads, TestTermVectorsReader, TestIndexWriterReader]
   [junit4] Completed [188/522 (1!)] on J2 in 111.84s, 23 tests, 2 errors <<< FAILURES!

[...truncated 11548 lines...]
    [javac] Compiling 1277 source files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/classes/java
    [javac] /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/core/src/java/org/apache/solr/util/tracing/HttpServletCarrier.java:35: error: cannot infer type arguments for Iterator<E>
    [javac]     this.it = new Iterator<>() {
    [javac]                           ^
    [javac]   reason: cannot use '<>' with anonymous inner classes
    [javac]   where E is a type-variable:
    [javac]     E extends Object declared in interface Iterator
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 error

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/build.xml:652: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/build.xml:578: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build.xml:231: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/common-build.xml:558: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/common-build.xml:506: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/common-build.xml:401: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/common-build.xml:558: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/common-build.xml:2056: Compile failed; see the compiler error output for details.

Total time: 194 minutes 47 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-NightlyTests-8.x - Build # 111 - Still unstable

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/111/

3 tests failed.
FAILED:  org.apache.lucene.search.spans.TestSpanSearchEquivalence.testSpanTermVersusTerm

Error Message:
expected:<4273> but was:<5007>

Stack Trace:
java.lang.AssertionError: expected:<4273> but was:<5007>
	at __randomizedtesting.SeedInfo.seed([825D18DC2008A78F:E767110042CE16E2]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:255)
	at org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:228)
	at org.apache.lucene.search.spans.TestSpanSearchEquivalence.testSpanTermVersusTerm(TestSpanSearchEquivalence.java:42)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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.lucene.search.spans.TestSpanSearchEquivalence.testSpanBoostQuerySimplification

Error Message:
expected:<4422> but was:<5223>

Stack Trace:
java.lang.AssertionError: expected:<4422> but was:<5223>
	at __randomizedtesting.SeedInfo.seed([825D18DC2008A78F:6E395A9E206C476E]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:255)
	at org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:228)
	at org.apache.lucene.search.spans.TestSpanSearchEquivalence.testSpanBoostQuerySimplification(TestSpanSearchEquivalence.java:467)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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.lucene.search.TestDocValuesRewriteMethod.testRegexps

Error Message:
Hit 14 docnumbers don't match Hits length1=17 length2=17 hit=0: doc21=1.0,  doc21=1.0 hit=1: doc49=1.0,  doc49=1.0 hit=2: doc130=1.0,  doc130=1.0 hit=3: doc205=1.0,  doc205=1.0 hit=4: doc360=1.0,  doc360=1.0 hit=5: doc503=1.0,  doc503=1.0 hit=6: doc541=1.0,  doc541=1.0 hit=7: doc570=1.0,  doc570=1.0 hit=8: doc663=1.0,  doc663=1.0 hit=9: doc687=1.0,  doc687=1.0 hit=10: doc732=1.0,  doc732=1.0 hit=11: doc750=1.0,  doc750=1.0 hit=12: doc857=1.0,  doc857=1.0 hit=13: doc875=1.0,  doc875=1.0 hit=14: doc1057=1.0,  doc1011=1.0 hit=15: doc1060=1.0,  doc1057=1.0 hit=16: doc1011=1.0,  doc1060=1.0 for query:/Y?]|+|[ڇ+[?*+-|]+/

Stack Trace:
junit.framework.AssertionFailedError: Hit 14 docnumbers don't match
Hits length1=17	length2=17
hit=0: doc21=1.0,	 doc21=1.0
hit=1: doc49=1.0,	 doc49=1.0
hit=2: doc130=1.0,	 doc130=1.0
hit=3: doc205=1.0,	 doc205=1.0
hit=4: doc360=1.0,	 doc360=1.0
hit=5: doc503=1.0,	 doc503=1.0
hit=6: doc541=1.0,	 doc541=1.0
hit=7: doc570=1.0,	 doc570=1.0
hit=8: doc663=1.0,	 doc663=1.0
hit=9: doc687=1.0,	 doc687=1.0
hit=10: doc732=1.0,	 doc732=1.0
hit=11: doc750=1.0,	 doc750=1.0
hit=12: doc857=1.0,	 doc857=1.0
hit=13: doc875=1.0,	 doc875=1.0
hit=14: doc1057=1.0,	 doc1011=1.0
hit=15: doc1060=1.0,	 doc1057=1.0
hit=16: doc1011=1.0,	 doc1060=1.0
for query:/Y?]|+|[ڇ+[?*+-|]+/
	at __randomizedtesting.SeedInfo.seed([825D18DC2008A78F:630159CDFEA2F007]:0)
	at junit.framework.Assert.fail(Assert.java:57)
	at org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
	at org.apache.lucene.search.TestDocValuesRewriteMethod.assertSame(TestDocValuesRewriteMethod.java:124)
	at org.apache.lucene.search.TestDocValuesRewriteMethod.testRegexps(TestDocValuesRewriteMethod.java:109)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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)




Build Log:
[...truncated 432 lines...]
   [junit4] Suite: org.apache.lucene.search.spans.TestSpanSearchEquivalence
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSpanSearchEquivalence -Dtests.method=testSpanTermVersusTerm -Dtests.seed=825D18DC2008A78F -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=sr-RS -Dtests.timezone=US/Eastern -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 1.17s J1 | TestSpanSearchEquivalence.testSpanTermVersusTerm <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<4273> but was:<5007>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([825D18DC2008A78F:E767110042CE16E2]:0)
   [junit4]    > 	at org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:255)
   [junit4]    > 	at org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:228)
   [junit4]    > 	at org.apache.lucene.search.spans.TestSpanSearchEquivalence.testSpanTermVersusTerm(TestSpanSearchEquivalence.java:42)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSpanSearchEquivalence -Dtests.method=testSpanBoostQuerySimplification -Dtests.seed=825D18DC2008A78F -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=sr-RS -Dtests.timezone=US/Eastern -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.76s J1 | TestSpanSearchEquivalence.testSpanBoostQuerySimplification <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<4422> but was:<5223>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([825D18DC2008A78F:6E395A9E206C476E]:0)
   [junit4]    > 	at org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:255)
   [junit4]    > 	at org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:228)
   [junit4]    > 	at org.apache.lucene.search.spans.TestSpanSearchEquivalence.testSpanBoostQuerySimplification(TestSpanSearchEquivalence.java:467)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6f35443a), locale=sr-RS, timezone=US/Eastern
   [junit4]   2> NOTE: Linux 4.4.0-137-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=163198032,total=270008320
   [junit4]   2> NOTE: All tests run in this JVM: [TestSortRescorer, TestSoftDeletesDirectoryReaderWrapper, TestCodecUtil, TestRAMDirectory, TestAxiomaticF3EXP, TestTryDelete, TestNoMergeScheduler, TestSpanSearchEquivalence]
   [junit4] Completed [29/522 (1!)] on J1 in 72.93s, 33 tests, 2 failures <<< FAILURES!

[...truncated 1352 lines...]
   [junit4] Suite: org.apache.lucene.search.TestDocValuesRewriteMethod
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDocValuesRewriteMethod -Dtests.method=testRegexps -Dtests.seed=825D18DC2008A78F -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=is-IS -Dtests.timezone=America/Montreal -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 1.94s J0 | TestDocValuesRewriteMethod.testRegexps <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Hit 14 docnumbers don't match
   [junit4]    > Hits length1=17	length2=17
   [junit4]    > hit=0: doc21=1.0,	 doc21=1.0
   [junit4]    > hit=1: doc49=1.0,	 doc49=1.0
   [junit4]    > hit=2: doc130=1.0,	 doc130=1.0
   [junit4]    > hit=3: doc205=1.0,	 doc205=1.0
   [junit4]    > hit=4: doc360=1.0,	 doc360=1.0
   [junit4]    > hit=5: doc503=1.0,	 doc503=1.0
   [junit4]    > hit=6: doc541=1.0,	 doc541=1.0
   [junit4]    > hit=7: doc570=1.0,	 doc570=1.0
   [junit4]    > hit=8: doc663=1.0,	 doc663=1.0
   [junit4]    > hit=9: doc687=1.0,	 doc687=1.0
   [junit4]    > hit=10: doc732=1.0,	 doc732=1.0
   [junit4]    > hit=11: doc750=1.0,	 doc750=1.0
   [junit4]    > hit=12: doc857=1.0,	 doc857=1.0
   [junit4]    > hit=13: doc875=1.0,	 doc875=1.0
   [junit4]    > hit=14: doc1057=1.0,	 doc1011=1.0
   [junit4]    > hit=15: doc1060=1.0,	 doc1057=1.0
   [junit4]    > hit=16: doc1011=1.0,	 doc1060=1.0
   [junit4]    > for query:/Y?]|+|[ڇ+[?*+-|]+/
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([825D18DC2008A78F:630159CDFEA2F007]:0)
   [junit4]    > 	at junit.framework.Assert.fail(Assert.java:57)
   [junit4]    > 	at org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
   [junit4]    > 	at org.apache.lucene.search.TestDocValuesRewriteMethod.assertSame(TestDocValuesRewriteMethod.java:124)
   [junit4]    > 	at org.apache.lucene.search.TestDocValuesRewriteMethod.testRegexps(TestDocValuesRewriteMethod.java:109)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {=Lucene50(blocksize=128), field=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=Direct)}, docValues:{=DocValuesFormat(name=Lucene80), field=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1692, maxMBSortInHeap=7.134415383406462, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@f7c1b41), locale=is-IS, timezone=America/Montreal
   [junit4]   2> NOTE: Linux 4.4.0-137-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=222215032,total=495976448
   [junit4]   2> NOTE: All tests run in this JVM: [TestSortRandom, TestSnapshotDeletionPolicy, TestNativeFSLockFactory, TestAxiomaticF2LOG, TestTransactions, TestNoMergePolicy, TestSpanOrQuery, TestLiveFieldValues, TestSleepingLockWrapper, TestIntroSelector, TestLRUQueryCache, TestIntBlockPool, TestCharsRef, TestQueryBuilder, TestSegmentTermEnum, TestSimpleFSDirectory, TestFilterMergePolicy, TestSimilarity, TestMultiFields, TestBytesRef, TestAddIndexes, TestSpanMultiTermQueryWrapper, TestComplexExplanationsOfNonMatches, TestSpans, TestSortedSetDocValues, TestCharTermAttributeImpl, TestStringMSBRadixSorter, TestDuelingCodecs, TestFieldMaskingSpanQuery, MultiCollectorTest, TestSetOnce, TestTermVectorsWriter, TestPerFieldPostingsFormat, TestForUtil, TestIndependenceStandardized, TestSumDocFreq, TestSegmentMerger, TestRegexpRandom, TestPendingDeletes, TestArrayUtil, TestBagOfPositions, TestLSBRadixSorter, TestBooleanMinShouldMatch, TestCustomNorms, TestDoc, TestFeatureField, TestLogMergePolicy, TestLucene50TermVectorsFormat, TestFilterWeight, TestIOUtils, TestAnalyzerWrapper, TestFilterCodecReader, TestReaderPool, TestSparseFixedBitDocIdSet, TestLucene80NormsFormat, TestOfflineSorter, TestCodecHoldsOpenFiles, TestTermsEnum, TestCollectionUtil, TestFrequencyTrackingRingBuffer, TestNeverDelete, TestReqOptSumScorer, TestAxiomaticSimilarity, TestNGramPhraseQuery, TestDocValuesIndexing, TestBoostQuery, TestSynonymQuery, TestDoubleRangeFieldQueries, TestSearcherManager, TestDeterminism, TestIndexWriterDeleteByQuery, TestNRTReaderCleanup, TestDistributionSPL, TestScorerPerf, TestStressIndexing, TestMultiPhraseEnum, TestReusableStringReader, TestParallelTermEnum, TestCustomSearcherSort, TestPrefixCodedTerms, TestTermScorer, TestDirectMonotonic, TestParallelCompositeReader, TestMSBRadixSorter, TestLucene50StoredFieldsFormatHighCompression, TestLucene80DocValuesFormat, TestDirectoryReader, TestDirectoryReaderReopen, TestDocInverterPerFieldErrorInfo, TestDocValues, TestDocValuesFieldUpdates, TestDocumentWriter, TestDocumentsWriterDeleteQueue, TestDocumentsWriterStallControl, TestIndexWriterOutOfFileDescriptors, TestIndexWriterReader, TestIndexWriterThreadsToSegments, TestInfoStream, TestMaxPosition, TestMaxTermFrequency, TestMergeRateLimiter, TestMixedCodecs, TestMixedDocValuesUpdates, TestOmitNorms, TestOmitPositions, TestOmitTf, TestOneMergeWrappingMergePolicy, TestOrdinalMap, TestPersistentSnapshotDeletionPolicy, TestPointValues, TestPostingsOffsets, TestRollingUpdates, TestSameTokenSamePosition, TestSegmentInfos, TestTermStates, TestTermVectors, TestTermVectorsReader, TestTieredMergePolicy, TestTragicIndexWriterDeadlock, TestTransactionRollback, TestUniqueTermCount, TestUpgradeIndexMergePolicy, TestAutomatonQueryUnicode, TestBlendedTermQuery, TestBoolean2, TestDocIdSetIterator, TestDocValuesQueries, TestDocValuesRewriteMethod]
   [junit4] Completed [412/522 (2!)] on J0 in 2.65s, 2 tests, 1 failure <<< FAILURES!

[...truncated 64400 lines...]
[asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1: invalid part, must have at least one section (e.g., chapter, appendix, etc.)
[asciidoctor:convert] asciidoctor: ERROR: solr-glossary.adoc: line 1: invalid part, must have at least one section (e.g., chapter, appendix, etc.)
     [java] Processed 2570 links (2103 relative) to 3376 anchors in 253 files
     [echo] Validated Links & Anchors via: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-ref-guide/bare-bones-html/

-documentation-lint:
    [jtidy] Checking for broken html (such as invalid tags)...
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/jtidy_tmp
     [echo] Checking for broken links...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [echo] Checking for malformed docs...

jar-checksums:

resolve:

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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

resolve:

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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

common.resolve:

resolve:

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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/null441200021
     [copy] Copying 38 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/null441200021
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/null441200021

resolve-example:

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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

resolve:

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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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 = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

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-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null200762407
     [copy] Copying 240 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null200762407
   [delete] Deleting directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/null200762407

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: #;working@lucene1-us-west
[ivy:cachepath] 	confs: [default]
[ivy:cachepath] 	found org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] 	found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] 	found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] 	found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] 	found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] 	found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] 	found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] 	found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 45ms :: artifacts dl 6ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      default     |   9   |   0   |   0   |   0   ||   9   |   0   |
	---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 311 minutes 41 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
	at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1072)
		at hudson.FilePath.act(FilePath.java:1061)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
		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:1835)
		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:3088)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1074)
	at hudson.FilePath.act(FilePath.java:1061)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
	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:1835)
	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/**,**/hs_err_pid*". Configuration error?
Recording test results
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)

[JENKINS] Lucene-Solr-NightlyTests-8.x - Build # 110 - Failure

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-8.x/110/

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandler

Error Message:
ObjectTracker found 10 object(s) that were not released!!! [SolrCore, MockDirectoryWrapper, MockDirectoryWrapper, InternalHttpClient, MockDirectoryWrapper, MockDirectoryWrapper, InternalHttpClient, MockDirectoryWrapper, MockDirectoryWrapper, SolrCore] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1059)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:99)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:775)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:972)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:364)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:743)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:972)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)  at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)  at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)  at org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1224)  at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:696)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1005)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:513)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:964)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:364)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:743)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:972)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)  at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)  at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)  at org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1224)  at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:696)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1005)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:513)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:964)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:99)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:775)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:972)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1059)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)   expected null, but was:<ObjectTracker found 10 object(s) that were not released!!! [SolrCore, MockDirectoryWrapper, MockDirectoryWrapper, InternalHttpClient, MockDirectoryWrapper, MockDirectoryWrapper, InternalHttpClient, MockDirectoryWrapper, MockDirectoryWrapper, SolrCore] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1059)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:99)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:775)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:972)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:364)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:743)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:972)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)  at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)  at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)  at org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1224)  at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:696)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1005)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:513)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:964)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:364)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:743)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:972)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)  at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)  at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)  at org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1224)  at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:696)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1005)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:513)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:964)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:99)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:775)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:972)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1059)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  >

Stack Trace:
java.lang.AssertionError: ObjectTracker found 10 object(s) that were not released!!! [SolrCore, MockDirectoryWrapper, MockDirectoryWrapper, InternalHttpClient, MockDirectoryWrapper, MockDirectoryWrapper, InternalHttpClient, MockDirectoryWrapper, MockDirectoryWrapper, SolrCore]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1059)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:99)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:775)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:972)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:364)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:743)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:972)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
	at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
	at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)
	at org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1224)
	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:696)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1005)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:513)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:964)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:364)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:743)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:972)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
	at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
	at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)
	at org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1224)
	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:696)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1005)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:513)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:964)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:99)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:775)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:972)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1059)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

 expected null, but was:<ObjectTracker found 10 object(s) that were not released!!! [SolrCore, MockDirectoryWrapper, MockDirectoryWrapper, InternalHttpClient, MockDirectoryWrapper, MockDirectoryWrapper, InternalHttpClient, MockDirectoryWrapper, MockDirectoryWrapper, SolrCore]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1059)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:99)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:775)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:972)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:364)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:743)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:972)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
	at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
	at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)
	at org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1224)
	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:696)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1005)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:513)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:964)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:364)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:743)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:972)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
	at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
	at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)
	at org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1224)
	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:696)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1005)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:513)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:964)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:99)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:775)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:972)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1059)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

>
	at __randomizedtesting.SeedInfo.seed([7F2CF323D29E9453]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotNull(Assert.java:755)
	at org.junit.Assert.assertNull(Assert.java:737)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:333)
	at sun.reflect.GeneratedMethodAccessor65.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:901)
	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.lucene.search.TestDocValuesRewriteMethod.testRegexps

Error Message:
Hit 0 docnumbers don't match Hits length1=2 length2=2 hit=0: doc655=1.0,  doc818=1.0 hit=1: doc818=1.0,  doc655=1.0 for query:/[ﳋ�)⦪)񗻥*|]|?*]/

Stack Trace:
junit.framework.AssertionFailedError: Hit 0 docnumbers don't match
Hits length1=2	length2=2
hit=0: doc655=1.0,	 doc818=1.0
hit=1: doc818=1.0,	 doc655=1.0
for query:/[ﳋ�)⦪)񗻥*|]|?*]/
	at __randomizedtesting.SeedInfo.seed([9915DE1BE0E7CED2:78499F0A3E4D995A]:0)
	at junit.framework.Assert.fail(Assert.java:57)
	at org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
	at org.apache.lucene.search.TestDocValuesRewriteMethod.assertSame(TestDocValuesRewriteMethod.java:124)
	at org.apache.lucene.search.TestDocValuesRewriteMethod.testRegexps(TestDocValuesRewriteMethod.java:109)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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.lucene.util.TestLongBitSet.testHugeCapacity

Error Message:
Java heap space

Stack Trace:
java.lang.OutOfMemoryError: Java heap space
	at __randomizedtesting.SeedInfo.seed([9915DE1BE0E7CED2:E35594E00917E8D6]:0)
	at org.apache.lucene.util.ArrayUtil.growExact(ArrayUtil.java:323)
	at org.apache.lucene.util.ArrayUtil.grow(ArrayUtil.java:332)
	at org.apache.lucene.util.LongBitSet.ensureCapacity(LongBitSet.java:53)
	at org.apache.lucene.util.TestLongBitSet.testHugeCapacity(TestLongBitSet.java:343)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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)




Build Log:
[...truncated 766 lines...]
   [junit4] Suite: org.apache.lucene.search.TestDocValuesRewriteMethod
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDocValuesRewriteMethod -Dtests.method=testRegexps -Dtests.seed=9915DE1BE0E7CED2 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=es-UY -Dtests.timezone=Asia/Vladivostok -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.76s J2 | TestDocValuesRewriteMethod.testRegexps <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Hit 0 docnumbers don't match
   [junit4]    > Hits length1=2	length2=2
   [junit4]    > hit=0: doc655=1.0,	 doc818=1.0
   [junit4]    > hit=1: doc818=1.0,	 doc655=1.0
   [junit4]    > for query:/[ﳋ)⦪)񗻥*|]|?*]/
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9915DE1BE0E7CED2:78499F0A3E4D995A]:0)
   [junit4]    > 	at junit.framework.Assert.fail(Assert.java:57)
   [junit4]    > 	at org.apache.lucene.search.CheckHits.checkEqual(CheckHits.java:205)
   [junit4]    > 	at org.apache.lucene.search.TestDocValuesRewriteMethod.assertSame(TestDocValuesRewriteMethod.java:124)
   [junit4]    > 	at org.apache.lucene.search.TestDocValuesRewriteMethod.testRegexps(TestDocValuesRewriteMethod.java:109)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Lucene80, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@68ffaadb), locale=es-UY, timezone=Asia/Vladivostok
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=199486536,total=380108800
   [junit4]   2> NOTE: All tests run in this JVM: [TestDisjunctionMaxQuery, TestThreadedForceMerge, TestTerms, TestHighCompressionMode, TestRamUsageEstimator, TestCharArrayMap, TestManyFields, TestPostingsOffsets, TestTerm, TestLongRange, TestMutablePointsReaderUtils, TestAtomicUpdate, TestDoubleRange, TestExternalCodecs, TestBytesRefHash, TestMultiDocValues, TestInfoStream, TestSegmentInfos, TestLazyProxSkipping, TestSizeBoundedForceMerge, Test2BPositions, TestPhraseQuery, TestRegexpQuery, TestFutureObjects, TestNRTCachingDirectory, TestBoolean2ScorerSupplier, TestSimpleExplanations, TestSentinelIntSet, TestIndependenceSaturated, TestCrashCausesCorruptIndex, TestIndexWriterMerging, TestDistributionLL, TestFuzzyQuery, TestBinaryDocument, TestTimSorterWorstCase, TestSimpleAttributeImpl, TestTermVectorsReader, TestNormsFieldExistsQuery, TestStressDeletes, TestDeletionPolicy, TestLucene50LiveDocsFormat, TestMultiTermConstantScore, TestControlledRealTimeReopenThread, TestFrozenBufferedUpdates, TestDocValuesRewriteMethod]
   [junit4] Completed [124/522 (1!)] on J2 in 1.26s, 2 tests, 1 failure <<< FAILURES!

[...truncated 313 lines...]
   [junit4] Suite: org.apache.lucene.util.TestLongBitSet
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLongBitSet -Dtests.method=testHugeCapacity -Dtests.seed=9915DE1BE0E7CED2 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=es-CO -Dtests.timezone=Asia/Novokuznetsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   1.87s J1 | TestLongBitSet.testHugeCapacity <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap space
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9915DE1BE0E7CED2:E35594E00917E8D6]:0)
   [junit4]    > 	at org.apache.lucene.util.ArrayUtil.growExact(ArrayUtil.java:323)
   [junit4]    > 	at org.apache.lucene.util.ArrayUtil.grow(ArrayUtil.java:332)
   [junit4]    > 	at org.apache.lucene.util.LongBitSet.ensureCapacity(LongBitSet.java:53)
   [junit4]    > 	at org.apache.lucene.util.TestLongBitSet.testHugeCapacity(TestLongBitSet.java:343)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@79546474), locale=es-CO, timezone=Asia/Novokuznetsk
   [junit4]   2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 1.8.0_191 (64-bit)/cpus=4,threads=1,free=376253408,total=536346624
   [junit4]   2> NOTE: All tests run in this JVM: [TestDateSort, TestTermsEnum2, TestTermdocPerf, TestFastDecompressionMode, TestRadixSelector, TestCachingTokenFilter, TestLongPostings, TestPointValues, TestSwappedIndexFiles, TestLongDistanceFeatureQuery, TestDocIdsWriter, TestAllFilesHaveCodecHeader, TestDocument, TestDemo, TestBytesRefArray, TestMixedDocValuesUpdates, TestIndexingSequenceNumbers, TestSameTokenSamePosition, TestIsCurrent, TestSegmentToThreadMapping, Test2BPoints, TestPhrasePrefixQuery, TestQueryVisitor, TestFutureArrays, TestNIOFSDirectory, TestBoolean2, TestSimilarityProvider, TestSPIClassIterator, TestIndependenceChiSquared, TestCrash, TestIndexWriterMergePolicy, TestClassicSimilarity, TestFloatRangeFieldQueries, TestPerFieldPostingsFormat2, TestTimSorter, TestPackedTokenAttributeImpl, TestTermVectors, TestNeedsScores, TestStressAdvance, TestCustomTermFreq, TestLucene50CompoundFormat, TestMultiPhraseQuery, TestConstantScoreScorer, TestForceMergeForever, TestDocValuesQueries, TestTryDelete, TestTimeLimitingCollector, TestLucene80NormsFormatMergeInstance, TestBooleanRewrites, TestSloppyPhraseQuery2, FiniteStringsIteratorTest, TestSearch, TestMathUtil, Test2BBKDPoints, TestDocValues, TestBasicModelIn, TestMaxTermFrequency, TermInSetQueryTest, TestSegmentReader, TestIndexWriterOnDiskFull, TestBM25Similarity, TestOperations, TestSpanSearchEquivalence, TestSpanNearQuery, TestGraphTokenFilter, TestByteArrayDataInput, TestLMDirichletSimilarity, TestDocsAndPositions, TestIndexWriterUnicode, TestSoftDeletesDirectoryReaderWrapper, TestDocumentsWriterDeleteQueue, Test2BBinaryDocValues, TestPayloads, TestLongBitSet]
   [junit4] Completed [212/522 (2!)] on J1 in 11.13s, 11 tests, 1 error <<< FAILURES!

[...truncated 1237 lines...]
   [junit4] JVM J1: stdout was not empty, see: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/lucene/build/core/test/temp/junit4-J1-20190531_220019_5436264130758676175228.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/heapdumps/java_pid10331.hprof ...
   [junit4] Heap dump file created [129159053 bytes in 0.867 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 11878 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_7F2CF323D29E9453-001/init-core-data-001
   [junit4]   2> 977061 WARN  (SUITE-TestReplicationHandler-seed#[7F2CF323D29E9453]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=29 numCloses=29
   [junit4]   2> 977061 INFO  (SUITE-TestReplicationHandler-seed#[7F2CF323D29E9453]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 977062 INFO  (SUITE-TestReplicationHandler-seed#[7F2CF323D29E9453]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 977062 INFO  (SUITE-TestReplicationHandler-seed#[7F2CF323D29E9453]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 977106 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestIndexFetchWithMasterUrl
   [junit4]   2> 977107 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_7F2CF323D29E9453-001/solr-instance-001/collection1
   [junit4]   2> 977142 WARN  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 977142 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 977143 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 977143 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 977286 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 977286 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 977286 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 977286 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@55e18202{/solr,null,AVAILABLE}
   [junit4]   2> 977288 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@513178d8{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39398}
   [junit4]   2> 977288 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.e.j.s.Server Started @977648ms
   [junit4]   2> 977288 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_7F2CF323D29E9453-001/solr-instance-001/collection1/data, hostContext=/solr, hostPort=39398}
   [junit4]   2> 977289 ERROR (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 977289 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 977289 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.2.0
   [junit4]   2> 977289 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 977289 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 977289 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-06-01T04:44:49.874Z
   [junit4]   2> 977289 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_7F2CF323D29E9453-001/solr-instance-001/solr.xml
   [junit4]   2> 977321 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 977321 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 977348 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6028e607, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 977551 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 977575 WARN  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6438b17a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 977592 WARN  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1a133aca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 977726 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 977726 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 977798 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6028e607
   [junit4]   2> 977836 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6028e607
   [junit4]   2> 977836 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6028e607
   [junit4]   2> 977851 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_7F2CF323D29E9453-001/solr-instance-001/.
   [junit4]   2> 977851 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 977929 INFO  (coreLoadExecutor-2099-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 977980 INFO  (coreLoadExecutor-2099-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 977982 INFO  (coreLoadExecutor-2099-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 977982 INFO  (coreLoadExecutor-2099-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_7F2CF323D29E9453-001/solr-instance-001/./collection1, trusted=true
   [junit4]   2> 977982 INFO  (coreLoadExecutor-2099-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@6028e607
   [junit4]   2> 977999 INFO  (coreLoadExecutor-2099-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_7F2CF323D29E9453-001/solr-instance-001/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_7F2CF323D29E9453-001/solr-instance-001/./collection1/data/]
   [junit4]   2> 978000 INFO  (coreLoadExecutor-2099-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=7, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31815603439739004]
   [junit4]   2> 978290 INFO  (coreLoadExecutor-2099-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 978290 INFO  (coreLoadExecutor-2099-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 978290 INFO  (coreLoadExecutor-2099-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=95.2890625, floorSegmentMB=0.2529296875, forceMergeDeletesPctAllowed=10.439911269475076, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7507447490197502, deletesPctAllowed=29.87428118110475
   [junit4]   2> 978319 INFO  (coreLoadExecutor-2099-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@36343c1c[collection1] main]
   [junit4]   2> 978320 INFO  (coreLoadExecutor-2099-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_7F2CF323D29E9453-001/solr-instance-001/collection1/conf
   [junit4]   2> 978320 INFO  (coreLoadExecutor-2099-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 978321 INFO  (coreLoadExecutor-2099-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 978321 INFO  (searcherExecutor-2100-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@36343c1c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 978356 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_7F2CF323D29E9453-001/solr-instance-002/collection1
   [junit4]   2> 978359 WARN  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 978359 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 978359 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 978359 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 978372 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 978372 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 978372 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 978372 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5eff4416{/solr,null,AVAILABLE}
   [junit4]   2> 978373 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3d4116d1{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43690}
   [junit4]   2> 978373 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.e.j.s.Server Started @978732ms
   [junit4]   2> 978373 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_7F2CF323D29E9453-001/solr-instance-002/collection1/data, hostContext=/solr, hostPort=43690}
   [junit4]   2> 978373 ERROR (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 978373 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 978373 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.2.0
   [junit4]   2> 978373 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 978373 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 978373 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-06-01T04:44:50.958Z
   [junit4]   2> 978374 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_7F2CF323D29E9453-001/solr-instance-002/solr.xml
   [junit4]   2> 978393 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 978393 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 978395 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6028e607, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 978591 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 978612 WARN  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@48dc9e8d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 978680 WARN  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1c4d281b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 978862 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 978862 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 979009 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6028e607
   [junit4]   2> 979055 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6028e607
   [junit4]   2> 979056 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6028e607
   [junit4]   2> 979075 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_7F2CF323D29E9453-001/solr-instance-002/.
   [junit4]   2> 979075 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[7F2CF323D29E9453]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 979409 INFO  (coreLoadExecutor-2112-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 979447 INFO  (coreLoadExecutor-2112-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 979449 INFO  (coreLoadExecutor-2112-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 979449 INFO  (coreLoadExecutor-2112-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_7F2CF323D29E9453-001/solr-instance-002/./collection1, trusted=true
   [junit4]   2> 979500 INFO  (coreLoadExecutor-2112-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@6028e607
   [junit4]   2> 979501 INFO  (coreLoadExecutor-2112-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_7F2CF323D29E9453-001/solr-instance-002/collection1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandler_7F2CF323D29E9453-001/solr-instance-002/./collection1/data/]
   [junit4]   2> 979535 INFO  (coreLoadExecutor-2112-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=7, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31815603439739004]
   [junit4]   2> 980098 INFO  (coreLoadExecutor-2112-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 980098 INFO  (coreLoadExecutor-2112-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 980099 INFO  (coreLoadExecutor-2112-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=95.2890625, floorSegmentMB=0.2529296875, forceMergeDeletesPctAllowed=10.439911269475076, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7507447490197502, deletesPctAllowed=29.87428118110475
   [junit4]   2> 980100 INFO  (coreLoadExecutor-2112-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@9f4d98b[collection1] main]
   [junit4]   2> 980100 INFO  (coreLoadExecutor-2112-thread-1) 

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

ecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:513)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:964)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
   [junit4]    > 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
   [junit4]    > 	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:364)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:743)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:972)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
   [junit4]    > 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:321)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:330)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.createHttpClient(IndexFetcher.java:230)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.<init>(IndexFetcher.java:272)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.inform(ReplicationHandler.java:1224)
   [junit4]    > 	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:696)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1005)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
   [junit4]    > 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:513)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:964)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
   [junit4]    > 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
   [junit4]    > 	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:99)
   [junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:775)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:972)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
   [junit4]    > 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1059)
   [junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:879)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1238)
   [junit4]    > 	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:749)
   [junit4]    > 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > >
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7F2CF323D29E9453]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:333)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [169/858 (1!)] on J1 in 574.21s, 20 tests, 1 failure <<< FAILURES!

[...truncated 11380 lines...]
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/build.xml:652: The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/build.xml:586: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid10331.hprof

Total time: 565 minutes 25 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any