Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1490/

3 tests failed.
FAILED:  org.apache.solr.cloud.hdfs.HdfsRestartWhileUpdatingTest.test

Error Message:
There are still nodes recoverying - waited for 320 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 320 
seconds
        at 
__randomizedtesting.SeedInfo.seed([2378B1F738C0E74C:AB2C8E2D963C8AB4]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:921)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForThingsToLevelOut(AbstractFullDistribZkTestBase.java:1478)
        at 
org.apache.solr.cloud.RestartWhileUpdatingTest.test(RestartWhileUpdatingTest.java:144)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRestartWhileUpdatingTest

Error Message:
7 threads leaked from SUITE scope at 
org.apache.solr.cloud.hdfs.HdfsRestartWhileUpdatingTest:     1) 
Thread[id=126020, name=searcherExecutor-7341-thread-1, state=WAITING, 
group=TGRP-HdfsRestartWhileUpdatingTest]         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=126151, 
name=searcherExecutor-7369-thread-1, state=WAITING, 
group=TGRP-HdfsRestartWhileUpdatingTest]         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)    3) Thread[id=125953, 
name=searcherExecutor-7319-thread-1, state=WAITING, 
group=TGRP-HdfsRestartWhileUpdatingTest]         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)    4) Thread[id=125916, 
name=searcherExecutor-7308-thread-1, state=WAITING, 
group=TGRP-HdfsRestartWhileUpdatingTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    5) Thread[id=126122, 
name=searcherExecutor-7358-thread-1, state=WAITING, 
group=TGRP-HdfsRestartWhileUpdatingTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    6) Thread[id=126181, 
name=searcherExecutor-7380-thread-1, state=WAITING, 
group=TGRP-HdfsRestartWhileUpdatingTest]         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)    7) Thread[id=125984, 
name=searcherExecutor-7330-thread-1, state=WAITING, 
group=TGRP-HdfsRestartWhileUpdatingTest]         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: 7 threads leaked from SUITE 
scope at org.apache.solr.cloud.hdfs.HdfsRestartWhileUpdatingTest: 
   1) Thread[id=126020, name=searcherExecutor-7341-thread-1, state=WAITING, 
group=TGRP-HdfsRestartWhileUpdatingTest]
        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=126151, name=searcherExecutor-7369-thread-1, state=WAITING, 
group=TGRP-HdfsRestartWhileUpdatingTest]
        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)
   3) Thread[id=125953, name=searcherExecutor-7319-thread-1, state=WAITING, 
group=TGRP-HdfsRestartWhileUpdatingTest]
        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)
   4) Thread[id=125916, name=searcherExecutor-7308-thread-1, state=WAITING, 
group=TGRP-HdfsRestartWhileUpdatingTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=126122, name=searcherExecutor-7358-thread-1, state=WAITING, 
group=TGRP-HdfsRestartWhileUpdatingTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=126181, name=searcherExecutor-7380-thread-1, state=WAITING, 
group=TGRP-HdfsRestartWhileUpdatingTest]
        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)
   7) Thread[id=125984, name=searcherExecutor-7330-thread-1, state=WAITING, 
group=TGRP-HdfsRestartWhileUpdatingTest]
        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([2378B1F738C0E74C]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRestartWhileUpdatingTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=126020, name=searcherExecutor-7341-thread-1, state=WAITING, 
group=TGRP-HdfsRestartWhileUpdatingTest]         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=126151, 
name=searcherExecutor-7369-thread-1, state=WAITING, 
group=TGRP-HdfsRestartWhileUpdatingTest]         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)    3) Thread[id=125953, 
name=searcherExecutor-7319-thread-1, state=WAITING, 
group=TGRP-HdfsRestartWhileUpdatingTest]         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)    4) Thread[id=125916, 
name=searcherExecutor-7308-thread-1, state=WAITING, 
group=TGRP-HdfsRestartWhileUpdatingTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    5) Thread[id=126122, 
name=searcherExecutor-7358-thread-1, state=WAITING, 
group=TGRP-HdfsRestartWhileUpdatingTest]         at sun.misc.Unsafe.park(Native 
Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)   
      at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) 
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
        at java.lang.Thread.run(Thread.java:748)    6) Thread[id=126181, 
name=searcherExecutor-7380-thread-1, state=WAITING, 
group=TGRP-HdfsRestartWhileUpdatingTest]         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)    7) Thread[id=125984, 
name=searcherExecutor-7330-thread-1, state=WAITING, 
group=TGRP-HdfsRestartWhileUpdatingTest]         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=126020, name=searcherExecutor-7341-thread-1, state=WAITING, 
group=TGRP-HdfsRestartWhileUpdatingTest]
        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=126151, name=searcherExecutor-7369-thread-1, state=WAITING, 
group=TGRP-HdfsRestartWhileUpdatingTest]
        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)
   3) Thread[id=125953, name=searcherExecutor-7319-thread-1, state=WAITING, 
group=TGRP-HdfsRestartWhileUpdatingTest]
        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)
   4) Thread[id=125916, name=searcherExecutor-7308-thread-1, state=WAITING, 
group=TGRP-HdfsRestartWhileUpdatingTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=126122, name=searcherExecutor-7358-thread-1, state=WAITING, 
group=TGRP-HdfsRestartWhileUpdatingTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=126181, name=searcherExecutor-7380-thread-1, state=WAITING, 
group=TGRP-HdfsRestartWhileUpdatingTest]
        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)
   7) Thread[id=125984, name=searcherExecutor-7330-thread-1, state=WAITING, 
group=TGRP-HdfsRestartWhileUpdatingTest]
        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([2378B1F738C0E74C]:0)




Build Log:
[...truncated 13759 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsRestartWhileUpdatingTest
   [junit4]   2> 1629842 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[2378B1F738C0E74C]-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-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_2378B1F738C0E74C-001/init-core-data-001
   [junit4]   2> 1629842 WARN  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[2378B1F738C0E74C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
   [junit4]   2> 1629842 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[2378B1F738C0E74C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1629844 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[2378B1F738C0E74C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1629844 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[2378B1F738C0E74C]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /n/
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 1629874 WARN  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[2378B1F738C0E74C]-worker) [    ] 
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried 
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 1629880 WARN  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[2378B1F738C0E74C]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1629881 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[2378B1F738C0E74C]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 1629896 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[2378B1F738C0E74C]-worker) [    ] 
o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
 to ./temp/Jetty_localhost_48551_hdfs____8ylp9z/webapp
   [junit4]   2> 1630380 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[2378B1F738C0E74C]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:48551
   [junit4]   2> 1630463 WARN  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[2378B1F738C0E74C]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1630464 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[2378B1F738C0E74C]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 1630473 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[2378B1F738C0E74C]-worker) [    ] 
o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_43625_datanode____pdyrr5/webapp
   [junit4]   2> 1630937 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[2378B1F738C0E74C]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:43625
   [junit4]   2> 1630988 WARN  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[2378B1F738C0E74C]-worker) [    ] 
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 1630989 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[2378B1F738C0E74C]-worker) [    ] 
o.m.log jetty-6.1.26
   [junit4]   2> 1631000 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[2378B1F738C0E74C]-worker) [    ] 
o.m.log Extract 
jar:file:/x1/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
 to ./temp/Jetty_localhost_32825_datanode____.9psr4t/webapp
   [junit4]   2> 1631036 ERROR (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_2378B1F738C0E74C-001/tempDir-001/hdfsBaseDir/data/data1/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_2378B1F738C0E74C-001/tempDir-001/hdfsBaseDir/data/data2/]]
  heartbeating to localhost/127.0.0.1:37526) [    ] 
o.a.h.h.s.d.DirectoryScanner 
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 
ms/sec. Assuming default value of 1000
   [junit4]   2> 1631045 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x4740325a9107ec: from storage 
DS-e3180ed2-7a74-4771-865e-c13f8ece6c0a node 
DatanodeRegistration(127.0.0.1:45521, 
datanodeUuid=2b9ed8a6-f040-4f18-841c-2fc81cba39d7, infoPort=57817, 
infoSecurePort=0, ipcPort=35433, 
storageInfo=lv=-56;cid=testClusterID;nsid=1160300042;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1631045 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x4740325a9107ec: from storage 
DS-3d6b2103-9d1d-4a06-88ab-6caeb180a0e4 node 
DatanodeRegistration(127.0.0.1:45521, 
datanodeUuid=2b9ed8a6-f040-4f18-841c-2fc81cba39d7, infoPort=57817, 
infoSecurePort=0, ipcPort=35433, 
storageInfo=lv=-56;cid=testClusterID;nsid=1160300042;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1631722 INFO  
(SUITE-HdfsRestartWhileUpdatingTest-seed#[2378B1F738C0E74C]-worker) [    ] 
o.m.log Started 
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:32825
   [junit4]   2> 1631805 ERROR (DataNode: 
[[[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_2378B1F738C0E74C-001/tempDir-001/hdfsBaseDir/data/data3/,
 
[DISK]file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_2378B1F738C0E74C-001/tempDir-001/hdfsBaseDir/data/data4/]]
  heartbeating to localhost/127.0.0.1:37526) [    ] 
o.a.h.h.s.d.DirectoryScanner 
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 
ms/sec. Assuming default value of 1000
   [junit4]   2> 1631811 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x47403288359b1b: from storage 
DS-87c53022-f42c-4e71-9a6e-51c06eb7757d node 
DatanodeRegistration(127.0.0.1:59461, 
datanodeUuid=5b9aea47-b9b7-4137-9c23-8bd6cd86812e, infoPort=43034, 
infoSecurePort=0, ipcPort=33981, 
storageInfo=lv=-56;cid=testClusterID;nsid=1160300042;c=0), blocks: 0, 
hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 1631811 INFO  (Block report processor) [    ] BlockStateChange 
BLOCK* processReport 0x47403288359b1b: from storage 
DS-46d05b77-d575-4969-a040-e501e03f7489 node 
DatanodeRegistration(127.0.0.1:59461, 
datanodeUuid=5b9aea47-b9b7-4137-9c23-8bd6cd86812e, infoPort=43034, 
infoSecurePort=0, ipcPort=33981, 
storageInfo=lv=-56;cid=testClusterID;nsid=1160300042;c=0), blocks: 0, 
hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 1632216 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1632216 INFO  (Thread-37636) [    ] o.a.s.c.ZkTestServer 
client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1632216 INFO  (Thread-37636) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1632218 ERROR (Thread-37636) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1632316 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:47392
   [junit4]   2> 1632319 INFO  (zkConnectionManagerCallback-46334-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1632321 INFO  (zkConnectionManagerCallback-46336-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1632325 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1632326 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1632327 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1632328 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1632330 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1632331 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1632332 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1632333 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1632334 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1632335 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1632336 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1632337 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1632472 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, 
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1632473 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1632473 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1632473 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1632474 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4d0f66c{/n,null,AVAILABLE}
   [junit4]   2> 1632474 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@60c0bf81{HTTP/1.1,[http/1.1]}{127.0.0.1:59021}
   [junit4]   2> 1632474 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.e.j.s.Server Started @1634759ms
   [junit4]   2> 1632474 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:37526/hdfs__localhost_37526__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_2378B1F738C0E74C-001_tempDir-002_control_data,
 replicaType=NRT, hostContext=/n, hostPort=59021, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_2378B1F738C0E74C-001/control-001/cores}
   [junit4]   2> 1632474 ERROR 
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1632475 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1632475 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1632475 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1632475 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-28T07:36:44.109Z
   [junit4]   2> 1632476 INFO  (zkConnectionManagerCallback-46338-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1632477 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1632477 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_2378B1F738C0E74C-001/control-001/solr.xml
   [junit4]   2> 1632481 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1632481 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1632483 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67e3a1fd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1632486 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47392/solr
   [junit4]   2> 1632487 INFO  (zkConnectionManagerCallback-46342-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1632489 INFO  
(zkConnectionManagerCallback-46344-thread-1-processing-n:127.0.0.1:59021_n) 
[n:127.0.0.1:59021_n    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1632549 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) 
[n:127.0.0.1:59021_n    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1632550 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) 
[n:127.0.0.1:59021_n    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:59021_n
   [junit4]   2> 1632551 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) 
[n:127.0.0.1:59021_n    ] o.a.s.c.Overseer Overseer 
(id=73371938803286020-127.0.0.1:59021_n-n_0000000000) starting
   [junit4]   2> 1632556 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) 
[n:127.0.0.1:59021_n    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:59021_n
   [junit4]   2> 1632557 INFO  
(zkCallback-46343-thread-1-processing-n:127.0.0.1:59021_n) [n:127.0.0.1:59021_n 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1632647 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) 
[n:127.0.0.1:59021_n    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67e3a1fd
   [junit4]   2> 1632655 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) 
[n:127.0.0.1:59021_n    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67e3a1fd
   [junit4]   2> 1632655 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) 
[n:127.0.0.1:59021_n    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67e3a1fd
   [junit4]   2> 1632657 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) 
[n:127.0.0.1:59021_n    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_2378B1F738C0E74C-001/control-001/cores
   [junit4]   2> 1632674 INFO  (zkConnectionManagerCallback-46350-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1632675 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1632676 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:47392/solr ready
   [junit4]   2> 1632677 INFO  (qtp2136696645-125878) [n:127.0.0.1:59021_n    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:59021_n&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1632679 INFO  
(OverseerThreadFactory-7305-thread-1-processing-n:127.0.0.1:59021_n) 
[n:127.0.0.1:59021_n    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 1632784 INFO  (qtp2136696645-125881) [n:127.0.0.1:59021_n    ] 
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> 1632784 INFO  (qtp2136696645-125881) [n:127.0.0.1:59021_n    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1632892 INFO  
(zkCallback-46343-thread-1-processing-n:127.0.0.1:59021_n) [n:127.0.0.1:59021_n 
   ] 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> 1633797 INFO  (qtp2136696645-125881) [n:127.0.0.1:59021_n 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1633808 INFO  (qtp2136696645-125881) [n:127.0.0.1:59021_n 
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> 1633906 INFO  (qtp2136696645-125881) [n:127.0.0.1:59021_n 
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> 1633918 INFO  (qtp2136696645-125881) [n:127.0.0.1:59021_n 
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> 1633918 INFO  (qtp2136696645-125881) [n:127.0.0.1:59021_n 
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@67e3a1fd
   [junit4]   2> 1633919 INFO  (qtp2136696645-125881) [n:127.0.0.1:59021_n 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1633919 INFO  (qtp2136696645-125881) [n:127.0.0.1:59021_n 
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-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_2378B1F738C0E74C-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_2378B1F738C0E74C-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1633922 INFO  (qtp2136696645-125881) [n:127.0.0.1:59021_n 
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=35, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=51.806640625, 
floorSegmentMB=1.83203125, forceMergeDeletesPctAllowed=2.330025620126217, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4474389045308368
   [junit4]   2> 1633930 WARN  (qtp2136696645-125881) [n:127.0.0.1:59021_n 
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> 1633967 INFO  (qtp2136696645-125881) [n:127.0.0.1:59021_n 
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> 1633967 INFO  (qtp2136696645-125881) [n:127.0.0.1:59021_n 
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> 1633968 INFO  (qtp2136696645-125881) [n:127.0.0.1:59021_n 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 30000ms; 
   [junit4]   2> 1633968 INFO  (qtp2136696645-125881) [n:127.0.0.1:59021_n 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 3000ms; 
   [junit4]   2> 1633969 INFO  (qtp2136696645-125881) [n:127.0.0.1:59021_n 
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=23, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.19684459025637813]
   [junit4]   2> 1633970 INFO  (qtp2136696645-125881) [n:127.0.0.1:59021_n 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2038c5d[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1633971 INFO  (qtp2136696645-125881) [n:127.0.0.1:59021_n 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1633971 INFO  (qtp2136696645-125881) [n:127.0.0.1:59021_n 
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> 1633972 INFO  (qtp2136696645-125881) [n:127.0.0.1:59021_n 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1633973 INFO  
(searcherExecutor-7308-thread-1-processing-n:127.0.0.1:59021_n 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:59021_n 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@2038c5d[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1633973 INFO  (qtp2136696645-125881) [n:127.0.0.1:59021_n 
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 1593629375837765632
   [junit4]   2> 1633979 INFO  (qtp2136696645-125881) [n:127.0.0.1:59021_n 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1633979 INFO  (qtp2136696645-125881) [n:127.0.0.1:59021_n 
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> 1633979 INFO  (qtp2136696645-125881) [n:127.0.0.1:59021_n 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:59021/n/control_collection_shard1_replica_n1/
   [junit4]   2> 1633979 INFO  (qtp2136696645-125881) [n:127.0.0.1:59021_n 
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> 1633979 INFO  (qtp2136696645-125881) [n:127.0.0.1:59021_n 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:59021/n/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1633979 INFO  (qtp2136696645-125881) [n:127.0.0.1:59021_n 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1633982 INFO  (qtp2136696645-125881) [n:127.0.0.1:59021_n 
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:59021/n/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1634083 INFO  
(zkCallback-46343-thread-2-processing-n:127.0.0.1:59021_n) [n:127.0.0.1:59021_n 
   ] 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> 1634133 INFO  (qtp2136696645-125881) [n:127.0.0.1:59021_n 
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> 1634135 INFO  (qtp2136696645-125881) [n:127.0.0.1:59021_n 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1350
   [junit4]   2> 1634137 INFO  (qtp2136696645-125878) [n:127.0.0.1:59021_n    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1634235 INFO  
(zkCallback-46343-thread-2-processing-n:127.0.0.1:59021_n) [n:127.0.0.1:59021_n 
   ] 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> 1634681 INFO  
(OverseerCollectionConfigSetProcessor-73371938803286020-127.0.0.1:59021_n-n_0000000000)
 [n:127.0.0.1:59021_n    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1635137 INFO  (qtp2136696645-125878) [n:127.0.0.1:59021_n    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:59021_n&wt=javabin&version=2}
 status=0 QTime=2460
   [junit4]   2> 1635141 INFO  (zkConnectionManagerCallback-46354-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1635142 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1635143 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:47392/solr ready
   [junit4]   2> 1635143 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1635144 INFO  (qtp2136696645-125881) [n:127.0.0.1:59021_n    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1635145 INFO  
(OverseerThreadFactory-7305-thread-2-processing-n:127.0.0.1:59021_n) 
[n:127.0.0.1:59021_n    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1635146 WARN  
(OverseerThreadFactory-7305-thread-2-processing-n:127.0.0.1:59021_n) 
[n:127.0.0.1:59021_n    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 1635350 INFO  (qtp2136696645-125881) [n:127.0.0.1:59021_n    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1635350 INFO  (qtp2136696645-125881) [n:127.0.0.1:59021_n    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2}
 status=0 QTime=206
   [junit4]   2> 1635351 INFO  
(OverseerCollectionConfigSetProcessor-73371938803286020-127.0.0.1:59021_n-n_0000000000)
 [n:127.0.0.1:59021_n    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1635441 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_2378B1F738C0E74C-001/shard-1-001
 of type NRT
   [junit4]   2> 1635442 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, 
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1635443 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1635443 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1635443 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1635443 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3f55f66{/n,null,AVAILABLE}
   [junit4]   2> 1635443 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5f4b88e8{HTTP/1.1,[http/1.1]}{127.0.0.1:60696}
   [junit4]   2> 1635443 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.e.j.s.Server Started @1637728ms
   [junit4]   2> 1635443 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:37526/hdfs__localhost_37526__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_2378B1F738C0E74C-001_tempDir-002_jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/n, hostPort=60696, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_2378B1F738C0E74C-001/shard-1-001/cores}
   [junit4]   2> 1635444 ERROR 
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1635444 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1635444 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1635444 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1635444 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-28T07:36:47.078Z
   [junit4]   2> 1635445 INFO  (zkConnectionManagerCallback-46356-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1635446 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1635446 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_2378B1F738C0E74C-001/shard-1-001/solr.xml
   [junit4]   2> 1635449 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1635449 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1635450 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67e3a1fd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1635453 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47392/solr
   [junit4]   2> 1635453 INFO  (zkConnectionManagerCallback-46360-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1635456 INFO  
(zkConnectionManagerCallback-46362-thread-1-processing-n:127.0.0.1:60696_n) 
[n:127.0.0.1:60696_n    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1635460 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) 
[n:127.0.0.1:60696_n    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1635462 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) 
[n:127.0.0.1:60696_n    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1635463 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) 
[n:127.0.0.1:60696_n    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60696_n
   [junit4]   2> 1635464 INFO  (zkCallback-46353-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1635464 INFO  
(zkCallback-46343-thread-2-processing-n:127.0.0.1:59021_n) [n:127.0.0.1:59021_n 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1635474 INFO  
(zkCallback-46361-thread-1-processing-n:127.0.0.1:60696_n) [n:127.0.0.1:60696_n 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1635540 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) 
[n:127.0.0.1:60696_n    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67e3a1fd
   [junit4]   2> 1635562 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) 
[n:127.0.0.1:60696_n    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67e3a1fd
   [junit4]   2> 1635562 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) 
[n:127.0.0.1:60696_n    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67e3a1fd
   [junit4]   2> 1635563 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) 
[n:127.0.0.1:60696_n    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_2378B1F738C0E74C-001/shard-1-001/cores
   [junit4]   2> 1635590 INFO  (qtp2136696645-125879) [n:127.0.0.1:59021_n    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:60696_n&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1635593 INFO  
(OverseerThreadFactory-7305-thread-3-processing-n:127.0.0.1:59021_n) 
[n:127.0.0.1:59021_n    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:60696_n for creating new replica
   [junit4]   2> 1635596 INFO  (qtp775071559-125926) [n:127.0.0.1:60696_n    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1635596 INFO  (qtp775071559-125926) [n:127.0.0.1:60696_n    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1636611 INFO  (qtp775071559-125926) [n:127.0.0.1:60696_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1636623 INFO  (qtp775071559-125926) [n:127.0.0.1:60696_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n21] Schema name=test
   [junit4]   2> 1636727 INFO  (qtp775071559-125926) [n:127.0.0.1:60696_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1636741 INFO  (qtp775071559-125926) [n:127.0.0.1:60696_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n21' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1636742 INFO  (qtp775071559-125926) [n:127.0.0.1:60696_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n21' (registry 
'solr.core.collection1.shard1.replica_n21') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67e3a1fd
   [junit4]   2> 1636742 INFO  (qtp775071559-125926) [n:127.0.0.1:60696_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1636742 INFO  (qtp775071559-125926) [n:127.0.0.1:60696_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n21] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_2378B1F738C0E74C-001/shard-1-001/cores/collection1_shard1_replica_n21],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_2378B1F738C0E74C-001/shard-1-001/cores/collection1_shard1_replica_n21/data/]
   [junit4]   2> 1636745 INFO  (qtp775071559-125926) [n:127.0.0.1:60696_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=51.806640625, 
floorSegmentMB=1.83203125, forceMergeDeletesPctAllowed=2.330025620126217, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4474389045308368
   [junit4]   2> 1636754 WARN  (qtp775071559-125926) [n:127.0.0.1:60696_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
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> 1636789 INFO  (qtp775071559-125926) [n:127.0.0.1:60696_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1636789 INFO  (qtp775071559-125926) [n:127.0.0.1:60696_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1636790 INFO  (qtp775071559-125926) [n:127.0.0.1:60696_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 30000ms; 
   [junit4]   2> 1636790 INFO  (qtp775071559-125926) [n:127.0.0.1:60696_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker 
Soft AutoCommit: if uncommited for 3000ms; 
   [junit4]   2> 1636791 INFO  (qtp775071559-125926) [n:127.0.0.1:60696_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.19684459025637813]
   [junit4]   2> 1636792 INFO  (qtp775071559-125926) [n:127.0.0.1:60696_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4f03332[collection1_shard1_replica_n21] main]
   [junit4]   2> 1636793 INFO  (qtp775071559-125926) [n:127.0.0.1:60696_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1636793 INFO  (qtp775071559-125926) [n:127.0.0.1:60696_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1636793 INFO  (qtp775071559-125926) [n:127.0.0.1:60696_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1636794 INFO  
(searcherExecutor-7319-thread-1-processing-n:127.0.0.1:60696_n 
x:collection1_shard1_replica_n21 s:shard1 c:collection1) [n:127.0.0.1:60696_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SolrCore 
[collection1_shard1_replica_n21] Registered new searcher 
Searcher@4f03332[collection1_shard1_replica_n21] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1636794 INFO  (qtp775071559-125926) [n:127.0.0.1:60696_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1593629378795798528
   [junit4]   2> 1636801 INFO  (qtp775071559-125926) [n:127.0.0.1:60696_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1636801 INFO  (qtp775071559-125926) [n:127.0.0.1:60696_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1636801 INFO  (qtp775071559-125926) [n:127.0.0.1:60696_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:60696/n/collection1_shard1_replica_n21/
   [junit4]   2> 1636801 INFO  (qtp775071559-125926) [n:127.0.0.1:60696_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1636801 INFO  (qtp775071559-125926) [n:127.0.0.1:60696_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy 
http://127.0.0.1:60696/n/collection1_shard1_replica_n21/ has no replicas
   [junit4]   2> 1636801 INFO  (qtp775071559-125926) [n:127.0.0.1:60696_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1636804 INFO  (qtp775071559-125926) [n:127.0.0.1:60696_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:60696/n/collection1_shard1_replica_n21/ shard1
   [junit4]   2> 1636954 INFO  (qtp775071559-125926) [n:127.0.0.1:60696_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1636956 INFO  (qtp775071559-125926) [n:127.0.0.1:60696_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n21] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1360
   [junit4]   2> 1636957 INFO  (qtp2136696645-125879) [n:127.0.0.1:59021_n    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:60696_n&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1367
   [junit4]   2> 1637052 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_2378B1F738C0E74C-001/shard-2-001
 of type NRT
   [junit4]   2> 1637052 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, 
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1637053 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1637053 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1637053 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1637053 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@c1a542f{/n,null,AVAILABLE}
   [junit4]   2> 1637054 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1408813d{HTTP/1.1,[http/1.1]}{127.0.0.1:41076}
   [junit4]   2> 1637054 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.e.j.s.Server Started @1639339ms
   [junit4]   2> 1637054 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=hdfs://localhost:37526/hdfs__localhost_37526__x1_jenkins_jenkins-slave_workspace_Lucene-Solr-NightlyTests-master_checkout_solr_build_solr-core_test_J0_temp_solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_2378B1F738C0E74C-001_tempDir-002_jetty2,
 solrconfig=solrconfig.xml, hostContext=/n, hostPort=41076, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_2378B1F738C0E74C-001/shard-2-001/cores}
   [junit4]   2> 1637054 ERROR 
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1637055 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1637055 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1637055 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1637055 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-28T07:36:48.689Z
   [junit4]   2> 1637057 INFO  (zkConnectionManagerCallback-46366-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1637058 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1637058 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_2378B1F738C0E74C-001/shard-2-001/solr.xml
   [junit4]   2> 1637061 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1637061 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1637062 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67e3a1fd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1637065 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:47392/solr
   [junit4]   2> 1637065 INFO  (zkConnectionManagerCallback-46370-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1637067 INFO  
(zkConnectionManagerCallback-46372-thread-1-processing-n:127.0.0.1:41076_n) 
[n:127.0.0.1:41076_n    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1637072 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) 
[n:127.0.0.1:41076_n    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1637073 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) 
[n:127.0.0.1:41076_n    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1637075 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) 
[n:127.0.0.1:41076_n    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41076_n
   [junit4]   2> 1637076 INFO  
(zkCallback-46361-thread-1-processing-n:127.0.0.1:60696_n) [n:127.0.0.1:60696_n 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1637076 INFO  (zkCallback-46353-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1637076 INFO  
(zkCallback-46343-thread-2-processing-n:127.0.0.1:59021_n) [n:127.0.0.1:59021_n 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1637076 INFO  
(zkCallback-46371-thread-1-processing-n:127.0.0.1:41076_n) [n:127.0.0.1:41076_n 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1637141 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) 
[n:127.0.0.1:41076_n    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67e3a1fd
   [junit4]   2> 1637150 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) 
[n:127.0.0.1:41076_n    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67e3a1fd
   [junit4]   2> 1637150 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) 
[n:127.0.0.1:41076_n    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67e3a1fd
   [junit4]   2> 1637151 INFO  
(TEST-HdfsRestartWhileUpdatingTest.test-seed#[2378B1F738C0E74C]) 
[n:127.0.0.1:41076_n    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_2378B1F738C0E74C-001/shard-2-001/cores
   [junit4]   2> 1637185 INFO  (qtp979255735-125957) [n:127.0.0.1:41076_n    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:41076_n&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1637186 INFO  
(OverseerCollectionConfigSetProcessor-73371938803286020-127.0.0.1:59021_n-n_0000000000)
 [n:127.0.0.1:59021_n    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1637187 INFO  
(OverseerThreadFactory-7305-thread-4-processing-n:127.0.0.1:59021_n) 
[n:127.0.0.1:59021_n    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:41076_n for creating new replica
   [junit4]   2> 1637188 INFO  (qtp979255735-125961) [n:127.0.0.1:41076_n    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1637188 INFO  (qtp979255735-125961) [n:127.0.0.1:41076_n    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1638216 INFO  (qtp979255735-125961) [n:127.0.0.1:41076_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1638227 INFO  (qtp979255735-125961) [n:127.0.0.1:41076_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n23] Schema name=test
   [junit4]   2> 1638312 INFO  (qtp979255735-125961) [n:127.0.0.1:41076_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1638325 INFO  (qtp979255735-125961) [n:127.0.0.1:41076_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n23' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1638325 INFO  (qtp979255735-125961) [n:127.0.0.1:41076_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n23' (registry 
'solr.core.collection1.shard1.replica_n23') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67e3a1fd
   [junit4]   2> 1638325 INFO  (qtp979255735-125961) [n:127.0.0.1:41076_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1638325 INFO  (qtp979255735-125961) [n:127.0.0.1:41076_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n23] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_2378B1F738C0E74C-001/shard-2-001/cores/collection1_shard1_replica_n23],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.hdfs.HdfsRestartWhileUpdatingTest_2378B1F738C0E74C-001/shard-2-001/cores/collection1_shard1_replica_n23/data/]
   [junit4]   2> 1638329 INFO  (qtp979255735-125961) [n:127.0.0.1:41076_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=51.806640625, 
floorSegmentMB=1.83203125, forceMergeDeletesPctAllowed=2.330025620126217, 
segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4474389045308368
   [junit4]   2> 1638346 WARN  (qtp979255735-125961) [n:127.0.0.1:41076_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] 
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> 1638384 INFO  (qtp979255735-125961) [n:127.0.0.1:41076_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1638384 INFO  (qtp979255735-125961) [n:127.0.0.1:41076_n 
c:collection1 s:shard1  x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1638385 INFO  (qtp97925573

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

dPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    5) Thread[id=126122, name=searcherExecutor-7358-thread-1, 
state=WAITING, group=TGRP-HdfsRestartWhileUpdatingTest]
   [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]    >    6) Thread[id=126181, name=searcherExecutor-7380-thread-1, 
state=WAITING, group=TGRP-HdfsRestartWhileUpdatingTest]
   [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]    >    7) Thread[id=125984, name=searcherExecutor-7330-thread-1, 
state=WAITING, group=TGRP-HdfsRestartWhileUpdatingTest]
   [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([2378B1F738C0E74C]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=126020, name=searcherExecutor-7341-thread-1, 
state=WAITING, group=TGRP-HdfsRestartWhileUpdatingTest]
   [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=126151, name=searcherExecutor-7369-thread-1, 
state=WAITING, group=TGRP-HdfsRestartWhileUpdatingTest]
   [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]    >    3) Thread[id=125953, name=searcherExecutor-7319-thread-1, 
state=WAITING, group=TGRP-HdfsRestartWhileUpdatingTest]
   [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]    >    4) Thread[id=125916, name=searcherExecutor-7308-thread-1, 
state=WAITING, group=TGRP-HdfsRestartWhileUpdatingTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    5) Thread[id=126122, name=searcherExecutor-7358-thread-1, 
state=WAITING, group=TGRP-HdfsRestartWhileUpdatingTest]
   [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]    >    6) Thread[id=126181, name=searcherExecutor-7380-thread-1, 
state=WAITING, group=TGRP-HdfsRestartWhileUpdatingTest]
   [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]    >    7) Thread[id=125984, name=searcherExecutor-7330-thread-1, 
state=WAITING, group=TGRP-HdfsRestartWhileUpdatingTest]
   [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([2378B1F738C0E74C]:0)
   [junit4] Completed [337/778 (1!)] on J0 in 455.01s, 1 test, 1 failure, 2 
errors <<< FAILURES!

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

Reply via email to