Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.6-Linux/93/ Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseG1GC
2 tests failed. FAILED: org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica Error Message: Expected new active leader null Live Nodes: [127.0.0.1:33719_solr, 127.0.0.1:39597_solr, 127.0.0.1:42097_solr] Last available state: DocCollection(raceDeleteReplica_true//collections/raceDeleteReplica_true/state.json/12)={ "pullReplicas":"0", "replicationFactor":"2", "shards":{"shard1":{ "range":"80000000-7fffffff", "state":"active", "replicas":{ "core_node3":{ "core":"raceDeleteReplica_true_shard1_replica_n1", "base_url":"https://127.0.0.1:46733/solr", "node_name":"127.0.0.1:46733_solr", "state":"down", "type":"NRT", "leader":"true"}, "core_node6":{ "core":"raceDeleteReplica_true_shard1_replica_n5", "base_url":"https://127.0.0.1:46733/solr", "node_name":"127.0.0.1:46733_solr", "state":"down", "type":"NRT"}, "core_node4":{ "core":"raceDeleteReplica_true_shard1_replica_n2", "base_url":"https://127.0.0.1:42097/solr", "node_name":"127.0.0.1:42097_solr", "state":"down", "type":"NRT"}}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"1", "autoAddReplicas":"false", "nrtReplicas":"2", "tlogReplicas":"0"} Stack Trace: java.lang.AssertionError: Expected new active leader null Live Nodes: [127.0.0.1:33719_solr, 127.0.0.1:39597_solr, 127.0.0.1:42097_solr] Last available state: DocCollection(raceDeleteReplica_true//collections/raceDeleteReplica_true/state.json/12)={ "pullReplicas":"0", "replicationFactor":"2", "shards":{"shard1":{ "range":"80000000-7fffffff", "state":"active", "replicas":{ "core_node3":{ "core":"raceDeleteReplica_true_shard1_replica_n1", "base_url":"https://127.0.0.1:46733/solr", "node_name":"127.0.0.1:46733_solr", "state":"down", "type":"NRT", "leader":"true"}, "core_node6":{ "core":"raceDeleteReplica_true_shard1_replica_n5", "base_url":"https://127.0.0.1:46733/solr", "node_name":"127.0.0.1:46733_solr", "state":"down", "type":"NRT"}, "core_node4":{ "core":"raceDeleteReplica_true_shard1_replica_n2", "base_url":"https://127.0.0.1:42097/solr", "node_name":"127.0.0.1:42097_solr", "state":"down", "type":"NRT"}}}}, "router":{"name":"compositeId"}, "maxShardsPerNode":"1", "autoAddReplicas":"false", "nrtReplicas":"2", "tlogReplicas":"0"} at __randomizedtesting.SeedInfo.seed([4B10C50CBB75F0AB:2106A4DCD387BA61]:0) at org.junit.Assert.fail(Assert.java:93) at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:280) at org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:334) at org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:229) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985) 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:944) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) FAILED: org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaByCountForAllShards Error Message: Error from server at https://127.0.0.1:42097/solr: Cannot create collection deleteByCountNew. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 2, value of tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 shards to be created (higher than the allowed number) Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:42097/solr: Cannot create collection deleteByCountNew. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 2, value of tlogReplicas is 0 and value of pullReplicas is 0. This requires 4 shards to be created (higher than the allowed number) at __randomizedtesting.SeedInfo.seed([4B10C50CBB75F0AB:77818258F434ADFE]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1107) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaByCountForAllShards(DeleteReplicaTest.java:167) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985) 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:944) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) Build Log: [...truncated 12881 lines...] [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest [junit4] 2> 238851 INFO (SUITE-DeleteReplicaTest-seed#[4B10C50CBB75F0AB]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4B10C50CBB75F0AB-001/init-core-data-001 [junit4] 2> 238852 WARN (SUITE-DeleteReplicaTest-seed#[4B10C50CBB75F0AB]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4 [junit4] 2> 238852 INFO (SUITE-DeleteReplicaTest-seed#[4B10C50CBB75F0AB]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 238853 INFO (SUITE-DeleteReplicaTest-seed#[4B10C50CBB75F0AB]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 238853 INFO (SUITE-DeleteReplicaTest-seed#[4B10C50CBB75F0AB]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4B10C50CBB75F0AB-001/tempDir-001 [junit4] 2> 238853 INFO (SUITE-DeleteReplicaTest-seed#[4B10C50CBB75F0AB]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 238854 INFO (Thread-1007) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 238854 INFO (Thread-1007) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 238863 ERROR (Thread-1007) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 238954 INFO (SUITE-DeleteReplicaTest-seed#[4B10C50CBB75F0AB]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port:40933 [junit4] 2> 238956 INFO (zkConnectionManagerCallback-615-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 238959 INFO (jetty-launcher-612-thread-1) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11 [junit4] 2> 238959 INFO (jetty-launcher-612-thread-2) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11 [junit4] 2> 238959 INFO (jetty-launcher-612-thread-3) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11 [junit4] 2> 238960 INFO (jetty-launcher-612-thread-4) [ ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 9.0.4+11 [junit4] 2> 238981 INFO (jetty-launcher-612-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 238981 INFO (jetty-launcher-612-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 238981 INFO (jetty-launcher-612-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 238981 INFO (jetty-launcher-612-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 238981 INFO (jetty-launcher-612-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 238981 INFO (jetty-launcher-612-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 238982 INFO (jetty-launcher-612-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 238982 INFO (jetty-launcher-612-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 238982 INFO (jetty-launcher-612-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 238983 INFO (jetty-launcher-612-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 238983 INFO (jetty-launcher-612-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 238984 INFO (jetty-launcher-612-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 238984 INFO (jetty-launcher-612-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a4b6dbd{/solr,null,AVAILABLE} [junit4] 2> 238985 INFO (jetty-launcher-612-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@30fe3ca5{/solr,null,AVAILABLE} [junit4] 2> 238985 INFO (jetty-launcher-612-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6dbfd3cc{/solr,null,AVAILABLE} [junit4] 2> 238986 INFO (jetty-launcher-612-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13f259c3{/solr,null,AVAILABLE} [junit4] 2> 238987 INFO (jetty-launcher-612-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7be3d556{SSL,[ssl, http/1.1]}{127.0.0.1:39597} [junit4] 2> 238987 INFO (jetty-launcher-612-thread-4) [ ] o.e.j.s.Server Started @239030ms [junit4] 2> 238987 INFO (jetty-launcher-612-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2f1e4d4b{SSL,[ssl, http/1.1]}{127.0.0.1:33719} [junit4] 2> 238987 INFO (jetty-launcher-612-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@61c56c26{SSL,[ssl, http/1.1]}{127.0.0.1:42097} [junit4] 2> 238987 INFO (jetty-launcher-612-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39597} [junit4] 2> 238987 INFO (jetty-launcher-612-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@647d6540{SSL,[ssl, http/1.1]}{127.0.0.1:46733} [junit4] 2> 238987 INFO (jetty-launcher-612-thread-1) [ ] o.e.j.s.Server Started @239030ms [junit4] 2> 238987 INFO (jetty-launcher-612-thread-2) [ ] o.e.j.s.Server Started @239030ms [junit4] 2> 238987 INFO (jetty-launcher-612-thread-3) [ ] o.e.j.s.Server Started @239030ms [junit4] 2> 238987 INFO (jetty-launcher-612-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42097} [junit4] 2> 238987 INFO (jetty-launcher-612-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33719} [junit4] 2> 238987 INFO (jetty-launcher-612-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46733} [junit4] 2> 238987 ERROR (jetty-launcher-612-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 238987 INFO (jetty-launcher-612-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 238987 ERROR (jetty-launcher-612-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 238987 ERROR (jetty-launcher-612-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 238987 INFO (jetty-launcher-612-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 238987 INFO (jetty-launcher-612-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.6.0 [junit4] 2> 238987 INFO (jetty-launcher-612-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.6.0 [junit4] 2> 238987 ERROR (jetty-launcher-612-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 238987 INFO (jetty-launcher-612-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 238987 INFO (jetty-launcher-612-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 238987 INFO (jetty-launcher-612-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 238987 INFO (jetty-launcher-612-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 238987 INFO (jetty-launcher-612-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 238987 INFO (jetty-launcher-612-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.6.0 [junit4] 2> 238987 INFO (jetty-launcher-612-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-12-13T02:22:35.276865Z [junit4] 2> 238987 INFO (jetty-launcher-612-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 238987 INFO (jetty-launcher-612-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 238987 INFO (jetty-launcher-612-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 7.6.0 [junit4] 2> 238987 INFO (jetty-launcher-612-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-12-13T02:22:35.276933Z [junit4] 2> 238987 INFO (jetty-launcher-612-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 238987 INFO (jetty-launcher-612-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 238987 INFO (jetty-launcher-612-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-12-13T02:22:35.276977Z [junit4] 2> 238987 INFO (jetty-launcher-612-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 238988 INFO (jetty-launcher-612-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2018-12-13T02:22:35.277016Z [junit4] 2> 238995 INFO (zkConnectionManagerCallback-619-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 238995 INFO (jetty-launcher-612-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 238996 INFO (zkConnectionManagerCallback-620-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 238996 INFO (zkConnectionManagerCallback-623-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 238996 INFO (zkConnectionManagerCallback-621-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 238997 INFO (jetty-launcher-612-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 238997 INFO (jetty-launcher-612-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 239002 INFO (jetty-launcher-612-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 239063 INFO (jetty-launcher-612-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40933/solr [junit4] 2> 239068 INFO (zkConnectionManagerCallback-627-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 239080 INFO (zkConnectionManagerCallback-629-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 239103 INFO (jetty-launcher-612-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40933/solr [junit4] 2> 239114 INFO (zkConnectionManagerCallback-635-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 239117 INFO (zkConnectionManagerCallback-637-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 239127 INFO (jetty-launcher-612-thread-1) [n:127.0.0.1:42097_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42097_solr [junit4] 2> 239129 INFO (jetty-launcher-612-thread-1) [n:127.0.0.1:42097_solr ] o.a.s.c.Overseer Overseer (id=72184217355419656-127.0.0.1:42097_solr-n_0000000000) starting [junit4] 2> 239136 INFO (jetty-launcher-612-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40933/solr [junit4] 2> 239146 INFO (zkConnectionManagerCallback-646-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 239147 INFO (jetty-launcher-612-thread-1) [n:127.0.0.1:42097_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40933/solr ready [junit4] 2> 239150 INFO (zkConnectionManagerCallback-648-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 239154 INFO (OverseerStateUpdate-72184217355419656-127.0.0.1:42097_solr-n_0000000000) [n:127.0.0.1:42097_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42097_solr [junit4] 2> 239156 INFO (jetty-launcher-612-thread-3) [n:127.0.0.1:46733_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46733_solr [junit4] 2> 239175 INFO (zkCallback-645-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 239175 INFO (zkCallback-628-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 239176 INFO (jetty-launcher-612-thread-1) [n:127.0.0.1:42097_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 239176 INFO (jetty-launcher-612-thread-1) [n:127.0.0.1:42097_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42097_solr [junit4] 2> 239178 INFO (zkConnectionManagerCallback-650-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 239182 INFO (OverseerStateUpdate-72184217355419656-127.0.0.1:42097_solr-n_0000000000) [n:127.0.0.1:42097_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 239183 INFO (zkCallback-628-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 239183 INFO (zkCallback-645-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 239186 INFO (jetty-launcher-612-thread-4) [n:127.0.0.1:39597_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 239188 INFO (jetty-launcher-612-thread-4) [n:127.0.0.1:39597_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 239188 INFO (jetty-launcher-612-thread-4) [n:127.0.0.1:39597_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39597_solr [junit4] 2> 239189 INFO (zkCallback-645-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 239189 INFO (zkCallback-628-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 239189 INFO (zkCallback-636-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 239206 INFO (jetty-launcher-612-thread-1) [n:127.0.0.1:42097_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 239206 INFO (zkCallback-649-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 239206 INFO (zkConnectionManagerCallback-655-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 239207 INFO (jetty-launcher-612-thread-3) [n:127.0.0.1:46733_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 239208 INFO (jetty-launcher-612-thread-3) [n:127.0.0.1:46733_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40933/solr ready [junit4] 2> 239214 INFO (zkConnectionManagerCallback-663-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 239214 INFO (jetty-launcher-612-thread-3) [n:127.0.0.1:46733_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 239219 INFO (jetty-launcher-612-thread-4) [n:127.0.0.1:39597_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 239219 INFO (jetty-launcher-612-thread-4) [n:127.0.0.1:39597_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40933/solr ready [junit4] 2> 239220 INFO (jetty-launcher-612-thread-4) [n:127.0.0.1:39597_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 239222 INFO (jetty-launcher-612-thread-1) [n:127.0.0.1:42097_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42097.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4a3b3d [junit4] 2> 239227 INFO (jetty-launcher-612-thread-3) [n:127.0.0.1:46733_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46733.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4a3b3d [junit4] 2> 239230 INFO (jetty-launcher-612-thread-1) [n:127.0.0.1:42097_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42097.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4a3b3d [junit4] 2> 239230 INFO (jetty-launcher-612-thread-1) [n:127.0.0.1:42097_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42097.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4a3b3d [junit4] 2> 239231 INFO (jetty-launcher-612-thread-1) [n:127.0.0.1:42097_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4B10C50CBB75F0AB-001/tempDir-001/node1/. [junit4] 2> 239232 INFO (jetty-launcher-612-thread-4) [n:127.0.0.1:39597_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39597.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4a3b3d [junit4] 2> 239234 INFO (jetty-launcher-612-thread-3) [n:127.0.0.1:46733_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46733.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4a3b3d [junit4] 2> 239234 INFO (jetty-launcher-612-thread-3) [n:127.0.0.1:46733_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46733.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4a3b3d [junit4] 2> 239235 INFO (jetty-launcher-612-thread-3) [n:127.0.0.1:46733_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4B10C50CBB75F0AB-001/tempDir-001/node3/. [junit4] 2> 239237 INFO (jetty-launcher-612-thread-4) [n:127.0.0.1:39597_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39597.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4a3b3d [junit4] 2> 239237 INFO (jetty-launcher-612-thread-4) [n:127.0.0.1:39597_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39597.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4a3b3d [junit4] 2> 239238 INFO (jetty-launcher-612-thread-4) [n:127.0.0.1:39597_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4B10C50CBB75F0AB-001/tempDir-001/node4/. [junit4] 2> 239251 INFO (jetty-launcher-612-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40933/solr [junit4] 2> 239252 INFO (zkConnectionManagerCallback-669-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 239254 INFO (zkConnectionManagerCallback-671-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 239257 INFO (jetty-launcher-612-thread-2) [n:127.0.0.1:33719_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 239260 INFO (jetty-launcher-612-thread-2) [n:127.0.0.1:33719_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 239260 INFO (jetty-launcher-612-thread-2) [n:127.0.0.1:33719_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33719_solr [junit4] 2> 239260 INFO (zkCallback-636-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 239261 INFO (zkCallback-628-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 239261 INFO (zkCallback-649-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 239261 INFO (zkCallback-645-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 239262 INFO (zkCallback-662-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 239263 INFO (zkCallback-654-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 239263 INFO (zkCallback-670-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 239271 INFO (zkConnectionManagerCallback-678-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 239271 INFO (jetty-launcher-612-thread-2) [n:127.0.0.1:33719_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 239272 INFO (jetty-launcher-612-thread-2) [n:127.0.0.1:33719_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40933/solr ready [junit4] 2> 239272 INFO (jetty-launcher-612-thread-2) [n:127.0.0.1:33719_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 239285 INFO (jetty-launcher-612-thread-2) [n:127.0.0.1:33719_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33719.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4a3b3d [junit4] 2> 239292 INFO (jetty-launcher-612-thread-2) [n:127.0.0.1:33719_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33719.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4a3b3d [junit4] 2> 239292 INFO (jetty-launcher-612-thread-2) [n:127.0.0.1:33719_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33719.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4a3b3d [junit4] 2> 239293 INFO (jetty-launcher-612-thread-2) [n:127.0.0.1:33719_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4B10C50CBB75F0AB-001/tempDir-001/node2/. [junit4] 2> 239356 INFO (zkConnectionManagerCallback-681-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 239358 INFO (zkConnectionManagerCallback-686-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 239359 INFO (SUITE-DeleteReplicaTest-seed#[4B10C50CBB75F0AB]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 239359 INFO (SUITE-DeleteReplicaTest-seed#[4B10C50CBB75F0AB]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40933/solr ready [junit4] IGNOR/A 0.00s J2 | DeleteReplicaTest.deleteReplicaFromClusterState [junit4] > Assumption #1: 'badapple' test group is disabled (@BadApple(bugUrl="https://issues.apache.org/jira/browse/SOLR-12028")) [junit4] 2> 239406 INFO (TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[4B10C50CBB75F0AB]) [ ] o.a.s.SolrTestCaseJ4 ###Starting deleteLiveReplicaTest [junit4] 2> 239427 INFO (qtp352957353-3481) [n:127.0.0.1:42097_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=delLiveColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 239444 INFO (OverseerThreadFactory-2010-thread-1-processing-n:127.0.0.1:42097_solr) [n:127.0.0.1:42097_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection delLiveColl [junit4] 2> 239554 INFO (qtp352957353-3467) [n:127.0.0.1:42097_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 239565 INFO (qtp546341265-3485) [n:127.0.0.1:46733_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 239575 INFO (qtp1208193582-3478) [n:127.0.0.1:39597_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 239584 INFO (qtp53492757-3480) [n:127.0.0.1:33719_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 239587 INFO (OverseerStateUpdate-72184217355419656-127.0.0.1:42097_solr-n_0000000000) [n:127.0.0.1:42097_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"delLiveColl_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:33719/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 239589 INFO (OverseerStateUpdate-72184217355419656-127.0.0.1:42097_solr-n_0000000000) [n:127.0.0.1:42097_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"delLiveColl_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:39597/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 239590 INFO (OverseerStateUpdate-72184217355419656-127.0.0.1:42097_solr-n_0000000000) [n:127.0.0.1:42097_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"delLiveColl_shard2_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:46733/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 239591 INFO (OverseerStateUpdate-72184217355419656-127.0.0.1:42097_solr-n_0000000000) [n:127.0.0.1:42097_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"delLiveColl", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"delLiveColl_shard2_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:42097/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 239798 INFO (qtp53492757-3488) [n:127.0.0.1:33719_solr x:delLiveColl_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=delLiveColl_shard1_replica_n1&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 239799 INFO (qtp352957353-3467) [n:127.0.0.1:42097_solr x:delLiveColl_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=delLiveColl_shard2_replica_n6&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 239799 INFO (qtp1208193582-3482) [n:127.0.0.1:39597_solr x:delLiveColl_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=delLiveColl_shard1_replica_n2&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 239799 INFO (qtp546341265-3487) [n:127.0.0.1:46733_solr x:delLiveColl_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=delLiveColl_shard2_replica_n4&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 239799 INFO (qtp546341265-3487) [n:127.0.0.1:46733_solr x:delLiveColl_shard2_replica_n4] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 240806 INFO (qtp53492757-3488) [n:127.0.0.1:33719_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0 [junit4] 2> 240806 INFO (qtp546341265-3487) [n:127.0.0.1:46733_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0 [junit4] 2> 240806 INFO (qtp352957353-3467) [n:127.0.0.1:42097_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0 [junit4] 2> 240812 INFO (qtp1208193582-3482) [n:127.0.0.1:39597_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0 [junit4] 2> 240813 INFO (qtp546341265-3487) [n:127.0.0.1:46733_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] o.a.s.s.IndexSchema [delLiveColl_shard2_replica_n4] Schema name=minimal [junit4] 2> 240813 INFO (qtp53492757-3488) [n:127.0.0.1:33719_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] o.a.s.s.IndexSchema [delLiveColl_shard1_replica_n1] Schema name=minimal [junit4] 2> 240813 INFO (qtp352957353-3467) [n:127.0.0.1:42097_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.s.IndexSchema [delLiveColl_shard2_replica_n6] Schema name=minimal [junit4] 2> 240821 INFO (qtp546341265-3487) [n:127.0.0.1:46733_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 240821 INFO (qtp546341265-3487) [n:127.0.0.1:46733_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'delLiveColl_shard2_replica_n4' using configuration from collection delLiveColl, trusted=true [junit4] 2> 240821 INFO (qtp352957353-3467) [n:127.0.0.1:42097_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 240821 INFO (qtp352957353-3467) [n:127.0.0.1:42097_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'delLiveColl_shard2_replica_n6' using configuration from collection delLiveColl, trusted=true [junit4] 2> 240821 INFO (qtp53492757-3488) [n:127.0.0.1:33719_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 240821 INFO (qtp53492757-3488) [n:127.0.0.1:33719_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'delLiveColl_shard1_replica_n1' using configuration from collection delLiveColl, trusted=true [junit4] 2> 240821 INFO (qtp546341265-3487) [n:127.0.0.1:46733_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46733.solr.core.delLiveColl.shard2.replica_n4' (registry 'solr.core.delLiveColl.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4a3b3d [junit4] 2> 240821 INFO (qtp352957353-3467) [n:127.0.0.1:42097_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42097.solr.core.delLiveColl.shard2.replica_n6' (registry 'solr.core.delLiveColl.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4a3b3d [junit4] 2> 240821 INFO (qtp53492757-3488) [n:127.0.0.1:33719_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33719.solr.core.delLiveColl.shard1.replica_n1' (registry 'solr.core.delLiveColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4a3b3d [junit4] 2> 240822 INFO (qtp546341265-3487) [n:127.0.0.1:46733_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] o.a.s.c.SolrCore [[delLiveColl_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4B10C50CBB75F0AB-001/tempDir-001/node3/delLiveColl_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4B10C50CBB75F0AB-001/tempDir-001/node3/./delLiveColl_shard2_replica_n4/data/] [junit4] 2> 240822 INFO (qtp352957353-3467) [n:127.0.0.1:42097_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.c.SolrCore [[delLiveColl_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4B10C50CBB75F0AB-001/tempDir-001/node1/delLiveColl_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4B10C50CBB75F0AB-001/tempDir-001/node1/./delLiveColl_shard2_replica_n6/data/] [junit4] 2> 240822 INFO (qtp53492757-3488) [n:127.0.0.1:33719_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] o.a.s.c.SolrCore [[delLiveColl_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4B10C50CBB75F0AB-001/tempDir-001/node2/delLiveColl_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4B10C50CBB75F0AB-001/tempDir-001/node2/./delLiveColl_shard1_replica_n1/data/] [junit4] 2> 240824 INFO (qtp1208193582-3482) [n:127.0.0.1:39597_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.s.IndexSchema [delLiveColl_shard1_replica_n2] Schema name=minimal [junit4] 2> 240825 INFO (qtp1208193582-3482) [n:127.0.0.1:39597_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 240825 INFO (qtp1208193582-3482) [n:127.0.0.1:39597_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'delLiveColl_shard1_replica_n2' using configuration from collection delLiveColl, trusted=true [junit4] 2> 240825 INFO (qtp1208193582-3482) [n:127.0.0.1:39597_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39597.solr.core.delLiveColl.shard1.replica_n2' (registry 'solr.core.delLiveColl.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4a3b3d [junit4] 2> 240825 INFO (qtp1208193582-3482) [n:127.0.0.1:39597_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.c.SolrCore [[delLiveColl_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4B10C50CBB75F0AB-001/tempDir-001/node4/delLiveColl_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4B10C50CBB75F0AB-001/tempDir-001/node4/./delLiveColl_shard1_replica_n2/data/] [junit4] 2> 240859 INFO (qtp352957353-3467) [n:127.0.0.1:42097_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 240859 INFO (qtp352957353-3467) [n:127.0.0.1:42097_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 240860 INFO (qtp352957353-3467) [n:127.0.0.1:42097_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 240860 INFO (qtp352957353-3467) [n:127.0.0.1:42097_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 240861 INFO (qtp352957353-3467) [n:127.0.0.1:42097_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@57cfa9eb[delLiveColl_shard2_replica_n6] main] [junit4] 2> 240862 INFO (qtp1208193582-3482) [n:127.0.0.1:39597_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 240862 INFO (qtp1208193582-3482) [n:127.0.0.1:39597_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 240862 INFO (qtp352957353-3467) [n:127.0.0.1:42097_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 240862 INFO (qtp352957353-3467) [n:127.0.0.1:42097_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 240863 INFO (qtp53492757-3488) [n:127.0.0.1:33719_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 240863 INFO (qtp546341265-3487) [n:127.0.0.1:46733_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 240863 INFO (qtp53492757-3488) [n:127.0.0.1:33719_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 240863 INFO (qtp546341265-3487) [n:127.0.0.1:46733_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 240863 INFO (qtp352957353-3467) [n:127.0.0.1:42097_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 240863 INFO (qtp1208193582-3482) [n:127.0.0.1:39597_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 240863 INFO (qtp1208193582-3482) [n:127.0.0.1:39597_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 240863 INFO (searcherExecutor-2031-thread-1-processing-n:127.0.0.1:42097_solr x:delLiveColl_shard2_replica_n6 c:delLiveColl s:shard2 r:core_node8) [n:127.0.0.1:42097_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.c.SolrCore [delLiveColl_shard2_replica_n6] Registered new searcher Searcher@57cfa9eb[delLiveColl_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 240863 INFO (qtp352957353-3467) [n:127.0.0.1:42097_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1619701538123415552 [junit4] 2> 240864 INFO (qtp1208193582-3482) [n:127.0.0.1:39597_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@359b4b94[delLiveColl_shard1_replica_n2] main] [junit4] 2> 240864 INFO (qtp53492757-3488) [n:127.0.0.1:33719_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 240864 INFO (qtp546341265-3487) [n:127.0.0.1:46733_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 240864 INFO (qtp53492757-3488) [n:127.0.0.1:33719_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 240864 INFO (qtp546341265-3487) [n:127.0.0.1:46733_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 240865 INFO (qtp1208193582-3482) [n:127.0.0.1:39597_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 240865 INFO (qtp1208193582-3482) [n:127.0.0.1:39597_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 240866 INFO (qtp1208193582-3482) [n:127.0.0.1:39597_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 240866 INFO (qtp1208193582-3482) [n:127.0.0.1:39597_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1619701538126561280 [junit4] 2> 240866 INFO (qtp53492757-3488) [n:127.0.0.1:33719_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@66ff9df4[delLiveColl_shard1_replica_n1] main] [junit4] 2> 240866 INFO (qtp546341265-3487) [n:127.0.0.1:46733_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@16c07eea[delLiveColl_shard2_replica_n4] main] [junit4] 2> 240866 INFO (searcherExecutor-2033-thread-1-processing-n:127.0.0.1:39597_solr x:delLiveColl_shard1_replica_n2 c:delLiveColl s:shard1 r:core_node5) [n:127.0.0.1:39597_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.c.SolrCore [delLiveColl_shard1_replica_n2] Registered new searcher Searcher@359b4b94[delLiveColl_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 240867 INFO (qtp546341265-3487) [n:127.0.0.1:46733_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 240867 INFO (qtp53492757-3488) [n:127.0.0.1:33719_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 240867 INFO (qtp546341265-3487) [n:127.0.0.1:46733_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 240867 INFO (qtp53492757-3488) [n:127.0.0.1:33719_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 240867 INFO (qtp546341265-3487) [n:127.0.0.1:46733_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 240867 INFO (qtp352957353-3467) [n:127.0.0.1:42097_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/delLiveColl/terms/shard2 to Terms{values={core_node8=0}, version=0} [junit4] 2> 240867 INFO (qtp53492757-3488) [n:127.0.0.1:33719_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 240868 INFO (qtp546341265-3487) [n:127.0.0.1:46733_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1619701538128658432 [junit4] 2> 240868 INFO (qtp53492757-3488) [n:127.0.0.1:33719_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1619701538128658432 [junit4] 2> 240869 INFO (searcherExecutor-2030-thread-1-processing-n:127.0.0.1:46733_solr x:delLiveColl_shard2_replica_n4 c:delLiveColl s:shard2 r:core_node7) [n:127.0.0.1:46733_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] o.a.s.c.SolrCore [delLiveColl_shard2_replica_n4] Registered new searcher Searcher@16c07eea[delLiveColl_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 240870 INFO (searcherExecutor-2032-thread-1-processing-n:127.0.0.1:33719_solr x:delLiveColl_shard1_replica_n1 c:delLiveColl s:shard1 r:core_node3) [n:127.0.0.1:33719_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] o.a.s.c.SolrCore [delLiveColl_shard1_replica_n1] Registered new searcher Searcher@66ff9df4[delLiveColl_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 240871 INFO (qtp1208193582-3482) [n:127.0.0.1:39597_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/delLiveColl/terms/shard1 to Terms{values={core_node5=0}, version=0} [junit4] 2> 240875 INFO (qtp53492757-3488) [n:127.0.0.1:33719_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/delLiveColl/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1} [junit4] 2> 240875 INFO (qtp546341265-3487) [n:127.0.0.1:46733_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/delLiveColl/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1} [junit4] 2> 240876 INFO (qtp1208193582-3482) [n:127.0.0.1:39597_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 240876 INFO (qtp1208193582-3482) [n:127.0.0.1:39597_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 240876 INFO (qtp1208193582-3482) [n:127.0.0.1:39597_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39597/solr/delLiveColl_shard1_replica_n2/ [junit4] 2> 240876 INFO (qtp352957353-3467) [n:127.0.0.1:42097_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 240876 INFO (qtp352957353-3467) [n:127.0.0.1:42097_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 240876 INFO (qtp352957353-3467) [n:127.0.0.1:42097_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:42097/solr/delLiveColl_shard2_replica_n6/ [junit4] 2> 240876 INFO (qtp1208193582-3482) [n:127.0.0.1:39597_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=delLiveColl_shard1_replica_n2 url=https://127.0.0.1:39597/solr START replicas=[https://127.0.0.1:33719/solr/delLiveColl_shard1_replica_n1/] nUpdates=100 [junit4] 2> 240876 INFO (qtp352957353-3467) [n:127.0.0.1:42097_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=delLiveColl_shard2_replica_n6 url=https://127.0.0.1:42097/solr START replicas=[https://127.0.0.1:46733/solr/delLiveColl_shard2_replica_n4/] nUpdates=100 [junit4] 2> 240876 INFO (qtp1208193582-3482) [n:127.0.0.1:39597_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=delLiveColl_shard1_replica_n2 url=https://127.0.0.1:39597/solr DONE. We have no versions. sync failed. [junit4] 2> 240878 INFO (qtp352957353-3467) [n:127.0.0.1:42097_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=delLiveColl_shard2_replica_n6 url=https://127.0.0.1:42097/solr DONE. We have no versions. sync failed. [junit4] 2> 240881 INFO (qtp546341265-3483) [n:127.0.0.1:46733_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] o.a.s.c.S.Request [delLiveColl_shard2_replica_n4] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 240881 INFO (qtp53492757-3601) [n:127.0.0.1:33719_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] o.a.s.c.S.Request [delLiveColl_shard1_replica_n1] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 240882 INFO (qtp352957353-3467) [n:127.0.0.1:42097_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 240882 INFO (qtp352957353-3467) [n:127.0.0.1:42097_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] 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> 240882 INFO (qtp352957353-3467) [n:127.0.0.1:42097_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 240882 INFO (qtp1208193582-3482) [n:127.0.0.1:39597_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 240882 INFO (qtp1208193582-3482) [n:127.0.0.1:39597_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] 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> 240882 INFO (qtp1208193582-3482) [n:127.0.0.1:39597_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 240884 INFO (qtp352957353-3467) [n:127.0.0.1:42097_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:42097/solr/delLiveColl_shard2_replica_n6/ shard2 [junit4] 2> 240884 INFO (qtp1208193582-3482) [n:127.0.0.1:39597_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39597/solr/delLiveColl_shard1_replica_n2/ shard1 [junit4] 2> 241036 INFO (qtp1208193582-3482) [n:127.0.0.1:39597_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 241036 INFO (qtp352957353-3467) [n:127.0.0.1:42097_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 241045 INFO (qtp352957353-3467) [n:127.0.0.1:42097_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=delLiveColl_shard2_replica_n6&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1246 [junit4] 2> 241068 INFO (qtp1208193582-3482) [n:127.0.0.1:39597_solr c:delLiveColl s:shard1 r:core_node5 x:delLiveColl_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=delLiveColl_shard1_replica_n2&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1269 [junit4] 2> 241139 INFO (zkCallback-636-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 241139 INFO (zkCallback-649-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 241979 INFO (zkCallback-670-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 241979 INFO (zkCallback-636-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 241979 INFO (zkCallback-649-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 241979 INFO (zkCallback-628-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 242010 INFO (qtp546341265-3487) [n:127.0.0.1:46733_solr c:delLiveColl s:shard2 r:core_node7 x:delLiveColl_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=delLiveColl_shard2_replica_n4&action=CREATE&numShards=2&collection=delLiveColl&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2211 [junit4] 2> 242010 INFO (qtp53492757-3488) [n:127.0.0.1:33719_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=delLiveColl_shard1_replica_n1&action=CREATE&numShards=2&collection=delLiveColl&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2212 [junit4] 2> 242013 INFO (qtp352957353-3481) [n:127.0.0.1:42097_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 242013 INFO (qtp352957353-3481) [n:127.0.0.1:42097_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=delLiveColl&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2586 [junit4] 2> 242016 INFO (qtp546341265-3487) [n:127.0.0.1:46733_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 242018 INFO (qtp352957353-3472) [n:127.0.0.1:42097_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with params replica=core_node7&action=DELETEREPLICA&collection=delLiveColl&shard=shard2&onlyIfDown=true&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 242019 INFO (OverseerCollectionConfigSetProcessor-72184217355419656-127.0.0.1:42097_solr-n_0000000000) [n:127.0.0.1:42097_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> 242019 ERROR (OverseerThreadFactory-2010-thread-2-processing-n:127.0.0.1:42097_solr) [n:127.0.0.1:42097_solr c:delLiveColl s:shard2 r:core_node7 ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: delLiveColl operation: deletereplica failed:org.apache.solr.common.SolrException: Attempted to remove replica : delLiveColl/shard2/core_node7 with onlyIfDown='true', but state is 'active' [junit4] 2> at org.apache.solr.cloud.api.collections.DeleteReplicaCmd.deleteCore(DeleteReplicaCmd.java:218) [junit4] 2> at org.apache.solr.cloud.api.collections.DeleteReplicaCmd.deleteReplica(DeleteReplicaCmd.java:95) [junit4] 2> at org.apache.solr.cloud.api.collections.DeleteReplicaCmd.call(DeleteReplicaCmd.java:66) [junit4] 2> at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:259) [junit4] 2> at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:478) [junit4] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209) [junit4] 2> at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167) [junit4] 2> at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> [junit4] 2> 242022 INFO (qtp352957353-3472) [n:127.0.0.1:42097_solr c:delLiveColl ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replica=core_node7&action=DELETEREPLICA&collection=delLiveColl&shard=shard2&onlyIfDown=true&wt=javabin&version=2} status=400 QTime=4 [junit4] 2> 242023 INFO (qtp352957353-3481) [n:127.0.0.1:42097_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with params replica=core_node7&action=DELETEREPLICA&collection=delLiveColl&shard=shard2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 242025 INFO (OverseerCollectionConfigSetProcessor-72184217355419656-127.0.0.1:42097_solr-n_0000000000) [n:127.0.0.1:42097_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> 242034 INFO (qtp546341265-3604) [n:127.0.0.1:46733_solr x:delLiveColl_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.delLiveColl.shard2.replica_n4, tag=null [junit4] 2> 242034 INFO (qtp546341265-3604) [n:127.0.0.1:46733_solr x:delLiveColl_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6200cc6c: rootName = solr_46733, domain = solr.core.delLiveColl.shard2.replica_n4, service url = null, agent id = null] for registry solr.core.delLiveColl.shard2.replica_n4 / com.codahale.metrics.MetricRegistry@304a246f [junit4] 2> 242049 INFO (qtp546341265-3604) [n:127.0.0.1:46733_solr x:delLiveColl_shard2_replica_n4] o.a.s.c.SolrCore [delLiveColl_shard2_replica_n4] CLOSING SolrCore org.apache.solr.core.SolrCore@329053e6 [junit4] 2> 242049 INFO (qtp546341265-3604) [n:127.0.0.1:46733_solr x:delLiveColl_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.delLiveColl.shard2.replica_n4, tag=329053e6 [junit4] 2> 242050 INFO (qtp546341265-3604) [n:127.0.0.1:46733_solr x:delLiveColl_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.delLiveColl.shard2.leader, tag=329053e6 [junit4] 2> 242052 INFO (qtp546341265-3604) [n:127.0.0.1:46733_solr x:delLiveColl_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/delLiveColl/terms/shard2 to Terms{values={core_node8=0}, version=2} [junit4] 2> 242053 INFO (qtp546341265-3604) [n:127.0.0.1:46733_solr x:delLiveColl_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration. [junit4] 2> 242053 INFO (qtp546341265-3604) [n:127.0.0.1:46733_solr x:delLiveColl_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=delLiveColl_shard2_replica_n4&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true} status=0 QTime=20 [junit4] 2> 242155 INFO (zkCallback-649-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 242155 INFO (zkCallback-636-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 242155 INFO (zkCallback-628-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 242155 INFO (zkCallback-670-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json] for collection [delLiveColl] has occurred - updating... (live nodes size: [4]) [junit4] 2> 242255 INFO (qtp352957353-3481) [n:127.0.0.1:42097_solr c:delLiveColl ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replica=core_node7&action=DELETEREPLICA&collection=delLiveColl&shard=shard2&wt=javabin&version=2} status=0 QTime=232 [junit4] 2> 242257 INFO (TEST-DeleteReplicaTest.deleteLiveReplicaTest-seed#[4B10C50CBB75F0AB]) [ ] o.a.s.SolrTestCaseJ4 ###Ending deleteLiveReplicaTest [junit4] 2> 242279 INFO (TEST-DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup-seed#[4B10C50CBB75F0AB]) [ ] o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaAndVerifyDirectoryCleanup [junit4] 2> 242280 INFO (qtp352957353-3472) [n:127.0.0.1:42097_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=deletereplica_test&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 242281 INFO (OverseerThreadFactory-2010-thread-4-processing-n:127.0.0.1:42097_solr) [n:127.0.0.1:42097_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection deletereplica_test [junit4] 2> 242281 INFO (OverseerCollectionConfigSetProcessor-72184217355419656-127.0.0.1:42097_solr-n_0000000000) [n:127.0.0.1:42097_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 242487 INFO (qtp352957353-3593) [n:127.0.0.1:42097_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.delLiveColl.shard2.replica_n6:INDEX.sizeInBytes} status=0 QTime=0 [junit4] 2> 242488 INFO (qtp352957353-3467) [n:127.0.0.1:42097_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 242489 INFO (qtp546341265-3485) [n:127.0.0.1:46733_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 242491 INFO (qtp1208193582-3477) [n:127.0.0.1:39597_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.delLiveColl.shard1.replica_n2:INDEX.sizeInBytes} status=0 QTime=0 [junit4] 2> 242492 INFO (qtp1208193582-3482) [n:127.0.0.1:39597_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 242493 INFO (qtp53492757-3476) [n:127.0.0.1:33719_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.delLiveColl.shard1.replica_n1:INDEX.sizeInBytes} status=0 QTime=0 [junit4] 2> 242494 INFO (qtp53492757-3488) [n:127.0.0.1:33719_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0 [junit4] 2> 242498 INFO (OverseerStateUpdate-72184217355419656-127.0.0.1:42097_solr-n_0000000000) [n:127.0.0.1:42097_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"deletereplica_test", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"deletereplica_test_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:46733/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 242499 INFO (OverseerStateUpdate-72184217355419656-127.0.0.1:42097_solr-n_0000000000) [n:127.0.0.1:42097_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"deletereplica_test", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"deletereplica_test_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:46733/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 242700 INFO (qtp546341265-3487) [n:127.0.0.1:46733_solr x:deletereplica_test_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica_n1&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 242702 INFO (qtp546341265-3462) [n:127.0.0.1:46733_solr x:deletereplica_test_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica_n2&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 243709 INFO (qtp546341265-3462) [n:127.0.0.1:46733_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0 [junit4] 2> 243712 INFO (qtp546341265-3487) [n:127.0.0.1:46733_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0 [junit4] 2> 243736 INFO (qtp546341265-3462) [n:127.0.0.1:46733_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.s.IndexSchema [deletereplica_test_shard1_replica_n2] Schema name=minimal [junit4] 2> 243737 INFO (qtp546341265-3487) [n:127.0.0.1:46733_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.s.IndexSchema [deletereplica_test_shard1_replica_n1] Schema name=minimal [junit4] 2> 243737 INFO (qtp546341265-3462) [n:127.0.0.1:46733_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 243737 INFO (qtp546341265-3462) [n:127.0.0.1:46733_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'deletereplica_test_shard1_replica_n2' using configuration from collection deletereplica_test, trusted=true [junit4] 2> 243738 INFO (qtp546341265-3462) [n:127.0.0.1:46733_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46733.solr.core.deletereplica_test.shard1.replica_n2' (registry 'solr.core.deletereplica_test.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4a3b3d [junit4] 2> 243738 INFO (qtp546341265-3462) [n:127.0.0.1:46733_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.SolrCore [[deletereplica_test_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4B10C50CBB75F0AB-001/tempDir-001/node3/deletereplica_test_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4B10C50CBB75F0AB-001/tempDir-001/node3/./deletereplica_test_shard1_replica_n2/data/] [junit4] 2> 243738 INFO (qtp546341265-3487) [n:127.0.0.1:46733_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 243738 INFO (qtp546341265-3487) [n:127.0.0.1:46733_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'deletereplica_test_shard1_replica_n1' using configuration from collection deletereplica_test, trusted=true [junit4] 2> 243739 INFO (qtp546341265-3487) [n:127.0.0.1:46733_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46733.solr.core.deletereplica_test.shard1.replica_n1' (registry 'solr.core.deletereplica_test.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e4a3b3d [junit4] 2> 243739 INFO (qtp546341265-3487) [n:127.0.0.1:46733_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrCore [[deletereplica_test_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4B10C50CBB75F0AB-001/tempDir-001/node3/deletereplica_test_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4B10C50CBB75F0AB-001/tempDir-001/node3/./deletereplica_test_shard1_replica_n1/data/] [junit4] 2> 243795 INFO (qtp546341265-3462) [n:127.0.0.1:46733_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 243795 INFO (qtp546341265-3462) [n:127.0.0.1:46733_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 243796 INFO (qtp546341265-3462) [n:127.0.0.1:46733_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 243796 INFO (qtp546341265-3462) [n:127.0.0.1:46733_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 243797 INFO (qtp546341265-3462) [n:127.0.0.1:46733_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@6892e10d[deletereplica_test_shard1_replica_n2] main] [junit4] 2> 243798 INFO (qtp546341265-3462) [n:127.0.0.1:46733_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 243799 INFO (qtp546341265-3462) [n:127.0.0.1:46733_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 243799 INFO (qtp546341265-3462) [n:127.0.0.1:46733_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 243800 INFO (qtp546341265-3462) [n:127.0.0.1:46733_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1619701541203083264 [junit4] 2> 243802 INFO (qtp546341265-3487) [n:127.0.0.1:46733_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 243802 INFO (qtp546341265-3487) [n:127.0.0.1:46733_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] [...truncated too long message...] cutor-2131-thread-2) [n:127.0.0.1:33719_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deleteByCount.shard1.replica_n1, tag=7db31af6 [junit4] 2> 357241 INFO (coreCloseExecutor-2131-thread-2) [n:127.0.0.1:33719_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1cfc4e2f: rootName = solr_33719, domain = solr.core.deleteByCount.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.deleteByCount.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@4d27a57d [junit4] 2> 357246 INFO (coreCloseExecutor-2132-thread-2) [n:127.0.0.1:39597_solr c:deleteReplicaOnIndexing s:shard1 r:core_node4 x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.deleteReplicaOnIndexing.shard1.leader, tag=3b39da0d [junit4] 2> 357247 INFO (coreCloseExecutor-2132-thread-2) [n:127.0.0.1:39597_solr c:deleteReplicaOnIndexing s:shard1 r:core_node4 x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close. [junit4] 2> 357247 INFO (coreCloseExecutor-2132-thread-2) [n:127.0.0.1:39597_solr c:deleteReplicaOnIndexing s:shard1 r:core_node4 x:deleteReplicaOnIndexing_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@24eb8699 commitCommandVersion:0 [junit4] 2> 357247 INFO (coreCloseExecutor-2133-thread-2) [n:127.0.0.1:42097_solr c:delLiveColl s:shard2 r:core_node8 x:delLiveColl_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.delLiveColl.shard2.leader, tag=42096f6e [junit4] 2> 357247 INFO (coreCloseExecutor-2133-thread-1) [n:127.0.0.1:42097_solr c:raceDeleteReplica_true s:shard1 r:core_node4 x:raceDeleteReplica_true_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.raceDeleteReplica_true.shard1.leader, tag=5142e79 [junit4] 2> 357252 INFO (coreCloseExecutor-2131-thread-2) [n:127.0.0.1:33719_solr c:deleteByCount s:shard1 r:core_node3 x:deleteByCount_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.deleteByCount.shard1.leader, tag=7db31af6 [junit4] 2> 357254 INFO (coreCloseExecutor-2131-thread-1) [n:127.0.0.1:33719_solr c:delLiveColl s:shard1 r:core_node3 x:delLiveColl_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.delLiveColl.shard1.leader, tag=2552e3f2 [junit4] 2> 357292 INFO (jetty-closer-613-thread-3) [ ] o.a.s.c.Overseer Overseer (id=72184217355419659-127.0.0.1:39597_solr-n_0000000002) closing [junit4] 2> 357292 INFO (OverseerStateUpdate-72184217355419659-127.0.0.1:39597_solr-n_0000000002) [n:127.0.0.1:39597_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39597_solr [junit4] 2> 357293 INFO (jetty-closer-613-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@34976372{/solr,null,UNAVAILABLE} [junit4] 2> 357294 INFO (jetty-closer-613-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 357294 WARN (OverseerAutoScalingTriggerThread-72184217355419659-127.0.0.1:39597_solr-n_0000000002) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 357298 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007329c9dc000f, likely client has closed socket [junit4] 2> 357299 INFO (jetty-closer-613-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@13f259c3{/solr,null,UNAVAILABLE} [junit4] 2> 357299 INFO (jetty-closer-613-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a4b6dbd{/solr,null,UNAVAILABLE} [junit4] 2> 357300 INFO (jetty-closer-613-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 357300 INFO (jetty-closer-613-thread-3) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 357309 ERROR (SUITE-DeleteReplicaTest-seed#[4B10C50CBB75F0AB]-worker) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 357310 INFO (SUITE-DeleteReplicaTest-seed#[4B10C50CBB75F0AB]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40933 40933 [junit4] 2> 357508 INFO (Thread-1007) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40933 40933 [junit4] 2> 357508 WARN (Thread-1007) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 16 /solr/collections/deleteByCount/terms/shard1 [junit4] 2> 13 /solr/collections/deleteReplicaOnIndexing/terms/shard1 [junit4] 2> 11 /solr/aliases.json [junit4] 2> 8 /solr/collections/delLiveColl/terms/shard2 [junit4] 2> 8 /solr/collections/raceDeleteReplica_true/terms/shard1 [junit4] 2> 6 /solr/configs/conf [junit4] 2> 5 /solr/security.json [junit4] 2> 5 /solr/collections/delLiveColl/terms/shard1 [junit4] 2> 4 /solr/collections/deletereplica_test/terms/shard1 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 11 /solr/clusterprops.json [junit4] 2> 11 /solr/clusterstate.json [junit4] 2> 8 /solr/collections/raceDeleteReplica_true/state.json [junit4] 2> 6 /solr/collections/delLiveColl/state.json [junit4] 2> 4 /solr/collections/deleteByCount/state.json [junit4] 2> 3 /solr/collections/deletereplica_test/state.json [junit4] 2> 3 /solr/collections/deleteReplicaOnIndexing/state.json [junit4] 2> 3 /solr/autoscaling.json [junit4] 2> 2 /solr/collections/raceDeleteReplica_true/leader_elect/shard1/election/72184217355419654-core_node3-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 11 /solr/live_nodes [junit4] 2> 11 /solr/collections [junit4] 2> 3 /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 3 /solr/overseer/queue [junit4] 2> 3 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 3 /solr/overseer/collection-queue-work [junit4] 2> 3 /solr/overseer/queue-work [junit4] 2> [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.6-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_4B10C50CBB75F0AB-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {id=Lucene50(blocksize=128)}, docValues:{_version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1894, maxMBSortInHeap=6.157343492483066, sim=RandomSimilarity(queryNorm=true): {}, locale=gu, timezone=America/Boise [junit4] 2> NOTE: Linux 4.15.0-39-generic amd64/Oracle Corporation 9.0.4 (64-bit)/cpus=8,threads=1,free=191393472,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [ZookeeperStatusHandlerTest, TestRestoreCore, TestCoreContainer, CollectionsAPISolrJTest, JSONWriterTest, UpdateRequestProcessorFactoryTest, TestRestManager, TestSimTriggerIntegration, DistributedFacetPivotSmallAdvancedTest, TestFacetMethods, OutputWriterTest, V2ApiIntegrationTest, SliceStateTest, TestInitParams, HdfsAutoAddReplicasIntegrationTest, AnalysisErrorHandlingTest, ResponseLogComponentTest, TestPerFieldSimilarity, TestConfigSetsAPIZkFailure, TestCloudNestedDocsSort, TestDocTermOrdsUninvertLimit, PhrasesIdentificationComponentTest, SpatialFilterTest, TestDistribDocBasedVersion, DirectSolrSpellCheckerTest, SolrIndexSplitterTest, TestSolrQueryParser, DistributedQueryElevationComponentTest, HighlighterConfigTest, UpdateParamsTest, TestStressInPlaceUpdates, ByteBuffersDirectoryFactoryTest, TestFieldResource, TestHalfAndHalfDocValues, CollectionsAPIAsyncDistributedZkTest, QueryResultKeyTest, TestSchemaManager, TestTrieFacet, SpatialHeatmapFacetsTest, HdfsRecoverLeaseTest, ChangedSchemaMergeTest, DeleteReplicaTest] [junit4] Completed [85/836 (1!)] on J2 in 118.68s, 7 tests, 1 failure, 1 error, 1 skipped <<< FAILURES! [...truncated 45259 lines...] [repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-7.6-Linux/93/consoleText [repro] Revision: 719cde97f84640faa1e3525690d262946571245f [repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" [repro] Repro line: ant test -Dtestcase=DeleteReplicaTest -Dtests.method=raceConditionOnDeleteAndRegisterReplica -Dtests.seed=4B10C50CBB75F0AB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=gu -Dtests.timezone=America/Boise -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [repro] Repro line: ant test -Dtestcase=DeleteReplicaTest -Dtests.method=deleteReplicaByCountForAllShards -Dtests.seed=4B10C50CBB75F0AB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=gu -Dtests.timezone=America/Boise -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [repro] ant clean [...truncated 6 lines...] [repro] Test suites by module: [repro] solr/core [repro] DeleteReplicaTest [repro] ant compile-test [...truncated 3585 lines...] [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.DeleteReplicaTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=4B10C50CBB75F0AB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=gu -Dtests.timezone=America/Boise -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 [...truncated 107 lines...] [repro] Failures: [repro] 0/5 failed: org.apache.solr.cloud.DeleteReplicaTest [repro] Exiting with code 0 [...truncated 40 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org