Build: https://jenkins.thetaphi.de/job/Lucene-Solr-SOLR-13661-Linux/162/ Java: 64bit/jdk-13 -XX:-UseCompressedOops -XX:+UseG1GC
1 tests failed. FAILED: org.apache.solr.cloud.TestTlogReplica.testOutOfOrderDBQWithInPlaceUpdates Error Message: Error from server at http://127.0.0.1:38565/solr: Underlying core creation failed while creating collection: tlog_replica_test_out_of_order_db_qwith_in_place_updates Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:38565/solr: Underlying core creation failed while creating collection: tlog_replica_test_out_of_order_db_qwith_in_place_updates at __randomizedtesting.SeedInfo.seed([7FDA64F8032FE88B:F91B9C155C7E3E6B]: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.testOutOfOrderDBQWithInPlaceUpdates(TestTlogReplica.java:690) 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:567) 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 14355 lines...] [junit4] Suite: org.apache.solr.cloud.TestTlogReplica [junit4] 2> 1266747 INFO (SUITE-TestTlogReplica-seed#[7FDA64F8032FE88B]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_7FDA64F8032FE88B-001/data-dir-127-001 [junit4] 2> 1266747 WARN (SUITE-TestTlogReplica-seed#[7FDA64F8032FE88B]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2 [junit4] 2> 1266747 INFO (SUITE-TestTlogReplica-seed#[7FDA64F8032FE88B]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 1266748 INFO (SUITE-TestTlogReplica-seed#[7FDA64F8032FE88B]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 1266748 INFO (SUITE-TestTlogReplica-seed#[7FDA64F8032FE88B]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1266748 INFO (SUITE-TestTlogReplica-seed#[7FDA64F8032FE88B]-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/J2/temp/solr.cloud.TestTlogReplica_7FDA64F8032FE88B-001/tempDir-001 [junit4] 2> 1266749 INFO (SUITE-TestTlogReplica-seed#[7FDA64F8032FE88B]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1266749 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1266749 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1266849 INFO (SUITE-TestTlogReplica-seed#[7FDA64F8032FE88B]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:37625 [junit4] 2> 1266849 INFO (SUITE-TestTlogReplica-seed#[7FDA64F8032FE88B]-worker) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37625 [junit4] 2> 1266849 INFO (SUITE-TestTlogReplica-seed#[7FDA64F8032FE88B]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37625 [junit4] 2> 1266849 INFO (SUITE-TestTlogReplica-seed#[7FDA64F8032FE88B]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37625 [junit4] 2> 1266856 INFO (SUITE-TestTlogReplica-seed#[7FDA64F8032FE88B]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1266858 INFO (zkConnectionManagerCallback-4659-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1266858 INFO (SUITE-TestTlogReplica-seed#[7FDA64F8032FE88B]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1266875 INFO (SUITE-TestTlogReplica-seed#[7FDA64F8032FE88B]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1266876 INFO (zkConnectionManagerCallback-4661-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1266876 INFO (SUITE-TestTlogReplica-seed#[7FDA64F8032FE88B]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1266878 INFO (SUITE-TestTlogReplica-seed#[7FDA64F8032FE88B]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1266879 INFO (zkConnectionManagerCallback-4663-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1266879 INFO (SUITE-TestTlogReplica-seed#[7FDA64F8032FE88B]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1266994 WARN (jetty-launcher-4664-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1266995 INFO (jetty-launcher-4664-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1266995 INFO (jetty-launcher-4664-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1266995 INFO (jetty-launcher-4664-thread-2) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 13+33 [junit4] 2> 1267001 WARN (jetty-launcher-4664-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1267001 INFO (jetty-launcher-4664-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1267001 INFO (jetty-launcher-4664-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1267001 INFO (jetty-launcher-4664-thread-1) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 13+33 [junit4] 2> 1267033 INFO (jetty-launcher-4664-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1267033 INFO (jetty-launcher-4664-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1267033 INFO (jetty-launcher-4664-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1267037 INFO (jetty-launcher-4664-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1267037 INFO (jetty-launcher-4664-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1267037 INFO (jetty-launcher-4664-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1267037 INFO (jetty-launcher-4664-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6e160842{/solr,null,AVAILABLE} [junit4] 2> 1267038 INFO (jetty-launcher-4664-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@373911d3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:38923} [junit4] 2> 1267038 INFO (jetty-launcher-4664-thread-2) [ ] o.e.j.s.Server Started @1267079ms [junit4] 2> 1267038 INFO (jetty-launcher-4664-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38923} [junit4] 2> 1267038 ERROR (jetty-launcher-4664-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1267038 INFO (jetty-launcher-4664-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1267038 INFO (jetty-launcher-4664-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 1267038 INFO (jetty-launcher-4664-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1267038 INFO (jetty-launcher-4664-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1267038 INFO (jetty-launcher-4664-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-11-20T09:56:49.589544Z [junit4] 2> 1267041 INFO (jetty-launcher-4664-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1267041 INFO (jetty-launcher-4664-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@702add12{/solr,null,AVAILABLE} [junit4] 2> 1267042 INFO (jetty-launcher-4664-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4c033b48{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:38565} [junit4] 2> 1267042 INFO (jetty-launcher-4664-thread-1) [ ] o.e.j.s.Server Started @1267083ms [junit4] 2> 1267042 INFO (jetty-launcher-4664-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38565} [junit4] 2> 1267043 ERROR (jetty-launcher-4664-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1267043 INFO (jetty-launcher-4664-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1267043 INFO (jetty-launcher-4664-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 9.0.0 [junit4] 2> 1267043 INFO (jetty-launcher-4664-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1267043 INFO (jetty-launcher-4664-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1267043 INFO (jetty-launcher-4664-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-11-20T09:56:49.594266Z [junit4] 2> 1267043 INFO (zkConnectionManagerCallback-4666-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1267043 INFO (jetty-launcher-4664-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1267043 INFO (jetty-launcher-4664-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1267044 INFO (jetty-launcher-4664-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1267044 INFO (zkConnectionManagerCallback-4668-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1267044 INFO (jetty-launcher-4664-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1267045 INFO (jetty-launcher-4664-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1267204 INFO (jetty-launcher-4664-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1267204 WARN (jetty-launcher-4664-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@29b6619d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1267204 WARN (jetty-launcher-4664-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@29b6619d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1267226 WARN (jetty-launcher-4664-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@128f9f03[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1267226 WARN (jetty-launcher-4664-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@128f9f03[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1267227 INFO (jetty-launcher-4664-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37625/solr [junit4] 2> 1267227 INFO (jetty-launcher-4664-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1267228 INFO (zkConnectionManagerCallback-4675-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1267228 INFO (jetty-launcher-4664-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1267326 INFO (jetty-launcher-4664-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1267327 WARN (jetty-launcher-4664-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3551851[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1267327 WARN (jetty-launcher-4664-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3551851[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1267329 WARN (jetty-launcher-4664-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@362d6987[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1267329 WARN (jetty-launcher-4664-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@362d6987[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1267329 INFO (jetty-launcher-4664-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37625/solr [junit4] 2> 1267330 INFO (jetty-launcher-4664-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1267330 INFO (zkConnectionManagerCallback-4682-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1267330 INFO (jetty-launcher-4664-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1267349 INFO (jetty-launcher-4664-thread-2) [n:127.0.0.1:38923_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1267350 INFO (zkConnectionManagerCallback-4684-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1267350 INFO (jetty-launcher-4664-thread-2) [n:127.0.0.1:38923_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1267393 INFO (jetty-launcher-4664-thread-2) [n:127.0.0.1:38923_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38923_solr [junit4] 2> 1267394 INFO (jetty-launcher-4664-thread-2) [n:127.0.0.1:38923_solr ] o.a.s.c.Overseer Overseer (id=72090237916610567-127.0.0.1:38923_solr-n_0000000000) starting [junit4] 2> 1267397 INFO (OverseerStateUpdate-72090237916610567-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38923_solr [junit4] 2> 1267397 INFO (jetty-launcher-4664-thread-2) [n:127.0.0.1:38923_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38923_solr [junit4] 2> 1267398 INFO (zkCallback-4683-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1267409 INFO (jetty-launcher-4664-thread-2) [n:127.0.0.1:38923_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1267429 INFO (jetty-launcher-4664-thread-2) [n:127.0.0.1:38923_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38923.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2636382e [junit4] 2> 1267437 INFO (jetty-launcher-4664-thread-2) [n:127.0.0.1:38923_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38923.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2636382e [junit4] 2> 1267438 INFO (jetty-launcher-4664-thread-2) [n:127.0.0.1:38923_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38923.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2636382e [junit4] 2> 1267439 INFO (jetty-launcher-4664-thread-2) [n:127.0.0.1:38923_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_7FDA64F8032FE88B-001/tempDir-001/node2/. [junit4] 2> 1267449 INFO (jetty-launcher-4664-thread-1) [n:127.0.0.1:38565_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1267450 INFO (zkConnectionManagerCallback-4690-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1267450 INFO (jetty-launcher-4664-thread-1) [n:127.0.0.1:38565_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1267452 INFO (jetty-launcher-4664-thread-1) [n:127.0.0.1:38565_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1267454 INFO (jetty-launcher-4664-thread-1) [n:127.0.0.1:38565_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:38565_solr as DOWN [junit4] 2> 1267454 INFO (jetty-launcher-4664-thread-1) [n:127.0.0.1:38565_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1267454 INFO (jetty-launcher-4664-thread-1) [n:127.0.0.1:38565_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38565_solr [junit4] 2> 1267455 INFO (zkCallback-4683-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1267455 INFO (zkCallback-4689-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1267467 INFO (jetty-launcher-4664-thread-1) [n:127.0.0.1:38565_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1267478 INFO (jetty-launcher-4664-thread-1) [n:127.0.0.1:38565_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38565.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2636382e [junit4] 2> 1267486 INFO (jetty-launcher-4664-thread-1) [n:127.0.0.1:38565_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38565.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2636382e [junit4] 2> 1267486 INFO (jetty-launcher-4664-thread-1) [n:127.0.0.1:38565_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38565.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2636382e [junit4] 2> 1267487 INFO (jetty-launcher-4664-thread-1) [n:127.0.0.1:38565_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_7FDA64F8032FE88B-001/tempDir-001/node1/. [junit4] 2> 1267513 INFO (SUITE-TestTlogReplica-seed#[7FDA64F8032FE88B]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=2 [junit4] 2> 1267513 INFO (SUITE-TestTlogReplica-seed#[7FDA64F8032FE88B]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1267514 INFO (zkConnectionManagerCallback-4699-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1267514 INFO (SUITE-TestTlogReplica-seed#[7FDA64F8032FE88B]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1267515 INFO (SUITE-TestTlogReplica-seed#[7FDA64F8032FE88B]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1267515 INFO (SUITE-TestTlogReplica-seed#[7FDA64F8032FE88B]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37625/solr ready [junit4] 2> 1267516 INFO (SUITE-TestTlogReplica-seed#[7FDA64F8032FE88B]-worker) [ ] o.a.s.c.TestTlogReplica Using legacyCloud?: false [junit4] 2> 1267517 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_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> 1267518 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_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> 1267527 INFO (TEST-TestTlogReplica.testRemoveLeader-seed#[7FDA64F8032FE88B]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testRemoveLeader [junit4] 2> 1267529 INFO (qtp1120193888-15890) [n:127.0.0.1:38565_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_remove_leader&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1267530 INFO (OverseerThreadFactory-5507-thread-1-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection tlog_replica_test_remove_leader [junit4] 2> 1267638 INFO (OverseerStateUpdate-72090237916610567-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"tlog_replica_test_remove_leader", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"tlog_replica_test_remove_leader_shard1_replica_t1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:38565/solr", [junit4] 2> "type":"TLOG", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1267639 INFO (OverseerStateUpdate-72090237916610567-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"tlog_replica_test_remove_leader", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"tlog_replica_test_remove_leader_shard1_replica_t2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:38923/solr", [junit4] 2> "type":"TLOG", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1267844 INFO (qtp973007004-15886) [n:127.0.0.1:38923_solr x:tlog_replica_test_remove_leader_shard1_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_remove_leader_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_remove_leader&shard=shard1&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 1267844 INFO (qtp973007004-15886) [n:127.0.0.1:38923_solr x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1267845 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr x:tlog_replica_test_remove_leader_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_remove_leader_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_remove_leader&shard=shard1&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 1268855 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 1268865 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.s.IndexSchema [tlog_replica_test_remove_leader_shard1_replica_t1] Schema name=minimal [junit4] 2> 1268867 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1268867 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.CoreContainer Creating SolrCore 'tlog_replica_test_remove_leader_shard1_replica_t1' using configuration from collection tlog_replica_test_remove_leader, trusted=true [junit4] 2> 1268868 INFO (qtp973007004-15886) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 1268868 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38565.solr.core.tlog_replica_test_remove_leader.shard1.replica_t1' (registry 'solr.core.tlog_replica_test_remove_leader.shard1.replica_t1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2636382e [junit4] 2> 1268868 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.SolrCore [[tlog_replica_test_remove_leader_shard1_replica_t1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_7FDA64F8032FE88B-001/tempDir-001/node1/tlog_replica_test_remove_leader_shard1_replica_t1], dataDir=[/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_7FDA64F8032FE88B-001/tempDir-001/node1/./tlog_replica_test_remove_leader_shard1_replica_t1/data/] [junit4] 2> 1268881 INFO (qtp973007004-15886) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.s.IndexSchema [tlog_replica_test_remove_leader_shard1_replica_t2] Schema name=minimal [junit4] 2> 1268883 INFO (qtp973007004-15886) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1268883 INFO (qtp973007004-15886) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.CoreContainer Creating SolrCore 'tlog_replica_test_remove_leader_shard1_replica_t2' using configuration from collection tlog_replica_test_remove_leader, trusted=true [junit4] 2> 1268883 INFO (qtp973007004-15886) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38923.solr.core.tlog_replica_test_remove_leader.shard1.replica_t2' (registry 'solr.core.tlog_replica_test_remove_leader.shard1.replica_t2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2636382e [junit4] 2> 1268883 INFO (qtp973007004-15886) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.SolrCore [[tlog_replica_test_remove_leader_shard1_replica_t2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_7FDA64F8032FE88B-001/tempDir-001/node2/tlog_replica_test_remove_leader_shard1_replica_t2], dataDir=[/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_7FDA64F8032FE88B-001/tempDir-001/node2/./tlog_replica_test_remove_leader_shard1_replica_t2/data/] [junit4] 2> 1268944 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1268944 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1268970 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1268970 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1268971 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4c197a7c[tlog_replica_test_remove_leader_shard1_replica_t1] main] [junit4] 2> 1268972 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1268972 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1268973 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1268973 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1650714278912589824 [junit4] 2> 1268975 INFO (searcherExecutor-5516-thread-1-processing-n:127.0.0.1:38565_solr x:tlog_replica_test_remove_leader_shard1_replica_t1 c:tlog_replica_test_remove_leader s:shard1 r:core_node3) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.SolrCore [tlog_replica_test_remove_leader_shard1_replica_t1] Registered new searcher Searcher@4c197a7c[tlog_replica_test_remove_leader_shard1_replica_t1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1268977 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/tlog_replica_test_remove_leader/terms/shard1 to Terms{values={core_node3=0}, version=0} [junit4] 2> 1268977 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/tlog_replica_test_remove_leader/leaders/shard1 [junit4] 2> 1268984 INFO (qtp973007004-15886) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1268984 INFO (qtp973007004-15886) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1268986 INFO (qtp973007004-15886) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1268986 INFO (qtp973007004-15886) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1268989 INFO (qtp973007004-15886) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7491269b[tlog_replica_test_remove_leader_shard1_replica_t2] main] [junit4] 2> 1268990 INFO (qtp973007004-15886) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 1268990 INFO (qtp973007004-15886) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 1268991 INFO (qtp973007004-15886) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1268991 INFO (qtp973007004-15886) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1650714278931464192 [junit4] 2> 1268995 INFO (searcherExecutor-5517-thread-1-processing-n:127.0.0.1:38923_solr x:tlog_replica_test_remove_leader_shard1_replica_t2 c:tlog_replica_test_remove_leader s:shard1 r:core_node4) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.SolrCore [tlog_replica_test_remove_leader_shard1_replica_t2] Registered new searcher Searcher@7491269b[tlog_replica_test_remove_leader_shard1_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1268996 INFO (qtp973007004-15886) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/tlog_replica_test_remove_leader/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1} [junit4] 2> 1268996 INFO (qtp973007004-15886) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/tlog_replica_test_remove_leader/leaders/shard1 [junit4] 2> 1268998 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 1268998 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1268998 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38565/solr/tlog_replica_test_remove_leader_shard1_replica_t1/ [junit4] 2> 1268998 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.u.PeerSync PeerSync: core=tlog_replica_test_remove_leader_shard1_replica_t1 url=http://127.0.0.1:38565/solr START replicas=[http://127.0.0.1:38923/solr/tlog_replica_test_remove_leader_shard1_replica_t2/] nUpdates=100 [junit4] 2> 1269028 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.u.PeerSync PeerSync: core=tlog_replica_test_remove_leader_shard1_replica_t1 url=http://127.0.0.1:38565/solr DONE. We have no versions. sync failed. [junit4] 2> 1269029 INFO (qtp973007004-15884) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.S.Request [tlog_replica_test_remove_leader_shard1_replica_t2] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 1269029 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 1269029 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway [junit4] 2> 1269029 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.ZkController tlog_replica_test_remove_leader_shard1_replica_t1 stopping background replication from leader [junit4] 2> 1269029 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/tlog_replica_test_remove_leader/leaders/shard1/leader after winning as /collections/tlog_replica_test_remove_leader/leader_elect/shard1/election/72090237916610568-core_node3-n_0000000000 [junit4] 2> 1269030 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38565/solr/tlog_replica_test_remove_leader_shard1_replica_t1/ shard1 [junit4] 2> 1269131 INFO (zkCallback-4689-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_remove_leader/state.json] for collection [tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1269132 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 1269135 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_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_remove_leader_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_remove_leader&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1290 [junit4] 2> 1269145 INFO (zkCallback-4689-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_remove_leader/state.json] for collection [tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1269234 INFO (zkCallback-4689-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_remove_leader/state.json] for collection [tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1269234 INFO (zkCallback-4689-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_remove_leader/state.json] for collection [tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1269234 INFO (zkCallback-4689-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_remove_leader/state.json] for collection [tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1270006 INFO (qtp973007004-15886) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.ZkController tlog_replica_test_remove_leader_shard1_replica_t2 starting background replication from leader [junit4] 2> 1270006 INFO (qtp973007004-15886) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:01 [junit4] 2> 1270017 INFO (qtp973007004-15886) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms [junit4] 2> 1270017 INFO (qtp973007004-15886) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 1270020 INFO (qtp973007004-15886) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_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_remove_leader_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_remove_leader&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=2175 [junit4] 2> 1270026 INFO (qtp1120193888-15890) [n:127.0.0.1:38565_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> 1270119 INFO (zkCallback-4689-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_remove_leader/state.json] for collection [tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1270119 INFO (zkCallback-4683-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_remove_leader/state.json] for collection [tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1270119 INFO (zkCallback-4689-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_remove_leader/state.json] for collection [tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1270119 INFO (zkCallback-4683-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_remove_leader/state.json] for collection [tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1270119 INFO (zkCallback-4689-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_remove_leader/state.json] for collection [tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1270120 INFO (qtp1120193888-15890) [n:127.0.0.1:38565_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_remove_leader&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2} status=0 QTime=2591 [junit4] 2> 1270120 INFO (TEST-TestTlogReplica.testRemoveLeader-seed#[7FDA64F8032FE88B]) [ ] o.a.s.c.SolrCloudTestCase waitForState (tlog_replica_test_remove_leader): Expected collection to be created with 1 shards and 2 replicas [junit4] 2> 1270120 INFO (TEST-TestTlogReplica.testRemoveLeader-seed#[7FDA64F8032FE88B]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2 [junit4] 2> 1270121 INFO (TEST-TestTlogReplica.testRemoveLeader-seed#[7FDA64F8032FE88B]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2 [junit4] 2> 1270121 INFO (TEST-TestTlogReplica.testRemoveLeader-seed#[7FDA64F8032FE88B]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2 [junit4] 2> 1270124 INFO (qtp1120193888-15887) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/tlog_replica_test_remove_leader/terms/shard1 to Terms{values={core_node3=1, core_node4=1}, version=2} [junit4] 2> 1270127 INFO (qtp973007004-15886) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.u.p.LogUpdateProcessorFactory [tlog_replica_test_remove_leader_shard1_replica_t2] webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38565/solr/tlog_replica_test_remove_leader_shard1_replica_t1/&wt=javabin&version=2}{add=[1 (1650714280118452224)]} 0 1 [junit4] 2> 1270128 INFO (qtp1120193888-15887) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.u.p.LogUpdateProcessorFactory [tlog_replica_test_remove_leader_shard1_replica_t1] webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1650714280118452224)]} 0 5 [junit4] 2> 1270129 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1650714280124743680,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1270129 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2ab6f311 commitCommandVersion:1650714280124743680 [junit4] 2> 1270146 INFO (qtp973007004-15888) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.u.p.LogUpdateProcessorFactory [tlog_replica_test_remove_leader_shard1_replica_t2] webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38565/solr/tlog_replica_test_remove_leader_shard1_replica_t1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 17 [junit4] 2> 1270147 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@417d353e[tlog_replica_test_remove_leader_shard1_replica_t1] main] [junit4] 2> 1270147 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1270149 INFO (searcherExecutor-5516-thread-1-processing-n:127.0.0.1:38565_solr x:tlog_replica_test_remove_leader_shard1_replica_t1 c:tlog_replica_test_remove_leader s:shard1 r:core_node3) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.SolrCore [tlog_replica_test_remove_leader_shard1_replica_t1] Registered new searcher Searcher@417d353e[tlog_replica_test_remove_leader_shard1_replica_t1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.vendor=Oracle Corporation, timestamp=1574243812697, java.version=13, java.vm.version=13+33, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=13+33, os.version=5.0.0-36-generic, os=Linux}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))} [junit4] 2> 1270150 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.u.p.LogUpdateProcessorFactory [tlog_replica_test_remove_leader_shard1_replica_t1] webapp=/solr path=/update params={_stateVer_=tlog_replica_test_remove_leader:5&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 21 [junit4] 2> 1270152 INFO (qtp1120193888-15887) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request [tlog_replica_test_remove_leader_shard1_replica_t1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0 [junit4] 2> 1270158 INFO (qtp1120193888-15890) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request [tlog_replica_test_remove_leader_shard1_replica_t1] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0 [junit4] 2> 1270177 INFO (qtp973007004-15886) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.S.Request [tlog_replica_test_remove_leader_shard1_replica_t2] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 [junit4] 2> 1270278 INFO (qtp973007004-15888) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.S.Request [tlog_replica_test_remove_leader_shard1_replica_t2] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 [junit4] 2> 1270389 INFO (qtp973007004-15884) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.S.Request [tlog_replica_test_remove_leader_shard1_replica_t2] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 [junit4] 2> 1270490 INFO (qtp973007004-15886) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.S.Request [tlog_replica_test_remove_leader_shard1_replica_t2] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 [junit4] 2> 1270572 INFO (indexFetcher-5527-thread-1) [ ] o.a.s.h.IndexFetcher Updated masterUrl to http://127.0.0.1:38565/solr/tlog_replica_test_remove_leader_shard1_replica_t1/ [junit4] 2> 1270573 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request [tlog_replica_test_remove_leader_shard1_replica_t1] webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0 [junit4] 2> 1270573 INFO (indexFetcher-5527-thread-1) [ ] o.a.s.h.IndexFetcher Master's generation: 2 [junit4] 2> 1270573 INFO (indexFetcher-5527-thread-1) [ ] o.a.s.h.IndexFetcher Master's version: 1574243812680 [junit4] 2> 1270573 INFO (indexFetcher-5527-thread-1) [ ] o.a.s.h.IndexFetcher Slave's generation: 1 [junit4] 2> 1270573 INFO (indexFetcher-5527-thread-1) [ ] o.a.s.h.IndexFetcher Slave's version: 0 [junit4] 2> 1270573 INFO (indexFetcher-5527-thread-1) [ ] o.a.s.h.IndexFetcher Starting replication process [junit4] 2> 1270574 INFO (qtp1120193888-15887) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request [tlog_replica_test_remove_leader_shard1_replica_t1] webapp=/solr path=/replication params={generation=2&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist} status=0 QTime=0 [junit4] 2> 1270574 INFO (indexFetcher-5527-thread-1) [ ] o.a.s.h.IndexFetcher Number of files in latest index in master: 18 [junit4] 2> 1270575 INFO (indexFetcher-5527-thread-1) [ ] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(ByteBuffersDirectory@19116bb2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7f0445ac) [junit4] 2> 1270575 INFO (indexFetcher-5527-thread-1) [ ] o.a.s.h.IndexFetcher tmpIndexDir_type : class org.apache.lucene.store.MockDirectoryWrapper , ByteBuffersDirectory@19116bb2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7f0445ac [junit4] 2> 1270576 INFO (qtp1120193888-15890) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request [tlog_replica_test_remove_leader_shard1_replica_t1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 [junit4] 2> 1270589 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request [tlog_replica_test_remove_leader_shard1_replica_t1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_LuceneVarGapFixedInterval_0.tiv&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 [junit4] 2> 1270590 INFO (qtp1120193888-15887) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request [tlog_replica_test_remove_leader_shard1_replica_t1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 [junit4] 2> 1270591 INFO (qtp973007004-15888) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.S.Request [tlog_replica_test_remove_leader_shard1_replica_t2] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0 [junit4] 2> 1270591 INFO (qtp1120193888-15890) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request [tlog_replica_test_remove_leader_shard1_replica_t1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_LuceneVarGapFixedInterval_0.pos&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 [junit4] 2> 1270592 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request [tlog_replica_test_remove_leader_shard1_replica_t1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdx&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 [junit4] 2> 1270592 INFO (qtp1120193888-15887) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request [tlog_replica_test_remove_leader_shard1_replica_t1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_FST50_0.tfp&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 [junit4] 2> 1270593 INFO (qtp1120193888-15890) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request [tlog_replica_test_remove_leader_shard1_replica_t1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_LuceneVarGapFixedInterval_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 [junit4] 2> 1270593 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request [tlog_replica_test_remove_leader_shard1_replica_t1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fdt&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 [junit4] 2> 1270594 INFO (qtp1120193888-15887) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request [tlog_replica_test_remove_leader_shard1_replica_t1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene80_0.dvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 [junit4] 2> 1270594 INFO (qtp1120193888-15890) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request [tlog_replica_test_remove_leader_shard1_replica_t1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Asserting_0.dvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 [junit4] 2> 1270595 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request [tlog_replica_test_remove_leader_shard1_replica_t1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_FST50_0.pos&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 [junit4] 2> 1270596 INFO (qtp1120193888-15887) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request [tlog_replica_test_remove_leader_shard1_replica_t1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_LuceneVarGapFixedInterval_0.tib&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 [junit4] 2> 1270596 INFO (qtp1120193888-15890) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request [tlog_replica_test_remove_leader_shard1_replica_t1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Lucene80_0.dvd&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 [junit4] 2> 1270597 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request [tlog_replica_test_remove_leader_shard1_replica_t1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_FST50_0.doc&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 [junit4] 2> 1270598 INFO (qtp1120193888-15887) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request [tlog_replica_test_remove_leader_shard1_replica_t1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0_Asserting_0.dvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 [junit4] 2> 1270598 INFO (qtp1120193888-15890) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request [tlog_replica_test_remove_leader_shard1_replica_t1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.nvm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 [junit4] 2> 1270599 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request [tlog_replica_test_remove_leader_shard1_replica_t1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.fnm&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 [junit4] 2> 1270599 INFO (qtp1120193888-15887) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node3 x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.S.Request [tlog_replica_test_remove_leader_shard1_replica_t1] webapp=/solr path=/replication params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0 [junit4] 2> 1270600 INFO (indexFetcher-5527-thread-1) [ ] o.a.s.h.IndexFetcher Bytes downloaded: 3244, Bytes skipped downloading: 0 [junit4] 2> 1270600 INFO (indexFetcher-5527-thread-1) [ ] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=3244) : 0 secs (null bytes/sec) to MockDirectoryWrapper(ByteBuffersDirectory@19116bb2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7f0445ac) [junit4] 2> 1270602 INFO (indexFetcher-5527-thread-1) [ ] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used. [junit4] 2> 1270606 INFO (indexFetcher-5527-thread-1) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@71c39306[tlog_replica_test_remove_leader_shard1_replica_t2] main] [junit4] 2> 1270607 INFO (searcherExecutor-5517-thread-1) [ ] o.a.s.c.SolrCore [tlog_replica_test_remove_leader_shard1_replica_t2] Registered new searcher Searcher@71c39306[tlog_replica_test_remove_leader_shard1_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os=Linux, timestamp=1574243812697, java.version=13, java.vm.version=13+33, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=13+33, os.version=5.0.0-36-generic, java.vendor=Oracle Corporation}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))} [junit4] 2> 1270693 INFO (qtp973007004-15884) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.S.Request [tlog_replica_test_remove_leader_shard1_replica_t2] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0 [junit4] 2> 1270697 INFO (qtp1120193888-15890) [n:127.0.0.1:38565_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with params replica=core_node3&action=DELETEREPLICA&collection=tlog_replica_test_remove_leader&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1270711 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.tlog_replica_test_remove_leader.shard1.replica_t1, tag=null [junit4] 2> 1270711 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4fbb80c5: rootName = solr_38565, domain = solr.core.tlog_replica_test_remove_leader.shard1.replica_t1, service url = null, agent id = null] for registry solr.core.tlog_replica_test_remove_leader.shard1.replica_t1 / com.codahale.metrics.MetricRegistry@345fd9c7 [junit4] 2> 1270721 INFO (OverseerCollectionConfigSetProcessor-72090237916610567-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_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> 1270726 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.ZkController tlog_replica_test_remove_leader_shard1_replica_t1 stopping background replication from leader [junit4] 2> 1270726 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.SolrCore [tlog_replica_test_remove_leader_shard1_replica_t1] CLOSING SolrCore org.apache.solr.core.SolrCore@3bd05d43 [junit4] 2> 1270726 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.tlog_replica_test_remove_leader.shard1.replica_t1, tag=SolrCore@3bd05d43 [junit4] 2> 1270726 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.tlog_replica_test_remove_leader.shard1.leader, tag=SolrCore@3bd05d43 [junit4] 2> 1270728 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/tlog_replica_test_remove_leader/terms/shard1 to Terms{values={core_node4=1}, version=3} [junit4] 2> 1270729 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr x:tlog_replica_test_remove_leader_shard1_replica_t1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=tlog_replica_test_remove_leader_shard1_replica_t1&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true} status=0 QTime=18 [junit4] 2> 1270730 INFO (zkCallback-4683-thread-2) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 1270831 INFO (zkCallback-4683-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_remove_leader/state.json] for collection [tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1270831 INFO (zkCallback-4689-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_remove_leader/state.json] for collection [tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1270831 INFO (zkCallback-4683-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_remove_leader/state.json] for collection [tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1270832 INFO (qtp1120193888-15890) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replica=core_node3&action=DELETEREPLICA&collection=tlog_replica_test_remove_leader&shard=shard1&wt=javabin&version=2} status=0 QTime=135 [junit4] 2> 1270833 INFO (TEST-TestTlogReplica.testRemoveLeader-seed#[7FDA64F8032FE88B]) [ ] o.a.s.c.SolrCloudTestCase waitForState (tlog_replica_test_remove_leader): Expect new leader [junit4] 2> 1272722 INFO (OverseerCollectionConfigSetProcessor-72090237916610567-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_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> 1273230 INFO (zkCallback-4683-thread-2) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38923/solr/tlog_replica_test_remove_leader_shard1_replica_t2/ [junit4] 2> 1273230 INFO (zkCallback-4683-thread-2) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 1273230 INFO (zkCallback-4683-thread-2) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.SyncStrategy http://127.0.0.1:38923/solr/tlog_replica_test_remove_leader_shard1_replica_t2/ has no replicas [junit4] 2> 1273230 INFO (zkCallback-4683-thread-2) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.ZkController tlog_replica_test_remove_leader_shard1_replica_t2 stopping background replication from leader [junit4] 2> 1275576 ERROR (indexFetcher-5527-thread-1) [ ] o.a.s.h.ReplicationHandler Index fetch failed :org.apache.solr.common.SolrException: No registered leader was found after waiting for 4000ms , collection: tlog_replica_test_remove_leader slice: shard1 saw state=DocCollection(tlog_replica_test_remove_leader//collections/tlog_replica_test_remove_leader/state.json/6)={ [junit4] 2> "pullReplicas":"0", [junit4] 2> "replicationFactor":"0", [junit4] 2> "shards":{"shard1":{ [junit4] 2> "range":"80000000-7fffffff", [junit4] 2> "state":"active", [junit4] 2> "replicas":{"core_node4":{ [junit4] 2> "core":"tlog_replica_test_remove_leader_shard1_replica_t2", [junit4] 2> "base_url":"http://127.0.0.1:38923/solr", [junit4] 2> "node_name":"127.0.0.1:38923_solr", [junit4] 2> "state":"active", [junit4] 2> "type":"TLOG", [junit4] 2> "force_set_state":"false"}}}}, [junit4] 2> "router":{"name":"compositeId"}, [junit4] 2> "maxShardsPerNode":"100", [junit4] 2> "autoAddReplicas":"false", [junit4] 2> "nrtReplicas":"0", [junit4] 2> "tlogReplicas":"2"} with live_nodes=[127.0.0.1:38565_solr, 127.0.0.1:38923_solr] [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:974) [junit4] 2> at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:951) [junit4] 2> at org.apache.solr.handler.IndexFetcher.getLeaderReplica(IndexFetcher.java:698) [junit4] 2> at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:387) [junit4] 2> at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:351) [junit4] 2> at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:422) [junit4] 2> at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$13(ReplicationHandler.java:1190) [junit4] 2> at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) [junit4] 2> at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) [junit4] 2> at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) [junit4] 2> at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [junit4] 2> at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:830) [junit4] 2> [junit4] 2> 1275576 INFO (zkCallback-4683-thread-2) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.ShardLeaderElectionContext New leader does not have old tlog to replay [junit4] 2> 1275576 INFO (zkCallback-4683-thread-2) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/tlog_replica_test_remove_leader/leaders/shard1/leader after winning as /collections/tlog_replica_test_remove_leader/leader_elect/shard1/election/72090237916610567-core_node4-n_0000000001 [junit4] 2> 1275578 INFO (zkCallback-4683-thread-2) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38923/solr/tlog_replica_test_remove_leader_shard1_replica_t2/ shard1 [junit4] 2> 1275581 INFO (zkCallback-4683-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_remove_leader/state.json] for collection [tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1275581 INFO (zkCallback-4698-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_remove_leader/state.json] for collection [tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1275581 INFO (zkCallback-4683-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_remove_leader/state.json] for collection [tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1275584 ERROR (TEST-TestTlogReplica.testRemoveLeader-seed#[7FDA64F8032FE88B]) [ ] o.a.s.c.s.i.BaseCloudSolrClient Request to collection [tlog_replica_test_remove_leader] failed due to (404) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:38565/solr/tlog_replica_test_remove_leader_shard1_replica_t1: Expected mime type application/octet-stream but got text/html. <html> [junit4] 2> <head> [junit4] 2> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"/> [junit4] 2> <title>Error 404 Can not find: /solr/tlog_replica_test_remove_leader_shard1_replica_t1/update</title> [junit4] 2> </head> [junit4] 2> <body><h2>HTTP ERROR 404</h2> [junit4] 2> <p>Problem accessing /solr/tlog_replica_test_remove_leader_shard1_replica_t1/update. Reason: [junit4] 2> <pre> Can not find: /solr/tlog_replica_test_remove_leader_shard1_replica_t1/update</pre></p><hr><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.4.19.v20190610</a><hr/> [junit4] 2> [junit4] 2> </body> [junit4] 2> </html> [junit4] 2> , retry=0 commError=false errorCode=404 [junit4] 2> 1275584 INFO (TEST-TestTlogReplica.testRemoveLeader-seed#[7FDA64F8032FE88B]) [ ] o.a.s.c.s.i.BaseCloudSolrClient request was not communication error it seems [junit4] 2> 1275584 WARN (TEST-TestTlogReplica.testRemoveLeader-seed#[7FDA64F8032FE88B]) [ ] o.a.s.c.s.i.BaseCloudSolrClient Re-trying request to collection(s) [tlog_replica_test_remove_leader] after stale state error from server. [junit4] 2> 1275586 INFO (qtp973007004-15888) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.u.p.LogUpdateProcessorFactory [tlog_replica_test_remove_leader_shard1_replica_t2] webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1650714285845774336)]} 0 1 [junit4] 2> 1275587 INFO (qtp973007004-15886) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1650714285847871488,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 1275587 INFO (qtp973007004-15886) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1fc9c0c5 commitCommandVersion:1650714285847871488 [junit4] 2> 1275608 INFO (qtp973007004-15886) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4b79b6cf[tlog_replica_test_remove_leader_shard1_replica_t2] main] [junit4] 2> 1275609 INFO (qtp973007004-15886) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 1275612 INFO (searcherExecutor-5517-thread-1-processing-n:127.0.0.1:38923_solr x:tlog_replica_test_remove_leader_shard1_replica_t2 c:tlog_replica_test_remove_leader s:shard1 r:core_node4) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.SolrCore [tlog_replica_test_remove_leader_shard1_replica_t2] Registered new searcher Searcher@4b79b6cf[tlog_replica_test_remove_leader_shard1_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os=Linux, timestamp=1574243812697, java.version=13, java.vm.version=13+33, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=13+33, os.version=5.0.0-36-generic, java.vendor=Oracle Corporation}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]) Uninverting(_1(9.0.0):C1:[diagnostics={java.vendor=Oracle Corporation, timestamp=1574243818158, java.version=13, java.vm.version=13+33, lucene.version=9.0.0, source=flush, os.arch=amd64, java.runtime.version=13+33, os.version=5.0.0-36-generic, os=Linux}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))} [junit4] 2> 1275612 INFO (qtp973007004-15886) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.u.p.LogUpdateProcessorFactory [tlog_replica_test_remove_leader_shard1_replica_t2] webapp=/solr path=/update params={_stateVer_=tlog_replica_test_remove_leader:7&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 25 [junit4] 2> 1275618 INFO (qtp973007004-15888) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node4 x:tlog_replica_test_remove_leader_shard1_replica_t2 ] o.a.s.c.S.Request [tlog_replica_test_remove_leader_shard1_replica_t2] webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0 [junit4] 2> 1275619 INFO (qtp1120193888-15889) [n:127.0.0.1:38565_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params action=ADDREPLICA&collection=tlog_replica_test_remove_leader&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1275633 INFO (OverseerThreadFactory-5507-thread-3-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:38565_solr for creating new replica of shard shard1 for collection tlog_replica_test_remove_leader [junit4] 2> 1275634 INFO (OverseerThreadFactory-5507-thread-3-processing-n:127.0.0.1:38923_solr) [n:127.0.0.1:38923_solr c:tlog_replica_test_remove_leader s:shard1 ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command. [junit4] 2> 1275635 INFO (OverseerStateUpdate-72090237916610567-127.0.0.1:38923_solr-n_0000000000) [n:127.0.0.1:38923_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"addreplica", [junit4] 2> "collection":"tlog_replica_test_remove_leader", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"tlog_replica_test_remove_leader_shard1_replica_t5", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:38565/solr", [junit4] 2> "node_name":"127.0.0.1:38565_solr", [junit4] 2> "type":"TLOG"} [junit4] 2> 1275737 INFO (zkCallback-4683-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_remove_leader/state.json] for collection [tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1275738 INFO (zkCallback-4683-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_remove_leader/state.json] for collection [tlog_replica_test_remove_leader] has occurred - updating... (live nodes size: [2]) [junit4] 2> 1275857 INFO (qtp1120193888-15890) [n:127.0.0.1:38565_solr x:tlog_replica_test_remove_leader_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_remove_leader_shard1_replica_t5&action=CREATE&collection=tlog_replica_test_remove_leader&shard=shard1&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 1275863 INFO (qtp1120193888-15890) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node6 x:tlog_replica_test_remove_leader_shard1_replica_t5 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0 [junit4] 2> 1275870 INFO (qtp1120193888-15890) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node6 x:tlog_replica_test_remove_leader_shard1_replica_t5 ] o.a.s.s.IndexSchema [tlog_replica_test_remove_leader_shard1_replica_t5] Schema name=minimal [junit4] 2> 1275871 INFO (qtp1120193888-15890) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node6 x:tlog_replica_test_remove_leader_shard1_replica_t5 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 1275871 INFO (qtp1120193888-15890) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node6 x:tlog_replica_test_remove_leader_shard1_replica_t5 ] o.a.s.c.CoreContainer Creating SolrCore 'tlog_replica_test_remove_leader_shard1_replica_t5' using configuration from collection tlog_replica_test_remove_leader, trusted=true [junit4] 2> 1275872 INFO (qtp1120193888-15890) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node6 x:tlog_replica_test_remove_leader_shard1_replica_t5 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38565.solr.core.tlog_replica_test_remove_leader.shard1.replica_t5' (registry 'solr.core.tlog_replica_test_remove_leader.shard1.replica_t5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2636382e [junit4] 2> 1275872 INFO (qtp1120193888-15890) [n:127.0.0.1:38565_solr c:tlog_replica_test_remove_leader s:shard1 r:core_node6 x:tlog_replica_test_remove_leader_shard1_replica_t5 ] o.a.s.c.SolrCore [[tlog_replica_test_remove_leader_shard1_replica_t5] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.Test [...truncated too long message...] t_real_time_get/state.json [junit4] 2> 4 /solr/collections/tlog_replica_test_delete_by_id/state.json [junit4] 2> 3 /solr/collections/tlog_replica_test_kill_tlog_replica/collectionprops.json [junit4] 2> 3 /solr/collections/tlog_replica_test_add_docs/terms/shard1 [junit4] 2> 3 /solr/collections/tlog_replica_test_basic_leader_election/collectionprops.json [junit4] 2> 3 /solr/collections/tlog_replica_test_kill_leader/collectionprops.json [junit4] 2> 3 /solr/clusterprops.json [junit4] 2> 3 /solr/collections/tlog_replica_test_only_leader_indexes/state.json [junit4] 2> 2 /solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json [junit4] 2> 2 /solr/collections/tlog_replica_test_delete_by_id/collectionprops.json [junit4] 2> 2 /solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/terms/shard1 [junit4] 2> 2 /solr/collections/tlog_replica_test_real_time_get/collectionprops.json [junit4] 2> 2 /solr/collections/tlog_replica_test_add_remove_tlog_replica/collectionprops.json [junit4] 2> 2 /solr/collections/tlog_replica_test_remove_leader/collectionprops.json [junit4] 2> 2 /solr/collections/tlog_replica_test_only_leader_indexes/collectionprops.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 80 /solr/collections/tlog_replica_test_recovery/state.json [junit4] 2> 74 /solr/collections/tlog_replica_test_kill_leader/state.json [junit4] 2> 70 /solr/collections/tlog_replica_test_add_remove_tlog_replica/state.json [junit4] 2> 59 /solr/collections/tlog_replica_test_create_delete/state.json [junit4] 2> 54 /solr/collections/tlog_replica_test_remove_leader/state.json [junit4] 2> 45 /solr/collections/tlog_replica_test_basic_leader_election/state.json [junit4] 2> 39 /solr/collections/tlog_replica_test_kill_tlog_replica/state.json [junit4] 2> 21 /solr/collections/tlog_replica_test_only_leader_indexes/state.json [junit4] 2> 19 /solr/collections/tlog_replica_test_real_time_get/state.json [junit4] 2> 16 /solr/collections/tlog_replica_test_delete_by_id/state.json [junit4] 2> 11 /solr/collections/tlog_replica_test_add_docs/state.json [junit4] 2> 9 /solr/clusterprops.json [junit4] 2> 9 /solr/clusterstate.json [junit4] 2> 6 /solr/overseer_elect/election/72090237916610568-127.0.0.1:38565_solr-n_0000000001 [junit4] 2> 5 /solr/collections/tlog_replica_test_out_of_order_db_qwith_in_place_updates/state.json [junit4] 2> 4 /solr/collections/tlog_replica_test_recovery/leader_elect/shard1/election/72090237916610568-core_node3-n_0000000000 [junit4] 2> 2 /solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/72090237916610568-core_node11-n_0000000001 [junit4] 2> 2 /solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/72090237916610587-core_node9-n_0000000002 [junit4] 2> 2 /solr/autoscaling.json [junit4] 2> 2 /solr/collections/tlog_replica_test_create_delete/leader_elect/shard2/election/72090237916610587-core_node13-n_0000000000 [junit4] 2> 2 /solr/collections/tlog_replica_test_create_delete/leader_elect/shard1/election/72090237916610568-core_node7-n_0000000000 [junit4] 2> 2 /solr/collections/tlog_replica_test_kill_tlog_replica/leader_elect/shard1/election/72090237916610568-core_node4-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 368 /solr/overseer/queue [junit4] 2> 119 /solr/overseer/collection-queue-work [junit4] 2> 87 /solr/collections [junit4] 2> 43 /solr/live_nodes [junit4] 2> 2 /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 2 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 2 /solr/overseer/queue-work [junit4] 2> [junit4] 2> 1347128 INFO (SUITE-TestTlogReplica-seed#[7FDA64F8032FE88B]-worker) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:37625 [junit4] 2> 1347128 INFO (SUITE-TestTlogReplica-seed#[7FDA64F8032FE88B]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37625 [junit4] 2> 1347128 INFO (SUITE-TestTlogReplica-seed#[7FDA64F8032FE88B]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37625 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-SOLR-13661-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestTlogReplica_7FDA64F8032FE88B-001 [junit4] 2> Nov 20, 2019 9:58:09 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene80): {foo=FST50, _root_=FST50, id=PostingsFormat(name=LuceneVarGapFixedInterval), foo_s=FST50}, docValues:{_version_=DocValuesFormat(name=Asserting), _root_=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1359, maxMBSortInHeap=5.395211570000299, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7cad5fea), locale=zgh-MA, timezone=Pacific/Kwajalein [junit4] 2> NOTE: Linux 5.0.0-36-generic amd64/Oracle Corporation 13 (64-bit)/cpus=8,threads=1,free=252100504,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [TestTestInjection, SolrCoreTest, TestSolrCloudWithHadoopAuthPlugin, TestTolerantSearch, TestMinHashQParser, HdfsSyncSliceTest, BasicDistributedZkTest, ClassificationUpdateProcessorFactoryTest, SuggesterWFSTTest, DistribJoinFromCollectionTest, TestCustomStream, OverseerModifyCollectionTest, TestJavabinTupleStreamParser, CdcrBootstrapTest, MigrateRouteKeyTest, TestPerFieldSimilarity, AsyncCallRequestStatusResponseTest, TestSchemaManager, TestClusterStateMutator, AliasIntegrationTest, TestDistribDocBasedVersion, TestDocTermOrdsUninvertLimit, ConfigureRecoveryStrategyTest, TestSafeXMLParsing, CollectionsAPIAsyncDistributedZkTest, TestLazyCores, TestSimPolicyCloud, HttpPartitionTest, LegacyCloudClusterPropTest, UpdateRequestProcessorFactoryTest, TestFieldSortValues, TestLegacyField, SuggesterFSTTest, SolrRrdBackendFactoryTest, TestReplicationHandlerBackup, RecoveryAfterSoftCommitTest, TestHttpShardHandlerFactory, SolrXmlInZkTest, TestJsonFacetsStatsParsing, SpellCheckComponentTest, HdfsDirectoryTest, TestExplainDocTransformer, SimpleCollectionCreateDeleteTest, TestRawResponseWriter, ExplicitHLLTest, TestSchemaNameResource, SpatialFilterTest, TestFunctionQuery, TestExportWriter, FacetPivotSmallTest, IndexSizeEstimatorTest, TestExactSharedStatsCacheCloud, TestComponentsName, FullSolrCloudDistribCmdsTest, QueryResultKeyTest, TermsComponentTest, TestConfigSetsAPIZkFailure, PeerSyncWithLeaderAndIndexFingerprintCachingTest, SplitHandlerTest, TestCoreBackup, TestSha256AuthenticationProvider, CoreAdminRequestStatusTest, RulesTest, TestSimLargeCluster, TestSolrJ, TestManagedSchemaThreadSafety, TestCoreContainer, TestBinaryField, TestSimpleQParserPlugin, URLClassifyProcessorTest, TestCustomDocTransformer, DistributedDebugComponentTest, TestSubQueryTransformerDistrib, TestXmlQParser, PreAnalyzedFieldTest, ConvertedLegacyTest, TestLegacyTerms, TestElisionMultitermQuery, TestFaceting, IndexSizeTriggerTest, MultiThreadedOCPTest, MetricUtilsTest, TestApiFramework, CdcrRequestHandlerTest, ChangedSchemaMergeTest, DistributedQueryComponentCustomSortTest, TestMacroExpander, TestJsonRequest, TestManagedStopFilterFactory, LukeRequestHandlerTest, AnalyticsMergeStrategyTest, TestRandomFlRTGCloud, SimpleFacetsTest, CoreAdminCreateDiscoverTest, ResponseHeaderTest, OrderedExecutorTest, DistanceUnitsTest, CircularListTest, TestSimComputePlanAction, TriggerIntegrationTest, TestRangeQuery, JvmMetricsTest, LeaderElectionIntegrationTest, TestSolrCloudWithDelegationTokens, TestConfigSetImmutable, TestPartialUpdateDeduplication, DistributedSpellCheckComponentTest, TestSimpleTrackingShardHandler, SolrIndexMetricsTest, BlockCacheTest, SliceStateTest, FieldAnalysisRequestHandlerTest, TestCollapseQParserPlugin, PeerSyncTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, BigEndianAscendingWordDeserializerTest, BinaryUpdateRequestHandlerTest, SegmentsInfoRequestHandlerTest, HighlighterConfigTest, TestHashPartitioner, NestedAtomicUpdateTest, TestSolrCloudSnapshots, TestSnapshotCloudManager, RegexBoostProcessorTest, TestClusterProperties, TestQuerySenderListener, TestStressCloudBlindAtomicUpdates, TestStressReorder, OutOfBoxZkACLAndCredentialsProvidersTest, TemplateUpdateProcessorTest, TestTlogReplica] [junit4] Completed [412/887 (1!)] on J2 in 81.22s, 13 tests, 1 error <<< FAILURES! [...truncated 46513 lines...] [repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-SOLR-13661-Linux/162/consoleText [repro] Revision: 5674f4aa9077b493503d94821471e9e6aa8a1702 [repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" [repro] Repro line: ant test -Dtestcase=TestTlogReplica -Dtests.method=testOutOfOrderDBQWithInPlaceUpdates -Dtests.seed=7FDA64F8032FE88B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zgh-MA -Dtests.timezone=Pacific/Kwajalein -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:+UseG1GC" -Dtests.seed=7FDA64F8032FE88B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zgh-MA -Dtests.timezone=Pacific/Kwajalein -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...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
