Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/546/ Java: 32bit/jdk1.8.0_201 -client -XX:+UseConcMarkSweepGC
1 tests failed. FAILED: org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy Error Message: Timeout occurred while waiting response from server at: https://127.0.0.1:37113/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: Timeout occurred while waiting response from server at: https://127.0.0.1:37113/solr at __randomizedtesting.SeedInfo.seed([DDA9FF7EA01949BB:A4B3E26A362CD553]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:660) 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.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1068) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:837) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:769) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:224) at org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplica(DeleteReplicaTest.java:384) at org.apache.solr.cloud.DeleteReplicaTest.raceConditionOnDeleteAndRegisterReplicaLegacy(DeleteReplicaTest.java:264) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) Caused by: java.net.SocketTimeoutException: Read timed out at java.net.SocketInputStream.socketRead0(Native Method) at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) at java.net.SocketInputStream.read(SocketInputStream.java:171) at java.net.SocketInputStream.read(SocketInputStream.java:141) at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) at sun.security.ssl.InputRecord.read(InputRecord.java:503) at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:975) at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:933) at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:548) ... 50 more Build Log: [...truncated 14460 lines...] [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_DDA9FF7EA01949BB-001/init-core-data-001 [junit4] 2> 1993768 INFO (TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[DDA9FF7EA01949BB]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_DDA9FF7EA01949BB-001/tempDir-001 [junit4] 2> 1993769 INFO (TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[DDA9FF7EA01949BB]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1993769 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1993769 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1993869 INFO (TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[DDA9FF7EA01949BB]) [ ] o.a.s.c.ZkTestServer start zk server on port:39173 [junit4] 2> 1993869 INFO (TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[DDA9FF7EA01949BB]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39173 [junit4] 2> 1993869 INFO (TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[DDA9FF7EA01949BB]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39173 [junit4] 2> 1993873 INFO (zkConnectionManagerCallback-9368-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1993875 INFO (zkConnectionManagerCallback-9370-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1993877 INFO (zkConnectionManagerCallback-9372-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1993881 WARN (jetty-launcher-9373-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1993881 WARN (jetty-launcher-9373-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1993884 INFO (jetty-launcher-9373-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1993885 INFO (jetty-launcher-9373-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1993885 INFO (jetty-launcher-9373-thread-2) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09 [junit4] 2> 1993885 WARN (jetty-launcher-9373-thread-3) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1993886 WARN (jetty-launcher-9373-thread-4) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1993886 INFO (jetty-launcher-9373-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1993886 INFO (jetty-launcher-9373-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1993886 INFO (jetty-launcher-9373-thread-3) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09 [junit4] 2> 1993886 INFO (jetty-launcher-9373-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1993886 INFO (jetty-launcher-9373-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1993886 INFO (jetty-launcher-9373-thread-4) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09 [junit4] 2> 1993886 INFO (jetty-launcher-9373-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0) [junit4] 2> 1993886 INFO (jetty-launcher-9373-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1993886 INFO (jetty-launcher-9373-thread-1) [ ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09 [junit4] 2> 1993913 INFO (jetty-launcher-9373-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1993913 INFO (jetty-launcher-9373-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1993913 INFO (jetty-launcher-9373-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1993913 INFO (jetty-launcher-9373-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1993914 INFO (jetty-launcher-9373-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1993914 INFO (jetty-launcher-9373-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1993914 INFO (jetty-launcher-9373-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1993914 INFO (jetty-launcher-9373-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1993914 INFO (jetty-launcher-9373-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1993914 INFO (jetty-launcher-9373-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ea0257{/solr,null,AVAILABLE} [junit4] 2> 1993916 WARN (jetty-launcher-9373-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1f04e3b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1993916 INFO (jetty-launcher-9373-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14ca091{/solr,null,AVAILABLE} [junit4] 2> 1993917 WARN (jetty-launcher-9373-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@17d565c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1993922 INFO (jetty-launcher-9373-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6e7518{/solr,null,AVAILABLE} [junit4] 2> 1993923 INFO (jetty-launcher-9373-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1993923 INFO (jetty-launcher-9373-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1993923 INFO (jetty-launcher-9373-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1993923 WARN (jetty-launcher-9373-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@308c44[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1993924 INFO (jetty-launcher-9373-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1658ea0{SSL,[ssl, http/1.1]}{127.0.0.1:38317} [junit4] 2> 1993924 INFO (jetty-launcher-9373-thread-2) [ ] o.e.j.s.Server Started @1993960ms [junit4] 2> 1993924 INFO (jetty-launcher-9373-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38317} [junit4] 2> 1993924 INFO (jetty-launcher-9373-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8ad85e{/solr,null,AVAILABLE} [junit4] 2> 1993924 INFO (jetty-launcher-9373-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1d1b582{SSL,[ssl, http/1.1]}{127.0.0.1:46361} [junit4] 2> 1993924 INFO (jetty-launcher-9373-thread-1) [ ] o.e.j.s.Server Started @1993960ms [junit4] 2> 1993924 INFO (jetty-launcher-9373-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46361} [junit4] 2> 1993924 ERROR (jetty-launcher-9373-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1993924 INFO (jetty-launcher-9373-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1993924 ERROR (jetty-launcher-9373-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1993924 INFO (jetty-launcher-9373-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1993924 INFO (jetty-launcher-9373-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.2.0 [junit4] 2> 1993924 INFO (jetty-launcher-9373-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.2.0 [junit4] 2> 1993924 INFO (jetty-launcher-9373-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1993924 INFO (jetty-launcher-9373-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1993924 INFO (jetty-launcher-9373-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1993924 INFO (jetty-launcher-9373-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1993924 INFO (jetty-launcher-9373-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-05-12T00:56:11.111Z [junit4] 2> 1993924 INFO (jetty-launcher-9373-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-05-12T00:56:11.111Z [junit4] 2> 1993925 WARN (jetty-launcher-9373-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1588684[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1993929 INFO (jetty-launcher-9373-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@11c3b21{SSL,[ssl, http/1.1]}{127.0.0.1:42121} [junit4] 2> 1993929 INFO (jetty-launcher-9373-thread-3) [ ] o.e.j.s.Server Started @1993964ms [junit4] 2> 1993929 INFO (jetty-launcher-9373-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42121} [junit4] 2> 1993929 ERROR (jetty-launcher-9373-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1993929 INFO (jetty-launcher-9373-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1993929 INFO (jetty-launcher-9373-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.2.0 [junit4] 2> 1993929 INFO (jetty-launcher-9373-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1993929 INFO (jetty-launcher-9373-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1993929 INFO (jetty-launcher-9373-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-05-12T00:56:11.116Z [junit4] 2> 1993932 INFO (jetty-launcher-9373-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@62ed8d{SSL,[ssl, http/1.1]}{127.0.0.1:40071} [junit4] 2> 1993932 INFO (jetty-launcher-9373-thread-4) [ ] o.e.j.s.Server Started @1993968ms [junit4] 2> 1993932 INFO (jetty-launcher-9373-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40071} [junit4] 2> 1993932 INFO (zkConnectionManagerCallback-9377-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1993932 ERROR (jetty-launcher-9373-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1993932 INFO (jetty-launcher-9373-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1993932 INFO (jetty-launcher-9373-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.2.0 [junit4] 2> 1993932 INFO (jetty-launcher-9373-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1993933 INFO (jetty-launcher-9373-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1993933 INFO (jetty-launcher-9373-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-05-12T00:56:11.120Z [junit4] 2> 1993933 INFO (jetty-launcher-9373-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1993942 INFO (zkConnectionManagerCallback-9376-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1993943 INFO (jetty-launcher-9373-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1993945 INFO (zkConnectionManagerCallback-9379-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1993945 INFO (zkConnectionManagerCallback-9381-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1993945 INFO (jetty-launcher-9373-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1993946 INFO (jetty-launcher-9373-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1994636 INFO (jetty-launcher-9373-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1994637 WARN (jetty-launcher-9373-thread-4) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1994638 WARN (jetty-launcher-9373-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@18fcc51[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1994642 WARN (jetty-launcher-9373-thread-4) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1994653 WARN (jetty-launcher-9373-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@26bfa9[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1994655 INFO (jetty-launcher-9373-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39173/solr [junit4] 2> 1994664 INFO (zkConnectionManagerCallback-9391-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1994673 INFO (zkConnectionManagerCallback-9393-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1994753 INFO (jetty-launcher-9373-thread-4) [n:127.0.0.1:40071_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40071_solr [junit4] 2> 1994755 INFO (jetty-launcher-9373-thread-4) [n:127.0.0.1:40071_solr ] o.a.s.c.Overseer Overseer (id=72235714740355080-127.0.0.1:40071_solr-n_0000000000) starting [junit4] 2> 1994768 INFO (zkConnectionManagerCallback-9400-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1994770 INFO (jetty-launcher-9373-thread-4) [n:127.0.0.1:40071_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39173/solr ready [junit4] 2> 1994772 INFO (OverseerStateUpdate-72235714740355080-127.0.0.1:40071_solr-n_0000000000) [n:127.0.0.1:40071_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40071_solr [junit4] 2> 1994780 INFO (jetty-launcher-9373-thread-4) [n:127.0.0.1:40071_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40071_solr [junit4] 2> 1994788 INFO (zkCallback-9392-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1994793 INFO (zkCallback-9399-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1994812 INFO (jetty-launcher-9373-thread-4) [n:127.0.0.1:40071_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1994855 INFO (jetty-launcher-9373-thread-4) [n:127.0.0.1:40071_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40071.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@156d1d1 [junit4] 2> 1994870 INFO (jetty-launcher-9373-thread-4) [n:127.0.0.1:40071_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40071.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@156d1d1 [junit4] 2> 1994870 INFO (jetty-launcher-9373-thread-4) [n:127.0.0.1:40071_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40071.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@156d1d1 [junit4] 2> 1994872 INFO (jetty-launcher-9373-thread-4) [n:127.0.0.1:40071_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_DDA9FF7EA01949BB-001/tempDir-001/node4/. [junit4] 2> 1996427 INFO (jetty-launcher-9373-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1996428 WARN (jetty-launcher-9373-thread-1) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1996428 WARN (jetty-launcher-9373-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@e00db[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1996432 WARN (jetty-launcher-9373-thread-1) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1996432 WARN (jetty-launcher-9373-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1a83d6a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1996433 INFO (jetty-launcher-9373-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39173/solr [junit4] 2> 1996435 INFO (zkConnectionManagerCallback-9407-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1996440 INFO (zkConnectionManagerCallback-9409-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1996443 INFO (jetty-launcher-9373-thread-1) [n:127.0.0.1:46361_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1996449 INFO (jetty-launcher-9373-thread-1) [n:127.0.0.1:46361_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:46361_solr as DOWN [junit4] 2> 1996450 INFO (jetty-launcher-9373-thread-1) [n:127.0.0.1:46361_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1996450 INFO (jetty-launcher-9373-thread-1) [n:127.0.0.1:46361_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46361_solr [junit4] 2> 1996450 INFO (zkCallback-9399-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1996450 INFO (zkCallback-9392-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1996451 INFO (zkCallback-9408-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1996452 INFO (zkConnectionManagerCallback-9416-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1996453 INFO (jetty-launcher-9373-thread-1) [n:127.0.0.1:46361_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1996456 INFO (jetty-launcher-9373-thread-1) [n:127.0.0.1:46361_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39173/solr ready [junit4] 2> 1996475 INFO (jetty-launcher-9373-thread-1) [n:127.0.0.1:46361_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1996494 INFO (jetty-launcher-9373-thread-1) [n:127.0.0.1:46361_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46361.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@156d1d1 [junit4] 2> 1996509 INFO (jetty-launcher-9373-thread-1) [n:127.0.0.1:46361_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46361.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@156d1d1 [junit4] 2> 1996510 INFO (jetty-launcher-9373-thread-1) [n:127.0.0.1:46361_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46361.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@156d1d1 [junit4] 2> 1996511 INFO (jetty-launcher-9373-thread-1) [n:127.0.0.1:46361_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_DDA9FF7EA01949BB-001/tempDir-001/node1/. [junit4] 2> 1996609 INFO (jetty-launcher-9373-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1996610 WARN (jetty-launcher-9373-thread-3) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1996611 WARN (jetty-launcher-9373-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4f9429[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1996614 WARN (jetty-launcher-9373-thread-3) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1996617 WARN (jetty-launcher-9373-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@dc124e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1996618 INFO (jetty-launcher-9373-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39173/solr [junit4] 2> 1996620 INFO (zkConnectionManagerCallback-9423-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1996622 INFO (zkConnectionManagerCallback-9425-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1996625 INFO (jetty-launcher-9373-thread-3) [n:127.0.0.1:42121_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1996627 INFO (jetty-launcher-9373-thread-3) [n:127.0.0.1:42121_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:42121_solr as DOWN [junit4] 2> 1996627 INFO (jetty-launcher-9373-thread-3) [n:127.0.0.1:42121_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1996627 INFO (jetty-launcher-9373-thread-3) [n:127.0.0.1:42121_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42121_solr [junit4] 2> 1996628 INFO (zkCallback-9424-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1996628 INFO (zkCallback-9399-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1996628 INFO (zkCallback-9392-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1996628 INFO (zkCallback-9408-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1996628 INFO (zkCallback-9415-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1996629 INFO (zkConnectionManagerCallback-9432-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1996630 INFO (jetty-launcher-9373-thread-3) [n:127.0.0.1:42121_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1996630 INFO (jetty-launcher-9373-thread-3) [n:127.0.0.1:42121_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39173/solr ready [junit4] 2> 1996645 INFO (jetty-launcher-9373-thread-3) [n:127.0.0.1:42121_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1996661 INFO (jetty-launcher-9373-thread-3) [n:127.0.0.1:42121_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42121.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@156d1d1 [junit4] 2> 1996671 INFO (jetty-launcher-9373-thread-3) [n:127.0.0.1:42121_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42121.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@156d1d1 [junit4] 2> 1996672 INFO (jetty-launcher-9373-thread-3) [n:127.0.0.1:42121_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42121.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@156d1d1 [junit4] 2> 1996673 INFO (jetty-launcher-9373-thread-3) [n:127.0.0.1:42121_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_DDA9FF7EA01949BB-001/tempDir-001/node3/. [junit4] 2> 1999520 INFO (jetty-launcher-9373-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1999521 WARN (jetty-launcher-9373-thread-2) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1999522 WARN (jetty-launcher-9373-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4190f3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1999524 WARN (jetty-launcher-9373-thread-2) [ ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2 [junit4] 2> 1999525 WARN (jetty-launcher-9373-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@377101[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1999527 INFO (jetty-launcher-9373-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39173/solr [junit4] 2> 1999528 INFO (zkConnectionManagerCallback-9439-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1999533 INFO (zkConnectionManagerCallback-9441-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1999536 INFO (jetty-launcher-9373-thread-2) [n:127.0.0.1:38317_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1999539 INFO (jetty-launcher-9373-thread-2) [n:127.0.0.1:38317_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:38317_solr as DOWN [junit4] 2> 1999540 INFO (jetty-launcher-9373-thread-2) [n:127.0.0.1:38317_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1999540 INFO (jetty-launcher-9373-thread-2) [n:127.0.0.1:38317_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38317_solr [junit4] 2> 1999542 INFO (zkCallback-9408-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1999542 INFO (zkCallback-9392-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1999542 INFO (zkCallback-9431-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1999542 INFO (zkCallback-9399-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1999542 INFO (zkCallback-9415-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1999543 INFO (zkCallback-9424-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1999548 INFO (zkCallback-9440-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1999548 INFO (zkConnectionManagerCallback-9448-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1999550 INFO (jetty-launcher-9373-thread-2) [n:127.0.0.1:38317_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1999550 INFO (jetty-launcher-9373-thread-2) [n:127.0.0.1:38317_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39173/solr ready [junit4] 2> 1999568 INFO (jetty-launcher-9373-thread-2) [n:127.0.0.1:38317_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1999590 INFO (jetty-launcher-9373-thread-2) [n:127.0.0.1:38317_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38317.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@156d1d1 [junit4] 2> 1999602 INFO (jetty-launcher-9373-thread-2) [n:127.0.0.1:38317_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38317.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@156d1d1 [junit4] 2> 1999603 INFO (jetty-launcher-9373-thread-2) [n:127.0.0.1:38317_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38317.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@156d1d1 [junit4] 2> 1999604 INFO (jetty-launcher-9373-thread-2) [n:127.0.0.1:38317_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_DDA9FF7EA01949BB-001/tempDir-001/node2/. [junit4] 2> 1999679 INFO (zkConnectionManagerCallback-9454-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1999680 INFO (TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[DDA9FF7EA01949BB]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1999681 INFO (TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[DDA9FF7EA01949BB]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39173/solr ready [junit4] 2> 1999739 INFO (qtp17184067-25301) [n:127.0.0.1:38317_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=deleteByCountNew&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1999742 INFO (OverseerThreadFactory-7464-thread-1-processing-n:127.0.0.1:40071_solr) [n:127.0.0.1:40071_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection deleteByCountNew [junit4] 2> 1999847 INFO (OverseerStateUpdate-72235714740355080-127.0.0.1:40071_solr-n_0000000000) [n:127.0.0.1:40071_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"deleteByCountNew", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"deleteByCountNew_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:38317/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1999848 INFO (OverseerStateUpdate-72235714740355080-127.0.0.1:40071_solr-n_0000000000) [n:127.0.0.1:40071_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"deleteByCountNew", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"deleteByCountNew_shard1_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:42121/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1999850 INFO (OverseerStateUpdate-72235714740355080-127.0.0.1:40071_solr-n_0000000000) [n:127.0.0.1:40071_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"deleteByCountNew", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"deleteByCountNew_shard2_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:46361/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1999851 INFO (OverseerStateUpdate-72235714740355080-127.0.0.1:40071_solr-n_0000000000) [n:127.0.0.1:40071_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"deleteByCountNew", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"deleteByCountNew_shard2_replica_n6", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:40071/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2000059 INFO (qtp17184067-25305) [n:127.0.0.1:38317_solr x:deleteByCountNew_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n1&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2000099 INFO (qtp12346689-25313) [n:127.0.0.1:40071_solr x:deleteByCountNew_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n6&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2000099 INFO (qtp12346689-25313) [n:127.0.0.1:40071_solr x:deleteByCountNew_shard2_replica_n6] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2000102 INFO (qtp23027110-25298) [n:127.0.0.1:42121_solr x:deleteByCountNew_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard1_replica_n2&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2000104 INFO (qtp26292440-25299) [n:127.0.0.1:46361_solr x:deleteByCountNew_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=deleteByCountNew_shard2_replica_n4&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 2001073 INFO (qtp17184067-25305) [n:127.0.0.1:38317_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0 [junit4] 2> 2001089 INFO (qtp17184067-25305) [n:127.0.0.1:38317_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.s.IndexSchema [deleteByCountNew_shard1_replica_n1] Schema name=minimal [junit4] 2> 2001093 INFO (qtp17184067-25305) [n:127.0.0.1:38317_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2001093 INFO (qtp17184067-25305) [n:127.0.0.1:38317_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard1_replica_n1' using configuration from collection deleteByCountNew, trusted=true [junit4] 2> 2001094 INFO (qtp17184067-25305) [n:127.0.0.1:38317_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38317.solr.core.deleteByCountNew.shard1.replica_n1' (registry 'solr.core.deleteByCountNew.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@156d1d1 [junit4] 2> 2001094 INFO (qtp17184067-25305) [n:127.0.0.1:38317_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.SolrCore [[deleteByCountNew_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_DDA9FF7EA01949BB-001/tempDir-001/node2/deleteByCountNew_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_DDA9FF7EA01949BB-001/tempDir-001/node2/./deleteByCountNew_shard1_replica_n1/data/] [junit4] 2> 2001111 INFO (qtp12346689-25313) [n:127.0.0.1:40071_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0 [junit4] 2> 2001113 INFO (qtp23027110-25298) [n:127.0.0.1:42121_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0 [junit4] 2> 2001135 INFO (qtp26292440-25299) [n:127.0.0.1:46361_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0 [junit4] 2> 2001144 INFO (qtp12346689-25313) [n:127.0.0.1:40071_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.s.IndexSchema [deleteByCountNew_shard2_replica_n6] Schema name=minimal [junit4] 2> 2001147 INFO (qtp12346689-25313) [n:127.0.0.1:40071_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2001147 INFO (qtp12346689-25313) [n:127.0.0.1:40071_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard2_replica_n6' using configuration from collection deleteByCountNew, trusted=true [junit4] 2> 2001147 INFO (qtp12346689-25313) [n:127.0.0.1:40071_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40071.solr.core.deleteByCountNew.shard2.replica_n6' (registry 'solr.core.deleteByCountNew.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@156d1d1 [junit4] 2> 2001148 INFO (qtp12346689-25313) [n:127.0.0.1:40071_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.c.SolrCore [[deleteByCountNew_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_DDA9FF7EA01949BB-001/tempDir-001/node4/deleteByCountNew_shard2_replica_n6], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_DDA9FF7EA01949BB-001/tempDir-001/node4/./deleteByCountNew_shard2_replica_n6/data/] [junit4] 2> 2001148 INFO (qtp26292440-25299) [n:127.0.0.1:46361_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] o.a.s.s.IndexSchema [deleteByCountNew_shard2_replica_n4] Schema name=minimal [junit4] 2> 2001148 INFO (qtp23027110-25298) [n:127.0.0.1:42121_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] o.a.s.s.IndexSchema [deleteByCountNew_shard1_replica_n2] Schema name=minimal [junit4] 2> 2001151 INFO (qtp23027110-25298) [n:127.0.0.1:42121_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2001151 INFO (qtp26292440-25299) [n:127.0.0.1:46361_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id [junit4] 2> 2001151 INFO (qtp26292440-25299) [n:127.0.0.1:46361_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard2_replica_n4' using configuration from collection deleteByCountNew, trusted=true [junit4] 2> 2001152 INFO (qtp26292440-25299) [n:127.0.0.1:46361_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46361.solr.core.deleteByCountNew.shard2.replica_n4' (registry 'solr.core.deleteByCountNew.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@156d1d1 [junit4] 2> 2001153 INFO (qtp26292440-25299) [n:127.0.0.1:46361_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] o.a.s.c.SolrCore [[deleteByCountNew_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_DDA9FF7EA01949BB-001/tempDir-001/node1/deleteByCountNew_shard2_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_DDA9FF7EA01949BB-001/tempDir-001/node1/./deleteByCountNew_shard2_replica_n4/data/] [junit4] 2> 2001156 INFO (qtp23027110-25298) [n:127.0.0.1:42121_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'deleteByCountNew_shard1_replica_n2' using configuration from collection deleteByCountNew, trusted=true [junit4] 2> 2001157 INFO (qtp23027110-25298) [n:127.0.0.1:42121_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42121.solr.core.deleteByCountNew.shard1.replica_n2' (registry 'solr.core.deleteByCountNew.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@156d1d1 [junit4] 2> 2001157 INFO (qtp23027110-25298) [n:127.0.0.1:42121_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] o.a.s.c.SolrCore [[deleteByCountNew_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_DDA9FF7EA01949BB-001/tempDir-001/node3/deleteByCountNew_shard1_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_DDA9FF7EA01949BB-001/tempDir-001/node3/./deleteByCountNew_shard1_replica_n2/data/] [junit4] 2> 2001204 INFO (qtp17184067-25305) [n:127.0.0.1:38317_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2001204 INFO (qtp17184067-25305) [n:127.0.0.1:38317_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2001206 INFO (qtp17184067-25305) [n:127.0.0.1:38317_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2001206 INFO (qtp17184067-25305) [n:127.0.0.1:38317_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2001213 INFO (qtp17184067-25305) [n:127.0.0.1:38317_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@141c613[deleteByCountNew_shard1_replica_n1] main] [junit4] 2> 2001214 INFO (qtp17184067-25305) [n:127.0.0.1:38317_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2001214 INFO (qtp17184067-25305) [n:127.0.0.1:38317_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2001215 INFO (qtp17184067-25305) [n:127.0.0.1:38317_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2001216 INFO (qtp17184067-25305) [n:127.0.0.1:38317_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1633285652771504128 [junit4] 2> 2001221 INFO (searcherExecutor-7490-thread-1-processing-n:127.0.0.1:38317_solr x:deleteByCountNew_shard1_replica_n1 c:deleteByCountNew s:shard1 r:core_node3) [n:127.0.0.1:38317_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.SolrCore [deleteByCountNew_shard1_replica_n1] Registered new searcher Searcher@141c613[deleteByCountNew_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2001224 INFO (qtp17184067-25305) [n:127.0.0.1:38317_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deleteByCountNew/terms/shard1 to Terms{values={core_node3=0}, version=0} [junit4] 2> 2001224 INFO (qtp17184067-25305) [n:127.0.0.1:38317_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/deleteByCountNew/leaders/shard1 [junit4] 2> 2001229 INFO (qtp12346689-25313) [n:127.0.0.1:40071_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2001229 INFO (qtp12346689-25313) [n:127.0.0.1:40071_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2001230 INFO (qtp17184067-25305) [n:127.0.0.1:38317_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms [junit4] 2> 2001230 INFO (qtp12346689-25313) [n:127.0.0.1:40071_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2001231 INFO (qtp12346689-25313) [n:127.0.0.1:40071_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2001232 INFO (qtp12346689-25313) [n:127.0.0.1:40071_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@18f77d2[deleteByCountNew_shard2_replica_n6] main] [junit4] 2> 2001236 INFO (qtp12346689-25313) [n:127.0.0.1:40071_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2001237 INFO (qtp12346689-25313) [n:127.0.0.1:40071_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2001237 INFO (qtp12346689-25313) [n:127.0.0.1:40071_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2001238 INFO (qtp12346689-25313) [n:127.0.0.1:40071_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1633285652793524224 [junit4] 2> 2001240 INFO (searcherExecutor-7491-thread-1-processing-n:127.0.0.1:40071_solr x:deleteByCountNew_shard2_replica_n6 c:deleteByCountNew s:shard2 r:core_node8) [n:127.0.0.1:40071_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.c.SolrCore [deleteByCountNew_shard2_replica_n6] Registered new searcher Searcher@18f77d2[deleteByCountNew_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2001244 INFO (qtp12346689-25313) [n:127.0.0.1:40071_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deleteByCountNew/terms/shard2 to Terms{values={core_node8=0}, version=0} [junit4] 2> 2001244 INFO (qtp12346689-25313) [n:127.0.0.1:40071_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/deleteByCountNew/leaders/shard2 [junit4] 2> 2001248 INFO (qtp12346689-25313) [n:127.0.0.1:40071_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms [junit4] 2> 2001249 INFO (qtp26292440-25299) [n:127.0.0.1:46361_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2001249 INFO (qtp26292440-25299) [n:127.0.0.1:46361_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2001252 INFO (qtp26292440-25299) [n:127.0.0.1:46361_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2001253 INFO (qtp26292440-25299) [n:127.0.0.1:46361_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2001255 INFO (qtp26292440-25299) [n:127.0.0.1:46361_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@2fdfd5[deleteByCountNew_shard2_replica_n4] main] [junit4] 2> 2001258 INFO (qtp26292440-25299) [n:127.0.0.1:46361_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2001259 INFO (qtp26292440-25299) [n:127.0.0.1:46361_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2001260 INFO (qtp26292440-25299) [n:127.0.0.1:46361_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2001260 INFO (qtp26292440-25299) [n:127.0.0.1:46361_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1633285652817641472 [junit4] 2> 2001264 INFO (searcherExecutor-7492-thread-1-processing-n:127.0.0.1:46361_solr x:deleteByCountNew_shard2_replica_n4 c:deleteByCountNew s:shard2 r:core_node7) [n:127.0.0.1:46361_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] o.a.s.c.SolrCore [deleteByCountNew_shard2_replica_n4] Registered new searcher Searcher@2fdfd5[deleteByCountNew_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2001267 INFO (qtp26292440-25299) [n:127.0.0.1:46361_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deleteByCountNew/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1} [junit4] 2> 2001267 INFO (qtp26292440-25299) [n:127.0.0.1:46361_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/deleteByCountNew/leaders/shard2 [junit4] 2> 2001293 INFO (qtp23027110-25298) [n:127.0.0.1:42121_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2001293 INFO (qtp23027110-25298) [n:127.0.0.1:42121_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2001294 INFO (qtp23027110-25298) [n:127.0.0.1:42121_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2001294 INFO (qtp23027110-25298) [n:127.0.0.1:42121_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2001297 INFO (qtp23027110-25298) [n:127.0.0.1:42121_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4fba96[deleteByCountNew_shard1_replica_n2] main] [junit4] 2> 2001298 INFO (qtp23027110-25298) [n:127.0.0.1:42121_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf [junit4] 2> 2001299 INFO (qtp23027110-25298) [n:127.0.0.1:42121_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf [junit4] 2> 2001299 INFO (qtp23027110-25298) [n:127.0.0.1:42121_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2001299 INFO (qtp23027110-25298) [n:127.0.0.1:42121_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1633285652858535936 [junit4] 2> 2001303 INFO (searcherExecutor-7494-thread-1-processing-n:127.0.0.1:42121_solr x:deleteByCountNew_shard1_replica_n2 c:deleteByCountNew s:shard1 r:core_node5) [n:127.0.0.1:42121_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] o.a.s.c.SolrCore [deleteByCountNew_shard1_replica_n2] Registered new searcher Searcher@4fba96[deleteByCountNew_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2001305 INFO (qtp23027110-25298) [n:127.0.0.1:42121_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deleteByCountNew/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1} [junit4] 2> 2001305 INFO (qtp23027110-25298) [n:127.0.0.1:42121_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/deleteByCountNew/leaders/shard1 [junit4] 2> 2001731 INFO (qtp17184067-25305) [n:127.0.0.1:38317_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2001731 INFO (qtp17184067-25305) [n:127.0.0.1:38317_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 2001731 INFO (qtp17184067-25305) [n:127.0.0.1:38317_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38317/solr/deleteByCountNew_shard1_replica_n1/ [junit4] 2> 2001732 INFO (qtp17184067-25305) [n:127.0.0.1:38317_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard1_replica_n1 url=https://127.0.0.1:38317/solr START replicas=[https://127.0.0.1:42121/solr/deleteByCountNew_shard1_replica_n2/] nUpdates=100 [junit4] 2> 2001732 INFO (qtp17184067-25305) [n:127.0.0.1:38317_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard1_replica_n1 url=https://127.0.0.1:38317/solr DONE. We have no versions. sync failed. [junit4] 2> 2001739 INFO (qtp23027110-25303) [n:127.0.0.1:42121_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_shard1_replica_n2] o.a.s.c.S.Request [deleteByCountNew_shard1_replica_n2] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1 [junit4] 2> 2001739 INFO (qtp17184067-25305) [n:127.0.0.1:38317_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 2001739 INFO (qtp17184067-25305) [n:127.0.0.1:38317_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] 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> 2001740 INFO (qtp17184067-25305) [n:127.0.0.1:38317_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/deleteByCountNew/leaders/shard1/leader after winning as /collections/deleteByCountNew/leader_elect/shard1/election/72235714740355089-core_node3-n_0000000000 [junit4] 2> 2001741 INFO (qtp17184067-25305) [n:127.0.0.1:38317_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38317/solr/deleteByCountNew_shard1_replica_n1/ shard1 [junit4] 2> 2001749 INFO (qtp12346689-25313) [n:127.0.0.1:40071_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2001749 INFO (qtp12346689-25313) [n:127.0.0.1:40071_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 2001749 INFO (qtp12346689-25313) [n:127.0.0.1:40071_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40071/solr/deleteByCountNew_shard2_replica_n6/ [junit4] 2> 2001750 INFO (qtp12346689-25313) [n:127.0.0.1:40071_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard2_replica_n6 url=https://127.0.0.1:40071/solr START replicas=[https://127.0.0.1:46361/solr/deleteByCountNew_shard2_replica_n4/] nUpdates=100 [junit4] 2> 2001750 INFO (qtp12346689-25313) [n:127.0.0.1:40071_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=deleteByCountNew_shard2_replica_n6 url=https://127.0.0.1:40071/solr DONE. We have no versions. sync failed. [junit4] 2> 2001755 INFO (qtp26292440-25302) [n:127.0.0.1:46361_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_shard2_replica_n4] o.a.s.c.S.Request [deleteByCountNew_shard2_replica_n4] webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2001756 INFO (qtp12346689-25313) [n:127.0.0.1:40071_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate [junit4] 2> 2001756 INFO (qtp12346689-25313) [n:127.0.0.1:40071_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_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> 2001756 INFO (qtp12346689-25313) [n:127.0.0.1:40071_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/deleteByCountNew/leaders/shard2/leader after winning as /collections/deleteByCountNew/leader_elect/shard2/election/72235714740355080-core_node8-n_0000000000 [junit4] 2> 2001757 INFO (qtp12346689-25313) [n:127.0.0.1:40071_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:40071/solr/deleteByCountNew_shard2_replica_n6/ shard2 [junit4] 2> 2001859 INFO (zkCallback-9392-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2001859 INFO (zkCallback-9440-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2001859 INFO (qtp12346689-25313) [n:127.0.0.1:40071_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 2001859 INFO (qtp17184067-25305) [n:127.0.0.1:38317_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 2001862 INFO (qtp17184067-25305) [n:127.0.0.1:38317_solr c:deleteByCountNew s:shard1 r:core_node3 x:deleteByCountNew_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=deleteByCountNew_shard1_replica_n1&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1803 [junit4] 2> 2001862 INFO (qtp12346689-25313) [n:127.0.0.1:40071_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_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=deleteByCountNew_shard2_replica_n6&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1763 [junit4] 2> 2001963 INFO (zkCallback-9392-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2001963 INFO (zkCallback-9392-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2001963 INFO (zkCallback-9440-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2001963 INFO (zkCallback-9440-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2002278 INFO (qtp26292440-25299) [n:127.0.0.1:46361_solr c:deleteByCountNew s:shard2 r:core_node7 x:deleteByCountNew_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=deleteByCountNew_shard2_replica_n4&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2173 [junit4] 2> 2002309 INFO (qtp23027110-25298) [n:127.0.0.1:42121_solr c:deleteByCountNew s:shard1 r:core_node5 x:deleteByCountNew_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=deleteByCountNew_shard1_replica_n2&action=CREATE&numShards=2&collection=deleteByCountNew&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2207 [junit4] 2> 2002314 INFO (qtp17184067-25301) [n:127.0.0.1:38317_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas [junit4] 2> 2002409 INFO (zkCallback-9440-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2002409 INFO (zkCallback-9424-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2002409 INFO (zkCallback-9408-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2002410 INFO (qtp17184067-25301) [n:127.0.0.1:38317_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=deleteByCountNew&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2670 [junit4] 2> 2002410 INFO (zkCallback-9392-thread-3) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2002410 INFO (zkCallback-9392-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2002410 INFO (zkCallback-9440-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2002412 INFO (zkCallback-9424-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2002412 INFO (zkCallback-9408-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2002416 INFO (watches-9451-thread-1) [ ] o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica count: 4 [junit4] 2> 2002417 INFO (TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[DDA9FF7EA01949BB]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica count: 4 [junit4] 2> 2002419 INFO (qtp17184067-25293) [n:127.0.0.1:38317_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with params count=1&action=DELETEREPLICA&collection=deleteByCountNew&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2002425 INFO (OverseerCollectionConfigSetProcessor-72235714740355080-127.0.0.1:40071_solr-n_0000000000) [n:127.0.0.1:40071_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> 2002428 INFO (qtp26292440-25306) [n:127.0.0.1:46361_solr x:deleteByCountNew_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deleteByCountNew.shard2.replica_n4, tag=null [junit4] 2> 2002428 INFO (qtp26292440-25306) [n:127.0.0.1:46361_solr x:deleteByCountNew_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@d7477d: rootName = solr_46361, domain = solr.core.deleteByCountNew.shard2.replica_n4, service url = null, agent id = null] for registry solr.core.deleteByCountNew.shard2.replica_n4 / com.codahale.metrics.MetricRegistry@1afb407 [junit4] 2> 2002454 INFO (qtp26292440-25306) [n:127.0.0.1:46361_solr x:deleteByCountNew_shard2_replica_n4] o.a.s.c.SolrCore [deleteByCountNew_shard2_replica_n4] CLOSING SolrCore org.apache.solr.core.SolrCore@cfe68f [junit4] 2> 2002454 INFO (qtp26292440-25306) [n:127.0.0.1:46361_solr x:deleteByCountNew_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deleteByCountNew.shard2.replica_n4, tag=cfe68f [junit4] 2> 2002454 INFO (qtp26292440-25306) [n:127.0.0.1:46361_solr x:deleteByCountNew_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.deleteByCountNew.shard2.leader, tag=cfe68f [junit4] 2> 2002459 INFO (qtp26292440-25306) [n:127.0.0.1:46361_solr x:deleteByCountNew_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deleteByCountNew/terms/shard2 to Terms{values={core_node8=0}, version=2} [junit4] 2> 2002460 INFO (qtp26292440-25306) [n:127.0.0.1:46361_solr x:deleteByCountNew_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration. [junit4] 2> 2002461 INFO (qtp26292440-25306) [n:127.0.0.1:46361_solr x:deleteByCountNew_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=deleteByCountNew_shard2_replica_n4&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true} status=0 QTime=33 [junit4] 2> 2002465 INFO (qtp23027110-25307) [n:127.0.0.1:42121_solr x:deleteByCountNew_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deleteByCountNew.shard1.replica_n2, tag=null [junit4] 2> 2002465 INFO (qtp23027110-25307) [n:127.0.0.1:42121_solr x:deleteByCountNew_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b7a51d: rootName = solr_42121, domain = solr.core.deleteByCountNew.shard1.replica_n2, service url = null, agent id = null] for registry solr.core.deleteByCountNew.shard1.replica_n2 / com.codahale.metrics.MetricRegistry@28c74b [junit4] 2> 2002490 INFO (qtp23027110-25307) [n:127.0.0.1:42121_solr x:deleteByCountNew_shard1_replica_n2] o.a.s.c.SolrCore [deleteByCountNew_shard1_replica_n2] CLOSING SolrCore org.apache.solr.core.SolrCore@117fcbd [junit4] 2> 2002490 INFO (qtp23027110-25307) [n:127.0.0.1:42121_solr x:deleteByCountNew_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deleteByCountNew.shard1.replica_n2, tag=117fcbd [junit4] 2> 2002490 INFO (qtp23027110-25307) [n:127.0.0.1:42121_solr x:deleteByCountNew_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.deleteByCountNew.shard1.leader, tag=117fcbd [junit4] 2> 2002496 INFO (qtp23027110-25307) [n:127.0.0.1:42121_solr x:deleteByCountNew_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deleteByCountNew/terms/shard1 to Terms{values={core_node3=0}, version=2} [junit4] 2> 2002500 INFO (qtp23027110-25307) [n:127.0.0.1:42121_solr x:deleteByCountNew_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration. [junit4] 2> 2002502 INFO (qtp23027110-25307) [n:127.0.0.1:42121_solr x:deleteByCountNew_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=deleteByCountNew_shard1_replica_n2&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true} status=0 QTime=38 [junit4] 2> 2002510 INFO (qtp17184067-25293) [n:127.0.0.1:38317_solr c:deleteByCountNew ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={count=1&action=DELETEREPLICA&collection=deleteByCountNew&wt=javabin&version=2} status=0 QTime=91 [junit4] 2> 2002511 INFO (TEST-DeleteReplicaTest.deleteReplicaByCountForAllShards-seed#[DDA9FF7EA01949BB]) [ ] o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica count: 2 [junit4] 2> 2002511 INFO (watches-9451-thread-1) [ ] o.a.s.c.SolrCloudTestCase active replica count: 4 expected replica count: 2 [junit4] 2> 2002605 INFO (zkCallback-9424-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2002605 INFO (zkCallback-9440-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2002605 INFO (zkCallback-9424-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2002605 INFO (zkCallback-9440-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2002605 INFO (zkCallback-9453-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2002605 INFO (zkCallback-9392-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2002605 INFO (zkCallback-9392-thread-2) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2002606 INFO (watches-9451-thread-1) [ ] o.a.s.c.SolrCloudTestCase active replica count: 2 expected replica count: 2 [junit4] 2> 2002607 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 0x100a1fff5320013, likely client has closed socket [junit4] 2> 2002608 INFO (zkCallback-9408-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deleteByCountNew/state.json] for collection [deleteByCountNew] has occurred - updating... (live nodes size: [4]) [junit4] 2> 2002608 INFO (jetty-closer-9459-thread-1) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=7539020 [junit4] 2> 2002608 INFO (jetty-closer-9459-thread-3) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=28460771 [junit4] 2> 2002608 INFO (jetty-closer-9459-thread-2) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=18072328 [junit4] 2> 2002608 INFO (jetty-closer-9459-thread-1) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40071_solr [junit4] 2> 2002608 INFO (jetty-closer-9459-thread-3) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42121_solr [junit4] 2> 2002608 INFO (jetty-closer-9459-thread-2) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46361_solr [junit4] 2> 2002609 INFO (jetty-closer-9459-thread-1) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 2002609 INFO (jetty-closer-9459-thread-1) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:40071_solr as DOWN [junit4] 2> 2002609 INFO (jetty-closer-9459-thread-3) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 2002609 INFO (jetty-closer-9459-thread-3) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:42121_solr as DOWN [junit4] 2> 2002609 INFO (jetty-closer-9459-thread-2) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 2002609 INFO (jetty-closer-9459-thread-2) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:46361_solr as DOWN [junit4] 2> 2002619 INFO (jetty-closer-9459-thread-4) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=7116523 [junit4] 2> 2002619 INFO (jetty-closer-9459-thread-4) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:38317_solr [junit4] 2> 2002620 INFO (jetty-closer-9459-thread-4) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 2002620 INFO (jetty-closer-9459-thread-4) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:38317_solr as DOWN [junit4] 2> 2002624 INFO (coreCloseExecutor-7511-thread-1) [n:127.0.0.1:40071_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.c.SolrCore [deleteByCountNew_shard2_replica_n6] CLOSING SolrCore org.apache.solr.core.SolrCore@1ef00c8 [junit4] 2> 2002625 INFO (coreCloseExecutor-7511-thread-1) [n:127.0.0.1:40071_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deleteByCountNew.shard2.replica_n6, tag=1ef00c8 [junit4] 2> 2002625 INFO (coreCloseExecutor-7511-thread-1) [n:127.0.0.1:40071_solr c:deleteByCountNew s:shard2 r:core_node8 x:deleteByCountNew_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e09c3d: rootName = solr_40071, domain = solr.core.deleteByCountN [...truncated too long message...] Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1030515: rootName = solr_39517, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@e20d3e [junit4] 2> 2188897 INFO (jetty-closer-10422-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@1df546c{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 2188897 INFO (jetty-closer-10422-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1d45104{/solr,null,UNAVAILABLE} [junit4] 2> 2188897 INFO (jetty-closer-10422-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 2188898 INFO (jetty-closer-10422-thread-3) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@1041b8f{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 2188899 INFO (jetty-closer-10422-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a5a0b7{/solr,null,UNAVAILABLE} [junit4] 2> 2188899 INFO (jetty-closer-10422-thread-3) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 2188901 INFO (jetty-closer-10422-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 2188901 INFO (jetty-closer-10422-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f13376: rootName = solr_39517, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4222f1 [junit4] 2> 2188901 INFO (jetty-closer-10422-thread-4) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@1dc9b9c{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 2188901 INFO (jetty-closer-10422-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 2188905 INFO (jetty-closer-10422-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@19cb5d8{/solr,null,UNAVAILABLE} [junit4] 2> 2188905 INFO (jetty-closer-10422-thread-4) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 2188914 INFO (jetty-closer-10422-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@1340557{SSL,[ssl, http/1.1]}{127.0.0.1:0} [junit4] 2> 2188914 INFO (jetty-closer-10422-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@14a3a7{/solr,null,UNAVAILABLE} [junit4] 2> 2188915 INFO (jetty-closer-10422-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 2188923 INFO (TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[DDA9FF7EA01949BB]) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 2188925 WARN (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 14 /solr/collections/deleteByCount/terms/shard1 [junit4] 2> 9 /solr/aliases.json [junit4] 2> 4 /solr/security.json [junit4] 2> 3 /solr/configs/conf [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 17 /solr/collections/deleteByCount/state.json [junit4] 2> 9 /solr/clusterstate.json [junit4] 2> 9 /solr/clusterprops.json [junit4] 2> 2 /solr/collections/deleteByCount/leader_elect/shard1/election/72235727074820107-core_node5-n_0000000000 [junit4] 2> 2 /solr/overseer_elect/election/72235727074820107-127.0.0.1:39517_solr-n_0000000001 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 9 /solr/live_nodes [junit4] 2> 9 /solr/collections [junit4] 2> [junit4] 2> 2188929 INFO (TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[DDA9FF7EA01949BB]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37123 [junit4] 2> 2188929 INFO (TEST-DeleteReplicaTest.deleteReplicaByCount-seed#[DDA9FF7EA01949BB]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37123 [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest_DDA9FF7EA01949BB-001 [junit4] 2> May 12, 2019 12:59:26 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 11 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Lucene80, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@15ada17), locale=nl-BE, timezone=Asia/Kolkata [junit4] 2> NOTE: Linux 4.18.0-17-generic i386/Oracle Corporation 1.8.0_201 (32-bit)/cpus=8,threads=1,free=78669368,total=433586176 [junit4] 2> NOTE: All tests run in this JVM: [ActionThrottleTest, ConvertedLegacyTest, PeerSyncTest, BigEndianAscendingWordSerializerTest, TestNestedDocsSort, TestSolrCloudWithHadoopAuthPlugin, ShardRoutingTest, TestCustomStream, TestNumericTokenStream, SortByFunctionTest, MissingSegmentRecoveryTest, TestSchemaVersionResource, VersionInfoTest, TestOmitPositions, CdcrBidirectionalTest, TestStressInPlaceUpdates, JSONWriterTest, TestConfigSetImmutable, DistribCursorPagingTest, DeleteInactiveReplicaTest, DirectUpdateHandlerTest, ChangedSchemaMergeTest, TransactionLogTest, TestDownShardTolerantSearch, TestPayloadCheckQParserPlugin, SolrCLIZkUtilsTest, SolrJmxReporterCloudTest, WrapperMergePolicyFactoryTest, TestPivotHelperCode, DocExpirationUpdateProcessorFactoryTest, TestBulkSchemaConcurrent, CircularListTest, TolerantUpdateProcessorTest, TestCodecSupport, PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestJsonRequest, TestChildDocTransformerHierarchy, AutoAddReplicasPlanActionTest, TestMergePolicyConfig, TestHashQParserPlugin, ExecutePlanActionTest, HdfsNNFailoverTest, SchemaApiFailureTest, HighlighterMaxOffsetTest, Tagger2Test, ResourceLoaderTest, TestWithCollection, TestOrdValues, OrderedExecutorTest, QueryParsingTest, DirectSolrSpellCheckerTest, StatsReloadRaceTest, HttpPartitionWithTlogReplicasTest, TestDistributedStatsComponentCardinality, SignificantTermsQParserPluginTest, TestMiniSolrCloudClusterSSL, LeaderTragicEventTest, SpellingQueryConverterTest, TestLegacyFieldReuse, AssignTest, TestLuceneIndexBackCompat, TestCloudInspectUtil, TestExceedMaxTermLength, ZookeeperStatusHandlerTest, RestartWhileUpdatingTest, TestHdfsBackupRestoreCore, LoggingHandlerTest, MetricsConfigTest, TestDocTermOrdsUninvertLimit, TestSolr4Spatial, CollectionsAPISolrJTest, XmlInterpolationTest, ZkStateWriterTest, QueryResultKeyTest, AtomicUpdateRemovalJavabinTest, DistributedQueueTest, TestSimLargeCluster, TestFieldResource, MultiDestinationAuditLoggerTest, TestNumericTerms64, TestSearcherReuse, BasicZkTest, AnalyticsQueryTest, TestUseDocValuesAsStored2, TestFieldCacheWithThreads, LargeFieldTest, TestSolrCloudWithKerberosAlt, SecurityConfHandlerTest, TestSimPolicyCloud, ExternalFileFieldSortTest, TestDynamicURP, TestSolrDeletionPolicy2, V2StandaloneTest, FullHLLTest, ReplicaListTransformerTest, DistributedFacetPivotLongTailTest, TestDocumentBuilder, TestFuzzyAnalyzedSuggestions, SuggesterWFSTTest, TriggerIntegrationTest, NodeLostTriggerTest, PreAnalyzedUpdateProcessorTest, SolrCoreTest, ScheduledMaintenanceTriggerTest, TestDistributedGrouping, OpenExchangeRatesOrgProviderTest, TestDFRSimilarityFactory, HdfsRestartWhileUpdatingTest, TestCharFilters, OverriddenZkACLAndCredentialsProvidersTest, TestSolrCLIRunExample, NestedShardedAtomicUpdateTest, CollectionTooManyReplicasTest, TestSort, TestUtils, TestJoin, TestCollationField, TestLeaderElectionWithEmptyReplica, AssignBackwardCompatibilityTest, TestRestManager, TestObjectReleaseTracker, ConcurrentDeleteAndCreateCollectionTest, StressHdfsTest, ShardsWhitelistTest, TestComplexPhraseQParserPlugin, TestIndexingPerformance, TestMaxScoreQueryParser, CdcrWithNodesRestartsTest, TestRemoteStreaming, TestQuerySenderNoQuery, SolrPluginUtilsTest, MetricsHandlerTest, BadCopyFieldTest, ForceLeaderTest, TestAuthorizationFramework, MetricsHistoryIntegrationTest, ExitableDirectoryReaderTest, TestPullReplica, TestPushWriter, InfixSuggestersTest, TestRetrieveFieldsOptimizer, AnalysisAfterCoreReloadTest, CursorPagingTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, TestRandomFaceting, TestDeprecatedFilters, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CleanupOldIndexTest, ClusterStateTest, ClusterStateUpdateTest, CollectionPropsTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest] [junit4] Completed [459/856 (1!)] on J2 in 195.98s, 9 tests, 1 error <<< FAILURES! [...truncated 47335 lines...] [repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/546/consoleText [repro] Revision: 4c10edc3e469aad0d72ace6b785441d6d8c2c021 [repro] Ant options: "-Dargs=-client -XX:+UseConcMarkSweepGC" [repro] Repro line: ant test -Dtestcase=DeleteReplicaTest -Dtests.method=raceConditionOnDeleteAndRegisterReplicaLegacy -Dtests.seed=DDA9FF7EA01949BB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nl-BE -Dtests.timezone=Asia/Kolkata -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [repro] ant clean [...truncated 6 lines...] [repro] Test suites by module: [repro] solr/core [repro] DeleteReplicaTest [repro] ant compile-test [...truncated 3576 lines...] [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.DeleteReplicaTest" -Dtests.showOutput=onerror "-Dargs=-client -XX:+UseConcMarkSweepGC" -Dtests.seed=DDA9FF7EA01949BB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nl-BE -Dtests.timezone=Asia/Kolkata -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [...truncated 110 lines...] [repro] Failures: [repro] 0/5 failed: org.apache.solr.cloud.DeleteReplicaTest [repro] Exiting with code 0 [...truncated 43 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
