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 2017/10/30 12:44:46 UTC

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

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/703/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseG1GC --illegal-access=deny

1 tests failed.
FAILED:  org.apache.solr.cloud.ReplaceNodeTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([64F19072A3798AE:8E1B26DD84CBF556]: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.ReplaceNodeTest.test(ReplaceNodeTest.java:102)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13287 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplaceNodeTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/init-core-data-001
   [junit4]   2> 2440171 INFO  (SUITE-ReplaceNodeTest-seed#[64F19072A3798AE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2440172 INFO  (SUITE-ReplaceNodeTest-seed#[64F19072A3798AE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2440172 INFO  (SUITE-ReplaceNodeTest-seed#[64F19072A3798AE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2440173 INFO  (SUITE-ReplaceNodeTest-seed#[64F19072A3798AE]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001
   [junit4]   2> 2440173 INFO  (SUITE-ReplaceNodeTest-seed#[64F19072A3798AE]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2440173 INFO  (Thread-3614) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2440173 INFO  (Thread-3614) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2440176 ERROR (Thread-3614) [    ] 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> 2440273 INFO  (SUITE-ReplaceNodeTest-seed#[64F19072A3798AE]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:39197
   [junit4]   2> 2440281 INFO  (jetty-launcher-2576-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2440281 INFO  (jetty-launcher-2576-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2440281 INFO  (jetty-launcher-2576-thread-5) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2440281 INFO  (jetty-launcher-2576-thread-6) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2440281 INFO  (jetty-launcher-2576-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2440281 INFO  (jetty-launcher-2576-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2440287 INFO  (jetty-launcher-2576-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@530ff4bb{/solr,null,AVAILABLE}
   [junit4]   2> 2440287 INFO  (jetty-launcher-2576-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c9441c8{/solr,null,AVAILABLE}
   [junit4]   2> 2440288 INFO  (jetty-launcher-2576-thread-6) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@46197b7d{/solr,null,AVAILABLE}
   [junit4]   2> 2440288 INFO  (jetty-launcher-2576-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@24fa57bc{/solr,null,AVAILABLE}
   [junit4]   2> 2440288 INFO  (jetty-launcher-2576-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16fec4d0{/solr,null,AVAILABLE}
   [junit4]   2> 2440288 INFO  (jetty-launcher-2576-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5bba65a3{/solr,null,AVAILABLE}
   [junit4]   2> 2440299 INFO  (jetty-launcher-2576-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@298acc4f{SSL,[ssl, http/1.1]}{127.0.0.1:38707}
   [junit4]   2> 2440299 INFO  (jetty-launcher-2576-thread-6) [    ] o.e.j.s.AbstractConnector Started ServerConnector@52b8bea2{SSL,[ssl, http/1.1]}{127.0.0.1:34659}
   [junit4]   2> 2440299 INFO  (jetty-launcher-2576-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6e53c179{SSL,[ssl, http/1.1]}{127.0.0.1:39991}
   [junit4]   2> 2440299 INFO  (jetty-launcher-2576-thread-6) [    ] o.e.j.s.Server Started @2442637ms
   [junit4]   2> 2440299 INFO  (jetty-launcher-2576-thread-1) [    ] o.e.j.s.Server Started @2442637ms
   [junit4]   2> 2440299 INFO  (jetty-launcher-2576-thread-6) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34659}
   [junit4]   2> 2440299 INFO  (jetty-launcher-2576-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39991}
   [junit4]   2> 2440300 ERROR (jetty-launcher-2576-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2440300 INFO  (jetty-launcher-2576-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 2440300 INFO  (jetty-launcher-2576-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2440300 INFO  (jetty-launcher-2576-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2440300 INFO  (jetty-launcher-2576-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-30T12:13:04.605414Z
   [junit4]   2> 2440300 INFO  (jetty-launcher-2576-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4d367b15{SSL,[ssl, http/1.1]}{127.0.0.1:33731}
   [junit4]   2> 2440300 INFO  (jetty-launcher-2576-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3fad3fd6{SSL,[ssl, http/1.1]}{127.0.0.1:41855}
   [junit4]   2> 2440300 INFO  (jetty-launcher-2576-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@419d1068{SSL,[ssl, http/1.1]}{127.0.0.1:40249}
   [junit4]   2> 2440300 INFO  (jetty-launcher-2576-thread-3) [    ] o.e.j.s.Server Started @2442638ms
   [junit4]   2> 2440301 INFO  (jetty-launcher-2576-thread-4) [    ] o.e.j.s.Server Started @2442638ms
   [junit4]   2> 2440301 INFO  (jetty-launcher-2576-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41855}
   [junit4]   2> 2440301 INFO  (jetty-launcher-2576-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40249}
   [junit4]   2> 2440300 INFO  (jetty-launcher-2576-thread-5) [    ] o.e.j.s.Server Started @2442638ms
   [junit4]   2> 2440301 INFO  (jetty-launcher-2576-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33731}
   [junit4]   2> 2440301 ERROR (jetty-launcher-2576-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2440301 ERROR (jetty-launcher-2576-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2440301 INFO  (jetty-launcher-2576-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 2440301 INFO  (jetty-launcher-2576-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 2440301 INFO  (jetty-launcher-2576-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2440301 INFO  (jetty-launcher-2576-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2440301 INFO  (jetty-launcher-2576-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2440301 INFO  (jetty-launcher-2576-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2440302 INFO  (jetty-launcher-2576-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-30T12:13:04.607002Z
   [junit4]   2> 2440302 INFO  (jetty-launcher-2576-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-30T12:13:04.607052Z
   [junit4]   2> 2440301 ERROR (jetty-launcher-2576-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2440302 INFO  (jetty-launcher-2576-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2440302 INFO  (jetty-launcher-2576-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 2440302 INFO  (jetty-launcher-2576-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2440302 INFO  (jetty-launcher-2576-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2440302 INFO  (jetty-launcher-2576-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-30T12:13:04.607576Z
   [junit4]   2> 2440302 INFO  (jetty-launcher-2576-thread-2) [    ] o.e.j.s.Server Started @2442640ms
   [junit4]   2> 2440302 ERROR (jetty-launcher-2576-thread-6) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2440302 INFO  (jetty-launcher-2576-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38707}
   [junit4]   2> 2440302 INFO  (jetty-launcher-2576-thread-6) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 2440303 INFO  (jetty-launcher-2576-thread-6) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2440303 INFO  (jetty-launcher-2576-thread-6) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2440303 INFO  (jetty-launcher-2576-thread-6) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-30T12:13:04.608141Z
   [junit4]   2> 2440303 ERROR (jetty-launcher-2576-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2440303 INFO  (jetty-launcher-2576-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 2440303 INFO  (jetty-launcher-2576-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2440303 INFO  (jetty-launcher-2576-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2440303 INFO  (jetty-launcher-2576-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-30T12:13:04.608568Z
   [junit4]   2> 2440304 INFO  (jetty-launcher-2576-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2440307 INFO  (jetty-launcher-2576-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2440307 INFO  (jetty-launcher-2576-thread-6) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2440307 INFO  (jetty-launcher-2576-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2440307 INFO  (jetty-launcher-2576-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2440317 INFO  (jetty-launcher-2576-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39197/solr
   [junit4]   2> 2440318 INFO  (jetty-launcher-2576-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39197/solr
   [junit4]   2> 2440324 INFO  (jetty-launcher-2576-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39197/solr
   [junit4]   2> 2440325 INFO  (jetty-launcher-2576-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39197/solr
   [junit4]   2> 2440330 INFO  (jetty-launcher-2576-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39197/solr
   [junit4]   2> 2440330 INFO  (jetty-launcher-2576-thread-6) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39197/solr
   [junit4]   2> 2440342 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15f6d331260000c, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2440348 INFO  (jetty-launcher-2576-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2440350 INFO  (jetty-launcher-2576-thread-3) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41855_solr
   [junit4]   2> 2440350 INFO  (jetty-launcher-2576-thread-3) [    ] o.a.s.c.Overseer Overseer (id=98917782944481295-127.0.0.1:41855_solr-n_0000000000) starting
   [junit4]   2> 2440353 INFO  (jetty-launcher-2576-thread-5) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2440353 INFO  (jetty-launcher-2576-thread-4) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2440354 INFO  (jetty-launcher-2576-thread-5) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33731_solr
   [junit4]   2> 2440354 INFO  (jetty-launcher-2576-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40249_solr
   [junit4]   2> 2440362 INFO  (jetty-launcher-2576-thread-6) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2440362 INFO  (OverseerStateUpdate-98917782944481295-127.0.0.1:41855_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2440363 INFO  (jetty-launcher-2576-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41855_solr
   [junit4]   2> 2440363 INFO  (jetty-launcher-2576-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2440364 INFO  (jetty-launcher-2576-thread-6) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2440369 INFO  (zkCallback-2602-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2440373 INFO  (jetty-launcher-2576-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2440373 INFO  (zkCallback-2605-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2440374 INFO  (jetty-launcher-2576-thread-6) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34659_solr
   [junit4]   2> 2440374 INFO  (jetty-launcher-2576-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38707_solr
   [junit4]   2> 2440377 INFO  (zkCallback-2606-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2440373 INFO  (zkCallback-2602-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2440381 INFO  (zkCallback-2606-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (5)
   [junit4]   2> 2440381 INFO  (zkCallback-2605-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
   [junit4]   2> 2440399 INFO  (jetty-launcher-2576-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2440400 INFO  (jetty-launcher-2576-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2440400 INFO  (jetty-launcher-2576-thread-5) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33731.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2440402 INFO  (jetty-launcher-2576-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39991_solr
   [junit4]   2> 2440409 INFO  (jetty-launcher-2576-thread-5) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33731.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2440409 INFO  (jetty-launcher-2576-thread-5) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33731.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2440410 INFO  (jetty-launcher-2576-thread-5) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node5/.
   [junit4]   2> 2440410 INFO  (jetty-launcher-2576-thread-4) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40249.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2440413 INFO  (zkCallback-2609-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2440413 INFO  (zkCallback-2610-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (5)
   [junit4]   2> 2440413 INFO  (zkCallback-2602-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (6)
   [junit4]   2> 2440413 INFO  (zkCallback-2609-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (6)
   [junit4]   2> 2440417 INFO  (zkCallback-2599-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2440417 INFO  (zkCallback-2606-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2440417 INFO  (zkCallback-2610-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2440417 INFO  (zkCallback-2605-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 2440424 INFO  (jetty-launcher-2576-thread-4) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40249.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2440424 INFO  (jetty-launcher-2576-thread-4) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40249.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2440425 INFO  (jetty-launcher-2576-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node4/.
   [junit4]   2> 2440427 INFO  (jetty-launcher-2576-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38707.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2440427 INFO  (jetty-launcher-2576-thread-6) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34659.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2440427 INFO  (jetty-launcher-2576-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41855.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2440439 INFO  (jetty-launcher-2576-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41855.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2440439 INFO  (jetty-launcher-2576-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41855.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2440440 INFO  (jetty-launcher-2576-thread-6) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34659.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2440440 INFO  (jetty-launcher-2576-thread-6) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34659.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2440440 INFO  (jetty-launcher-2576-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node3/.
   [junit4]   2> 2440440 INFO  (jetty-launcher-2576-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38707.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2440440 INFO  (jetty-launcher-2576-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38707.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2440441 INFO  (jetty-launcher-2576-thread-6) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node6/.
   [junit4]   2> 2440441 INFO  (jetty-launcher-2576-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node2/.
   [junit4]   2> 2440442 INFO  (jetty-launcher-2576-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39991.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2440447 INFO  (jetty-launcher-2576-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39991.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2440448 INFO  (jetty-launcher-2576-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39991.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2440448 INFO  (jetty-launcher-2576-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node1/.
   [junit4]   2> 2440617 INFO  (SUITE-ReplaceNodeTest-seed#[64F19072A3798AE]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 2440617 INFO  (SUITE-ReplaceNodeTest-seed#[64F19072A3798AE]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39197/solr ready
   [junit4]   2> 2440635 INFO  (TEST-ReplaceNodeTest.test-seed#[64F19072A3798AE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2440636 INFO  (TEST-ReplaceNodeTest.test-seed#[64F19072A3798AE]) [    ] o.a.s.c.ReplaceNodeTest total_jettys: 6
   [junit4]   2> 2440646 INFO  (qtp1379809596-17326) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&replicationFactor=0&collection.configName=conf1&maxShardsPerNode=3&name=replacenodetest_coll&nrtReplicas=0&action=CREATE&numShards=5&tlogReplicas=1&createNodeSet=127.0.0.1:40249_solr,127.0.0.1:41855_solr,127.0.0.1:38707_solr,127.0.0.1:39991_solr,127.0.0.1:34659_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2440647 INFO  (OverseerThreadFactory-7044-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection replacenodetest_coll
   [junit4]   2> 2440754 INFO  (OverseerStateUpdate-98917782944481295-127.0.0.1:41855_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39991/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2440756 INFO  (OverseerStateUpdate-98917782944481295-127.0.0.1:41855_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_shard1_replica_p2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41855/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2440757 INFO  (OverseerStateUpdate-98917782944481295-127.0.0.1:41855_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_shard2_replica_t4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38707/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2440758 INFO  (OverseerStateUpdate-98917782944481295-127.0.0.1:41855_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_shard2_replica_p6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40249/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2440759 INFO  (OverseerStateUpdate-98917782944481295-127.0.0.1:41855_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_shard3_replica_t8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34659/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2440760 INFO  (OverseerStateUpdate-98917782944481295-127.0.0.1:41855_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_shard3_replica_p10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:39991/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2440761 INFO  (OverseerStateUpdate-98917782944481295-127.0.0.1:41855_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_shard4_replica_t12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:41855/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2440762 INFO  (OverseerStateUpdate-98917782944481295-127.0.0.1:41855_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_shard4_replica_p14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38707/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2440762 INFO  (OverseerStateUpdate-98917782944481295-127.0.0.1:41855_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_shard5_replica_t16",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40249/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2440765 INFO  (OverseerStateUpdate-98917782944481295-127.0.0.1:41855_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_shard5_replica_p18",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34659/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2440993 INFO  (qtp1379809596-17297) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node19&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard5_replica_t16&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard5&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2440993 INFO  (qtp1379809596-17297) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2440993 INFO  (qtp1379809596-17322) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard2_replica_p6&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard2&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 2440993 INFO  (qtp43434948-17331) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard4_replica_t12&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard4&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2440993 INFO  (qtp43434948-17331) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2440996 INFO  (qtp1522311339-17302) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node17&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard4_replica_p14&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard4&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 2440996 INFO  (qtp1522311339-17302) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2441004 INFO  (qtp1572825025-17299) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard3_replica_p10&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard3&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 2441005 INFO  (qtp43434948-17311) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard1_replica_p2&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 2441005 INFO  (qtp1522311339-17332) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard2_replica_t4&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2441005 INFO  (qtp1572825025-17348) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard1_replica_t1&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2441005 INFO  (qtp1179008388-17308) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard3_replica_t8&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard3&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2441005 INFO  (qtp1572825025-17299) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2441005 INFO  (qtp1179008388-17343) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node20&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard5_replica_p18&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard5&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 2441005 INFO  (qtp1179008388-17308) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2441108 INFO  (zkCallback-2605-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2441108 INFO  (zkCallback-2599-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2441108 INFO  (zkCallback-2609-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2441108 INFO  (zkCallback-2610-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2441108 INFO  (zkCallback-2606-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2441108 INFO  (zkCallback-2599-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2441108 INFO  (zkCallback-2609-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2441108 INFO  (zkCallback-2606-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2441108 INFO  (zkCallback-2605-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2441108 INFO  (zkCallback-2610-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442008 INFO  (qtp1379809596-17297) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2442008 INFO  (qtp1522311339-17302) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2442008 INFO  (qtp1379809596-17322) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2442014 INFO  (qtp43434948-17331) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2442016 INFO  (qtp1522311339-17332) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2442016 INFO  (qtp1572825025-17348) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2442016 INFO  (qtp1179008388-17308) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2442037 INFO  (qtp1522311339-17302) [    ] o.a.s.s.IndexSchema [replacenodetest_coll_shard4_replica_p14] Schema name=cloud-dynamic
   [junit4]   2> 2442037 INFO  (qtp1379809596-17322) [    ] o.a.s.s.IndexSchema [replacenodetest_coll_shard2_replica_p6] Schema name=cloud-dynamic
   [junit4]   2> 2442038 INFO  (qtp1572825025-17299) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2442040 INFO  (qtp1522311339-17332) [    ] o.a.s.s.IndexSchema [replacenodetest_coll_shard2_replica_t4] Schema name=cloud-dynamic
   [junit4]   2> 2442043 INFO  (qtp43434948-17311) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2442044 INFO  (qtp1179008388-17343) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2442045 INFO  (qtp43434948-17331) [    ] o.a.s.s.IndexSchema [replacenodetest_coll_shard4_replica_t12] Schema name=cloud-dynamic
   [junit4]   2> 2442046 INFO  (qtp1379809596-17297) [    ] o.a.s.s.IndexSchema [replacenodetest_coll_shard5_replica_t16] Schema name=cloud-dynamic
   [junit4]   2> 2442048 INFO  (qtp1179008388-17308) [    ] o.a.s.s.IndexSchema [replacenodetest_coll_shard3_replica_t8] Schema name=cloud-dynamic
   [junit4]   2> 2442050 INFO  (qtp1572825025-17348) [    ] o.a.s.s.IndexSchema [replacenodetest_coll_shard1_replica_t1] Schema name=cloud-dynamic
   [junit4]   2> 2442050 INFO  (qtp1572825025-17299) [    ] o.a.s.s.IndexSchema [replacenodetest_coll_shard3_replica_p10] Schema name=cloud-dynamic
   [junit4]   2> 2442052 INFO  (qtp1179008388-17343) [    ] o.a.s.s.IndexSchema [replacenodetest_coll_shard5_replica_p18] Schema name=cloud-dynamic
   [junit4]   2> 2442057 INFO  (qtp43434948-17311) [    ] o.a.s.s.IndexSchema [replacenodetest_coll_shard1_replica_p2] Schema name=cloud-dynamic
   [junit4]   2> 2442066 INFO  (qtp1522311339-17302) [    ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2442066 INFO  (qtp1522311339-17302) [    ] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard4_replica_p14' using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 2442068 INFO  (qtp1522311339-17302) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38707.solr.core.replacenodetest_coll.shard4.replica_p14' (registry 'solr.core.replacenodetest_coll.shard4.replica_p14') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2442068 INFO  (qtp1522311339-17302) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2442068 INFO  (qtp1522311339-17302) [    ] o.a.s.c.SolrCore [[replacenodetest_coll_shard4_replica_p14] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node2/replacenodetest_coll_shard4_replica_p14], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node2/./replacenodetest_coll_shard4_replica_p14/data/]
   [junit4]   2> 2442069 INFO  (qtp1522311339-17332) [    ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2442070 INFO  (qtp1522311339-17332) [    ] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard2_replica_t4' using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 2442070 INFO  (qtp1522311339-17332) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38707.solr.core.replacenodetest_coll.shard2.replica_t4' (registry 'solr.core.replacenodetest_coll.shard2.replica_t4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2442070 INFO  (qtp1522311339-17332) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2442070 INFO  (qtp1522311339-17332) [    ] o.a.s.c.SolrCore [[replacenodetest_coll_shard2_replica_t4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node2/replacenodetest_coll_shard2_replica_t4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node2/./replacenodetest_coll_shard2_replica_t4/data/]
   [junit4]   2> 2442072 INFO  (qtp1379809596-17322) [    ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2442072 INFO  (qtp1379809596-17322) [    ] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard2_replica_p6' using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 2442073 INFO  (qtp1379809596-17322) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40249.solr.core.replacenodetest_coll.shard2.replica_p6' (registry 'solr.core.replacenodetest_coll.shard2.replica_p6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2442073 INFO  (qtp1379809596-17322) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2442073 INFO  (qtp1379809596-17322) [    ] o.a.s.c.SolrCore [[replacenodetest_coll_shard2_replica_p6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node4/replacenodetest_coll_shard2_replica_p6], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node4/./replacenodetest_coll_shard2_replica_p6/data/]
   [junit4]   2> 2442080 INFO  (qtp1379809596-17297) [    ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2442080 INFO  (qtp1379809596-17297) [    ] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard5_replica_t16' using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 2442080 INFO  (qtp1379809596-17297) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40249.solr.core.replacenodetest_coll.shard5.replica_t16' (registry 'solr.core.replacenodetest_coll.shard5.replica_t16') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2442080 INFO  (qtp1379809596-17297) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2442081 INFO  (qtp1379809596-17297) [    ] o.a.s.c.SolrCore [[replacenodetest_coll_shard5_replica_t16] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node4/replacenodetest_coll_shard5_replica_t16], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node4/./replacenodetest_coll_shard5_replica_t16/data/]
   [junit4]   2> 2442081 INFO  (qtp1179008388-17308) [    ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2442081 INFO  (qtp1179008388-17308) [    ] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard3_replica_t8' using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 2442081 INFO  (qtp1179008388-17308) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34659.solr.core.replacenodetest_coll.shard3.replica_t8' (registry 'solr.core.replacenodetest_coll.shard3.replica_t8') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2442082 INFO  (qtp1179008388-17308) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2442082 INFO  (qtp1179008388-17308) [    ] o.a.s.c.SolrCore [[replacenodetest_coll_shard3_replica_t8] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node6/replacenodetest_coll_shard3_replica_t8], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node6/./replacenodetest_coll_shard3_replica_t8/data/]
   [junit4]   2> 2442082 INFO  (qtp43434948-17331) [    ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2442082 INFO  (qtp43434948-17331) [    ] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard4_replica_t12' using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 2442082 INFO  (qtp43434948-17331) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41855.solr.core.replacenodetest_coll.shard4.replica_t12' (registry 'solr.core.replacenodetest_coll.shard4.replica_t12') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2442082 INFO  (qtp43434948-17331) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2442083 INFO  (qtp43434948-17331) [    ] o.a.s.c.SolrCore [[replacenodetest_coll_shard4_replica_t12] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node3/replacenodetest_coll_shard4_replica_t12], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node3/./replacenodetest_coll_shard4_replica_t12/data/]
   [junit4]   2> 2442084 INFO  (qtp1179008388-17343) [    ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2442092 INFO  (qtp1179008388-17343) [    ] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard5_replica_p18' using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 2442093 INFO  (qtp1572825025-17348) [    ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2442093 INFO  (qtp1572825025-17348) [    ] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard1_replica_t1' using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 2442093 INFO  (qtp1179008388-17343) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34659.solr.core.replacenodetest_coll.shard5.replica_p18' (registry 'solr.core.replacenodetest_coll.shard5.replica_p18') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2442093 INFO  (qtp1572825025-17348) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39991.solr.core.replacenodetest_coll.shard1.replica_t1' (registry 'solr.core.replacenodetest_coll.shard1.replica_t1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2442093 INFO  (qtp1179008388-17343) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2442093 INFO  (qtp1572825025-17348) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2442093 INFO  (qtp1179008388-17343) [    ] o.a.s.c.SolrCore [[replacenodetest_coll_shard5_replica_p18] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node6/replacenodetest_coll_shard5_replica_p18], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node6/./replacenodetest_coll_shard5_replica_p18/data/]
   [junit4]   2> 2442093 INFO  (qtp1572825025-17348) [    ] o.a.s.c.SolrCore [[replacenodetest_coll_shard1_replica_t1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node1/replacenodetest_coll_shard1_replica_t1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node1/./replacenodetest_coll_shard1_replica_t1/data/]
   [junit4]   2> 2442088 INFO  (qtp43434948-17311) [    ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2442113 INFO  (qtp43434948-17311) [    ] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard1_replica_p2' using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 2442113 INFO  (qtp43434948-17311) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41855.solr.core.replacenodetest_coll.shard1.replica_p2' (registry 'solr.core.replacenodetest_coll.shard1.replica_p2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2442113 INFO  (qtp43434948-17311) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2442113 INFO  (qtp43434948-17311) [    ] o.a.s.c.SolrCore [[replacenodetest_coll_shard1_replica_p2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node3/replacenodetest_coll_shard1_replica_p2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node3/./replacenodetest_coll_shard1_replica_p2/data/]
   [junit4]   2> 2442087 INFO  (qtp1572825025-17299) [    ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2442114 INFO  (qtp1572825025-17299) [    ] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_shard3_replica_p10' using configuration from collection replacenodetest_coll, trusted=true
   [junit4]   2> 2442114 INFO  (qtp1572825025-17299) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39991.solr.core.replacenodetest_coll.shard3.replica_p10' (registry 'solr.core.replacenodetest_coll.shard3.replica_p10') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d071d3d
   [junit4]   2> 2442114 INFO  (qtp1572825025-17299) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2442114 INFO  (qtp1572825025-17299) [    ] o.a.s.c.SolrCore [[replacenodetest_coll_shard3_replica_p10] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node1/replacenodetest_coll_shard3_replica_p10], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001/tempDir-001/node1/./replacenodetest_coll_shard3_replica_p10/data/]
   [junit4]   2> 2442163 INFO  (qtp1522311339-17332) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2442163 INFO  (qtp1522311339-17332) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2442164 INFO  (qtp1522311339-17332) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2442164 INFO  (qtp1522311339-17332) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2442165 INFO  (qtp1522311339-17332) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ec570f1[replacenodetest_coll_shard2_replica_t4] main]
   [junit4]   2> 2442166 INFO  (qtp1522311339-17332) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2442166 INFO  (qtp1522311339-17332) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2442167 INFO  (qtp1522311339-17332) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2442167 INFO  (qtp1522311339-17332) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582684529200463872
   [junit4]   2> 2442171 INFO  (searcherExecutor-7058-thread-1) [    ] o.a.s.c.SolrCore [replacenodetest_coll_shard2_replica_t4] Registered new searcher Searcher@2ec570f1[replacenodetest_coll_shard2_replica_t4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2442171 INFO  (qtp1522311339-17332) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2442171 INFO  (qtp1522311339-17332) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2442171 INFO  (qtp1522311339-17332) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38707/solr/replacenodetest_coll_shard2_replica_t4/
   [junit4]   2> 2442171 INFO  (qtp1522311339-17332) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2442171 INFO  (qtp1522311339-17332) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:38707/solr/replacenodetest_coll_shard2_replica_t4/ has no replicas
   [junit4]   2> 2442172 INFO  (qtp1522311339-17332) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2442172 INFO  (qtp1522311339-17332) [    ] o.a.s.c.ZkController replacenodetest_coll_shard2_replica_t4 stopping background replication from leader
   [junit4]   2> 2442174 INFO  (qtp1522311339-17332) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38707/solr/replacenodetest_coll_shard2_replica_t4/ shard2
   [junit4]   2> 2442181 INFO  (qtp1379809596-17322) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2442181 INFO  (qtp1379809596-17322) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2442184 INFO  (qtp1179008388-17343) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2442184 INFO  (qtp1179008388-17343) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2442184 INFO  (qtp1522311339-17302) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2442184 INFO  (qtp1522311339-17302) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2442184 INFO  (qtp1379809596-17297) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2442185 INFO  (qtp1379809596-17297) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2442185 INFO  (qtp1522311339-17302) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@73d62d58[replacenodetest_coll_shard4_replica_p14] main]
   [junit4]   2> 2442185 INFO  (qtp1179008388-17343) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c07b7d0[replacenodetest_coll_shard5_replica_p18] main]
   [junit4]   2> 2442186 INFO  (qtp1179008388-17343) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2442186 INFO  (qtp1522311339-17302) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2442186 INFO  (qtp1379809596-17322) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@593de53[replacenodetest_coll_shard2_replica_p6] main]
   [junit4]   2> 2442186 INFO  (qtp1179008388-17343) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2442186 INFO  (qtp1522311339-17302) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2442186 INFO  (qtp1379809596-17297) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2442186 INFO  (qtp1379809596-17297) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2442186 INFO  (qtp1379809596-17322) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2442186 INFO  (qtp1379809596-17322) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2442186 INFO  (qtp1522311339-17302) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2442186 INFO  (qtp1179008388-17343) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2442187 INFO  (qtp1379809596-17322) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2442187 INFO  (qtp1379809596-17297) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@352c97c8[replacenodetest_coll_shard5_replica_t16] main]
   [junit4]   2> 2442187 INFO  (qtp1379809596-17297) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2442187 INFO  (qtp1379809596-17297) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2442188 INFO  (qtp1379809596-17297) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2442188 INFO  (qtp1572825025-17299) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2442188 INFO  (qtp1572825025-17299) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2442189 INFO  (qtp1572825025-17299) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7451756b[replacenodetest_coll_shard3_replica_p10] main]
   [junit4]   2> 2442189 INFO  (qtp1572825025-17299) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2442190 INFO  (qtp1572825025-17299) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2442190 INFO  (qtp1572825025-17299) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2442192 INFO  (qtp1572825025-17348) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2442193 INFO  (qtp1572825025-17348) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2442193 INFO  (qtp1522311339-17302) [    ] o.a.s.c.ZkController replacenodetest_coll_shard4_replica_p14 starting background replication from leader
   [junit4]   2> 2442193 INFO  (qtp1379809596-17322) [    ] o.a.s.c.ZkController replacenodetest_coll_shard2_replica_p6 starting background replication from leader
   [junit4]   2> 2442193 INFO  (qtp1522311339-17302) [    ] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 2442193 INFO  (qtp1379809596-17322) [    ] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 2442193 INFO  (qtp1179008388-17308) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2442193 INFO  (qtp43434948-17331) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2442193 INFO  (qtp1179008388-17308) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2442193 INFO  (qtp43434948-17331) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2442193 INFO  (searcherExecutor-7059-thread-1) [    ] o.a.s.c.SolrCore [replacenodetest_coll_shard2_replica_p6] Registered new searcher Searcher@593de53[replacenodetest_coll_shard2_replica_p6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2442193 INFO  (qtp1179008388-17343) [    ] o.a.s.c.ZkController replacenodetest_coll_shard5_replica_p18 starting background replication from leader
   [junit4]   2> 2442193 INFO  (searcherExecutor-7060-thread-1) [    ] o.a.s.c.SolrCore [replacenodetest_coll_shard5_replica_t16] Registered new searcher Searcher@352c97c8[replacenodetest_coll_shard5_replica_t16] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2442193 INFO  (qtp1572825025-17299) [    ] o.a.s.c.ZkController replacenodetest_coll_shard3_replica_p10 starting background replication from leader
   [junit4]   2> 2442193 INFO  (qtp1379809596-17297) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582684529227726848
   [junit4]   2> 2442193 INFO  (qtp1572825025-17299) [    ] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 2442194 INFO  (searcherExecutor-7063-thread-1) [    ] o.a.s.c.SolrCore [replacenodetest_coll_shard5_replica_p18] Registered new searcher Searcher@5c07b7d0[replacenodetest_coll_shard5_replica_p18] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2442194 INFO  (searcherExecutor-7067-thread-1) [    ] o.a.s.c.SolrCore [replacenodetest_coll_shard3_replica_p10] Registered new searcher Searcher@7451756b[replacenodetest_coll_shard3_replica_p10] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2442193 INFO  (qtp1179008388-17343) [    ] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 2442194 INFO  (searcherExecutor-7057-thread-1) [    ] o.a.s.c.SolrCore [replacenodetest_coll_shard4_replica_p14] Registered new searcher Searcher@73d62d58[replacenodetest_coll_shard4_replica_p14] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2442194 INFO  (qtp43434948-17331) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2442194 INFO  (qtp1572825025-17348) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2442194 INFO  (qtp43434948-17331) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2442194 INFO  (qtp1572825025-17348) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2442194 INFO  (qtp1522311339-17302) [    ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 2442194 INFO  (qtp1179008388-17308) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2442194 INFO  (qtp1522311339-17302) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2442194 INFO  (qtp1179008388-17308) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2442195 INFO  (qtp43434948-17331) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3809f728[replacenodetest_coll_shard4_replica_t12] main]
   [junit4]   2> 2442195 INFO  (qtp1179008388-17308) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@63114182[replacenodetest_coll_shard3_replica_t8] main]
   [junit4]   2> 2442195 INFO  (qtp1572825025-17348) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@495265b8[replacenodetest_coll_shard1_replica_t1] main]
   [junit4]   2> 2442195 INFO  (qtp43434948-17331) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2442196 INFO  (qtp1179008388-17308) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2442196 INFO  (qtp43434948-17331) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2442196 INFO  (qtp1179008388-17308) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2442196 INFO  (qtp1572825025-17348) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2442196 INFO  (qtp1572825025-17348) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2442196 INFO  (qtp43434948-17331) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2442196 INFO  (qtp1179008388-17308) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2442196 INFO  (qtp1379809596-17297) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2442196 INFO  (qtp1379809596-17297) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2442196 INFO  (qtp1179008388-17343) [    ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 2442196 INFO  (qtp1572825025-17348) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2442196 INFO  (qtp1179008388-17343) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2442196 INFO  (qtp1379809596-17297) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40249/solr/replacenodetest_coll_shard5_replica_t16/
   [junit4]   2> 2442196 INFO  (qtp1379809596-17297) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2442196 INFO  (qtp1379809596-17297) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:40249/solr/replacenodetest_coll_shard5_replica_t16/ has no replicas
   [junit4]   2> 2442196 INFO  (qtp1572825025-17299) [    ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 2442196 INFO  (qtp1379809596-17297) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2442196 INFO  (qtp1572825025-17299) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2442197 INFO  (qtp1379809596-17322) [    ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 2442197 INFO  (qtp1379809596-17297) [    ] o.a.s.c.ZkController replacenodetest_coll_shard5_replica_t16 stopping background replication from leader
   [junit4]   2> 2442197 INFO  (qtp1379809596-17322) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2442197 INFO  (qtp43434948-17331) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582684529231921152
   [junit4]   2> 2442197 INFO  (searcherExecutor-7064-thread-1) [    ] o.a.s.c.SolrCore [replacenodetest_coll_shard1_replica_t1] Registered new searcher Searcher@495265b8[replacenodetest_coll_shard1_replica_t1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2442197 INFO  (qtp1572825025-17348) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582684529231921152
   [junit4]   2> 2442197 INFO  (searcherExecutor-7061-thread-1) [    ] o.a.s.c.SolrCore [replacenodetest_coll_shard3_replica_t8] Registered new searcher Searcher@63114182[replacenodetest_coll_shard3_replica_t8] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2442197 INFO  (searcherExecutor-7062-thread-1) [    ] o.a.s.c.SolrCore [replacenodetest_coll_shard4_replica_t12] Registered new searcher Searcher@3809f728[replacenodetest_coll_shard4_replica_t12] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2442197 INFO  (qtp1179008388-17308) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1582684529231921152
   [junit4]   2> 2442198 INFO  (qtp1379809596-17297) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:40249/solr/replacenodetest_coll_shard5_replica_t16/ shard5
   [junit4]   2> 2442199 INFO  (qtp1179008388-17308) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2442199 INFO  (qtp43434948-17331) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2442199 INFO  (qtp1179008388-17308) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2442199 INFO  (qtp43434948-17331) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2442199 INFO  (qtp1572825025-17348) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2442199 INFO  (qtp43434948-17331) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41855/solr/replacenodetest_coll_shard4_replica_t12/
   [junit4]   2> 2442200 INFO  (qtp1572825025-17348) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2442200 INFO  (qtp43434948-17331) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2442200 INFO  (qtp1572825025-17348) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39991/solr/replacenodetest_coll_shard1_replica_t1/
   [junit4]   2> 2442200 INFO  (qtp43434948-17331) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:41855/solr/replacenodetest_coll_shard4_replica_t12/ has no replicas
   [junit4]   2> 2442200 INFO  (qtp1572825025-17348) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2442200 INFO  (qtp43434948-17331) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2442200 INFO  (qtp1572825025-17348) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:39991/solr/replacenodetest_coll_shard1_replica_t1/ has no replicas
   [junit4]   2> 2442200 INFO  (qtp1572825025-17348) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2442199 INFO  (qtp1179008388-17308) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:34659/solr/replacenodetest_coll_shard3_replica_t8/
   [junit4]   2> 2442200 INFO  (qtp43434948-17331) [    ] o.a.s.c.ZkController replacenodetest_coll_shard4_replica_t12 stopping background replication from leader
   [junit4]   2> 2442200 INFO  (qtp1179008388-17308) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2442200 INFO  (qtp1572825025-17348) [    ] o.a.s.c.ZkController replacenodetest_coll_shard1_replica_t1 stopping background replication from leader
   [junit4]   2> 2442200 INFO  (qtp1179008388-17308) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:34659/solr/replacenodetest_coll_shard3_replica_t8/ has no replicas
   [junit4]   2> 2442200 INFO  (qtp1179008388-17308) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2442200 INFO  (qtp1179008388-17308) [    ] o.a.s.c.ZkController replacenodetest_coll_shard3_replica_t8 stopping background replication from leader
   [junit4]   2> 2442201 INFO  (qtp43434948-17331) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41855/solr/replacenodetest_coll_shard4_replica_t12/ shard4
   [junit4]   2> 2442201 INFO  (qtp1572825025-17348) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39991/solr/replacenodetest_coll_shard1_replica_t1/ shard1
   [junit4]   2> 2442201 INFO  (qtp1179008388-17308) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:34659/solr/replacenodetest_coll_shard3_replica_t8/ shard3
   [junit4]   2> 2442201 INFO  (qtp43434948-17311) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2442201 INFO  (qtp43434948-17311) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2442202 INFO  (qtp43434948-17311) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@507aa08d[replacenodetest_coll_shard1_replica_p2] main]
   [junit4]   2> 2442202 INFO  (qtp43434948-17311) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2442202 INFO  (qtp43434948-17311) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2442203 INFO  (qtp43434948-17311) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2442203 INFO  (qtp43434948-17311) [    ] o.a.s.c.ZkController replacenodetest_coll_shard1_replica_p2 starting background replication from leader
   [junit4]   2> 2442203 INFO  (qtp43434948-17311) [    ] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 2442203 INFO  (searcherExecutor-7066-thread-1) [    ] o.a.s.c.SolrCore [replacenodetest_coll_shard1_replica_p2] Registered new searcher Searcher@507aa08d[replacenodetest_coll_shard1_replica_p2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2442203 INFO  (qtp43434948-17311) [    ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 2442203 INFO  (qtp43434948-17311) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2442302 INFO  (zkCallback-2605-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442302 INFO  (zkCallback-2606-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442302 INFO  (zkCallback-2610-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442302 INFO  (zkCallback-2610-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442302 INFO  (zkCallback-2599-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442302 INFO  (zkCallback-2606-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442302 INFO  (zkCallback-2609-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442302 INFO  (zkCallback-2605-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442302 INFO  (zkCallback-2599-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442302 INFO  (zkCallback-2609-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442304 INFO  (indexFetcher-7111-thread-1) [    ] o.a.s.h.IndexFetcher Replica core_node3 is leader but it's state is down, skipping replication
   [junit4]   2> 2442305 INFO  (qtp43434948-17311) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard1_replica_p2&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard1&wt=javabin&version=2&replicaType=PULL} status=0 QTime=1300
   [junit4]   2> 2442324 INFO  (qtp1522311339-17332) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2442326 INFO  (qtp1522311339-17332) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard2_replica_t4&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1321
   [junit4]   2> 2442345 INFO  (indexFetcher-7096-thread-1) [    ] o.a.s.h.IndexFetcher Replica core_node15 is leader but it's state is down, skipping replication
   [junit4]   2> 2442347 INFO  (indexFetcher-7100-thread-1) [    ] o.a.s.h.IndexFetcher Replica core_node11 is leader but it's state is down, skipping replication
   [junit4]   2> 2442347 INFO  (indexFetcher-7098-thread-1) [    ] o.a.s.h.IndexFetcher Replica core_node7 is leader but it's state is down, skipping replication
   [junit4]   2> 2442348 INFO  (qtp1379809596-17297) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2442349 INFO  (qtp1379809596-17322) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard2_replica_p6&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard2&wt=javabin&version=2&replicaType=PULL} status=0 QTime=1355
   [junit4]   2> 2442373 INFO  (qtp43434948-17331) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2442373 INFO  (qtp1572825025-17348) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2442373 INFO  (qtp1179008388-17308) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2442373 INFO  (qtp1379809596-17297) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node19&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard5_replica_t16&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard5&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1380
   [junit4]   2> 2442374 INFO  (qtp1179008388-17308) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard3_replica_t8&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard3&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1368
   [junit4]   2> 2442374 INFO  (qtp43434948-17331) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard4_replica_t12&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard4&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1380
   [junit4]   2> 2442375 INFO  (qtp1572825025-17348) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_shard1_replica_t1&action=CREATE&numShards=5&collection=replacenodetest_coll&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1370
   [junit4]   2> 2442476 INFO  (zkCallback-2605-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442477 INFO  (zkCallback-2599-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442477 INFO  (zkCallback-2606-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442477 INFO  (zkCallback-2610-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442477 INFO  (zkCallback-2610-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442477 INFO  (zkCallback-2599-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442476 INFO  (zkCallback-2605-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442477 INFO  (zkCallback-2606-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442477 INFO  (zkCallback-2609-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442477 INFO  (zkCallback-2609-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll/state.json] for collection [replacenodetest_coll] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 2442528 INFO  (indexFetcher-7101-thread-1) [    ] o.a.s.h.IndexFetcher Updated masterUrl to https://127.0.0.1:40249/solr/replacenodetest_coll_shard5_replica_t16/
   [junit4]   2> 2442531 INFO  (qtp1379809596-17322) [    ] o.a.s.c.S.Request [replacenodetest_coll_shard5_replica_t16]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 2442531 INFO  (indexFetcher-7101-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2442532 INFO  (indexFetcher-7101-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2442532 INFO  (indexFetcher-7101-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]  

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

s for registry=solr.collection.replacenodetest_coll.shard4.leader, tag=482635982
   [junit4]   2> 2459750 INFO  (jetty-closer-2577-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@24fa57bc{/solr,null,UNAVAILABLE}
   [junit4]   2> 2459756 INFO  (coreCloseExecutor-7130-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.replacenodetest_coll.shard3.leader, tag=1217972626
   [junit4]   2> 2459756 INFO  (coreCloseExecutor-7130-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.replacenodetest_coll.shard5.leader, tag=568500749
   [junit4]   2> 2459756 INFO  (coreCloseExecutor-7131-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.replacenodetest_coll.shard4.leader, tag=1891403443
   [junit4]   2> 2459756 INFO  (coreCloseExecutor-7131-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.replacenodetest_coll.shard1.leader, tag=1390857263
   [junit4]   2> 2459757 INFO  (coreCloseExecutor-7128-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.replacenodetest_coll.shard2.leader, tag=411747832
   [junit4]   2> 2459757 INFO  (coreCloseExecutor-7128-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.replacenodetest_coll.shard5.leader, tag=853397292
   [junit4]   2> 2459758 INFO  (coreCloseExecutor-7129-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.replacenodetest_coll.shard3.leader, tag=1377776131
   [junit4]   2> 2459759 INFO  (jetty-closer-2577-thread-3) [    ] o.a.s.c.Overseer Overseer (id=98917782944481295-127.0.0.1:41855_solr-n_0000000000) closing
   [junit4]   2> 2459759 INFO  (OverseerStateUpdate-98917782944481295-127.0.0.1:41855_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41855_solr
   [junit4]   2> 2459761 INFO  (jetty-closer-2577-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5bba65a3{/solr,null,UNAVAILABLE}
   [junit4]   2> 2459762 INFO  (jetty-closer-2577-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4c9441c8{/solr,null,UNAVAILABLE}
   [junit4]   2> 2459762 INFO  (jetty-closer-2577-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@46197b7d{/solr,null,UNAVAILABLE}
   [junit4]   2> 2483330 INFO  (OverseerThreadFactory-7044-thread-2) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2483330 WARN  (OverseerAutoScalingTriggerThread-98917782944481295-127.0.0.1:41855_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2483331 INFO  (jetty-closer-2577-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@16fec4d0{/solr,null,UNAVAILABLE}
   [junit4]   2> 2483331 ERROR (SUITE-ReplaceNodeTest-seed#[64F19072A3798AE]-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> 2483332 INFO  (SUITE-ReplaceNodeTest-seed#[64F19072A3798AE]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39197 39197
   [junit4]   2> 2488687 INFO  (Thread-3614) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39197 39197
   [junit4]   2> 2488687 WARN  (Thread-3614) [    ] 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/security.json
   [junit4]   2> 	6	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	61	/solr/collections/replacenodetest_coll/state.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/98917782944481297-127.0.0.1:34659_solr-n_0000000003
   [junit4]   2> 	2	/solr/overseer_elect/election/98917782944481295-127.0.0.1:41855_solr-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/98917782944481294-127.0.0.1:33731_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/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/J0/temp/solr.cloud.ReplaceNodeTest_64F19072A3798AE-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=es-EC, timezone=Australia/Darwin
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9 (64-bit)/cpus=8,threads=1,free=344741768,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestJsonFacetRefinement, DateMathParserTest, TestPHPSerializedResponseWriter, SpellCheckComponentTest, DeleteInactiveReplicaTest, V2ApiIntegrationTest, TestIBSimilarityFactory, CoreAdminCreateDiscoverTest, TestStressInPlaceUpdates, TestSolrConfigHandlerCloud, SolrJmxReporterCloudTest, AssignBackwardCompatibilityTest, TestNoOpRegenerator, TestOrdValues, TestSuggestSpellingConverter, TestJavabinTupleStreamParser, BaseCdcrDistributedZkTest, TestCrossCoreJoin, TestSchemalessBufferedUpdates, TestStressVersions, HdfsChaosMonkeyNothingIsSafeTest, TolerantUpdateProcessorTest, TestSubQueryTransformerDistrib, TestCorePropertiesReload, TestDFRSimilarityFactory, TestInPlaceUpdatesDistrib, DistribCursorPagingTest, AutoAddReplicasIntegrationTest, LeaderFailoverAfterPartitionTest, TestSchemaVersionResource, TestRecovery, BasicZkTest, ExternalFileFieldSortTest, TestConfigSetsAPIExclusivity, InfoHandlerTest, TestTolerantUpdateProcessorCloud, TestConfigSetImmutable, TestSweetSpotSimilarityFactory, RulesTest, TestSizeLimitedDistributedMap, SpatialFilterTest, TestHashQParserPlugin, TestScoreJoinQPNoScore, TestBadConfig, ClassificationUpdateProcessorTest, SearchRateTriggerTest, TestLeaderElectionZkExpiry, ActionThrottleTest, TestSolrCloudSnapshots, DirectUpdateHandlerOptimizeTest, FastVectorHighlighterTest, TestSolrCloudWithHadoopAuthPlugin, MinimalSchemaTest, FacetPivotSmallTest, TestUpdate, NoCacheHeaderTest, HdfsLockFactoryTest, TestSolrIndexConfig, TestCloudRecovery, TestReplicaProperties, TestFreeTextSuggestions, SolrMetricsIntegrationTest, TestFastOutputStream, TestMaxScoreQueryParser, JsonLoaderTest, TestEmbeddedSolrServerSchemaAPI, TestChildDocTransformer, CloudMLTQParserTest, FullHLLTest, SliceStateTest, TestFieldCacheReopen, TestFieldCacheVsDocValues, CursorPagingTest, DistributedFacetPivotSmallAdvancedTest, CachingDirectoryFactoryTest, SmileWriterTest, TestSSLRandomization, TestSolrDeletionPolicy1, SortSpecParsingTest, SolrCloudReportersTest, PrimitiveFieldTypeTest, NumberUtilsTest, SolrInfoBeanTest, SoftAutoCommitTest, TestCollectionAPI, TestFoldingMultitermQuery, CollectionsAPISolrJTest, ResourceLoaderTest, TestQueryUtils, TestCloudManagedSchema, PeerSyncReplicationTest, TestFieldSortValues, TestComponentsName, BlockJoinFacetDistribTest, BadCopyFieldTest, TestRandomDVFaceting, QueryResultKeyTest, HdfsRestartWhileUpdatingTest, TestWordDelimiterFilterFactory, TestSmileRequest, MultiTermTest, TestAuthorizationFramework, TestConfig, SimpleFacetsTest, TestSolrCloudWithKerberosAlt, SecurityConfHandlerTest, HdfsNNFailoverTest, TestSolrJ, ShardSplitTest, UtilsToolTest, TestSimpleTextCodec, TestRestManager, CleanupOldIndexTest, DirectoryFactoryTest, TestAuthenticationFramework, QueryParsingTest, StatelessScriptUpdateProcessorFactoryTest, AtomicUpdatesTest, ShufflingReplicaListTransformerTest, TestCoreContainer, StatsComponentTest, ConvertedLegacyTest, TestSort, TestFunctionQuery, BasicFunctionalityTest, HighlighterTest, DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, SuggesterFSTTest, SuggesterTSTTest, SuggesterTest, TestCSVLoader, PolyFieldTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestAtomicUpdateErrorCases, DocValuesMultiTest, DebugComponentTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestQueryTypes, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, UpdateRequestProcessorFactoryTest, BinaryUpdateRequestHandlerTest, SearchHandlerTest, TestQuerySenderListener, UpdateParamsTest, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, TestMergePolicyConfig, TestBinaryField, TestSearchPerf, NumericFieldsTest, TestElisionMultitermQuery, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TimeZoneUtilsTest, ScriptEngineTest, URLClassifyProcessorTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, AsyncCallRequestStatusResponseTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, LeaderInitiatedRecoveryOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest, OverseerStatusTest, OverseerTaskQueueTest, ReplaceNodeTest]
   [junit4] Completed [539/745 (1!)] on J0 in 48.53s, 1 test, 1 failure <<< FAILURES!

[...truncated 40914 lines...]