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

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

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1375/
Java: 32bit/jdk1.8.0_162 -client -XX:+UseConcMarkSweepGC

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

Error Message:


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


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

Error Message:


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


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

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

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




Build Log:
[...truncated 12646 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
   [junit4]   2> 641204 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3A7D39C967AB68B5]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/init-core-data-001
   [junit4]   2> 641205 WARN  (SUITE-AutoscalingHistoryHandlerTest-seed#[3A7D39C967AB68B5]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 641205 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3A7D39C967AB68B5]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 641206 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3A7D39C967AB68B5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 641208 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3A7D39C967AB68B5]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001
   [junit4]   2> 641208 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3A7D39C967AB68B5]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 641208 INFO  (Thread-5015) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 641208 INFO  (Thread-5015) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 641211 ERROR (Thread-5015) [    ] 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> 641309 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3A7D39C967AB68B5]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:35619
   [junit4]   2> 641311 INFO  (zkConnectionManagerCallback-868-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 641317 INFO  (jetty-launcher-865-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 641317 INFO  (jetty-launcher-865-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 641320 INFO  (jetty-launcher-865-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 641324 INFO  (jetty-launcher-865-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 641324 INFO  (jetty-launcher-865-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 641324 INFO  (jetty-launcher-865-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 641324 INFO  (jetty-launcher-865-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 641324 INFO  (jetty-launcher-865-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 641324 INFO  (jetty-launcher-865-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 641324 INFO  (jetty-launcher-865-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 641324 INFO  (jetty-launcher-865-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 641324 INFO  (jetty-launcher-865-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 641324 INFO  (jetty-launcher-865-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c64d2{/solr,null,AVAILABLE}
   [junit4]   2> 641324 INFO  (jetty-launcher-865-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17c6e87{/solr,null,AVAILABLE}
   [junit4]   2> 641324 INFO  (jetty-launcher-865-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@116095b{/solr,null,AVAILABLE}
   [junit4]   2> 641326 INFO  (jetty-launcher-865-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@707c75{SSL,[ssl, http/1.1]}{127.0.0.1:40065}
   [junit4]   2> 641326 INFO  (jetty-launcher-865-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1f75b78{SSL,[ssl, http/1.1]}{127.0.0.1:38923}
   [junit4]   2> 641326 INFO  (jetty-launcher-865-thread-3) [    ] o.e.j.s.Server Started @642876ms
   [junit4]   2> 641326 INFO  (jetty-launcher-865-thread-2) [    ] o.e.j.s.Server Started @642876ms
   [junit4]   2> 641326 INFO  (jetty-launcher-865-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40065}
   [junit4]   2> 641326 INFO  (jetty-launcher-865-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38923}
   [junit4]   2> 641326 INFO  (jetty-launcher-865-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@168ffbf{SSL,[ssl, http/1.1]}{127.0.0.1:33893}
   [junit4]   2> 641326 INFO  (jetty-launcher-865-thread-1) [    ] o.e.j.s.Server Started @642876ms
   [junit4]   2> 641326 INFO  (jetty-launcher-865-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33893}
   [junit4]   2> 641326 ERROR (jetty-launcher-865-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 641326 ERROR (jetty-launcher-865-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 641326 INFO  (jetty-launcher-865-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 641326 INFO  (jetty-launcher-865-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 641327 INFO  (jetty-launcher-865-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 641327 INFO  (jetty-launcher-865-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 641327 INFO  (jetty-launcher-865-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 641327 INFO  (jetty-launcher-865-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 641327 INFO  (jetty-launcher-865-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-17T16:07:30.087Z
   [junit4]   2> 641326 ERROR (jetty-launcher-865-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 641327 INFO  (jetty-launcher-865-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 641327 INFO  (jetty-launcher-865-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 641327 INFO  (jetty-launcher-865-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 641327 INFO  (jetty-launcher-865-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-17T16:07:30.087Z
   [junit4]   2> 641327 INFO  (jetty-launcher-865-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-17T16:07:30.087Z
   [junit4]   2> 641336 INFO  (zkConnectionManagerCallback-870-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 641337 INFO  (zkConnectionManagerCallback-874-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 641337 INFO  (zkConnectionManagerCallback-872-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 641337 INFO  (jetty-launcher-865-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 641337 INFO  (jetty-launcher-865-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 641337 INFO  (jetty-launcher-865-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 641347 INFO  (jetty-launcher-865-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35619/solr
   [junit4]   2> 641347 INFO  (jetty-launcher-865-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35619/solr
   [junit4]   2> 641355 INFO  (jetty-launcher-865-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35619/solr
   [junit4]   2> 641357 INFO  (zkConnectionManagerCallback-881-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 641358 INFO  (zkConnectionManagerCallback-886-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 641359 INFO  (zkConnectionManagerCallback-883-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 641361 INFO  (zkConnectionManagerCallback-888-thread-1-processing-n:127.0.0.1:33893_solr) [n:127.0.0.1:33893_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 641361 INFO  (zkConnectionManagerCallback-890-thread-1-processing-n:127.0.0.1:40065_solr) [n:127.0.0.1:40065_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 641361 INFO  (zkConnectionManagerCallback-892-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 641436 INFO  (jetty-launcher-865-thread-1) [n:127.0.0.1:33893_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 641436 INFO  (jetty-launcher-865-thread-2) [n:127.0.0.1:38923_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 641436 INFO  (jetty-launcher-865-thread-3) [n:127.0.0.1:40065_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 641437 INFO  (jetty-launcher-865-thread-2) [n:127.0.0.1:38923_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38923_solr
   [junit4]   2> 641437 INFO  (jetty-launcher-865-thread-3) [n:127.0.0.1:40065_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40065_solr
   [junit4]   2> 641437 INFO  (jetty-launcher-865-thread-1) [n:127.0.0.1:33893_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33893_solr
   [junit4]   2> 641438 INFO  (jetty-launcher-865-thread-2) [n:127.0.0.1:38923_solr    ] o.a.s.c.Overseer Overseer (id=72165519404695561-127.0.0.1:38923_solr-n_0000000000) starting
   [junit4]   2> 641451 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:33893_solr) [n:127.0.0.1:33893_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 641452 INFO  (zkCallback-889-thread-1-processing-n:127.0.0.1:40065_solr) [n:127.0.0.1:40065_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 641452 INFO  (zkCallback-891-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 641455 DEBUG (OverseerAutoScalingTriggerThread-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 641455 INFO  (jetty-launcher-865-thread-2) [n:127.0.0.1:38923_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38923_solr
   [junit4]   2> 641455 DEBUG (OverseerAutoScalingTriggerThread-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 641456 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:33893_solr) [n:127.0.0.1:33893_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 641456 INFO  (zkCallback-889-thread-1-processing-n:127.0.0.1:40065_solr) [n:127.0.0.1:40065_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 641458 DEBUG (OverseerAutoScalingTriggerThread-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:40065_solr, 127.0.0.1:33893_solr]
   [junit4]   2> 641458 INFO  (zkCallback-891-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 641458 DEBUG (OverseerAutoScalingTriggerThread-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 641458 DEBUG (OverseerAutoScalingTriggerThread-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 641458 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 641460 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38923_solr"} current state version: 0
   [junit4]   2> 641461 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:38923_solr
   [junit4]   2> 641466 DEBUG (OverseerAutoScalingTriggerThread-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 641467 DEBUG (OverseerAutoScalingTriggerThread-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 641467 DEBUG (ScheduledTrigger-1774-thread-1) [n:127.0.0.1:38923_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 641642 INFO  (jetty-launcher-865-thread-1) [n:127.0.0.1:33893_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33893.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@111230f
   [junit4]   2> 641650 INFO  (jetty-launcher-865-thread-2) [n:127.0.0.1:38923_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38923.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@111230f
   [junit4]   2> 641657 INFO  (jetty-launcher-865-thread-1) [n:127.0.0.1:33893_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33893.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@111230f
   [junit4]   2> 641657 INFO  (jetty-launcher-865-thread-1) [n:127.0.0.1:33893_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33893.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@111230f
   [junit4]   2> 641659 INFO  (jetty-launcher-865-thread-1) [n:127.0.0.1:33893_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node1/.
   [junit4]   2> 641663 INFO  (jetty-launcher-865-thread-2) [n:127.0.0.1:38923_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38923.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@111230f
   [junit4]   2> 641663 INFO  (jetty-launcher-865-thread-2) [n:127.0.0.1:38923_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38923.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@111230f
   [junit4]   2> 641665 INFO  (jetty-launcher-865-thread-2) [n:127.0.0.1:38923_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node2/.
   [junit4]   2> 641677 INFO  (jetty-launcher-865-thread-3) [n:127.0.0.1:40065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40065.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@111230f
   [junit4]   2> 641687 INFO  (jetty-launcher-865-thread-3) [n:127.0.0.1:40065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40065.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@111230f
   [junit4]   2> 641687 INFO  (jetty-launcher-865-thread-3) [n:127.0.0.1:40065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40065.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@111230f
   [junit4]   2> 641689 INFO  (jetty-launcher-865-thread-3) [n:127.0.0.1:40065_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node3/.
   [junit4]   2> 641777 INFO  (zkConnectionManagerCallback-900-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 641778 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10062285526000a, likely client has closed socket
   [junit4]   2> 641780 INFO  (zkConnectionManagerCallback-904-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 641780 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3A7D39C967AB68B5]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 641781 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3A7D39C967AB68B5]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35619/solr ready
   [junit4]   2> 641850 INFO  (qtp2763717-8265) [n:127.0.0.1:38923_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=3&name=AutoscalingHistoryHandlerTest_collection&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 641851 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 641852 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/protwords.txt
   [junit4]   2> 641853 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 641854 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/solrconfig.xml
   [junit4]   2> 641856 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/synonyms.txt
   [junit4]   2> 641856 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/stopwords.txt
   [junit4]   2> 641857 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 641859 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 641859 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 641860 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 641861 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 641862 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 641863 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 641864 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 641865 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 641866 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 641867 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 641868 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 641868 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 641869 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 641870 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 641871 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 641872 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 641873 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 641873 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 641874 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 641875 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 641876 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 641876 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 641877 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 641878 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 641879 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 641880 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 641881 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 641881 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 641882 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 641883 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 641884 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 641885 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 641886 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 641886 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 641887 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 641888 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 641889 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 641889 INFO  (OverseerThreadFactory-1776-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/params.json
   [junit4]   2> 641893 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 641893 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 641893 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 641995 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40065/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 641995 INFO  (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40065/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 641996 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 641996 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:40065/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 641997 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38923/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 641997 INFO  (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38923/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 641998 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:40065/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 641998 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:40065/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:38923/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 641998 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33893/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 641998 INFO  (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:33893/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 641999 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:40065/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:38923/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 641999 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:40065/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:38923/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node6":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>       "base_url":"https://127.0.0.1:33893/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 642099 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 0
   [junit4]   2> 642216 INFO  (qtp2763717-8256) [n:127.0.0.1:38923_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 642216 INFO  (qtp2763717-8256) [n:127.0.0.1:38923_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 642226 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:38923/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38923_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 642226 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:38923/solr",
   [junit4]   2>   "node_name":"127.0.0.1:38923_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 642226 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node5:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2","base_url":"https://127.0.0.1:38923/solr","node_name":"127.0.0.1:38923_solr","state":"down","type":"NRT"}
   [junit4]   2> 642226 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:40065/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:38923/solr",
   [junit4]   2>           "node_name":"127.0.0.1:38923_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:33893/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 642300 INFO  (qtp17501676-8268) [n:127.0.0.1:40065_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 642301 INFO  (qtp17501676-8268) [n:127.0.0.1:40065_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 642303 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:40065/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40065_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 642303 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:40065/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40065_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 642303 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node3:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1","base_url":"https://127.0.0.1:40065/solr","node_name":"127.0.0.1:40065_solr","state":"down","type":"NRT"}
   [junit4]   2> 642304 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:40065/solr",
   [junit4]   2>           "node_name":"127.0.0.1:40065_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:38923/solr",
   [junit4]   2>           "node_name":"127.0.0.1:38923_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:33893/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 642311 INFO  (qtp6495408-8267) [n:127.0.0.1:33893_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n4&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 642311 INFO  (qtp6495408-8267) [n:127.0.0.1:33893_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 642317 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:33893/solr",
   [junit4]   2>   "node_name":"127.0.0.1:33893_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 642317 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:33893/solr",
   [junit4]   2>   "node_name":"127.0.0.1:33893_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 642317 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node6:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4","base_url":"https://127.0.0.1:33893/solr","node_name":"127.0.0.1:33893_solr","state":"down","type":"NRT"}
   [junit4]   2> 642317 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:40065/solr",
   [junit4]   2>           "node_name":"127.0.0.1:40065_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:38923/solr",
   [junit4]   2>           "node_name":"127.0.0.1:38923_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:33893/solr",
   [junit4]   2>           "node_name":"127.0.0.1:33893_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 642418 DEBUG (OverseerStateUpdate-72165519404695561-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 1
   [junit4]   2> 642418 INFO  (zkCallback-891-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 642418 INFO  (zkCallback-887-thread-1-processing-n:127.0.0.1:33893_solr) [n:127.0.0.1:33893_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 642418 INFO  (zkCallback-889-thread-1-processing-n:127.0.0.1:40065_solr) [n:127.0.0.1:40065_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 642419 INFO  (zkCallback-887-thread-2-processing-n:127.0.0.1:33893_solr) [n:127.0.0.1:33893_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 642419 INFO  (zkCallback-889-thread-2-processing-n:127.0.0.1:40065_solr) [n:127.0.0.1:40065_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 642419 INFO  (zkCallback-891-thread-2-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 642468 DEBUG (ScheduledTrigger-1774-thread-1) [n:127.0.0.1:38923_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 643239 INFO  (qtp2763717-8256) [n:127.0.0.1:38923_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 643241 INFO  (qtp2763717-8256) [n:127.0.0.1:38923_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 643243 WARN  (qtp2763717-8256) [n:127.0.0.1:38923_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/extraction/lib
   [junit4]   2> 643244 WARN  (qtp2763717-8256) [n:127.0.0.1:38923_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 643244 WARN  (qtp2763717-8256) [n:127.0.0.1:38923_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/clustering/lib
   [junit4]   2> 643244 WARN  (qtp2763717-8256) [n:127.0.0.1:38923_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 643244 WARN  (qtp2763717-8256) [n:127.0.0.1:38923_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/langid/lib
   [junit4]   2> 643244 WARN  (qtp2763717-8256) [n:127.0.0.1:38923_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 643245 WARN  (qtp2763717-8256) [n:127.0.0.1:38923_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../contrib/velocity/lib
   [junit4]   2> 643245 WARN  (qtp2763717-8256) [n:127.0.0.1:38923_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node2/AutoscalingHistoryHandlerTest_collection_shard1_replica_n2/../../../../dist
   [junit4]   2> 643252 INFO  (qtp2763717-8256) [n:127.0.0.1:38923_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 643276 INFO  (qtp2763717-8256) [n:127.0.0.1:38923_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.s.IndexSchema [AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] Schema name=default-config
   [junit4]   2> 643311 INFO  (qtp17501676-8268) [n:127.0.0.1:40065_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 643311 INFO  (qtp17501676-8268) [n:127.0.0.1:40065_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 643311 WARN  (qtp17501676-8268) [n:127.0.0.1:40065_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 643312 WARN  (qtp17501676-8268) [n:127.0.0.1:40065_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 643312 WARN  (qtp17501676-8268) [n:127.0.0.1:40065_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 643312 WARN  (qtp17501676-8268) [n:127.0.0.1:40065_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 643312 WARN  (qtp17501676-8268) [n:127.0.0.1:40065_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 643312 WARN  (qtp17501676-8268) [n:127.0.0.1:40065_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 643313 WARN  (qtp17501676-8268) [n:127.0.0.1:40065_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 643313 WARN  (qtp17501676-8268) [n:127.0.0.1:40065_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node3/AutoscalingHistoryHandlerTest_collection_shard1_replica_n1/../../../../dist
   [junit4]   2> 643319 INFO  (qtp17501676-8268) [n:127.0.0.1:40065_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 643324 INFO  (qtp6495408-8267) [n:127.0.0.1:33893_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 643324 INFO  (qtp6495408-8267) [n:127.0.0.1:33893_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 643325 WARN  (qtp6495408-8267) [n:127.0.0.1:33893_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/extraction/lib
   [junit4]   2> 643325 WARN  (qtp6495408-8267) [n:127.0.0.1:33893_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 643325 WARN  (qtp6495408-8267) [n:127.0.0.1:33893_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/clustering/lib
   [junit4]   2> 643325 WARN  (qtp6495408-8267) [n:127.0.0.1:33893_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../dist
   [junit4]   2> 643326 WARN  (qtp6495408-8267) [n:127.0.0.1:33893_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.AutoscalingHistoryHandlerTest_3A7D39C967AB68B5-001/tempDir-001/node1/AutoscalingHistoryHandlerTest_collection_shard1_replica_n4/../../../../contrib/langid/lib
   [junit4]   2> 643326 WARN  (qtp6495408-8267) [n:127.0.0.1:33893_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_r

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

.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.utilizenodecoll.shard2.leader, tag=11247399
   [junit4]   2> 2488444 INFO  (coreCloseExecutor-7914-thread-1) [n:127.0.0.1:40059_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.utilizenodecoll.shard1.leader, tag=12962564
   [junit4]   2> 2488445 INFO  (coreCloseExecutor-7911-thread-1) [n:127.0.0.1:45307_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.utilizenodecoll.shard2.leader, tag=4728078
   [junit4]   2> 2488445 INFO  (jetty-closer-4231-thread-3) [    ] o.a.s.c.Overseer Overseer (id=72165640127512586-127.0.0.1:38065_solr-n_0000000000) closing
   [junit4]   2> 2488445 INFO  (OverseerStateUpdate-72165640127512586-127.0.0.1:38065_solr-n_0000000000) [n:127.0.0.1:38065_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38065_solr
   [junit4]   2> 2488446 INFO  (jetty-closer-4231-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@149cdc5{/solr,null,UNAVAILABLE}
   [junit4]   2> 2488447 INFO  (jetty-closer-4231-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2488447 WARN  (OverseerAutoScalingTriggerThread-72165640127512586-127.0.0.1:38065_solr-n_0000000000) [n:127.0.0.1:38065_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2488448 INFO  (jetty-closer-4231-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6cea4b{/solr,null,UNAVAILABLE}
   [junit4]   2> 2488448 INFO  (jetty-closer-4231-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@9a56fa{/solr,null,UNAVAILABLE}
   [junit4]   2> 2488449 INFO  (jetty-closer-4231-thread-4) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2488449 INFO  (jetty-closer-4231-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2488450 INFO  (jetty-closer-4231-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@cd4d8a{/solr,null,UNAVAILABLE}
   [junit4]   2> 2488450 INFO  (jetty-closer-4231-thread-3) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2489930 WARN  (zkCallback-4289-thread-2-processing-n:127.0.0.1:45807_solr) [n:127.0.0.1:45807_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2489931 INFO  (jetty-closer-4231-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@125029{/solr,null,UNAVAILABLE}
   [junit4]   2> 2489931 INFO  (jetty-closer-4231-thread-5) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2489932 ERROR (SUITE-TestUtilizeNode-seed#[3A7D39C967AB68B5]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2489934 INFO  (SUITE-TestUtilizeNode-seed#[3A7D39C967AB68B5]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42929 42929
   [junit4]   2> 2495091 INFO  (Thread-9101) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42929 42929
   [junit4]   2> 2495092 WARN  (Thread-9101) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/aliases.json
   [junit4]   2> 	6	/solr/collections/utilizenodecoll/terms/shard2
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/collections/utilizenodecoll/terms/shard1
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	41	/solr/collections/utilizenodecoll/state.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/72165640127512586-127.0.0.1:38065_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestUtilizeNode_3A7D39C967AB68B5-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1942, maxMBSortInHeap=6.640150180033094, sim=RandomSimilarity(queryNorm=true): {}, locale=mk-MK, timezone=Asia/Pontianak
   [junit4]   2> NOTE: Linux 4.13.0-32-generic i386/Oracle Corporation 1.8.0_162 (32-bit)/cpus=8,threads=1,free=143035808,total=431190016
   [junit4]   2> NOTE: All tests run in this JVM: [LargeFieldTest, PeerSyncTest, SimplePostToolTest, TestXIncludeConfig, FastVectorHighlighterTest, SortByFunctionTest, TestCloudDeleteByQuery, TestManagedStopFilterFactory, HdfsWriteToMultipleCollectionsTest, TestSurroundQueryParser, TestConfigSetsAPIExclusivity, ChaosMonkeySafeLeaderTest, InfixSuggestersTest, RuleEngineTest, UpdateLogTest, FileUtilsTest, TestClassicSimilarityFactory, TestMacroExpander, TestConfigSets, SaslZkACLProviderTest, NodeLostTriggerTest, BasicFunctionalityTest, TestUseDocValuesAsStored, TestMaxTokenLenTokenizer, MultiThreadedOCPTest, TestConfigOverlay, DeleteNodeTest, TestFieldCache, SystemInfoHandlerTest, SyncSliceTest, LeaderFailoverAfterPartitionTest, TestFastLRUCache, FieldMutatingUpdateProcessorTest, SpellCheckCollatorWithCollapseTest, TestManagedSchemaAPI, TestStressInPlaceUpdates, ScriptEngineTest, TermsComponentTest, TestHdfsUpdateLog, DistributedIntervalFacetingTest, SignatureUpdateProcessorFactoryTest, OverriddenZkACLAndCredentialsProvidersTest, TestDistributedGrouping, DocumentBuilderTest, SolrJmxReporterTest, HLLSerializationTest, AlternateDirectoryTest, TestJsonRequest, QueryParsingTest, TestComplexPhraseLeadingWildcard, PrimUtilsTest, TestSearchPerf, AutoscalingHistoryHandlerTest, LoggingHandlerTest, HdfsDirectoryTest, TestSchemaNameResource, SoftAutoCommitTest, DistributedMLTComponentTest, TestLegacyFieldCache, TestSchemaManager, BlockJoinFacetSimpleTest, TestHashQParserPlugin, DeleteStatusTest, HdfsDirectoryFactoryTest, CdcrBootstrapTest, TestDirectoryFactory, DistributedFacetPivotSmallTest, TestSizeLimitedDistributedMap, XsltUpdateRequestHandlerTest, TestTrieFacet, SpatialHeatmapFacetsTest, HdfsCollectionsAPIDistributedZkTest, TestReloadDeadlock, SolrGangliaReporterTest, TestFileDictionaryLookup, TestPerFieldSimilarity, TestSystemCollAutoCreate, PreAnalyzedUpdateProcessorTest, TestSubQueryTransformerDistrib, TestRandomRequestDistribution, SolrMetricManagerTest, TestNoOpRegenerator, TestLeaderElectionZkExpiry, TestQueryUtils, TestLegacyField, TestReversedWildcardFilterFactory, TestSchemaVersionResource, TestGenericDistributedQueue, DistribJoinFromCollectionTest, EnumFieldTest, PropertiesRequestHandlerTest, StatsReloadRaceTest, HdfsChaosMonkeySafeLeaderTest, TestNestedDocsSort, TestSmileRequest, SchemaVersionSpecificBehaviorTest, UninvertDocValuesMergePolicyTest, DOMUtilTest, SliceStateTest, TestChildDocTransformer, TestPayloadScoreQParserPlugin, TestSolrJ, TestCloudPivotFacet, HdfsRecoveryZkTest, SuggesterFSTTest, QueryElevationComponentTest, ConfigSetsAPITest, OverseerTest, SortSpecParsingTest, TestRuleBasedAuthorizationPlugin, PeerSyncReplicationTest, JvmMetricsTest, HighlighterTest, HttpPartitionTest, AutoAddReplicasIntegrationTest, CdcrRequestHandlerTest, TestImpersonationWithHadoopAuth, ComputePlanActionTest, TestConfigsApi, TestCursorMarkWithoutUniqueKey, HdfsBasicDistributedZk2Test, TestSQLHandlerNonCloud, TestFieldSortValues, TestCoreBackup, TestFunctionQuery, UUIDUpdateProcessorFallbackTest, TestBM25SimilarityFactory, CreateRoutedAliasTest, ShardRoutingCustomTest, TestFaceting, TestRecovery, TermVectorComponentDistributedTest, TestReload, TestStressVersions, TestSolr4Spatial, SolrCoreTest, SolrCmdDistributorTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFiltering, SuggesterTSTTest, SuggesterTest, TestStressLucene, TestTrie, SpatialFilterTest, TestCSVLoader, PolyFieldTest, TestAtomicUpdateErrorCases, QueryEqualityTest, DocValuesMultiTest, SolrInfoBeanTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestWriterPerf, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, RequiredFieldsTest, TestJmxIntegration, UpdateRequestProcessorFactoryTest, JsonLoaderTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, TestLFUCache, EchoParamsTest, TestSweetSpotSimilarityFactory, TestFastWriter, OpenExchangeRatesOrgProviderTest, DateMathParserTest, TestSuggestSpellingConverter, RAMDirectoryFactoryTest, CircularListTest, TestRTGBase, TestSimpleTrackingShardHandler, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ActionThrottleTest, AddReplicaTest, AsyncCallRequestStatusResponseTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, DeleteInactiveReplicaTest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, MigrateRouteKeyTest, NodeMutatorTest, OverseerModifyCollectionTest, OverseerRolesTest, OverseerStatusTest, ReplaceNodeNoTargetTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, TestAuthenticationFramework, TestCloudPseudoReturnFields, TestCloudSearcherWarming, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestMiniSolrCloudClusterSSL, TestRandomFlRTGCloud, TestSSLRandomization, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestStressCloudBlindAtomicUpdates, TestUtilizeNode]
   [junit4] Completed [569/777 (3!)] on J1 in 11.83s, 1 test, 1 failure <<< FAILURES!

[...truncated 45014 lines...]

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

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

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest

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

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


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest

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

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




Build Log:
[...truncated 13125 lines...]
   [junit4] Suite: org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/init-core-data-001
   [junit4]   2> 1145072 WARN  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[51E92835D5C5A575]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=238 numCloses=238
   [junit4]   2> 1145072 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[51E92835D5C5A575]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1145074 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[51E92835D5C5A575]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1145074 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[51E92835D5C5A575]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1145074 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[51E92835D5C5A575]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/tempDir-001
   [junit4]   2> 1145074 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[51E92835D5C5A575]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1145074 INFO  (Thread-2752) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1145074 INFO  (Thread-2752) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1145076 ERROR (Thread-2752) [    ] 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> 1145174 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[51E92835D5C5A575]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:41517
   [junit4]   2> 1145177 INFO  (zkConnectionManagerCallback-2307-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1145179 INFO  (jetty-launcher-2304-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1145179 INFO  (jetty-launcher-2304-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1145183 INFO  (jetty-launcher-2304-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1145183 INFO  (jetty-launcher-2304-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1145183 INFO  (jetty-launcher-2304-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1145183 INFO  (jetty-launcher-2304-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1145183 INFO  (jetty-launcher-2304-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1145184 INFO  (jetty-launcher-2304-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1145184 INFO  (jetty-launcher-2304-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18ad203{/solr,null,AVAILABLE}
   [junit4]   2> 1145184 INFO  (jetty-launcher-2304-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e59092{/solr,null,AVAILABLE}
   [junit4]   2> 1145185 INFO  (jetty-launcher-2304-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@33c1bc{HTTP/1.1,[http/1.1]}{127.0.0.1:46795}
   [junit4]   2> 1145185 INFO  (jetty-launcher-2304-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@462c7d{HTTP/1.1,[http/1.1]}{127.0.0.1:39341}
   [junit4]   2> 1145185 INFO  (jetty-launcher-2304-thread-1) [    ] o.e.j.s.Server Started @1146621ms
   [junit4]   2> 1145185 INFO  (jetty-launcher-2304-thread-2) [    ] o.e.j.s.Server Started @1146621ms
   [junit4]   2> 1145185 INFO  (jetty-launcher-2304-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46795}
   [junit4]   2> 1145185 INFO  (jetty-launcher-2304-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39341}
   [junit4]   2> 1145185 ERROR (jetty-launcher-2304-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1145185 ERROR (jetty-launcher-2304-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1145185 INFO  (jetty-launcher-2304-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1145186 INFO  (jetty-launcher-2304-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1145186 INFO  (jetty-launcher-2304-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1145186 INFO  (jetty-launcher-2304-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1145186 INFO  (jetty-launcher-2304-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1145186 INFO  (jetty-launcher-2304-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1145186 INFO  (jetty-launcher-2304-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-17T19:21:15.869Z
   [junit4]   2> 1145186 INFO  (jetty-launcher-2304-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-17T19:21:15.869Z
   [junit4]   2> 1145187 INFO  (zkConnectionManagerCallback-2311-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1145187 INFO  (zkConnectionManagerCallback-2310-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1145188 INFO  (jetty-launcher-2304-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1145188 INFO  (jetty-launcher-2304-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1145195 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10062d9ba640001, likely client has closed socket
   [junit4]   2> 1145197 INFO  (jetty-launcher-2304-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41517/solr
   [junit4]   2> 1145198 INFO  (jetty-launcher-2304-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41517/solr
   [junit4]   2> 1145199 INFO  (zkConnectionManagerCallback-2317-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1145199 INFO  (zkConnectionManagerCallback-2319-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1145199 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10062d9ba640004, likely client has closed socket
   [junit4]   2> 1145201 INFO  (zkConnectionManagerCallback-2321-thread-1-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1145201 INFO  (zkConnectionManagerCallback-2323-thread-1-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1145252 INFO  (jetty-launcher-2304-thread-2) [n:127.0.0.1:39341_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1145252 INFO  (jetty-launcher-2304-thread-1) [n:127.0.0.1:46795_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1145253 INFO  (jetty-launcher-2304-thread-2) [n:127.0.0.1:39341_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39341_solr
   [junit4]   2> 1145253 INFO  (jetty-launcher-2304-thread-1) [n:127.0.0.1:46795_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46795_solr
   [junit4]   2> 1145254 INFO  (jetty-launcher-2304-thread-2) [n:127.0.0.1:39341_solr    ] o.a.s.c.Overseer Overseer (id=72166281312468998-127.0.0.1:39341_solr-n_0000000000) starting
   [junit4]   2> 1145254 INFO  (zkCallback-2322-thread-1-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1145273 INFO  (zkCallback-2320-thread-1-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1145278 INFO  (jetty-launcher-2304-thread-2) [n:127.0.0.1:39341_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39341_solr
   [junit4]   2> 1145279 INFO  (zkCallback-2320-thread-1-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1145279 INFO  (zkCallback-2322-thread-1-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1145401 INFO  (jetty-launcher-2304-thread-1) [n:127.0.0.1:46795_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46795.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f8aec
   [junit4]   2> 1145406 INFO  (jetty-launcher-2304-thread-2) [n:127.0.0.1:39341_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39341.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f8aec
   [junit4]   2> 1145413 INFO  (jetty-launcher-2304-thread-1) [n:127.0.0.1:46795_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46795.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f8aec
   [junit4]   2> 1145414 INFO  (jetty-launcher-2304-thread-1) [n:127.0.0.1:46795_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46795.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f8aec
   [junit4]   2> 1145415 INFO  (jetty-launcher-2304-thread-1) [n:127.0.0.1:46795_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/tempDir-001/node1/.
   [junit4]   2> 1145421 INFO  (jetty-launcher-2304-thread-2) [n:127.0.0.1:39341_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39341.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f8aec
   [junit4]   2> 1145422 INFO  (jetty-launcher-2304-thread-2) [n:127.0.0.1:39341_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39341.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f8aec
   [junit4]   2> 1145423 INFO  (jetty-launcher-2304-thread-2) [n:127.0.0.1:39341_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/tempDir-001/node2/.
   [junit4]   2> 1145475 INFO  (zkConnectionManagerCallback-2329-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1145478 INFO  (zkConnectionManagerCallback-2333-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1145479 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[51E92835D5C5A575]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1145480 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[51E92835D5C5A575]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41517/solr ready
   [junit4]   2> 1145484 INFO  (qtp4096703-11956) [n:127.0.0.1:46795_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=cloud-managed&maxShardsPerNode=1&name=managed_coll&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1145486 INFO  (OverseerThreadFactory-4355-thread-1-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection managed_coll
   [junit4]   2> 1145591 INFO  (OverseerStateUpdate-72166281312468998-127.0.0.1:39341_solr-n_0000000000) [n:127.0.0.1:39341_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"managed_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"managed_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39341/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1145593 INFO  (OverseerStateUpdate-72166281312468998-127.0.0.1:39341_solr-n_0000000000) [n:127.0.0.1:39341_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"managed_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"managed_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46795/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1145795 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=cloud-managed&newCollection=true&name=managed_coll_shard1_replica_n1&action=CREATE&numShards=2&collection=managed_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1145795 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=cloud-managed&newCollection=true&name=managed_coll_shard2_replica_n2&action=CREATE&numShards=2&collection=managed_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1145796 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1145796 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1145899 INFO  (zkCallback-2322-thread-1-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1145899 INFO  (zkCallback-2320-thread-1-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1145899 INFO  (zkCallback-2322-thread-2-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1145899 INFO  (zkCallback-2320-thread-2-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1146807 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1146807 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1146813 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.IndexSchema [managed_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1146813 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.IndexSchema [managed_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1146822 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1146822 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1146822 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'managed_coll_shard2_replica_n2' using configuration from collection managed_coll, trusted=true
   [junit4]   2> 1146822 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'managed_coll_shard1_replica_n1' using configuration from collection managed_coll, trusted=true
   [junit4]   2> 1146822 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46795.solr.core.managed_coll.shard2.replica_n2' (registry 'solr.core.managed_coll.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f8aec
   [junit4]   2> 1146822 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39341.solr.core.managed_coll.shard1.replica_n1' (registry 'solr.core.managed_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f8aec
   [junit4]   2> 1146822 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1146822 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1146822 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrCore [[managed_coll_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/tempDir-001/node1/managed_coll_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/tempDir-001/node1/./managed_coll_shard2_replica_n2/data/]
   [junit4]   2> 1146822 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrCore [[managed_coll_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/tempDir-001/node2/managed_coll_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/tempDir-001/node2/./managed_coll_shard1_replica_n1/data/]
   [junit4]   2> 1146873 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1146873 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1146873 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1146873 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1146875 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1146875 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1146875 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1146875 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1146877 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@16e5586[managed_coll_shard1_replica_n1] main]
   [junit4]   2> 1146877 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@870c76[managed_coll_shard2_replica_n2] main]
   [junit4]   2> 1146878 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed
   [junit4]   2> 1146878 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed
   [junit4]   2> 1146879 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 1146879 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 1146879 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed/managed-schema
   [junit4]   2> 1146879 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed/managed-schema
   [junit4]   2> 1146879 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1146879 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1146880 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1146880 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1146880 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592677134565900288
   [junit4]   2> 1146881 INFO  (searcherExecutor-4360-thread-1-processing-n:127.0.0.1:46795_solr x:managed_coll_shard2_replica_n2 s:shard2 c:managed_coll r:core_node4) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2] Registered new searcher Searcher@870c76[managed_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1146881 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592677134566948864
   [junit4]   2> 1146882 INFO  (searcherExecutor-4361-thread-1-processing-n:127.0.0.1:39341_solr x:managed_coll_shard1_replica_n1 s:shard1 c:managed_coll r:core_node3) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrCore [managed_coll_shard1_replica_n1] Registered new searcher Searcher@16e5586[managed_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1146885 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1146885 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1146885 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39341/solr/managed_coll_shard1_replica_n1/
   [junit4]   2> 1146885 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1146886 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:39341/solr/managed_coll_shard1_replica_n1/ has no replicas
   [junit4]   2> 1146886 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1146888 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39341/solr/managed_coll_shard1_replica_n1/ shard1
   [junit4]   2> 1146889 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1146889 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1146889 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46795/solr/managed_coll_shard2_replica_n2/
   [junit4]   2> 1146889 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1146889 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:46795/solr/managed_coll_shard2_replica_n2/ has no replicas
   [junit4]   2> 1146889 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1146891 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46795/solr/managed_coll_shard2_replica_n2/ shard2
   [junit4]   2> 1146992 INFO  (zkCallback-2320-thread-2-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1146992 INFO  (zkCallback-2322-thread-3-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1146992 INFO  (zkCallback-2322-thread-2-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1146992 INFO  (zkCallback-2320-thread-1-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1147039 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1147042 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1147144 INFO  (zkCallback-2322-thread-2-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1147144 INFO  (zkCallback-2320-thread-2-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1147144 INFO  (zkCallback-2320-thread-1-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1147144 INFO  (zkCallback-2322-thread-3-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1147158 INFO  (qtp4096703-12020) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=cloud-managed&newCollection=true&name=managed_coll_shard2_replica_n2&action=CREATE&numShards=2&collection=managed_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1362
   [junit4]   2> 1147162 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=cloud-managed&newCollection=true&name=managed_coll_shard1_replica_n1&action=CREATE&numShards=2&collection=managed_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1367
   [junit4]   2> 1147166 INFO  (qtp4096703-11956) [n:127.0.0.1:46795_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> 1147166 INFO  (qtp4096703-11956) [n:127.0.0.1:46795_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=cloud-managed&maxShardsPerNode=1&name=managed_coll&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=1681
   [junit4]   2> 1147182 INFO  (TEST-ManagedSchemaRoundRobinCloudTest.testAddFieldsRoundRobin-seed#[51E92835D5C5A575]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddFieldsRoundRobin
   [junit4]   2> 1147192 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 1147196 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.IndexSchema [managed_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1147199 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1147200 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.ZkController Persisted config data to node /configs/cloud-managed/managed-schema 
   [junit4]   2> 1147200 INFO  (zkCallback-2320-thread-1-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/cloud-managed/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1147200 INFO  (zkCallback-2322-thread-3-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/cloud-managed/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1147201 INFO  (zkCallback-2322-thread-3-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1147201 INFO  (Thread-2775) [n:127.0.0.1:39341_solr    ] o.a.s.c.SolrCore config update listener called for core managed_coll_shard1_replica_n1
   [junit4]   2> 1147201 INFO  (Thread-2776) [n:127.0.0.1:46795_solr    ] o.a.s.c.SolrCore config update listener called for core managed_coll_shard2_replica_n2
   [junit4]   2> 1147201 INFO  (Thread-2776) [n:127.0.0.1:46795_solr    ] o.a.s.c.SolrCore core reload managed_coll_shard2_replica_n2
   [junit4]   2> 1147201 INFO  (Thread-2775) [n:127.0.0.1:39341_solr    ] o.a.s.c.SolrCore core reload managed_coll_shard1_replica_n1
   [junit4]   2> 1147202 INFO  (zkCallback-2322-thread-3-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.s.IndexSchema [managed_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1147204 INFO  (zkCallback-2322-thread-3-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1147205 INFO  (zkCallback-2322-thread-3-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 4 ms
   [junit4]   2> 1147209 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1147209 INFO  (Thread-2775) [n:127.0.0.1:39341_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1147218 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.IndexSchema [managed_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1147218 INFO  (Thread-2775) [n:127.0.0.1:39341_solr    ] o.a.s.s.IndexSchema [managed_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1147220 INFO  (Thread-2775) [n:127.0.0.1:39341_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1147220 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1147220 INFO  (Thread-2775) [n:127.0.0.1:39341_solr    ] o.a.s.c.CoreContainer Reloading SolrCore 'managed_coll_shard1_replica_n1' using configuration from collection managed_coll
   [junit4]   2> 1147220 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.CoreContainer Reloading SolrCore 'managed_coll_shard2_replica_n2' using configuration from collection managed_coll
   [junit4]   2> 1147258 INFO  (Thread-2775) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39341.solr.core.managed_coll.shard1.replica_n1' (registry 'solr.core.managed_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f8aec
   [junit4]   2> 1147258 INFO  (Thread-2775) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrCore [[managed_coll_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/tempDir-001/node2/managed_coll_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/tempDir-001/node2/./managed_coll_shard1_replica_n1/data/]
   [junit4]   2> 1147266 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46795.solr.core.managed_coll.shard2.replica_n2' (registry 'solr.core.managed_coll.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f8aec
   [junit4]   2> 1147266 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrCore [[managed_coll_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/tempDir-001/node1/managed_coll_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/tempDir-001/node1/./managed_coll_shard2_replica_n2/data/]
   [junit4]   2> 1147312 INFO  (Thread-2775) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1147312 INFO  (Thread-2775) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1147314 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1147314 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1147314 INFO  (Thread-2775) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@16884a9[managed_coll_shard1_replica_n1] main]
   [junit4]   2> 1147316 INFO  (Thread-2775) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed
   [junit4]   2> 1147316 INFO  (Thread-2775) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 1147316 INFO  (Thread-2775) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed/managed-schema
   [junit4]   2> 1147316 INFO  (Thread-2775) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 1147316 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@576ad0[managed_coll_shard2_replica_n2] main]
   [junit4]   2> 1147317 INFO  (Thread-2775) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1147317 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed
   [junit4]   2> 1147318 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 1147318 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed/managed-schema
   [junit4]   2> 1147318 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 1147318 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1147319 INFO  (Thread-2775) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592677135026225152
   [junit4]   2> 1147320 INFO  (searcherExecutor-4370-thread-1-processing-n:127.0.0.1:39341_solr x:managed_coll_shard1_replica_n1 s:shard1 c:managed_coll r:core_node3) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrCore [managed_coll_shard1_replica_n1] Registered new searcher Searcher@16884a9[managed_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1147322 INFO  (Thread-2775) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1147322 INFO  (searcherExecutor-4371-thread-1-processing-n:127.0.0.1:46795_solr x:managed_coll_shard2_replica_n2 s:shard2 c:managed_coll r:core_node4) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2] Registered new searcher Searcher@576ad0[managed_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1147322 INFO  (Thread-2775) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@e4d89e[managed_coll_shard1_replica_n1] main]
   [junit4]   2> 1147322 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592677135029370880
   [junit4]   2> 1147323 INFO  (Thread-2775) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrCore [managed_coll_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1037d23
   [junit4]   2> 1147323 INFO  (Thread-2775) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.managed_coll.shard1.replica_n1, tag=17005859
   [junit4]   2> 1147323 INFO  (Thread-2775) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@175cb80: rootName = solr_39341, domain = solr.core.managed_coll.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.managed_coll.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@1ca3c2d
   [junit4]   2> 1147324 INFO  (searcherExecutor-4370-thread-1-processing-n:127.0.0.1:39341_solr x:managed_coll_shard1_replica_n1 s:shard1 c:managed_coll r:core_node3) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrCore [managed_coll_shard1_replica_n1] Registered new searcher Searcher@e4d89e[managed_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1147325 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1147325 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@465d8b[managed_coll_shard2_replica_n2] main]
   [junit4]   2> 1147326 INFO  (zkCallback-2320-thread-1-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1147327 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 1 replicas to apply schema update version 1 for collection managed_coll
   [junit4]   2> 1147329 INFO  (searcherExecutor-4371-thread-1-processing-n:127.0.0.1:46795_solr x:managed_coll_shard2_replica_n2 s:shard2 c:managed_coll r:core_node4) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2] Registered new searcher Searcher@465d8b[managed_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1147329 INFO  (zkCallback-2320-thread-1-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.s.IndexSchema [managed_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1147330 INFO  (Thread-2775) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.managed_coll.shard1.leader, tag=17005859
   [junit4]   2> 1147332 INFO  (zkCallback-2320-thread-1-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1147332 INFO  (zkCallback-2320-thread-1-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 6 ms
   [junit4]   2> 1147333 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.S.Request [managed_coll_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1147334 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.ManagedIndexSchema Took 8.0ms for 1 replicas to apply schema update version 1 for collection managed_coll
   [junit4]   2> 1147334 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.S.Request [managed_coll_shard2_replica_n2]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=142
   [junit4]   2> 1147334 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@1d686e9
   [junit4]   2> 1147334 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.managed_coll.shard2.replica_n2, tag=30836457
   [junit4]   2> 1147334 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@11843fb: rootName = solr_46795, domain = solr.core.managed_coll.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.managed_coll.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@1ded946
   [junit4]   2> 1147334 INFO  (Thread-2776) [n:127.0.0.1:46795_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1147341 INFO  (Thread-2776) [n:127.0.0.1:46795_solr    ] o.a.s.s.IndexSchema [managed_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1147343 INFO  (Thread-2776) [n:127.0.0.1:46795_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1147343 INFO  (Thread-2776) [n:127.0.0.1:46795_solr    ] o.a.s.c.CoreContainer Reloading SolrCore 'managed_coll_shard2_replica_n2' using configuration from collection managed_coll
   [junit4]   2> 1147350 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.managed_coll.shard2.leader, tag=30836457
   [junit4]   2> 1147351 INFO  (qtp4096703-11966) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.S.Request [managed_coll_shard2_replica_n2]  webapp=/solr path=/schema/fields/NumberedField_0 params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1147353 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.SchemaManager managed schema loaded . version : 1 
   [junit4]   2> 1147355 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.IndexSchema [managed_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1147357 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1147358 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.ZkController Persisted config data to node /configs/cloud-managed/managed-schema 
   [junit4]   2> 1147358 INFO  (zkCallback-2322-thread-3-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/cloud-managed/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1147358 INFO  (zkCallback-2320-thread-1-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/cloud-managed/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1147358 INFO  (zkCallback-2320-thread-1-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 2 from ZooKeeper
   [junit4]   2> 1147358 INFO  (Thread-2777) [n:127.0.0.1:46795_solr    ] o.a.s.c.SolrCore config update listener called for core managed_coll_shard2_replica_n2
   [junit4]   2> 1147359 INFO  (Thread-2778) [n:127.0.0.1:39341_solr    ] o.a.s.c.SolrCore config update listener called for core managed_coll_shard1_replica_n1
   [junit4]   2> 1147360 INFO  (Thread-2778) [n:127.0.0.1:39341_solr    ] o.a.s.c.SolrCore core reload managed_coll_shard1_replica_n1
   [junit4]   2> 1147360 INFO  (Thread-2777) [n:127.0.0.1:46795_solr    ] o.a.s.c.SolrCore core reload managed_coll_shard2_replica_n2
   [junit4]   2> 1147360 INFO  (zkCallback-2320-thread-1-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.s.IndexSchema [managed_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1147361 INFO  (zkCallback-2320-thread-1-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1147362 INFO  (zkCallback-2320-thread-1-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 3 ms
   [junit4]   2> 1147372 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1147379 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.IndexSchema [managed_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1147380 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46795.solr.core.managed_coll.shard2.replica_n2' (registry 'solr.core.managed_coll.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f8aec
   [junit4]   2> 1147380 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrCore [[managed_coll_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/tempDir-001/node1/managed_coll_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/tempDir-001/node1/./managed_coll_shard2_replica_n2/data/]
   [junit4]   2> 1147381 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1147381 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.CoreContainer Reloading SolrCore 'managed_coll_shard1_replica_n1' using configuration from collection managed_coll
   [junit4]   2> 1147434 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39341.solr.core.managed_coll.shard1.replica_n1' (registry 'solr.core.managed_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f8aec
   [junit4]   2> 1147434 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrCore [[managed_coll_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/tempDir-001/node2/managed_coll_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/tempDir-001/node2/./managed_coll_shard1_replica_n1/data/]
   [junit4]   2> 1147441 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1147442 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1147444 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4661b0[managed_coll_shard2_replica_n2] main]
   [junit4]   2> 1147445 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed
   [junit4]   2> 1147445 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 1147445 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed/managed-schema
   [junit4]   2> 1147446 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 2 from ZooKeeper
   [junit4]   2> 1147449 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.IndexSchema [managed_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1147451 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1147451 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 5 ms
   [junit4]   2> 1147452 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1147454 INFO  (searcherExecutor-4379-thread-1-processing-n:127.0.0.1:46795_solr x:managed_coll_shard2_replica_n2 s:shard2 c:managed_coll r:core_node4) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2] Registered new searcher Searcher@4661b0[managed_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1147454 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592677135167782912
   [junit4]   2> 1147457 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1147457 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@11fbe3a[managed_coll_shard2_replica_n2] main]
   [junit4]   2> 1147457 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@1387570
   [junit4]   2> 1147457 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.managed_coll.shard2.replica_n2, tag=20477296
   [junit4]   2> 1147457 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1cbd7b3: rootName = solr_46795, domain = solr.core.managed_coll.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.managed_coll.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@1ded946
   [junit4]   2> 1147459 INFO  (searcherExecutor-4379-thread-1-processing-n:127.0.0.1:46795_solr x:managed_coll_shard2_replica_n2 s:shard2 c:managed_coll r:core_node4) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2] Registered new searcher Searcher@11fbe3a[managed_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1147468 INFO  (Thread-2776) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.managed_coll.shard2.leader, tag=20477296
   [junit4]   2> 1147476 INFO  (Thread-2777) [n:127.0.0.1:46795_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1147484 INFO  (Thread-2777) [n:127.0.0.1:46795_solr    ] o.a.s.s.IndexSchema [managed_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1147486 INFO  (Thread-2777) [n:127.0.0.1:46795_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1147486 INFO  (Thread-2777) [n:127.0.0.1:46795_solr    ] o.a.s.c.CoreContainer Reloading SolrCore 'managed_coll_shard2_replica_n2' using configuration from collection managed_coll
   [junit4]   2> 1147487 INFO  (OverseerCollectionConfigSetProcessor-72166281312468998-127.0.0.1:39341_solr-n_0000000000) [n:127.0.0.1:39341_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1147494 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1147494 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1147496 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@506f41[managed_coll_shard1_replica_n1] main]
   [junit4]   2> 1147497 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed
   [junit4]   2> 1147498 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 1147498 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed/managed-schema
   [junit4]   2> 1147498 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 2 is already the latest
   [junit4]   2> 1147498 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1147509 INFO  (searcherExecutor-4380-thread-1-processing-n:127.0.0.1:39341_solr x:managed_coll_shard1_replica_n1 s:shard1 c:managed_coll r:core_node3) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrCore [managed_coll_shard1_replica_n1] Registered new searcher Searcher@506f41[managed_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1147509 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592677135225454592
   [junit4]   2> 1147511 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1147511 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@17bed5b[managed_coll_shard1_replica_n1] main]
   [junit4]   2> 1147512 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 1 replicas to apply schema update version 2 for collection managed_coll
   [junit4]   2> 1147512 INFO  (zkCallback-2322-thread-3-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 2 from ZooKeeper
   [junit4]   2> 1147514 INFO  (zkCallback-2322-thread-3-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.s.IndexSchema [managed_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1147516 INFO  (searcherExecutor-4380-thread-1-processing-n:127.0.0.1:39341_solr x:managed_coll_shard1_replica_n1 s:shard1 c:managed_coll r:core_node3) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrCore [managed_coll_shard1_replica_n1] Registered new searcher Searcher@17bed5b[managed_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1147516 INFO  (zkCallback-2322-thread-3-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1147517 INFO  (zkCallback-2322-thread-3-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 4 ms
   [junit4]   2> 1147517 INFO  (qtp4096703-11966) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.S.Request [managed_coll_shard2_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=2&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1147518 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.ManagedIndexSchema Took 5.0ms for 1 replicas to apply schema update version 2 for collection managed_coll
   [junit4]   2> 1147518 INFO  (Thread-2778) [n:127.0.0.1:39341_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1147518 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.S.Request [managed_coll_shard1_replica_n1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=165
   [junit4]   2> 1147518 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrCore [managed_coll_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1b97b07
   [junit4]   2> 1147518 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.managed_coll.shard1.replica_n1, tag=28932871
   [junit4]   2> 1147518 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@19c2c00: rootName = solr_39341, domain = solr.core.managed_coll.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.managed_coll.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@1ca3c2d
   [junit4]   2> 1147523 INFO  (Thread-2778) [n:127.0.0.1:39341_solr    ] o.a.s.s.IndexSchema [managed_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1147525 INFO  (Thread-2778) [n:127.0.0.1:39341_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1147525 INFO  (Thread-2778) [n:127.0.0.1:39341_solr    ] o.a.s.c.CoreContainer Reloading SolrCore 'managed_coll_shard1_replica_n1' using configuration from collection managed_coll
   [junit4]   2> 1147531 INFO  (qtp21316367-11969) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.managed_coll.shard1.leader, tag=28932871
   [junit4]   2> 1147533 INFO  (qtp21316367-11957) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.S.Request [managed_coll_shard1_replica_n1]  webapp=/solr path=/schema/fields/NumberedField_1 params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1147534 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.SchemaManager managed schema loaded . version : 2 
   [junit4]   2> 1147535 INFO  (Thread-2777) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46795.solr.core.managed_coll.shard2.replica_n2' (registry 'solr.core.managed_coll.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f8aec
   [junit4]   2> 1147535 INFO  (Thread-2777) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrCore [[managed_coll_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/tempDir-001/node1/managed_coll_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/tempDir-001/node1/./managed_coll_shard2_replica_n2/data/]
   [junit4]   2> 1147536 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.IndexSchema [managed_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1147538 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1147538 INFO  (zkCallback-2322-thread-3-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/cloud-managed/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1147539 INFO  (zkCallback-2320-thread-2-processing-n:127.0.0.1:46795_solr) [n:127.0.0.1:46795_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/cloud-managed/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1147538 INFO  (qtp4096703-12021) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.ZkController Persisted config data to node /configs/cloud-managed/managed-schema 
   [junit4]   2> 1147539 INFO  (zkCallback-2322-thread-3-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 3 from ZooKeeper
   [junit4]   2> 1147540 INFO  (Thread-2779) [n:127.0.0.1:46795_solr    ] o.a.s.c.SolrCore config update listener called for core managed_coll_shard2_replica_n2
   [junit4]   2> 1147540 INFO  (Thread-2780) [n:127.0.0.1:39341_solr    ] o.a.s.c.SolrCore config update listener called for core managed_coll_shard1_replica_n1
   [junit4]   2> 1147541 INFO  (zkCallback-2322-thread-3-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.s.IndexSchema [managed_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1147541 INFO  (Thread-2779) [n:127.0.0.1:46795_solr    ] o.a.s.c.SolrCore core reload managed_coll_shard2_replica_n2
   [junit4]   2> 1147542 INFO  (Thread-2780) [n:127.0.0.1:39341_solr    ] o.a.s.c.SolrCore core reload managed_coll_shard1_replica_n1
   [junit4]   2> 1147543 INFO  (zkCallback-2322-thread-3-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1147543 INFO  (zkCallback-2322-thread-3-processing-n:127.0.0.1:39341_solr) [n:127.0.0.1:39341_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 4 ms
   [junit4]   2> 1147558 INFO  (Thread-2778) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39341.solr.core.managed_coll.shard1.replica_n1' (registry 'solr.core.managed_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f8aec
   [junit4]   2> 1147558 INFO  (Thread-2778) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrCore [[managed_coll_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/tempDir-001/node2/managed_coll_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.schema.ManagedSchemaRoundRobinCloudTest_51E92835D5C5A575-001/tempDir-001/node2/./managed_coll_shard1_replica_n1/data/]
   [junit4]   2> 1147586 INFO  (Thread-2777) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1147586 INFO  (Thread-2777) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1147587 INFO  (Thread-2777) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1536adb[managed_coll_shard2_replica_n2] main]
   [junit4]   2> 1147588 INFO  (Thread-2777) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed
   [junit4]   2> 1147589 INFO  (Thread-2777) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 1147589 INFO  (Thread-2777) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed/managed-schema
   [junit4]   2> 1147589 INFO  (Thread-2777) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 3 from ZooKeeper
   [junit4]   2> 1147592 INFO  (Thread-2777) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.IndexSchema [managed_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1147594 INFO  (Thread-2777) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1147594 INFO  (Thread-2777) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 4 ms
   [junit4]   2> 1147594 INFO  (Thread-2777) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1147597 INFO  (Thread-2778) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1147597 INFO  (Thread-2778) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1147598 INFO  (searcherExecutor-4385-thread-1-processing-n:127.0.0.1:46795_solr x:managed_coll_shard2_replica_n2 s:shard2 c:managed_coll r:core_node4) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2] Registered new searcher Searcher@1536adb[managed_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1147598 INFO  (Thread-2777) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592677135318777856
   [junit4]   2> 1147599 INFO  (Thread-2778) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@18ed592[managed_coll_shard1_replica_n1] main]
   [junit4]   2> 1147600 INFO  (Thread-2777) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1147600 INFO  (Thread-2777) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@147eec8[managed_coll_shard2_replica_n2] main]
   [junit4]   2> 1147600 INFO  (Thread-2778) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed
   [junit4]   2> 1147600 INFO  (Thread-2778) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 1147600 INFO  (Thread-2778) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed/managed-schema
   [junit4]   2> 1147601 INFO  (Thread-2778) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 3 from ZooKeeper
   [junit4]   2> 1147602 INFO  (Thread-2778) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.IndexSchema [managed_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1147603 INFO  (searcherExecutor-4385-thread-1-processing-n:127.0.0.1:46795_solr x:managed_coll_shard2_replica_n2 s:shard2 c:managed_coll r:core_node4) [n:127.0.0.1:46795_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2] Registered new searcher Searcher@147eec8[managed_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1147609 INFO  (Thread-2778) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1147609 INFO  (Thread-2778) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 8 ms
   [junit4]   2> 1147609 INFO  (Thread-2778) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1147611 INFO  (Thread-2779) [n:127.0.0.1:46795_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1147612 INFO  (searcherExecutor-4389-thread-1-processing-n:127.0.0.1:39341_solr x:managed_coll_shard1_replica_n1 s:shard1 c:managed_coll r:core_node3) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrCore [managed_coll_shard1_replica_n1] Registered new searcher Searcher@18ed592[managed_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1147612 INFO  (Thread-2778) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592677135333457920
   [junit4]   2> 1147614 INFO  (Thread-2778) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1147615 INFO  (Thread-2778) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f80433[managed_coll_shard1_replica_n1] main]
   [junit4]   2> 1147615 INFO  (Thread-2778) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrCore [managed_coll_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@10001a4
   [junit4]   2> 1147615 INFO  (Thread-2778) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.managed_coll.shard1.replica_n1, tag=16777636
   [junit4]   2> 1147615 INFO  (Thread-2778) [n:127.0.0.1:39341_solr c:managed_coll s:shard1 r:core_node3 x

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

nt create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	27	/solr/configs/cloud-managed/managed-schema
   [junit4]   2> 	22	/solr/configs/cloud-managed
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/collections/managed_coll/terms/shard2
   [junit4]   2> 	2	/solr/collections/managed_coll/terms/shard1
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/collections/managed_coll/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1184382 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[51E92835D5C5A575]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 17, 2018 7:21:55 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Feb 17, 2018 7:22:15 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest: 
   [junit4]   2>    1) Thread[id=12022, name=qtp4096703-12022, state=TIMED_WAITING, group=TGRP-ManagedSchemaRoundRobinCloudTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Feb 17, 2018 7:22:15 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=12022, name=qtp4096703-12022, state=TIMED_WAITING, group=TGRP-ManagedSchemaRoundRobinCloudTest]
   [junit4]   2> Feb 17, 2018 7:22:18 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=12022, name=qtp4096703-12022, state=TIMED_WAITING, group=TGRP-ManagedSchemaRoundRobinCloudTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=ar-KW, timezone=Indian/Christmas
   [junit4]   2> NOTE: Linux 4.13.0-32-generic i386/Oracle Corporation 1.8.0_162 (32-bit)/cpus=8,threads=2,free=188969304,total=418906112
   [junit4]   2> NOTE: All tests run in this JVM: [CoreAdminCreateDiscoverTest, CacheHeaderTest, TestGeoJSONResponseWriter, TestBinaryResponseWriter, DataDrivenBlockJoinTest, SpatialFilterTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestAuthorizationFramework, TestStandardQParsers, TestCoreAdminApis, OverseerCollectionConfigSetProcessorTest, HdfsNNFailoverTest, TestDFRSimilarityFactory, NotRequiredUniqueKeyTest, ClusterStateTest, TestJsonFacetRefinement, TermVectorComponentTest, RegexBoostProcessorTest, MergeStrategyTest, DisMaxRequestHandlerTest, VersionInfoTest, DateMathParserTest, TestCollectionsAPIViaSolrCloudCluster, DateRangeFieldTest, BasicDistributedZk2Test, DeleteInactiveReplicaTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSchemaResource, SearchRateTriggerTest, AtomicUpdatesTest, TestSerializedLuceneMatchVersion, TestSolrCoreProperties, ConnectionManagerTest, TestQueryTypes, StatelessScriptUpdateProcessorFactoryTest, ZkStateWriterTest, ZkShardTermsTest, DistributedFacetPivotLongTailTest, TestCorePropertiesReload, TestRandomDVFaceting, DistributedFacetPivotWhiteBoxTest, OverseerStatusTest, GraphQueryTest, TestDocBasedVersionConstraints, TestFastWriter, TestNumericTerms32, HdfsLockFactoryTest, TestConfigSetsAPIZkFailure, DistributedSuggestComponentTest, TestSegmentSorting, TestExpandComponent, SearchHandlerTest, TestObjectReleaseTracker, BigEndianAscendingWordDeserializerTest, DirectoryFactoryTest, CurrencyRangeFacetCloudTest, TestCoreDiscovery, TestApiFramework, DirectSolrSpellCheckerTest, TestValueSourceCache, TestSolr4Spatial2, ClassificationUpdateProcessorTest, ShowFileRequestHandlerTest, TestUnifiedSolrHighlighter, TestPushWriter, TestTrackingShardHandlerFactory, MigrateRouteKeyTest, InfoHandlerTest, BaseCdcrDistributedZkTest, CloudMLTQParserTest, TestFieldCacheVsDocValues, TestSolrCloudWithHadoopAuthPlugin, TestShardHandlerFactory, TestTestInjection, IndexSchemaRuntimeFieldTest, TestSuggestSpellingConverter, TestLMJelinekMercerSimilarityFactory, ConvertedLegacyTest, TestSolrXml, ConcurrentDeleteAndCreateCollectionTest, PingRequestHandlerTest, TestBulkSchemaAPI, UniqFieldsUpdateProcessorFactoryTest, TestCloudInspectUtil, CollectionsAPISolrJTest, TestPolicyCloud, TestFreeTextSuggestions, NodeMutatorTest, QueryResultKeyTest, TestRetrieveFieldsOptimizer, TestUtils, TestLeaderInitiatedRecoveryThread, UnloadDistributedZkTest, TestDynamicFieldResource, TestTolerantSearch, TestClusterProperties, TestQuerySenderListener, DocValuesMultiTest, RegexBytesRefFilterTest, ClusterStateUpdateTest, ForceLeaderTest, HLLUtilTest, TestDistributedMissingSort, TestLargeCluster, CleanupOldIndexTest, ResponseLogComponentTest, TestMissingGroups, TestAddFieldRealTimeGet, NoCacheHeaderTest, SolrSlf4jReporterTest, TestFilteredDocIdSet, TestSolrConfigHandlerCloud, ManagedSchemaRoundRobinCloudTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ManagedSchemaRoundRobinCloudTest -Dtests.seed=51E92835D5C5A575 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-KW -Dtests.timezone=Indian/Christmas -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J2 | ManagedSchemaRoundRobinCloudTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest: 
   [junit4]    >    1) Thread[id=12022, name=qtp4096703-12022, state=TIMED_WAITING, group=TGRP-ManagedSchemaRoundRobinCloudTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([51E92835D5C5A575]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=12022, name=qtp4096703-12022, state=TIMED_WAITING, group=TGRP-ManagedSchemaRoundRobinCloudTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([51E92835D5C5A575]:0)
   [junit4] Completed [313/777 (1!)] on J2 in 62.43s, 1 test, 2 errors <<< FAILURES!

[...truncated 45724 lines...]