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/05/20 11:44:01 UTC

[JENKINS] Lucene-Solr-master-MacOSX (64bit/jdk-9) - Build # 4645 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4645/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.testDeleteNode

Error Message:
unexpected DELETENODE status: {responseHeader={status=0,QTime=18},status={state=notfound,msg=Did not find [search_rate_trigger3/4f8f0db30547aT7769h2fk82kuypdwj8vq1yrpp/0] in any tasks queue}}

Stack Trace:
java.lang.AssertionError: unexpected DELETENODE status: {responseHeader={status=0,QTime=18},status={state=notfound,msg=Did not find [search_rate_trigger3/4f8f0db30547aT7769h2fk82kuypdwj8vq1yrpp/0] in any tasks queue}}
	at __randomizedtesting.SeedInfo.seed([1A3E7E290DD42973:38ACB0AB3A1EA60E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.lambda$testDeleteNode$6(SearchRateTriggerIntegrationTest.java:668)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1378)
	at org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.testDeleteNode(SearchRateTriggerIntegrationTest.java:660)
	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 14416 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1A3E7E290DD42973-001/init-core-data-001
   [junit4]   2> 2872836 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[1A3E7E290DD42973]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1A3E7E290DD42973-001/tempDir-001
   [junit4]   2> 2872836 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[1A3E7E290DD42973]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2872837 INFO  (Thread-4835) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2872837 INFO  (Thread-4835) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2872840 ERROR (Thread-4835) [    ] 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> 2872947 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[1A3E7E290DD42973]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:51100
   [junit4]   2> 2872995 INFO  (zkConnectionManagerCallback-9074-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2873016 INFO  (jetty-launcher-9071-thread-1) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 9+181
   [junit4]   2> 2873017 INFO  (jetty-launcher-9071-thread-2) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 9+181
   [junit4]   2> 2873018 INFO  (jetty-launcher-9071-thread-4) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 9+181
   [junit4]   2> 2873017 INFO  (jetty-launcher-9071-thread-3) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 9+181
   [junit4]   2> 2873020 INFO  (jetty-launcher-9071-thread-5) [    ] o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: daa59876e6f384329b122929e70a80934569428c; jvm 9+181
   [junit4]   2> 2873020 INFO  (jetty-launcher-9071-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2873020 INFO  (jetty-launcher-9071-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2873020 INFO  (jetty-launcher-9071-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2873023 INFO  (jetty-launcher-9071-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2873023 INFO  (jetty-launcher-9071-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2873023 INFO  (jetty-launcher-9071-thread-5) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2873024 INFO  (jetty-launcher-9071-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2873024 INFO  (jetty-launcher-9071-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2873024 INFO  (jetty-launcher-9071-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2873025 INFO  (jetty-launcher-9071-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f56a741{/solr,null,AVAILABLE}
   [junit4]   2> 2873028 INFO  (jetty-launcher-9071-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2873028 INFO  (jetty-launcher-9071-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2873028 INFO  (jetty-launcher-9071-thread-3) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2873029 INFO  (jetty-launcher-9071-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7883a4fb{/solr,null,AVAILABLE}
   [junit4]   2> 2873030 INFO  (jetty-launcher-9071-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@53374f55{/solr,null,AVAILABLE}
   [junit4]   2> 2873032 INFO  (jetty-launcher-9071-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@63798d73{/solr,null,AVAILABLE}
   [junit4]   2> 2873034 INFO  (jetty-launcher-9071-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2873034 INFO  (jetty-launcher-9071-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2873034 INFO  (jetty-launcher-9071-thread-4) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2873035 INFO  (jetty-launcher-9071-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@69fa7d2b{HTTP/1.1,[http/1.1]}{127.0.0.1:51102}
   [junit4]   2> 2873035 INFO  (jetty-launcher-9071-thread-1) [    ] o.e.j.s.Server Started @2873107ms
   [junit4]   2> 2873035 INFO  (jetty-launcher-9071-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51102}
   [junit4]   2> 2873036 INFO  (jetty-launcher-9071-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7f1c23c{HTTP/1.1,[http/1.1]}{127.0.0.1:51105}
   [junit4]   2> 2873036 INFO  (jetty-launcher-9071-thread-2) [    ] o.e.j.s.Server Started @2873108ms
   [junit4]   2> 2873036 INFO  (jetty-launcher-9071-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51105}
   [junit4]   2> 2873036 ERROR (jetty-launcher-9071-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2873036 INFO  (jetty-launcher-9071-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2873037 ERROR (jetty-launcher-9071-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2873037 INFO  (jetty-launcher-9071-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2873037 INFO  (jetty-launcher-9071-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2873037 INFO  (jetty-launcher-9071-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@23d6745d{/solr,null,AVAILABLE}
   [junit4]   2> 2873037 INFO  (jetty-launcher-9071-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2873037 INFO  (jetty-launcher-9071-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2873037 INFO  (jetty-launcher-9071-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-05-20T11:03:42.820796Z
   [junit4]   2> 2873037 INFO  (jetty-launcher-9071-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@344657fb{HTTP/1.1,[http/1.1]}{127.0.0.1:51106}
   [junit4]   2> 2873038 INFO  (jetty-launcher-9071-thread-4) [    ] o.e.j.s.Server Started @2873109ms
   [junit4]   2> 2873038 INFO  (jetty-launcher-9071-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51106}
   [junit4]   2> 2873038 ERROR (jetty-launcher-9071-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2873038 INFO  (jetty-launcher-9071-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2873038 INFO  (jetty-launcher-9071-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2873038 INFO  (jetty-launcher-9071-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@345d7d1d{HTTP/1.1,[http/1.1]}{127.0.0.1:51103}
   [junit4]   2> 2873038 INFO  (jetty-launcher-9071-thread-5) [    ] o.e.j.s.Server Started @2873110ms
   [junit4]   2> 2873038 INFO  (jetty-launcher-9071-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2873038 INFO  (jetty-launcher-9071-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2873038 INFO  (jetty-launcher-9071-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-05-20T11:03:42.821698Z
   [junit4]   2> 2873038 INFO  (jetty-launcher-9071-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51103}
   [junit4]   2> 2873038 ERROR (jetty-launcher-9071-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2873038 INFO  (jetty-launcher-9071-thread-5) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2873039 INFO  (jetty-launcher-9071-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2873039 INFO  (jetty-launcher-9071-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2873039 INFO  (jetty-launcher-9071-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2873039 INFO  (jetty-launcher-9071-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-05-20T11:03:42.822251Z
   [junit4]   2> 2873039 INFO  (jetty-launcher-9071-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1d57ddea{HTTP/1.1,[http/1.1]}{127.0.0.1:51104}
   [junit4]   2> 2873039 INFO  (jetty-launcher-9071-thread-3) [    ] o.e.j.s.Server Started @2873111ms
   [junit4]   2> 2873039 INFO  (jetty-launcher-9071-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51104}
   [junit4]   2> 2873039 INFO  (jetty-launcher-9071-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2873039 INFO  (jetty-launcher-9071-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2873039 INFO  (jetty-launcher-9071-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2873039 INFO  (jetty-launcher-9071-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-05-20T11:03:42.822961Z
   [junit4]   2> 2873040 ERROR (jetty-launcher-9071-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2873040 INFO  (jetty-launcher-9071-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2873040 INFO  (jetty-launcher-9071-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2873040 INFO  (jetty-launcher-9071-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2873040 INFO  (jetty-launcher-9071-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2873040 INFO  (jetty-launcher-9071-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-05-20T11:03:42.823825Z
   [junit4]   2> 2873052 INFO  (zkConnectionManagerCallback-9080-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2873053 INFO  (zkConnectionManagerCallback-9084-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2873053 INFO  (zkConnectionManagerCallback-9082-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2873054 INFO  (zkConnectionManagerCallback-9076-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2873054 INFO  (jetty-launcher-9071-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2873055 INFO  (jetty-launcher-9071-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2873055 INFO  (jetty-launcher-9071-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2873056 INFO  (jetty-launcher-9071-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2873069 INFO  (zkConnectionManagerCallback-9078-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2873075 INFO  (jetty-launcher-9071-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2873099 INFO  (jetty-launcher-9071-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51100/solr
   [junit4]   2> 2873103 INFO  (jetty-launcher-9071-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51100/solr
   [junit4]   2> 2873106 INFO  (jetty-launcher-9071-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51100/solr
   [junit4]   2> 2873106 INFO  (jetty-launcher-9071-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51100/solr
   [junit4]   2> 2873107 INFO  (zkConnectionManagerCallback-9088-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2873111 INFO  (jetty-launcher-9071-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51100/solr
   [junit4]   2> 2873113 INFO  (zkConnectionManagerCallback-9094-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2873114 INFO  (zkConnectionManagerCallback-9101-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2873115 INFO  (zkConnectionManagerCallback-9099-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2873115 INFO  (zkConnectionManagerCallback-9104-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2873152 INFO  (zkConnectionManagerCallback-9106-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2873153 INFO  (zkConnectionManagerCallback-9108-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2873158 INFO  (zkConnectionManagerCallback-9110-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2873161 INFO  (zkConnectionManagerCallback-9114-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2873162 INFO  (zkConnectionManagerCallback-9112-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2873943 INFO  (jetty-launcher-9071-thread-4) [n:127.0.0.1:51106_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2873947 INFO  (jetty-launcher-9071-thread-4) [n:127.0.0.1:51106_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51106_solr
   [junit4]   2> 2873957 INFO  (jetty-launcher-9071-thread-4) [n:127.0.0.1:51106_solr    ] o.a.s.c.Overseer Overseer (id=72149313408729099-127.0.0.1:51106_solr-n_0000000000) starting
   [junit4]   2> 2873962 INFO  (jetty-launcher-9071-thread-2) [n:127.0.0.1:51105_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2873972 INFO  (jetty-launcher-9071-thread-2) [n:127.0.0.1:51105_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51105_solr
   [junit4]   2> 2873979 INFO  (zkCallback-9107-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2873987 INFO  (zkCallback-9109-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2874005 INFO  (jetty-launcher-9071-thread-3) [n:127.0.0.1:51104_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2874005 INFO  (zkConnectionManagerCallback-9129-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2874025 INFO  (jetty-launcher-9071-thread-4) [n:127.0.0.1:51106_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2874030 INFO  (jetty-launcher-9071-thread-4) [n:127.0.0.1:51106_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51100/solr ready
   [junit4]   2> 2874032 DEBUG (OverseerAutoScalingTriggerThread-72149313408729099-127.0.0.1:51106_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 2874033 INFO  (jetty-launcher-9071-thread-3) [n:127.0.0.1:51104_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2874037 DEBUG (OverseerAutoScalingTriggerThread-72149313408729099-127.0.0.1:51106_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 2874037 DEBUG (OverseerAutoScalingTriggerThread-72149313408729099-127.0.0.1:51106_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 2874038 DEBUG (OverseerAutoScalingTriggerThread-72149313408729099-127.0.0.1:51106_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 2874041 INFO  (jetty-launcher-9071-thread-3) [n:127.0.0.1:51104_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2874041 INFO  (jetty-launcher-9071-thread-3) [n:127.0.0.1:51104_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51104_solr
   [junit4]   2> 2874046 INFO  (zkCallback-9128-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2874046 INFO  (zkCallback-9105-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2874047 INFO  (zkCallback-9109-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2874049 INFO  (zkCallback-9107-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2874060 INFO  (jetty-launcher-9071-thread-4) [n:127.0.0.1:51106_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2874060 INFO  (jetty-launcher-9071-thread-4) [n:127.0.0.1:51106_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51106_solr
   [junit4]   2> 2874084 INFO  (zkCallback-9109-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2874084 INFO  (zkCallback-9128-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2874085 INFO  (zkCallback-9105-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2874122 INFO  (zkCallback-9107-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2874123 DEBUG (OverseerAutoScalingTriggerThread-72149313408729099-127.0.0.1:51106_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:51104_solr, 127.0.0.1:51106_solr, 127.0.0.1:51105_solr]
   [junit4]   2> 2874124 DEBUG (OverseerAutoScalingTriggerThread-72149313408729099-127.0.0.1:51106_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2874124 DEBUG (OverseerAutoScalingTriggerThread-72149313408729099-127.0.0.1:51106_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2874125 DEBUG (ScheduledTrigger-11670-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 2874133 INFO  (jetty-launcher-9071-thread-5) [n:127.0.0.1:51103_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2874138 INFO  (jetty-launcher-9071-thread-5) [n:127.0.0.1:51103_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2874143 INFO  (jetty-launcher-9071-thread-5) [n:127.0.0.1:51103_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2874143 INFO  (jetty-launcher-9071-thread-5) [n:127.0.0.1:51103_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51103_solr
   [junit4]   2> 2874145 INFO  (zkCallback-9105-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2874145 INFO  (zkCallback-9128-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2874145 INFO  (zkCallback-9109-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2874145 INFO  (zkCallback-9107-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2874155 INFO  (jetty-launcher-9071-thread-1) [n:127.0.0.1:51102_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2874155 INFO  (zkCallback-9111-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2874159 INFO  (jetty-launcher-9071-thread-1) [n:127.0.0.1:51102_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2874162 INFO  (jetty-launcher-9071-thread-1) [n:127.0.0.1:51102_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2874162 INFO  (jetty-launcher-9071-thread-1) [n:127.0.0.1:51102_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51102_solr
   [junit4]   2> 2874165 INFO  (zkCallback-9109-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2874165 INFO  (zkCallback-9105-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2874165 INFO  (zkCallback-9107-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2874166 INFO  (zkCallback-9128-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2874166 INFO  (zkCallback-9113-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2874176 INFO  (zkCallback-9111-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2874319 INFO  (jetty-launcher-9071-thread-2) [n:127.0.0.1:51105_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51105.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f0eb54
   [junit4]   2> 2874343 INFO  (jetty-launcher-9071-thread-2) [n:127.0.0.1:51105_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51105.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f0eb54
   [junit4]   2> 2874343 INFO  (jetty-launcher-9071-thread-2) [n:127.0.0.1:51105_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51105.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f0eb54
   [junit4]   2> 2874347 INFO  (jetty-launcher-9071-thread-2) [n:127.0.0.1:51105_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1A3E7E290DD42973-001/tempDir-001/node2/.
   [junit4]   2> 2874351 INFO  (zkConnectionManagerCallback-9134-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2874351 INFO  (jetty-launcher-9071-thread-1) [n:127.0.0.1:51102_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51102.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f0eb54
   [junit4]   2> 2874353 INFO  (jetty-launcher-9071-thread-2) [n:127.0.0.1:51105_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2874355 INFO  (jetty-launcher-9071-thread-2) [n:127.0.0.1:51105_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51100/solr ready
   [junit4]   2> 2874363 INFO  (jetty-launcher-9071-thread-1) [n:127.0.0.1:51102_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51102.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f0eb54
   [junit4]   2> 2874364 INFO  (jetty-launcher-9071-thread-1) [n:127.0.0.1:51102_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51102.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f0eb54
   [junit4]   2> 2874411 INFO  (jetty-launcher-9071-thread-1) [n:127.0.0.1:51102_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1A3E7E290DD42973-001/tempDir-001/node1/.
   [junit4]   2> 2874416 INFO  (zkConnectionManagerCallback-9139-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2874420 INFO  (jetty-launcher-9071-thread-1) [n:127.0.0.1:51102_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2874423 INFO  (jetty-launcher-9071-thread-1) [n:127.0.0.1:51102_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51100/solr ready
   [junit4]   2> 2874438 INFO  (jetty-launcher-9071-thread-4) [n:127.0.0.1:51106_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51106.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f0eb54
   [junit4]   2> 2874459 INFO  (jetty-launcher-9071-thread-5) [n:127.0.0.1:51103_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51103.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f0eb54
   [junit4]   2> 2874461 INFO  (jetty-launcher-9071-thread-4) [n:127.0.0.1:51106_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51106.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f0eb54
   [junit4]   2> 2874461 INFO  (jetty-launcher-9071-thread-4) [n:127.0.0.1:51106_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51106.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f0eb54
   [junit4]   2> 2874475 INFO  (jetty-launcher-9071-thread-4) [n:127.0.0.1:51106_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1A3E7E290DD42973-001/tempDir-001/node4/.
   [junit4]   2> 2874512 INFO  (jetty-launcher-9071-thread-5) [n:127.0.0.1:51103_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51103.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f0eb54
   [junit4]   2> 2874512 INFO  (jetty-launcher-9071-thread-5) [n:127.0.0.1:51103_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51103.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f0eb54
   [junit4]   2> 2874515 INFO  (jetty-launcher-9071-thread-5) [n:127.0.0.1:51103_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1A3E7E290DD42973-001/tempDir-001/node5/.
   [junit4]   2> 2874526 INFO  (zkConnectionManagerCallback-9144-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2874527 INFO  (jetty-launcher-9071-thread-5) [n:127.0.0.1:51103_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2874529 INFO  (jetty-launcher-9071-thread-5) [n:127.0.0.1:51103_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51100/solr ready
   [junit4]   2> 2874585 INFO  (jetty-launcher-9071-thread-3) [n:127.0.0.1:51104_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51104.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f0eb54
   [junit4]   2> 2874622 INFO  (jetty-launcher-9071-thread-3) [n:127.0.0.1:51104_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51104.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f0eb54
   [junit4]   2> 2874622 INFO  (jetty-launcher-9071-thread-3) [n:127.0.0.1:51104_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51104.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f0eb54
   [junit4]   2> 2874624 INFO  (jetty-launcher-9071-thread-3) [n:127.0.0.1:51104_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1A3E7E290DD42973-001/tempDir-001/node3/.
   [junit4]   2> 2874628 INFO  (zkConnectionManagerCallback-9149-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2874629 INFO  (jetty-launcher-9071-thread-3) [n:127.0.0.1:51104_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2874639 INFO  (jetty-launcher-9071-thread-3) [n:127.0.0.1:51104_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51100/solr ready
   [junit4]   2> 2874783 INFO  (zkConnectionManagerCallback-9151-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2874794 INFO  (zkConnectionManagerCallback-9156-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2874797 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[1A3E7E290DD42973]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2874798 INFO  (SUITE-SearchRateTriggerIntegrationTest-seed#[1A3E7E290DD42973]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51100/solr ready
   [junit4]   2> 2874829 INFO  (qtp867453014-30718) [n:127.0.0.1:51102_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> 2874832 INFO  (qtp1025701774-30744) [n:127.0.0.1:51104_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> 2874843 INFO  (qtp1599948257-30754) [n:127.0.0.1:51106_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> 2874846 INFO  (qtp2103994126-30723) [n:127.0.0.1:51103_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> 2874849 INFO  (qtp1026391064-30734) [n:127.0.0.1:51105_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> 2874849 DEBUG (qtp2103994126-30726) [n:127.0.0.1:51103_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2874851 INFO  (qtp2103994126-30726) [n:127.0.0.1:51103_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=25
   [junit4]   2> 2874866 DEBUG (zkCallback-9128-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 2874868 DEBUG (OverseerAutoScalingTriggerThread-72149313408729099-127.0.0.1:51106_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 2874881 DEBUG (OverseerAutoScalingTriggerThread-72149313408729099-127.0.0.1:51106_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2874883 DEBUG (OverseerAutoScalingTriggerThread-72149313408729099-127.0.0.1:51106_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 2874949 INFO  (TEST-SearchRateTriggerIntegrationTest.testBelowSearchRate-seed#[1A3E7E290DD42973]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2874951 INFO  (TEST-SearchRateTriggerIntegrationTest.testBelowSearchRate-seed#[1A3E7E290DD42973]) [    ] o.a.s.c.a.SearchRateTriggerIntegrationTest /autoscaling.json reset, new znode version 3
   [junit4]   2> 2874952 DEBUG (zkCallback-9128-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 2874952 DEBUG (OverseerAutoScalingTriggerThread-72149313408729099-127.0.0.1:51106_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 2874954 DEBUG (OverseerAutoScalingTriggerThread-72149313408729099-127.0.0.1:51106_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2874955 DEBUG (OverseerAutoScalingTriggerThread-72149313408729099-127.0.0.1:51106_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2874955 DEBUG (OverseerAutoScalingTriggerThread-72149313408729099-127.0.0.1:51106_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 2879964 INFO  (qtp867453014-30714) [n:127.0.0.1:51102_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=belowRate_collection&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2879969 INFO  (OverseerThreadFactory-11672-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection belowRate_collection
   [junit4]   2> 2880094 INFO  (OverseerStateUpdate-72149313408729099-127.0.0.1:51106_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"belowRate_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"belowRate_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51104/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2880097 INFO  (OverseerStateUpdate-72149313408729099-127.0.0.1:51106_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"belowRate_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"belowRate_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51105/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2880319 INFO  (qtp1025701774-30739) [n:127.0.0.1:51104_solr    x:belowRate_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=belowRate_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2880319 INFO  (qtp1026391064-30730) [n:127.0.0.1:51105_solr    x:belowRate_collection_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=belowRate_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2880319 INFO  (qtp1026391064-30730) [n:127.0.0.1:51105_solr    x:belowRate_collection_shard1_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2881341 INFO  (qtp1025701774-30739) [n:127.0.0.1:51104_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2881349 INFO  (qtp1025701774-30739) [n:127.0.0.1:51104_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1] o.a.s.s.IndexSchema [belowRate_collection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2881350 INFO  (qtp1025701774-30739) [n:127.0.0.1:51104_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2881350 INFO  (qtp1025701774-30739) [n:127.0.0.1:51104_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'belowRate_collection_shard1_replica_n1' using configuration from collection belowRate_collection, trusted=true
   [junit4]   2> 2881350 INFO  (qtp1026391064-30730) [n:127.0.0.1:51105_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2881351 INFO  (qtp1025701774-30739) [n:127.0.0.1:51104_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51104.solr.core.belowRate_collection.shard1.replica_n1' (registry 'solr.core.belowRate_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f0eb54
   [junit4]   2> 2881351 INFO  (qtp1025701774-30739) [n:127.0.0.1:51104_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2881351 INFO  (qtp1025701774-30739) [n:127.0.0.1:51104_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1] o.a.s.c.SolrCore [[belowRate_collection_shard1_replica_n1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1A3E7E290DD42973-001/tempDir-001/node3/belowRate_collection_shard1_replica_n1], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1A3E7E290DD42973-001/tempDir-001/node3/./belowRate_collection_shard1_replica_n1/data/]
   [junit4]   2> 2881355 INFO  (qtp1026391064-30730) [n:127.0.0.1:51105_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2] o.a.s.s.IndexSchema [belowRate_collection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 2881357 INFO  (qtp1026391064-30730) [n:127.0.0.1:51105_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2881357 INFO  (qtp1026391064-30730) [n:127.0.0.1:51105_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'belowRate_collection_shard1_replica_n2' using configuration from collection belowRate_collection, trusted=true
   [junit4]   2> 2881357 INFO  (qtp1026391064-30730) [n:127.0.0.1:51105_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51105.solr.core.belowRate_collection.shard1.replica_n2' (registry 'solr.core.belowRate_collection.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f0eb54
   [junit4]   2> 2881357 INFO  (qtp1026391064-30730) [n:127.0.0.1:51105_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2881357 INFO  (qtp1026391064-30730) [n:127.0.0.1:51105_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2] o.a.s.c.SolrCore [[belowRate_collection_shard1_replica_n2] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1A3E7E290DD42973-001/tempDir-001/node2/belowRate_collection_shard1_replica_n2], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1A3E7E290DD42973-001/tempDir-001/node2/./belowRate_collection_shard1_replica_n2/data/]
   [junit4]   2> 2881456 INFO  (qtp1026391064-30730) [n:127.0.0.1:51105_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2881456 INFO  (qtp1026391064-30730) [n:127.0.0.1:51105_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2881457 INFO  (qtp1026391064-30730) [n:127.0.0.1:51105_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2881457 INFO  (qtp1026391064-30730) [n:127.0.0.1:51105_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2881461 INFO  (qtp1025701774-30739) [n:127.0.0.1:51104_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2881462 INFO  (qtp1025701774-30739) [n:127.0.0.1:51104_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2881463 INFO  (qtp1025701774-30739) [n:127.0.0.1:51104_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2881464 INFO  (qtp1025701774-30739) [n:127.0.0.1:51104_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2881461 INFO  (qtp1026391064-30730) [n:127.0.0.1:51105_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cc76684[belowRate_collection_shard1_replica_n2] main]
   [junit4]   2> 2881466 INFO  (qtp1025701774-30739) [n:127.0.0.1:51104_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f5cff31[belowRate_collection_shard1_replica_n1] main]
   [junit4]   2> 2881468 INFO  (qtp1026391064-30730) [n:127.0.0.1:51105_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2881468 INFO  (qtp1025701774-30739) [n:127.0.0.1:51104_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2881468 INFO  (qtp1026391064-30730) [n:127.0.0.1:51105_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2881469 INFO  (qtp1025701774-30739) [n:127.0.0.1:51104_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2881470 INFO  (qtp1025701774-30739) [n:127.0.0.1:51104_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2881470 INFO  (qtp1026391064-30730) [n:127.0.0.1:51105_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2881470 INFO  (qtp1025701774-30739) [n:127.0.0.1:51104_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1600980759350345728
   [junit4]   2> 2881470 INFO  (searcherExecutor-11683-thread-1-processing-n:127.0.0.1:51104_solr x:belowRate_collection_shard1_replica_n1 c:belowRate_collection s:shard1 r:core_node3) [n:127.0.0.1:51104_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1] o.a.s.c.SolrCore [belowRate_collection_shard1_replica_n1] Registered new searcher Searcher@5f5cff31[belowRate_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2881471 INFO  (searcherExecutor-11684-thread-1-processing-n:127.0.0.1:51105_solr x:belowRate_collection_shard1_replica_n2 c:belowRate_collection s:shard1 r:core_node4) [n:127.0.0.1:51105_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2] o.a.s.c.SolrCore [belowRate_collection_shard1_replica_n2] Registered new searcher Searcher@1cc76684[belowRate_collection_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2881471 INFO  (qtp1026391064-30730) [n:127.0.0.1:51105_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1600980759351394304
   [junit4]   2> 2881480 INFO  (qtp1025701774-30739) [n:127.0.0.1:51104_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/belowRate_collection/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 2881480 INFO  (qtp1026391064-30730) [n:127.0.0.1:51105_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2] o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 2881482 INFO  (qtp1026391064-30730) [n:127.0.0.1:51105_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/belowRate_collection/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 2881491 INFO  (qtp1025701774-30739) [n:127.0.0.1:51104_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2881491 INFO  (qtp1025701774-30739) [n:127.0.0.1:51104_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2881491 INFO  (qtp1025701774-30739) [n:127.0.0.1:51104_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51104/solr/belowRate_collection_shard1_replica_n1/
   [junit4]   2> 2881492 INFO  (qtp1025701774-30739) [n:127.0.0.1:51104_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=belowRate_collection_shard1_replica_n1 url=http://127.0.0.1:51104/solr START replicas=[http://127.0.0.1:51105/solr/belowRate_collection_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 2881493 INFO  (qtp1026391064-30733) [n:127.0.0.1:51105_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2] o.a.s.c.S.Request [belowRate_collection_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> 2881802 INFO  (qtp1025701774-30739) [n:127.0.0.1:51104_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=belowRate_collection_shard1_replica_n1 url=http://127.0.0.1:51104/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2881802 INFO  (qtp1025701774-30739) [n:127.0.0.1:51104_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2881802 INFO  (qtp1025701774-30739) [n:127.0.0.1:51104_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_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> 2881802 INFO  (qtp1025701774-30739) [n:127.0.0.1:51104_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2881811 INFO  (qtp1025701774-30739) [n:127.0.0.1:51104_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:51104/solr/belowRate_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2881976 INFO  (qtp1025701774-30739) [n:127.0.0.1:51104_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2882001 INFO  (qtp1025701774-30739) [n:127.0.0.1:51104_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_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=belowRate_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1683
   [junit4]   2> 2882090 INFO  (zkCallback-9105-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2882525 INFO  (qtp1026391064-30730) [n:127.0.0.1:51105_solr c:belowRate_collection s:shard1 r:core_node4 x:belowRate_collection_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=belowRate_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2207
   [junit4]   2> 2882529 INFO  (qtp867453014-30714) [n:127.0.0.1:51102_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> 2882636 INFO  (zkCallback-9105-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2882636 INFO  (zkCallback-9109-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2883540 INFO  (qtp867453014-30714) [n:127.0.0.1:51102_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&name=belowRate_collection&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=3575
   [junit4]   2> 2883541 INFO  (qtp867453014-30717) [n:127.0.0.1:51102_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params action=ADDREPLICA&collection=belowRate_collection&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2883544 INFO  (OverseerCollectionConfigSetProcessor-72149313408729099-127.0.0.1:51106_solr-n_0000000000) [    ] 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> 2883547 INFO  (OverseerThreadFactory-11672-thread-2) [ c:belowRate_collection s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:51106_solr for creating new replica
   [junit4]   2> 2883551 INFO  (OverseerStateUpdate-72149313408729099-127.0.0.1:51106_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"belowRate_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"belowRate_collection_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51106/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51106_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2883662 INFO  (zkCallback-9105-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2883662 INFO  (zkCallback-9109-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2883772 INFO  (qtp1599948257-30743) [n:127.0.0.1:51106_solr    x:belowRate_collection_shard1_replica_n5] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=belowRate_collection_shard1_replica_n5&action=CREATE&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2883788 INFO  (qtp1599948257-30743) [n:127.0.0.1:51106_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2883794 INFO  (qtp1599948257-30743) [n:127.0.0.1:51106_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.s.IndexSchema [belowRate_collection_shard1_replica_n5] Schema name=minimal
   [junit4]   2> 2883796 INFO  (qtp1599948257-30743) [n:127.0.0.1:51106_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2883796 INFO  (qtp1599948257-30743) [n:127.0.0.1:51106_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'belowRate_collection_shard1_replica_n5' using configuration from collection belowRate_collection, trusted=true
   [junit4]   2> 2883796 INFO  (qtp1599948257-30743) [n:127.0.0.1:51106_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51106.solr.core.belowRate_collection.shard1.replica_n5' (registry 'solr.core.belowRate_collection.shard1.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f0eb54
   [junit4]   2> 2883797 INFO  (qtp1599948257-30743) [n:127.0.0.1:51106_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2883797 INFO  (qtp1599948257-30743) [n:127.0.0.1:51106_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.SolrCore [[belowRate_collection_shard1_replica_n5] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1A3E7E290DD42973-001/tempDir-001/node4/belowRate_collection_shard1_replica_n5], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1A3E7E290DD42973-001/tempDir-001/node4/./belowRate_collection_shard1_replica_n5/data/]
   [junit4]   2> 2883880 INFO  (zkCallback-9109-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2883880 INFO  (zkCallback-9105-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2883952 INFO  (qtp1599948257-30743) [n:127.0.0.1:51106_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2883952 INFO  (qtp1599948257-30743) [n:127.0.0.1:51106_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2883954 INFO  (qtp1599948257-30743) [n:127.0.0.1:51106_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2883954 INFO  (qtp1599948257-30743) [n:127.0.0.1:51106_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2883956 INFO  (qtp1599948257-30743) [n:127.0.0.1:51106_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.s.SolrIndexSearcher Opening [Searcher@301ac638[belowRate_collection_shard1_replica_n5] main]
   [junit4]   2> 2883959 INFO  (qtp1599948257-30743) [n:127.0.0.1:51106_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2883960 INFO  (qtp1599948257-30743) [n:127.0.0.1:51106_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2883960 INFO  (qtp1599948257-30743) [n:127.0.0.1:51106_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2883961 INFO  (qtp1599948257-30743) [n:127.0.0.1:51106_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1600980761962348544
   [junit4]   2> 2883963 INFO  (searcherExecutor-11693-thread-1-processing-n:127.0.0.1:51106_solr x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1 r:core_node6) [n:127.0.0.1:51106_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.SolrCore [belowRate_collection_shard1_replica_n5] Registered new searcher Searcher@301ac638[belowRate_collection_shard1_replica_n5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2883968 INFO  (qtp1599948257-30743) [n:127.0.0.1:51106_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.ZkShardTerms Successful update of terms at /collections/belowRate_collection/terms/shard1 to Terms{values={core_node6=0, core_node3=0, core_node4=0}, version=2}
   [junit4]   2> 2883972 INFO  (qtp1599948257-30743) [n:127.0.0.1:51106_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.ZkController Core needs to recover:belowRate_collection_shard1_replica_n5
   [junit4]   2> 2883973 INFO  (updateExecutor-9089-thread-1-processing-n:127.0.0.1:51106_solr x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1 r:core_node6) [n:127.0.0.1:51106_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 2883973 INFO  (recoveryExecutor-9091-thread-1-processing-n:127.0.0.1:51106_solr x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1 r:core_node6) [n:127.0.0.1:51106_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 2883973 INFO  (recoveryExecutor-9091-thread-1-processing-n:127.0.0.1:51106_solr x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1 r:core_node6) [n:127.0.0.1:51106_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 2883975 INFO  (qtp1599948257-30743) [n:127.0.0.1:51106_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=belowRate_collection_shard1_replica_n5&action=CREATE&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=203
   [junit4]   2> 2883977 INFO  (qtp1025701774-30742) [n:127.0.0.1:51104_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1] o.a.s.c.S.Request [belowRate_collection_shard1_replica_n1]  webapp=/solr path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 2883977 INFO  (qtp1025701774-30742) [n:127.0.0.1:51104_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1] o.a.s.c.S.Request [belowRate_collection_shard1_replica_n1]  webapp=/solr path=/admin/ping params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2883977 INFO  (recoveryExecutor-9091-thread-1-processing-n:127.0.0.1:51106_solr x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1 r:core_node6) [n:127.0.0.1:51106_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[belowRate_collection_shard1_replica_n5]
   [junit4]   2> 2883978 INFO  (recoveryExecutor-9091-thread-1-processing-n:127.0.0.1:51106_solr x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1 r:core_node6) [n:127.0.0.1:51106_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 2883978 INFO  (recoveryExecutor-9091-thread-1-processing-n:127.0.0.1:51106_solr x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1 r:core_node6) [n:127.0.0.1:51106_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.RecoveryStrategy Publishing state of core [belowRate_collection_shard1_replica_n5] as recovering, leader is [http://127.0.0.1:51104/solr/belowRate_collection_shard1_replica_n1/] and I am [http://127.0.0.1:51106/solr/belowRate_collection_shard1_replica_n5/]
   [junit4]   2> 2883979 INFO  (qtp867453014-30717) [n:127.0.0.1:51102_solr c:belowRate_collection   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=ADDREPLICA&collection=belowRate_collection&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=438
   [junit4]   2> 2883980 INFO  (recoveryExecutor-9091-thread-1-processing-n:127.0.0.1:51106_solr x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1 r:core_node6) [n:127.0.0.1:51106_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.ZkShardTerms Successful update of terms at /collections/belowRate_collection/terms/shard1 to Terms{values={core_node6=0, core_node6_recovering=0, core_node3=0, core_node4=0}, version=3}
   [junit4]   2> 2883980 INFO  (qtp867453014-30720) [n:127.0.0.1:51102_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params action=ADDREPLICA&collection=belowRate_collection&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2883983 INFO  (recoveryExecutor-9091-thread-1-processing-n:127.0.0.1:51106_solr x:belowRate_collection_shard1_replica_n5 c:belowRate_collection s:shard1 r:core_node6) [n:127.0.0.1:51106_solr c:belowRate_collection s:shard1 r:core_node6 x:belowRate_collection_shard1_replica_n5] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:51104/solr]; [WaitForState: action=PREPRECOVERY&core=belowRate_collection_shard1_replica_n1&nodeName=127.0.0.1:51106_solr&coreNodeName=core_node6&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2883985 INFO  (qtp1025701774-30747) [n:127.0.0.1:51104_solr    x:belowRate_collection_shard1_replica_n1] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node6, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 2883986 INFO  (qtp1025701774-30747) [n:127.0.0.1:51104_solr    x:belowRate_collection_shard1_replica_n1] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=belowRate_collection, shard=shard1, thisCore=belowRate_collection_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:51106_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{"core":"belowRate_collection_shard1_replica_n5","base_url":"http://127.0.0.1:51106/solr","node_name":"127.0.0.1:51106_solr","state":"down","type":"NRT","force_set_state":"false"}
   [junit4]   2> 2883987 INFO  (OverseerCollectionConfigSetProcessor-72149313408729099-127.0.0.1:51106_solr-n_0000000000) [    ] 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> 2883989 INFO  (OverseerThreadFactory-11672-thread-3) [ c:belowRate_collection s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:51103_solr for creating new replica
   [junit4]   2> 2883995 INFO  (OverseerStateUpdate-72149313408729099-127.0.0.1:51106_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"belowRate_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"belowRate_collection_shard1_replica_t7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51103/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51103_solr",
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 2884115 INFO  (zkCallback-9109-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2884115 INFO  (zkCallback-9105-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2884115 INFO  (zkCallback-9107-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2884115 INFO  (zkCallback-9107-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2884227 INFO  (qtp2103994126-30723) [n:127.0.0.1:51103_solr    x:belowRate_collection_shard1_replica_t7] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&name=belowRate_collection_shard1_replica_t7&action=CREATE&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2884253 INFO  (qtp2103994126-30723) [n:127.0.0.1:51103_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2884274 INFO  (qtp2103994126-30723) [n:127.0.0.1:51103_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.s.IndexSchema [belowRate_collection_shard1_replica_t7] Schema name=minimal
   [junit4]   2> 2884277 INFO  (qtp2103994126-30723) [n:127.0.0.1:51103_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2884277 INFO  (qtp2103994126-30723) [n:127.0.0.1:51103_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.c.CoreContainer Creating SolrCore 'belowRate_collection_shard1_replica_t7' using configuration from collection belowRate_collection, trusted=true
   [junit4]   2> 2884278 INFO  (qtp2103994126-30723) [n:127.0.0.1:51103_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51103.solr.core.belowRate_collection.shard1.replica_t7' (registry 'solr.core.belowRate_collection.shard1.replica_t7') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f0eb54
   [junit4]   2> 2884278 INFO  (qtp2103994126-30723) [n:127.0.0.1:51103_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2884278 INFO  (qtp2103994126-30723) [n:127.0.0.1:51103_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.c.SolrCore [[belowRate_collection_shard1_replica_t7] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1A3E7E290DD42973-001/tempDir-001/node5/belowRate_collection_shard1_replica_t7], dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1A3E7E290DD42973-001/tempDir-001/node5/./belowRate_collection_shard1_replica_t7/data/]
   [junit4]   2> 2884344 INFO  (zkCallback-9109-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2884344 INFO  (zkCallback-9107-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2884344 INFO  (zkCallback-9107-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2884345 INFO  (zkCallback-9105-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/belowRate_collection/state.json] for collection [belowRate_collection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2884374 INFO  (qtp2103994126-30723) [n:127.0.0.1:51103_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2884375 INFO  (qtp2103994126-30723) [n:127.0.0.1:51103_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2884377 INFO  (qtp2103994126-30723) [n:127.0.0.1:51103_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2884377 INFO  (qtp2103994126-30723) [n:127.0.0.1:51103_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2884378 INFO  (qtp2103994126-30723) [n:127.0.0.1:51103_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.s.SolrIndexSearcher Opening [Searcher@67a11466[belowRate_collection_shard1_replica_t7] main]
   [junit4]   2> 2884380 INFO  (qtp2103994126-30723) [n:127.0.0.1:51103_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2884390 INFO  (qtp2103994126-30723) [n:127.0.0.1:51103_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2884391 INFO  (qtp2103994126-30723) [n:127.0.0.1:51103_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2884391 INFO  (qtp2103994126-30723) [n:127.0.0.1:51103_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1600980762413236224
   [junit4]   2> 2884393 INFO  (searcherExecutor-11698-thread-1-processing-n:127.0.0.1:51103_solr x:belowRate_collection_shard1_replica_t7 c:belowRate_collection s:shard1 r:core_node8) [n:127.0.0.1:51103_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.c.SolrCore [belowRate_collection_shard1_replica_t7] Registered new searcher Searcher@67a11466[belowRate_collection_shard1_replica_t7] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2884407 INFO  (qtp2103994126-30723) [n:127.0.0.1:51103_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.c.ZkShardTerms Successful update of terms at /collections/belowRate_collection/terms/shard1 to Terms{values={core_node6=0, core_node8=0, core_node6_recovering=0, core_node3=0, core_node4=0}, version=4}
   [junit4]   2> 2884411 INFO  (qtp2103994126-30723) [n:127.0.0.1:51103_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.c.ZkController Core needs to recover:belowRate_collection_shard1_replica_t7
   [junit4]   2> 2884412 INFO  (updateExecutor-9090-thread-1-processing-n:127.0.0.1:51103_solr x:belowRate_collection_shard1_replica_t7 c:belowRate_collection s:shard1 r:core_node8) [n:127.0.0.1:51103_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 2884412 INFO  (recoveryExecutor-9096-thread-1-processing-n:127.0.0.1:51103_solr x:belowRate_collection_shard1_replica_t7 c:belowRate_collection s:shard1 r:core_node8) [n:127.0.0.1:51103_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 2884412 INFO  (recoveryExecutor-9096-thread-1-processing-n:127.0.0.1:51103_solr x:belowRate_collection_shard1_replica_t7 c:belowRate_collection s:shard1 r:core_node8) [n:127.0.0.1:51103_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 2884412 INFO  (recoveryExecutor-9096-thread-1-processing-n:127.0.0.1:51103_solr x:belowRate_collection_shard1_replica_t7 c:belowRate_collection s:shard1 r:core_node8) [n:127.0.0.1:51103_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.c.ZkController belowRate_collection_shard1_replica_t7 stopping background replication from leader
   [junit4]   2> 2884422 INFO  (qtp2103994126-30723) [n:127.0.0.1:51103_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&name=belowRate_collection_shard1_replica_t7&action=CREATE&collection=belowRate_collection&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=195
   [junit4]   2> 2884422 INFO  (qtp1025701774-30742) [n:127.0.0.1:51104_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1] o.a.s.c.S.Request [belowRate_collection_shard1_replica_n1]  webapp=/solr path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 2884422 INFO  (qtp1025701774-30742) [n:127.0.0.1:51104_solr c:belowRate_collection s:shard1 r:core_node3 x:belowRate_collection_shard1_replica_n1] o.a.s.c.S.Request [belowRate_collection_shard1_replica_n1]  webapp=/solr path=/admin/ping params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2884423 INFO  (recoveryExecutor-9096-thread-1-processing-n:127.0.0.1:51103_solr x:belowRate_collection_shard1_replica_t7 c:belowRate_collection s:shard1 r:core_node8) [n:127.0.0.1:51103_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[belowRate_collection_shard1_replica_t7]
   [junit4]   2> 2884423 INFO  (recoveryExecutor-9096-thread-1-processing-n:127.0.0.1:51103_solr x:belowRate_collection_shard1_replica_t7 c:belowRate_collection s:shard1 r:core_node8) [n:127.0.0.1:51103_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 2884423 INFO  (recoveryExecutor-9096-thread-1-processing-n:127.0.0.1:51103_solr x:belowRate_collection_shard1_replica_t7 c:belowRate_collection s:shard1 r:core_node8) [n:127.0.0.1:51103_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.c.RecoveryStrategy Publishing state of core [belowRate_collection_shard1_replica_t7] as recovering, leader is [http://127.0.0.1:51104/solr/belowRate_collection_shard1_replica_n1/] and I am [http://127.0.0.1:51103/solr/belowRate_collection_shard1_replica_t7/]
   [junit4]   2> 2884424 INFO  (recoveryExecutor-9096-thread-1-processing-n:127.0.0.1:51103_solr x:belowRate_collection_shard1_replica_t7 c:belowRate_collection s:shard1 r:core_node8) [n:127.0.0.1:51103_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.c.ZkShardTerms Successful update of terms at /collections/belowRate_collection/terms/shard1 to Terms{values={core_node6=0, core_node8_recovering=0, core_node8=0, core_node6_recovering=0, core_node3=0, core_node4=0}, version=5}
   [junit4]   2> 2884426 INFO  (qtp867453014-30720) [n:127.0.0.1:51102_solr c:belowRate_collection   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=ADDREPLICA&collection=belowRate_collection&shard=shard1&type=TLOG&wt=javabin&version=2} status=0 QTime=445
   [junit4]   2> 2884427 INFO  (qtp867453014-30717) [n:127.0.0.1:51102_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params action=ADDREPLICA&collection=belowRate_collection&shard=shard1&type=PULL&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2884427 INFO  (recoveryExecutor-9096-thread-1-processing-n:127.0.0.1:51103_solr x:belowRate_collection_shard1_replica_t7 c:belowRate_collection s:shard1 r:core_node8) [n:127.0.0.1:51103_solr c:belowRate_collection s:shard1 r:core_node8 x:belowRate_collection_shard1_replica_t7] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:51104/solr]; [WaitForState: action=PREPRECOVERY&core=belowRate_collection_shard1_replica_n1&nodeName=127.0.0.1:51103_solr&coreNodeName=core_node8&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2884429 INFO  (qtp1025701774-30742) [n:127.0.0.1:51104_solr    x:belowRate_collection_shard1_replica_n1] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node8, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 2884430 INFO  (qtp1025701774-30742) [n:127.0.0.1:51104_solr    x:belowRate_collection_shard1_replica_n1] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=belowRate_collection, shard=shard1, thisCore=belowRate_collection_shard1_replica_n1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:51103_solr, coreNodeName=core_node8, onlyIfActiveCheckResult=false, nodeProps: core_node8:{"core":"belowRate_collection_shard1_replica_t7","base_url":"http://127.0.0.1:51103/solr","node_name":"127.0.0.1:51103_solr","state":"down","type":"TLOG","force_set_state":"false"}
   [junit4]   2> 2884431 INFO  (OverseerCollectionConfigSetProcessor-72149313408729099-127.0.0.1:51106_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exi

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

rs/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_1A3E7E290DD42973-001
   [junit4]   2> May 20, 2018 11:06:32 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1521, maxMBSortInHeap=7.7926982976191495, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3f473f54), locale=se, timezone=Etc/GMT+9
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 (64-bit)/cpus=3,threads=1,free=117635024,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestNumericRangeQuery64, TestUpdate, ConnectionManagerTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestSolrCLIRunExample, TestTlogReplica, ShardRoutingTest, UUIDUpdateProcessorFallbackTest, TestCollectionsAPIViaSolrCloudCluster, MetricUtilsTest, TestDocSet, AddBlockUpdateTest, HdfsCollectionsAPIDistributedZkTest, ConcurrentDeleteAndCreateCollectionTest, MetricTriggerTest, SyncSliceTest, LeaderFailoverAfterPartitionTest, IndexSchemaTest, TestDFISimilarityFactory, TestCollationFieldDocValues, TestRawTransformer, PreAnalyzedUpdateProcessorTest, IndexBasedSpellCheckerTest, PreAnalyzedFieldTest, TransactionLogTest, OverseerTaskQueueTest, TestSimpleTextCodec, QueryParsingTest, TestSolrCoreProperties, TestRuleBasedAuthorizationPlugin, QueryResultKeyTest, CreateRoutedAliasTest, TestCloudPivotFacet, TestMiniSolrCloudClusterSSL, PeerSyncTest, HdfsSyncSliceTest, IndexSizeTriggerTest, TestComponentsName, DistributedFacetSimpleRefinementLongTailTest, ZkStateWriterTest, DefaultValueUpdateProcessorTest, BitVectorTest, CoreAdminOperationTest, XsltUpdateRequestHandlerTest, ResponseLogComponentTest, TestReloadAndDeleteDocs, TestSolrCloudWithDelegationTokens, ConnectionReuseTest, DeleteLastCustomShardedReplicaTest, InfixSuggestersTest, TestMaxScoreQueryParser, PrimitiveFieldTypeTest, TestUseDocValuesAsStored2, TestSQLHandlerNonCloud, TestSolrCoreSnapshots, NoCacheHeaderTest, TestLRUStatsCache, EchoParamsTest, TestRestoreCore, DistributedTermsComponentTest, DistributedDebugComponentTest, SaslZkACLProviderTest, NotRequiredUniqueKeyTest, ManagedSchemaRoundRobinCloudTest, DocValuesTest, DistributedSuggestComponentTest, DocValuesNotIndexedTest, TestSchemaNameResource, TestPerFieldSimilarityWithDefaultOverride, TestAnalyzedSuggestions, URLClassifyProcessorTest, DOMUtilTest, TestFieldCollectionResource, SimplePostToolTest, SolrCLIZkUtilsTest, SystemInfoHandlerTest, DistanceFunctionTest, JSONWriterTest, TestManagedStopFilterFactory, AtomicUpdateProcessorFactoryTest, SchemaApiFailureTest, DistribDocExpirationUpdateProcessorTest, TriggerCooldownIntegrationTest, ShufflingReplicaListTransformerTest, TestCodecSupport, SliceStateTest, TestImplicitCoreProperties, UtilsToolTest, TestCollectionAPIs, TestLegacyField, BaseCdcrDistributedZkTest, TestReplicationHandlerBackup, TestSolrQueryParser, TestSolrDeletionPolicy2, TestGraphTermsQParserPlugin, TestDefaultStatsCache, TestLegacyFieldCache, DocumentAnalysisRequestHandlerTest, TestComputePlanAction, MaxSizeAutoCommitTest, TestQuerySenderListener, HdfsTlogReplayBufferedWhileIndexingTest, DistributedIntervalFacetingTest, V2ApiIntegrationTest, SolrIndexMetricsTest, SuggesterWFSTTest, FullHLLTest, UpdateParamsTest, LoggingHandlerTest, TestRTGBase, DocExpirationUpdateProcessorFactoryTest, TestConfigOverlay, SuggesterTest, DebugComponentTest, ClassificationUpdateProcessorFactoryTest, BasicDistributedZk2Test, TestGraphMLResponseWriter, RollingRestartTest, TestComplexPhraseQParserPlugin, TestLRUCache, TestSolrFieldCacheBean, TermVectorComponentTest, SpellCheckCollatorTest, HttpPartitionTest, SolrMetricManagerTest, SolrJmxReporterTest, DeleteStatusTest, MergeStrategyTest, SpellPossibilityIteratorTest, MetricsConfigTest, TestSolrXml, ReplicationFactorTest, TestCloudManagedSchema, SpatialRPTFieldTypeTest, IgnoreLargeDocumentProcessorFactoryTest, TestExtendedDismaxParser, ExternalFileFieldSortTest, TestBlobHandler, TestWordDelimiterFilterFactory, TestCoreDiscovery, HttpSolrCallGetCoreTest, CoreSorterTest, TestBadConfig, TestStressReorder, DeleteReplicaTest, CollectionStateFormat2Test, TestDocumentBuilder, TestFieldSortValues, TestPayloadScoreQParserPlugin, ZkShardTermsTest, SpellCheckComponentTest, DistributedQueryComponentCustomSortTest, TestDynamicFieldCollectionResource, TestSizeLimitedDistributedMap, TestCoreBackup, TestScoreJoinQPNoScore, OverseerRolesTest, TestLegacyNumericUtils, LIRRollingUpdatesTest, MinimalSchemaTest, TestSolrCloudWithHadoopAuthPlugin, StatsReloadRaceTest, CSVRequestHandlerTest, TestPushWriter, TestRandomFaceting, TestDistributedStatsComponentCardinality, TestAuthorizationFramework, NodeLostTriggerTest, TestFieldCacheSort, CdcrUpdateLogTest, TestReversedWildcardFilterFactory, CloudExitableDirectoryReaderTest, TestNodeLostTrigger, SortSpecParsingTest, TestLeaderElectionWithEmptyReplica, NumberUtilsTest, TestInitParams, MoveReplicaTest, TestCSVLoader, ScriptEngineTest, ChaosMonkeySafeLeaderTest, TestDocTermOrds, MultiThreadedOCPTest, TestHttpShardHandlerFactory, TestSimDistributedQueue, FieldAnalysisRequestHandlerTest, TestWriterPerf, TestLargeCluster, TestSortByMinMaxFunction, TestRequestStatusCollectionAPI, CdcrVersionReplicationTest, TestExactSharedStatsCache, ZkControllerTest, TestStressVersions, TestConfigSetsAPIExclusivity, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, BasicZkTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, TestDistributedGrouping, TestRecovery, TestHashPartitioner, DistributedSpellCheckComponentTest, TestRealTimeGet, TestJoin, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, TestIndexSearcher, SoftAutoCommitTest, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, CoreAdminHandlerTest, SuggesterTSTTest, TestStressLucene, TestTrie, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestAtomicUpdateErrorCases, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, DocValuesMultiTest, SolrInfoBeanTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestQueryUtils, TestQueryTypes, TestOmitPositions, FileBasedSpellCheckerTest, RequestHandlersTest, DocumentBuilderTest, TestValueSourceCache, TestIndexingPerformance, RegexBoostProcessorTest, SolrPluginUtilsTest, TestJmxIntegration, TestCollationField, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, MBeansHandlerTest, HighlighterConfigTest, TestSolrIndexConfig, CopyFieldTest, SolrIndexConfigTest, BadComponentTest, TestStressRecovery, TestBinaryField, TestSearchPerf, TestConfig, TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter, TestLuceneMatchVersion, TestPhraseSuggestions, TestCharFilters, TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestFastWriter, ResourceLoaderTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, TestSuggestSpellingConverter, ClusterStateTest, UUIDFieldTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, ActionThrottleTest, AssignBackwardCompatibilityTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, DeleteNodeTest, DistributedQueueTest, HealthCheckHandlerTest, LeaderFailureAfterFreshStartTest, LegacyCloudClusterPropTest, MigrateRouteKeyTest, RemoteQueryErrorTest, ReplaceNodeNoTargetTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest, SolrXmlInZkTest, TestCloudConsistency, TestCryptoKeys, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestPullReplicaErrorHandling, TestRequestForwarding, TestSSLRandomization, TestSegmentSorting, TestSkipOverseerOperations, TestStressInPlaceUpdates, TestStressLiveNodes, TestTolerantUpdateProcessorRandomCloud, TestUtilizeNode, AssignTest, CollectionReloadTest, CollectionTooManyReplicasTest, CollectionsAPIDistributedZkTest, AutoAddReplicasPlanActionTest, ComputePlanActionTest, HdfsAutoAddReplicasIntegrationTest, MetricTriggerIntegrationTest, NodeMarkersRegistrationTest, ScheduledMaintenanceTriggerTest, ScheduledTriggerIntegrationTest, SearchRateTriggerIntegrationTest]
   [junit4] Completed [614/806 (1!)] on J1 in 170.66s, 3 tests, 1 failure <<< FAILURES!

[...truncated 44411 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4645/consoleText

[repro] Revision: f506bc9cb7f1e82295c9c367487d49a80e767731

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=SearchRateTriggerIntegrationTest -Dtests.method=testDeleteNode -Dtests.seed=1A3E7E290DD42973 -Dtests.slow=true -Dtests.locale=se -Dtests.timezone=Etc/GMT+9 -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       SearchRateTriggerIntegrationTest
[repro] ant compile-test

[...truncated 3324 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.SearchRateTriggerIntegrationTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=1A3E7E290DD42973 -Dtests.slow=true -Dtests.locale=se -Dtests.timezone=Etc/GMT+9 -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 91 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest
[repro] Exiting with code 0

[...truncated 70 lines...]