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

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_162) - Build # 1386 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1386/
Java: 64bit/jdk1.8.0_162 -XX:+UseCompressedOops -XX:+UseSerialGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestLRUQueryCache

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

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.lucene.search.TestLRUQueryCache: 
   1) Thread[id=1481, name=LuceneTestCase-21-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
        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=1480, name=LuceneTestCase-21-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
        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([6728B3C77792558C]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=1481, name=LuceneTestCase-21-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]         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=1480, name=LuceneTestCase-21-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]         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=1481, name=LuceneTestCase-21-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
        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=1480, name=LuceneTestCase-21-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
        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([6728B3C77792558C]:0)


FAILED:  org.apache.lucene.search.TestLRUQueryCache.testDocValuesUpdatesDontBreakCache

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

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<3>
	at __randomizedtesting.SeedInfo.seed([6728B3C77792558C:351D8FAA456016A4]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.lucene.search.TestLRUQueryCache.testDocValuesUpdatesDontBreakCache(TestLRUQueryCache.java:1521)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Waiting for collection testSimple2 null Live Nodes: [127.0.0.1:37475_solr, 127.0.0.1:39325_solr] Last available state: DocCollection(testSimple2//collections/testSimple2/state.json/19)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{       "range":"80000000-ffffffff",       "state":"active",       "replicas":{         "core_node3":{           "dataDir":"hdfs://localhost.localdomain:45453/data/testSimple2/core_node3/data/",           "base_url":"https://127.0.0.1:43681/solr",           "node_name":"127.0.0.1:43681_solr",           "type":"NRT",           "ulogDir":"hdfs://localhost.localdomain:45453/data/testSimple2/core_node3/data/tlog",           "core":"testSimple2_shard1_replica_n1",           "shared_storage":"true",           "state":"down"},         "core_node5":{           "dataDir":"hdfs://localhost.localdomain:45453/data/testSimple2/core_node5/data/",           "base_url":"https://127.0.0.1:37475/solr",           "node_name":"127.0.0.1:37475_solr",           "type":"NRT",           "ulogDir":"hdfs://localhost.localdomain:45453/data/testSimple2/core_node5/data/tlog",           "core":"testSimple2_shard1_replica_n2",           "shared_storage":"true",           "state":"active",           "leader":"true"}}},     "shard2":{       "range":"0-7fffffff",       "state":"active",       "replicas":{         "core_node7":{           "dataDir":"hdfs://localhost.localdomain:45453/data/testSimple2/core_node7/data/",           "base_url":"https://127.0.0.1:43681/solr",           "node_name":"127.0.0.1:43681_solr",           "type":"NRT",           "ulogDir":"hdfs://localhost.localdomain:45453/data/testSimple2/core_node7/data/tlog",           "core":"testSimple2_shard2_replica_n4",           "shared_storage":"true",           "state":"down"},         "core_node8":{           "dataDir":"hdfs://localhost.localdomain:45453/data/testSimple2/core_node8/data/",           "base_url":"https://127.0.0.1:37475/solr",           "node_name":"127.0.0.1:37475_solr",           "type":"NRT",           "ulogDir":"hdfs://localhost.localdomain:45453/data/testSimple2/core_node8/data/tlog",           "core":"testSimple2_shard2_replica_n6",           "shared_storage":"true",           "state":"active",           "leader":"true"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"true",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Waiting for collection testSimple2
null
Live Nodes: [127.0.0.1:37475_solr, 127.0.0.1:39325_solr]
Last available state: DocCollection(testSimple2//collections/testSimple2/state.json/19)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "dataDir":"hdfs://localhost.localdomain:45453/data/testSimple2/core_node3/data/",
          "base_url":"https://127.0.0.1:43681/solr",
          "node_name":"127.0.0.1:43681_solr",
          "type":"NRT",
          "ulogDir":"hdfs://localhost.localdomain:45453/data/testSimple2/core_node3/data/tlog",
          "core":"testSimple2_shard1_replica_n1",
          "shared_storage":"true",
          "state":"down"},
        "core_node5":{
          "dataDir":"hdfs://localhost.localdomain:45453/data/testSimple2/core_node5/data/",
          "base_url":"https://127.0.0.1:37475/solr",
          "node_name":"127.0.0.1:37475_solr",
          "type":"NRT",
          "ulogDir":"hdfs://localhost.localdomain:45453/data/testSimple2/core_node5/data/tlog",
          "core":"testSimple2_shard1_replica_n2",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "dataDir":"hdfs://localhost.localdomain:45453/data/testSimple2/core_node7/data/",
          "base_url":"https://127.0.0.1:43681/solr",
          "node_name":"127.0.0.1:43681_solr",
          "type":"NRT",
          "ulogDir":"hdfs://localhost.localdomain:45453/data/testSimple2/core_node7/data/tlog",
          "core":"testSimple2_shard2_replica_n4",
          "shared_storage":"true",
          "state":"down"},
        "core_node8":{
          "dataDir":"hdfs://localhost.localdomain:45453/data/testSimple2/core_node8/data/",
          "base_url":"https://127.0.0.1:37475/solr",
          "node_name":"127.0.0.1:37475_solr",
          "type":"NRT",
          "ulogDir":"hdfs://localhost.localdomain:45453/data/testSimple2/core_node8/data/tlog",
          "core":"testSimple2_shard2_replica_n6",
          "shared_storage":"true",
          "state":"active",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([EDC4115FC64FBD76:D57735A1E1BC69A7]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:126)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 1415 lines...]
   [junit4] Suite: org.apache.lucene.search.TestLRUQueryCache
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLRUQueryCache -Dtests.method=testDocValuesUpdatesDontBreakCache -Dtests.seed=6728B3C77792558C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-SG -Dtests.timezone=Asia/Bahrain -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.01s J1 | TestLRUQueryCache.testDocValuesUpdatesDontBreakCache <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<2> but was:<3>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6728B3C77792558C:351D8FAA456016A4]:0)
   [junit4]    > 	at org.apache.lucene.search.TestLRUQueryCache.testDocValuesUpdatesDontBreakCache(TestLRUQueryCache.java:1521)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Feb 19, 2018 5:13:02 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> Feb 19, 2018 5:13:22 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 2 threads leaked from SUITE scope at org.apache.lucene.search.TestLRUQueryCache: 
   [junit4]   2>    1) Thread[id=1481, name=LuceneTestCase-21-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>    2) Thread[id=1480, name=LuceneTestCase-21-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Feb 19, 2018 5:13:22 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=1481, name=LuceneTestCase-21-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
   [junit4]   2>    2) Thread[id=1480, name=LuceneTestCase-21-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
   [junit4]   2> Feb 19, 2018 5:13:25 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=1481, name=LuceneTestCase-21-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2>    2) Thread[id=1480, name=LuceneTestCase-21-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {color=Lucene50(blocksize=128), f=Lucene50(blocksize=128), foo=Lucene50(blocksize=128), text=PostingsFormat(name=Direct)}, docValues:{field=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=913, maxMBSortInHeap=6.941644170454079, sim=RandomSimilarity(queryNorm=false): {foo=DFR I(n)L2, text=LM Jelinek-Mercer(0.100000)}, locale=en-SG, timezone=Asia/Bahrain
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=8,threads=3,free=330454648,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSpanOrQuery, TestTermsEnum2, TestDocValuesQueries, TestTieredMergePolicy, TestByteSlices, TestMultiTermConstantScore, TestIndexReaderClose, TestIndexOrDocValuesQuery, TestPerFieldDocValuesFormat, TestCharArraySet, TestFilterIterator, TestIntRange, TestVirtualMethod, TestMutablePointsReaderUtils, TestLucene50StoredFieldsFormat, TestOmitTf, TestIndexWriterUnicode, TestSpanContainQuery, TestBooleanOr, TestSortRescorer, TestParallelReaderEmptyIndex, TestPositionIncrement, TestLSBRadixSorter, TestBlendedTermQuery, TestElevationComparator, TestComplexExplanations, TestFilterLeafReader, TestReusableStringReader, TestRadixSelector, TestMinimize, TestDocumentsWriterDeleteQueue, TestNumericUtils, TestRateLimiter, TestPrefixRandom, TestDuelingCodecs, TestDocIDMerger, TestMmapDirectory, TestSimpleAttributeImpl, TestSpanFirstQuery, TestOneMergeWrappingMergePolicy, Test2BPostings, TestTermVectorsReader, TestDirectMonotonic, TestTimSorterWorstCase, TestFileSwitchDirectory, TestLucene70DocValuesFormat, TestFieldValueQuery, TestIntArrayDocIdSet, TestFixedBitDocIdSet, TestSizeBoundedForceMerge, TestExternalCodecs, TestMatchNoDocsQuery, TestDeterminism, TestBooleanQuery, Test2BPoints, TestSumDocFreq, TestBlockPostingsFormat3, TestStressNRT, TestMathUtil, TestFutureArrays, Test2BPagedBytes, TestRAMDirectory, TestNoMergeScheduler, TestPhrasePrefixQuery, TestLRUQueryCache]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLRUQueryCache -Dtests.seed=6728B3C77792558C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-SG -Dtests.timezone=Asia/Bahrain -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestLRUQueryCache (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.lucene.search.TestLRUQueryCache: 
   [junit4]    >    1) Thread[id=1481, name=LuceneTestCase-21-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
   [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=1480, name=LuceneTestCase-21-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
   [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([6728B3C77792558C]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=1481, name=LuceneTestCase-21-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
   [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=1480, name=LuceneTestCase-21-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
   [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([6728B3C77792558C]:0)
   [junit4] Completed [363/466 (1!)] on J1 in 26.36s, 21 tests, 1 failure, 2 errors <<< FAILURES!

[...truncated 12542 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest
   [junit4]   2> 2390406 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/init-core-data-001
   [junit4]   2> 2390407 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 2390407 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2390408 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 2390408 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-001
   [junit4]   2> 2390409 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2390409 INFO  (Thread-5321) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2390409 INFO  (Thread-5321) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2390410 ERROR (Thread-5321) [    ] 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> 2390509 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:43125
   [junit4]   2> 2390511 INFO  (zkConnectionManagerCallback-1956-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2390516 INFO  (jetty-launcher-1953-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T19:27:37-02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2390516 INFO  (jetty-launcher-1953-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T19:27:37-02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2390516 INFO  (jetty-launcher-1953-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T19:27:37-02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2390517 INFO  (jetty-launcher-1953-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2390517 INFO  (jetty-launcher-1953-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2390517 INFO  (jetty-launcher-1953-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2390517 INFO  (jetty-launcher-1953-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2390517 INFO  (jetty-launcher-1953-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2390517 INFO  (jetty-launcher-1953-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2390517 INFO  (jetty-launcher-1953-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2390517 INFO  (jetty-launcher-1953-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2390517 INFO  (jetty-launcher-1953-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2390517 INFO  (jetty-launcher-1953-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@504f19b4{/solr,null,AVAILABLE}
   [junit4]   2> 2390517 INFO  (jetty-launcher-1953-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7818ddef{/solr,null,AVAILABLE}
   [junit4]   2> 2390517 INFO  (jetty-launcher-1953-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2239fd6b{/solr,null,AVAILABLE}
   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@643ab6c2{SSL,[ssl, http/1.1]}{127.0.0.1:43681}
   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@510cc123{SSL,[ssl, http/1.1]}{127.0.0.1:39325}
   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-1) [    ] o.e.j.s.Server Started @2393114ms
   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-2) [    ] o.e.j.s.Server Started @2393114ms
   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43681}
   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39325}
   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@69f2a082{SSL,[ssl, http/1.1]}{127.0.0.1:37475}
   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-3) [    ] o.e.j.s.Server Started @2393115ms
   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37475}
   [junit4]   2> 2390519 ERROR (jetty-launcher-1953-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2390519 ERROR (jetty-launcher-1953-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2390519 ERROR (jetty-launcher-1953-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-19T06:08:31.822Z
   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-19T06:08:31.822Z
   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-19T06:08:31.822Z
   [junit4]   2> 2390521 INFO  (zkConnectionManagerCallback-1959-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2390521 INFO  (zkConnectionManagerCallback-1962-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2390521 INFO  (jetty-launcher-1953-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2390521 INFO  (zkConnectionManagerCallback-1960-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2390521 INFO  (jetty-launcher-1953-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2390521 INFO  (jetty-launcher-1953-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2390525 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1006a50ad560003, likely client has closed socket
   [junit4]   2> 2390526 INFO  (jetty-launcher-1953-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43125/solr
   [junit4]   2> 2390526 INFO  (jetty-launcher-1953-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43125/solr
   [junit4]   2> 2390526 INFO  (jetty-launcher-1953-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43125/solr
   [junit4]   2> 2390528 INFO  (zkConnectionManagerCallback-1970-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2390528 INFO  (zkConnectionManagerCallback-1974-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2390528 INFO  (zkConnectionManagerCallback-1972-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2390528 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1006a50ad560005, likely client has closed socket
   [junit4]   2> 2390529 INFO  (zkConnectionManagerCallback-1976-thread-1-processing-n:127.0.0.1:37475_solr) [n:127.0.0.1:37475_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2390534 INFO  (zkConnectionManagerCallback-1978-thread-1-processing-n:127.0.0.1:43681_solr) [n:127.0.0.1:43681_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2390534 INFO  (zkConnectionManagerCallback-1980-thread-1-processing-n:127.0.0.1:39325_solr) [n:127.0.0.1:39325_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2390538 INFO  (jetty-launcher-1953-thread-2) [n:127.0.0.1:39325_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2390538 INFO  (jetty-launcher-1953-thread-1) [n:127.0.0.1:43681_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2390538 INFO  (jetty-launcher-1953-thread-2) [n:127.0.0.1:39325_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39325_solr
   [junit4]   2> 2390538 INFO  (jetty-launcher-1953-thread-1) [n:127.0.0.1:43681_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43681_solr
   [junit4]   2> 2390538 INFO  (jetty-launcher-1953-thread-2) [n:127.0.0.1:39325_solr    ] o.a.s.c.Overseer Overseer (id=72174488775950345-127.0.0.1:39325_solr-n_0000000000) starting
   [junit4]   2> 2390539 INFO  (zkCallback-1979-thread-1-processing-n:127.0.0.1:39325_solr) [n:127.0.0.1:39325_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2390539 INFO  (zkCallback-1977-thread-1-processing-n:127.0.0.1:43681_solr) [n:127.0.0.1:43681_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2390542 DEBUG (OverseerAutoScalingTriggerThread-72174488775950345-127.0.0.1:39325_solr-n_0000000000) [n:127.0.0.1:39325_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 2390542 DEBUG (OverseerAutoScalingTriggerThread-72174488775950345-127.0.0.1:39325_solr-n_0000000000) [n:127.0.0.1:39325_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 2390542 INFO  (jetty-launcher-1953-thread-2) [n:127.0.0.1:39325_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39325_solr
   [junit4]   2> 2390542 DEBUG (OverseerAutoScalingTriggerThread-72174488775950345-127.0.0.1:39325_solr-n_0000000000) [n:127.0.0.1:39325_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:43681_solr]
   [junit4]   2> 2390542 INFO  (zkCallback-1979-thread-1-processing-n:127.0.0.1:39325_solr) [n:127.0.0.1:39325_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2390542 DEBUG (OverseerAutoScalingTriggerThread-72174488775950345-127.0.0.1:39325_solr-n_0000000000) [n:127.0.0.1:39325_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 2390542 INFO  (zkCallback-1977-thread-1-processing-n:127.0.0.1:43681_solr) [n:127.0.0.1:43681_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2390542 DEBUG (OverseerAutoScalingTriggerThread-72174488775950345-127.0.0.1:39325_solr-n_0000000000) [n:127.0.0.1:39325_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 2390547 DEBUG (OverseerAutoScalingTriggerThread-72174488775950345-127.0.0.1:39325_solr-n_0000000000) [n:127.0.0.1:39325_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2390547 DEBUG (OverseerAutoScalingTriggerThread-72174488775950345-127.0.0.1:39325_solr-n_0000000000) [n:127.0.0.1:39325_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2390547 DEBUG (ScheduledTrigger-4670-thread-1) [n:127.0.0.1:39325_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 2390556 INFO  (jetty-launcher-1953-thread-3) [n:127.0.0.1:37475_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2390557 INFO  (jetty-launcher-1953-thread-3) [n:127.0.0.1:37475_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2390558 INFO  (jetty-launcher-1953-thread-3) [n:127.0.0.1:37475_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37475_solr
   [junit4]   2> 2390558 INFO  (zkCallback-1979-thread-1-processing-n:127.0.0.1:39325_solr) [n:127.0.0.1:39325_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2390558 INFO  (zkCallback-1977-thread-1-processing-n:127.0.0.1:43681_solr) [n:127.0.0.1:43681_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2390558 INFO  (zkCallback-1975-thread-1-processing-n:127.0.0.1:37475_solr) [n:127.0.0.1:37475_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2390586 INFO  (jetty-launcher-1953-thread-1) [n:127.0.0.1:43681_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43681.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42a223b6
   [junit4]   2> 2390586 INFO  (jetty-launcher-1953-thread-2) [n:127.0.0.1:39325_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39325.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42a223b6
   [junit4]   2> 2390592 INFO  (jetty-launcher-1953-thread-1) [n:127.0.0.1:43681_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43681.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42a223b6
   [junit4]   2> 2390592 INFO  (jetty-launcher-1953-thread-2) [n:127.0.0.1:39325_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39325.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42a223b6
   [junit4]   2> 2390592 INFO  (jetty-launcher-1953-thread-1) [n:127.0.0.1:43681_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43681.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42a223b6
   [junit4]   2> 2390592 INFO  (jetty-launcher-1953-thread-2) [n:127.0.0.1:39325_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39325.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42a223b6
   [junit4]   2> 2390592 INFO  (jetty-launcher-1953-thread-1) [n:127.0.0.1:43681_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-001/node1/.
   [junit4]   2> 2390592 INFO  (jetty-launcher-1953-thread-2) [n:127.0.0.1:39325_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-001/node2/.
   [junit4]   2> 2390599 INFO  (jetty-launcher-1953-thread-3) [n:127.0.0.1:37475_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37475.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42a223b6
   [junit4]   2> 2390604 INFO  (jetty-launcher-1953-thread-3) [n:127.0.0.1:37475_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37475.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42a223b6
   [junit4]   2> 2390604 INFO  (jetty-launcher-1953-thread-3) [n:127.0.0.1:37475_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37475.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42a223b6
   [junit4]   2> 2390605 INFO  (jetty-launcher-1953-thread-3) [n:127.0.0.1:37475_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-001/node3/.
   [junit4]   2> 2390642 INFO  (zkConnectionManagerCallback-1988-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2390644 INFO  (zkConnectionManagerCallback-1992-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2390645 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2390645 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43125/solr ready
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 2390718 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 2390722 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2390723 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 2390731 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs to ./temp/Jetty_localhost_localdomain_38589_hdfs____.kdloz9/webapp
   [junit4]   2> 2391193 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:38589
   [junit4]   2> 2391253 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2391253 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 2391261 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_41263_datanode____.a5um9z/webapp
   [junit4]   2> 2391548 DEBUG (ScheduledTrigger-4670-thread-1) [n:127.0.0.1:39325_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 2391689 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:41263
   [junit4]   2> 2391715 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 2391716 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 2391725 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_44467_datanode____.51cmck/webapp
   [junit4]   2> 2391812 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:45453) [    ] 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> 2391816 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x6563ddcbb1a33: from storage DS-6c4fd378-6d79-4607-93e3-1bd64ccdc2d4 node DatanodeRegistration(127.0.0.1:44483, datanodeUuid=c2a8c7df-88d9-48a0-b4d7-c04392eb4ffc, infoPort=42947, infoSecurePort=0, ipcPort=36755, storageInfo=lv=-56;cid=testClusterID;nsid=807691360;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 2391816 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x6563ddcbb1a33: from storage DS-a1a8ab03-9b39-4c78-960a-5f7a195864a0 node DatanodeRegistration(127.0.0.1:44483, datanodeUuid=c2a8c7df-88d9-48a0-b4d7-c04392eb4ffc, infoPort=42947, infoSecurePort=0, ipcPort=36755, storageInfo=lv=-56;cid=testClusterID;nsid=807691360;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 2392155 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:44467
   [junit4]   2> 2392240 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:45453) [    ] 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> 2392243 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x6563df634f3f9: from storage DS-f2912c43-fed9-47ba-89e9-2a31d2ac419b node DatanodeRegistration(127.0.0.1:39369, datanodeUuid=4549cd5c-f465-43ad-a92f-75e975a55a2d, infoPort=39989, infoSecurePort=0, ipcPort=40309, storageInfo=lv=-56;cid=testClusterID;nsid=807691360;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 2392243 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x6563df634f3f9: from storage DS-fa7b61e5-90d3-4f93-a74d-5bfea914af95 node DatanodeRegistration(127.0.0.1:39369, datanodeUuid=4549cd5c-f465-43ad-a92f-75e975a55a2d, infoPort=39989, infoSecurePort=0, ipcPort=40309, storageInfo=lv=-56;cid=testClusterID;nsid=807691360;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 2392314 INFO  (TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[EDC4115FC64FBD76]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 2392326 INFO  (qtp1430542069-18209) [n:127.0.0.1:39325_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:39325_solr,127.0.0.1:43681_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2392327 INFO  (OverseerThreadFactory-4672-thread-1-processing-n:127.0.0.1:39325_solr) [n:127.0.0.1:39325_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSimple1
   [junit4]   2> 2392432 INFO  (OverseerStateUpdate-72174488775950345-127.0.0.1:39325_solr-n_0000000000) [n:127.0.0.1:39325_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43681/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2392433 INFO  (OverseerStateUpdate-72174488775950345-127.0.0.1:39325_solr-n_0000000000) [n:127.0.0.1:39325_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39325/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2392433 INFO  (OverseerStateUpdate-72174488775950345-127.0.0.1:39325_solr-n_0000000000) [n:127.0.0.1:39325_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43681/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2392434 INFO  (OverseerStateUpdate-72174488775950345-127.0.0.1:39325_solr-n_0000000000) [n:127.0.0.1:39325_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39325/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2392550 DEBUG (ScheduledTrigger-4670-thread-2) [n:127.0.0.1:39325_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 2392642 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2392642 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2392642 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2392655 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2392655 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2392655 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2392776 INFO  (zkCallback-1979-thread-1-processing-n:127.0.0.1:39325_solr) [n:127.0.0.1:39325_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2392776 INFO  (zkCallback-1977-thread-1-processing-n:127.0.0.1:43681_solr) [n:127.0.0.1:43681_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2392776 INFO  (zkCallback-1977-thread-2-processing-n:127.0.0.1:43681_solr) [n:127.0.0.1:43681_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2393551 DEBUG (ScheduledTrigger-4670-thread-1) [n:127.0.0.1:39325_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 2393650 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2393650 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2393655 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 2393655 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 2393656 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2393656 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2393656 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 2393656 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n6' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 2393657 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39325.solr.core.testSimple1.shard2.replica_n6' (registry 'solr.core.testSimple1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42a223b6
   [junit4]   2> 2393657 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39325.solr.core.testSimple1.shard1.replica_n2' (registry 'solr.core.testSimple1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42a223b6
   [junit4]   2> 2393657 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:45453/data
   [junit4]   2> 2393657 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:45453/data
   [junit4]   2> 2393657 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 2393657 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 2393657 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2393657 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2393657 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-001/node2/testSimple1_shard1_replica_n2], dataDir=[hdfs://localhost.localdomain:45453/data/testSimple1/core_node5/data/]
   [junit4]   2> 2393657 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-001/node2/testSimple1_shard2_replica_n6], dataDir=[hdfs://localhost.localdomain:45453/data/testSimple1/core_node8/data/]
   [junit4]   2> 2393658 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:45453/data/testSimple1/core_node5/data/snapshot_metadata
   [junit4]   2> 2393659 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:45453/data/testSimple1/core_node8/data/snapshot_metadata
   [junit4]   2> 2393668 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:45453/data/testSimple1/core_node8/data
   [junit4]   2> 2393668 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:45453/data/testSimple1/core_node5/data
   [junit4]   2> 2393680 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2393680 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2393680 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:45453/data/testSimple1/core_node8/data/index
   [junit4]   2> 2393680 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:45453/data/testSimple1/core_node5/data/index
   [junit4]   2> 2393684 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2393698 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 2393698 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2393699 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 2393699 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43681.solr.core.testSimple1.shard1.replica_n1' (registry 'solr.core.testSimple1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42a223b6
   [junit4]   2> 2393699 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:45453/data
   [junit4]   2> 2393699 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 2393699 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2393699 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-001/node1/testSimple1_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:45453/data/testSimple1/core_node3/data/]
   [junit4]   2> 2393700 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2393702 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 2393703 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43681.solr.core.testSimple1.shard2.replica_n4' (registry 'solr.core.testSimple1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42a223b6
   [junit4]   2> 2393703 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:45453/data/testSimple1/core_node3/data/snapshot_metadata
   [junit4]   2> 2393703 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:45453/data
   [junit4]   2> 2393703 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 2393703 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2393703 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-001/node1/testSimple1_shard2_replica_n4], dataDir=[hdfs://localhost.localdomain:45453/data/testSimple1/core_node7/data/]
   [junit4]   2> 2393705 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:45453/data/testSimple1/core_node7/data/snapshot_metadata
   [junit4]   2> 2393716 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:45453/data/testSimple1/core_node3/data
   [junit4]   2> 2393716 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:45453/data/testSimple1/core_node7/data
   [junit4]   2> 2393717 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44483 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-fa7b61e5-90d3-4f93-a74d-5bfea914af95:NORMAL:127.0.0.1:39369|RBW], ReplicaUC[[DISK]DS-6c4fd378-6d79-4607-93e3-1bd64ccdc2d4:NORMAL:127.0.0.1:44483|RBW]]} size 0
   [junit4]   2> 2393717 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39369 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-fa7b61e5-90d3-4f93-a74d-5bfea914af95:NORMAL:127.0.0.1:39369|RBW], ReplicaUC[[DISK]DS-a1a8ab03-9b39-4c78-960a-5f7a195864a0:NORMAL:127.0.0.1:44483|RBW]]} size 0
   [junit4]   2> 2393718 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39369 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-6c4fd378-6d79-4607-93e3-1bd64ccdc2d4:NORMAL:127.0.0.1:44483|RBW], ReplicaUC[[DISK]DS-f2912c43-fed9-47ba-89e9-2a31d2ac419b:NORMAL:127.0.0.1:39369|RBW]]} size 0
   [junit4]   2> 2393719 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44483 is added to blk_1073741825_1001 size 69
   [junit4]   2> 2393730 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:45453/data/testSimple1/core_node7/data/index
   [junit4]   2> 2393732 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:45453/data/testSimple1/core_node3/data/index
   [junit4]   2> 2393746 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39369 is added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-6c4fd378-6d79-4607-93e3-1bd64ccdc2d4:NORMAL:127.0.0.1:44483|RBW], ReplicaUC[[DISK]DS-f2912c43-fed9-47ba-89e9-2a31d2ac419b:NORMAL:127.0.0.1:39369|RBW]]} size 0
   [junit4]   2> 2393746 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44483 is added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-f2912c43-fed9-47ba-89e9-2a31d2ac419b:NORMAL:127.0.0.1:39369|RBW], ReplicaUC[[DISK]DS-a1a8ab03-9b39-4c78-960a-5f7a195864a0:NORMAL:127.0.0.1:44483|FINALIZED]]} size 0
   [junit4]   2> 2393749 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44483 is added to blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-fa7b61e5-90d3-4f93-a74d-5bfea914af95:NORMAL:127.0.0.1:39369|RBW], ReplicaUC[[DISK]DS-6c4fd378-6d79-4607-93e3-1bd64ccdc2d4:NORMAL:127.0.0.1:44483|FINALIZED]]} size 0
   [junit4]   2> 2393749 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39369 is added to blk_1073741828_1004 size 69
   [junit4]   2> 2393757 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 2393757 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2393757 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 2393759 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 2393759 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2393759 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 2393763 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2393763 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2393765 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2393765 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2393772 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@2da57d70[testSimple1_shard2_replica_n6] main]
   [junit4]   2> 2393773 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2393773 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2393773 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2393774 INFO  (searcherExecutor-4680-thread-1-processing-n:127.0.0.1:39325_solr x:testSimple1_shard2_replica_n6 s:shard2 c:testSimple1 r:core_node8) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore [testSimple1_shard2_replica_n6] Registered new searcher Searcher@2da57d70[testSimple1_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2393774 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592808455617380352
   [junit4]   2> 2393774 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@66177bcb[testSimple1_shard1_replica_n2] main]
   [junit4]   2> 2393775 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2393775 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2393776 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2393777 INFO  (searcherExecutor-4679-thread-1-processing-n:127.0.0.1:39325_solr x:testSimple1_shard1_replica_n2 s:shard1 c:testSimple1 r:core_node5) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [testSimple1_shard1_replica_n2] Registered new searcher Searcher@66177bcb[testSimple1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2393777 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592808455620526080
   [junit4]   2> 2393778 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2393781 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2393783 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 2393783 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 2393783 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2393783 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2393783 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 2393783 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
   [junit4]   2> 2393790 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2393790 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2393790 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2393790 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2393794 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@52b296b7[testSimple1_shard2_replica_n4] main]
   [junit4]   2> 2393794 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@33424c68[testSimple1_shard1_replica_n1] main]
   [junit4]   2> 2393795 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2393795 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2393795 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2393795 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2393795 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2393795 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2393796 INFO  (searcherExecutor-4681-thread-1-processing-n:127.0.0.1:43681_solr x:testSimple1_shard1_replica_n1 s:shard1 c:testSimple1 r:core_node3) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [testSimple1_shard1_replica_n1] Registered new searcher Searcher@33424c68[testSimple1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2393796 INFO

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

eplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] 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> 2538772 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43125 43125
   [junit4]   2> 2543891 INFO  (Thread-5321) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43125 43125
   [junit4]   2> 2543892 WARN  (Thread-5321) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/collections/testSimple2/terms/shard2
   [junit4]   2> 	7	/solr/collections/testSimple1/terms/shard2
   [junit4]   2> 	7	/solr/collections/testSimple2/terms/shard1
   [junit4]   2> 	7	/solr/collections/testSimple1/terms/shard1
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf
   [junit4]   2> 	2	/solr/collections/testSimple3/terms/shard3
   [junit4]   2> 	2	/solr/collections/testSimple3/terms/shard2
   [junit4]   2> 	2	/solr/collections/testSimple3/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	40	/solr/collections/testSimple2/state.json
   [junit4]   2> 	19	/solr/collections/testSimple1/state.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	6	/solr/collections/testSimple3/state.json
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/overseer_elect/election/72174488775950345-127.0.0.1:39325_solr-n_0000000000
   [junit4]   2> 	3	/solr/collections/testSimple1/leader_elect/shard2/election/72174488775950345-core_node8-n_0000000000
   [junit4]   2> 	3	/solr/collections/testSimple1/leader_elect/shard1/election/72174488775950345-core_node5-n_0000000000
   [junit4]   2> 	2	/solr/collections/testSimple2/leader_elect/shard1/election/72174488775950343-core_node5-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> 2543893 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 2543904 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 2544005 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:45453) [    ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 2544005 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:45453) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-937893581-88.99.242.108-1519020511957 (Datanode Uuid 4549cd5c-f465-43ad-a92f-75e975a55a2d) service to localhost.localdomain/127.0.0.1:45453
   [junit4]   2> 2544006 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
   [junit4]   2> 2544019 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
   [junit4]   2> 2544120 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:45453) [    ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
   [junit4]   2> 2544120 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:45453) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-937893581-88.99.242.108-1519020511957 (Datanode Uuid c2a8c7df-88d9-48a0-b4d7-c04392eb4ffc) service to localhost.localdomain/127.0.0.1:45453
   [junit4]   2> 2544125 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0
   [junit4]   2> 2544235 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43125 43125
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001
   [junit4]   2> Feb 19, 2018 6:11:05 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 66 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-JO, timezone=America/Toronto
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=8,threads=2,free=279038400,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [PluginInfoTest, TestLegacyNumericUtils, PeerSyncWithIndexFingerprintCachingTest, TestSolrCloudWithDelegationTokens, TestEmbeddedSolrServerSchemaAPI, SolrJmxReporterCloudTest, TestManagedSchema, TestImplicitCoreProperties, TestInPlaceUpdatesStandalone, TermVectorComponentDistributedTest, TestDistributedMap, TestCustomDocTransformer, AutoScalingHandlerTest, TestMultiWordSynonyms, TestIndexingPerformance, TestRemoteStreaming, AssignTest, IndexBasedSpellCheckerTest, DirectUpdateHandlerTest, TolerantUpdateProcessorTest, ExitableDirectoryReaderTest, UtilsToolTest, DistributedFacetPivotSmallAdvancedTest, TestSolrQueryParser, TestSortableTextField, TestPrepRecovery, AnalysisErrorHandlingTest, TestRequestStatusCollectionAPI, TestSlowCompositeReaderWrapper, TestNodeAddedTrigger, BlobRepositoryCloudTest, SynonymTokenizerTest, RAMDirectoryFactoryTest, TestDelegationWithHadoopAuth, MoveReplicaTest, SSLMigrationTest, TestCustomStream, TestExceedMaxTermLength, DistribDocExpirationUpdateProcessorTest, DebugComponentTest, TestFieldTypeResource, OverseerModifyCollectionTest, TestNRTOpen, TestComponentsName, TestSolrCoreParser, JSONWriterTest, BasicDistributedZkTest, HDFSCollectionsAPITest, TestHdfsCloudBackupRestore, TestFieldCacheSort, TestLockTree, TestHighlightDedupGrouping, TestMergePolicyConfig, DeleteShardTest, TestQuerySenderNoQuery, SimpleCollectionCreateDeleteTest, DistributedTermsComponentTest, ConjunctionSolrSpellCheckerTest, HdfsRecoverLeaseTest, TestTlogReplica, TestBackupRepositoryFactory, TestSortByMinMaxFunction, TestOmitPositions, ZkNodePropsTest, TestRequestForwarding, BinaryUpdateRequestHandlerTest, TestSolrDeletionPolicy1, TestCollationField, TestFastOutputStream, BigEndianAscendingWordSerializerTest, FieldAnalysisRequestHandlerTest, SolrMetricsIntegrationTest, TestBinaryField, BasicAuthStandaloneTest, TestSchemaSimilarityResource, OverseerTaskQueueTest, TestShortCircuitedRequests, ExternalFileFieldSortTest, TestSimDistributedQueue, TestHttpShardHandlerFactory, TestSimpleQParserPlugin, BufferStoreTest, MetricsHandlerTest, TestFieldCollectionResource, TestPseudoReturnFields, CloudExitableDirectoryReaderTest, ConcurrentCreateRoutedAliasTest, TestRandomCollapseQParserPlugin, NodeAddedTriggerTest, TestLMDirichletSimilarityFactory, CollectionsAPIAsyncDistributedZkTest, ConfigureRecoveryStrategyTest, SpellCheckCollatorTest, PreAnalyzedFieldManagedSchemaCloudTest, TestJsonFacets, TestBlendedInfixSuggestions, SegmentsInfoRequestHandlerTest, VMParamsZkACLAndCredentialsProvidersTest, DocValuesMissingTest, TestHighFrequencyDictionaryFactory, ResponseBuilderTest, FacetPivotSmallTest, CdcrBidirectionalTest, BlockJoinFacetRandomTest, TestRandomFlRTGCloud, TestRecoveryHdfs, TestCollapseQParserPlugin, TestUniqueKeyFieldResource, TestPHPSerializedResponseWriter, DistributedQueryComponentCustomSortTest, TestSubQueryTransformerCrossCore, SolrCoreMetricManagerTest, TestSolrConfigHandlerConcurrent, TestIndexSearcher, TestSolrCloudSnapshots, TestWriterPerf, CursorPagingTest, RemoteQueryErrorTest, TestSolrQueryResponse, HdfsAutoAddReplicasIntegrationTest]
   [junit4] Completed [565/777 (1!)] on J0 in 163.74s, 1 test, 1 failure <<< FAILURES!

[...truncated 49242 lines...]

[JENKINS-EA] Lucene-Solr-7.x-Linux (64bit/jdk-10-ea+43) - Build # 1387 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1387/
Java: 64bit/jdk-10-ea+43 -XX:-UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_stored_idx

Error Message:
Some docs had errors -- check logs expected:<0> but was:<2>

Stack Trace:
java.lang.AssertionError: Some docs had errors -- check logs expected:<0> but was:<2>
	at __randomizedtesting.SeedInfo.seed([134E42DF2363A3C8:32FEF2636C1E6E6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:337)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_stored_idx(TestStressCloudBlindAtomicUpdates.java:236)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv

Error Message:
Some docs had errors -- check logs expected:<0> but was:<19>

Stack Trace:
java.lang.AssertionError: Some docs had errors -- check logs expected:<0> but was:<19>
	at __randomizedtesting.SeedInfo.seed([134E42DF2363A3C8:255A2099A93E99D9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:337)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv(TestStressCloudBlindAtomicUpdates.java:195)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv_idx

Error Message:
expected:<444> but was:<235>

Stack Trace:
java.lang.AssertionError: expected:<444> but was:<235>
	at __randomizedtesting.SeedInfo.seed([134E42DF2363A3C8:86323717FFBF0E29]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:267)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv_idx(TestStressCloudBlindAtomicUpdates.java:226)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
no replica should be present in  127.0.0.1:33063_solr

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




Build Log:
[...truncated 14040 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestUtilizeNode
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_134E42DF2363A3C8-001/init-core-data-001
   [junit4]   2> 2823964 WARN  (SUITE-TestUtilizeNode-seed#[134E42DF2363A3C8]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=146 numCloses=146
   [junit4]   2> 2823965 INFO  (SUITE-TestUtilizeNode-seed#[134E42DF2363A3C8]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2823965 INFO  (SUITE-TestUtilizeNode-seed#[134E42DF2363A3C8]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2823966 INFO  (SUITE-TestUtilizeNode-seed#[134E42DF2363A3C8]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2823967 INFO  (SUITE-TestUtilizeNode-seed#[134E42DF2363A3C8]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_134E42DF2363A3C8-001/tempDir-001
   [junit4]   2> 2823967 INFO  (SUITE-TestUtilizeNode-seed#[134E42DF2363A3C8]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2823983 INFO  (Thread-9123) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2823983 INFO  (Thread-9123) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2824027 ERROR (Thread-9123) [    ] 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> 2824083 INFO  (SUITE-TestUtilizeNode-seed#[134E42DF2363A3C8]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:44795
   [junit4]   2> 2824111 INFO  (zkConnectionManagerCallback-5048-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2824133 INFO  (jetty-launcher-5045-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2824140 INFO  (jetty-launcher-5045-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2824143 INFO  (jetty-launcher-5045-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2824153 INFO  (jetty-launcher-5045-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2824191 INFO  (jetty-launcher-5045-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2824191 INFO  (jetty-launcher-5045-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2824191 INFO  (jetty-launcher-5045-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2824193 INFO  (jetty-launcher-5045-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c4ca855{/solr,null,AVAILABLE}
   [junit4]   2> 2824195 INFO  (jetty-launcher-5045-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4f623117{SSL,[ssl, http/1.1]}{127.0.0.1:33521}
   [junit4]   2> 2824195 INFO  (jetty-launcher-5045-thread-3) [    ] o.e.j.s.Server Started @2826129ms
   [junit4]   2> 2824195 INFO  (jetty-launcher-5045-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33521}
   [junit4]   2> 2824196 ERROR (jetty-launcher-5045-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2824196 INFO  (jetty-launcher-5045-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 2824196 INFO  (jetty-launcher-5045-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2824196 INFO  (jetty-launcher-5045-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2824196 INFO  (jetty-launcher-5045-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-19T10:11:52.419577Z
   [junit4]   2> 2824255 INFO  (jetty-launcher-5045-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2824255 INFO  (jetty-launcher-5045-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2824255 INFO  (jetty-launcher-5045-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2824256 INFO  (jetty-launcher-5045-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@648a9e8f{/solr,null,AVAILABLE}
   [junit4]   2> 2824256 INFO  (jetty-launcher-5045-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2f3bbeb1{SSL,[ssl, http/1.1]}{127.0.0.1:34479}
   [junit4]   2> 2824256 INFO  (jetty-launcher-5045-thread-1) [    ] o.e.j.s.Server Started @2826190ms
   [junit4]   2> 2824256 INFO  (jetty-launcher-5045-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34479}
   [junit4]   2> 2824257 ERROR (jetty-launcher-5045-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2824257 INFO  (jetty-launcher-5045-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 2824257 INFO  (jetty-launcher-5045-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2824257 INFO  (jetty-launcher-5045-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2824257 INFO  (jetty-launcher-5045-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-19T10:11:52.480529Z
   [junit4]   2> 2824264 INFO  (jetty-launcher-5045-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2824264 INFO  (jetty-launcher-5045-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2824264 INFO  (jetty-launcher-5045-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2824267 INFO  (jetty-launcher-5045-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b7e5006{/solr,null,AVAILABLE}
   [junit4]   2> 2824268 INFO  (jetty-launcher-5045-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3a7eb140{SSL,[ssl, http/1.1]}{127.0.0.1:37149}
   [junit4]   2> 2824268 INFO  (jetty-launcher-5045-thread-2) [    ] o.e.j.s.Server Started @2826202ms
   [junit4]   2> 2824268 INFO  (jetty-launcher-5045-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37149}
   [junit4]   2> 2824269 ERROR (jetty-launcher-5045-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2824269 INFO  (jetty-launcher-5045-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 2824269 INFO  (jetty-launcher-5045-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2824269 INFO  (jetty-launcher-5045-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2824269 INFO  (jetty-launcher-5045-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-19T10:11:52.492391Z
   [junit4]   2> 2824270 INFO  (zkConnectionManagerCallback-5050-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2824271 INFO  (jetty-launcher-5045-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2824292 INFO  (jetty-launcher-5045-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2824292 INFO  (jetty-launcher-5045-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2824292 INFO  (jetty-launcher-5045-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2824293 INFO  (jetty-launcher-5045-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b04cb67{/solr,null,AVAILABLE}
   [junit4]   2> 2824293 INFO  (jetty-launcher-5045-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@39c29366{SSL,[ssl, http/1.1]}{127.0.0.1:40173}
   [junit4]   2> 2824293 INFO  (jetty-launcher-5045-thread-4) [    ] o.e.j.s.Server Started @2826227ms
   [junit4]   2> 2824294 INFO  (jetty-launcher-5045-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40173}
   [junit4]   2> 2824294 ERROR (jetty-launcher-5045-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2824294 INFO  (jetty-launcher-5045-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 2824294 INFO  (jetty-launcher-5045-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2824294 INFO  (jetty-launcher-5045-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2824294 INFO  (jetty-launcher-5045-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-19T10:11:52.517610Z
   [junit4]   2> 2824296 INFO  (jetty-launcher-5045-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44795/solr
   [junit4]   2> 2824300 INFO  (zkConnectionManagerCallback-5054-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2824301 INFO  (jetty-launcher-5045-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2824307 INFO  (zkConnectionManagerCallback-5052-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2824308 INFO  (jetty-launcher-5045-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2824328 INFO  (jetty-launcher-5045-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44795/solr
   [junit4]   2> 2824330 INFO  (zkConnectionManagerCallback-5060-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2824332 INFO  (zkConnectionManagerCallback-5064-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2824332 INFO  (jetty-launcher-5045-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44795/solr
   [junit4]   2> 2824333 INFO  (zkConnectionManagerCallback-5056-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2824333 INFO  (jetty-launcher-5045-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2824342 INFO  (zkConnectionManagerCallback-5066-thread-1-processing-n:127.0.0.1:33521_solr) [n:127.0.0.1:33521_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2824342 INFO  (zkConnectionManagerCallback-5072-thread-1-processing-n:127.0.0.1:37149_solr) [n:127.0.0.1:37149_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2824345 INFO  (jetty-launcher-5045-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44795/solr
   [junit4]   2> 2824349 INFO  (zkConnectionManagerCallback-5076-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2824349 INFO  (zkConnectionManagerCallback-5070-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2824350 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1006b2f76920009, likely client has closed socket
   [junit4]   2> 2824354 INFO  (zkConnectionManagerCallback-5081-thread-1-processing-n:127.0.0.1:40173_solr) [n:127.0.0.1:40173_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2824354 INFO  (zkConnectionManagerCallback-5082-thread-1-processing-n:127.0.0.1:34479_solr) [n:127.0.0.1:34479_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2824521 INFO  (jetty-launcher-5045-thread-4) [n:127.0.0.1:40173_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2824522 INFO  (jetty-launcher-5045-thread-4) [n:127.0.0.1:40173_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40173_solr
   [junit4]   2> 2824525 INFO  (jetty-launcher-5045-thread-4) [n:127.0.0.1:40173_solr    ] o.a.s.c.Overseer Overseer (id=72175445634842635-127.0.0.1:40173_solr-n_0000000000) starting
   [junit4]   2> 2824526 INFO  (jetty-launcher-5045-thread-2) [n:127.0.0.1:37149_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2824530 INFO  (jetty-launcher-5045-thread-2) [n:127.0.0.1:37149_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37149_solr
   [junit4]   2> 2824537 INFO  (jetty-launcher-5045-thread-1) [n:127.0.0.1:34479_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2824546 INFO  (zkCallback-5080-thread-1-processing-n:127.0.0.1:40173_solr) [n:127.0.0.1:40173_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2824546 INFO  (zkCallback-5071-thread-1-processing-n:127.0.0.1:37149_solr) [n:127.0.0.1:37149_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2824569 INFO  (jetty-launcher-5045-thread-1) [n:127.0.0.1:34479_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2824576 INFO  (jetty-launcher-5045-thread-2) [n:127.0.0.1:37149_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37149.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@324e0f95
   [junit4]   2> 2824581 INFO  (jetty-launcher-5045-thread-1) [n:127.0.0.1:34479_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34479_solr
   [junit4]   2> 2824592 INFO  (zkCallback-5071-thread-1-processing-n:127.0.0.1:37149_solr) [n:127.0.0.1:37149_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2824597 INFO  (zkCallback-5080-thread-1-processing-n:127.0.0.1:40173_solr) [n:127.0.0.1:40173_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2824607 INFO  (jetty-launcher-5045-thread-2) [n:127.0.0.1:37149_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37149.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@324e0f95
   [junit4]   2> 2824607 INFO  (jetty-launcher-5045-thread-2) [n:127.0.0.1:37149_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37149.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@324e0f95
   [junit4]   2> 2824648 INFO  (jetty-launcher-5045-thread-2) [n:127.0.0.1:37149_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_134E42DF2363A3C8-001/tempDir-001/node2/.
   [junit4]   2> 2824717 INFO  (jetty-launcher-5045-thread-4) [n:127.0.0.1:40173_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40173_solr
   [junit4]   2> 2824718 INFO  (zkCallback-5079-thread-1-processing-n:127.0.0.1:34479_solr) [n:127.0.0.1:34479_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2824722 INFO  (jetty-launcher-5045-thread-1) [n:127.0.0.1:34479_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34479.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@324e0f95
   [junit4]   2> 2824724 INFO  (zkCallback-5079-thread-1-processing-n:127.0.0.1:34479_solr) [n:127.0.0.1:34479_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2824724 INFO  (zkCallback-5080-thread-1-processing-n:127.0.0.1:40173_solr) [n:127.0.0.1:40173_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2824725 INFO  (zkCallback-5071-thread-1-processing-n:127.0.0.1:37149_solr) [n:127.0.0.1:37149_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2824735 INFO  (jetty-launcher-5045-thread-1) [n:127.0.0.1:34479_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34479.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@324e0f95
   [junit4]   2> 2824735 INFO  (jetty-launcher-5045-thread-1) [n:127.0.0.1:34479_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34479.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@324e0f95
   [junit4]   2> 2824738 INFO  (jetty-launcher-5045-thread-3) [n:127.0.0.1:33521_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2824739 INFO  (jetty-launcher-5045-thread-3) [n:127.0.0.1:33521_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2824740 INFO  (jetty-launcher-5045-thread-1) [n:127.0.0.1:34479_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_134E42DF2363A3C8-001/tempDir-001/node1/.
   [junit4]   2> 2824741 INFO  (jetty-launcher-5045-thread-3) [n:127.0.0.1:33521_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33521_solr
   [junit4]   2> 2824741 INFO  (zkCallback-5080-thread-1-processing-n:127.0.0.1:40173_solr) [n:127.0.0.1:40173_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2824742 INFO  (zkCallback-5079-thread-1-processing-n:127.0.0.1:34479_solr) [n:127.0.0.1:34479_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2824742 INFO  (zkCallback-5071-thread-1-processing-n:127.0.0.1:37149_solr) [n:127.0.0.1:37149_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2824780 INFO  (jetty-launcher-5045-thread-3) [n:127.0.0.1:33521_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33521.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@324e0f95
   [junit4]   2> 2824786 INFO  (zkCallback-5065-thread-1-processing-n:127.0.0.1:33521_solr) [n:127.0.0.1:33521_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2824793 INFO  (jetty-launcher-5045-thread-4) [n:127.0.0.1:40173_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40173.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@324e0f95
   [junit4]   2> 2824815 INFO  (jetty-launcher-5045-thread-4) [n:127.0.0.1:40173_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40173.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@324e0f95
   [junit4]   2> 2824815 INFO  (jetty-launcher-5045-thread-4) [n:127.0.0.1:40173_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40173.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@324e0f95
   [junit4]   2> 2824817 INFO  (jetty-launcher-5045-thread-4) [n:127.0.0.1:40173_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_134E42DF2363A3C8-001/tempDir-001/node4/.
   [junit4]   2> 2824818 INFO  (jetty-launcher-5045-thread-3) [n:127.0.0.1:33521_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33521.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@324e0f95
   [junit4]   2> 2824818 INFO  (jetty-launcher-5045-thread-3) [n:127.0.0.1:33521_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33521.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@324e0f95
   [junit4]   2> 2824820 INFO  (jetty-launcher-5045-thread-3) [n:127.0.0.1:33521_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_134E42DF2363A3C8-001/tempDir-001/node3/.
   [junit4]   2> 2824911 INFO  (zkConnectionManagerCallback-5090-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2824932 INFO  (zkConnectionManagerCallback-5094-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2824936 INFO  (SUITE-TestUtilizeNode-seed#[134E42DF2363A3C8]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2824940 INFO  (SUITE-TestUtilizeNode-seed#[134E42DF2363A3C8]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44795/solr ready
   [junit4]   2> 2824985 INFO  (qtp115081823-28140) [n:127.0.0.1:34479_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2824991 INFO  (qtp115081823-28140) [n:127.0.0.1:34479_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 2825034 INFO  (TEST-TestUtilizeNode.test-seed#[134E42DF2363A3C8]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2825054 INFO  (TEST-TestUtilizeNode.test-seed#[134E42DF2363A3C8]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2825079 INFO  (zkConnectionManagerCallback-5097-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2825082 INFO  (qtp115081823-28138) [n:127.0.0.1:34479_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=utilizenodecoll&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2825093 INFO  (OverseerThreadFactory-11166-thread-2-processing-n:127.0.0.1:40173_solr) [n:127.0.0.1:40173_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection utilizenodecoll
   [junit4]   2> 2825102 INFO  (OverseerCollectionConfigSetProcessor-72175445634842635-127.0.0.1:40173_solr-n_0000000000) [n:127.0.0.1:40173_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2825213 INFO  (OverseerStateUpdate-72175445634842635-127.0.0.1:40173_solr-n_0000000000) [n:127.0.0.1:40173_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"utilizenodecoll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40173/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2825214 INFO  (OverseerStateUpdate-72175445634842635-127.0.0.1:40173_solr-n_0000000000) [n:127.0.0.1:40173_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"utilizenodecoll_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34479/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2825216 INFO  (OverseerStateUpdate-72175445634842635-127.0.0.1:40173_solr-n_0000000000) [n:127.0.0.1:40173_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33521/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2825218 INFO  (OverseerStateUpdate-72175445634842635-127.0.0.1:40173_solr-n_0000000000) [n:127.0.0.1:40173_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37149/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2825474 INFO  (qtp115081823-28135) [n:127.0.0.1:34479_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n2&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2825474 INFO  (qtp115081823-28135) [n:127.0.0.1:34479_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2825554 INFO  (qtp1635194365-28120) [n:127.0.0.1:33521_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n4&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2825555 INFO  (qtp1635194365-28120) [n:127.0.0.1:33521_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2825557 INFO  (qtp52449069-28156) [n:127.0.0.1:40173_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n1&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2825558 INFO  (qtp52449069-28156) [n:127.0.0.1:40173_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2825558 INFO  (qtp1320922362-28131) [n:127.0.0.1:37149_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n6&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2825558 INFO  (qtp1320922362-28131) [n:127.0.0.1:37149_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2825682 INFO  (zkCallback-5079-thread-1-processing-n:127.0.0.1:34479_solr) [n:127.0.0.1:34479_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2825682 INFO  (zkCallback-5065-thread-1-processing-n:127.0.0.1:33521_solr) [n:127.0.0.1:33521_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2825683 INFO  (zkCallback-5080-thread-1-processing-n:127.0.0.1:40173_solr) [n:127.0.0.1:40173_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2825691 INFO  (zkCallback-5071-thread-1-processing-n:127.0.0.1:37149_solr) [n:127.0.0.1:37149_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2825691 INFO  (zkCallback-5065-thread-2-processing-n:127.0.0.1:33521_solr) [n:127.0.0.1:33521_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2825696 INFO  (zkCallback-5071-thread-2-processing-n:127.0.0.1:37149_solr) [n:127.0.0.1:37149_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2825703 INFO  (zkCallback-5080-thread-2-processing-n:127.0.0.1:40173_solr) [n:127.0.0.1:40173_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2825708 INFO  (zkCallback-5079-thread-2-processing-n:127.0.0.1:34479_solr) [n:127.0.0.1:34479_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2826562 INFO  (qtp115081823-28135) [n:127.0.0.1:34479_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2826569 INFO  (qtp1320922362-28131) [n:127.0.0.1:37149_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2826570 INFO  (qtp1635194365-28120) [n:127.0.0.1:33521_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2826570 INFO  (qtp115081823-28135) [n:127.0.0.1:34479_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.s.IndexSchema [utilizenodecoll_shard1_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 2826640 INFO  (qtp1320922362-28131) [n:127.0.0.1:37149_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.s.IndexSchema [utilizenodecoll_shard2_replica_n6] Schema name=cloud-dynamic
   [junit4]   2> 2826648 INFO  (qtp52449069-28156) [n:127.0.0.1:40173_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2826653 INFO  (qtp1635194365-28120) [n:127.0.0.1:33521_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.s.IndexSchema [utilizenodecoll_shard2_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 2826658 INFO  (qtp52449069-28156) [n:127.0.0.1:40173_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.s.IndexSchema [utilizenodecoll_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 2826706 INFO  (qtp115081823-28135) [n:127.0.0.1:34479_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2826707 INFO  (qtp115081823-28135) [n:127.0.0.1:34479_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard1_replica_n2' using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 2826711 INFO  (qtp1320922362-28131) [n:127.0.0.1:37149_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2826712 INFO  (qtp1320922362-28131) [n:127.0.0.1:37149_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard2_replica_n6' using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 2826712 INFO  (qtp1320922362-28131) [n:127.0.0.1:37149_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37149.solr.core.utilizenodecoll.shard2.replica_n6' (registry 'solr.core.utilizenodecoll.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@324e0f95
   [junit4]   2> 2826712 INFO  (qtp1320922362-28131) [n:127.0.0.1:37149_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2826712 INFO  (qtp1320922362-28131) [n:127.0.0.1:37149_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SolrCore [[utilizenodecoll_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_134E42DF2363A3C8-001/tempDir-001/node2/utilizenodecoll_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_134E42DF2363A3C8-001/tempDir-001/node2/./utilizenodecoll_shard2_replica_n6/data/]
   [junit4]   2> 2826714 INFO  (qtp115081823-28135) [n:127.0.0.1:34479_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34479.solr.core.utilizenodecoll.shard1.replica_n2' (registry 'solr.core.utilizenodecoll.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@324e0f95
   [junit4]   2> 2826715 INFO  (qtp115081823-28135) [n:127.0.0.1:34479_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2826715 INFO  (qtp115081823-28135) [n:127.0.0.1:34479_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SolrCore [[utilizenodecoll_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_134E42DF2363A3C8-001/tempDir-001/node1/utilizenodecoll_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_134E42DF2363A3C8-001/tempDir-001/node1/./utilizenodecoll_shard1_replica_n2/data/]
   [junit4]   2> 2826733 INFO  (qtp1635194365-28120) [n:127.0.0.1:33521_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2826733 INFO  (qtp1635194365-28120) [n:127.0.0.1:33521_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard2_replica_n4' using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 2826734 INFO  (qtp1635194365-28120) [n:127.0.0.1:33521_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33521.solr.core.utilizenodecoll.shard2.replica_n4' (registry 'solr.core.utilizenodecoll.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@324e0f95
   [junit4]   2> 2826734 INFO  (qtp1635194365-28120) [n:127.0.0.1:33521_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2826734 INFO  (qtp1635194365-28120) [n:127.0.0.1:33521_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrCore [[utilizenodecoll_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_134E42DF2363A3C8-001/tempDir-001/node3/utilizenodecoll_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_134E42DF2363A3C8-001/tempDir-001/node3/./utilizenodecoll_shard2_replica_n4/data/]
   [junit4]   2> 2826741 INFO  (qtp52449069-28156) [n:127.0.0.1:40173_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2826741 INFO  (qtp52449069-28156) [n:127.0.0.1:40173_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard1_replica_n1' using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 2826742 INFO  (qtp52449069-28156) [n:127.0.0.1:40173_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40173.solr.core.utilizenodecoll.shard1.replica_n1' (registry 'solr.core.utilizenodecoll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@324e0f95
   [junit4]   2> 2826742 INFO  (qtp52449069-28156) [n:127.0.0.1:40173_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2826742 INFO  (qtp52449069-28156) [n:127.0.0.1:40173_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrCore [[utilizenodecoll_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_134E42DF2363A3C8-001/tempDir-001/node4/utilizenodecoll_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_134E42DF2363A3C8-001/tempDir-001/node4/./utilizenodecoll_shard1_replica_n1/data/]
   [junit4]   2> 2826863 INFO  (qtp1320922362-28131) [n:127.0.0.1:37149_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2826863 INFO  (qtp1320922362-28131) [n:127.0.0.1:37149_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2826865 INFO  (qtp1320922362-28131) [n:127.0.0.1:37149_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2826865 INFO  (qtp1320922362-28131) [n:127.0.0.1:37149_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2826867 INFO  (qtp1320922362-28131) [n:127.0.0.1:37149_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@14c98fe4[utilizenodecoll_shard2_replica_n6] main]
   [junit4]   2> 2826867 INFO  (qtp115081823-28135) [n:127.0.0.1:34479_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2826867 INFO  (qtp115081823-28135) [n:127.0.0.1:34479_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2826868 INFO  (qtp1320922362-28131) [n:127.0.0.1:37149_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2826868 INFO  (qtp1320922362-28131) [n:127.0.0.1:37149_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2826869 INFO  (qtp115081823-28135) [n:127.0.0.1:34479_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2826869 INFO  (qtp1320922362-28131) [n:127.0.0.1:37149_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2826869 INFO  (qtp1320922362-28131) [n:127.0.0.1:37149_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592823764842708992
   [junit4]   2> 2826869 INFO  (qtp115081823-28135) [n:127.0.0.1:34479_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2826904 INFO  (searcherExecutor-11173-thread-1-processing-n:127.0.0.1:37149_solr x:utilizenodecoll_shard2_replica_n6 s:shard2 c:utilizenodecoll r:core_node8) [n:127.0.0.1:37149_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SolrCore [utilizenodecoll_shard2_replica_n6] Registered new searcher Searcher@14c98fe4[utilizenodecoll_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2826905 INFO  (qtp115081823-28135) [n:127.0.0.1:34479_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@404495b3[utilizenodecoll_shard1_replica_n2] main]
   [junit4]   2> 2826905 INFO  (qtp1635194365-28120) [n:127.0.0.1:33521_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2826905 INFO  (qtp1635194365-28120) [n:127.0.0.1:33521_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2826907 INFO  (qtp1635194365-28120) [n:127.0.0.1:33521_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2826907 INFO  (qtp1635194365-28120) [n:127.0.0.1:33521_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2826908 INFO  (qtp1635194365-28120) [n:127.0.0.1:33521_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@b07491a[utilizenodecoll_shard2_replica_n4] main]
   [junit4]   2> 2826944 INFO  (qtp1635194365-28120) [n:127.0.0.1:33521_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2826944 INFO  (qtp115081823-28135) [n:127.0.0.1:34479_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2826944 INFO  (qtp115081823-28135) [n:127.0.0.1:34479_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2826945 INFO  (qtp115081823-28135) [n:127.0.0.1:34479_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2826945 INFO  (qtp115081823-28135) [n:127.0.0.1:34479_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592823764922400768
   [junit4]   2> 2826946 INFO  (qtp1320922362-28131) [n:127.0.0.1:37149_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2826948 INFO  (searcherExecutor-11172-thread-1-processing-n:127.0.0.1:34479_solr x:utilizenodecoll_shard1_replica_n2 s:shard1 c:utilizenodecoll r:core_node5) [n:127.0.0.1:34479_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SolrCore [utilizenodecoll_shard1_replica_n2] Registered new searcher Searcher@404495b3[utilizenodecoll_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2826948 INFO  (qtp1635194365-28120) [n:127.0.0.1:33521_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2826949 INFO  (qtp1635194365-28120) [n:127.0.0.1:33521_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2826950 INFO  (searcherExecutor-11174-thread-1-processing-n:127.0.0.1:33521_solr x:utilizenodecoll_shard2_replica_n4 s:shard2 c:utilizenodecoll r:core_node7) [n:127.0.0.1:33521_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrCore [utilizenodecoll_shard2_replica_n4] Registered new searcher Searcher@b07491a[utilizenodecoll_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2826950 INFO  (qtp1635194365-28120) [n:127.0.0.1:33521_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592823764927643648
   [junit4]   2> 2826954 INFO  (qtp115081823-28135) [n:127.0.0.1:34479_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2826971 INFO  (qtp52449069-28156) [n:127.0.0.1:40173_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2826972 INFO  (qtp52449069-28156) [n:127.0.0.1:40173_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2827006 INFO  (qtp52449069-28156) [n:127.0.0.1:40173_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2827007 INFO  (qtp52449069-28156) [n:127.0.0.1:40173_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2827008 INFO  (qtp52449069-28156) [n:127.0.0.1:40173_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6692882e[utilizenodecoll_shard1_replica_n1] main]
   [junit4]   2> 2827009 INFO  (qtp52449069-28156) [n:127.0.0.1:40173_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2827009 INFO  (qtp52449069-28156) [n:127.0.0.1:40173_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2827010 INFO  (qtp52449069-28156) [n:127.0.0.1:40173_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2827011 INFO  (searcherExecutor-11175-thread-1-processing-n:127.0.0.1:40173_solr x:utilizenodecoll_shard1_replica_n1 s:shard1 c:utilizenodecoll r:core_node3) [n:127.0.0.1:40173_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrCore [utilizenodecoll_shard1_replica_n1] Registered new searcher Searcher@6692882e[utilizenodecoll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2827011 INFO  (qtp52449069-28156) [n:127.0.0.1:40173_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592823764991606784
   [junit4]   2> 2827055 INFO  (zkCallback-5080-thread-2-processing-n:127.0.0.1:40173_solr) [n:127.0.0.1:40173_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2827055 INFO  (zkCallback-5065-thread-1-processing-n:127.0.0.1:33521_solr) [n:127.0.0.1:33521_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2827055 INFO  (zkCallback-5080-thread-1-processing-n:127.0.0.1:40173_solr) [n:127.0.0.1:40173_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2827055 INFO  (zkCallback-5079-thread-1-processing-n:127.0.0.1:34479_solr) [n:127.0.0.1:34479_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2827055 INFO  (zkCallback-5065-thread-2-processing-n:127.0.0.1:33521_solr) [n:127.0.0.1:33521_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2827055 INFO  (zkCallback-5079-thread-2-processing-n:127.0.0.1:34479_solr) [n:127.0.0.1:34479_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2827055 INFO  (zkCallback-5071-thread-1-processing-n:127.0.0.1:37149_solr) [n:127.0.0.1:37149_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2827055 INFO  (zkCallback-5071-thread-2-processing-n:127.0.0.1:37149_solr) [n:127.0.0.1:37149_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2827447 INFO  (qtp1320922362-28131) [n:127.0.0.1:37149_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2827447 INFO  (qtp1320922362-28131) [n:127.0.0.1:37149_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2827447 INFO  (qtp1320922362-28131) [n:127.0.0.1:37149_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:37149/solr/utilizenodecoll_shard2_replica_n6/
   [junit4]   2> 2827447 INFO  (qtp1320922362-28131) [n:127.0.0.1:37149_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard2_replica_n6 url=https://127.0.0.1:37149/solr START replicas=[https://127.0.0.1:33521/solr/utilizenodecoll_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 2827451 INFO  (qtp1635194365-28126) [n:127.0.0.1:33521_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.S.Request [utilizenodecoll_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2827454 INFO  (qtp115081823-28135) [n:127.0.0.1:34479_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2827454 INFO  (qtp115081823-28135) [n:127.0.0.1:34479_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2827455 INFO  (qtp115081823-28135) [n:127.0.0.1:34479_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34479/solr/utilizenodecoll_shard1_replica_n2/
   [junit4]   2> 2827455 INFO  (qtp115081823-28135) [n:127.0.0.1:34479_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard1_replica_n2 url=https://127.0.0.1:34479/solr START replicas=[https://127.0.0.1:40173/solr/utilizenodecoll_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 2827458 INFO  (qtp52449069-28160) [n:127.0.0.1:40173_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.S.Request [utilizenodecoll_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2827748 INFO  (qtp1320922362-28131) [n:127.0.0.1:37149_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard2_replica_n6 url=https://127.0.0.1:37149/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2827748 INFO  (qtp1320922362-28131) [n:127.0.0.1:37149_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2827748 INFO  (qtp1320922362-28131) [n:127.0.0.1:37149_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2827748 INFO  (qtp1320922362-28131) [n:127.0.0.1:37149_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2827750 INFO  (qtp1320922362-28131) [n:127.0.0.1:37149_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:37149/solr/utilizenodecoll_shard2_replica_n6/ shard2
   [junit4]   2> 2827755 INFO  (qtp115081823-28135) [n:127.0.0.1:34479_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard1_replica_n2 url=https://127.0.0.1:34479/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2827755 INFO  (qtp115081823-28135) [n:127.0.0.1:34479_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2827755 INFO  (qtp115081823-28135) [n:127.0.0.1:34479_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2827755 INFO  (qtp115081823-28135) [n:127.0.0.1:34479_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2827757 INFO  (qtp115081823-28135) [n:127.0.0.1:34479_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34479/solr/utilizenodecoll_shard1_replica_n2/ shard1
   [junit4]   2> 2827858 INFO  (zkCallback-5080-thread-3-processing-n:127.0.0.1:40173_solr) [n:127.0.0.1:40173_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2827858 INFO  (zkCallback-5079-thread-1-processing-n:127.0.0.1:34479_solr) [n:127.0.0.1:34479_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2827858 INFO  (zkCallback-5080-thread-2-processing-n:127.0.0.1:40173_solr) [n:127.0.0.1:40173_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2827858 INFO  (zkCallback-5079-thread-2-processing-n:127.0.0.1:34479_solr) [n:127.0.0.1:34479_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2827858 INFO  (zkCallback-5065-thread-2-processing-n:127.0.0.1:33521_solr) [n:127.0.0.1:33521_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2827858 INFO  (zkCallback-5065-thread-1-processing-n:127.0.0.1:33521_solr) [n:127.0.0.1:33521_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2827858 INFO  (zkCallback-5071-thread-2-processing-n:127.0.0.1:37149_solr) [n:127.0.0.1:37149_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2827858 INFO  (zkCallback-5071-thread-1-processing-n:127.0.0.1:37149_solr) [n:127.0.0.1:37149_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2827900 INFO  (qtp1320922362-28131) [n:127.0.0.1:37149_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2827908 INFO  (qtp115081823-28135) [n:127.0.0.1:34479_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2828118 INFO  (zkCallback-5071-thread-1-processing-n:127.0.0.1:37149_solr) [n:127.0.0.1:37149_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2828118 INFO  (zkCallback-5065-thread-1-processing-n:127.0.0.1:33521_solr) [n:127.0.0.1:33521_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2828118 INFO  (zkCallback-5080-thread-2-processing-n:127.0.0.1:40173_solr) [n:127.0.0.1:40173_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2828118 INFO  (zkCallback-5079-thread-2-processing-n:127.0.0.1:34479_solr) [n:127.0.0.1:34479_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2828118 INFO  (zkCallback-5080-thread-3-processing-n:127.0.0.1:40173_solr) [n:127.0.0.1:40173_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2828118 INFO  (zkCallback-5079-thread-1-processing-n:127.0.0.1:34479_solr) [n:127.0.0.1:34479_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2828118 INFO  (zkCallback-5071-thread-2-processing-n:127.0.0.1:37149_solr) [n:127.0.0.1:37149_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2828118 INFO  (zkCallback-5065-thread-2-processing-n:127.0.0.1:33521_solr) [n:127.0.0.1:33521_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2829027 INFO  (qtp1635194365-28120) [n:127.0.0.1:33521_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n4&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=3472
   [junit4]   2> 2829027 INFO  (qtp52449069-28156) [n:127.0.0.1:40173_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n1&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=3469
   [junit4]   2> 2829144 INFO  (qtp1320922362-28131) [n:127.0.0.1:37149_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n6&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=3586
   [junit4]   2> 2829144 INFO  (qtp115081823-28135) [n:127.0.0.1:34479_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n2&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=3670
   [junit4]   2> 2829146 INFO  (qtp115081823-28138) [n:127.0.0.1:34479_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2829146 INFO  (qtp115081823-28138) [n:127.0.0.1:34479_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf1&name=utilizenodecoll&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=4063
   [junit4]   2> 2829147 INFO  (TEST-TestUtilizeNode.test-seed#[134E42DF2363A3C8]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2829148 INFO  (TEST-TestUtilizeNode.test-seed#[134E42DF2363A3C8]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2829148 INFO  (TEST-TestUtilizeNode.test-seed#[134E42DF2363A3C8]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2829148 INFO  (TEST-TestUtilizeNode.test-seed#[134E42DF2363A3C8]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2829148 INFO  (TEST-TestUtilizeNode.test-seed#[134E42DF2363A3C8]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d6d79a6{/solr,null,AVAILABLE}
   [junit4]   2> 2829148 INFO  (TEST-TestUtilizeNode.test-seed#[134E42DF2363A3C8]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3afeb468{SSL,[ssl, http/1.1]}{127.0.0.1:33063}
   [junit4]   2> 2829149 INFO  (TEST-TestUtilizeNode.test-seed#[134E42DF2363A3C8]) [    ] o.e.j.s.Server Started @2831082ms
   [junit4]   2> 2829149 INFO  (TEST-TestUtilizeNode.test-seed#[134E42DF2363A3C8]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33063}
   [junit4]   2> 2829149 ERROR (TEST-TestUtilizeNode.test-seed#[134E42DF2363A3C8]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2829149 INFO  (TEST-TestUtilizeNode.test-seed#[134E42DF2363A3C8]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 2829149 INFO  (TEST-TestUtilizeNode.test-seed#[134E42DF2363A3C8]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2829149 INFO  (TEST-TestUtilizeNode.test-seed#[134E42DF2363A3C8]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2829149 INFO  (TEST-TestUtilizeNode.test-seed#[134E42DF2363A3C8]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-19T10:11:57.372568Z
   [junit4]   2> 2829150 INFO  (zkConnectionManagerCallback-5099-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2829150 INFO  (TEST-TestUtilizeNode.test-seed#[134E42DF2363A3C8]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2829155 INFO  (TEST-TestUtilizeNode.test-seed#[134E42DF2363A3C8]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44795/solr
   [junit4]   2> 2829156 INFO  (zkConnectionManagerCallback-5103-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2829157 INFO  (zkConnectionManagerCallback-5105-thread-1-processing-n:127.0.0.1:33063_solr) [n:127.0.0.1:33063_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2829160 INFO  (TEST-TestUtilizeNode.test-seed#[134E42DF2363A3C8]) [n:127.0.0.1:33063_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2829161 INFO  (TEST-TestUtilizeNode.test-seed#[134E42DF2363A3C8]) [n:127.0.0.1:33063_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2829162 INFO  (TEST-TestUtilizeNode.test-seed#[134E42DF2363A3C8]) [n:127.0.0.1:33063_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33063_solr
   [junit4]   2> 2829162 INFO  (zkCallback-5071-thread-2-processing-n:127.0.0.1:37149_solr) [n:127.0.0.1:37149_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2829162 INFO  (zkCallback-5065-thread-2-processing-n:127.0.0.1:33521_solr) [n:127.0.0.1:33521_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2829162 INFO  (zkCallback-5080-thread-3-processing-n:127.0.0.1:40173_solr) [n:127.0.0.1:40173_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2829162 INFO  (zkCallback-5079-thread-1-processing-n:127.0.0.1:34479_solr) [n:127.0.0.1:34479_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2829163 INFO  (zkCallback-5104-thread-1-processing-n:127.0.0.1:33063_solr) [n:127.0.0.1:33063_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2829162 INFO  (zkCallback-5093-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2829162 INFO  (zkCallback-5093-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2829210

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

 INFO  (coreCloseExecutor-7848-thread-1) [n:127.0.0.1:44583_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.c.SolrCore [test_col_shard2_replica_n6]  CLOSING SolrCore org.apache.solr.core.SolrCore@4d115f56
   [junit4]   2> 2845805 INFO  (coreCloseExecutor-7848-thread-1) [n:127.0.0.1:44583_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_col.shard2.replica_n6, tag=1292984150
   [junit4]   2> 2845805 INFO  (coreCloseExecutor-7848-thread-1) [n:127.0.0.1:44583_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2f5a44cf: rootName = solr_44583, domain = solr.core.test_col.shard2.replica_n6, service url = null, agent id = null] for registry solr.core.test_col.shard2.replica_n6 / com.codahale.metrics.MetricRegistry@434d7086
   [junit4]   2> 2845810 INFO  (coreCloseExecutor-7847-thread-1) [n:127.0.0.1:41157_solr c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_col.shard1.leader, tag=2038208554
   [junit4]   2> 2845810 INFO  (jetty-closer-4529-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@c71e827{/solr,null,UNAVAILABLE}
   [junit4]   2> 2845810 INFO  (jetty-closer-4529-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2845816 INFO  (coreCloseExecutor-7848-thread-1) [n:127.0.0.1:44583_solr c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_col.shard2.leader, tag=1292984150
   [junit4]   2> 2845819 INFO  (jetty-closer-4529-thread-4) [    ] o.a.s.c.Overseer Overseer (id=72175444797227020-127.0.0.1:44583_solr-n_0000000000) closing
   [junit4]   2> 2845819 INFO  (jetty-closer-4529-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3de85ad9{/solr,null,UNAVAILABLE}
   [junit4]   2> 2845819 INFO  (OverseerStateUpdate-72175444797227020-127.0.0.1:44583_solr-n_0000000000) [n:127.0.0.1:44583_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44583_solr
   [junit4]   2> 2845820 WARN  (OverseerAutoScalingTriggerThread-72175444797227020-127.0.0.1:44583_solr-n_0000000000) [n:127.0.0.1:44583_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2845820 INFO  (jetty-closer-4529-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2845821 INFO  (zkCallback-4557-thread-3-processing-n:127.0.0.1:33353_solr) [n:127.0.0.1:33353_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33353_solr
   [junit4]   2> 2845823 INFO  (jetty-closer-4529-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@27f4a3c0{/solr,null,UNAVAILABLE}
   [junit4]   2> 2845823 INFO  (jetty-closer-4529-thread-4) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2848434 ERROR (recoveryExecutor-4545-thread-1-processing-n:127.0.0.1:33353_solr x:test_col_shard2_replica_n4 s:shard2 c:test_col r:core_node7) [n:127.0.0.1:33353_solr c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.c.RecoveryStrategy SolrCore not found - cannot recover:test_col_shard2_replica_n4
   [junit4]   2> 2848436 INFO  (jetty-closer-4529-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@f92e64e{/solr,null,UNAVAILABLE}
   [junit4]   2> 2848436 INFO  (jetty-closer-4529-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2848436 ERROR (SUITE-TestStressCloudBlindAtomicUpdates-seed#[134E42DF2363A3C8]-worker) [    ] 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> 2848437 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[134E42DF2363A3C8]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46209 46209
   [junit4]   2> 2853581 INFO  (Thread-6175) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46209 46209
   [junit4]   2> 2853581 WARN  (Thread-6175) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/collections/test_col/terms/shard2
   [junit4]   2> 	13	/solr/collections/test_col/terms/shard1
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	48	/solr/collections/test_col/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72175444797227020-127.0.0.1:44583_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_134E42DF2363A3C8-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=FST50}, docValues:{long_stored_idx=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Lucene70), long_dv_idx=DocValuesFormat(name=Memory), long_dv_stored=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Memory), long_dv=DocValuesFormat(name=Lucene70), long_dv_stored_idx=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1388, maxMBSortInHeap=6.675935068415777, sim=RandomSimilarity(queryNorm=true): {}, locale=ur, timezone=Etc/GMT+3
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 10 (64-bit)/cpus=8,threads=1,free=311320344,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressReorder, DateRangeFieldTest, RegexBytesRefFilterTest, TestScoreJoinQPNoScore, QueryResultKeyTest, TestSerializedLuceneMatchVersion, TestExactSharedStatsCache, CopyFieldTest, CoreAdminHandlerTest, PreAnalyzedFieldTest, TestMultiValuedNumericRangeQuery, CollectionsAPISolrJTest, NumericFieldsTest, OverseerCollectionConfigSetProcessorTest, TriggerIntegrationTest, CloudMLTQParserTest, TestMissingGroups, DateMathParserTest, TestJsonFacetRefinement, MultiTermTest, TestSchemaResource, TermVectorComponentTest, RecoveryZkTest, TestTrackingShardHandlerFactory, TestFieldCacheVsDocValues, TestApiFramework, SolrCmdDistributorTest, MetricsConfigTest, RollingRestartTest, DeleteInactiveReplicaTest, TestAnalyzeInfixSuggestions, ShowFileRequestHandlerTest, TestSkipOverseerOperations, TestOverriddenPrefixQueryForCustomFieldType, TestLeaderInitiatedRecoveryThread, BaseCdcrDistributedZkTest, TestGeoJSONResponseWriter, TestExclusionRuleCollectionAccess, PingRequestHandlerTest, TestCorePropertiesReload, TestDistribDocBasedVersion, TestFilteredDocIdSet, TestValueSourceCache, HLLUtilTest, NoCacheHeaderTest, ShardSplitTest, TestShardHandlerFactory, TestHdfsBackupRestoreCore, DistribCursorPagingTest, TestXmlQParser, TestAtomicUpdateErrorCases, DateFieldTest, TimeZoneUtilsTest, DisMaxRequestHandlerTest, SpellPossibilityIteratorTest, DataDrivenBlockJoinTest, WrapperMergePolicyFactoryTest, TestLMJelinekMercerSimilarityFactory, TestTolerantSearch, TestOnReconnectListenerSupport, TestBadConfig, LukeRequestHandlerTest, AddBlockUpdateTest, TestLazyCores, BooleanFieldTest, TestLargeCluster, StressHdfsTest, ConnectionReuseTest, DistributedQueueTest, TestPullReplicaErrorHandling, TestSolrCloudWithSecureImpersonation, TestPolicyCloud, SharedFSAutoReplicaFailoverTest, TestSolrDeletionPolicy2, TestObjectReleaseTracker, LeaderFailureAfterFreshStartTest, TestBinaryResponseWriter, ZkShardTermsTest, UniqFieldsUpdateProcessorFactoryTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, CacheHeaderTest, TestInPlaceUpdatesDistrib, TestSubQueryTransformer, ManagedSchemaRoundRobinCloudTest, V2ApiIntegrationTest, RecoveryAfterSoftCommitTest, MigrateRouteKeyTest, ReplicaListTransformerTest, TestReRankQParserPlugin, BasicDistributedZk2Test, TestLegacyFieldReuse, CollectionTooManyReplicasTest, TestDFRSimilarityFactory, WordBreakSolrSpellCheckerTest, SearchHandlerTest, TestMacros, TestSha256AuthenticationProvider, IndexSchemaRuntimeFieldTest, TestPushWriter, ExplicitHLLTest, BigEndianAscendingWordDeserializerTest, RulesTest, TestRestoreCore, ReturnFieldsTest, UnloadDistributedZkTest, ClusterStateUpdateTest, ResponseHeaderTest, LeaderElectionIntegrationTest, TestQueryWrapperFilter, HdfsTlogReplayBufferedWhileIndexingTest, ConcurrentDeleteAndCreateCollectionTest, DistributedSpellCheckComponentTest, LIRRollingUpdatesTest, TestTolerantUpdateProcessorRandomCloud, DistributedFacetPivotLongTailTest, HdfsBasicDistributedZkTest, TestDistributedMissingSort, LeaderElectionTest, RequestLoggingTest, TestConfigSetsAPIZkFailure, SecurityConfHandlerTest, CachingDirectoryFactoryTest, BlockDirectoryTest, AsyncCallRequestStatusResponseTest, CleanupOldIndexTest, ConfigSetsAPITest, ConnectionManagerTest, DeleteNodeTest, DeleteReplicaTest, DeleteShardTest, DeleteStatusTest, DocValuesNotIndexedTest, ForceLeaderTest, LegacyCloudClusterPropTest, MoveReplicaHDFSFailoverTest, MoveReplicaTest, MultiThreadedOCPTest, RemoteQueryErrorTest, ReplaceNodeTest, SSLMigrationTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestCryptoKeys, TestLeaderElectionZkExpiry, TestRebalanceLeaders, TestRequestForwarding, TestSolrCloudWithDelegationTokens, TestStressCloudBlindAtomicUpdates]
   [junit4] Completed [569/777 (2!)] on J2 in 42.11s, 5 tests, 3 failures <<< FAILURES!

[...truncated 42003 lines...]

Re: [JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk1.8.0_162) - Build # 1386 - Still Unstable!

Posted by Alan Woodward <ro...@gmail.com>.
I’ll dig

> On 19 Feb 2018, at 06:43, Policeman Jenkins Server <je...@thetaphi.de> wrote:
> 
> Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1386/
> Java: 64bit/jdk1.8.0_162 -XX:+UseCompressedOops -XX:+UseSerialGC
> 
> 4 tests failed.
> FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestLRUQueryCache
> 
> Error Message:
> 2 threads leaked from SUITE scope at org.apache.lucene.search.TestLRUQueryCache:     1) Thread[id=1481, name=LuceneTestCase-21-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]         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=1480, name=LuceneTestCase-21-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)
> 
> Stack Trace:
> com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.lucene.search.TestLRUQueryCache: 
>   1) Thread[id=1481, name=LuceneTestCase-21-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
>        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=1480, name=LuceneTestCase-21-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
>        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([6728B3C77792558C]:0)
> 
> 
> FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestLRUQueryCache
> 
> Error Message:
> There are still zombie threads that couldn't be terminated:    1) Thread[id=1481, name=LuceneTestCase-21-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]         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=1480, name=LuceneTestCase-21-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]         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=1481, name=LuceneTestCase-21-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
>        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=1480, name=LuceneTestCase-21-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
>        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([6728B3C77792558C]:0)
> 
> 
> FAILED:  org.apache.lucene.search.TestLRUQueryCache.testDocValuesUpdatesDontBreakCache
> 
> Error Message:
> expected:<2> but was:<3>
> 
> Stack Trace:
> java.lang.AssertionError: expected:<2> but was:<3>
> 	at __randomizedtesting.SeedInfo.seed([6728B3C77792558C:351D8FAA456016A4]:0)
> 	at org.junit.Assert.fail(Assert.java:93)
> 	at org.junit.Assert.failNotEquals(Assert.java:647)
> 	at org.junit.Assert.assertEquals(Assert.java:128)
> 	at org.junit.Assert.assertEquals(Assert.java:472)
> 	at org.junit.Assert.assertEquals(Assert.java:456)
> 	at org.apache.lucene.search.TestLRUQueryCache.testDocValuesUpdatesDontBreakCache(TestLRUQueryCache.java:1521)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:498)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
> 	at java.lang.Thread.run(Thread.java:748)
> 
> 
> FAILED:  org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest.testSimple
> 
> Error Message:
> Waiting for collection testSimple2 null Live Nodes: [127.0.0.1:37475_solr, 127.0.0.1:39325_solr] Last available state: DocCollection(testSimple2//collections/testSimple2/state.json/19)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{       "range":"80000000-ffffffff",       "state":"active",       "replicas":{         "core_node3":{           "dataDir":"hdfs://localhost.localdomain:45453/data/testSimple2/core_node3/data/",           "base_url":"https://127.0.0.1:43681/solr",           "node_name":"127.0.0.1:43681_solr",           "type":"NRT",           "ulogDir":"hdfs://localhost.localdomain:45453/data/testSimple2/core_node3/data/tlog",           "core":"testSimple2_shard1_replica_n1",           "shared_storage":"true",           "state":"down"},         "core_node5":{           "dataDir":"hdfs://localhost.localdomain:45453/data/testSimple2/core_node5/data/",           "base_url":"https://127.0.0.1:37475/solr",           "node_name":"127.0.0.1:37475_solr",           "type":"NRT",           "ulogDir":"hdfs://localhost.localdomain:45453/data/testSimple2/core_node5/data/tlog",           "core":"testSimple2_shard1_replica_n2",           "shared_storage":"true",           "state":"active",           "leader":"true"}}},     "shard2":{       "range":"0-7fffffff",       "state":"active",       "replicas":{         "core_node7":{           "dataDir":"hdfs://localhost.localdomain:45453/data/testSimple2/core_node7/data/",           "base_url":"https://127.0.0.1:43681/solr",           "node_name":"127.0.0.1:43681_solr",           "type":"NRT",           "ulogDir":"hdfs://localhost.localdomain:45453/data/testSimple2/core_node7/data/tlog",           "core":"testSimple2_shard2_replica_n4",           "shared_storage":"true",           "state":"down"},         "core_node8":{           "dataDir":"hdfs://localhost.localdomain:45453/data/testSimple2/core_node8/data/",           "base_url":"https://127.0.0.1:37475/solr",           "node_name":"127.0.0.1:37475_solr",           "type":"NRT",           "ulogDir":"hdfs://localhost.localdomain:45453/data/testSimple2/core_node8/data/tlog",           "core":"testSimple2_shard2_replica_n6",           "shared_storage":"true",           "state":"active",           "leader":"true"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"true",   "nrtReplicas":"2",   "tlogReplicas":"0"}
> 
> Stack Trace:
> java.lang.AssertionError: Waiting for collection testSimple2
> null
> Live Nodes: [127.0.0.1:37475_solr, 127.0.0.1:39325_solr]
> Last available state: DocCollection(testSimple2//collections/testSimple2/state.json/19)={
>  "pullReplicas":"0",
>  "replicationFactor":"2",
>  "shards":{
>    "shard1":{
>      "range":"80000000-ffffffff",
>      "state":"active",
>      "replicas":{
>        "core_node3":{
>          "dataDir":"hdfs://localhost.localdomain:45453/data/testSimple2/core_node3/data/",
>          "base_url":"https://127.0.0.1:43681/solr",
>          "node_name":"127.0.0.1:43681_solr",
>          "type":"NRT",
>          "ulogDir":"hdfs://localhost.localdomain:45453/data/testSimple2/core_node3/data/tlog",
>          "core":"testSimple2_shard1_replica_n1",
>          "shared_storage":"true",
>          "state":"down"},
>        "core_node5":{
>          "dataDir":"hdfs://localhost.localdomain:45453/data/testSimple2/core_node5/data/",
>          "base_url":"https://127.0.0.1:37475/solr",
>          "node_name":"127.0.0.1:37475_solr",
>          "type":"NRT",
>          "ulogDir":"hdfs://localhost.localdomain:45453/data/testSimple2/core_node5/data/tlog",
>          "core":"testSimple2_shard1_replica_n2",
>          "shared_storage":"true",
>          "state":"active",
>          "leader":"true"}}},
>    "shard2":{
>      "range":"0-7fffffff",
>      "state":"active",
>      "replicas":{
>        "core_node7":{
>          "dataDir":"hdfs://localhost.localdomain:45453/data/testSimple2/core_node7/data/",
>          "base_url":"https://127.0.0.1:43681/solr",
>          "node_name":"127.0.0.1:43681_solr",
>          "type":"NRT",
>          "ulogDir":"hdfs://localhost.localdomain:45453/data/testSimple2/core_node7/data/tlog",
>          "core":"testSimple2_shard2_replica_n4",
>          "shared_storage":"true",
>          "state":"down"},
>        "core_node8":{
>          "dataDir":"hdfs://localhost.localdomain:45453/data/testSimple2/core_node8/data/",
>          "base_url":"https://127.0.0.1:37475/solr",
>          "node_name":"127.0.0.1:37475_solr",
>          "type":"NRT",
>          "ulogDir":"hdfs://localhost.localdomain:45453/data/testSimple2/core_node8/data/tlog",
>          "core":"testSimple2_shard2_replica_n6",
>          "shared_storage":"true",
>          "state":"active",
>          "leader":"true"}}}},
>  "router":{"name":"compositeId"},
>  "maxShardsPerNode":"2",
>  "autoAddReplicas":"true",
>  "nrtReplicas":"2",
>  "tlogReplicas":"0"}
> 	at __randomizedtesting.SeedInfo.seed([EDC4115FC64FBD76:D57735A1E1BC69A7]:0)
> 	at org.junit.Assert.fail(Assert.java:93)
> 	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
> 	at org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest.testSimple(AutoAddReplicasIntegrationTest.java:126)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:498)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
> 	at java.lang.Thread.run(Thread.java:748)
> 
> 
> 
> 
> Build Log:
> [...truncated 1415 lines...]
>   [junit4] Suite: org.apache.lucene.search.TestLRUQueryCache
>   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLRUQueryCache -Dtests.method=testDocValuesUpdatesDontBreakCache -Dtests.seed=6728B3C77792558C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-SG -Dtests.timezone=Asia/Bahrain -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>   [junit4] FAILURE 0.01s J1 | TestLRUQueryCache.testDocValuesUpdatesDontBreakCache <<<
>   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<2> but was:<3>
>   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6728B3C77792558C:351D8FAA456016A4]:0)
>   [junit4]    > 	at org.apache.lucene.search.TestLRUQueryCache.testDocValuesUpdatesDontBreakCache(TestLRUQueryCache.java:1521)
>   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
>   [junit4]   2> Feb 19, 2018 5:13:02 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
>   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
>   [junit4]   2> Feb 19, 2018 5:13:22 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
>   [junit4]   2> SEVERE: 2 threads leaked from SUITE scope at org.apache.lucene.search.TestLRUQueryCache: 
>   [junit4]   2>    1) Thread[id=1481, name=LuceneTestCase-21-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
>   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
>   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
>   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
>   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
>   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
>   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
>   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
>   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
>   [junit4]   2>    2) Thread[id=1480, name=LuceneTestCase-21-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
>   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
>   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
>   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
>   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
>   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
>   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
>   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
>   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
>   [junit4]   2> Feb 19, 2018 5:13:22 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
>   [junit4]   2> INFO: Starting to interrupt leaked threads:
>   [junit4]   2>    1) Thread[id=1481, name=LuceneTestCase-21-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
>   [junit4]   2>    2) Thread[id=1480, name=LuceneTestCase-21-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
>   [junit4]   2> Feb 19, 2018 5:13:25 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
>   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
>   [junit4]   2>    1) Thread[id=1481, name=LuceneTestCase-21-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
>   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
>   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
>   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
>   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
>   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
>   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
>   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
>   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
>   [junit4]   2>    2) Thread[id=1480, name=LuceneTestCase-21-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
>   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
>   [junit4]   2>         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
>   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
>   [junit4]   2>         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
>   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
>   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
>   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
>   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
>   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {color=Lucene50(blocksize=128), f=Lucene50(blocksize=128), foo=Lucene50(blocksize=128), text=PostingsFormat(name=Direct)}, docValues:{field=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=913, maxMBSortInHeap=6.941644170454079, sim=RandomSimilarity(queryNorm=false): {foo=DFR I(n)L2, text=LM Jelinek-Mercer(0.100000)}, locale=en-SG, timezone=Asia/Bahrain
>   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=8,threads=3,free=330454648,total=518979584
>   [junit4]   2> NOTE: All tests run in this JVM: [TestSpanOrQuery, TestTermsEnum2, TestDocValuesQueries, TestTieredMergePolicy, TestByteSlices, TestMultiTermConstantScore, TestIndexReaderClose, TestIndexOrDocValuesQuery, TestPerFieldDocValuesFormat, TestCharArraySet, TestFilterIterator, TestIntRange, TestVirtualMethod, TestMutablePointsReaderUtils, TestLucene50StoredFieldsFormat, TestOmitTf, TestIndexWriterUnicode, TestSpanContainQuery, TestBooleanOr, TestSortRescorer, TestParallelReaderEmptyIndex, TestPositionIncrement, TestLSBRadixSorter, TestBlendedTermQuery, TestElevationComparator, TestComplexExplanations, TestFilterLeafReader, TestReusableStringReader, TestRadixSelector, TestMinimize, TestDocumentsWriterDeleteQueue, TestNumericUtils, TestRateLimiter, TestPrefixRandom, TestDuelingCodecs, TestDocIDMerger, TestMmapDirectory, TestSimpleAttributeImpl, TestSpanFirstQuery, TestOneMergeWrappingMergePolicy, Test2BPostings, TestTermVectorsReader, TestDirectMonotonic, TestTimSorterWorstCase, TestFileSwitchDirectory, TestLucene70DocValuesFormat, TestFieldValueQuery, TestIntArrayDocIdSet, TestFixedBitDocIdSet, TestSizeBoundedForceMerge, TestExternalCodecs, TestMatchNoDocsQuery, TestDeterminism, TestBooleanQuery, Test2BPoints, TestSumDocFreq, TestBlockPostingsFormat3, TestStressNRT, TestMathUtil, TestFutureArrays, Test2BPagedBytes, TestRAMDirectory, TestNoMergeScheduler, TestPhrasePrefixQuery, TestLRUQueryCache]
>   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLRUQueryCache -Dtests.seed=6728B3C77792558C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-SG -Dtests.timezone=Asia/Bahrain -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
>   [junit4] ERROR   0.00s J1 | TestLRUQueryCache (suite) <<<
>   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.lucene.search.TestLRUQueryCache: 
>   [junit4]    >    1) Thread[id=1481, name=LuceneTestCase-21-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
>   [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=1480, name=LuceneTestCase-21-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
>   [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([6728B3C77792558C]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
>   [junit4]    >    1) Thread[id=1481, name=LuceneTestCase-21-thread-2, state=WAITING, group=TGRP-TestLRUQueryCache]
>   [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=1480, name=LuceneTestCase-21-thread-1, state=WAITING, group=TGRP-TestLRUQueryCache]
>   [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([6728B3C77792558C]:0)
>   [junit4] Completed [363/466 (1!)] on J1 in 26.36s, 21 tests, 1 failure, 2 errors <<< FAILURES!
> 
> [...truncated 12542 lines...]
>   [junit4] Suite: org.apache.solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest
>   [junit4]   2> 2390406 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
>   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/init-core-data-001
>   [junit4]   2> 2390407 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
>   [junit4]   2> 2390407 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
>   [junit4]   2> 2390408 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
>   [junit4]   2> 2390408 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-001
>   [junit4]   2> 2390409 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
>   [junit4]   2> 2390409 INFO  (Thread-5321) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
>   [junit4]   2> 2390409 INFO  (Thread-5321) [    ] o.a.s.c.ZkTestServer Starting server
>   [junit4]   2> 2390410 ERROR (Thread-5321) [    ] 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> 2390509 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:43125
>   [junit4]   2> 2390511 INFO  (zkConnectionManagerCallback-1956-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>   [junit4]   2> 2390516 INFO  (jetty-launcher-1953-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T19:27:37-02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
>   [junit4]   2> 2390516 INFO  (jetty-launcher-1953-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T19:27:37-02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
>   [junit4]   2> 2390516 INFO  (jetty-launcher-1953-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T19:27:37-02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
>   [junit4]   2> 2390517 INFO  (jetty-launcher-1953-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
>   [junit4]   2> 2390517 INFO  (jetty-launcher-1953-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
>   [junit4]   2> 2390517 INFO  (jetty-launcher-1953-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
>   [junit4]   2> 2390517 INFO  (jetty-launcher-1953-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
>   [junit4]   2> 2390517 INFO  (jetty-launcher-1953-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
>   [junit4]   2> 2390517 INFO  (jetty-launcher-1953-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
>   [junit4]   2> 2390517 INFO  (jetty-launcher-1953-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
>   [junit4]   2> 2390517 INFO  (jetty-launcher-1953-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
>   [junit4]   2> 2390517 INFO  (jetty-launcher-1953-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
>   [junit4]   2> 2390517 INFO  (jetty-launcher-1953-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@504f19b4{/solr,null,AVAILABLE}
>   [junit4]   2> 2390517 INFO  (jetty-launcher-1953-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7818ddef{/solr,null,AVAILABLE}
>   [junit4]   2> 2390517 INFO  (jetty-launcher-1953-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2239fd6b{/solr,null,AVAILABLE}
>   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@643ab6c2{SSL,[ssl, http/1.1]}{127.0.0.1:43681}
>   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@510cc123{SSL,[ssl, http/1.1]}{127.0.0.1:39325}
>   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-1) [    ] o.e.j.s.Server Started @2393114ms
>   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-2) [    ] o.e.j.s.Server Started @2393114ms
>   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43681}
>   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39325}
>   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@69f2a082{SSL,[ssl, http/1.1]}{127.0.0.1:37475}
>   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-3) [    ] o.e.j.s.Server Started @2393115ms
>   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37475}
>   [junit4]   2> 2390519 ERROR (jetty-launcher-1953-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
>   [junit4]   2> 2390519 ERROR (jetty-launcher-1953-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
>   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
>   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
>   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
>   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
>   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
>   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
>   [junit4]   2> 2390519 ERROR (jetty-launcher-1953-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
>   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-19T06:08:31.822Z
>   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
>   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
>   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-19T06:08:31.822Z
>   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
>   [junit4]   2> 2390519 INFO  (jetty-launcher-1953-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-19T06:08:31.822Z
>   [junit4]   2> 2390521 INFO  (zkConnectionManagerCallback-1959-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>   [junit4]   2> 2390521 INFO  (zkConnectionManagerCallback-1962-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>   [junit4]   2> 2390521 INFO  (jetty-launcher-1953-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>   [junit4]   2> 2390521 INFO  (zkConnectionManagerCallback-1960-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>   [junit4]   2> 2390521 INFO  (jetty-launcher-1953-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>   [junit4]   2> 2390521 INFO  (jetty-launcher-1953-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
>   [junit4]   2> 2390525 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1006a50ad560003, likely client has closed socket
>   [junit4]   2> 2390526 INFO  (jetty-launcher-1953-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43125/solr
>   [junit4]   2> 2390526 INFO  (jetty-launcher-1953-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43125/solr
>   [junit4]   2> 2390526 INFO  (jetty-launcher-1953-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43125/solr
>   [junit4]   2> 2390528 INFO  (zkConnectionManagerCallback-1970-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>   [junit4]   2> 2390528 INFO  (zkConnectionManagerCallback-1974-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>   [junit4]   2> 2390528 INFO  (zkConnectionManagerCallback-1972-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>   [junit4]   2> 2390528 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1006a50ad560005, likely client has closed socket
>   [junit4]   2> 2390529 INFO  (zkConnectionManagerCallback-1976-thread-1-processing-n:127.0.0.1:37475_solr) [n:127.0.0.1:37475_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
>   [junit4]   2> 2390534 INFO  (zkConnectionManagerCallback-1978-thread-1-processing-n:127.0.0.1:43681_solr) [n:127.0.0.1:43681_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
>   [junit4]   2> 2390534 INFO  (zkConnectionManagerCallback-1980-thread-1-processing-n:127.0.0.1:39325_solr) [n:127.0.0.1:39325_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
>   [junit4]   2> 2390538 INFO  (jetty-launcher-1953-thread-2) [n:127.0.0.1:39325_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
>   [junit4]   2> 2390538 INFO  (jetty-launcher-1953-thread-1) [n:127.0.0.1:43681_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
>   [junit4]   2> 2390538 INFO  (jetty-launcher-1953-thread-2) [n:127.0.0.1:39325_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39325_solr
>   [junit4]   2> 2390538 INFO  (jetty-launcher-1953-thread-1) [n:127.0.0.1:43681_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43681_solr
>   [junit4]   2> 2390538 INFO  (jetty-launcher-1953-thread-2) [n:127.0.0.1:39325_solr    ] o.a.s.c.Overseer Overseer (id=72174488775950345-127.0.0.1:39325_solr-n_0000000000) starting
>   [junit4]   2> 2390539 INFO  (zkCallback-1979-thread-1-processing-n:127.0.0.1:39325_solr) [n:127.0.0.1:39325_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
>   [junit4]   2> 2390539 INFO  (zkCallback-1977-thread-1-processing-n:127.0.0.1:43681_solr) [n:127.0.0.1:43681_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
>   [junit4]   2> 2390542 DEBUG (OverseerAutoScalingTriggerThread-72174488775950345-127.0.0.1:39325_solr-n_0000000000) [n:127.0.0.1:39325_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
>   [junit4]   2> 2390542 DEBUG (OverseerAutoScalingTriggerThread-72174488775950345-127.0.0.1:39325_solr-n_0000000000) [n:127.0.0.1:39325_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
>   [junit4]   2> 2390542 INFO  (jetty-launcher-1953-thread-2) [n:127.0.0.1:39325_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39325_solr
>   [junit4]   2> 2390542 DEBUG (OverseerAutoScalingTriggerThread-72174488775950345-127.0.0.1:39325_solr-n_0000000000) [n:127.0.0.1:39325_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:43681_solr]
>   [junit4]   2> 2390542 INFO  (zkCallback-1979-thread-1-processing-n:127.0.0.1:39325_solr) [n:127.0.0.1:39325_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
>   [junit4]   2> 2390542 DEBUG (OverseerAutoScalingTriggerThread-72174488775950345-127.0.0.1:39325_solr-n_0000000000) [n:127.0.0.1:39325_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
>   [junit4]   2> 2390542 INFO  (zkCallback-1977-thread-1-processing-n:127.0.0.1:43681_solr) [n:127.0.0.1:43681_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
>   [junit4]   2> 2390542 DEBUG (OverseerAutoScalingTriggerThread-72174488775950345-127.0.0.1:39325_solr-n_0000000000) [n:127.0.0.1:39325_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
>   [junit4]   2> 2390547 DEBUG (OverseerAutoScalingTriggerThread-72174488775950345-127.0.0.1:39325_solr-n_0000000000) [n:127.0.0.1:39325_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
>   [junit4]   2> 2390547 DEBUG (OverseerAutoScalingTriggerThread-72174488775950345-127.0.0.1:39325_solr-n_0000000000) [n:127.0.0.1:39325_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
>   [junit4]   2> 2390547 DEBUG (ScheduledTrigger-4670-thread-1) [n:127.0.0.1:39325_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
>   [junit4]   2> 2390556 INFO  (jetty-launcher-1953-thread-3) [n:127.0.0.1:37475_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
>   [junit4]   2> 2390557 INFO  (jetty-launcher-1953-thread-3) [n:127.0.0.1:37475_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
>   [junit4]   2> 2390558 INFO  (jetty-launcher-1953-thread-3) [n:127.0.0.1:37475_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37475_solr
>   [junit4]   2> 2390558 INFO  (zkCallback-1979-thread-1-processing-n:127.0.0.1:39325_solr) [n:127.0.0.1:39325_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
>   [junit4]   2> 2390558 INFO  (zkCallback-1977-thread-1-processing-n:127.0.0.1:43681_solr) [n:127.0.0.1:43681_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
>   [junit4]   2> 2390558 INFO  (zkCallback-1975-thread-1-processing-n:127.0.0.1:37475_solr) [n:127.0.0.1:37475_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
>   [junit4]   2> 2390586 INFO  (jetty-launcher-1953-thread-1) [n:127.0.0.1:43681_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43681.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42a223b6
>   [junit4]   2> 2390586 INFO  (jetty-launcher-1953-thread-2) [n:127.0.0.1:39325_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39325.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42a223b6
>   [junit4]   2> 2390592 INFO  (jetty-launcher-1953-thread-1) [n:127.0.0.1:43681_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43681.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42a223b6
>   [junit4]   2> 2390592 INFO  (jetty-launcher-1953-thread-2) [n:127.0.0.1:39325_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39325.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42a223b6
>   [junit4]   2> 2390592 INFO  (jetty-launcher-1953-thread-1) [n:127.0.0.1:43681_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43681.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42a223b6
>   [junit4]   2> 2390592 INFO  (jetty-launcher-1953-thread-2) [n:127.0.0.1:39325_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39325.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42a223b6
>   [junit4]   2> 2390592 INFO  (jetty-launcher-1953-thread-1) [n:127.0.0.1:43681_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-001/node1/.
>   [junit4]   2> 2390592 INFO  (jetty-launcher-1953-thread-2) [n:127.0.0.1:39325_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-001/node2/.
>   [junit4]   2> 2390599 INFO  (jetty-launcher-1953-thread-3) [n:127.0.0.1:37475_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37475.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42a223b6
>   [junit4]   2> 2390604 INFO  (jetty-launcher-1953-thread-3) [n:127.0.0.1:37475_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37475.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42a223b6
>   [junit4]   2> 2390604 INFO  (jetty-launcher-1953-thread-3) [n:127.0.0.1:37475_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37475.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42a223b6
>   [junit4]   2> 2390605 INFO  (jetty-launcher-1953-thread-3) [n:127.0.0.1:37475_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-001/node3/.
>   [junit4]   2> 2390642 INFO  (zkConnectionManagerCallback-1988-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>   [junit4]   2> 2390644 INFO  (zkConnectionManagerCallback-1992-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
>   [junit4]   2> 2390645 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
>   [junit4]   2> 2390645 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43125/solr ready
>   [junit4]   1> Formatting using clusterid: testClusterID
>   [junit4]   2> 2390718 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
>   [junit4]   2> 2390722 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
>   [junit4]   2> 2390723 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.m.log jetty-6.1.26
>   [junit4]   2> 2390731 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs to ./temp/Jetty_localhost_localdomain_38589_hdfs____.kdloz9/webapp
>   [junit4]   2> 2391193 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:38589
>   [junit4]   2> 2391253 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
>   [junit4]   2> 2391253 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.m.log jetty-6.1.26
>   [junit4]   2> 2391261 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_41263_datanode____.a5um9z/webapp
>   [junit4]   2> 2391548 DEBUG (ScheduledTrigger-4670-thread-1) [n:127.0.0.1:39325_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
>   [junit4]   2> 2391689 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:41263
>   [junit4]   2> 2391715 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
>   [junit4]   2> 2391716 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.m.log jetty-6.1.26
>   [junit4]   2> 2391725 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.m.log Extract jar:file:/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_44467_datanode____.51cmck/webapp
>   [junit4]   2> 2391812 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:45453) [    ] 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> 2391816 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x6563ddcbb1a33: from storage DS-6c4fd378-6d79-4607-93e3-1bd64ccdc2d4 node DatanodeRegistration(127.0.0.1:44483, datanodeUuid=c2a8c7df-88d9-48a0-b4d7-c04392eb4ffc, infoPort=42947, infoSecurePort=0, ipcPort=36755, storageInfo=lv=-56;cid=testClusterID;nsid=807691360;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
>   [junit4]   2> 2391816 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x6563ddcbb1a33: from storage DS-a1a8ab03-9b39-4c78-960a-5f7a195864a0 node DatanodeRegistration(127.0.0.1:44483, datanodeUuid=c2a8c7df-88d9-48a0-b4d7-c04392eb4ffc, infoPort=42947, infoSecurePort=0, ipcPort=36755, storageInfo=lv=-56;cid=testClusterID;nsid=807691360;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
>   [junit4]   2> 2392155 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:44467
>   [junit4]   2> 2392240 ERROR (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:45453) [    ] 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> 2392243 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x6563df634f3f9: from storage DS-f2912c43-fed9-47ba-89e9-2a31d2ac419b node DatanodeRegistration(127.0.0.1:39369, datanodeUuid=4549cd5c-f465-43ad-a92f-75e975a55a2d, infoPort=39989, infoSecurePort=0, ipcPort=40309, storageInfo=lv=-56;cid=testClusterID;nsid=807691360;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
>   [junit4]   2> 2392243 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x6563df634f3f9: from storage DS-fa7b61e5-90d3-4f93-a74d-5bfea914af95 node DatanodeRegistration(127.0.0.1:39369, datanodeUuid=4549cd5c-f465-43ad-a92f-75e975a55a2d, infoPort=39989, infoSecurePort=0, ipcPort=40309, storageInfo=lv=-56;cid=testClusterID;nsid=807691360;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
>   [junit4]   2> 2392314 INFO  (TEST-HdfsAutoAddReplicasIntegrationTest.testSimple-seed#[EDC4115FC64FBD76]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimple
>   [junit4]   2> 2392326 INFO  (qtp1430542069-18209) [n:127.0.0.1:39325_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:39325_solr,127.0.0.1:43681_solr&wt=javabin&version=2 and sendToOCPQueue=true
>   [junit4]   2> 2392327 INFO  (OverseerThreadFactory-4672-thread-1-processing-n:127.0.0.1:39325_solr) [n:127.0.0.1:39325_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSimple1
>   [junit4]   2> 2392432 INFO  (OverseerStateUpdate-72174488775950345-127.0.0.1:39325_solr-n_0000000000) [n:127.0.0.1:39325_solr    ] o.a.s.c.o.SliceMutator createReplica() {
>   [junit4]   2>   "operation":"ADDREPLICA",
>   [junit4]   2>   "collection":"testSimple1",
>   [junit4]   2>   "shard":"shard1",
>   [junit4]   2>   "core":"testSimple1_shard1_replica_n1",
>   [junit4]   2>   "state":"down",
>   [junit4]   2>   "base_url":"https://127.0.0.1:43681/solr",
>   [junit4]   2>   "type":"NRT",
>   [junit4]   2>   "waitForFinalState":"false"} 
>   [junit4]   2> 2392433 INFO  (OverseerStateUpdate-72174488775950345-127.0.0.1:39325_solr-n_0000000000) [n:127.0.0.1:39325_solr    ] o.a.s.c.o.SliceMutator createReplica() {
>   [junit4]   2>   "operation":"ADDREPLICA",
>   [junit4]   2>   "collection":"testSimple1",
>   [junit4]   2>   "shard":"shard1",
>   [junit4]   2>   "core":"testSimple1_shard1_replica_n2",
>   [junit4]   2>   "state":"down",
>   [junit4]   2>   "base_url":"https://127.0.0.1:39325/solr",
>   [junit4]   2>   "type":"NRT",
>   [junit4]   2>   "waitForFinalState":"false"} 
>   [junit4]   2> 2392433 INFO  (OverseerStateUpdate-72174488775950345-127.0.0.1:39325_solr-n_0000000000) [n:127.0.0.1:39325_solr    ] o.a.s.c.o.SliceMutator createReplica() {
>   [junit4]   2>   "operation":"ADDREPLICA",
>   [junit4]   2>   "collection":"testSimple1",
>   [junit4]   2>   "shard":"shard2",
>   [junit4]   2>   "core":"testSimple1_shard2_replica_n4",
>   [junit4]   2>   "state":"down",
>   [junit4]   2>   "base_url":"https://127.0.0.1:43681/solr",
>   [junit4]   2>   "type":"NRT",
>   [junit4]   2>   "waitForFinalState":"false"} 
>   [junit4]   2> 2392434 INFO  (OverseerStateUpdate-72174488775950345-127.0.0.1:39325_solr-n_0000000000) [n:127.0.0.1:39325_solr    ] o.a.s.c.o.SliceMutator createReplica() {
>   [junit4]   2>   "operation":"ADDREPLICA",
>   [junit4]   2>   "collection":"testSimple1",
>   [junit4]   2>   "shard":"shard2",
>   [junit4]   2>   "core":"testSimple1_shard2_replica_n6",
>   [junit4]   2>   "state":"down",
>   [junit4]   2>   "base_url":"https://127.0.0.1:39325/solr",
>   [junit4]   2>   "type":"NRT",
>   [junit4]   2>   "waitForFinalState":"false"} 
>   [junit4]   2> 2392550 DEBUG (ScheduledTrigger-4670-thread-2) [n:127.0.0.1:39325_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
>   [junit4]   2> 2392642 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
>   [junit4]   2> 2392642 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
>   [junit4]   2> 2392642 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
>   [junit4]   2> 2392655 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
>   [junit4]   2> 2392655 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
>   [junit4]   2> 2392655 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
>   [junit4]   2> 2392776 INFO  (zkCallback-1979-thread-1-processing-n:127.0.0.1:39325_solr) [n:127.0.0.1:39325_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
>   [junit4]   2> 2392776 INFO  (zkCallback-1977-thread-1-processing-n:127.0.0.1:43681_solr) [n:127.0.0.1:43681_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
>   [junit4]   2> 2392776 INFO  (zkCallback-1977-thread-2-processing-n:127.0.0.1:43681_solr) [n:127.0.0.1:43681_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
>   [junit4]   2> 2393551 DEBUG (ScheduledTrigger-4670-thread-1) [n:127.0.0.1:39325_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
>   [junit4]   2> 2393650 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
>   [junit4]   2> 2393650 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
>   [junit4]   2> 2393655 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n6] Schema name=minimal
>   [junit4]   2> 2393655 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n2] Schema name=minimal
>   [junit4]   2> 2393656 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
>   [junit4]   2> 2393656 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
>   [junit4]   2> 2393656 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using configuration from collection testSimple1, trusted=true
>   [junit4]   2> 2393656 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n6' using configuration from collection testSimple1, trusted=true
>   [junit4]   2> 2393657 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39325.solr.core.testSimple1.shard2.replica_n6' (registry 'solr.core.testSimple1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42a223b6
>   [junit4]   2> 2393657 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39325.solr.core.testSimple1.shard1.replica_n2' (registry 'solr.core.testSimple1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42a223b6
>   [junit4]   2> 2393657 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:45453/data
>   [junit4]   2> 2393657 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:45453/data
>   [junit4]   2> 2393657 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
>   [junit4]   2> 2393657 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
>   [junit4]   2> 2393657 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
>   [junit4]   2> 2393657 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
>   [junit4]   2> 2393657 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-001/node2/testSimple1_shard1_replica_n2], dataDir=[hdfs://localhost.localdomain:45453/data/testSimple1/core_node5/data/]
>   [junit4]   2> 2393657 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-001/node2/testSimple1_shard2_replica_n6], dataDir=[hdfs://localhost.localdomain:45453/data/testSimple1/core_node8/data/]
>   [junit4]   2> 2393658 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:45453/data/testSimple1/core_node5/data/snapshot_metadata
>   [junit4]   2> 2393659 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:45453/data/testSimple1/core_node8/data/snapshot_metadata
>   [junit4]   2> 2393668 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:45453/data/testSimple1/core_node8/data
>   [junit4]   2> 2393668 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:45453/data/testSimple1/core_node5/data
>   [junit4]   2> 2393680 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
>   [junit4]   2> 2393680 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
>   [junit4]   2> 2393680 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:45453/data/testSimple1/core_node8/data/index
>   [junit4]   2> 2393680 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:45453/data/testSimple1/core_node5/data/index
>   [junit4]   2> 2393684 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal
>   [junit4]   2> 2393698 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n4] Schema name=minimal
>   [junit4]   2> 2393698 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
>   [junit4]   2> 2393699 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using configuration from collection testSimple1, trusted=true
>   [junit4]   2> 2393699 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43681.solr.core.testSimple1.shard1.replica_n1' (registry 'solr.core.testSimple1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42a223b6
>   [junit4]   2> 2393699 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:45453/data
>   [junit4]   2> 2393699 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
>   [junit4]   2> 2393699 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
>   [junit4]   2> 2393699 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-001/node1/testSimple1_shard1_replica_n1], dataDir=[hdfs://localhost.localdomain:45453/data/testSimple1/core_node3/data/]
>   [junit4]   2> 2393700 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
>   [junit4]   2> 2393702 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using configuration from collection testSimple1, trusted=true
>   [junit4]   2> 2393703 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43681.solr.core.testSimple1.shard2.replica_n4' (registry 'solr.core.testSimple1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@42a223b6
>   [junit4]   2> 2393703 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:45453/data/testSimple1/core_node3/data/snapshot_metadata
>   [junit4]   2> 2393703 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost.localdomain:45453/data
>   [junit4]   2> 2393703 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
>   [junit4]   2> 2393703 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
>   [junit4]   2> 2393703 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-001/node1/testSimple1_shard2_replica_n4], dataDir=[hdfs://localhost.localdomain:45453/data/testSimple1/core_node7/data/]
>   [junit4]   2> 2393705 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:45453/data/testSimple1/core_node7/data/snapshot_metadata
>   [junit4]   2> 2393716 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:45453/data/testSimple1/core_node3/data
>   [junit4]   2> 2393716 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:45453/data/testSimple1/core_node7/data
>   [junit4]   2> 2393717 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44483 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-fa7b61e5-90d3-4f93-a74d-5bfea914af95:NORMAL:127.0.0.1:39369|RBW], ReplicaUC[[DISK]DS-6c4fd378-6d79-4607-93e3-1bd64ccdc2d4:NORMAL:127.0.0.1:44483|RBW]]} size 0
>   [junit4]   2> 2393717 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39369 is added to blk_1073741825_1001{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-fa7b61e5-90d3-4f93-a74d-5bfea914af95:NORMAL:127.0.0.1:39369|RBW], ReplicaUC[[DISK]DS-a1a8ab03-9b39-4c78-960a-5f7a195864a0:NORMAL:127.0.0.1:44483|RBW]]} size 0
>   [junit4]   2> 2393718 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39369 is added to blk_1073741826_1002{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-6c4fd378-6d79-4607-93e3-1bd64ccdc2d4:NORMAL:127.0.0.1:44483|RBW], ReplicaUC[[DISK]DS-f2912c43-fed9-47ba-89e9-2a31d2ac419b:NORMAL:127.0.0.1:39369|RBW]]} size 0
>   [junit4]   2> 2393719 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44483 is added to blk_1073741825_1001 size 69
>   [junit4]   2> 2393730 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:45453/data/testSimple1/core_node7/data/index
>   [junit4]   2> 2393732 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://localhost.localdomain:45453/data/testSimple1/core_node3/data/index
>   [junit4]   2> 2393746 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39369 is added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-6c4fd378-6d79-4607-93e3-1bd64ccdc2d4:NORMAL:127.0.0.1:44483|RBW], ReplicaUC[[DISK]DS-f2912c43-fed9-47ba-89e9-2a31d2ac419b:NORMAL:127.0.0.1:39369|RBW]]} size 0
>   [junit4]   2> 2393746 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44483 is added to blk_1073741827_1003{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-f2912c43-fed9-47ba-89e9-2a31d2ac419b:NORMAL:127.0.0.1:39369|RBW], ReplicaUC[[DISK]DS-a1a8ab03-9b39-4c78-960a-5f7a195864a0:NORMAL:127.0.0.1:44483|FINALIZED]]} size 0
>   [junit4]   2> 2393749 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:44483 is added to blk_1073741828_1004{UCState=UNDER_CONSTRUCTION, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-fa7b61e5-90d3-4f93-a74d-5bfea914af95:NORMAL:127.0.0.1:39369|RBW], ReplicaUC[[DISK]DS-6c4fd378-6d79-4607-93e3-1bd64ccdc2d4:NORMAL:127.0.0.1:44483|FINALIZED]]} size 0
>   [junit4]   2> 2393749 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:39369 is added to blk_1073741828_1004 size 69
>   [junit4]   2> 2393757 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
>   [junit4]   2> 2393757 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
>   [junit4]   2> 2393757 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
>   [junit4]   2> 2393759 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
>   [junit4]   2> 2393759 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
>   [junit4]   2> 2393759 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
>   [junit4]   2> 2393763 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
>   [junit4]   2> 2393763 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
>   [junit4]   2> 2393765 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
>   [junit4]   2> 2393765 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
>   [junit4]   2> 2393772 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@2da57d70[testSimple1_shard2_replica_n6] main]
>   [junit4]   2> 2393773 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
>   [junit4]   2> 2393773 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
>   [junit4]   2> 2393773 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
>   [junit4]   2> 2393774 INFO  (searcherExecutor-4680-thread-1-processing-n:127.0.0.1:39325_solr x:testSimple1_shard2_replica_n6 s:shard2 c:testSimple1 r:core_node8) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore [testSimple1_shard2_replica_n6] Registered new searcher Searcher@2da57d70[testSimple1_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>   [junit4]   2> 2393774 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592808455617380352
>   [junit4]   2> 2393774 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@66177bcb[testSimple1_shard1_replica_n2] main]
>   [junit4]   2> 2393775 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
>   [junit4]   2> 2393775 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
>   [junit4]   2> 2393776 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
>   [junit4]   2> 2393777 INFO  (searcherExecutor-4679-thread-1-processing-n:127.0.0.1:39325_solr x:testSimple1_shard1_replica_n2 s:shard1 c:testSimple1 r:core_node5) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [testSimple1_shard1_replica_n2] Registered new searcher Searcher@66177bcb[testSimple1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>   [junit4]   2> 2393777 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592808455620526080
>   [junit4]   2> 2393778 INFO  (qtp1430542069-18212) [n:127.0.0.1:39325_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
>   [junit4]   2> 2393781 INFO  (qtp1430542069-18482) [n:127.0.0.1:39325_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
>   [junit4]   2> 2393783 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
>   [junit4]   2> 2393783 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
>   [junit4]   2> 2393783 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
>   [junit4]   2> 2393783 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
>   [junit4]   2> 2393783 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
>   [junit4]   2> 2393783 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=3
>   [junit4]   2> 2393790 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
>   [junit4]   2> 2393790 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
>   [junit4]   2> 2393790 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
>   [junit4]   2> 2393790 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
>   [junit4]   2> 2393794 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@52b296b7[testSimple1_shard2_replica_n4] main]
>   [junit4]   2> 2393794 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@33424c68[testSimple1_shard1_replica_n1] main]
>   [junit4]   2> 2393795 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
>   [junit4]   2> 2393795 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
>   [junit4]   2> 2393795 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
>   [junit4]   2> 2393795 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
>   [junit4]   2> 2393795 INFO  (qtp1345926288-18211) [n:127.0.0.1:43681_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
>   [junit4]   2> 2393795 INFO  (qtp1345926288-18483) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
>   [junit4]   2> 2393796 INFO  (searcherExecutor-4681-thread-1-processing-n:127.0.0.1:43681_solr x:testSimple1_shard1_replica_n1 s:shard1 c:testSimple1 r:core_node3) [n:127.0.0.1:43681_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [testSimple1_shard1_replica_n1] Registered new searcher Searcher@33424c68[testSimple1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>   [junit4]   2> 2393796 INFO
> 
> [...truncated too long message...]
> 
> eplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] 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> 2538772 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43125 43125
>   [junit4]   2> 2543891 INFO  (Thread-5321) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43125 43125
>   [junit4]   2> 2543892 WARN  (Thread-5321) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
>   [junit4]   2> Maximum concurrent create/delete watches above limit:
>   [junit4]   2> 
>   [junit4]   2> 	7	/solr/collections/testSimple2/terms/shard2
>   [junit4]   2> 	7	/solr/collections/testSimple1/terms/shard2
>   [junit4]   2> 	7	/solr/collections/testSimple2/terms/shard1
>   [junit4]   2> 	7	/solr/collections/testSimple1/terms/shard1
>   [junit4]   2> 	6	/solr/aliases.json
>   [junit4]   2> 	5	/solr/security.json
>   [junit4]   2> 	5	/solr/configs/conf
>   [junit4]   2> 	2	/solr/collections/testSimple3/terms/shard3
>   [junit4]   2> 	2	/solr/collections/testSimple3/terms/shard2
>   [junit4]   2> 	2	/solr/collections/testSimple3/terms/shard1
>   [junit4]   2> 
>   [junit4]   2> Maximum concurrent data watches above limit:
>   [junit4]   2> 
>   [junit4]   2> 	40	/solr/collections/testSimple2/state.json
>   [junit4]   2> 	19	/solr/collections/testSimple1/state.json
>   [junit4]   2> 	6	/solr/clusterprops.json
>   [junit4]   2> 	6	/solr/collections/testSimple3/state.json
>   [junit4]   2> 	6	/solr/clusterstate.json
>   [junit4]   2> 	4	/solr/overseer_elect/election/72174488775950345-127.0.0.1:39325_solr-n_0000000000
>   [junit4]   2> 	3	/solr/collections/testSimple1/leader_elect/shard2/election/72174488775950345-core_node8-n_0000000000
>   [junit4]   2> 	3	/solr/collections/testSimple1/leader_elect/shard1/election/72174488775950345-core_node5-n_0000000000
>   [junit4]   2> 	2	/solr/collections/testSimple2/leader_elect/shard1/election/72174488775950343-core_node5-n_0000000000
>   [junit4]   2> 
>   [junit4]   2> Maximum concurrent children watches above limit:
>   [junit4]   2> 
>   [junit4]   2> 	6	/solr/live_nodes
>   [junit4]   2> 	6	/solr/collections
>   [junit4]   2> 
>   [junit4]   2> 2543893 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
>   [junit4]   2> 2543904 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
>   [junit4]   2> 2544005 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:45453) [    ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
>   [junit4]   2> 2544005 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-002/hdfsBaseDir/data/data3/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-002/hdfsBaseDir/data/data4/]]  heartbeating to localhost.localdomain/127.0.0.1:45453) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-937893581-88.99.242.108-1519020511957 (Datanode Uuid 4549cd5c-f465-43ad-a92f-75e975a55a2d) service to localhost.localdomain/127.0.0.1:45453
>   [junit4]   2> 2544006 WARN  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.a.h.h.s.d.DirectoryScanner DirectoryScanner: shutdown has been called
>   [junit4]   2> 2544019 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:0
>   [junit4]   2> 2544120 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:45453) [    ] o.a.h.h.s.d.IncrementalBlockReportManager IncrementalBlockReportManager interrupted
>   [junit4]   2> 2544120 WARN  (DataNode: [[[DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-002/hdfsBaseDir/data/data1/, [DISK]file:/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001/tempDir-002/hdfsBaseDir/data/data2/]]  heartbeating to localhost.localdomain/127.0.0.1:45453) [    ] o.a.h.h.s.d.DataNode Ending block pool service for: Block pool BP-937893581-88.99.242.108-1519020511957 (Datanode Uuid c2a8c7df-88d9-48a0-b4d7-c04392eb4ffc) service to localhost.localdomain/127.0.0.1:45453
>   [junit4]   2> 2544125 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.m.log Stopped HttpServer2$SelectChannelConnectorWithSafeStartup@localhost.localdomain:0
>   [junit4]   2> 2544235 INFO  (SUITE-HdfsAutoAddReplicasIntegrationTest-seed#[EDC4115FC64FBD76]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43125 43125
>   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.HdfsAutoAddReplicasIntegrationTest_EDC4115FC64FBD76-001
>   [junit4]   2> Feb 19, 2018 6:11:05 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
>   [junit4]   2> WARNING: Will linger awaiting termination of 66 leaked thread(s).
>   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-JO, timezone=America/Toronto
>   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=8,threads=2,free=279038400,total=518979584
>   [junit4]   2> NOTE: All tests run in this JVM: [PluginInfoTest, TestLegacyNumericUtils, PeerSyncWithIndexFingerprintCachingTest, TestSolrCloudWithDelegationTokens, TestEmbeddedSolrServerSchemaAPI, SolrJmxReporterCloudTest, TestManagedSchema, TestImplicitCoreProperties, TestInPlaceUpdatesStandalone, TermVectorComponentDistributedTest, TestDistributedMap, TestCustomDocTransformer, AutoScalingHandlerTest, TestMultiWordSynonyms, TestIndexingPerformance, TestRemoteStreaming, AssignTest, IndexBasedSpellCheckerTest, DirectUpdateHandlerTest, TolerantUpdateProcessorTest, ExitableDirectoryReaderTest, UtilsToolTest, DistributedFacetPivotSmallAdvancedTest, TestSolrQueryParser, TestSortableTextField, TestPrepRecovery, AnalysisErrorHandlingTest, TestRequestStatusCollectionAPI, TestSlowCompositeReaderWrapper, TestNodeAddedTrigger, BlobRepositoryCloudTest, SynonymTokenizerTest, RAMDirectoryFactoryTest, TestDelegationWithHadoopAuth, MoveReplicaTest, SSLMigrationTest, TestCustomStream, TestExceedMaxTermLength, DistribDocExpirationUpdateProcessorTest, DebugComponentTest, TestFieldTypeResource, OverseerModifyCollectionTest, TestNRTOpen, TestComponentsName, TestSolrCoreParser, JSONWriterTest, BasicDistributedZkTest, HDFSCollectionsAPITest, TestHdfsCloudBackupRestore, TestFieldCacheSort, TestLockTree, TestHighlightDedupGrouping, TestMergePolicyConfig, DeleteShardTest, TestQuerySenderNoQuery, SimpleCollectionCreateDeleteTest, DistributedTermsComponentTest, ConjunctionSolrSpellCheckerTest, HdfsRecoverLeaseTest, TestTlogReplica, TestBackupRepositoryFactory, TestSortByMinMaxFunction, TestOmitPositions, ZkNodePropsTest, TestRequestForwarding, BinaryUpdateRequestHandlerTest, TestSolrDeletionPolicy1, TestCollationField, TestFastOutputStream, BigEndianAscendingWordSerializerTest, FieldAnalysisRequestHandlerTest, SolrMetricsIntegrationTest, TestBinaryField, BasicAuthStandaloneTest, TestSchemaSimilarityResource, OverseerTaskQueueTest, TestShortCircuitedRequests, ExternalFileFieldSortTest, TestSimDistributedQueue, TestHttpShardHandlerFactory, TestSimpleQParserPlugin, BufferStoreTest, MetricsHandlerTest, TestFieldCollectionResource, TestPseudoReturnFields, CloudExitableDirectoryReaderTest, ConcurrentCreateRoutedAliasTest, TestRandomCollapseQParserPlugin, NodeAddedTriggerTest, TestLMDirichletSimilarityFactory, CollectionsAPIAsyncDistributedZkTest, ConfigureRecoveryStrategyTest, SpellCheckCollatorTest, PreAnalyzedFieldManagedSchemaCloudTest, TestJsonFacets, TestBlendedInfixSuggestions, SegmentsInfoRequestHandlerTest, VMParamsZkACLAndCredentialsProvidersTest, DocValuesMissingTest, TestHighFrequencyDictionaryFactory, ResponseBuilderTest, FacetPivotSmallTest, CdcrBidirectionalTest, BlockJoinFacetRandomTest, TestRandomFlRTGCloud, TestRecoveryHdfs, TestCollapseQParserPlugin, TestUniqueKeyFieldResource, TestPHPSerializedResponseWriter, DistributedQueryComponentCustomSortTest, TestSubQueryTransformerCrossCore, SolrCoreMetricManagerTest, TestSolrConfigHandlerConcurrent, TestIndexSearcher, TestSolrCloudSnapshots, TestWriterPerf, CursorPagingTest, RemoteQueryErrorTest, TestSolrQueryResponse, HdfsAutoAddReplicasIntegrationTest]
>   [junit4] Completed [565/777 (1!)] on J0 in 163.74s, 1 test, 1 failure <<< FAILURES!
> 
> [...truncated 49242 lines...]
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org