You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/11/04 15:55:11 UTC

[JENKINS-EA] Lucene-Solr-SOLR-13661-Linux (64bit/jdk-14-ea+14) - Build # 93 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-SOLR-13661-Linux/93/
Java: 64bit/jdk-14-ea+14 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestTlogReplica.testBasicLeaderElection

Error Message:
Error from server at http://127.0.0.1:40047/solr: Underlying core creation failed while creating collection: tlog_replica_test_basic_leader_election

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:40047/solr: Underlying core creation failed while creating collection: tlog_replica_test_basic_leader_election
	at __randomizedtesting.SeedInfo.seed([46A90AD2BEDDF5B0:D021CC9A5647B24A]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:665)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
	at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1127)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:896)
	at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:828)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224)
	at org.apache.solr.cloud.TestTlogReplica.createAndWaitForCollection(TestTlogReplica.java:753)
	at org.apache.solr.cloud.TestTlogReplica.testBasicLeaderElection(TestTlogReplica.java:649)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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:830)




Build Log:
[...truncated 14839 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4]   2> 1776598 INFO  (SUITE-TestTlogReplica-seed#[46A90AD2BEDDF5B0]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_46A90AD2BEDDF5B0-001/data-dir-202-001
   [junit4]   2> 1776599 WARN  (SUITE-TestTlogReplica-seed#[46A90AD2BEDDF5B0]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 1776599 INFO  (SUITE-TestTlogReplica-seed#[46A90AD2BEDDF5B0]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1776599 INFO  (SUITE-TestTlogReplica-seed#[46A90AD2BEDDF5B0]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1776599 INFO  (SUITE-TestTlogReplica-seed#[46A90AD2BEDDF5B0]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1776599 INFO  (SUITE-TestTlogReplica-seed#[46A90AD2BEDDF5B0]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_46A90AD2BEDDF5B0-001/tempDir-001
   [junit4]   2> 1776600 INFO  (SUITE-TestTlogReplica-seed#[46A90AD2BEDDF5B0]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1776600 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1776600 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1776700 INFO  (SUITE-TestTlogReplica-seed#[46A90AD2BEDDF5B0]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:32861
   [junit4]   2> 1776700 INFO  (SUITE-TestTlogReplica-seed#[46A90AD2BEDDF5B0]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:32861
   [junit4]   2> 1776700 INFO  (SUITE-TestTlogReplica-seed#[46A90AD2BEDDF5B0]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:32861
   [junit4]   2> 1776700 INFO  (SUITE-TestTlogReplica-seed#[46A90AD2BEDDF5B0]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 32861
   [junit4]   2> 1776701 INFO  (SUITE-TestTlogReplica-seed#[46A90AD2BEDDF5B0]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1776701 WARN  (NIOWorkerThread-2) [     ] o.a.z.s.NIOServerCnxn Exception causing close of session 0x0: ZooKeeperServer not running
   [junit4]   2> 1778188 INFO  (zkConnectionManagerCallback-13691-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1778188 INFO  (SUITE-TestTlogReplica-seed#[46A90AD2BEDDF5B0]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1778190 INFO  (SUITE-TestTlogReplica-seed#[46A90AD2BEDDF5B0]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1778190 INFO  (zkConnectionManagerCallback-13693-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1778190 INFO  (SUITE-TestTlogReplica-seed#[46A90AD2BEDDF5B0]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1778191 INFO  (SUITE-TestTlogReplica-seed#[46A90AD2BEDDF5B0]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1778191 INFO  (zkConnectionManagerCallback-13695-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1778191 INFO  (SUITE-TestTlogReplica-seed#[46A90AD2BEDDF5B0]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1778294 WARN  (jetty-launcher-13696-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1778294 WARN  (jetty-launcher-13696-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1778294 INFO  (jetty-launcher-13696-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1778294 INFO  (jetty-launcher-13696-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1778294 INFO  (jetty-launcher-13696-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 1778294 INFO  (jetty-launcher-13696-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1778294 INFO  (jetty-launcher-13696-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 14-ea+14-570
   [junit4]   2> 1778294 INFO  (jetty-launcher-13696-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 14-ea+14-570
   [junit4]   2> 1778295 INFO  (jetty-launcher-13696-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1778295 INFO  (jetty-launcher-13696-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1778295 INFO  (jetty-launcher-13696-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1778295 INFO  (jetty-launcher-13696-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1778295 INFO  (jetty-launcher-13696-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1778295 INFO  (jetty-launcher-13696-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1778295 INFO  (jetty-launcher-13696-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d315b53{/solr,null,AVAILABLE}
   [junit4]   2> 1778295 INFO  (jetty-launcher-13696-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@27c26cfa{/solr,null,AVAILABLE}
   [junit4]   2> 1778295 INFO  (jetty-launcher-13696-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@44099f6e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33499}
   [junit4]   2> 1778295 INFO  (jetty-launcher-13696-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@79fa22d3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:40047}
   [junit4]   2> 1778295 INFO  (jetty-launcher-13696-thread-2) [     ] o.e.j.s.Server Started @1778308ms
   [junit4]   2> 1778295 INFO  (jetty-launcher-13696-thread-1) [     ] o.e.j.s.Server Started @1778308ms
   [junit4]   2> 1778295 INFO  (jetty-launcher-13696-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33499}
   [junit4]   2> 1778295 INFO  (jetty-launcher-13696-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40047}
   [junit4]   2> 1778295 ERROR (jetty-launcher-13696-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1778295 INFO  (jetty-launcher-13696-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1778295 INFO  (jetty-launcher-13696-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1778296 INFO  (jetty-launcher-13696-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1778296 INFO  (jetty-launcher-13696-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1778296 INFO  (jetty-launcher-13696-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-04T15:26:37.488008Z
   [junit4]   2> 1778296 ERROR (jetty-launcher-13696-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1778296 INFO  (jetty-launcher-13696-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1778296 INFO  (jetty-launcher-13696-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 9.0.0
   [junit4]   2> 1778296 INFO  (jetty-launcher-13696-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1778296 INFO  (jetty-launcher-13696-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1778296 INFO  (jetty-launcher-13696-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-11-04T15:26:37.488474Z
   [junit4]   2> 1778297 INFO  (jetty-launcher-13696-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1778297 INFO  (jetty-launcher-13696-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1778297 INFO  (zkConnectionManagerCallback-13700-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1778297 INFO  (jetty-launcher-13696-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1778298 INFO  (zkConnectionManagerCallback-13698-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1778298 INFO  (jetty-launcher-13696-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1778298 INFO  (jetty-launcher-13696-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1778300 INFO  (jetty-launcher-13696-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1778518 INFO  (jetty-launcher-13696-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1778518 WARN  (jetty-launcher-13696-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6d204b6b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1778518 WARN  (jetty-launcher-13696-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6d204b6b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1778520 WARN  (jetty-launcher-13696-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@381a8d8d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1778520 WARN  (jetty-launcher-13696-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@381a8d8d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1778520 INFO  (jetty-launcher-13696-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32861/solr
   [junit4]   2> 1778521 INFO  (jetty-launcher-13696-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1778521 INFO  (zkConnectionManagerCallback-13708-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1778521 INFO  (jetty-launcher-13696-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1778572 INFO  (jetty-launcher-13696-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1778573 WARN  (jetty-launcher-13696-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5644d35f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1778573 WARN  (jetty-launcher-13696-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5644d35f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1778574 WARN  (jetty-launcher-13696-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@197bf713[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1778574 WARN  (jetty-launcher-13696-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@197bf713[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1778575 INFO  (jetty-launcher-13696-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32861/solr
   [junit4]   2> 1778576 INFO  (jetty-launcher-13696-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1778576 INFO  (zkConnectionManagerCallback-13714-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1778576 INFO  (jetty-launcher-13696-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1778623 INFO  (jetty-launcher-13696-thread-2) [n:127.0.0.1:40047_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1778624 INFO  (zkConnectionManagerCallback-13716-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1778624 INFO  (jetty-launcher-13696-thread-2) [n:127.0.0.1:40047_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1778654 INFO  (jetty-launcher-13696-thread-2) [n:127.0.0.1:40047_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40047_solr
   [junit4]   2> 1778654 INFO  (jetty-launcher-13696-thread-2) [n:127.0.0.1:40047_solr     ] o.a.s.c.Overseer Overseer (id=72425810520113159-127.0.0.1:40047_solr-n_0000000000) starting
   [junit4]   2> 1778656 INFO  (OverseerStateUpdate-72425810520113159-127.0.0.1:40047_solr-n_0000000000) [n:127.0.0.1:40047_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40047_solr
   [junit4]   2> 1778657 INFO  (jetty-launcher-13696-thread-2) [n:127.0.0.1:40047_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40047_solr
   [junit4]   2> 1778657 INFO  (zkCallback-13715-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1778667 INFO  (jetty-launcher-13696-thread-2) [n:127.0.0.1:40047_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1778683 INFO  (jetty-launcher-13696-thread-2) [n:127.0.0.1:40047_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40047.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e7c380c
   [junit4]   2> 1778691 INFO  (jetty-launcher-13696-thread-2) [n:127.0.0.1:40047_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40047.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e7c380c
   [junit4]   2> 1778691 INFO  (jetty-launcher-13696-thread-2) [n:127.0.0.1:40047_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40047.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e7c380c
   [junit4]   2> 1778692 INFO  (jetty-launcher-13696-thread-2) [n:127.0.0.1:40047_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_46A90AD2BEDDF5B0-001/tempDir-001/node2/.
   [junit4]   2> 1778723 INFO  (jetty-launcher-13696-thread-1) [n:127.0.0.1:33499_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1778724 INFO  (zkConnectionManagerCallback-13722-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1778724 INFO  (jetty-launcher-13696-thread-1) [n:127.0.0.1:33499_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1778726 INFO  (jetty-launcher-13696-thread-1) [n:127.0.0.1:33499_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1778727 INFO  (jetty-launcher-13696-thread-1) [n:127.0.0.1:33499_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:33499_solr as DOWN
   [junit4]   2> 1778727 INFO  (jetty-launcher-13696-thread-1) [n:127.0.0.1:33499_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1778727 INFO  (jetty-launcher-13696-thread-1) [n:127.0.0.1:33499_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33499_solr
   [junit4]   2> 1778728 INFO  (zkCallback-13715-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1778728 INFO  (zkCallback-13721-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1778737 INFO  (jetty-launcher-13696-thread-1) [n:127.0.0.1:33499_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1778749 INFO  (jetty-launcher-13696-thread-1) [n:127.0.0.1:33499_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33499.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e7c380c
   [junit4]   2> 1778758 INFO  (jetty-launcher-13696-thread-1) [n:127.0.0.1:33499_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33499.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e7c380c
   [junit4]   2> 1778759 INFO  (jetty-launcher-13696-thread-1) [n:127.0.0.1:33499_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33499.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e7c380c
   [junit4]   2> 1778760 INFO  (jetty-launcher-13696-thread-1) [n:127.0.0.1:33499_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_46A90AD2BEDDF5B0-001/tempDir-001/node1/.
   [junit4]   2> 1778783 INFO  (SUITE-TestTlogReplica-seed#[46A90AD2BEDDF5B0]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2
   [junit4]   2> 1778783 INFO  (SUITE-TestTlogReplica-seed#[46A90AD2BEDDF5B0]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1778784 INFO  (zkConnectionManagerCallback-13731-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1778784 INFO  (SUITE-TestTlogReplica-seed#[46A90AD2BEDDF5B0]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1778785 INFO  (SUITE-TestTlogReplica-seed#[46A90AD2BEDDF5B0]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1778785 INFO  (SUITE-TestTlogReplica-seed#[46A90AD2BEDDF5B0]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32861/solr ready
   [junit4]   2> 1778787 INFO  (SUITE-TestTlogReplica-seed#[46A90AD2BEDDF5B0]-worker) [     ] o.a.s.c.TestTlogReplica Using legacyCloud?: false
   [junit4]   2> 1778788 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1778789 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1778799 INFO  (TEST-TestTlogReplica.testAddRemoveTlogReplica-seed#[46A90AD2BEDDF5B0]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAddRemoveTlogReplica
   [junit4]   2> 1778800 INFO  (qtp2000536132-40611) [n:127.0.0.1:40047_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_add_remove_tlog_replica&nrtReplicas=0&action=CREATE&numShards=2&tlogReplicas=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1778802 INFO  (OverseerThreadFactory-12080-thread-1-processing-n:127.0.0.1:40047_solr) [n:127.0.0.1:40047_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection tlog_replica_test_add_remove_tlog_replica
   [junit4]   2> 1778905 INFO  (OverseerStateUpdate-72425810520113159-127.0.0.1:40047_solr-n_0000000000) [n:127.0.0.1:40047_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_add_remove_tlog_replica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40047/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1778906 INFO  (OverseerStateUpdate-72425810520113159-127.0.0.1:40047_solr-n_0000000000) [n:127.0.0.1:40047_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_add_remove_tlog_replica",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33499/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1779108 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr    x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1&action=CREATE&numShards=2&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1779108 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr    x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2&action=CREATE&numShards=2&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1779108 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr    x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1780118 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1780120 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1780123 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 ] o.a.s.s.IndexSchema [tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] Schema name=minimal
   [junit4]   2> 1780128 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1780128 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 ] o.a.s.c.CoreContainer Creating SolrCore 'tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2' using configuration from collection tlog_replica_test_add_remove_tlog_replica, trusted=true
   [junit4]   2> 1780128 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33499.solr.core.tlog_replica_test_add_remove_tlog_replica.shard2.replica_t2' (registry 'solr.core.tlog_replica_test_add_remove_tlog_replica.shard2.replica_t2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e7c380c
   [junit4]   2> 1780128 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 ] o.a.s.c.SolrCore [[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_46A90AD2BEDDF5B0-001/tempDir-001/node1/tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2], dataDir=[/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_46A90AD2BEDDF5B0-001/tempDir-001/node1/./tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2/data/]
   [junit4]   2> 1780129 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 ] o.a.s.s.IndexSchema [tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] Schema name=minimal
   [junit4]   2> 1780130 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1780130 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 ] o.a.s.c.CoreContainer Creating SolrCore 'tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1' using configuration from collection tlog_replica_test_add_remove_tlog_replica, trusted=true
   [junit4]   2> 1780130 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40047.solr.core.tlog_replica_test_add_remove_tlog_replica.shard1.replica_t1' (registry 'solr.core.tlog_replica_test_add_remove_tlog_replica.shard1.replica_t1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e7c380c
   [junit4]   2> 1780130 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 ] o.a.s.c.SolrCore [[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_46A90AD2BEDDF5B0-001/tempDir-001/node2/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1], dataDir=[/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_46A90AD2BEDDF5B0-001/tempDir-001/node2/./tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1/data/]
   [junit4]   2> 1780152 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1780152 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1780153 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1780153 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1780153 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@352f3be9[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] main]
   [junit4]   2> 1780154 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1780154 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1780154 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1780154 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1649285476485431296
   [junit4]   2> 1780156 INFO  (searcherExecutor-12089-thread-1-processing-n:127.0.0.1:33499_solr x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 ] o.a.s.c.SolrCore [tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] Registered new searcher Searcher@352f3be9[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1780157 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/tlog_replica_test_add_remove_tlog_replica/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 1780157 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/tlog_replica_test_add_remove_tlog_replica/leaders/shard2
   [junit4]   2> 1780158 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1780158 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1780158 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33499/solr/tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2/
   [junit4]   2> 1780158 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1780158 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 ] o.a.s.c.SyncStrategy http://127.0.0.1:33499/solr/tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2/ has no replicas
   [junit4]   2> 1780158 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 ] o.a.s.c.ZkController tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 stopping background replication from leader
   [junit4]   2> 1780158 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/tlog_replica_test_add_remove_tlog_replica/leaders/shard2/leader after winning as /collections/tlog_replica_test_add_remove_tlog_replica/leader_elect/shard2/election/72425810520113160-core_node4-n_0000000000
   [junit4]   2> 1780159 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33499/solr/tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2/ shard2
   [junit4]   2> 1780161 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1780161 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1780162 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1780162 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1780163 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@462cc3d1[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] main]
   [junit4]   2> 1780164 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1780164 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1780164 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1780164 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1649285476495917056
   [junit4]   2> 1780166 INFO  (searcherExecutor-12090-thread-1-processing-n:127.0.0.1:40047_solr x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 ] o.a.s.c.SolrCore [tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] Registered new searcher Searcher@462cc3d1[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1780167 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/tlog_replica_test_add_remove_tlog_replica/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1780167 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/tlog_replica_test_add_remove_tlog_replica/leaders/shard1
   [junit4]   2> 1780168 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1780168 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1780168 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40047/solr/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1/
   [junit4]   2> 1780169 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1780169 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 ] o.a.s.c.SyncStrategy http://127.0.0.1:40047/solr/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1/ has no replicas
   [junit4]   2> 1780169 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 ] o.a.s.c.ZkController tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 stopping background replication from leader
   [junit4]   2> 1780169 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/tlog_replica_test_add_remove_tlog_replica/leaders/shard1/leader after winning as /collections/tlog_replica_test_add_remove_tlog_replica/leader_elect/shard1/election/72425810520113159-core_node3-n_0000000000
   [junit4]   2> 1780169 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40047/solr/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1/ shard1
   [junit4]   2> 1780271 INFO  (zkCallback-13721-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for collection [tlog_replica_test_add_remove_tlog_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1780271 INFO  (zkCallback-13715-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for collection [tlog_replica_test_add_remove_tlog_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1780271 INFO  (zkCallback-13715-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for collection [tlog_replica_test_add_remove_tlog_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1780271 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1780271 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1780372 INFO  (zkCallback-13715-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for collection [tlog_replica_test_add_remove_tlog_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1780372 INFO  (zkCallback-13715-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for collection [tlog_replica_test_add_remove_tlog_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1780372 INFO  (zkCallback-13721-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for collection [tlog_replica_test_add_remove_tlog_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1780372 INFO  (zkCallback-13715-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for collection [tlog_replica_test_add_remove_tlog_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1780372 INFO  (zkCallback-13721-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for collection [tlog_replica_test_add_remove_tlog_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1780456 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2&action=CREATE&numShards=2&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1347
   [junit4]   2> 1780456 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1&action=CREATE&numShards=2&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1347
   [junit4]   2> 1780457 INFO  (qtp2000536132-40611) [n:127.0.0.1:40047_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1780457 INFO  (qtp2000536132-40611) [n:127.0.0.1:40047_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_add_remove_tlog_replica&nrtReplicas=0&action=CREATE&numShards=2&tlogReplicas=1&wt=javabin&version=2} status=0 QTime=1656
   [junit4]   2> 1780457 INFO  (TEST-TestTlogReplica.testAddRemoveTlogReplica-seed#[46A90AD2BEDDF5B0]) [     ] o.a.s.c.SolrCloudTestCase waitForState (tlog_replica_test_add_remove_tlog_replica): Expected collection to be created with 2 shards and  1 replicas
   [junit4]   2> 1780458 INFO  (TEST-TestTlogReplica.testAddRemoveTlogReplica-seed#[46A90AD2BEDDF5B0]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1780458 INFO  (TEST-TestTlogReplica.testAddRemoveTlogReplica-seed#[46A90AD2BEDDF5B0]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1780458 INFO  (TEST-TestTlogReplica.testAddRemoveTlogReplica-seed#[46A90AD2BEDDF5B0]) [     ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2
   [junit4]   2> 1780459 INFO  (qtp2000536132-40607) [n:127.0.0.1:40047_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params action=ADDREPLICA&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1780461 INFO  (OverseerCollectionConfigSetProcessor-72425810520113159-127.0.0.1:40047_solr-n_0000000000) [n:127.0.0.1:40047_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1780461 INFO  (OverseerThreadFactory-12080-thread-2-processing-n:127.0.0.1:40047_solr) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:40047_solr for creating new replica of shard shard1 for collection tlog_replica_test_add_remove_tlog_replica
   [junit4]   2> 1780461 INFO  (OverseerThreadFactory-12080-thread-2-processing-n:127.0.0.1:40047_solr) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1780462 INFO  (OverseerStateUpdate-72425810520113159-127.0.0.1:40047_solr-n_0000000000) [n:127.0.0.1:40047_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"tlog_replica_test_add_remove_tlog_replica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40047/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40047_solr",
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 1780563 INFO  (zkCallback-13715-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for collection [tlog_replica_test_add_remove_tlog_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1780563 INFO  (zkCallback-13721-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for collection [tlog_replica_test_add_remove_tlog_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1780563 INFO  (zkCallback-13715-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for collection [tlog_replica_test_add_remove_tlog_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1780563 INFO  (zkCallback-13715-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for collection [tlog_replica_test_add_remove_tlog_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1780563 INFO  (zkCallback-13721-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for collection [tlog_replica_test_add_remove_tlog_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1780664 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr    x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5&action=CREATE&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1780668 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1780671 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 ] o.a.s.s.IndexSchema [tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] Schema name=minimal
   [junit4]   2> 1780672 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1780672 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 ] o.a.s.c.CoreContainer Creating SolrCore 'tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5' using configuration from collection tlog_replica_test_add_remove_tlog_replica, trusted=true
   [junit4]   2> 1780672 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40047.solr.core.tlog_replica_test_add_remove_tlog_replica.shard1.replica_t5' (registry 'solr.core.tlog_replica_test_add_remove_tlog_replica.shard1.replica_t5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e7c380c
   [junit4]   2> 1780672 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 ] o.a.s.c.SolrCore [[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_46A90AD2BEDDF5B0-001/tempDir-001/node2/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5], dataDir=[/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_46A90AD2BEDDF5B0-001/tempDir-001/node2/./tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5/data/]
   [junit4]   2> 1780695 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1780695 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1780696 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1780696 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1780696 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@21cdfe1c[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] main]
   [junit4]   2> 1780698 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1780698 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1780698 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1780698 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1649285477055856640
   [junit4]   2> 1780700 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/tlog_replica_test_add_remove_tlog_replica/terms/shard1 to Terms{values={core_node6=0, core_node3=0}, version=1}
   [junit4]   2> 1780700 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/tlog_replica_test_add_remove_tlog_replica/leaders/shard1
   [junit4]   2> 1780700 INFO  (searcherExecutor-12099-thread-1-processing-n:127.0.0.1:40047_solr x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 ] o.a.s.c.SolrCore [tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] Registered new searcher Searcher@21cdfe1c[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1780701 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 ] o.a.s.c.ZkController Core needs to recover:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5
   [junit4]   2> 1780701 INFO  (updateExecutor-13704-thread-1-processing-n:127.0.0.1:40047_solr x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1780701 INFO  (recoveryExecutor-13706-thread-1-processing-n:127.0.0.1:40047_solr x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1780701 INFO  (recoveryExecutor-13706-thread-1-processing-n:127.0.0.1:40047_solr x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 ] o.a.s.c.RecoveryStrategy startupVersions is empty
   [junit4]   2> 1780701 INFO  (recoveryExecutor-13706-thread-1-processing-n:127.0.0.1:40047_solr x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 ] o.a.s.c.ZkController tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 stopping background replication from leader
   [junit4]   2> 1780701 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5&action=CREATE&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=37
   [junit4]   2> 1780702 INFO  (qtp2000536132-40611) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 ] o.a.s.c.S.Request [tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1]  webapp=/solr path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1780702 INFO  (qtp2000536132-40611) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 ] o.a.s.c.S.Request [tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1]  webapp=/solr path=/admin/ping params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1780702 INFO  (recoveryExecutor-13706-thread-1-processing-n:127.0.0.1:40047_solr x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5]
   [junit4]   2> 1780702 INFO  (recoveryExecutor-13706-thread-1-processing-n:127.0.0.1:40047_solr x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1780702 INFO  (recoveryExecutor-13706-thread-1-processing-n:127.0.0.1:40047_solr x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 ] o.a.s.c.RecoveryStrategy Publishing state of core [tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5] as recovering, leader is [http://127.0.0.1:40047/solr/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1/] and I am [http://127.0.0.1:40047/solr/tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5/]
   [junit4]   2> 1780703 INFO  (recoveryExecutor-13706-thread-1-processing-n:127.0.0.1:40047_solr x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard1 r:core_node6 x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5 ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:40047/solr]; [WaitForState: action=PREPRECOVERY&core=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1&nodeName=127.0.0.1:40047_solr&coreNodeName=core_node6&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1780703 INFO  (qtp2000536132-40607) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=ADDREPLICA&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard1&type=TLOG&wt=javabin&version=2} status=0 QTime=243
   [junit4]   2> 1780703 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr    x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node6, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1780703 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr    x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=tlog_replica_test_add_remove_tlog_replica, shard=shard1, thisCore=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:40047_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
   [junit4]   2>   "core":"tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5",
   [junit4]   2>   "base_url":"http://127.0.0.1:40047/solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:40047_solr",
   [junit4]   2>   "type":"TLOG"}
   [junit4]   2> 1780703 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr    x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=tlog_replica_test_add_remove_tlog_replica, shard=shard1, thisCore=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:40047_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
   [junit4]   2>   "core":"tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5",
   [junit4]   2>   "base_url":"http://127.0.0.1:40047/solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:40047_solr",
   [junit4]   2>   "type":"TLOG"}
   [junit4]   2> 1780703 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr    x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=tlog_replica_test_add_remove_tlog_replica, shard=shard1, thisCore=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:40047_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
   [junit4]   2>   "core":"tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5",
   [junit4]   2>   "base_url":"http://127.0.0.1:40047/solr",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "node_name":"127.0.0.1:40047_solr",
   [junit4]   2>   "type":"TLOG"}
   [junit4]   2> 1780704 INFO  (qtp2000536132-40611) [n:127.0.0.1:40047_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params action=ADDREPLICA&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1780705 INFO  (OverseerCollectionConfigSetProcessor-72425810520113159-127.0.0.1:40047_solr-n_0000000000) [n:127.0.0.1:40047_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1780705 INFO  (OverseerThreadFactory-12080-thread-3-processing-n:127.0.0.1:40047_solr) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:33499_solr for creating new replica of shard shard2 for collection tlog_replica_test_add_remove_tlog_replica
   [junit4]   2> 1780706 INFO  (OverseerThreadFactory-12080-thread-3-processing-n:127.0.0.1:40047_solr) [n:127.0.0.1:40047_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2   ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 1780707 INFO  (OverseerStateUpdate-72425810520113159-127.0.0.1:40047_solr-n_0000000000) [n:127.0.0.1:40047_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"tlog_replica_test_add_remove_tlog_replica",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33499/solr",
   [junit4]   2>   "node_name":"127.0.0.1:33499_solr",
   [junit4]   2>   "type":"TLOG"} 
   [junit4]   2> 1780808 INFO  (zkCallback-13721-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for collection [tlog_replica_test_add_remove_tlog_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1780808 INFO  (zkCallback-13715-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for collection [tlog_replica_test_add_remove_tlog_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1780808 INFO  (zkCallback-13715-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for collection [tlog_replica_test_add_remove_tlog_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1780808 INFO  (zkCallback-13721-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for collection [tlog_replica_test_add_remove_tlog_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1780808 INFO  (zkCallback-13715-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_add_remove_tlog_replica/state.json] for collection [tlog_replica_test_add_remove_tlog_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1780809 INFO  (watches-13717-thread-2) [     ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=tlog_replica_test_add_remove_tlog_replica, shard=shard1, thisCore=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:40047_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
   [junit4]   2>   "core":"tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5",
   [junit4]   2>   "base_url":"http://127.0.0.1:40047/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40047_solr",
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 1780809 INFO  (qtp2000536132-40609) [n:127.0.0.1:40047_solr    x:tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:40047_solr&onlyIfLeaderActive=true&core=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1&coreNodeName=core_node6&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=105
   [junit4]   2> 1780809 INFO  (watches-13717-thread-1) [     ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=tlog_replica_test_add_remove_tlog_replica, shard=shard1, thisCore=tlog_replica_test_add_remove_tlog_replica_shard1_replica_t1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:40047_solr, coreNodeName=core_node6, onlyIfActiveCheckResult=false, nodeProps: core_node6:{
   [junit4]   2>   "core":"tlog_replica_test_add_remove_tlog_replica_shard1_replica_t5",
   [junit4]   2>   "base_url":"http://127.0.0.1:40047/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40047_solr",
   [junit4]   2>   "state":"recovering",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "force_set_state":"false"}
   [junit4]   2> 1780909 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr    x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&name=tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7&action=CREATE&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1780913 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 1780918 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 ] o.a.s.s.IndexSchema [tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] Schema name=minimal
   [junit4]   2> 1780926 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1780926 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 ] o.a.s.c.CoreContainer Creating SolrCore 'tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7' using configuration from collection tlog_replica_test_add_remove_tlog_replica, trusted=true
   [junit4]   2> 1780926 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33499.solr.core.tlog_replica_test_add_remove_tlog_replica.shard2.replica_t7' (registry 'solr.core.tlog_replica_test_add_remove_tlog_replica.shard2.replica_t7') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e7c380c
   [junit4]   2> 1780926 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 ] o.a.s.c.SolrCore [[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_46A90AD2BEDDF5B0-001/tempDir-001/node1/tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7], dataDir=[/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_46A90AD2BEDDF5B0-001/tempDir-001/node1/./tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7/data/]
   [junit4]   2> 1780949 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1780949 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1780950 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1780950 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1780950 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7a63d57c[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] main]
   [junit4]   2> 1780951 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1780951 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1780951 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1780952 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1649285477322194944
   [junit4]   2> 1780953 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/tlog_replica_test_add_remove_tlog_replica/terms/shard2 to Terms{values={core_node4=0, core_node8=0}, version=1}
   [junit4]   2> 1780953 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/tlog_replica_test_add_remove_tlog_replica/leaders/shard2
   [junit4]   2> 1780953 INFO  (searcherExecutor-12104-thread-1-processing-n:127.0.0.1:33499_solr x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 ] o.a.s.c.SolrCore [tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] Registered new searcher Searcher@7a63d57c[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1780954 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 ] o.a.s.c.ZkController Core needs to recover:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7
   [junit4]   2> 1780954 INFO  (updateExecutor-13710-thread-1-processing-n:127.0.0.1:33499_solr x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1780954 INFO  (recoveryExecutor-13712-thread-1-processing-n:127.0.0.1:33499_solr x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1780954 INFO  (recoveryExecutor-13712-thread-1-processing-n:127.0.0.1:33499_solr x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 ] o.a.s.c.RecoveryStrategy startupVersions is empty
   [junit4]   2> 1780954 INFO  (recoveryExecutor-13712-thread-1-processing-n:127.0.0.1:33499_solr x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 ] o.a.s.c.ZkController tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 stopping background replication from leader
   [junit4]   2> 1780955 INFO  (qtp1255045191-40608) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&name=tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7&action=CREATE&collection=tlog_replica_test_add_remove_tlog_replica&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=45
   [junit4]   2> 1780955 INFO  (qtp1255045191-40606) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 ] o.a.s.c.S.Request [tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2]  webapp=/solr path=/admin/ping params={wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1780955 INFO  (qtp1255045191-40606) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node4 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2 ] o.a.s.c.S.Request [tlog_replica_test_add_remove_tlog_replica_shard2_replica_t2]  webapp=/solr path=/admin/ping params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1780955 INFO  (recoveryExecutor-13712-thread-1-processing-n:127.0.0.1:33499_solr x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7]
   [junit4]   2> 1780955 INFO  (recoveryExecutor-13712-thread-1-processing-n:127.0.0.1:33499_solr x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1780955 INFO  (recoveryExecutor-13712-thread-1-processing-n:127.0.0.1:33499_solr x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8) [n:127.0.0.1:33499_solr c:tlog_replica_test_add_remove_tlog_replica s:shard2 r:core_node8 x:tlog_replica_test_add_remove_tlog_replica_shard2_replica_t7 ] o.a.s.c.RecoveryStrategy Publishing state of core [tlog_replica_test_add_remove_tlog_replica_sha

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

tions/tlog_replica_test_kill_leader/state.json
   [junit4]   2> 	54	/solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json
   [junit4]   2> 	47	/solr/collections/tlog_replica_test_remove_leader/state.json
   [junit4]   2> 	43	/solr/collections/tlog_replica_test_kill_tlog_replica/state.json
   [junit4]   2> 	25	/solr/collections/tlog_replica_test_only_leader_indexes/state.json
   [junit4]   2> 	18	/solr/collections/tlog_replica_test_real_time_get/state.json
   [junit4]   2> 	17	/solr/collections/tlog_replica_test_add_docs/state.json
   [junit4]   2> 	16	/solr/collections/tlog_replica_test_delete_by_id/state.json
   [junit4]   2> 	9	/solr/clusterstate.json
   [junit4]   2> 	9	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/collections/tlog_replica_test_basic_leader_election/state.json
   [junit4]   2> 	4	/solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/72425810520113160-core_node4-n_0000000000
   [junit4]   2> 	4	/solr/autoscaling.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72425810520113160-127.0.0.1:33499_solr-n_0000000001
   [junit4]   2> 	2	/solr/overseer_elect/election/72425810520113173-127.0.0.1:33499_solr-n_0000000005
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_add_docs/leader_elect/shard1/election/72425810520113173-core_node3-n_0000000000
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_kill_tlog_replica/leader_elect/shard1/election/72425810520113173-core_node4-n_0000000000
   [junit4]   2> 	2	/solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/72425810520113179-core_node13-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	370	/solr/overseer/queue
   [junit4]   2> 	109	/solr/overseer/collection-queue-work
   [junit4]   2> 	87	/solr/collections
   [junit4]   2> 	43	/solr/live_nodes
   [junit4]   2> 	4	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	4	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	4	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1857413 INFO  (SUITE-TestTlogReplica-seed#[46A90AD2BEDDF5B0]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:32861
   [junit4]   2> 1857413 INFO  (SUITE-TestTlogReplica-seed#[46A90AD2BEDDF5B0]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:32861
   [junit4]   2> 1857413 INFO  (SUITE-TestTlogReplica-seed#[46A90AD2BEDDF5B0]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 32861
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestTlogReplica_46A90AD2BEDDF5B0-001
   [junit4]   2> Nov 04, 2019 3:27:56 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {foo=FSTOrd50, _root_=FSTOrd50, title_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=FST50, foo_s=FSTOrd50}, docValues:{_version_=DocValuesFormat(name=Lucene80), _root_=DocValuesFormat(name=Lucene80), id=DocValuesFormat(name=Asserting), inplace_updatable_int=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=446, maxMBSortInHeap=5.3212414472114355, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1d59ef52), locale=fil, timezone=Europe/Guernsey
   [junit4]   2> NOTE: Linux 5.0.0-25-generic amd64/Oracle Corporation 14-ea (64-bit)/cpus=8,threads=1,free=229320792,total=517996544
   [junit4]   2> NOTE: All tests run in this JVM: [TestExactStatsCache, TestSolrCoreParser, SearchRateTriggerTest, SolrCloudReportersTest, RequestLoggingTest, HdfsDirectoryFactoryTest, TestHdfsBackupRestoreCore, SolrCmdDistributorTest, TestDistributedStatsComponentCardinality, PolyFieldTest, ParsingFieldUpdateProcessorsTest, CleanupOldIndexTest, CdcrOpsAndBoundariesTest, BlockJoinFacetRandomTest, NodeAddedTriggerTest, MoveReplicaTest, TestDefaultStatsCache, ScheduledTriggerIntegrationTest, TestSubQueryTransformer, TestChildDocTransformer, SampleTest, TestCloudDeleteByQuery, TestSchemalessBufferedUpdates, PeerSyncWithLeaderTest, TestPseudoReturnFields, TestComplexPhraseLeadingWildcard, TestLRUStatsCacheCloud, CopyFieldTest, CoreMergeIndexesAdminHandlerTest, AtomicUpdatesTest, TestCSVLoader, TestFieldCacheSortRandom, AdminHandlersProxyTest, TestXIncludeConfig, TestBulkSchemaAPI, TriggerSetPropertiesIntegrationTest, MetricsConfigTest, TestCustomSort, TestGroupingSearch, RAMDirectoryFactoryTest, ImplicitSnitchTest, TestUnInvertedFieldException, HdfsChaosMonkeySafeLeaderTest, TestPivotHelperCode, TestInitQParser, CollectionsAPISolrJTest, TestStressInPlaceUpdates, TestCollationField, PeerSyncWithBufferUpdatesTest, ClusterStateUpdateTest, AnalyticsQueryTest, TestGeoJSONResponseWriter, TestSolrCLIRunExample, NotRequiredUniqueKeyTest, SchemaApiFailureTest, AlternateDirectoryTest, TestTrie, DistributedQueueTest, TimeRoutedAliasUpdateProcessorTest, CollectionReloadTest, ZkFailoverTest, TestZkAclsWithHadoopAuth, InfoHandlerTest, AutoScalingHandlerTest, DistribCursorPagingTest, TestRequestStatusCollectionAPI, DistributedFacetPivotWhiteBoxTest, SolrIndexSplitterTest, V2StandaloneTest, DistributedExpandComponentTest, TestObjectReleaseTracker, TestOverriddenPrefixQueryForCustomFieldType, TestHdfsUpdateLog, UpdateLogTest, BlockDirectoryTest, TestJsonFacetsWithNestedObjects, TestHighFrequencyDictionaryFactory, TestDistributedTracing, TestSimScenario, TestStressLucene, TestDocBasedVersionConstraints, JsonLoaderTest, LargeFieldTest, TestRandomDVFaceting, StatsReloadRaceTest, IndexSchemaRuntimeFieldTest, TestClassicSimilarityFactory, TestBackupRepositoryFactory, TestAuthenticationFramework, TestConfig, HdfsAutoAddReplicasIntegrationTest, TestLuceneIndexBackCompat, ZookeeperStatusHandlerTest, AssignBackwardCompatibilityTest, TestFieldTypeCollectionResource, RestartWhileUpdatingTest, HealthCheckHandlerTest, TestUnifiedSolrHighlighter, ByteBuffersDirectoryFactoryTest, ShowFileRequestHandlerTest, TestAnalyzeInfixSuggestions, HdfsThreadLeakTest, EchoParamsTest, DocumentBuilderTest, HighlighterMaxOffsetTest, NodeMarkersRegistrationTest, TestUninvertingReader, BasicAuthStandaloneTest, SpellCheckCollatorWithCollapseTest, MissingSegmentRecoveryTest, ChaosMonkeySafeLeaderTest, TestAddFieldRealTimeGet, TestExtendedDismaxParser, SubstringBytesRefFilterTest, TestManagedResource, TestSearchPerf, TestCryptoKeys, TestTrieFacet, TestHdfsCloudBackupRestore, TestRandomRequestDistribution, TestPullReplicaErrorHandling, InfixSuggestersTest, DistributedQueryComponentOptimizationTest, OverriddenZkACLAndCredentialsProvidersTest, TestSolrQueryParser, IgnoreLargeDocumentProcessorFactoryTest, TestDynamicURP, TestQuerySenderNoQuery, DateRangeFieldTest, QueryParsingTest, CollectionsAPIDistributedZkTest, TestSchemaResource, TestWaitForStateWithJettyShutdowns, ActionThrottleTest, TestRTGBase, SplitShardTest, CSVRequestHandlerTest, TestMergePolicyConfig, CloudMLTQParserTest, QueryElevationComponentTest, HdfsCollectionsAPIDistributedZkTest, TestSimNodeAddedTrigger, TestXmlQParserPlugin, TestRawTransformer, UUIDUpdateProcessorFallbackTest, HdfsWriteToMultipleCollectionsTest, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, OutputWriterTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestDistributedMissingSort, TestDistributedSearch, TestJoin, TestSolrCoreProperties, TestSolrTestCaseJ4, TestCharFilters, TestDeprecatedFilters, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, BasicDistributedZkTest, BasicZkTest, ChaosMonkeyNothingIsSafeTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CollectionStateFormat2Test, ConfigSetsAPITest, ConnectionManagerTest, CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteReplicaTest, HttpPartitionWithTlogReplicasTest, LeaderElectionTest, LeaderFailureAfterFreshStartTest, MetricsHistoryIntegrationTest, MetricsHistoryWithAuthIntegrationTest, MigrateRouteKeyTest, OverseerRolesTest, RecoveryAfterSoftCommitTest, RecoveryZkTest, ReindexCollectionTest, TestCloudPseudoReturnFields, TestCloudRecovery, TestCloudSearcherWarming, TestDistributedMap, TestExactSharedStatsCacheCloud, TestExclusionRuleCollectionAccess, TestLeaderElectionZkExpiry, TestPrepRecovery, TestSolrCloudWithKerberosAlt, TestTlogReplica]
   [junit4] Completed [557/887 (1!)] on J0 in 81.60s, 13 tests, 1 error <<< FAILURES!

[...truncated 46004 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-SOLR-13661-Linux/93/consoleText

[repro] Revision: 5674f4aa9077b493503d94821471e9e6aa8a1702

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=TestTlogReplica -Dtests.method=testBasicLeaderElection -Dtests.seed=46A90AD2BEDDF5B0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fil -Dtests.timezone=Europe/Guernsey -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] ant clean

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

[...truncated 3355 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestTlogReplica" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=46A90AD2BEDDF5B0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fil -Dtests.timezone=Europe/Guernsey -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 135 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.TestTlogReplica
[repro] Exiting with code 0

[...truncated 43 lines...]