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/13 01:40:45 UTC

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

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1346/
Java: 64bit/jdk-10-ea+42 -XX:-UseCompressedOops -XX:+UseParallelGC

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

Error Message:


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


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

Error Message:
Waiting for collection testSimple2 null Live Nodes: [127.0.0.1:39515_solr, 127.0.0.1:45719_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":{           "core":"testSimple2_shard1_replica_n1",           "base_url":"https://127.0.0.1:42755/solr",           "node_name":"127.0.0.1:42755_solr",           "state":"down",           "type":"NRT"},         "core_node5":{           "core":"testSimple2_shard1_replica_n2",           "base_url":"https://127.0.0.1:39515/solr",           "node_name":"127.0.0.1:39515_solr",           "state":"active",           "type":"NRT",           "leader":"true"}}},     "shard2":{       "range":"0-7fffffff",       "state":"active",       "replicas":{         "core_node7":{           "core":"testSimple2_shard2_replica_n4",           "base_url":"https://127.0.0.1:42755/solr",           "node_name":"127.0.0.1:42755_solr",           "state":"down",           "type":"NRT"},         "core_node8":{           "core":"testSimple2_shard2_replica_n6",           "base_url":"https://127.0.0.1:39515/solr",           "node_name":"127.0.0.1:39515_solr",           "state":"active",           "type":"NRT",           "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:39515_solr, 127.0.0.1:45719_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":{
          "core":"testSimple2_shard1_replica_n1",
          "base_url":"https://127.0.0.1:42755/solr",
          "node_name":"127.0.0.1:42755_solr",
          "state":"down",
          "type":"NRT"},
        "core_node5":{
          "core":"testSimple2_shard1_replica_n2",
          "base_url":"https://127.0.0.1:39515/solr",
          "node_name":"127.0.0.1:39515_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{
        "core_node7":{
          "core":"testSimple2_shard2_replica_n4",
          "base_url":"https://127.0.0.1:42755/solr",
          "node_name":"127.0.0.1:42755_solr",
          "state":"down",
          "type":"NRT"},
        "core_node8":{
          "core":"testSimple2_shard2_replica_n6",
          "base_url":"https://127.0.0.1:39515/solr",
          "node_name":"127.0.0.1:39515_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"true",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([19A5B9C0C9051009:21169D3EEEF6C4D8]: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 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.handler.admin.AutoscalingHistoryHandlerTest.testHistory

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

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([19A5B9C0C9051009:74591D3D734DEF0E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:241)
	at 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 13904 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplaceNodeNoTargetTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_19A5B9C0C9051009-001/init-core-data-001
   [junit4]   2> 2510150 WARN  (SUITE-ReplaceNodeNoTargetTest-seed#[19A5B9C0C9051009]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 2510150 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[19A5B9C0C9051009]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2510151 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[19A5B9C0C9051009]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) 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> 2510151 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[19A5B9C0C9051009]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2510151 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[19A5B9C0C9051009]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_19A5B9C0C9051009-001/tempDir-001
   [junit4]   2> 2510151 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[19A5B9C0C9051009]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2510151 INFO  (Thread-7622) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2510151 INFO  (Thread-7622) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2510152 ERROR (Thread-7622) [    ] 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> 2510251 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[19A5B9C0C9051009]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:38025
   [junit4]   2> 2510253 INFO  (zkConnectionManagerCallback-3982-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2510255 INFO  (jetty-launcher-3979-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2510256 INFO  (jetty-launcher-3979-thread-5) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2510256 INFO  (jetty-launcher-3979-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2510256 INFO  (jetty-launcher-3979-thread-6) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2510256 INFO  (jetty-launcher-3979-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2510256 INFO  (jetty-launcher-3979-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2510257 INFO  (jetty-launcher-3979-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2510257 INFO  (jetty-launcher-3979-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2510257 INFO  (jetty-launcher-3979-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2510257 INFO  (jetty-launcher-3979-thread-6) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2510257 INFO  (jetty-launcher-3979-thread-6) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2510257 INFO  (jetty-launcher-3979-thread-6) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2510257 INFO  (jetty-launcher-3979-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2510257 INFO  (jetty-launcher-3979-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2510257 INFO  (jetty-launcher-3979-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2510257 INFO  (jetty-launcher-3979-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2510257 INFO  (jetty-launcher-3979-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2510257 INFO  (jetty-launcher-3979-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4a0cc10{/solr,null,AVAILABLE}
   [junit4]   2> 2510257 INFO  (jetty-launcher-3979-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2510257 INFO  (jetty-launcher-3979-thread-6) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1fc49b54{/solr,null,AVAILABLE}
   [junit4]   2> 2510257 INFO  (jetty-launcher-3979-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2510257 INFO  (jetty-launcher-3979-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d0a7fba{/solr,null,AVAILABLE}
   [junit4]   2> 2510257 INFO  (jetty-launcher-3979-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2510257 INFO  (jetty-launcher-3979-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2510257 INFO  (jetty-launcher-3979-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2510257 INFO  (jetty-launcher-3979-thread-5) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2510257 INFO  (jetty-launcher-3979-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c5c8821{/solr,null,AVAILABLE}
   [junit4]   2> 2510257 INFO  (jetty-launcher-3979-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2510258 INFO  (jetty-launcher-3979-thread-6) [    ] o.e.j.s.AbstractConnector Started ServerConnector@18ff2b38{HTTP/1.1,[http/1.1]}{127.0.0.1:42403}
   [junit4]   2> 2510258 INFO  (jetty-launcher-3979-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@382c0f12{HTTP/1.1,[http/1.1]}{127.0.0.1:36511}
   [junit4]   2> 2510258 INFO  (jetty-launcher-3979-thread-6) [    ] o.e.j.s.Server Started @2512095ms
   [junit4]   2> 2510258 INFO  (jetty-launcher-3979-thread-4) [    ] o.e.j.s.Server Started @2512095ms
   [junit4]   2> 2510258 INFO  (jetty-launcher-3979-thread-6) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42403}
   [junit4]   2> 2510258 INFO  (jetty-launcher-3979-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5f0f8ee4{HTTP/1.1,[http/1.1]}{127.0.0.1:34817}
   [junit4]   2> 2510258 INFO  (jetty-launcher-3979-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4dbec54c{HTTP/1.1,[http/1.1]}{127.0.0.1:39793}
   [junit4]   2> 2510258 INFO  (jetty-launcher-3979-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36511}
   [junit4]   2> 2510258 ERROR (jetty-launcher-3979-thread-6) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2510258 ERROR (jetty-launcher-3979-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2510258 INFO  (jetty-launcher-3979-thread-6) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2510258 INFO  (jetty-launcher-3979-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2510258 INFO  (jetty-launcher-3979-thread-6) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2510258 INFO  (jetty-launcher-3979-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2510258 INFO  (jetty-launcher-3979-thread-6) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2510258 INFO  (jetty-launcher-3979-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2510258 INFO  (jetty-launcher-3979-thread-6) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-13T01:13:42.874821Z
   [junit4]   2> 2510258 INFO  (jetty-launcher-3979-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2f792fab{/solr,null,AVAILABLE}
   [junit4]   2> 2510258 INFO  (jetty-launcher-3979-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2305f5e1{/solr,null,AVAILABLE}
   [junit4]   2> 2510258 INFO  (jetty-launcher-3979-thread-1) [    ] o.e.j.s.Server Started @2512095ms
   [junit4]   2> 2510259 INFO  (jetty-launcher-3979-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-13T01:13:42.874998Z
   [junit4]   2> 2510259 INFO  (jetty-launcher-3979-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39793}
   [junit4]   2> 2510258 INFO  (jetty-launcher-3979-thread-2) [    ] o.e.j.s.Server Started @2512095ms
   [junit4]   2> 2510259 INFO  (jetty-launcher-3979-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5a0288e1{HTTP/1.1,[http/1.1]}{127.0.0.1:40923}
   [junit4]   2> 2510259 INFO  (jetty-launcher-3979-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34817}
   [junit4]   2> 2510259 INFO  (jetty-launcher-3979-thread-3) [    ] o.e.j.s.Server Started @2512096ms
   [junit4]   2> 2510259 ERROR (jetty-launcher-3979-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2510259 INFO  (jetty-launcher-3979-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3f6abe92{HTTP/1.1,[http/1.1]}{127.0.0.1:44785}
   [junit4]   2> 2510259 INFO  (jetty-launcher-3979-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2510259 INFO  (jetty-launcher-3979-thread-5) [    ] o.e.j.s.Server Started @2512096ms
   [junit4]   2> 2510259 INFO  (jetty-launcher-3979-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2510259 INFO  (jetty-launcher-3979-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44785}
   [junit4]   2> 2510259 INFO  (jetty-launcher-3979-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2510259 ERROR (jetty-launcher-3979-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2510259 ERROR (jetty-launcher-3979-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2510259 INFO  (jetty-launcher-3979-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2510259 INFO  (jetty-launcher-3979-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2510259 INFO  (jetty-launcher-3979-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2510259 INFO  (jetty-launcher-3979-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2510259 INFO  (jetty-launcher-3979-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2510259 INFO  (zkConnectionManagerCallback-3984-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2510259 INFO  (jetty-launcher-3979-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40923}
   [junit4]   2> 2510259 INFO  (zkConnectionManagerCallback-3986-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2510259 INFO  (jetty-launcher-3979-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-13T01:13:42.875868Z
   [junit4]   2> 2510260 ERROR (jetty-launcher-3979-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2510259 INFO  (jetty-launcher-3979-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2510260 INFO  (jetty-launcher-3979-thread-6) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2510260 INFO  (jetty-launcher-3979-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-13T01:13:42.876128Z
   [junit4]   2> 2510259 INFO  (jetty-launcher-3979-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-13T01:13:42.875572Z
   [junit4]   2> 2510260 INFO  (jetty-launcher-3979-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2510260 INFO  (jetty-launcher-3979-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2510260 INFO  (jetty-launcher-3979-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2510260 INFO  (jetty-launcher-3979-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2510260 INFO  (jetty-launcher-3979-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-13T01:13:42.876428Z
   [junit4]   2> 2510261 INFO  (zkConnectionManagerCallback-3988-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2510261 INFO  (zkConnectionManagerCallback-3994-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2510261 INFO  (jetty-launcher-3979-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2510262 INFO  (jetty-launcher-3979-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2510262 INFO  (zkConnectionManagerCallback-3992-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2510262 INFO  (zkConnectionManagerCallback-3990-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2510264 INFO  (jetty-launcher-3979-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2510264 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 0x1004a5c9be50001, likely client has closed socket
   [junit4]   2> 2510264 INFO  (jetty-launcher-3979-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2510264 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 0x1004a5c9be50003, likely client has closed socket
   [junit4]   2> 2510265 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 0x1004a5c9be50004, likely client has closed socket
   [junit4]   2> 2510265 INFO  (jetty-launcher-3979-thread-6) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38025/solr
   [junit4]   2> 2510265 INFO  (jetty-launcher-3979-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38025/solr
   [junit4]   2> 2510266 INFO  (jetty-launcher-3979-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38025/solr
   [junit4]   2> 2510266 INFO  (jetty-launcher-3979-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38025/solr
   [junit4]   2> 2510267 INFO  (zkConnectionManagerCallback-4002-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2510267 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 0x1004a5c9be50005, likely client has closed socket
   [junit4]   2> 2510267 INFO  (zkConnectionManagerCallback-4005-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2510268 INFO  (zkConnectionManagerCallback-4010-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2510268 INFO  (zkConnectionManagerCallback-4008-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2510268 INFO  (zkConnectionManagerCallback-4012-thread-1-processing-n:127.0.0.1:42403_solr) [n:127.0.0.1:42403_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2510271 INFO  (zkConnectionManagerCallback-4015-thread-1-processing-n:127.0.0.1:34817_solr) [n:127.0.0.1:34817_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2510271 INFO  (jetty-launcher-3979-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38025/solr
   [junit4]   2> 2510271 INFO  (zkConnectionManagerCallback-4017-thread-1-processing-n:127.0.0.1:36511_solr) [n:127.0.0.1:36511_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2510271 INFO  (zkConnectionManagerCallback-4019-thread-1-processing-n:127.0.0.1:40923_solr) [n:127.0.0.1:40923_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2510272 INFO  (zkConnectionManagerCallback-4022-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2510272 INFO  (jetty-launcher-3979-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38025/solr
   [junit4]   2> 2510273 INFO  (zkConnectionManagerCallback-4026-thread-1-processing-n:127.0.0.1:44785_solr) [n:127.0.0.1:44785_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2510273 INFO  (zkConnectionManagerCallback-4028-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2510274 INFO  (zkConnectionManagerCallback-4030-thread-1-processing-n:127.0.0.1:39793_solr) [n:127.0.0.1:39793_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2510320 INFO  (jetty-launcher-3979-thread-4) [n:127.0.0.1:36511_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2510320 INFO  (jetty-launcher-3979-thread-6) [n:127.0.0.1:42403_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2510320 INFO  (jetty-launcher-3979-thread-2) [n:127.0.0.1:34817_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2510320 INFO  (jetty-launcher-3979-thread-3) [n:127.0.0.1:40923_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2510320 INFO  (jetty-launcher-3979-thread-1) [n:127.0.0.1:39793_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2510320 INFO  (jetty-launcher-3979-thread-4) [n:127.0.0.1:36511_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36511_solr
   [junit4]   2> 2510320 INFO  (jetty-launcher-3979-thread-5) [n:127.0.0.1:44785_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2510320 INFO  (jetty-launcher-3979-thread-3) [n:127.0.0.1:40923_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40923_solr
   [junit4]   2> 2510320 INFO  (jetty-launcher-3979-thread-6) [n:127.0.0.1:42403_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42403_solr
   [junit4]   2> 2510320 INFO  (jetty-launcher-3979-thread-2) [n:127.0.0.1:34817_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34817_solr
   [junit4]   2> 2510320 INFO  (jetty-launcher-3979-thread-1) [n:127.0.0.1:39793_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39793_solr
   [junit4]   2> 2510321 INFO  (jetty-launcher-3979-thread-4) [n:127.0.0.1:36511_solr    ] o.a.s.c.Overseer Overseer (id=72139355650850829-127.0.0.1:36511_solr-n_0000000000) starting
   [junit4]   2> 2510327 INFO  (zkCallback-4029-thread-1-processing-n:127.0.0.1:39793_solr) [n:127.0.0.1:39793_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2510327 INFO  (zkCallback-4018-thread-1-processing-n:127.0.0.1:40923_solr) [n:127.0.0.1:40923_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2510327 INFO  (zkCallback-4016-thread-1-processing-n:127.0.0.1:36511_solr) [n:127.0.0.1:36511_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2510331 INFO  (zkCallback-4011-thread-1-processing-n:127.0.0.1:42403_solr) [n:127.0.0.1:42403_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2510331 INFO  (zkCallback-4014-thread-1-processing-n:127.0.0.1:34817_solr) [n:127.0.0.1:34817_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2510328 INFO  (zkCallback-4025-thread-1-processing-n:127.0.0.1:44785_solr) [n:127.0.0.1:44785_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2510334 INFO  (jetty-launcher-3979-thread-5) [n:127.0.0.1:44785_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44785_solr
   [junit4]   2> 2510338 INFO  (zkCallback-4029-thread-1-processing-n:127.0.0.1:39793_solr) [n:127.0.0.1:39793_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2510338 INFO  (zkCallback-4016-thread-1-processing-n:127.0.0.1:36511_solr) [n:127.0.0.1:36511_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2510338 INFO  (zkCallback-4014-thread-1-processing-n:127.0.0.1:34817_solr) [n:127.0.0.1:34817_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2510338 INFO  (zkCallback-4011-thread-1-processing-n:127.0.0.1:42403_solr) [n:127.0.0.1:42403_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2510338 INFO  (zkCallback-4018-thread-1-processing-n:127.0.0.1:40923_solr) [n:127.0.0.1:40923_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2510348 INFO  (zkCallback-4025-thread-1-processing-n:127.0.0.1:44785_solr) [n:127.0.0.1:44785_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2510355 INFO  (jetty-launcher-3979-thread-4) [n:127.0.0.1:36511_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36511_solr
   [junit4]   2> 2510355 INFO  (zkCallback-4011-thread-1-processing-n:127.0.0.1:42403_solr) [n:127.0.0.1:42403_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2510355 INFO  (zkCallback-4014-thread-1-processing-n:127.0.0.1:34817_solr) [n:127.0.0.1:34817_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2510356 INFO  (zkCallback-4029-thread-1-processing-n:127.0.0.1:39793_solr) [n:127.0.0.1:39793_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2510357 INFO  (zkCallback-4025-thread-1-processing-n:127.0.0.1:44785_solr) [n:127.0.0.1:44785_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2510357 INFO  (zkCallback-4016-thread-1-processing-n:127.0.0.1:36511_solr) [n:127.0.0.1:36511_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2510362 INFO  (zkCallback-4018-thread-1-processing-n:127.0.0.1:40923_solr) [n:127.0.0.1:40923_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2510371 INFO  (jetty-launcher-3979-thread-6) [n:127.0.0.1:42403_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42403.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd69097
   [junit4]   2> 2510372 INFO  (jetty-launcher-3979-thread-3) [n:127.0.0.1:40923_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40923.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd69097
   [junit4]   2> 2510372 INFO  (jetty-launcher-3979-thread-5) [n:127.0.0.1:44785_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44785.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd69097
   [junit4]   2> 2510377 INFO  (jetty-launcher-3979-thread-2) [n:127.0.0.1:34817_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34817.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd69097
   [junit4]   2> 2510380 INFO  (jetty-launcher-3979-thread-3) [n:127.0.0.1:40923_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40923.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd69097
   [junit4]   2> 2510380 INFO  (jetty-launcher-3979-thread-3) [n:127.0.0.1:40923_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40923.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd69097
   [junit4]   2> 2510381 INFO  (jetty-launcher-3979-thread-3) [n:127.0.0.1:40923_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_19A5B9C0C9051009-001/tempDir-001/node3/.
   [junit4]   2> 2510382 INFO  (jetty-launcher-3979-thread-6) [n:127.0.0.1:42403_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42403.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd69097
   [junit4]   2> 2510382 INFO  (jetty-launcher-3979-thread-6) [n:127.0.0.1:42403_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42403.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd69097
   [junit4]   2> 2510382 INFO  (jetty-launcher-3979-thread-5) [n:127.0.0.1:44785_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44785.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd69097
   [junit4]   2> 2510382 INFO  (jetty-launcher-3979-thread-5) [n:127.0.0.1:44785_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44785.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd69097
   [junit4]   2> 2510383 INFO  (jetty-launcher-3979-thread-6) [n:127.0.0.1:42403_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_19A5B9C0C9051009-001/tempDir-001/node6/.
   [junit4]   2> 2510383 INFO  (jetty-launcher-3979-thread-5) [n:127.0.0.1:44785_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_19A5B9C0C9051009-001/tempDir-001/node5/.
   [junit4]   2> 2510384 INFO  (jetty-launcher-3979-thread-1) [n:127.0.0.1:39793_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39793.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd69097
   [junit4]   2> 2510384 INFO  (jetty-launcher-3979-thread-4) [n:127.0.0.1:36511_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36511.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd69097
   [junit4]   2> 2510386 INFO  (jetty-launcher-3979-thread-2) [n:127.0.0.1:34817_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34817.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd69097
   [junit4]   2> 2510386 INFO  (jetty-launcher-3979-thread-2) [n:127.0.0.1:34817_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34817.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd69097
   [junit4]   2> 2510387 INFO  (jetty-launcher-3979-thread-2) [n:127.0.0.1:34817_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_19A5B9C0C9051009-001/tempDir-001/node2/.
   [junit4]   2> 2510391 INFO  (jetty-launcher-3979-thread-4) [n:127.0.0.1:36511_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36511.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd69097
   [junit4]   2> 2510391 INFO  (jetty-launcher-3979-thread-4) [n:127.0.0.1:36511_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36511.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd69097
   [junit4]   2> 2510392 INFO  (jetty-launcher-3979-thread-4) [n:127.0.0.1:36511_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_19A5B9C0C9051009-001/tempDir-001/node4/.
   [junit4]   2> 2510392 INFO  (jetty-launcher-3979-thread-1) [n:127.0.0.1:39793_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39793.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd69097
   [junit4]   2> 2510392 INFO  (jetty-launcher-3979-thread-1) [n:127.0.0.1:39793_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39793.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd69097
   [junit4]   2> 2510393 INFO  (jetty-launcher-3979-thread-1) [n:127.0.0.1:39793_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_19A5B9C0C9051009-001/tempDir-001/node1/.
   [junit4]   2> 2510563 INFO  (zkConnectionManagerCallback-4044-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2510565 INFO  (zkConnectionManagerCallback-4048-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2510566 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[19A5B9C0C9051009]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 2510566 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[19A5B9C0C9051009]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38025/solr ready
   [junit4]   2> 2510581 INFO  (TEST-ReplaceNodeNoTargetTest.test-seed#[19A5B9C0C9051009]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2510582 INFO  (zkConnectionManagerCallback-4050-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2510583 INFO  (TEST-ReplaceNodeNoTargetTest.test-seed#[19A5B9C0C9051009]) [    ] o.a.s.c.ReplaceNodeNoTargetTest total_jettys: 6
   [junit4]   2> 2510588 INFO  (qtp1440326893-24739) [n:127.0.0.1:34817_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2510589 INFO  (qtp181604440-24730) [n:127.0.0.1:36511_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2510590 INFO  (qtp121115508-24723) [n:127.0.0.1:39793_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2510592 INFO  (qtp632905120-24887) [n:127.0.0.1:40923_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2510593 INFO  (qtp1754495992-24734) [n:127.0.0.1:42403_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2510594 INFO  (qtp1619829792-24728) [n:127.0.0.1:44785_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2510595 INFO  (qtp632905120-24737) [n:127.0.0.1:40923_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 2510595 INFO  (qtp632905120-24757) [n:127.0.0.1:40923_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=2&collection.configName=conf1&name=replacenodetest_coll_notarget&nrtReplicas=2&action=CREATE&numShards=5&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2510596 INFO  (OverseerThreadFactory-9062-thread-1-processing-n:127.0.0.1:36511_solr) [n:127.0.0.1:36511_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection replacenodetest_coll_notarget
   [junit4]   2> 2510599 INFO  (qtp1440326893-24768) [n:127.0.0.1:34817_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2510600 INFO  (qtp181604440-24760) [n:127.0.0.1:36511_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2510600 INFO  (qtp121115508-24769) [n:127.0.0.1:39793_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2510601 INFO  (qtp632905120-24764) [n:127.0.0.1:40923_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2510602 INFO  (qtp1754495992-24763) [n:127.0.0.1:42403_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2510603 INFO  (qtp1619829792-24773) [n:127.0.0.1:44785_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 2510612 INFO  (OverseerThreadFactory-9062-thread-1-processing-n:127.0.0.1:36511_solr) [n:127.0.0.1:36511_solr    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 1247583666 sessionWrapper.createTime 1247583656878480, this.sessionWrapper.createTime 1247583656878480 
   [junit4]   2> 2510718 INFO  (OverseerStateUpdate-72139355650850829-127.0.0.1:36511_solr-n_0000000000) [n:127.0.0.1:36511_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44785/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2510720 INFO  (OverseerStateUpdate-72139355650850829-127.0.0.1:36511_solr-n_0000000000) [n:127.0.0.1:36511_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42403/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2510720 INFO  (OverseerStateUpdate-72139355650850829-127.0.0.1:36511_solr-n_0000000000) [n:127.0.0.1:36511_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40923/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2510721 INFO  (OverseerStateUpdate-72139355650850829-127.0.0.1:36511_solr-n_0000000000) [n:127.0.0.1:36511_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39793/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2510722 INFO  (OverseerStateUpdate-72139355650850829-127.0.0.1:36511_solr-n_0000000000) [n:127.0.0.1:36511_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36511/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2510722 INFO  (OverseerStateUpdate-72139355650850829-127.0.0.1:36511_solr-n_0000000000) [n:127.0.0.1:36511_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34817/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2510723 INFO  (OverseerStateUpdate-72139355650850829-127.0.0.1:36511_solr-n_0000000000) [n:127.0.0.1:36511_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34817/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2510724 INFO  (OverseerStateUpdate-72139355650850829-127.0.0.1:36511_solr-n_0000000000) [n:127.0.0.1:36511_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36511/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2510724 INFO  (OverseerStateUpdate-72139355650850829-127.0.0.1:36511_solr-n_0000000000) [n:127.0.0.1:36511_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n16",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39793/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2510725 INFO  (OverseerStateUpdate-72139355650850829-127.0.0.1:36511_solr-n_0000000000) [n:127.0.0.1:36511_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n18",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40923/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2510927 INFO  (qtp632905120-24764) [n:127.0.0.1:40923_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n4&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2510927 INFO  (qtp1619829792-24773) [n:127.0.0.1:44785_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n1&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2510927 INFO  (qtp632905120-24764) [n:127.0.0.1:40923_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2510927 INFO  (qtp121115508-24769) [n:127.0.0.1:39793_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n6&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2510927 INFO  (qtp1754495992-24763) [n:127.0.0.1:42403_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n2&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2510927 INFO  (qtp181604440-24760) [n:127.0.0.1:36511_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n8&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2510927 INFO  (qtp1619829792-24773) [n:127.0.0.1:44785_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2510927 INFO  (qtp1440326893-24768) [n:127.0.0.1:34817_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n12&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2510927 INFO  (qtp181604440-24760) [n:127.0.0.1:36511_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2510927 INFO  (qtp632905120-24887) [n:127.0.0.1:40923_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node20&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n18&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2510927 INFO  (qtp1754495992-24763) [n:127.0.0.1:42403_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2510928 INFO  (qtp121115508-24769) [n:127.0.0.1:39793_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2510928 INFO  (qtp1440326893-24768) [n:127.0.0.1:34817_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2510928 INFO  (qtp1440326893-24904) [n:127.0.0.1:34817_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n10&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2510929 INFO  (qtp181604440-24727) [n:127.0.0.1:36511_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node17&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n14&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2510929 INFO  (qtp121115508-24724) [n:127.0.0.1:39793_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node19&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n16&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2511033 INFO  (zkCallback-4025-thread-1-processing-n:127.0.0.1:44785_solr) [n:127.0.0.1:44785_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2511033 INFO  (zkCallback-4016-thread-1-processing-n:127.0.0.1:36511_solr) [n:127.0.0.1:36511_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2511033 INFO  (zkCallback-4011-thread-1-processing-n:127.0.0.1:42403_solr) [n:127.0.0.1:42403_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2511033 INFO  (zkCallback-4029-thread-2-processing-n:127.0.0.1:39793_solr) [n:127.0.0.1:39793_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2511033 INFO  (zkCallback-4029-thread-3-processing-n:127.0.0.1:39793_solr) [n:127.0.0.1:39793_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2511033 INFO  (zkCallback-4014-thread-2-processing-n:127.0.0.1:34817_solr) [n:127.0.0.1:34817_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2511033 INFO  (zkCallback-4014-thread-1-processing-n:127.0.0.1:34817_solr) [n:127.0.0.1:34817_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2511033 INFO  (zkCallback-4016-thread-2-processing-n:127.0.0.1:36511_solr) [n:127.0.0.1:36511_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2511033 INFO  (zkCallback-4029-thread-1-processing-n:127.0.0.1:39793_solr) [n:127.0.0.1:39793_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2511033 INFO  (zkCallback-4011-thread-2-processing-n:127.0.0.1:42403_solr) [n:127.0.0.1:42403_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2511033 INFO  (zkCallback-4018-thread-1-processing-n:127.0.0.1:40923_solr) [n:127.0.0.1:40923_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2511033 INFO  (zkCallback-4025-thread-2-processing-n:127.0.0.1:44785_solr) [n:127.0.0.1:44785_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2511033 INFO  (zkCallback-4018-thread-2-processing-n:127.0.0.1:40923_solr) [n:127.0.0.1:40923_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2511941 INFO  (qtp1754495992-24763) [n:127.0.0.1:42403_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2511942 INFO  (qtp1440326893-24768) [n:127.0.0.1:34817_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2511943 INFO  (qtp632905120-24764) [n:127.0.0.1:40923_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2511944 INFO  (qtp181604440-24727) [n:127.0.0.1:36511_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2511944 INFO  (qtp632905120-24887) [n:127.0.0.1:40923_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2511945 INFO  (qtp181604440-24760) [n:127.0.0.1:36511_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2511942 INFO  (qtp1619829792-24773) [n:127.0.0.1:44785_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2511952 INFO  (qtp121115508-24769) [n:127.0.0.1:39793_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2511955 INFO  (qtp1440326893-24904) [n:127.0.0.1:34817_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2511955 INFO  (qtp121115508-24724) [n:127.0.0.1:39793_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2511962 INFO  (qtp632905120-24887) [n:127.0.0.1:40923_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard5_replica_n18] Schema name=cloud-dynamic
   [junit4]   2> 2511964 INFO  (qtp181604440-24727) [n:127.0.0.1:36511_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard4_replica_n14] Schema name=cloud-dynamic
   [junit4]   2> 2511965 INFO  (qtp1619829792-24773) [n:127.0.0.1:44785_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 2511966 INFO  (qtp632905120-24764) [n:127.0.0.1:40923_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard2_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 2511967 INFO  (qtp121115508-24769) [n:127.0.0.1:39793_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard2_replica_n6] Schema name=cloud-dynamic
   [junit4]   2> 2511973 INFO  (qtp121115508-24724) [n:127.0.0.1:39793_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard5_replica_n16] Schema name=cloud-dynamic
   [junit4]   2> 2511974 INFO  (qtp1440326893-24768) [n:127.0.0.1:34817_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard4_replica_n12] Schema name=cloud-dynamic
   [junit4]   2> 2511976 INFO  (qtp1754495992-24763) [n:127.0.0.1:42403_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard1_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 2511979 INFO  (qtp181604440-24760) [n:127.0.0.1:36511_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard3_replica_n8] Schema name=cloud-dynamic
   [junit4]   2> 2512000 INFO  (qtp1440326893-24904) [n:127.0.0.1:34817_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard3_replica_n10] Schema name=cloud-dynamic
   [junit4]   2> 2512011 INFO  (qtp181604440-24727) [n:127.0.0.1:36511_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2512011 INFO  (qtp181604440-24727) [n:127.0.0.1:36511_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard4_replica_n14' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 2512012 INFO  (qtp181604440-24727) [n:127.0.0.1:36511_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36511.solr.core.replacenodetest_coll_notarget.shard4.replica_n14' (registry 'solr.core.replacenodetest_coll_notarget.shard4.replica_n14') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd69097
   [junit4]   2> 2512012 INFO  (qtp181604440-24727) [n:127.0.0.1:36511_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2512012 INFO  (qtp181604440-24727) [n:127.0.0.1:36511_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard4_replica_n14] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_19A5B9C0C9051009-001/tempDir-001/node4/replacenodetest_coll_notarget_shard4_replica_n14], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_19A5B9C0C9051009-001/tempDir-001/node4/./replacenodetest_coll_notarget_shard4_replica_n14/data/]
   [junit4]   2> 2512014 INFO  (qtp121115508-24724) [n:127.0.0.1:39793_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2512014 INFO  (qtp121115508-24724) [n:127.0.0.1:39793_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard5_replica_n16' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 2512015 INFO  (qtp121115508-24724) [n:127.0.0.1:39793_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39793.solr.core.replacenodetest_coll_notarget.shard5.replica_n16' (registry 'solr.core.replacenodetest_coll_notarget.shard5.replica_n16') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd69097
   [junit4]   2> 2512015 INFO  (qtp121115508-24724) [n:127.0.0.1:39793_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2512015 INFO  (qtp121115508-24724) [n:127.0.0.1:39793_solr c:replacenodetest_coll_notarget s:shard5 r:core_node19 x:replacenodetest_coll_notarget_shard5_replica_n16] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard5_replica_n16] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_19A5B9C0C9051009-001/tempDir-001/node1/replacenodetest_coll_notarget_shard5_replica_n16], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_19A5B9C0C9051009-001/tempDir-001/node1/./replacenodetest_coll_notarget_shard5_replica_n16/data/]
   [junit4]   2> 2512021 INFO  (qtp1440326893-24768) [n:127.0.0.1:34817_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2512022 INFO  (qtp1440326893-24768) [n:127.0.0.1:34817_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard4_replica_n12' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 2512022 INFO  (qtp1440326893-24768) [n:127.0.0.1:34817_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34817.solr.core.replacenodetest_coll_notarget.shard4.replica_n12' (registry 'solr.core.replacenodetest_coll_notarget.shard4.replica_n12') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd69097
   [junit4]   2> 2512022 INFO  (qtp1440326893-24768) [n:127.0.0.1:34817_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2512022 INFO  (qtp1440326893-24768) [n:127.0.0.1:34817_solr c:replacenodetest_coll_notarget s:shard4 r:core_node15 x:replacenodetest_coll_notarget_shard4_replica_n12] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard4_replica_n12] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_19A5B9C0C9051009-001/tempDir-001/node2/replacenodetest_coll_notarget_shard4_replica_n12], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_19A5B9C0C9051009-001/tempDir-001/node2/./replacenodetest_coll_notarget_shard4_replica_n12/data/]
   [junit4]   2> 2512024 INFO  (qtp632905120-24887) [n:127.0.0.1:40923_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2512024 INFO  (qtp632905120-24887) [n:127.0.0.1:40923_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard5_replica_n18' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 2512025 INFO  (qtp632905120-24887) [n:127.0.0.1:40923_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40923.solr.core.replacenodetest_coll_notarget.shard5.replica_n18' (registry 'solr.core.replacenodetest_coll_notarget.shard5.replica_n18') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd69097
   [junit4]   2> 2512025 INFO  (qtp632905120-24887) [n:127.0.0.1:40923_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2512025 INFO  (qtp632905120-24887) [n:127.0.0.1:40923_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard5_replica_n18] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_19A5B9C0C9051009-001/tempDir-001/node3/replacenodetest_coll_notarget_shard5_replica_n18], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_19A5B9C0C9051009-001/tempDir-001/node3/./replacenodetest_coll_notarget_shard5_replica_n18/data/]
   [junit4]   2> 2512025 INFO  (qtp181604440-24760) [n:127.0.0.1:36511_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2512025 INFO  (qtp181604440-24760) [n:127.0.0.1:36511_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard3_replica_n8' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 2512026 INFO  (qtp632905120-24764) [n:127.0.0.1:40923_solr c:replacenodetest_coll_notarget s:shard2 r:core_node7 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2512026 INFO  (qtp181604440-24760) [n:127.0.0.1:36511_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36511.solr.core.replacenodetest_coll_notarget.shard3.replica_n8' (registry 'solr.core.replacenodetest_coll_notarget.shard3.replica_n8') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd69097
   [junit4]   2> 2512026 INFO  (qtp181604440-24760) [n:127.0.0.1:36511_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2512026 INFO  (qtp181604440-24760) [n:127.0.0.1:36511_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n8] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard3_replica_n8] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_19A5B9C0C9051009-001/tempDir-001/node4/replacenodetest_coll_notarget_shard3_replica_n8], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_19A5B9C0C9051009-001/tempDir-001/node4/./replacenodetest_coll_notarget_shard3_replica_n8/data/]
   [junit4]   2> 2512026 INFO  (qtp1754495992-24763) [n:127.0.0.1:42403_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2512027 INFO  (qtp1619829792-24773) [n:127.0.0.1:44785_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2512027 INFO  (qtp1619829792-24773) [n:127.0.0.1:44785_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard1_replica_n1' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 2512027 INFO  (qtp1619829792-24773) [n:127.0.0.1:44785_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44785.solr.core.replacenodetest_coll_notarget.shard1.replica_n1' (registry 'solr.core.replacenodetest_coll_notarget.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd69097
   [junit4]   2> 2512027 INFO  (qtp1754495992-24763) [n:127.0.0.1:42403_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard1_replica_n2' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 2512027 INFO  (qtp1619829792-24773) [n:127.0.0.1:44785_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2512028 INFO  (qtp1619829792-24773) [n:127.0.0.1:44785_solr c:replacenodetest_coll_notarget s:shard1 r:core_node3 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_19A5B9C0C9051009-001/tempDir-001/node5/replacenodetest_coll_notarget_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_19A5B9C0C9051009-001/tempDir-001/node5/./replacenodetest_coll_notarget_shard1_replica_n1/data/]
   [junit4]   2> 2512028 INFO  (qtp1754495992-24763) [n:127.0.0.1:42403_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42403.solr.core.replacenodetest_coll_notarget.shard1.replica_n2' (registry 'solr.core.replacenodetest_coll_notarget.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd69097
   [junit4]   2> 2512028 INFO  (qtp1754495992-24763) [n:127.0.0.1:42403_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2512028 INFO  (qtp1754495992-24763) [n:127.0.0.1:42403_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_19A5B9C0C9051009-001/tempDir-001/node6/replacenodetest_coll_notarget_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_19A5B9C0C9051009-001/tempDir-001/node6/./replacenodetest_coll_notarget_shard1_replica_n2/data/]
   [junit4]   2> 2512029 INFO  (qtp121115508-24769) [n:127.0.0.1:39793_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2512029 INFO  (qtp121115508-24769) [n:127.0.0.1:39793_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard2_replica_n6' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 2512030 INFO  (qtp121115508-24769) [n:127.0.0.1:39793_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39793.solr.core.replacenodetest_coll_notarget.shard2.replica_n6' (registry 'solr.core.replacenodetest_coll_notarget.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fd69097
   [junit4]   2> 2512030 INFO  (qtp121115508-24769) [n:127.0.0.1:39793_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2512030 INFO  (qtp121115508-24769) [n:127.0.0.1:39793_solr c:replacenodetest_coll_notarget s:shard2 r:core_node9 x:replacenodetest_coll_notarget_shard2_replica_n6] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_19A5B9C0C9051009-001/tempDir-001/node1/replacenodetest_coll_notarget_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ReplaceNodeNoTargetTest_19A5B9C0C9051009-001/tempDir-001/node1/./replacenodetest_coll_notarget_shard2_replica_n6/data/]
   [junit4]   2> 2512034 INFO  (qtp1440326893-24904) [n:127.0.0.1:34817_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2512034 INFO  (qtp1440326893-24904) [n:127.0.0.1:34817_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard3_replica_n10' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 2512034 INFO  (qtp1440326893-24904) [n:127.0.0.1:34817_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n10] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34817.solr.core.replacenodetest_coll_notarget.shard3.replica_n10' (registry 'solr.core.replacenodetest_coll_notarget.shard3.replica_n10') enabled at se

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

t4]   2> 3186682 WARN  (zkCallback-10819-thread-4-processing-n:127.0.0.1:44659_solr) [n:127.0.0.1:44659_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 3186683 INFO  (jetty-closer-10797-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6a638f16{/solr,null,UNAVAILABLE}
   [junit4]   2> 3186687 INFO  (jetty-closer-10797-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3186687 DEBUG (jetty-closer-10797-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 3186688 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 0x1004a66bc130008, likely client has closed socket
   [junit4]   2> 3186688 INFO  (jetty-closer-10797-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@223465cd{/solr,null,UNAVAILABLE}
   [junit4]   2> 3186689 INFO  (jetty-closer-10797-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3188190 INFO  (jetty-closer-10797-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1f9798ff{/solr,null,UNAVAILABLE}
   [junit4]   2> 3188190 INFO  (jetty-closer-10797-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3188191 ERROR (SUITE-AutoscalingHistoryHandlerTest-seed#[19A5B9C0C9051009]-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> 3188191 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[19A5B9C0C9051009]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46137 46137
   [junit4]   2> 3193008 INFO  (Thread-7455) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46137 46137
   [junit4]   2> 3193008 WARN  (Thread-7455) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/aliases.json
   [junit4]   2> 	9	/solr/collections/AutoscalingHistoryHandlerTest_collection/terms/shard1
   [junit4]   2> 	9	/solr/collections/.system/terms/shard1
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	3	/solr/configs/.system
   [junit4]   2> 	3	/solr/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 	3	/solr/configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED
   [junit4]   2> 	3	/solr/configs/.system/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	22	/solr/collections/.system/state.json
   [junit4]   2> 	22	/solr/collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 	11	/solr/clusterprops.json
   [junit4]   2> 	11	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/collections/AutoscalingHistoryHandlerTest_collection/leader_elect/shard1/election/72139399140409352-core_node6-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	11	/solr/live_nodes
   [junit4]   2> 	11	/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/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_19A5B9C0C9051009-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {action_s=FSTOrd50, event.source_s=PostingsFormat(name=LuceneVarGapFixedInterval), type=FSTOrd50, before.actions_ss=PostingsFormat(name=LuceneVarGapFixedInterval), event.property._enqueue_time__ss=FSTOrd50, after.actions_ss=Lucene50(blocksize=128), stage_s=FSTOrd50, event.id_s=PostingsFormat(name=Memory), event.property.eventTimes_ss=FSTOrd50, source_s=PostingsFormat(name=Memory), event.type_s=FSTOrd50, id=PostingsFormat(name=Memory), event.property.nodeNames_ss=FSTOrd50}, docValues:{_version_=DocValuesFormat(name=Direct), event.time_l=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=610, maxMBSortInHeap=6.924499668753549, sim=RandomSimilarity(queryNorm=true): {}, locale=es-EA, timezone=Europe/Berlin
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 10-ea (64-bit)/cpus=8,threads=1,free=245408320,total=523763712
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsRestartWhileUpdatingTest, FieldMutatingUpdateProcessorTest, TestCollectionsAPIViaSolrCloudCluster, RestartWhileUpdatingTest, TestCopyFieldCollectionResource, TestSolrCloudSnapshots, TestJettySolrRunner, DistributedFacetExistsSmallTest, TestSolrCloudWithSecureImpersonation, TestStressUserVersions, JsonLoaderTest, FileUtilsTest, AnalyticsMergeStrategyTest, TestEmbeddedSolrServerAdminHandler, ChaosMonkeySafeLeaderTest, ShardRoutingCustomTest, TestRebalanceLeaders, DistributedFacetPivotSmallAdvancedTest, BasicAuthStandaloneTest, SaslZkACLProviderTest, ZkStateWriterTest, TestManagedResourceStorage, DirectoryFactoryTest, TestReplicationHandler, TestCharFilters, AutoAddReplicasPlanActionTest, TestSolr4Spatial, TestHttpShardHandlerFactory, TestReplicationHandlerBackup, TestPartialUpdateDeduplication, TestCorePropertiesReload, TestDeleteCollectionOnDownNodes, DirectUpdateHandlerOptimizeTest, CloneFieldUpdateProcessorFactoryTest, TestSimpleQParserPlugin, SolrInfoBeanTest, PeerSyncWithIndexFingerprintCachingTest, TestBlendedInfixSuggestions, BaseCdcrDistributedZkTest, TestSegmentSorting, ShufflingReplicaListTransformerTest, QueryParsingTest, TestFieldCacheSort, SolrMetricsIntegrationTest, BadComponentTest, SparseHLLTest, TestPayloadCheckQParserPlugin, TestUniqueKeyFieldResource, TestSolrCoreParser, TestPostingsSolrHighlighter, OverseerRolesTest, ZkShardTermsTest, PeerSyncReplicationTest, TestNumericTerms64, SampleTest, DocumentBuilderTest, TestSystemIdResolver, AddReplicaTest, CollectionStateFormat2Test, TolerantUpdateProcessorTest, FacetPivotSmallTest, SolrCloudReportersTest, SolrCoreMetricManagerTest, ResponseBuilderTest, TestCloudSearcherWarming, CursorMarkTest, DocValuesMissingTest, TestSchemaSimilarityResource, TestCloudNestedDocsSort, TermsComponentTest, TestFieldTypeResource, TestZkAclsWithHadoopAuth, DocValuesNotIndexedTest, TestDistributedGrouping, DeleteStatusTest, TestStressRecovery, TestPointFields, ConjunctionSolrSpellCheckerTest, CoreAdminRequestStatusTest, TestSurroundQueryParser, TestNonDefinedSimilarityFactory, TestCustomSort, LegacyCloudClusterPropTest, TestFastLRUCache, ParsingFieldUpdateProcessorsTest, DistributedIntervalFacetingTest, BufferStoreTest, TestManagedSchema, TestSearchPerf, TestQueryUtils, TestStressLiveNodes, TestFunctionQuery, CSVRequestHandlerTest, TestTrie, MetricTriggerTest, SolrCloudExampleTest, TestSQLHandler, CdcrVersionReplicationTest, TestFieldCollectionResource, TestManagedSynonymGraphFilterFactory, TestRecoveryHdfs, NumberUtilsTest, TestCursorMarkWithoutUniqueKey, DOMUtilTest, ShardSplitTest, TestGraphTermsQParserPlugin, TestCloudSchemaless, AddSchemaFieldsUpdateProcessorFactoryTest, BlockJoinFacetRandomTest, TestMultiWordSynonyms, TestFuzzyAnalyzedSuggestions, ResourceLoaderTest, ConcurrentDeleteAndCreateCollectionTest, TestTolerantUpdateProcessorRandomCloud, TestGraphMLResponseWriter, ExecutePlanActionTest, SimplePostToolTest, TemplateUpdateProcessorTest, TestExceedMaxTermLength, TestSolrConfigHandlerConcurrent, TestInPlaceUpdatesStandalone, IndexSchemaTest, DirectSolrConnectionTest, PolyFieldTest, TestLargeCluster, TestLeaderInitiatedRecoveryThread, SubstringBytesRefFilterTest, TestRecovery, TestRTGBase, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SpellCheckCollatorTest, SuggesterFSTTest, TestFoldingMultitermQuery, SuggesterTest, SpatialFilterTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestUpdate, TestWordDelimiterFilterFactory, QueryEqualityTest, SortByFunctionTest, TestRemoteStreaming, DocValuesMultiTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest, DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, MoreLikeThisHandlerTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, SolrPluginUtilsTest, TestCollationField, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, TestPHPSerializedResponseWriter, TestLFUCache, SolrTestCaseJ4Test, TestCrossCoreJoin, TestDistributedMissingSort, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, ConnectionReuseTest, AssignBackwardCompatibilityTest, AsyncCallRequestStatusResponseTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CreateRoutedAliasTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DistribJoinFromCollectionTest, DistributedQueueTest, ForceLeaderTest, LIRRollingUpdatesTest, LeaderFailureAfterFreshStartTest, MoveReplicaTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerTaskQueueTest, ReplicationFactorTest, RollingRestartTest, TestCloudPseudoReturnFields, TestCloudRecovery, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestLockTree, TestOnReconnectListenerSupport, TestShortCircuitedRequests, TestSizeLimitedDistributedMap, TestSkipOverseerOperations, TestSolrCloudWithKerberosAlt, TestStressInPlaceUpdates, TestUtilizeNode, CollectionTooManyReplicasTest, CollectionsAPIDistributedZkTest, AutoScalingHandlerTest, SystemLogListenerTest, TriggerIntegrationTest, TestConfigReload, V2ApiIntegrationTest, V2StandaloneTest, AutoscalingHistoryHandlerTest]
   [junit4] Completed [640/775 (3!)] on J1 in 19.48s, 1 test, 1 failure <<< FAILURES!

[...truncated 41740 lines...]

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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1350/
Java: 64bit/jdk1.8.0_162 -XX:+UseCompressedOops -XX:+UseSerialGC

8 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue

Error Message:
action did not start

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


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

Error Message:
The trigger did not fire at all

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


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

Error Message:
The trigger did not fire at all

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


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

Error Message:
The trigger did not fire at all

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


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

Error Message:
The trigger did not fire at all

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


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

Error Message:
The trigger did not fire at all

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


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

Error Message:
The trigger did not fire at all

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


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

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
	at __randomizedtesting.SeedInfo.seed([2A12265610AAEF00:C78986F0BA5406C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTrigger(TriggerIntegrationTest.java:455)
	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 12365 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_2A12265610AAEF00-001/init-core-data-001
   [junit4]   2> 66233 INFO  (SUITE-TriggerIntegrationTest-seed#[2A12265610AAEF00]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 66235 INFO  (SUITE-TriggerIntegrationTest-seed#[2A12265610AAEF00]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 66235 INFO  (SUITE-TriggerIntegrationTest-seed#[2A12265610AAEF00]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 66238 INFO  (SUITE-TriggerIntegrationTest-seed#[2A12265610AAEF00]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_2A12265610AAEF00-001/tempDir-001
   [junit4]   2> 66238 INFO  (SUITE-TriggerIntegrationTest-seed#[2A12265610AAEF00]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 66238 INFO  (Thread-81) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 66238 INFO  (Thread-81) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 66246 ERROR (Thread-81) [    ] 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> 66338 INFO  (SUITE-TriggerIntegrationTest-seed#[2A12265610AAEF00]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:32975
   [junit4]   2> 66374 INFO  (zkConnectionManagerCallback-2047-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 66396 INFO  (jetty-launcher-2044-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 66397 INFO  (jetty-launcher-2044-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 66422 INFO  (jetty-launcher-2044-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 66423 INFO  (jetty-launcher-2044-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 66423 INFO  (jetty-launcher-2044-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 66426 INFO  (jetty-launcher-2044-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 66426 INFO  (jetty-launcher-2044-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 66426 INFO  (jetty-launcher-2044-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 66427 INFO  (jetty-launcher-2044-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@169f8faf{/solr,null,AVAILABLE}
   [junit4]   2> 66442 INFO  (jetty-launcher-2044-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1950929b{/solr,null,AVAILABLE}
   [junit4]   2> 66448 INFO  (jetty-launcher-2044-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2eda7257{SSL,[ssl, http/1.1]}{127.0.0.1:41401}
   [junit4]   2> 66448 INFO  (jetty-launcher-2044-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@69f13e85{SSL,[ssl, http/1.1]}{127.0.0.1:34873}
   [junit4]   2> 66448 INFO  (jetty-launcher-2044-thread-2) [    ] o.e.j.s.Server Started @68215ms
   [junit4]   2> 66448 INFO  (jetty-launcher-2044-thread-1) [    ] o.e.j.s.Server Started @68215ms
   [junit4]   2> 66448 INFO  (jetty-launcher-2044-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34873}
   [junit4]   2> 66448 INFO  (jetty-launcher-2044-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41401}
   [junit4]   2> 66449 ERROR (jetty-launcher-2044-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 66449 ERROR (jetty-launcher-2044-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 66449 INFO  (jetty-launcher-2044-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 66449 INFO  (jetty-launcher-2044-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 66449 INFO  (jetty-launcher-2044-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 66449 INFO  (jetty-launcher-2044-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-13T16:40:01.357Z
   [junit4]   2> 66449 INFO  (jetty-launcher-2044-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 66450 INFO  (jetty-launcher-2044-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 66450 INFO  (jetty-launcher-2044-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 66450 INFO  (jetty-launcher-2044-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-13T16:40:01.358Z
   [junit4]   2> 66466 INFO  (zkConnectionManagerCallback-2049-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 66467 INFO  (jetty-launcher-2044-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 66474 INFO  (zkConnectionManagerCallback-2051-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 66475 INFO  (jetty-launcher-2044-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 66488 INFO  (jetty-launcher-2044-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32975/solr
   [junit4]   2> 66498 INFO  (jetty-launcher-2044-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32975/solr
   [junit4]   2> 66520 INFO  (zkConnectionManagerCallback-2055-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 66522 INFO  (zkConnectionManagerCallback-2059-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 66523 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 0x1004dacaaf00003, likely client has closed socket
   [junit4]   2> 66532 INFO  (zkConnectionManagerCallback-2062-thread-1-processing-n:127.0.0.1:41401_solr) [n:127.0.0.1:41401_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 66534 INFO  (zkConnectionManagerCallback-2063-thread-1-processing-n:127.0.0.1:34873_solr) [n:127.0.0.1:34873_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 66583 INFO  (jetty-launcher-2044-thread-1) [n:127.0.0.1:34873_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 66583 INFO  (jetty-launcher-2044-thread-1) [n:127.0.0.1:34873_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34873_solr
   [junit4]   2> 66584 INFO  (jetty-launcher-2044-thread-1) [n:127.0.0.1:34873_solr    ] o.a.s.c.Overseer Overseer (id=72142998035496966-127.0.0.1:34873_solr-n_0000000000) starting
   [junit4]   2> 66589 INFO  (jetty-launcher-2044-thread-2) [n:127.0.0.1:41401_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 66590 INFO  (jetty-launcher-2044-thread-2) [n:127.0.0.1:41401_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41401_solr
   [junit4]   2> 66602 INFO  (zkCallback-2060-thread-1-processing-n:127.0.0.1:34873_solr) [n:127.0.0.1:34873_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 66603 INFO  (zkCallback-2061-thread-1-processing-n:127.0.0.1:41401_solr) [n:127.0.0.1:41401_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 66611 DEBUG (OverseerAutoScalingTriggerThread-72142998035496966-127.0.0.1:34873_solr-n_0000000000) [n:127.0.0.1:34873_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 66611 DEBUG (OverseerAutoScalingTriggerThread-72142998035496966-127.0.0.1:34873_solr-n_0000000000) [n:127.0.0.1:34873_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 66612 INFO  (jetty-launcher-2044-thread-1) [n:127.0.0.1:34873_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34873_solr
   [junit4]   2> 66612 DEBUG (OverseerAutoScalingTriggerThread-72142998035496966-127.0.0.1:34873_solr-n_0000000000) [n:127.0.0.1:34873_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:41401_solr]
   [junit4]   2> 66612 DEBUG (OverseerAutoScalingTriggerThread-72142998035496966-127.0.0.1:34873_solr-n_0000000000) [n:127.0.0.1:34873_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 66612 DEBUG (OverseerAutoScalingTriggerThread-72142998035496966-127.0.0.1:34873_solr-n_0000000000) [n:127.0.0.1:34873_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 66612 INFO  (zkCallback-2061-thread-1-processing-n:127.0.0.1:41401_solr) [n:127.0.0.1:41401_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 66614 INFO  (zkCallback-2060-thread-1-processing-n:127.0.0.1:34873_solr) [n:127.0.0.1:34873_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 66618 DEBUG (OverseerAutoScalingTriggerThread-72142998035496966-127.0.0.1:34873_solr-n_0000000000) [n:127.0.0.1:34873_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 66619 DEBUG (OverseerAutoScalingTriggerThread-72142998035496966-127.0.0.1:34873_solr-n_0000000000) [n:127.0.0.1:34873_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 66619 DEBUG (ScheduledTrigger-128-thread-1) [n:127.0.0.1:34873_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 66684 INFO  (jetty-launcher-2044-thread-1) [n:127.0.0.1:34873_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34873.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8e85661
   [junit4]   2> 66688 INFO  (jetty-launcher-2044-thread-2) [n:127.0.0.1:41401_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41401.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8e85661
   [junit4]   2> 66691 INFO  (jetty-launcher-2044-thread-1) [n:127.0.0.1:34873_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34873.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8e85661
   [junit4]   2> 66691 INFO  (jetty-launcher-2044-thread-1) [n:127.0.0.1:34873_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34873.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8e85661
   [junit4]   2> 66692 INFO  (jetty-launcher-2044-thread-1) [n:127.0.0.1:34873_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.autoscaling.TriggerIntegrationTest_2A12265610AAEF00-001/tempDir-001/node1/.
   [junit4]   2> 66694 INFO  (jetty-launcher-2044-thread-2) [n:127.0.0.1:41401_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41401.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8e85661
   [junit4]   2> 66694 INFO  (jetty-launcher-2044-thread-2) [n:127.0.0.1:41401_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41401.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8e85661
   [junit4]   2> 66695 INFO  (jetty-launcher-2044-thread-2) [n:127.0.0.1:41401_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.autoscaling.TriggerIntegrationTest_2A12265610AAEF00-001/tempDir-001/node2/.
   [junit4]   2> 66724 INFO  (zkConnectionManagerCallback-2069-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 66726 INFO  (zkConnectionManagerCallback-2073-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 66726 INFO  (SUITE-TriggerIntegrationTest-seed#[2A12265610AAEF00]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 66727 INFO  (SUITE-TriggerIntegrationTest-seed#[2A12265610AAEF00]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32975/solr ready
   [junit4]   2> 66737 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeMarkersRegistration
   [junit4]   2> 66738 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 66738 DEBUG (zkCallback-2060-thread-1-processing-n:127.0.0.1:34873_solr) [n:127.0.0.1:34873_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 66738 DEBUG (OverseerAutoScalingTriggerThread-72142998035496966-127.0.0.1:34873_solr-n_0000000000) [n:127.0.0.1:34873_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 66740 DEBUG (OverseerAutoScalingTriggerThread-72142998035496966-127.0.0.1:34873_solr-n_0000000000) [n:127.0.0.1:34873_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 66741 DEBUG (OverseerAutoScalingTriggerThread-72142998035496966-127.0.0.1:34873_solr-n_0000000000) [n:127.0.0.1:34873_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 66741 DEBUG (OverseerAutoScalingTriggerThread-72142998035496966-127.0.0.1:34873_solr-n_0000000000) [n:127.0.0.1:34873_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 66751 INFO  (qtp334139851-2531) [n:127.0.0.1:34873_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 66758 INFO  (qtp334139851-2531) [n:127.0.0.1:34873_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 66760 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 66768 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 66768 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 66768 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 66769 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@58e407b8{/solr,null,AVAILABLE}
   [junit4]   2> 66769 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@e5ea4e3{SSL,[ssl, http/1.1]}{127.0.0.1:39465}
   [junit4]   2> 66769 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.e.j.s.Server Started @68536ms
   [junit4]   2> 66769 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39465}
   [junit4]   2> 66770 ERROR (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 66770 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 66770 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 66770 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 66770 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-13T16:40:01.678Z
   [junit4]   2> 66774 INFO  (zkConnectionManagerCallback-2075-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 66774 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 66782 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32975/solr
   [junit4]   2> 66784 INFO  (zkConnectionManagerCallback-2079-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 66790 INFO  (zkConnectionManagerCallback-2081-thread-1-processing-n:127.0.0.1:39465_solr) [n:127.0.0.1:39465_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 66793 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [n:127.0.0.1:39465_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 66794 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [n:127.0.0.1:39465_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 66795 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [n:127.0.0.1:39465_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39465_solr
   [junit4]   2> 66795 INFO  (zkCallback-2060-thread-1-processing-n:127.0.0.1:34873_solr) [n:127.0.0.1:34873_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 66795 INFO  (zkCallback-2061-thread-1-processing-n:127.0.0.1:41401_solr) [n:127.0.0.1:41401_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 66803 INFO  (zkCallback-2072-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 66804 INFO  (zkCallback-2080-thread-1-processing-n:127.0.0.1:39465_solr) [n:127.0.0.1:39465_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 66830 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [n:127.0.0.1:39465_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39465.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8e85661
   [junit4]   2> 66840 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [n:127.0.0.1:39465_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39465.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8e85661
   [junit4]   2> 66841 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [n:127.0.0.1:39465_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39465.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8e85661
   [junit4]   2> 66842 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [n:127.0.0.1:39465_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.autoscaling.TriggerIntegrationTest_2A12265610AAEF00-001/tempDir-001/node3/.
   [junit4]   2> 66884 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.c.a.TriggerIntegrationTest ====== KILL OVERSEER 1
   [junit4]   2> 66891 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@69f13e85{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 66892 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=714735903
   [junit4]   2> 66892 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 66892 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4f71279d: rootName = solr_34873, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@694546df
   [junit4]   2> 66899 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 66899 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@445eada0: rootName = solr_34873, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@74e6d729
   [junit4]   2> 66903 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 66903 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@41338e70: rootName = solr_34873, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4c3f4ac4
   [junit4]   2> 66904 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:34873_solr
   [junit4]   2> 66904 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 66905 INFO  (zkCallback-2072-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 66905 INFO  (zkCallback-2061-thread-1-processing-n:127.0.0.1:41401_solr) [n:127.0.0.1:41401_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 66905 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 66905 INFO  (zkCallback-2060-thread-1-processing-n:127.0.0.1:34873_solr) [n:127.0.0.1:34873_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 66905 INFO  (zkCallback-2080-thread-1-processing-n:127.0.0.1:39465_solr) [n:127.0.0.1:39465_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 66905 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.c.Overseer Overseer (id=72142998035496966-127.0.0.1:34873_solr-n_0000000000) closing
   [junit4]   2> 66905 INFO  (OverseerStateUpdate-72142998035496966-127.0.0.1:34873_solr-n_0000000000) [n:127.0.0.1:34873_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34873_solr
   [junit4]   2> 66913 WARN  (OverseerAutoScalingTriggerThread-72142998035496966-127.0.0.1:34873_solr-n_0000000000) [n:127.0.0.1:34873_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 66913 DEBUG (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 66914 INFO  (zkCallback-2061-thread-1-processing-n:127.0.0.1:41401_solr) [n:127.0.0.1:41401_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41401_solr
   [junit4]   2> 66914 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@169f8faf{/solr,null,UNAVAILABLE}
   [junit4]   2> 66914 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 66915 INFO  (zkCallback-2061-thread-1-processing-n:127.0.0.1:41401_solr) [n:127.0.0.1:41401_solr    ] o.a.s.c.Overseer Overseer (id=72142998035496965-127.0.0.1:41401_solr-n_0000000001) starting
   [junit4]   2> 66918 DEBUG (OverseerAutoScalingTriggerThread-72142998035496965-127.0.0.1:41401_solr-n_0000000001) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 66919 DEBUG (OverseerAutoScalingTriggerThread-72142998035496965-127.0.0.1:41401_solr-n_0000000001) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 66919 DEBUG (OverseerAutoScalingTriggerThread-72142998035496965-127.0.0.1:41401_solr-n_0000000001) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:41401_solr, 127.0.0.1:39465_solr]
   [junit4]   2> 66919 DEBUG (OverseerAutoScalingTriggerThread-72142998035496965-127.0.0.1:41401_solr-n_0000000001) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion -1
   [junit4]   2> 66919 DEBUG (OverseerAutoScalingTriggerThread-72142998035496965-127.0.0.1:41401_solr-n_0000000001) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 66920 DEBUG (OverseerAutoScalingTriggerThread-72142998035496965-127.0.0.1:41401_solr-n_0000000001) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 66920 DEBUG (OverseerAutoScalingTriggerThread-72142998035496965-127.0.0.1:41401_solr-n_0000000001) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 66920 DEBUG (ScheduledTrigger-143-thread-1) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 67921 DEBUG (ScheduledTrigger-143-thread-1) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 68922 DEBUG (ScheduledTrigger-143-thread-2) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 69922 DEBUG (ScheduledTrigger-143-thread-1) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 70922 DEBUG (ScheduledTrigger-143-thread-1) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 71915 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.c.a.TriggerIntegrationTest ====== ADD TRIGGERS
   [junit4]   2> 71922 DEBUG (ScheduledTrigger-143-thread-1) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 71962 INFO  (qtp1269520639-2585) [n:127.0.0.1:39465_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=10
   [junit4]   2> 71980 INFO  (qtp1761914951-2532) [n:127.0.0.1:41401_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 71984 DEBUG (qtp1269520639-2586) [n:127.0.0.1:39465_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 71989 INFO  (qtp1269520639-2586) [n:127.0.0.1:39465_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=58
   [junit4]   2> 71989 DEBUG (zkCallback-2061-thread-1-processing-n:127.0.0.1:41401_solr) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 71992 DEBUG (zkCallback-2061-thread-1-processing-n:127.0.0.1:41401_solr) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:41401_solr, 127.0.0.1:39465_solr]
   [junit4]   2> 71992 DEBUG (zkCallback-2061-thread-1-processing-n:127.0.0.1:41401_solr) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerMR instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestEventMarkerAction}], enabled=true}
   [junit4]   2> 71992 DEBUG (zkCallback-2061-thread-1-processing-n:127.0.0.1:41401_solr) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:41401_solr, 127.0.0.1:39465_solr]
   [junit4]   2> 71992 DEBUG (OverseerAutoScalingTriggerThread-72142998035496965-127.0.0.1:41401_solr-n_0000000001) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 72011 INFO  (OverseerAutoScalingTriggerThread-72142998035496965-127.0.0.1:41401_solr-n_0000000001) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.TriggerIntegrationTest TestEventMarkerAction init
   [junit4]   2> 72014 DEBUG (OverseerAutoScalingTriggerThread-72142998035496965-127.0.0.1:41401_solr-n_0000000001) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 72014 DEBUG (ScheduledTrigger-143-thread-3) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerMR
   [junit4]   2> 72015 DEBUG (ScheduledTrigger-143-thread-3) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 72018 INFO  (qtp1761914951-2524) [n:127.0.0.1:41401_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 72030 INFO  (qtp1269520639-2585) [n:127.0.0.1:39465_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 72030 DEBUG (qtp1761914951-2530) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 72039 DEBUG (zkCallback-2061-thread-1-processing-n:127.0.0.1:41401_solr) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 72039 DEBUG (zkCallback-2061-thread-1-processing-n:127.0.0.1:41401_solr) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:41401_solr, 127.0.0.1:39465_solr]
   [junit4]   2> 72039 DEBUG (zkCallback-2061-thread-1-processing-n:127.0.0.1:41401_solr) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:41401_solr, 127.0.0.1:39465_solr]
   [junit4]   2> 72039 DEBUG (zkCallback-2061-thread-1-processing-n:127.0.0.1:41401_solr) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerMR instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestEventMarkerAction}], enabled=true}
   [junit4]   2> 72039 DEBUG (zkCallback-2061-thread-1-processing-n:127.0.0.1:41401_solr) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:41401_solr, 127.0.0.1:39465_solr]
   [junit4]   2> 72039 DEBUG (OverseerAutoScalingTriggerThread-72142998035496965-127.0.0.1:41401_solr-n_0000000001) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 72040 INFO  (OverseerAutoScalingTriggerThread-72142998035496965-127.0.0.1:41401_solr-n_0000000001) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.TriggerIntegrationTest TestEventMarkerAction init
   [junit4]   2> 72041 DEBUG (ScheduledTrigger-143-thread-1) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_triggerMR with currently live nodes: 2
   [junit4]   2> 72041 DEBUG (OverseerAutoScalingTriggerThread-72142998035496965-127.0.0.1:41401_solr-n_0000000001) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 72042 INFO  (qtp1761914951-2530) [n:127.0.0.1:41401_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=39
   [junit4]   2> 72043 INFO  (qtp1269520639-2584) [n:127.0.0.1:39465_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 72060 INFO  (qtp1269520639-2584) [n:127.0.0.1:39465_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 72060 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.c.a.TriggerIntegrationTest ====== ADD NODE 1
   [junit4]   2> 72063 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 72064 INFO  (OverseerCollectionConfigSetProcessor-72142998035496965-127.0.0.1:41401_solr-n_0000000001) [n:127.0.0.1:41401_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 72074 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 72074 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 72074 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 72081 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@436eebb6{/solr,null,AVAILABLE}
   [junit4]   2> 72082 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3dfcbe42{SSL,[ssl, http/1.1]}{127.0.0.1:37549}
   [junit4]   2> 72082 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.e.j.s.Server Started @73849ms
   [junit4]   2> 72082 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37549}
   [junit4]   2> 72083 ERROR (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 72091 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 72091 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 72091 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 72091 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-13T16:40:06.999Z
   [junit4]   2> 72095 INFO  (zkConnectionManagerCallback-2085-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 72095 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 72126 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32975/solr
   [junit4]   2> 72127 INFO  (zkConnectionManagerCallback-2089-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 72133 INFO  (zkConnectionManagerCallback-2091-thread-1-processing-n:127.0.0.1:37549_solr) [n:127.0.0.1:37549_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 72136 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [n:127.0.0.1:37549_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 72137 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [n:127.0.0.1:37549_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 72138 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [n:127.0.0.1:37549_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37549_solr
   [junit4]   2> 72139 INFO  (zkCallback-2080-thread-1-processing-n:127.0.0.1:39465_solr) [n:127.0.0.1:39465_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 72143 INFO  (zkCallback-2072-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 72143 INFO  (zkCallback-2090-thread-1-processing-n:127.0.0.1:37549_solr) [n:127.0.0.1:37549_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 72143 INFO  (zkCallback-2061-thread-2-processing-n:127.0.0.1:41401_solr) [n:127.0.0.1:41401_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 72209 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [n:127.0.0.1:37549_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37549.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8e85661
   [junit4]   2> 72219 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [n:127.0.0.1:37549_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37549.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8e85661
   [junit4]   2> 72219 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [n:127.0.0.1:37549_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37549.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@8e85661
   [junit4]   2> 72220 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [n:127.0.0.1:37549_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.autoscaling.TriggerIntegrationTest_2A12265610AAEF00-001/tempDir-001/node4/.
   [junit4]   2> 72923 DEBUG (ScheduledTrigger-143-thread-4) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 73016 DEBUG (ScheduledTrigger-143-thread-2) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerMR
   [junit4]   2> 73016 DEBUG (ScheduledTrigger-143-thread-2) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 73016 DEBUG (ScheduledTrigger-143-thread-2) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:37549_solr at time 1303168362277496
   [junit4]   2> 73042 DEBUG (ScheduledTrigger-143-thread-1) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_triggerMR with currently live nodes: 3
   [junit4]   2> 73923 DEBUG (ScheduledTrigger-143-thread-3) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 74017 DEBUG (ScheduledTrigger-143-thread-4) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerMR
   [junit4]   2> 74017 DEBUG (ScheduledTrigger-143-thread-4) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 74017 DEBUG (ScheduledTrigger-143-thread-4) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerMR firing registered processor for nodes: [127.0.0.1:37549_solr] added at times [1303168362277496], now=1303169363399247
   [junit4]   2> 74019 DEBUG (ScheduledTrigger-143-thread-4) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"4a1398750ea78Tdvv01tx1r2p5xf70vyqeb39vm",
   [junit4]   2>   "source":"node_added_triggerMR",
   [junit4]   2>   "eventTime":1303168362277496,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1303168362277496],
   [junit4]   2>     "nodeNames":["127.0.0.1:37549_solr"]}}
   [junit4]   2> 74019 DEBUG (ScheduledTrigger-143-thread-4) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_lost_triggerMR, node_added_triggerMR, .auto_add_replicas]
   [junit4]   2> 74021 INFO  (ScheduledTrigger-143-thread-4) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 74022 DEBUG (AutoscalingActionExecutor-144-thread-1-processing-n:127.0.0.1:41401_solr) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"4a1398750ea78Tdvv01tx1r2p5xf70vyqeb39vm",
   [junit4]   2>   "source":"node_added_triggerMR",
   [junit4]   2>   "eventTime":1303168362277496,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1303168362277496],
   [junit4]   2>     "_enqueue_time_":1303169365350249,
   [junit4]   2>     "nodeNames":["127.0.0.1:37549_solr"]}}
   [junit4]   2> 74027 DEBUG (AutoscalingActionExecutor-144-thread-1-processing-n:127.0.0.1:41401_solr) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_lost_triggerMR after 5000ms
   [junit4]   2> 74027 DEBUG (AutoscalingActionExecutor-144-thread-1-processing-n:127.0.0.1:41401_solr) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_triggerMR after 5000ms
   [junit4]   2> 74027 DEBUG (AutoscalingActionExecutor-144-thread-1-processing-n:127.0.0.1:41401_solr) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 5000ms
   [junit4]   2> 74027 DEBUG (AutoscalingActionExecutor-144-thread-1-processing-n:127.0.0.1:41401_solr) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 4 ms for event id=4a1398750ea78Tdvv01tx1r2p5xf70vyqeb39vm
   [junit4]   2> 77253 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.c.a.TriggerIntegrationTest ====== KILL OVERSEER 2
   [junit4]   2> 77254 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@2eda7257{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 77255 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1244215391
   [junit4]   2> 77255 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 77255 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@446dfa51: rootName = solr_41401, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@10c86542
   [junit4]   2> 77259 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 77259 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@78861573: rootName = solr_41401, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@74e6d729
   [junit4]   2> 77262 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 77262 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@540eeb94: rootName = solr_41401, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4c3f4ac4
   [junit4]   2> 77263 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41401_solr
   [junit4]   2> 77263 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 77264 INFO  (zkCallback-2090-thread-1-processing-n:127.0.0.1:37549_solr) [n:127.0.0.1:37549_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 77264 INFO  (zkCallback-2080-thread-1-processing-n:127.0.0.1:39465_solr) [n:127.0.0.1:39465_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 77264 INFO  (zkCallback-2072-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 77264 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 77264 INFO  (zkCallback-2061-thread-2-processing-n:127.0.0.1:41401_solr) [n:127.0.0.1:41401_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 77264 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.c.Overseer Overseer (id=72142998035496965-127.0.0.1:41401_solr-n_0000000001) closing
   [junit4]   2> 77264 INFO  (OverseerStateUpdate-72142998035496965-127.0.0.1:41401_solr-n_0000000001) [n:127.0.0.1:41401_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41401_solr
   [junit4]   2> 77265 WARN  (OverseerAutoScalingTriggerThread-72142998035496965-127.0.0.1:41401_solr-n_0000000001) [n:127.0.0.1:41401_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 77266 DEBUG (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 77267 INFO  (zkCallback-2080-thread-1-processing-n:127.0.0.1:39465_solr) [n:127.0.0.1:39465_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39465_solr
   [junit4]   2> 77267 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1950929b{/solr,null,UNAVAILABLE}
   [junit4]   2> 77267 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[2A12265610AAEF00]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 77275 INFO  (zkCallback-2080-thread-1-processing-n:127.0.0.1:39465_solr) [n:127.0.0.1:39465_solr    ] o.a.s.c.Overseer Overseer (id=72142998035496971-127.0.0.1:39465_solr-n_0000000002) starting
   [junit4]   2> 77279 DEBUG (OverseerAutoScalingTriggerThread-72142998035496971-127.0.0.1:39465_solr-n_0000000002) [n:127.0.0.1:39465_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 77279 DEBUG (OverseerAutoScalingTriggerThread-72142998035496971-127.0.0.1:39465_solr-n_0000000002) [n:127.0.0.1:39465_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:39465_solr, 127.0.0.1:37549_solr]
   [junit4]   2> 77279 DEBUG (OverseerAutoScalingTriggerThread-72142998035496971-127.0.0.1:39465_solr-n_0000000002) [n:127.0.0.1:39465_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:39465_solr, 127.0.0.1:37549_solr]
   [junit4]   2> 77279 DEBUG (OverseerAutoScalingTriggerThread-72142998035496971-127.0.0.1:39465_solr-n_0000000002) [n:127.0.0.1:39465_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerMR instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestEventMarkerAction}], enabled=true}
   [junit4]   2> 77279 DEBUG (OverseerAutoScalingTriggerThread-72142998035496971-127.0.0.1:39465_solr-n_0000000002) [n:127.0.0.1:39465_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:39465_solr, 127.0.0.1:37549_solr]
   [junit4]   2> 77280 DEBUG (OverseerAutoScalingTriggerThread-72142998035496971-127.0.0.1:39465_solr-n_0000000002) [n:127.0.0.1:39465_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion -1
   [junit4]   2> 77280 DEBUG (OverseerAutoScalingTriggerThread-72142998035496971-127.0.0.1:39465_solr-n_0000000002) [n:127.0.0.1:39465_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 77280 INFO  (OverseerAutoScalingTriggerThread-72142998035496971-127.0.0.1:39465_solr-n_0000000002) [n:127.0.0.1:39465_solr    ] o.a.s.c.a.TriggerIntegrationTest TestEventMarkerAction init
   [junit4]   2> 77280 DEBUG (OverseerAutoScalingTriggerThread-72142998035496971-127.0.0.1:39465_solr-n_0000000002) [n:127.0.0.1:39465_solr    ] o.a.s.c.a.NodeLostTrigger Adding lost node from marker path: 127.0.0.1:41401_solr
   [junit4]   2> 77281 INFO  (OverseerAutoScalingTriggerThread-72142998035496971-127.0.0.1:39465_solr-n_0000000002) [n:127.0.0.1:39465_solr    ] o.a.s.c.a.TriggerIntegrationTest TestEventMarkerAction init
   [junit4]   2> 77281 DEBUG (ScheduledTrigger-154-thread-1) [n:127.0.0.1:39465_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_triggerMR with currently live nodes: 2
   [junit4]   2> 77281 DEBUG (ScheduledTrigger-154-thread-1) [n:127.0.0.1:39465_solr    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:41401_solr
   [junit4]   2> 77282 DEBUG (OverseerAutoScalingTriggerThread-72142998035496971-127.0.0.1:39465_solr-n_0000000002) [n:127.0.0.1:39465_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 77282 DEBUG (ScheduledTrigger-154-thread-2) [n:127.0.0.1:39465_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerMR
   [junit4]   2> 77282 DEBUG (ScheduledTrigger-154-thread-2) [n:127.0.0.1:39465_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 77283 DEBUG (ScheduledTrigger-154-thread-3) [n:127.0.0.1:39465_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 77283 DEBUG (ScheduledTrigger-154-thread-3) [n:127.0.0.1:39465_solr    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:41401_solr
   [junit4]   2> 78283 DEBUG (ScheduledTrigger-154-thread-3) [n:127.0.0.1:39465_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerMR
   [junit4]   2> 78283 DEBUG (ScheduledTrigger-154-thread-2) [n:127.0.0.1:39465_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_triggerMR with currently live nodes: 2
   [junit4]   2> 78283 DEBUG (ScheduledTrigger-154-thread-3) [n:127.0.0.1:39465_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 78283 DEBUG (ScheduledTrigger-154-thread-2) [n:127.0.0.1:39465_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:41401_solr]
   [junit4]   2> 78283 DEBUG (ScheduledTrigger-154-thread-2) [n:127.0.0.1:39465_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processin

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

  [junit4]   2> 346028 INFO  (jetty-closer-2045-thread-8) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 346029 INFO  (jetty-closer-2045-thread-7) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 346028 INFO  (jetty-closer-2045-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@317094b2{/solr,null,UNAVAILABLE}
   [junit4]   2> 346030 INFO  (jetty-closer-2045-thread-6) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 346031 INFO  (jetty-closer-2045-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@64f4619a{/solr,null,UNAVAILABLE}
   [junit4]   2> 346032 INFO  (jetty-closer-2045-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 346036 INFO  (coreCloseExecutor-281-thread-1) [n:127.0.0.1:46557_solr c:collection1 s:shard1 r:core_node8 x:collection1_shard1_replica_n7] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=567695982
   [junit4]   2> 346036 INFO  (coreCloseExecutor-281-thread-2) [n:127.0.0.1:46557_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testMetricTrigger.shard1.leader, tag=1532733042
   [junit4]   2> 346040 INFO  (coreCloseExecutor-290-thread-1) [n:127.0.0.1:43263_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=945758884
   [junit4]   2> 346042 INFO  (coreCloseExecutor-291-thread-2) [n:127.0.0.1:38421_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testMetricTrigger.shard2.replica_n2, tag=253589596
   [junit4]   2> 346043 INFO  (coreCloseExecutor-291-thread-2) [n:127.0.0.1:38421_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7b7781e3: rootName = solr_38421, domain = solr.core.testMetricTrigger.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.testMetricTrigger.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@53f6fdf2
   [junit4]   2> 346044 INFO  (jetty-closer-2045-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72142998035496977-127.0.0.1:43263_solr-n_0000000004) closing
   [junit4]   2> 346044 INFO  (OverseerStateUpdate-72142998035496977-127.0.0.1:43263_solr-n_0000000004) [n:127.0.0.1:43263_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43263_solr
   [junit4]   2> 346044 WARN  (OverseerAutoScalingTriggerThread-72142998035496977-127.0.0.1:43263_solr-n_0000000004) [n:127.0.0.1:43263_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 346045 DEBUG (jetty-closer-2045-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 346045 INFO  (jetty-closer-2045-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@50d0573f{/solr,null,UNAVAILABLE}
   [junit4]   2> 346045 INFO  (jetty-closer-2045-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 346046 INFO  (jetty-closer-2045-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@122acbe0{/solr,null,UNAVAILABLE}
   [junit4]   2> 346046 INFO  (jetty-closer-2045-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 346046 INFO  (zkCallback-2140-thread-3-processing-n:127.0.0.1:38421_solr) [n:127.0.0.1:38421_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38421_solr
   [junit4]   2> 346051 INFO  (coreCloseExecutor-291-thread-1) [n:127.0.0.1:38421_solr c:collection1 s:shard1 r:core_node10 x:collection1_shard1_replica_n9] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=1013433866
   [junit4]   2> 346051 INFO  (coreCloseExecutor-291-thread-2) [n:127.0.0.1:38421_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.testMetricTrigger.shard2.leader, tag=253589596
   [junit4]   2> 346053 INFO  (jetty-closer-2045-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6663dfab{/solr,null,UNAVAILABLE}
   [junit4]   2> 346054 INFO  (jetty-closer-2045-thread-4) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 347516 WARN  (zkCallback-2215-thread-2-processing-n:127.0.0.1:46151_solr) [n:127.0.0.1:46151_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 347517 INFO  (jetty-closer-2045-thread-10) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@566e83d1{/solr,null,UNAVAILABLE}
   [junit4]   2> 347517 INFO  (jetty-closer-2045-thread-10) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 347518 ERROR (SUITE-TriggerIntegrationTest-seed#[2A12265610AAEF00]-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> 347518 INFO  (SUITE-TriggerIntegrationTest-seed#[2A12265610AAEF00]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:32975 32975
   [junit4]   2> 354056 INFO  (Thread-81) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:32975 32975
   [junit4]   2> 354057 WARN  (Thread-81) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	20	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	18	/solr/aliases.json
   [junit4]   2> 	17	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf
   [junit4]   2> 	2	/solr/collections/testMetricTrigger/terms/shard1
   [junit4]   2> 	2	/solr/collections/testMetricTrigger/terms/shard2
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	56	/solr/collections/collection1/state.json
   [junit4]   2> 	18	/solr/clusterprops.json
   [junit4]   2> 	18	/solr/clusterstate.json
   [junit4]   2> 	13	/solr/collections/testMetricTrigger/state.json
   [junit4]   2> 	4	/solr/autoscaling.json
   [junit4]   2> 	4	/solr/overseer_elect/election/72142998035496977-127.0.0.1:43263_solr-n_0000000004
   [junit4]   2> 	3	/solr/collections/collection1/leader_elect/shard1/election/72142998035496977-core_node4-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72142998035496989-127.0.0.1:38421_solr-n_0000000008
   [junit4]   2> 	2	/solr/overseer_elect/election/72142998035496995-127.0.0.1:42885_solr-n_0000000010
   [junit4]   2> 	2	/solr/overseer_elect/election/72142998035496971-127.0.0.1:39465_solr-n_0000000002
   [junit4]   2> 	2	/solr/collections/collection1/leader_elect/shard1/election/72142998035496983-core_node3-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	18	/solr/live_nodes
   [junit4]   2> 	18	/solr/collections
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 	4	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	4	/solr/overseer/queue
   [junit4]   2> 	4	/solr/overseer/collection-queue-work
   [junit4]   2> 	2	/solr/autoscaling/events/node_lost_triggerMR
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.TriggerIntegrationTest_2A12265610AAEF00-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=pl, timezone=America/Guadeloupe
   [junit4]   2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=8,threads=1,free=275692000,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestCursorMarkWithoutUniqueKey, TestSQLHandler, TestCopyFieldCollectionResource, SaslZkACLProviderTest, TriggerIntegrationTest]
   [junit4] Completed [88/775 (1!)] on J1 in 287.92s, 14 tests, 8 failures <<< FAILURES!

[...truncated 39188 lines...]
-ecj-javadoc-lint-tests:
    [mkdir] Created dir: /tmp/ecj1796374532
 [ecj-lint] Compiling 20 source files to /tmp/ecj1796374532
 [ecj-lint] ----------
 [ecj-lint] 1. ERROR in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/spatial3d/src/test/org/apache/lucene/spatial3d/geom/RandomPlaneTest.java (at line 25)
 [ecj-lint] 	import org.junit.Ignore;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.junit.Ignore is never used
 [ecj-lint] ----------
 [ecj-lint] 1 problem (1 error)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/build.xml:618: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/build.xml:101: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build.xml:208: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:2256: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:2087: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:2120: Compile failed; see the compiler error output for details.

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

[JENKINS] Lucene-Solr-7.x-Linux (64bit/jdk-9.0.4) - Build # 1349 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1349/
Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLowerTerms

Error Message:
Doc with id=5 not found in http://127.0.0.1:40393/forceleader_lower_terms_collection due to: Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=5 not found in http://127.0.0.1:40393/forceleader_lower_terms_collection due to: Path not found: /id; rsp={doc=null}
	at __randomizedtesting.SeedInfo.seed([24875BFD785E2E5B:AAB37BBEB8F98E2F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:699)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:644)
	at org.apache.solr.cloud.ForceLeaderTest.bringBackOldLeaderAndSendDoc(ForceLeaderTest.java:520)
	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLowerTerms(ForceLeaderTest.java:158)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1766 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/core/test/temp/junit4-J1-20180213_115508_6422104709510507282032.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/core/test/temp/junit4-J2-20180213_115508_6421222228028095334930.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/core/test/temp/junit4-J0-20180213_115508_6424917381253652083341.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 289 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/test-framework/test/temp/junit4-J2-20180213_120058_26411852438858761619861.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/test-framework/test/temp/junit4-J0-20180213_120058_2649906628030232684130.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/test-framework/test/temp/junit4-J1-20180213_120058_2646220856837212218286.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1062 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20180213_120211_4014466543087240460771.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20180213_120211_40112427775093145569242.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20180213_120211_4011125204775005726327.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 240 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20180213_120343_52510509800731303905126.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20180213_120343_52514657428879411647973.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20180213_120343_52514183652410704087281.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 256 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20180213_120356_1084715364222389951080.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20180213_120356_10811156530547197518789.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20180213_120356_10813055273113777733502.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20180213_120423_0112118133073767346121.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20180213_120423_01115807029735728698798.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20180213_120423_01113315716496950347714.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 172 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20180213_120426_77810485954431025434939.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20180213_120426_7785193609778557022591.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20180213_120426_77810629302224078355280.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 179 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20180213_120429_6661361318185497223179.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20180213_120429_6662411744629188431340.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20180213_120429_6664118850598511542561.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 161 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20180213_120438_7147970453086420123993.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20180213_120438_714272063981286572521.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20180213_120446_9965802415437191489716.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20180213_120446_9964449701380881310444.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20180213_120446_99615867416561431084403.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 177 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/analysis/uima/test/temp/junit4-J0-20180213_120449_6118987856847058209724.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 198 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20180213_120458_05110807940053334487836.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 24 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20180213_120458_0517805345791672212704.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20180213_120458_05118243118691654807584.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 1403 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/benchmark/test/temp/junit4-J2-20180213_120658_5852526021824546694330.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/benchmark/test/temp/junit4-J1-20180213_120658_58513542873556638060768.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/benchmark/test/temp/junit4-J0-20180213_120658_5848811527039979821727.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/classification/test/temp/junit4-J1-20180213_120707_9396413311804428181303.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/classification/test/temp/junit4-J0-20180213_120707_93910903328008458728966.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/classification/test/temp/junit4-J2-20180213_120707_94317147604516512610002.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 263 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/codecs/test/temp/junit4-J1-20180213_120722_8033307389092486240082.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/codecs/test/temp/junit4-J0-20180213_120722_8037558704219385422300.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 4 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/codecs/test/temp/junit4-J2-20180213_120722_80313524306854884415250.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 230 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/demo/test/temp/junit4-J2-20180213_121033_9463669986579774524503.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/demo/test/temp/junit4-J1-20180213_121033_9461677450222050963806.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/demo/test/temp/junit4-J0-20180213_121033_94612328826598715699001.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 173 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/expressions/test/temp/junit4-J1-20180213_121036_61011540132247268344040.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/expressions/test/temp/junit4-J0-20180213_121036_6108152667467371245713.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/expressions/test/temp/junit4-J2-20180213_121036_6101260126323539070476.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 229 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/facet/test/temp/junit4-J2-20180213_121044_24214372219255266279743.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/facet/test/temp/junit4-J0-20180213_121044_24213738091627310101220.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/facet/test/temp/junit4-J1-20180213_121044_2425994323405041045857.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 182 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/grouping/test/temp/junit4-J2-20180213_121120_2174509714766932648369.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/grouping/test/temp/junit4-J1-20180213_121120_21712946376377412424094.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/grouping/test/temp/junit4-J0-20180213_121120_21715156346740393605568.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 258 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/highlighter/test/temp/junit4-J0-20180213_121138_4957755557475408597121.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/highlighter/test/temp/junit4-J1-20180213_121138_4955572185916527121368.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/highlighter/test/temp/junit4-J2-20180213_121138_49518092850435172388456.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 163 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/join/test/temp/junit4-J2-20180213_121205_27915802166697391223535.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/join/test/temp/junit4-J0-20180213_121205_27914120111476834181569.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/join/test/temp/junit4-J1-20180213_121205_2796216118591979143396.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 155 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/memory/test/temp/junit4-J0-20180213_121220_62615339275844263142370.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/memory/test/temp/junit4-J1-20180213_121220_62616216424013715667809.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 184 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/misc/test/temp/junit4-J2-20180213_121231_6104833183455128892830.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/misc/test/temp/junit4-J1-20180213_121231_6105691977230421613031.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/misc/test/temp/junit4-J0-20180213_121231_6106975558655304476317.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 338 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queries/test/temp/junit4-J2-20180213_121251_1781805051424115338547.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queries/test/temp/junit4-J0-20180213_121251_17815198496229187994753.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queries/test/temp/junit4-J1-20180213_121251_17811122097598395696834.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 232 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queryparser/test/temp/junit4-J1-20180213_121301_3988553298378074479493.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queryparser/test/temp/junit4-J0-20180213_121301_39814337774273494831516.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/queryparser/test/temp/junit4-J2-20180213_121301_39812042348410736535252.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 206 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/replicator/test/temp/junit4-J1-20180213_121309_37816225103657545103661.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/replicator/test/temp/junit4-J2-20180213_121309_3782843322738193691419.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/replicator/test/temp/junit4-J0-20180213_121309_3788462844835134924237.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 222 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/sandbox/test/temp/junit4-J2-20180213_121320_9835526326843745884858.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/sandbox/test/temp/junit4-J0-20180213_121320_98314195551159252938402.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/sandbox/test/temp/junit4-J1-20180213_121320_98313527698235566372975.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 317 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20180213_121408_4679831227184230960182.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20180213_121408_4678533361327513874563.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20180213_121408_4674174636463367871494.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 153 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial/test/temp/junit4-J0-20180213_121426_1961484727484475418807.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 184 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20180213_121428_2389598535220745822413.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20180213_121428_23812195760549368516199.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20180213_121428_2382252143114095601119.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 245 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/suggest/test/temp/junit4-J1-20180213_121531_8949567017820837031081.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 18 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/suggest/test/temp/junit4-J0-20180213_121531_89413302226944085897587.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/build/suggest/test/temp/junit4-J2-20180213_121531_894321538611881810094.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3484 lines...]
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_24875BFD785E2E5B-001/init-core-data-001
   [junit4]   2> 1789527 WARN  (SUITE-ForceLeaderTest-seed#[24875BFD785E2E5B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
   [junit4]   2> 1789527 INFO  (SUITE-ForceLeaderTest-seed#[24875BFD785E2E5B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1789528 INFO  (SUITE-ForceLeaderTest-seed#[24875BFD785E2E5B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 1789528 INFO  (SUITE-ForceLeaderTest-seed#[24875BFD785E2E5B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1789528 INFO  (SUITE-ForceLeaderTest-seed#[24875BFD785E2E5B]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1789529 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1789529 INFO  (Thread-4288) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1789529 INFO  (Thread-4288) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1789531 ERROR (Thread-4288) [    ] 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> 1789629 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.c.ZkTestServer start zk server on port:34411
   [junit4]   2> 1789631 INFO  (zkConnectionManagerCallback-3403-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1789634 INFO  (zkConnectionManagerCallback-3405-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1789635 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1789636 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1789636 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1789637 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1789637 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1789638 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1789638 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1789639 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1789639 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1789640 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1789640 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1789641 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1789719 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1789719 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1789719 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1789720 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1789720 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@70b8ffc0{/,null,AVAILABLE}
   [junit4]   2> 1789721 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7eae177f{HTTP/1.1,[http/1.1]}{127.0.0.1:38103}
   [junit4]   2> 1789721 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.e.j.s.Server Started @1791324ms
   [junit4]   2> 1789721 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_24875BFD785E2E5B-001/tempDir-001/control/data, hostPort=46451, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_24875BFD785E2E5B-001/control-001/cores, replicaType=NRT}
   [junit4]   2> 1789721 ERROR (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1789721 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1789722 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1789722 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1789722 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-13T12:46:27.781100Z
   [junit4]   2> 1789723 INFO  (zkConnectionManagerCallback-3407-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1789724 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1789724 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_24875BFD785E2E5B-001/control-001/solr.xml
   [junit4]   2> 1789725 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1789725 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1789726 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@250b2711, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1789727 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34411/solr
   [junit4]   2> 1789728 INFO  (zkConnectionManagerCallback-3411-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1789730 INFO  (zkConnectionManagerCallback-3413-thread-1-processing-n:127.0.0.1:46451_) [n:127.0.0.1:46451_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1789758 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [n:127.0.0.1:46451_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1789758 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [n:127.0.0.1:46451_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46451_
   [junit4]   2> 1789758 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [n:127.0.0.1:46451_    ] o.a.s.c.Overseer Overseer (id=72142079643025412-127.0.0.1:46451_-n_0000000000) starting
   [junit4]   2> 1789761 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [n:127.0.0.1:46451_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46451_
   [junit4]   2> 1789762 INFO  (zkCallback-3412-thread-1-processing-n:127.0.0.1:46451_) [n:127.0.0.1:46451_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1789796 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [n:127.0.0.1:46451_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250b2711
   [junit4]   2> 1789802 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [n:127.0.0.1:46451_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250b2711
   [junit4]   2> 1789802 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [n:127.0.0.1:46451_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250b2711
   [junit4]   2> 1789803 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [n:127.0.0.1:46451_    ] 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.ForceLeaderTest_24875BFD785E2E5B-001/control-001/cores
   [junit4]   2> 1789814 INFO  (zkConnectionManagerCallback-3419-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1789815 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1789815 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34411/solr ready
   [junit4]   2> 1789816 INFO  (SocketProxy-Acceptor-46451) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=47008,localport=46451], receiveBufferSize:531000
   [junit4]   2> 1789817 INFO  (SocketProxy-Acceptor-46451) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38103,localport=41678], receiveBufferSize=530904
   [junit4]   2> 1789818 INFO  (qtp387316262-16965) [n:127.0.0.1:46451_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:46451_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1789820 INFO  (OverseerThreadFactory-7309-thread-1-processing-n:127.0.0.1:46451_) [n:127.0.0.1:46451_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1789924 INFO  (SocketProxy-Acceptor-46451) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=47012,localport=46451], receiveBufferSize:531000
   [junit4]   2> 1789924 INFO  (qtp387316262-16971) [n:127.0.0.1:46451_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1789924 INFO  (SocketProxy-Acceptor-46451) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38103,localport=41682], receiveBufferSize=530904
   [junit4]   2> 1789925 INFO  (qtp387316262-16971) [n:127.0.0.1:46451_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1790027 INFO  (zkCallback-3412-thread-1-processing-n:127.0.0.1:46451_) [n:127.0.0.1:46451_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1790949 INFO  (qtp387316262-16971) [n:127.0.0.1:46451_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1790960 INFO  (qtp387316262-16971) [n:127.0.0.1:46451_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1791024 INFO  (qtp387316262-16971) [n:127.0.0.1:46451_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1791031 INFO  (qtp387316262-16971) [n:127.0.0.1:46451_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1791031 INFO  (qtp387316262-16971) [n:127.0.0.1:46451_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250b2711
   [junit4]   2> 1791031 INFO  (qtp387316262-16971) [n:127.0.0.1:46451_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1791031 INFO  (qtp387316262-16971) [n:127.0.0.1:46451_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_24875BFD785E2E5B-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_24875BFD785E2E5B-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1791033 INFO  (qtp387316262-16971) [n:127.0.0.1:46451_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2068521376, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1791034 WARN  (qtp387316262-16971) [n:127.0.0.1:46451_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1791059 INFO  (qtp387316262-16971) [n:127.0.0.1:46451_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1791059 INFO  (qtp387316262-16971) [n:127.0.0.1:46451_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1791060 INFO  (qtp387316262-16971) [n:127.0.0.1:46451_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1791060 INFO  (qtp387316262-16971) [n:127.0.0.1:46451_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1791061 INFO  (qtp387316262-16971) [n:127.0.0.1:46451_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22021018570912645]
   [junit4]   2> 1791061 INFO  (qtp387316262-16971) [n:127.0.0.1:46451_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@62e0c9df[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1791062 INFO  (qtp387316262-16971) [n:127.0.0.1:46451_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1791062 INFO  (qtp387316262-16971) [n:127.0.0.1:46451_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1791062 INFO  (qtp387316262-16971) [n:127.0.0.1:46451_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1791063 INFO  (searcherExecutor-7312-thread-1-processing-n:127.0.0.1:46451_ x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:46451_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@62e0c9df[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1791063 INFO  (qtp387316262-16971) [n:127.0.0.1:46451_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592289907569590272
   [junit4]   2> 1791067 INFO  (qtp387316262-16971) [n:127.0.0.1:46451_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1791067 INFO  (qtp387316262-16971) [n:127.0.0.1:46451_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1791067 INFO  (qtp387316262-16971) [n:127.0.0.1:46451_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46451/control_collection_shard1_replica_n1/
   [junit4]   2> 1791067 INFO  (qtp387316262-16971) [n:127.0.0.1:46451_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1791068 INFO  (qtp387316262-16971) [n:127.0.0.1:46451_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:46451/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1791068 INFO  (qtp387316262-16971) [n:127.0.0.1:46451_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1791069 INFO  (qtp387316262-16971) [n:127.0.0.1:46451_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46451/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1791170 INFO  (zkCallback-3412-thread-2-processing-n:127.0.0.1:46451_) [n:127.0.0.1:46451_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1791219 INFO  (qtp387316262-16971) [n:127.0.0.1:46451_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1791225 INFO  (qtp387316262-16971) [n:127.0.0.1:46451_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1300
   [junit4]   2> 1791228 INFO  (qtp387316262-16965) [n:127.0.0.1:46451_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1791322 INFO  (zkCallback-3412-thread-1-processing-n:127.0.0.1:46451_) [n:127.0.0.1:46451_    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1791821 INFO  (OverseerCollectionConfigSetProcessor-72142079643025412-127.0.0.1:46451_-n_0000000000) [n:127.0.0.1:46451_    ] 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> 1792228 INFO  (qtp387316262-16965) [n:127.0.0.1:46451_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:46451_&wt=javabin&version=2} status=0 QTime=2410
   [junit4]   2> 1792231 INFO  (zkConnectionManagerCallback-3423-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792232 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1792232 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34411/solr ready
   [junit4]   2> 1792232 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1792232 INFO  (SocketProxy-Acceptor-46451) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=47058,localport=46451], receiveBufferSize:531000
   [junit4]   2> 1792233 INFO  (SocketProxy-Acceptor-46451) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38103,localport=41728], receiveBufferSize=530904
   [junit4]   2> 1792233 INFO  (qtp387316262-16971) [n:127.0.0.1:46451_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1792234 INFO  (OverseerThreadFactory-7309-thread-2-processing-n:127.0.0.1:46451_) [n:127.0.0.1:46451_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1792234 WARN  (OverseerThreadFactory-7309-thread-2-processing-n:127.0.0.1:46451_) [n:127.0.0.1:46451_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 1792436 INFO  (qtp387316262-16971) [n:127.0.0.1:46451_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1792436 INFO  (qtp387316262-16971) [n:127.0.0.1:46451_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=203
   [junit4]   2> 1792522 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_24875BFD785E2E5B-001/shard-1-001 of type NRT
   [junit4]   2> 1792522 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1792525 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1792525 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1792525 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1792525 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@444dff1c{/,null,AVAILABLE}
   [junit4]   2> 1792525 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4807b7f4{HTTP/1.1,[http/1.1]}{127.0.0.1:38707}
   [junit4]   2> 1792525 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.e.j.s.Server Started @1794128ms
   [junit4]   2> 1792525 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_24875BFD785E2E5B-001/tempDir-001/jetty1, hostPort=37691, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_24875BFD785E2E5B-001/shard-1-001/cores}
   [junit4]   2> 1792526 ERROR (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1792526 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1792526 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1792526 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1792526 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-13T12:46:30.585339Z
   [junit4]   2> 1792527 INFO  (zkConnectionManagerCallback-3425-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792528 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1792528 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_24875BFD785E2E5B-001/shard-1-001/solr.xml
   [junit4]   2> 1792530 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1792530 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1792531 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@250b2711, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1792534 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34411/solr
   [junit4]   2> 1792535 INFO  (zkConnectionManagerCallback-3429-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792540 INFO  (zkConnectionManagerCallback-3431-thread-1-processing-n:127.0.0.1:37691_) [n:127.0.0.1:37691_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792543 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [n:127.0.0.1:37691_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1792543 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [n:127.0.0.1:37691_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1792544 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [n:127.0.0.1:37691_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37691_
   [junit4]   2> 1792545 INFO  (zkCallback-3422-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1792545 INFO  (zkCallback-3412-thread-1-processing-n:127.0.0.1:46451_) [n:127.0.0.1:46451_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1792548 INFO  (zkCallback-3430-thread-1-processing-n:127.0.0.1:37691_) [n:127.0.0.1:37691_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1792572 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [n:127.0.0.1:37691_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250b2711
   [junit4]   2> 1792579 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [n:127.0.0.1:37691_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250b2711
   [junit4]   2> 1792579 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [n:127.0.0.1:37691_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250b2711
   [junit4]   2> 1792580 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [n:127.0.0.1:37691_    ] 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.ForceLeaderTest_24875BFD785E2E5B-001/shard-1-001/cores
   [junit4]   2> 1792598 INFO  (SocketProxy-Acceptor-37691) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=54600,localport=37691], receiveBufferSize:531000
   [junit4]   2> 1792599 INFO  (SocketProxy-Acceptor-37691) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38707,localport=46762], receiveBufferSize=530904
   [junit4]   2> 1792600 INFO  (qtp1137076082-17024) [n:127.0.0.1:37691_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:37691_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1792601 INFO  (OverseerCollectionConfigSetProcessor-72142079643025412-127.0.0.1:46451_-n_0000000000) [n:127.0.0.1:46451_    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1792601 INFO  (OverseerThreadFactory-7309-thread-3-processing-n:127.0.0.1:46451_) [n:127.0.0.1:46451_    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:37691_ for creating new replica
   [junit4]   2> 1792602 INFO  (SocketProxy-Acceptor-37691) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=54604,localport=37691], receiveBufferSize:531000
   [junit4]   2> 1792602 INFO  (SocketProxy-Acceptor-37691) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=38707,localport=46766], receiveBufferSize=530904
   [junit4]   2> 1792604 INFO  (qtp1137076082-17030) [n:127.0.0.1:37691_    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1792604 INFO  (qtp1137076082-17030) [n:127.0.0.1:37691_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1793649 INFO  (qtp1137076082-17030) [n:127.0.0.1:37691_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1793655 INFO  (qtp1137076082-17030) [n:127.0.0.1:37691_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema [collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 1793714 INFO  (qtp1137076082-17030) [n:127.0.0.1:37691_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1793720 INFO  (qtp1137076082-17030) [n:127.0.0.1:37691_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n41' using configuration from collection collection1, trusted=true
   [junit4]   2> 1793720 INFO  (qtp1137076082-17030) [n:127.0.0.1:37691_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n41' (registry 'solr.core.collection1.shard2.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@250b2711
   [junit4]   2> 1793721 INFO  (qtp1137076082-17030) [n:127.0.0.1:37691_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1793721 INFO  (qtp1137076082-17030) [n:127.0.0.1:37691_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [[collection1_shard2_replica_n41] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_24875BFD785E2E5B-001/shard-1-001/cores/collection1_shard2_replica_n41], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ForceLeaderTest_24875BFD785E2E5B-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 1793722 INFO  (qtp1137076082-17030) [n:127.0.0.1:37691_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2068521376, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1793724 WARN  (qtp1137076082-17030) [n:127.0.0.1:37691_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1793750 INFO  (qtp1137076082-17030) [n:127.0.0.1:37691_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1793750 INFO  (qtp1137076082-17030) [n:127.0.0.1:37691_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1793751 INFO  (qtp1137076082-17030) [n:127.0.0.1:37691_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1793751 INFO  (qtp1137076082-17030) [n:127.0.0.1:37691_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1793751 INFO  (qtp1137076082-17030) [n:127.0.0.1:37691_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.22021018570912645]
   [junit4]   2> 1793752 INFO  (qtp1137076082-17030) [n:127.0.0.1:37691_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@3061d6a2[collection1_shard2_replica_n41] main]
   [junit4]   2> 1793753 INFO  (qtp1137076082-17030) [n:127.0.0.1:37691_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1793753 INFO  (qtp1137076082-17030) [n:127.0.0.1:37691_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1793754 INFO  (qtp1137076082-17030) [n:127.0.0.1:37691_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1793754 INFO  (searcherExecutor-7323-thread-1-processing-n:127.0.0.1:37691_ x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:37691_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore [collection1_shard2_replica_n41] Registered new searcher Searcher@3061d6a2[collection1_shard2_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1793754 INFO  (qtp1137076082-17030) [n:127.0.0.1:37691_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592289910391308288
   [junit4]   2> 1793759 INFO  (qtp1137076082-17030) [n:127.0.0.1:37691_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1793759 INFO  (qtp1137076082-17030) [n:127.0.0.1:37691_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1793759 INFO  (qtp1137076082-17030) [n:127.0.0.1:37691_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37691/collection1_shard2_replica_n41/
   [junit4]   2> 1793759 INFO  (qtp1137076082-17030) [n:127.0.0.1:37691_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1793760 INFO  (qtp1137076082-17030) [n:127.0.0.1:37691_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy http://127.0.0.1:37691/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 1793760 INFO  (qtp1137076082-17030) [n:127.0.0.1:37691_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1793761 INFO  (qtp1137076082-17030) [n:127.0.0.1:37691_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37691/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 1793911 INFO  (qtp1137076082-17030) [n:127.0.0.1:37691_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1793913 INFO  (qtp1137076082-17030) [n:127.0.0.1:37691_ c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1309
   [junit4]   2> 1793915 INFO  (qtp1137076082-17024) [n:127.0.0.1:37691_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:37691_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2} status=0 QTime=1314
   [junit4]   2> 1793993 INFO  (TEST-ForceLeaderTest.testReplicasInLowerTerms-seed#[24875BFD785E2E5B]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/b

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

  [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-analytics/test/temp/junit4-J0-20180213_131218_35118292182390638514204.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 562 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J2-20180213_131328_14616317259546269742330.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J1-20180213_131328_14610382648190111347428.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-clustering/test/temp/junit4-J0-20180213_131328_14612014260846028112262.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1280 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J1-20180213_131344_8274294434465853654664.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler-extras/test/temp/junit4-J0-20180213_131344_8276064684848128440975.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 653 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J2-20180213_131352_66811733367725444526340.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J1-20180213_131352_6685396363654895059074.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-dataimporthandler/test/temp/junit4-J0-20180213_131352_66817284949639289518700.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 567 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J0-20180213_131416_2751651900992620578122.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J2-20180213_131416_27514121517724732537540.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-cell/test/temp/junit4-J1-20180213_131416_2757001142641285160324.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 570 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J1-20180213_131428_85310989664708829685366.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J0-20180213_131428_85312491714441704894621.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-langid/test/temp/junit4-J2-20180213_131428_8534012628656692008363.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 664 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J0-20180213_131438_18913142367235884168878.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J2-20180213_131438_18910694049487272342325.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-ltr/test/temp/junit4-J1-20180213_131438_1891271472359007584583.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 611 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J1-20180213_131507_4158773359081236465541.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-uima/test/temp/junit4-J0-20180213_131507_4154067320356584864314.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 557 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/contrib/solr-velocity/test/temp/junit4-J0-20180213_131518_08512033760488891315582.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32523 lines...]

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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1348/
Java: 32bit/jdk1.8.0_162 -server -XX:+UseParallelGC

3 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeLostTriggerRestoreState

Error Message:
The trigger did not fire at all

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


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testCooldown

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([97CB150203DA13E9:A67578E67D70661B]:0)
	at org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testCooldown(TestTriggerIntegration.java:1086)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

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

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




Build Log:
[...truncated 12448 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest
   [junit4]   2> 297920 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[97CB150203DA13E9]-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.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/init-core-data-001
   [junit4]   2> 297920 WARN  (SUITE-AutoAddReplicasIntegrationTest-seed#[97CB150203DA13E9]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=22 numCloses=22
   [junit4]   2> 297920 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[97CB150203DA13E9]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 297921 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[97CB150203DA13E9]-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> 297922 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[97CB150203DA13E9]-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.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001
   [junit4]   2> 297922 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[97CB150203DA13E9]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 297922 INFO  (Thread-428) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 297922 INFO  (Thread-428) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 297926 ERROR (Thread-428) [    ] 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> 298022 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[97CB150203DA13E9]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:42869
   [junit4]   2> 298025 INFO  (zkConnectionManagerCallback-426-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 298028 INFO  (jetty-launcher-423-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 298028 INFO  (jetty-launcher-423-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 298028 INFO  (jetty-launcher-423-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 298029 INFO  (jetty-launcher-423-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 298029 INFO  (jetty-launcher-423-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 298029 INFO  (jetty-launcher-423-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1078baa{/solr,null,AVAILABLE}
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9baf97{/solr,null,AVAILABLE}
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@88b818{/solr,null,AVAILABLE}
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@18c685a{SSL,[ssl, http/1.1]}{127.0.0.1:37491}
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@162c6ce{SSL,[ssl, http/1.1]}{127.0.0.1:35605}
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-2) [    ] o.e.j.s.Server Started @299695ms
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@ad0628{SSL,[ssl, http/1.1]}{127.0.0.1:36275}
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37491}
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-1) [    ] o.e.j.s.Server Started @299695ms
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-3) [    ] o.e.j.s.Server Started @299695ms
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36275}
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35605}
   [junit4]   2> 298030 ERROR (jetty-launcher-423-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 298030 ERROR (jetty-launcher-423-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 298030 ERROR (jetty-launcher-423-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-13T08:35:09.887Z
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-13T08:35:09.887Z
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 298030 INFO  (jetty-launcher-423-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-13T08:35:09.887Z
   [junit4]   2> 298031 INFO  (zkConnectionManagerCallback-432-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 298031 INFO  (zkConnectionManagerCallback-431-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 298031 INFO  (zkConnectionManagerCallback-430-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 298032 INFO  (jetty-launcher-423-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 298032 INFO  (jetty-launcher-423-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 298032 INFO  (jetty-launcher-423-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 298037 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 0x1004bf0c4cc0001, likely client has closed socket
   [junit4]   2> 298038 INFO  (jetty-launcher-423-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42869/solr
   [junit4]   2> 298038 INFO  (jetty-launcher-423-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42869/solr
   [junit4]   2> 298038 INFO  (jetty-launcher-423-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42869/solr
   [junit4]   2> 298039 INFO  (zkConnectionManagerCallback-438-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 298039 INFO  (zkConnectionManagerCallback-442-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 298039 INFO  (zkConnectionManagerCallback-444-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 298040 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 0x1004bf0c4cc0006, likely client has closed socket
   [junit4]   2> 298042 INFO  (zkConnectionManagerCallback-448-thread-1-processing-n:127.0.0.1:37491_solr) [n:127.0.0.1:37491_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 298042 INFO  (zkConnectionManagerCallback-450-thread-1-processing-n:127.0.0.1:35605_solr) [n:127.0.0.1:35605_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 298042 INFO  (zkConnectionManagerCallback-446-thread-1-processing-n:127.0.0.1:36275_solr) [n:127.0.0.1:36275_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 298073 INFO  (jetty-launcher-423-thread-1) [n:127.0.0.1:36275_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 298073 INFO  (jetty-launcher-423-thread-3) [n:127.0.0.1:35605_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 298073 INFO  (jetty-launcher-423-thread-2) [n:127.0.0.1:37491_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 298074 INFO  (jetty-launcher-423-thread-1) [n:127.0.0.1:36275_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36275_solr
   [junit4]   2> 298074 INFO  (jetty-launcher-423-thread-3) [n:127.0.0.1:35605_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35605_solr
   [junit4]   2> 298074 INFO  (jetty-launcher-423-thread-2) [n:127.0.0.1:37491_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37491_solr
   [junit4]   2> 298074 INFO  (jetty-launcher-423-thread-1) [n:127.0.0.1:36275_solr    ] o.a.s.c.Overseer Overseer (id=72141091503865864-127.0.0.1:36275_solr-n_0000000000) starting
   [junit4]   2> 298074 INFO  (zkCallback-449-thread-1-processing-n:127.0.0.1:35605_solr) [n:127.0.0.1:35605_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 298075 INFO  (zkCallback-447-thread-1-processing-n:127.0.0.1:37491_solr) [n:127.0.0.1:37491_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 298075 INFO  (zkCallback-445-thread-1-processing-n:127.0.0.1:36275_solr) [n:127.0.0.1:36275_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 298078 DEBUG (OverseerAutoScalingTriggerThread-72141091503865864-127.0.0.1:36275_solr-n_0000000000) [n:127.0.0.1:36275_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 298078 DEBUG (OverseerAutoScalingTriggerThread-72141091503865864-127.0.0.1:36275_solr-n_0000000000) [n:127.0.0.1:36275_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 298078 INFO  (jetty-launcher-423-thread-1) [n:127.0.0.1:36275_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36275_solr
   [junit4]   2> 298078 DEBUG (OverseerAutoScalingTriggerThread-72141091503865864-127.0.0.1:36275_solr-n_0000000000) [n:127.0.0.1:36275_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:35605_solr, 127.0.0.1:37491_solr]
   [junit4]   2> 298078 DEBUG (OverseerAutoScalingTriggerThread-72141091503865864-127.0.0.1:36275_solr-n_0000000000) [n:127.0.0.1:36275_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 298078 DEBUG (OverseerAutoScalingTriggerThread-72141091503865864-127.0.0.1:36275_solr-n_0000000000) [n:127.0.0.1:36275_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 298079 INFO  (zkCallback-449-thread-1-processing-n:127.0.0.1:35605_solr) [n:127.0.0.1:35605_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 298079 INFO  (zkCallback-445-thread-1-processing-n:127.0.0.1:36275_solr) [n:127.0.0.1:36275_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 298079 INFO  (zkCallback-447-thread-1-processing-n:127.0.0.1:37491_solr) [n:127.0.0.1:37491_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 298079 DEBUG (OverseerAutoScalingTriggerThread-72141091503865864-127.0.0.1:36275_solr-n_0000000000) [n:127.0.0.1:36275_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 298079 DEBUG (OverseerAutoScalingTriggerThread-72141091503865864-127.0.0.1:36275_solr-n_0000000000) [n:127.0.0.1:36275_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 298079 DEBUG (ScheduledTrigger-867-thread-1) [n:127.0.0.1:36275_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 298184 INFO  (jetty-launcher-423-thread-1) [n:127.0.0.1:36275_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36275.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cfdb4f
   [junit4]   2> 298184 INFO  (jetty-launcher-423-thread-2) [n:127.0.0.1:37491_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37491.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cfdb4f
   [junit4]   2> 298191 INFO  (jetty-launcher-423-thread-1) [n:127.0.0.1:36275_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36275.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cfdb4f
   [junit4]   2> 298191 INFO  (jetty-launcher-423-thread-1) [n:127.0.0.1:36275_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36275.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cfdb4f
   [junit4]   2> 298191 INFO  (jetty-launcher-423-thread-2) [n:127.0.0.1:37491_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37491.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cfdb4f
   [junit4]   2> 298192 INFO  (jetty-launcher-423-thread-2) [n:127.0.0.1:37491_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37491.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cfdb4f
   [junit4]   2> 298192 INFO  (jetty-launcher-423-thread-1) [n:127.0.0.1:36275_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.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001/node1/.
   [junit4]   2> 298192 INFO  (jetty-launcher-423-thread-2) [n:127.0.0.1:37491_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.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001/node2/.
   [junit4]   2> 298201 INFO  (jetty-launcher-423-thread-3) [n:127.0.0.1:35605_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35605.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cfdb4f
   [junit4]   2> 298209 INFO  (jetty-launcher-423-thread-3) [n:127.0.0.1:35605_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35605.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cfdb4f
   [junit4]   2> 298209 INFO  (jetty-launcher-423-thread-3) [n:127.0.0.1:35605_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35605.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cfdb4f
   [junit4]   2> 298210 INFO  (jetty-launcher-423-thread-3) [n:127.0.0.1:35605_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.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001/node3/.
   [junit4]   2> 298249 INFO  (zkConnectionManagerCallback-458-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 298251 INFO  (zkConnectionManagerCallback-462-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 298252 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[97CB150203DA13E9]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 298252 INFO  (SUITE-AutoAddReplicasIntegrationTest-seed#[97CB150203DA13E9]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42869/solr ready
   [junit4]   2> 298266 INFO  (TEST-AutoAddReplicasIntegrationTest.testSimple-seed#[97CB150203DA13E9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 298299 INFO  (qtp324892-2062) [n:127.0.0.1:35605_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:35605_solr,127.0.0.1:36275_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 298300 INFO  (OverseerThreadFactory-869-thread-1-processing-n:127.0.0.1:36275_solr) [n:127.0.0.1:36275_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSimple1
   [junit4]   2> 298405 INFO  (OverseerStateUpdate-72141091503865864-127.0.0.1:36275_solr-n_0000000000) [n:127.0.0.1:36275_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:35605/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 298406 INFO  (OverseerStateUpdate-72141091503865864-127.0.0.1:36275_solr-n_0000000000) [n:127.0.0.1:36275_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:36275/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 298406 INFO  (OverseerStateUpdate-72141091503865864-127.0.0.1:36275_solr-n_0000000000) [n:127.0.0.1:36275_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:35605/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 298407 INFO  (OverseerStateUpdate-72141091503865864-127.0.0.1:36275_solr-n_0000000000) [n:127.0.0.1:36275_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:36275/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 298614 INFO  (qtp324892-2065) [n:127.0.0.1:35605_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> 298614 INFO  (qtp324892-2142) [n:127.0.0.1:35605_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> 298614 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 298647 INFO  (qtp8193428-2143) [n:127.0.0.1:36275_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> 298647 INFO  (qtp8193428-2143) [n:127.0.0.1:36275_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 298653 INFO  (qtp8193428-2074) [n:127.0.0.1:36275_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> 298756 INFO  (zkCallback-449-thread-1-processing-n:127.0.0.1:35605_solr) [n:127.0.0.1:35605_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> 298756 INFO  (zkCallback-445-thread-1-processing-n:127.0.0.1:36275_solr) [n:127.0.0.1:36275_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> 298756 INFO  (zkCallback-445-thread-2-processing-n:127.0.0.1:36275_solr) [n:127.0.0.1:36275_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> 298756 INFO  (zkCallback-449-thread-2-processing-n:127.0.0.1:35605_solr) [n:127.0.0.1:35605_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> 299080 DEBUG (ScheduledTrigger-867-thread-1) [n:127.0.0.1:36275_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 299623 INFO  (qtp324892-2142) [n:127.0.0.1:35605_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> 299623 INFO  (qtp324892-2065) [n:127.0.0.1:35605_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> 299629 INFO  (qtp324892-2142) [n:127.0.0.1:35605_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> 299629 INFO  (qtp324892-2065) [n:127.0.0.1:35605_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> 299639 INFO  (qtp324892-2065) [n:127.0.0.1:35605_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> 299639 INFO  (qtp324892-2142) [n:127.0.0.1:35605_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> 299639 INFO  (qtp324892-2065) [n:127.0.0.1:35605_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> 299639 INFO  (qtp324892-2142) [n:127.0.0.1:35605_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> 299640 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35605.solr.core.testSimple1.shard2.replica_n4' (registry 'solr.core.testSimple1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cfdb4f
   [junit4]   2> 299640 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35605.solr.core.testSimple1.shard1.replica_n1' (registry 'solr.core.testSimple1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cfdb4f
   [junit4]   2> 299640 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 299640 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 299640 INFO  (qtp324892-2065) [n:127.0.0.1:35605_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.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001/node3/testSimple1_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001/node3/./testSimple1_shard2_replica_n4/data/]
   [junit4]   2> 299640 INFO  (qtp324892-2142) [n:127.0.0.1:35605_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.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001/node3/testSimple1_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001/node3/./testSimple1_shard1_replica_n1/data/]
   [junit4]   2> 299656 INFO  (qtp8193428-2143) [n:127.0.0.1:36275_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> 299663 INFO  (qtp8193428-2074) [n:127.0.0.1:36275_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> 299664 INFO  (qtp8193428-2143) [n:127.0.0.1:36275_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> 299666 INFO  (qtp8193428-2143) [n:127.0.0.1:36275_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> 299666 INFO  (qtp8193428-2143) [n:127.0.0.1:36275_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> 299666 INFO  (qtp8193428-2143) [n:127.0.0.1:36275_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36275.solr.core.testSimple1.shard1.replica_n2' (registry 'solr.core.testSimple1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cfdb4f
   [junit4]   2> 299667 INFO  (qtp8193428-2143) [n:127.0.0.1:36275_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 299667 INFO  (qtp8193428-2143) [n:127.0.0.1:36275_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.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001/node1/testSimple1_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001/node1/./testSimple1_shard1_replica_n2/data/]
   [junit4]   2> 299669 INFO  (qtp8193428-2074) [n:127.0.0.1:36275_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> 299671 INFO  (qtp8193428-2074) [n:127.0.0.1:36275_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> 299671 INFO  (qtp8193428-2074) [n:127.0.0.1:36275_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> 299672 INFO  (qtp8193428-2074) [n:127.0.0.1:36275_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36275.solr.core.testSimple1.shard2.replica_n6' (registry 'solr.core.testSimple1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cfdb4f
   [junit4]   2> 299672 INFO  (qtp8193428-2074) [n:127.0.0.1:36275_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 299672 INFO  (qtp8193428-2074) [n:127.0.0.1:36275_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.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001/node1/testSimple1_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001/node1/./testSimple1_shard2_replica_n6/data/]
   [junit4]   2> 299693 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 299693 INFO  (qtp324892-2142) [n:127.0.0.1:35605_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> 299695 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 299695 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 299696 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 299696 INFO  (qtp324892-2065) [n:127.0.0.1:35605_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> 299696 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a04076[testSimple1_shard1_replica_n1] main]
   [junit4]   2> 299697 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 299697 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 299697 INFO  (qtp324892-2142) [n:127.0.0.1:35605_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> 299698 INFO  (qtp324892-2142) [n:127.0.0.1:35605_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> 299698 INFO  (qtp324892-2142) [n:127.0.0.1:35605_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> 299699 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592274097595744256
   [junit4]   2> 299699 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@1280f56[testSimple1_shard2_replica_n4] main]
   [junit4]   2> 299700 INFO  (qtp324892-2065) [n:127.0.0.1:35605_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> 299702 INFO  (searcherExecutor-877-thread-1-processing-n:127.0.0.1:35605_solr x:testSimple1_shard1_replica_n1 s:shard1 c:testSimple1 r:core_node3) [n:127.0.0.1:35605_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@1a04076[testSimple1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 299702 INFO  (qtp324892-2065) [n:127.0.0.1:35605_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> 299705 INFO  (qtp324892-2065) [n:127.0.0.1:35605_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> 299706 INFO  (searcherExecutor-876-thread-1-processing-n:127.0.0.1:35605_solr x:testSimple1_shard2_replica_n4 s:shard2 c:testSimple1 r:core_node7) [n:127.0.0.1:35605_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore [testSimple1_shard2_replica_n4] Registered new searcher Searcher@1280f56[testSimple1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 299706 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592274097603084288
   [junit4]   2> 299707 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 299713 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 299715 INFO  (qtp8193428-2074) [n:127.0.0.1:36275_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 299715 INFO  (qtp8193428-2074) [n:127.0.0.1:36275_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> 299716 INFO  (qtp8193428-2074) [n:127.0.0.1:36275_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 299716 INFO  (qtp8193428-2074) [n:127.0.0.1:36275_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 299717 INFO  (qtp8193428-2143) [n:127.0.0.1:36275_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 299717 INFO  (qtp8193428-2143) [n:127.0.0.1:36275_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> 299717 INFO  (qtp8193428-2074) [n:127.0.0.1:36275_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@fc56e9[testSimple1_shard2_replica_n6] main]
   [junit4]   2> 299718 INFO  (qtp8193428-2143) [n:127.0.0.1:36275_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 299718 INFO  (qtp8193428-2143) [n:127.0.0.1:36275_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 299718 INFO  (qtp8193428-2074) [n:127.0.0.1:36275_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> 299718 INFO  (qtp8193428-2074) [n:127.0.0.1:36275_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> 299719 INFO  (qtp8193428-2074) [n:127.0.0.1:36275_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> 299720 INFO  (searcherExecutor-881-thread-1-processing-n:127.0.0.1:36275_solr x:testSimple1_shard2_replica_n6 s:shard2 c:testSimple1 r:core_node8) [n:127.0.0.1:36275_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@fc56e9[testSimple1_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 299720 INFO  (qtp8193428-2074) [n:127.0.0.1:36275_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 1592274097617764352
   [junit4]   2> 299720 INFO  (qtp8193428-2143) [n:127.0.0.1:36275_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@6be41c[testSimple1_shard1_replica_n2] main]
   [junit4]   2> 299720 INFO  (qtp8193428-2143) [n:127.0.0.1:36275_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> 299721 INFO  (qtp8193428-2143) [n:127.0.0.1:36275_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> 299721 INFO  (qtp8193428-2143) [n:127.0.0.1:36275_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> 299722 INFO  (searcherExecutor-878-thread-1-processing-n:127.0.0.1:36275_solr x:testSimple1_shard1_replica_n2 s:shard1 c:testSimple1 r:core_node5) [n:127.0.0.1:36275_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@6be41c[testSimple1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 299722 INFO  (qtp8193428-2143) [n:127.0.0.1:36275_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 1592274097619861504
   [junit4]   2> 299814 INFO  (zkCallback-449-thread-2-processing-n:127.0.0.1:35605_solr) [n:127.0.0.1:35605_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> 299814 INFO  (zkCallback-449-thread-1-processing-n:127.0.0.1:35605_solr) [n:127.0.0.1:35605_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> 299814 INFO  (zkCallback-445-thread-1-processing-n:127.0.0.1:36275_solr) [n:127.0.0.1:36275_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> 299814 INFO  (zkCallback-445-thread-2-processing-n:127.0.0.1:36275_solr) [n:127.0.0.1:36275_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> 300081 DEBUG (ScheduledTrigger-867-thread-2) [n:127.0.0.1:36275_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 300207 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 300207 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 300207 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35605/solr/testSimple1_shard1_replica_n1/
   [junit4]   2> 300208 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 url=https://127.0.0.1:35605/solr START replicas=[https://127.0.0.1:36275/solr/testSimple1_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 300215 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 300215 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 300215 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:35605/solr/testSimple1_shard2_replica_n4/
   [junit4]   2> 300216 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n4 url=https://127.0.0.1:35605/solr START replicas=[https://127.0.0.1:36275/solr/testSimple1_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 300222 INFO  (qtp8193428-2055) [n:127.0.0.1:36275_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.S.Request [testSimple1_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 300222 INFO  (qtp8193428-2164) [n:127.0.0.1:36275_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.S.Request [testSimple1_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 300508 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 url=https://127.0.0.1:35605/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 300508 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 300508 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 300508 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 300512 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35605/solr/testSimple1_shard1_replica_n1/ shard1
   [junit4]   2> 300519 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n4 url=https://127.0.0.1:35605/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 300519 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 300519 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 300519 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 300521 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:35605/solr/testSimple1_shard2_replica_n4/ shard2
   [junit4]   2> 300622 INFO  (zkCallback-449-thread-2-processing-n:127.0.0.1:35605_solr) [n:127.0.0.1:35605_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> 300622 INFO  (zkCallback-449-thread-1-processing-n:127.0.0.1:35605_solr) [n:127.0.0.1:35605_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> 300622 INFO  (zkCallback-445-thread-2-processing-n:127.0.0.1:36275_solr) [n:127.0.0.1:36275_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> 300622 INFO  (zkCallback-445-thread-1-processing-n:127.0.0.1:36275_solr) [n:127.0.0.1:36275_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> 300663 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 300668 INFO  (qtp324892-2142) [n:127.0.0.1:35605_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2054
   [junit4]   2> 300671 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 300673 INFO  (qtp324892-2065) [n:127.0.0.1:35605_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2058
   [junit4]   2> 300725 INFO  (qtp8193428-2074) [n:127.0.0.1:36275_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2071
   [junit4]   2> 300727 INFO  (qtp8193428-2143) [n:127.0.0.1:36275_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2080
   [junit4]   2> 300729 INFO  (qtp324892-2062) [n:127.0.0.1:35605_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> 300827 INFO  (zkCallback-449-thread-1-processing-n:127.0.0.1:35605_solr) [n:127.0.0.1:35605_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> 300827 INFO  (zkCallback-445-thread-2-processing-n:127.0.0.1:36275_solr) [n:127.0.0.1:36275_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> 300828 INFO  (zkCallback-449-thread-2-processing-n:127.0.0.1:35605_solr) [n:127.0.0.1:35605_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> 300828 INFO  (zkCallback-445-thread-1-processing-n:127.0.0.1:36275_solr) [n:127.0.0.1:36275_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> 301081 DEBUG (ScheduledTrigger-867-thread-1) [n:127.0.0.1:36275_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 301729 INFO  (qtp324892-2062) [n:127.0.0.1:35605_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:35605_solr,127.0.0.1:36275_solr&wt=javabin&version=2} status=0 QTime=3430
   [junit4]   2> 301730 INFO  (qtp324892-2068) [n:127.0.0.1:35605_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:36275_solr,127.0.0.1:37491_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 301732 INFO  (OverseerThreadFactory-869-thread-2-processing-n:127.0.0.1:36275_solr) [n:127.0.0.1:36275_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSimple2
   [junit4]   2> 301732 INFO  (OverseerCollectionConfigSetProcessor-72141091503865864-127.0.0.1:36275_solr-n_0000000000) [n:127.0.0.1:36275_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> 301936 INFO  (OverseerStateUpdate-72141091503865864-127.0.0.1:36275_solr-n_0000000000) [n:127.0.0.1:36275_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36275/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 301937 INFO  (OverseerStateUpdate-72141091503865864-127.0.0.1:36275_solr-n_0000000000) [n:127.0.0.1:36275_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple2_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37491/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 301938 INFO  (OverseerStateUpdate-72141091503865864-127.0.0.1:36275_solr-n_0000000000) [n:127.0.0.1:36275_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple2_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36275/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 301939 INFO  (OverseerStateUpdate-72141091503865864-127.0.0.1:36275_solr-n_0000000000) [n:127.0.0.1:36275_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple2_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:37491/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 302081 DEBUG (ScheduledTrigger-867-thread-1) [n:127.0.0.1:36275_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 302142 INFO  (qtp8193428-2070) [n:127.0.0.1:36275_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple2_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple2&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 302142 INFO  (qtp8193428-2073) [n:127.0.0.1:36275_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 302189 INFO  (qtp2352476-2066) [n:127.0.0.1:37491_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 302191 INFO  (qtp2352476-2066) [n:127.0.0.1:37491_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 302191 INFO  (qtp2352476-2071) [n:127.0.0.1:37491_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple2_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple2&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 302294 INFO  (zkCallback-445-thread-1-processing-n:127.0.0.1:36275_solr) [n:127.0.0.1:36275_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 302294 INFO  (zkCallback-447-thread-1-processing-n:127.0.0.1:37491_solr) [n:127.0.0.1:37491_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 302295 INFO  (zkCallback-447-thread-2-processing-n:127.0.0.1:37491_solr) [n:127.0.0.1:37491_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 302294 INFO  (zkCallback-445-thread-2-processing-n:127.0.0.1:36275_solr) [n:127.0.0.1:36275_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 302295 INFO  (zkCallback-447-thread-3-processing-n:127.0.0.1:37491_solr) [n:127.0.0.1:37491_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 303081 DEBUG (ScheduledTrigger-867-thread-1) [n:127.0.0.1:36275_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 303152 INFO  (qtp8193428-2070) [n:127.0.0.1:36275_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 303152 INFO  (qtp8193428-2073) [n:127.0.0.1:36275_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 303158 INFO  (qtp8193428-2073) [n:127.0.0.1:36275_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 303158 INFO  (qtp8193428-2070) [n:127.0.0.1:36275_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.s.IndexSchema [testSimple2_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 303161 INFO  (qtp8193428-2070) [n:127.0.0.1:36275_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 303161 INFO  (qtp8193428-2073) [n:127.0.0.1:36275_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 303161 INFO  (qtp8193428-2070) [n:127.0.0.1:36275_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard2_replica_n4' using configuration from collection testSimple2, trusted=true
   [junit4]   2> 303161 INFO  (qtp8193428-2073) [n:127.0.0.1:36275_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n1' using configuration from collection testSimple2, trusted=true
   [junit4]   2> 303162 INFO  (qtp8193428-2070) [n:127.0.0.1:36275_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36275.solr.core.testSimple2.shard2.replica_n4' (registry 'solr.core.testSimple2.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cfdb4f
   [junit4]   2> 303162 INFO  (qtp8193428-2073) [n:127.0.0.1:36275_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36275.solr.core.testSimple2.shard1.replica_n1' (registry 'solr.core.testSimple2.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cfdb4f
   [junit4]   2> 303162 INFO  (qtp8193428-2070) [n:127.0.0.1:36275_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 303162 INFO  (qtp8193428-2073) [n:127.0.0.1:36275_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 303162 INFO  (qtp8193428-2070) [n:127.0.0.1:36275_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.c.SolrCore [[testSimple2_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.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001/node1/testSimple2_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001/node1/./testSimple2_shard2_replica_n4/data/]
   [junit4]   2> 303162 INFO  (qtp8193428-2073) [n:127.0.0.1:36275_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple2_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.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001/node1/testSimple2_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001/node1/./testSimple2_shard1_replica_n1/data/]
   [junit4]   2> 303200 INFO  (qtp2352476-2071) [n:127.0.0.1:37491_solr c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 303201 INFO  (qtp2352476-2066) [n:127.0.0.1:37491_solr c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 303213 INFO  (qtp2352476-2071) [n:127.0.0.1:37491_solr c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] o.a.s.s.IndexSchema [testSimple2_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 303215 INFO  (qtp2352476-2066) [n:127.0.0.1:37491_solr c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] o.a.s.s.IndexSchema [testSimple2_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 303215 INFO  (qtp2352476-2071) [n:127.0.0.1:37491_solr c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 303215 INFO  (qtp2352476-2071) [n:127.0.0.1:37491_solr c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard2_replica_n6' using configuration from collection testSimple2, trusted=true
   [junit4]   2> 303216 INFO  (qtp2352476-2071) [n:127.0.0.1:37491_solr c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37491.solr.core.testSimple2.shard2.replica_n6' (registry 'solr.core.testSimple2.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cfdb4f
   [junit4]   2> 303216 INFO  (qtp2352476-2071) [n:127.0.0.1:37491_solr c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 303216 INFO  (qtp2352476-2071) [n:127.0.0.1:37491_solr c:testSimple2 s:shard2 r:core_node8 x:testSimple2_shard2_replica_n6] o.a.s.c.SolrCore [[testSimple2_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.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001/node2/testSimple2_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001/node2/./testSimple2_shard2_replica_n6/data/]
   [junit4]   2> 303217 INFO  (qtp2352476-2066) [n:127.0.0.1:37491_solr c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 303217 INFO  (qtp2352476-2066) [n:127.0.0.1:37491_solr c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple2_shard1_replica_n2' using configuration from collection testSimple2, trusted=true
   [junit4]   2> 303217 INFO  (qtp2352476-2066) [n:127.0.0.1:37491_solr c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37491.solr.core.testSimple2.shard1.replica_n2' (registry 'solr.core.testSimple2.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cfdb4f
   [junit4]   2> 303217 INFO  (qtp2352476-2066) [n:127.0.0.1:37491_solr c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 303217 INFO  (qtp2352476-2066) [n:127.0.0.1:37491_solr c:testSimple2 s:shard1 r:core_node5 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrCore [[testSimple2_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.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001/node2/testSimple2_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.AutoAddReplicasIntegrationTest_97CB150203DA13E9-001/tempDir-001/node2/./testSimple2_shard1_replica_n2/data/]
   [junit4]   2> 303225 INFO  (qtp8193428-2073) [n:127.0.0.1:36275_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 303225 INFO  (qtp8193428-2073) [n:127.0.0.1:36275_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 303227 INFO  (qtp8193428-2073) [n:127.0.0.1:36275_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 303227 INFO  (qtp8193428-2073) [n:127.0.0.1:36275_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 303228 INFO  (qtp8193428-2073) [n:127.0.0.1:36275_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@13d3ba9[testSimple2_shard1_replica_n1] main]
   [junit4]   2> 303229 INFO  (qtp8193428-2073) [n:127.0.0.1:36275_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 303229 INFO  (qtp8193428-2073) [n:127.0.0.1:36275_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 303229 INFO  (qtp8193428-2070) [n:127.0.0.1:36275_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 303229 INFO  (qtp8193428-2070) [n:127.0.0.1:36275_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 303230 INFO  (qtp8193428-2073) [n:127.0.0.1:36275_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 303231 INFO  (qtp8193428-2070) [n:127.0.0.1:36275_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 303231 INFO  (qtp8193428-2070) [n:127.0.0.1:36275_solr c:testSimple2 s:shard2 r:core_node7 x:testSimple2_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 303231 INFO  (searcherExecutor-897-thread-1-processing-n:127.0.0.1:36275_solr x:testSimple2_shard1_replica_n1 s:shard1 c:testSimple2 r:core_node3) [n:127.0.0.1:36275_solr c:testSimple2 s:shard1 r:core_node3 x:testSimple2_shard1_replica_n1] o.a.s.c.SolrCore [testSimple2_shard1_replica_n1] Registered new searcher Searcher@13d3ba9[testSimple2_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 303231 INFO  (qtp

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

276857319114584,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1276857319114584],
   [junit4]   2>     "_enqueue_time_":1276862216460334,
   [junit4]   2>     "nodeNames":["127.0.0.1:10019_solr"]}}
   [junit4]   2> 2571464 INFO  (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[97CB150203DA13E9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeAddedTriggerRestoreState
   [junit4]   2> 2571464 INFO  (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[97CB150203DA13E9]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase 
   [junit4]   2> 
   [junit4]   2> 2571464 INFO  (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[97CB150203DA13E9]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #############################################
   [junit4]   2> 2571464 INFO  (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[97CB150203DA13E9]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ############ FINAL CLUSTER STATS ############
   [junit4]   2> 2571464 INFO  (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[97CB150203DA13E9]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #############################################
   [junit4]   2> 
   [junit4]   2> 2571464 INFO  (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[97CB150203DA13E9]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Live nodes:		3
   [junit4]   2> 2571464 INFO  (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[97CB150203DA13E9]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Empty nodes:	3
   [junit4]   2> 2571464 DEBUG (AutoscalingActionExecutor-9810-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 100ms
   [junit4]   2> 2571464 INFO  (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[97CB150203DA13E9]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Dead nodes:		0
   [junit4]   2> 2571464 DEBUG (AutoscalingActionExecutor-9810-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_restore_trigger after 100ms
   [junit4]   2> 2571464 INFO  (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[97CB150203DA13E9]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Collections:	[]
   [junit4]   2> 2571464 DEBUG (AutoscalingActionExecutor-9810-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing took 31 ms for event id=4894b82ef4758T81165tx46660mq14l3aottvcy
   [junit4]   2> 2571464 INFO  (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[97CB150203DA13E9]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Max replicas per node:	0
   [junit4]   2> 2571464 INFO  (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[97CB150203DA13E9]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Min replicas per node:	0
   [junit4]   2> 2571464 INFO  (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[97CB150203DA13E9]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Total replicas:		0
   [junit4]   2> 2571464 INFO  (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[97CB150203DA13E9]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ######### Final Solr op counts ##########
   [junit4]   2> 2571464 INFO  (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[97CB150203DA13E9]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- autoscaling        2
   [junit4]   2> 2571464 INFO  (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[97CB150203DA13E9]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- update             2
   [junit4]   2> 2571464 INFO  (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[97CB150203DA13E9]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ######### Autoscaling event counts ###########
   [junit4]   2> 2571464 INFO  (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[97CB150203DA13E9]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## * Trigger: node_added_restore_trigger
   [junit4]   2> 2571464 INFO  (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[97CB150203DA13E9]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- STARTED         1
   [junit4]   2> 2571464 INFO  (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[97CB150203DA13E9]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- SUCCEEDED       1
   [junit4]   2> 2571465 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2571465 DEBUG (SUITE-TestTriggerIntegration-seed#[97CB150203DA13E9]-worker) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestTriggerIntegration_97CB150203DA13E9-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=886, maxMBSortInHeap=5.619431002841649, sim=RandomSimilarity(queryNorm=true): {}, locale=th, timezone=Europe/Prague
   [junit4]   2> NOTE: Linux 4.13.0-32-generic i386/Oracle Corporation 1.8.0_162 (32-bit)/cpus=8,threads=1,free=206203416,total=518258688
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudPivotFacet, TestImplicitCoreProperties, TestNumericRangeQuery32, TestDelegationWithHadoopAuth, TestOnReconnectListenerSupport, SolrJmxReporterCloudTest, TestQueryUtils, TestReplicaProperties, TestHighFrequencyDictionaryFactory, HdfsTlogReplayBufferedWhileIndexingTest, TestElisionMultitermQuery, TestPullReplicaErrorHandling, CSVRequestHandlerTest, UtilsToolTest, TestSolrCloudSnapshots, SoftAutoCommitTest, DeleteStatusTest, TestManagedSchema, TestRecoveryHdfs, SegmentsInfoRequestHandlerTest, MetricsHandlerTest, SortByFunctionTest, TestSortableTextField, TestRecovery, JSONWriterTest, PeerSyncWithIndexFingerprintCachingTest, MoveReplicaHDFSFailoverTest, DocumentBuilderTest, CoreAdminRequestStatusTest, TestSegmentSorting, TestGraphMLResponseWriter, NumberUtilsTest, CheckHdfsIndexTest, TestCollapseQParserPlugin, TestRandomCollapseQParserPlugin, BasicAuthStandaloneTest, CdcrVersionReplicationTest, TestBM25SimilarityFactory, TestStreamBody, TestStressRecovery, CloneFieldUpdateProcessorFactoryTest, PathHierarchyTokenizerFactoryTest, TestCustomSort, TestExclusionRuleCollectionAccess, TestSolrCoreParser, SchemaVersionSpecificBehaviorTest, TestDeleteCollectionOnDownNodes, PolyFieldTest, DistributedIntervalFacetingTest, DistributedFacetExistsSmallTest, BigEndianAscendingWordSerializerTest, ResponseBuilderTest, TriggerIntegrationTest, FacetPivotSmallTest, ZkShardTermsTest, ConcurrentDeleteAndCreateCollectionTest, DocValuesNotIndexedTest, TestLRUCache, PeerSyncReplicationTest, TestLeaderInitiatedRecoveryThread, LeaderFailoverAfterPartitionTest, TestPointFields, SolrCloudExampleTest, SolrMetricsIntegrationTest, TestGraphTermsQParserPlugin, ResourceLoaderTest, TestSkipOverseerOperations, TestCloudSchemaless, CustomHighlightComponentTest, TestFoldingMultitermQuery, TestLegacyNumericUtils, TestPartialUpdateDeduplication, SolrCloudReportersTest, TestSortByMinMaxFunction, SearchRateTriggerTest, TestZkChroot, BlockJoinFacetRandomTest, TestStressLiveNodes, AlternateDirectoryTest, SOLR749Test, FullHLLTest, ParsingFieldUpdateProcessorsTest, TestCorePropertiesReload, DirectSolrConnectionTest, TestExceedMaxTermLength, TestPKIAuthenticationPlugin, TestRawResponseWriter, TestReplicationHandlerBackup, PrimitiveFieldTypeTest, TestSolrQueryResponse, CursorMarkTest, TestNRTOpen, TestReload, SuggesterTest, OverseerRolesTest, IndexSchemaTest, TestCopyFieldCollectionResource, AsyncCallRequestStatusResponseTest, MultiThreadedOCPTest, TestConfigSetImmutable, ZkStateWriterTest, DistributedMLTComponentTest, TemplateUpdateProcessorTest, SuggesterFSTTest, CreateRoutedAliasTest, TestEmbeddedSolrServerAdminHandler, QueryElevationComponentTest, TestConfigReload, SimpleMLTQParserTest, TestSQLHandler, JavabinLoaderTest, TestXmlQParserPlugin, LegacyCloudClusterPropTest, TestSimpleTrackingShardHandler, TestSolrCloudWithSecureImpersonation, TestXIncludeConfig, TestSolrIndexConfig, AnalyticsMergeStrategyTest, TestNonDefinedSimilarityFactory, DistributedFacetPivotSmallAdvancedTest, TestSimpleTextCodec, ChangedSchemaMergeTest, TestInPlaceUpdatesStandalone, HdfsRestartWhileUpdatingTest, BasicFunctionalityTest, DistribJoinFromCollectionTest, TestManagedResourceStorage, TestCollectionAPIs, TestRandomDVFaceting, TestDistributedSearch, ZkControllerTest, TestCoreContainer, TestSolr4Spatial, TestGroupingSearch, TestSort, TestFunctionQuery, DirectUpdateHandlerTest, HighlighterTest, SimplePostToolTest, TestCoreDiscovery, CoreAdminHandlerTest, TestTrie, SuggesterWFSTTest, TestUpdate, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, LukeRequestHandlerTest, TestOmitPositions, TermVectorComponentTest, RequiredFieldsTest, TestSolrQueryParser, RegexBoostProcessorTest, TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestLFUCache, AddReplicaTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DistribCursorPagingTest, HttpPartitionOnCommitTest, LeaderFailureAfterFreshStartTest, MoveReplicaHDFSTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, TestCloudInspectUtil, TestCloudRecovery, TestLeaderElectionZkExpiry, TestMiniSolrCloudClusterSSL, TestRebalanceLeaders, TestSolrCloudWithKerberosAlt, TestTlogReplica, CustomCollectionTest, TestCollectionAPI, TestHdfsCloudBackupRestore, AutoAddReplicasPlanActionTest, ExecutePlanActionTest, NodeAddedTriggerTest, SystemLogListenerTest, TestPolicyCloud, TestSimDistributedQueue, TestTriggerIntegration]
   [junit4] Completed [609/775 (3!)] on J1 in 3.10s, 11 tests, 1 error <<< FAILURES!

[...truncated 44794 lines...]

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

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1347/
Java: 32bit/jdk1.8.0_162 -client -XX:+UseG1GC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.ltr.feature.TestFieldValueFeature

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.ltr.feature.TestFieldValueFeature

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

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


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

Error Message:
3 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation:     1) Thread[id=4840, name=jetty-launcher-864-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)         at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)         at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)         at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)         at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)         at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)         at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)         at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)         at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)         at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)    2) Thread[id=4899, name=jetty-launcher-864-thread-2-EventThread, state=WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         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 org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)    3) Thread[id=4898, name=jetty-launcher-864-thread-2-SendThread(127.0.0.1:36853), state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   1) Thread[id=4840, name=jetty-launcher-864-thread-1-EventThread, state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   2) Thread[id=4899, name=jetty-launcher-864-thread-2-EventThread, state=WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        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 org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
   3) Thread[id=4898, name=jetty-launcher-864-thread-2-SendThread(127.0.0.1:36853), state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
	at __randomizedtesting.SeedInfo.seed([B2A1F73E56AFDD8D]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=4898, name=jetty-launcher-864-thread-2-SendThread(127.0.0.1:36853), state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=4898, name=jetty-launcher-864-thread-2-SendThread(127.0.0.1:36853), state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
	at __randomizedtesting.SeedInfo.seed([B2A1F73E56AFDD8D]:0)




Build Log:
[...truncated 12448 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B2A1F73E56AFDD8D-001/init-core-data-001
   [junit4]   2> 637935 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[B2A1F73E56AFDD8D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 637935 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[B2A1F73E56AFDD8D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 637936 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[B2A1F73E56AFDD8D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 637937 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[B2A1F73E56AFDD8D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 637988 WARN  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[B2A1F73E56AFDD8D]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> 638093 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[B2A1F73E56AFDD8D]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B2A1F73E56AFDD8D-001/tempDir-001
   [junit4]   2> 638093 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[B2A1F73E56AFDD8D]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 638096 INFO  (Thread-1314) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 638096 INFO  (Thread-1314) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 638113 ERROR (Thread-1314) [    ] 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> 638196 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[B2A1F73E56AFDD8D]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:36853
   [junit4]   2> 638199 INFO  (zkConnectionManagerCallback-867-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 638208 INFO  (jetty-launcher-864-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 638209 INFO  (jetty-launcher-864-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 638216 INFO  (jetty-launcher-864-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 638216 INFO  (jetty-launcher-864-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 638216 INFO  (jetty-launcher-864-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 638216 INFO  (jetty-launcher-864-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 638216 INFO  (jetty-launcher-864-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 638216 INFO  (jetty-launcher-864-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 638216 INFO  (jetty-launcher-864-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1403ec{/solr,null,AVAILABLE}
   [junit4]   2> 638218 INFO  (jetty-launcher-864-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@67b0a8{/solr,null,AVAILABLE}
   [junit4]   2> 638219 INFO  (jetty-launcher-864-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@87a4f7{SSL,[ssl, http/1.1]}{127.0.0.1:36951}
   [junit4]   2> 638219 INFO  (jetty-launcher-864-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@15696c7{SSL,[ssl, http/1.1]}{127.0.0.1:35365}
   [junit4]   2> 638219 INFO  (jetty-launcher-864-thread-2) [    ] o.e.j.s.Server Started @639782ms
   [junit4]   2> 638219 INFO  (jetty-launcher-864-thread-1) [    ] o.e.j.s.Server Started @639782ms
   [junit4]   2> 638220 INFO  (jetty-launcher-864-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36951}
   [junit4]   2> 638220 INFO  (jetty-launcher-864-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35365}
   [junit4]   2> 638220 ERROR (jetty-launcher-864-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 638220 ERROR (jetty-launcher-864-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 638220 INFO  (jetty-launcher-864-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 638220 INFO  (jetty-launcher-864-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 638220 INFO  (jetty-launcher-864-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 638220 INFO  (jetty-launcher-864-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 638220 INFO  (jetty-launcher-864-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 638220 INFO  (jetty-launcher-864-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 638220 INFO  (jetty-launcher-864-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-13T04:48:26.848Z
   [junit4]   2> 638220 INFO  (jetty-launcher-864-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-13T04:48:26.848Z
   [junit4]   2> 638226 INFO  (zkConnectionManagerCallback-870-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 638226 INFO  (jetty-launcher-864-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 638227 INFO  (zkConnectionManagerCallback-871-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 638227 INFO  (jetty-launcher-864-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 638284 INFO  (jetty-launcher-864-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36853/solr
   [junit4]   2> 638286 INFO  (jetty-launcher-864-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36853/solr
   [junit4]   2> 638287 INFO  (zkConnectionManagerCallback-876-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 638290 INFO  (zkConnectionManagerCallback-879-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 638296 INFO  (zkConnectionManagerCallback-881-thread-1-processing-n:127.0.0.1:35365_solr) [n:127.0.0.1:35365_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 638296 INFO  (zkConnectionManagerCallback-883-thread-1-processing-n:127.0.0.1:36951_solr) [n:127.0.0.1:36951_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 638375 INFO  (jetty-launcher-864-thread-1) [n:127.0.0.1:35365_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 638375 INFO  (jetty-launcher-864-thread-2) [n:127.0.0.1:36951_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 638375 INFO  (jetty-launcher-864-thread-1) [n:127.0.0.1:35365_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35365_solr
   [junit4]   2> 638376 INFO  (jetty-launcher-864-thread-2) [n:127.0.0.1:36951_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36951_solr
   [junit4]   2> 638376 INFO  (jetty-launcher-864-thread-1) [n:127.0.0.1:35365_solr    ] o.a.s.c.Overseer Overseer (id=72140200013987845-127.0.0.1:35365_solr-n_0000000000) starting
   [junit4]   2> 638379 INFO  (zkCallback-880-thread-1-processing-n:127.0.0.1:35365_solr) [n:127.0.0.1:35365_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 638383 INFO  (zkCallback-882-thread-1-processing-n:127.0.0.1:36951_solr) [n:127.0.0.1:36951_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 638392 INFO  (jetty-launcher-864-thread-1) [n:127.0.0.1:35365_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35365_solr
   [junit4]   2> 638396 INFO  (zkCallback-882-thread-1-processing-n:127.0.0.1:36951_solr) [n:127.0.0.1:36951_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 638396 INFO  (zkCallback-880-thread-1-processing-n:127.0.0.1:35365_solr) [n:127.0.0.1:35365_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 638469 INFO  (jetty-launcher-864-thread-2) [n:127.0.0.1:36951_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 638474 WARN  (jetty-launcher-864-thread-2) [n:127.0.0.1:36951_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 638491 INFO  (jetty-launcher-864-thread-2) [n:127.0.0.1:36951_solr    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 638586 INFO  (jetty-launcher-864-thread-2) [n:127.0.0.1:36951_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 638602 INFO  (jetty-launcher-864-thread-2-EventThread) [n:127.0.0.1:36951_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 638696 INFO  (jetty-launcher-864-thread-1) [n:127.0.0.1:35365_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 638697 WARN  (jetty-launcher-864-thread-1) [n:127.0.0.1:35365_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 638697 INFO  (jetty-launcher-864-thread-1) [n:127.0.0.1:35365_solr    ] o.a.s.s.KerberosPlugin Params: {solr.kerberos.impersonator.user.noGroups.hosts=*, solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, token.valid=30, cookie.domain=127.0.0.1, solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, solr.kerberos.impersonator.user.bogusGroup.hosts=*, solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, delegation-token.token-kind=solr-dt, solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, solr.kerberos.impersonator.user.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1, signer.secret.provider.zookeeper.path=/token, solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins, zk-dt-secret-manager.enable=true, solr.kerberos.impersonator.user.wrongHost.groups=*, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 638698 INFO  (jetty-launcher-864-thread-1) [n:127.0.0.1:35365_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 638699 INFO  (jetty-launcher-864-thread-1-EventThread) [n:127.0.0.1:35365_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 638755 WARN  (jetty-launcher-864-thread-2) [n:127.0.0.1:36951_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 638797 INFO  (jetty-launcher-864-thread-2) [n:127.0.0.1:36951_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36951.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@152305
   [junit4]   2> 638809 INFO  (jetty-launcher-864-thread-2) [n:127.0.0.1:36951_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36951.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@152305
   [junit4]   2> 638809 INFO  (jetty-launcher-864-thread-2) [n:127.0.0.1:36951_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36951.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@152305
   [junit4]   2> 638811 INFO  (jetty-launcher-864-thread-2) [n:127.0.0.1:36951_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.TestSolrCloudWithSecureImpersonation_B2A1F73E56AFDD8D-001/tempDir-001/node2/.
   [junit4]   2> 639712 WARN  (jetty-launcher-864-thread-1) [n:127.0.0.1:35365_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without specifying system property 'java.security.auth.login.config'
   [junit4]   2> 639739 INFO  (jetty-launcher-864-thread-1) [n:127.0.0.1:35365_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35365.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@152305
   [junit4]   2> 639750 INFO  (jetty-launcher-864-thread-1) [n:127.0.0.1:35365_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35365.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@152305
   [junit4]   2> 639750 INFO  (jetty-launcher-864-thread-1) [n:127.0.0.1:35365_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35365.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@152305
   [junit4]   2> 639752 INFO  (jetty-launcher-864-thread-1) [n:127.0.0.1:35365_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.TestSolrCloudWithSecureImpersonation_B2A1F73E56AFDD8D-001/tempDir-001/node1/.
   [junit4]   2> 639791 INFO  (zkConnectionManagerCallback-889-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 639813 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[B2A1F73E56AFDD8D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
   [junit4]   2> 639885 INFO  (qtp11278748-4799) [n:127.0.0.1:36951_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 639885 INFO  (qtp11278748-4799) [n:127.0.0.1:36951_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 639892 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[B2A1F73E56AFDD8D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostAnyUser&p=anyHostAnyUser&t=test&e=1518533308498&s=i+R4UvPjGnv+z68eAlCAktCN1jU="; Path=/; Domain=127.0.0.1; Expires=Sal, 13- ub-2018 14:48:28 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Sal, 13- ub-2018 14:48:28 GMT
   [junit4]   2> 639892 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[B2A1F73E56AFDD8D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
   [junit4]   2> 639904 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[B2A1F73E56AFDD8D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 640270 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[B2A1F73E56AFDD8D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=noGroups&p=noGroups&t=test&e=1518533308533&s=bAtNMpQ5svIbUlxDlphRha3YtZk="; Path=/; Domain=127.0.0.1; Expires=Sal, 13- ub-2018 14:48:28 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Sal, 13- ub-2018 14:48:28 GMT
   [junit4]   2> 640270 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[B2A1F73E56AFDD8D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4]   2> 640281 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B2A1F73E56AFDD8D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testForwarding
   [junit4]   2> 640282 INFO  (zkConnectionManagerCallback-892-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 640496 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 0x1004b2133dc000a, likely client has closed socket
   [junit4]   2> 640498 INFO  (zkConnectionManagerCallback-895-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 640499 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B2A1F73E56AFDD8D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 640500 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B2A1F73E56AFDD8D]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36853/solr ready
   [junit4]   2> 640541 INFO  (qtp28151190-4796) [n:127.0.0.1:35365_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 640543 INFO  (OverseerThreadFactory-2393-thread-1-processing-n:127.0.0.1:35365_solr) [n:127.0.0.1:35365_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection forwardingCollection
   [junit4]   2> 640649 INFO  (OverseerStateUpdate-72140200013987845-127.0.0.1:35365_solr-n_0000000000) [n:127.0.0.1:35365_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"forwardingCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"forwardingCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36951/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 640857 INFO  (qtp11278748-4801) [n:127.0.0.1:36951_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 640858 INFO  (qtp11278748-4801) [n:127.0.0.1:36951_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 640962 INFO  (zkCallback-882-thread-1-processing-n:127.0.0.1:36951_solr) [n:127.0.0.1:36951_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 640962 INFO  (zkCallback-882-thread-2-processing-n:127.0.0.1:36951_solr) [n:127.0.0.1:36951_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 641882 INFO  (qtp11278748-4801) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 641907 INFO  (qtp11278748-4801) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.IndexSchema [forwardingCollection_shard1_replica_n1] Schema name=test
   [junit4]   2> 642032 INFO  (qtp11278748-4801) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 642052 INFO  (qtp11278748-4801) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'forwardingCollection_shard1_replica_n1' using configuration from collection forwardingCollection, trusted=true
   [junit4]   2> 642052 INFO  (qtp11278748-4801) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36951.solr.core.forwardingCollection.shard1.replica_n1' (registry 'solr.core.forwardingCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@152305
   [junit4]   2> 642053 INFO  (qtp11278748-4801) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 642053 INFO  (qtp11278748-4801) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [[forwardingCollection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B2A1F73E56AFDD8D-001/tempDir-001/node2/forwardingCollection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B2A1F73E56AFDD8D-001/tempDir-001/node2/./forwardingCollection_shard1_replica_n1/data/]
   [junit4]   2> 642057 INFO  (qtp11278748-4801) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2017711603, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 642141 INFO  (qtp11278748-4801) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 642141 INFO  (qtp11278748-4801) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 642142 INFO  (qtp11278748-4801) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 642142 INFO  (qtp11278748-4801) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 642144 INFO  (qtp11278748-4801) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=34.4736328125, floorSegmentMB=1.0576171875, forceMergeDeletesPctAllowed=22.96289518531939, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 642144 INFO  (qtp11278748-4801) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f1e338[forwardingCollection_shard1_replica_n1] main]
   [junit4]   2> 642146 INFO  (qtp11278748-4801) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 642167 INFO  (qtp11278748-4801) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 642403 INFO  (qtp11278748-4801) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 642403 INFO  (searcherExecutor-2398-thread-1-processing-n:127.0.0.1:36951_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 642403 INFO  (qtp11278748-4801) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592259836411641856
   [junit4]   2> 642404 INFO  (searcherExecutor-2398-thread-1-processing-n:127.0.0.1:36951_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 642404 INFO  (searcherExecutor-2398-thread-1-processing-n:127.0.0.1:36951_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 642404 INFO  (searcherExecutor-2398-thread-1-processing-n:127.0.0.1:36951_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 642404 INFO  (searcherExecutor-2398-thread-1-processing-n:127.0.0.1:36951_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 642404 INFO  (searcherExecutor-2398-thread-1-processing-n:127.0.0.1:36951_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 642405 INFO  (searcherExecutor-2398-thread-1-processing-n:127.0.0.1:36951_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 642405 INFO  (searcherExecutor-2398-thread-1-processing-n:127.0.0.1:36951_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 642405 INFO  (searcherExecutor-2398-thread-1-processing-n:127.0.0.1:36951_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 642407 INFO  (searcherExecutor-2398-thread-1-processing-n:127.0.0.1:36951_solr x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection r:core_node2) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [forwardingCollection_shard1_replica_n1] Registered new searcher Searcher@f1e338[forwardingCollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 642409 INFO  (qtp11278748-4801) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 642409 INFO  (qtp11278748-4801) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 642409 INFO  (qtp11278748-4801) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:36951/solr/forwardingCollection_shard1_replica_n1/
   [junit4]   2> 642409 INFO  (qtp11278748-4801) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 642409 INFO  (qtp11278748-4801) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:36951/solr/forwardingCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 642409 INFO  (qtp11278748-4801) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 642411 INFO  (qtp11278748-4801) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:36951/solr/forwardingCollection_shard1_replica_n1/ shard1
   [junit4]   2> 642513 INFO  (zkCallback-882-thread-1-processing-n:127.0.0.1:36951_solr) [n:127.0.0.1:36951_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 642513 INFO  (zkCallback-882-thread-2-processing-n:127.0.0.1:36951_solr) [n:127.0.0.1:36951_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 642562 INFO  (qtp11278748-4801) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 642563 INFO  (qtp11278748-4801) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1706
   [junit4]   2> 642564 WARN  (httpShardExecutor-2389-thread-1-processing-n:127.0.0.1:35365_solr [https:////127.0.0.1:36951//solr] https:////127.0.0.1:36951//solr) [n:127.0.0.1:35365_solr    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1518533309484&s=Kgy/HluhOpW9n8J8uoGb4P3oPKA="; Path=/; Domain=127.0.0.1; Expires=Sal, 13- ub-2018 14:48:29 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Sal, 13- ub-2018 14:48:29 GMT
   [junit4]   2> 642567 INFO  (qtp28151190-4796) [n:127.0.0.1:35365_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> 642664 INFO  (zkCallback-882-thread-2-processing-n:127.0.0.1:36951_solr) [n:127.0.0.1:36951_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 642664 INFO  (zkCallback-882-thread-1-processing-n:127.0.0.1:36951_solr) [n:127.0.0.1:36951_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 643568 INFO  (qtp28151190-4796) [n:127.0.0.1:35365_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=3027
   [junit4]   2> 643569 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B2A1F73E56AFDD8D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1518533309168&s=e37oBKAcqt3L3Wgr9UPZCIUmKKI="; Path=/; Domain=127.0.0.1; Expires=Sal, 13- ub-2018 14:48:29 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Sal, 13- ub-2018 14:48:29 GMT
   [junit4]   2> 643569 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B2A1F73E56AFDD8D]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: forwardingCollection failOnTimeout:true timeout (sec):100
   [junit4]   2> 643569 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B2A1F73E56AFDD8D]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: forwardingCollection
   [junit4]   2> 643576 INFO  (qtp11278748-4791) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.S.Request [forwardingCollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=1
   [junit4]   2> 643577 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B2A1F73E56AFDD8D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1518533312203&s=aXnh0OsoT6nM0tixLLflOtEN1pE="; Path=/; Domain=127.0.0.1; Expires=Sal, 13- ub-2018 14:48:32 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Sal, 13- ub-2018 14:48:32 GMT
   [junit4]   2> 643584 INFO  (qtp28151190-4794) [n:127.0.0.1:35365_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 643591 INFO  (qtp11278748-4791) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.S.Request [forwardingCollection_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 643592 WARN  (qtp28151190-4794) [n:127.0.0.1:35365_solr    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1518533312218&s=c0m/gUFFk5ZZVZv7UIPvLvBPFiU="; Path=/; Domain=127.0.0.1; Expires=Sal, 13- ub-2018 14:48:32 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Sal, 13- ub-2018 14:48:32 GMT
   [junit4]   2> 643593 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B2A1F73E56AFDD8D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=user&p=user&t=test&e=1518533312211&s=MhP229KGcxA+kGlfzrz/a3pCOIQ="; Path=/; Domain=127.0.0.1; Expires=Sal, 13- ub-2018 14:48:32 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Sal, 13- ub-2018 14:48:32 GMT
   [junit4]   2> 643593 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B2A1F73E56AFDD8D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=$&p=$&t=test&e=1518533312218&s=c0m/gUFFk5ZZVZv7UIPvLvBPFiU="; Path=/; Domain=127.0.0.1; Expires=Sal, 13- ub-2018 14:48:32 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Sal, 13- ub-2018 14:48:32 GMT
   [junit4]   2> 643593 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B2A1F73E56AFDD8D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testForwarding
   [junit4]   2> 643609 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[B2A1F73E56AFDD8D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 643639 WARN  (qtp11278748-4799) [n:127.0.0.1:36951_solr    ] o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user bar: id: ‘bar’: no such user
   [junit4]   2> id: ‘bar’: no such user
   [junit4]   2> 
   [junit4]   2> 643645 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[B2A1F73E56AFDD8D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bogusGroup&p=bogusGroup&t=test&e=1518533312239&s=m9TJ0geu6jdmOeiuJ651A95kW1E="; Path=/; Domain=127.0.0.1; Expires=Sal, 13- ub-2018 14:48:32 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Sal, 13- ub-2018 14:48:32 GMT
   [junit4]   2> 643645 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[B2A1F73E56AFDD8D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [junit4]   2> 643658 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[B2A1F73E56AFDD8D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 653774 WARN  (jetty-launcher-864-thread-2-SendThread(127.0.0.1:36853)) [n:127.0.0.1:36951_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 14061ms for sessionid 0x1004b2133dc0007
   [junit4]   2> 653774 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B2A1F73E56AFDD8D]-SendThread(127.0.0.1:36853)) [    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 10204ms for sessionid 0x1004b2133dc000b
   [junit4]   2> 653774 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 0x1004b2133dc0007, likely client has closed socket
   [junit4]   2> 653774 WARN  (jetty-launcher-864-thread-1-SendThread(127.0.0.1:36853)) [n:127.0.0.1:35365_solr    ] o.a.z.ClientCnxn Client session timed out, have not heard from server in 14061ms for sessionid 0x1004b2133dc0008
   [junit4]   2> 653774 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 0x1004b2133dc0008, likely client has closed socket
   [junit4]   2> 653774 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 0x1004b2133dc000b, likely client has closed socket
   [junit4]   2> 653775 INFO  (OverseerCollectionConfigSetProcessor-72140200013987845-127.0.0.1:35365_solr-n_0000000000) [n:127.0.0.1:35365_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> 653777 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[B2A1F73E56AFDD8D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=wrongHost&p=wrongHost&t=test&e=1518533312287&s=gaGmduql33Lytsxv5KVroAoosVA="; Path=/; Domain=127.0.0.1; Expires=Sal, 13- ub-2018 14:48:32 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Sal, 13- ub-2018 14:48:32 GMT
   [junit4]   2> 653777 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[B2A1F73E56AFDD8D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4]   2> 653789 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[B2A1F73E56AFDD8D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
   [junit4]   2> 653792 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[B2A1F73E56AFDD8D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=noHosts&p=noHosts&t=test&e=1518533322418&s=RBLoHirBPTCqRQL9MPMDLN8wSPs="; Path=/; Domain=127.0.0.1; Expires=Sal, 13- ub-2018 14:48:42 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Sal, 13- ub-2018 14:48:42 GMT
   [junit4]   2> 653793 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[B2A1F73E56AFDD8D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
   [junit4]   2> 653805 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[B2A1F73E56AFDD8D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> 653806 INFO  (qtp11278748-4791) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.s.SolrDispatchFilter Error authenticating
   [junit4]   2> java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:134)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:243)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:454)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:349)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:527)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:289)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:149)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 653807 WARN  (qtp11278748-4791) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.e.j.s.HttpChannel /solr/admin/collections
   [junit4]   2> org.apache.solr.common.SolrException: Error during request authentication, 
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:460)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:349)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:527)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:289)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:149)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.lang.IllegalArgumentException: userName is NULL, empty or contains a '&'
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2> 	at org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2> 	at org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2> 	at org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2> 	at org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:134)
   [junit4]   2> 	at org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2> 	at org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:243)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:454)
   [junit4]   2> 	... 34 more
   [junit4]   2> 653814 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[B2A1F73E56AFDD8D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 653828 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[B2A1F73E56AFDD8D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyUnknownRemote
   [junit4]   2> 653874 INFO  (jetty-launcher-864-thread-2-EventThread) [n:127.0.0.1:36951_solr    ] o.a.c.f.s.ConnectionStateManager State change: SUSPENDED
   [junit4]   2> 653875 WARN  (zkConnectionManagerCallback-895-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e77efa name: ZooKeeperConnection Watcher:127.0.0.1:36853/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 653875 WARN  (zkConnectionManagerCallback-895-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 663056 WARN  (jetty-launcher-864-thread-1-SendThread(127.0.0.1:36853)) [n:127.0.0.1:35365_solr    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x1004b2133dc0008 has expired
   [junit4]   2> 663056 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B2A1F73E56AFDD8D]-SendThread(127.0.0.1:36853)) [    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x1004b2133dc000b has expired
   [junit4]   2> 663056 WARN  (jetty-launcher-864-thread-2-SendThread(127.0.0.1:36853)) [n:127.0.0.1:36951_solr    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x1004b2133dc0007 has expired
   [junit4]   2> 663057 WARN  (zkConnectionManagerCallback-895-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@e77efa name: ZooKeeperConnection Watcher:127.0.0.1:36853/solr got event WatchedEvent state:Expired type:None path:null path: null type: None
   [junit4]   2> 663057 WARN  (zkConnectionManagerCallback-895-thread-1) [    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 663058 WARN  (zkConnectionManagerCallback-895-thread-1) [    ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 663058 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[B2A1F73E56AFDD8D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1518533322461&s=5IaR7utlMRp03Slin1GzcvkciY4="; Path=/; Domain=127.0.0.1; Expires=Sal, 13- ub-2018 14:48:42 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Sal, 13- ub-2018 14:48:42 GMT
   [junit4]   2> 663058 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[B2A1F73E56AFDD8D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyUnknownRemote
   [junit4]   2> 663059 INFO  (zkConnectionManagerCallback-895-thread-1-EventThread) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 663059 INFO  (zkConnectionManagerCallback-895-thread-1) [    ] o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished.
   [junit4]   2> 663069 INFO  (zkConnectionManagerCallback-895-thread-1) [    ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to ZooKeeper
   [junit4]   2> 663070 INFO  (zkConnectionManagerCallback-895-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient Connected:true
   [junit4]   2> 663078 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[B2A1F73E56AFDD8D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
   [junit4]   2> 663082 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[B2A1F73E56AFDD8D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=test&e=1518533331707&s=tCKwkhP6FGx1wzZoyAW7IQ9kMYI="; Path=/; Domain=127.0.0.1; Expires=Sal, 13- ub-2018 14:48:51 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Sal, 13- ub-2018 14:48:51 GMT
   [junit4]   2> 663082 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[B2A1F73E56AFDD8D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
   [junit4]   2> 663095 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[B2A1F73E56AFDD8D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidRemote
   [junit4]   2> 663103 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[B2A1F73E56AFDD8D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1518533331724&s=TZJJsoTxQdpd6II92x171WpHPDE="; Path=/; Domain=127.0.0.1; Expires=Sal, 13- ub-2018 14:48:51 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Sal, 13- ub-2018 14:48:51 GMT
   [junit4]   2> 663103 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[B2A1F73E56AFDD8D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidRemote
   [junit4]   2> 663117 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[B2A1F73E56AFDD8D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
   [junit4]   2> 663118 INFO  (qtp11278748-4799) [n:127.0.0.1:36951_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 663118 INFO  (qtp11278748-4799) [n:127.0.0.1:36951_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 663119 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[B2A1F73E56AFDD8D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1518533331746&s=pNJnsUCQO036fLYr6gr63f/9Mrs="; Path=/; Domain=127.0.0.1; Expires=Sal, 13- ub-2018 14:48:51 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Sal, 13- ub-2018 14:48:51 GMT
   [junit4]   2> 663119 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[B2A1F73E56AFDD8D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
   [junit4]   2> 663137 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[B2A1F73E56AFDD8D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
   [junit4]   2> 663145 INFO  (qtp11278748-4791) [n:127.0.0.1:36951_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params doAs=jenkins&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 663145 INFO  (qtp11278748-4791) [n:127.0.0.1:36951_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={doAs=jenkins&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 663146 WARN  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[B2A1F73E56AFDD8D]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=anyHostUsersGroup&p=anyHostUsersGroup&t=test&e=1518533331767&s=m4AcLeXlIGcQUJ+qP1gH0B4Coxc="; Path=/; Domain=127.0.0.1; Expires=Sal, 13- ub-2018 14:48:51 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Sal, 13- ub-2018 14:48:51 GMT
   [junit4]   2> 663146 INFO  (TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[B2A1F73E56AFDD8D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
   [junit4]   2> 663712 INFO  (jetty-closer-865-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@15696c7{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 663712 INFO  (jetty-closer-865-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=4716438
   [junit4]   2> 663712 INFO  (jetty-closer-865-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 663712 INFO  (jetty-closer-865-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@109ed13: rootName = solr_35365, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1dc720d
   [junit4]   2> 663712 INFO  (jetty-closer-865-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@87a4f7{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 663713 INFO  (jetty-closer-865-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=17279085
   [junit4]   2> 663713 INFO  (jetty-closer-865-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 663713 INFO  (jetty-closer-865-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@bacb10: rootName = solr_36951, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@26fda3
   [junit4]   2> 663723 INFO  (jetty-closer-865-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 663723 INFO  (jetty-closer-865-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 663723 INFO  (jetty-closer-865-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a913a2: rootName = solr_35365, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3f2a50
   [junit4]   2> 663724 INFO  (jetty-closer-865-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@fb8354: rootName = solr_36951, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3f2a50
   [junit4]   2> 663729 INFO  (jetty-closer-865-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 663729 INFO  (jetty-closer-865-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1b73517: rootName = solr_36951, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1120af4
   [junit4]   2> 663730 INFO  (jetty-closer-865-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36951_solr
   [junit4]   2> 663731 INFO  (jetty-closer-865-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 663731 INFO  (zkCallback-882-thread-1-processing-n:127.0.0.1:36951_solr) [n:127.0.0.1:36951_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 663732 INFO  (zkCallback-880-thread-1-processing-n:127.0.0.1:35365_solr) [n:127.0.0.1:35365_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 663732 INFO  (zkCallback-882-thread-2-processing-n:127.0.0.1:36951_solr) [n:127.0.0.1:36951_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 663732 INFO  (jetty-closer-865-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 663733 INFO  (jetty-closer-865-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@41b815: rootName = solr_35365, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1120af4
   [junit4]   2> 663733 INFO  (coreCloseExecutor-2403-thread-1) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore [forwardingCollection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1691722
   [junit4]   2> 663733 INFO  (coreCloseExecutor-2403-thread-1) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.forwardingCollection.shard1.replica_n1, tag=23664418
   [junit4]   2> 663733 INFO  (zkCallback-882-thread-3-processing-n:127.0.0.1:36951_solr) [n:127.0.0.1:36951_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/forwardingCollection/state.json] for collection [forwardingCollection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 663733 INFO  (coreCloseExecutor-2403-thread-1) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e94f64: rootName = solr_36951, domain = solr.core.forwardingCollection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.forwardingCollection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@12030e4
   [junit4]   2> 663734 INFO  (jetty-closer-865-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35365_solr
   [junit4]   2> 663735 INFO  (jetty-closer-865-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 663735 INFO  (zkCallback-880-thread-2-processing-n:127.0.0.1:35365_solr) [n:127.0.0.1:35365_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 663736 INFO  (jetty-closer-865-thread-2) [    ] o.a.s.c.Overseer Overseer (id=72140200013987845-127.0.0.1:35365_solr-n_0000000000) closing
   [junit4]   2> 663736 INFO  (OverseerStateUpdate-72140200013987845-127.0.0.1:35365_solr-n_0000000000) [n:127.0.0.1:35365_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35365_solr
   [junit4]   2> 663736 INFO  (zkCallback-882-thread-3-processing-n:127.0.0.1:36951_solr) [n:127.0.0.1:36951_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 663742 WARN  (OverseerAutoScalingTriggerThread-72140200013987845-127.0.0.1:35365_solr-n_0000000000) [n:127.0.0.1:35365_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 663744 INFO  (zkCallback-882-thread-3-processing-n:127.0.0.1:36951_solr) [n:127.0.0.1:36951_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36951_solr
   [junit4]   2> 663744 ERROR (Thread[Thread-1334,5,TGRP-TestSolrCloudWithSecureImpersonation]) [n:127.0.0.1:35365_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 663755 INFO  (jetty-closer-865-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1403ec{/solr,null,UNAVAILABLE}
   [junit4]   2> 663755 INFO  (jetty-closer-865-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 663757 INFO  (coreCloseExecutor-2403-thread-1) [n:127.0.0.1:36951_solr c:forwardingCollection s:shard1 r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.forwardingCollection.shard1.leader, tag=23664418
   [junit4]   2> 663759 ERROR (Thread[Thread-1331,5,TGRP-TestSolrCloudWithSecureImpersonation]) [n:127.0.0.1:36951_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 663760 INFO  (jetty-closer-865-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@67b0a8{/solr,null,UNAVAILABLE}
   [junit4]   2> 663760 INFO  (jetty-closer-865-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 663760 ERROR (SUITE-TestSolrCloudWithSecureImpersonation-seed#[B2A1F73E56AFDD8D]-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> 663760 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[B2A1F73E56AFDD8D]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36853 36853
   [junit4]   2> 668816 INFO  (Thread-1314) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:36853 36853
   [junit4]   2> 668817 WARN  (Thread-1314) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/collections/forwardingCollection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/collections/forwardingCollection/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 668827 INFO  (SUITE-TestSolrCloudWithSecureImpersonation-seed#[B2A1F73E56AFDD8D]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 13, 2018 4:48:58 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> 683884 ERROR (jetty-launcher-864-thread-2-EventThread) [n:127.0.0.1:36951_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.IllegalStateException: Client is not started
   [junit4]   2> 	at com.google.common.base.Preconditions.checkState(Preconditions.java:149)
   [junit4]   2> 	at org.apache.curator.CuratorZookeeperClient.getZooKeeper(CuratorZookeeperClient.java:113)
   [junit4]   2> 	at org.apache.curator.framework.imps.CuratorFrameworkImpl.getZooKeeper(CuratorFrameworkImpl.java:477)
   [junit4]   2> 	at org.apache.curator.framework.imps.NamespaceFacade.getZooKeeper(NamespaceFacade.java:112)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl$4.call(GetDataBuilderImpl.java:302)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl$4.call(GetDataBuilderImpl.java:291)
   [junit4]   2> 	at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:107)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2> 	at org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2> 	at org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2> 	at org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   [junit4]   2> 683886 WARN  (jetty-launcher-864-thread-2-EventThread) [n:127.0.0.1:36951_solr    ] o.a.c.ConnectionState Session expired event received
   [junit4]   2> 683887 WARN  (jetty-launcher-864-thread-2-SendThread(127.0.0.1:36853)) [n:127.0.0.1:36951_solr    ] o.a.z.ClientCnxn Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144)
   [junit4]   2> 684987 WARN  (jetty-launcher-864-thread-2-SendThread(127.0.0.1:36853)) [n:127.0.0.1:36951_solr    ] o.a.z.ClientCnxn Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144)
   [junit4]   2> 686088 WARN  (jetty-launcher-864-thread-2-SendThread(127.0.0.1:36853)) [n:127.0.0.1:36951_solr    ] o.a.z.ClientCnxn Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144)
   [junit4]   2> 687189 WARN  (jetty-launcher-864-thread-2-SendThread(127.0.0.1:36853)) [n:127.0.0.1:36951_solr    ] o.a.z.ClientCnxn Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144)
   [junit4]   2> 688290 WARN  (jetty-launcher-864-thread-2-SendThread(127.0.0.1:36853)) [n:127.0.0.1:36951_solr    ] o.a.z.ClientCnxn Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:717)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1144)
   [junit4]   2> 689391 WARN  (jetty-launcher-864-thread-2-SendThread(127.0.0.1:36853)) [n:127.0.0.1:36951_solr    ] o.a.z.ClientCnxn Session 0x0 for server null, unexpected error, closing socket connection and attempting reconnect
   [junit4]   2> java.

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

e, tag=null
   [junit4]   2> 6542 INFO  (SUITE-TestFieldValueFeature-seed#[4B6132F29B22C80F]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 6542 INFO  (SUITE-TestFieldValueFeature-seed#[4B6132F29B22C80F]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 6543 INFO  (coreCloseExecutor-49-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1ae7eed
   [junit4]   2> 6543 INFO  (coreCloseExecutor-49-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=28212973
   [junit4]   2> 6549 INFO  (SUITE-TestFieldValueFeature-seed#[4B6132F29B22C80F]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@8104be{/solr,null,UNAVAILABLE}
   [junit4]   2> 6549 INFO  (SUITE-TestFieldValueFeature-seed#[4B6132F29B22C80F]-worker) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 36547 WARN  (SUITE-TestFieldValueFeature-seed#[4B6132F29B22C80F]-worker) [    ] o.e.j.u.t.QueuedThreadPool QueuedThreadPool@qtp18169574{STOPPING,8<=9<=10000,i=0,q=1} Couldn't stop Thread[qtp18169574-56,5,TGRP-TestFieldValueFeature]
   [junit4]   2> 36549 INFO  (SUITE-TestFieldValueFeature-seed#[4B6132F29B22C80F]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 36549 INFO  (SUITE-TestFieldValueFeature-seed#[4B6132F29B22C80F]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=4407598
   [junit4]   2> 36549 INFO  (SUITE-TestFieldValueFeature-seed#[4B6132F29B22C80F]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 36549 INFO  (SUITE-TestFieldValueFeature-seed#[4B6132F29B22C80F]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@10f0415: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / null
   [junit4]   2> 36549 INFO  (SUITE-TestFieldValueFeature-seed#[4B6132F29B22C80F]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 36549 INFO  (SUITE-TestFieldValueFeature-seed#[4B6132F29B22C80F]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@432e4f: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / null
   [junit4]   2> 36549 INFO  (SUITE-TestFieldValueFeature-seed#[4B6132F29B22C80F]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 36549 INFO  (SUITE-TestFieldValueFeature-seed#[4B6132F29B22C80F]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@673a9a: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / null
   [junit4]   2> 36549 INFO  (coreCloseExecutor-51-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@12e70ec
   [junit4]   2> 36550 INFO  (coreCloseExecutor-51-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=19820780
   [junit4]   2> 36550 INFO  (coreCloseExecutor-51-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c11265: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / null
   [junit4]   2> 36551 INFO  (SUITE-TestFieldValueFeature-seed#[4B6132F29B22C80F]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 13, 2018 5:30:48 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Feb 13, 2018 5:31:08 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.ltr.feature.TestFieldValueFeature: 
   [junit4]   2>    1) Thread[id=56, name=qtp18169574-56, state=TIMED_WAITING, group=TGRP-TestFieldValueFeature]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Feb 13, 2018 5:31:08 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=56, name=qtp18169574-56, state=TIMED_WAITING, group=TGRP-TestFieldValueFeature]
   [junit4]   2> Feb 13, 2018 5:31:11 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=56, name=qtp18169574-56, state=TIMED_WAITING, group=TGRP-TestFieldValueFeature]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=ar-QA, timezone=Pacific/Johnston
   [junit4]   2> NOTE: Linux 4.13.0-32-generic i386/Oracle Corporation 1.8.0_162 (32-bit)/cpus=8,threads=2,free=62783568,total=104857600
   [junit4]   2> NOTE: All tests run in this JVM: [TestOriginalScoreFeature, TestFieldValueFeature]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFieldValueFeature -Dtests.seed=4B6132F29B22C80F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-QA -Dtests.timezone=Pacific/Johnston -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestFieldValueFeature (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.ltr.feature.TestFieldValueFeature: 
   [junit4]    >    1) Thread[id=56, name=qtp18169574-56, state=TIMED_WAITING, group=TGRP-TestFieldValueFeature]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4B6132F29B22C80F]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=56, name=qtp18169574-56, state=TIMED_WAITING, group=TGRP-TestFieldValueFeature]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4B6132F29B22C80F]:0)
   [junit4] Completed [31/35 (1!)] on J1 in 54.04s, 5 tests, 2 errors <<< FAILURES!

[...truncated 36748 lines...]