Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.11/650/
1 tests failed. FAILED: org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToLeader Error Message: Error from server at http://127.0.0.1:34167/solr: KeeperErrorCode = NoNode for /overseer/collection-queue-work/qnr-0000000008 Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:34167/solr: KeeperErrorCode = NoNode for /overseer/collection-queue-work/qnr-0000000008 at __randomizedtesting.SeedInfo.seed([50710D3330F3D8D4:DE7D6D4345EB5CFE]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1188) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:225) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:242) at org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToLeader(TestPullReplicaErrorHandling.java:193) 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:1758) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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 org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80) at org.junit.rules.RunRules.evaluate(RunRules.java:20) 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 org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390) at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850) at java.lang.Thread.run(Thread.java:750) Build Log: [...truncated 15271 lines...] [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling [junit4] 2> 1563271 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/server/solr/configsets/_default/conf' [junit4] 2> 1563272 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-17163 after mutting 0 log messages [junit4] 2> 1563272 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-17164 for ERROR logs matching regex: ignore_exception [junit4] 2> 1563273 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.TestPullReplicaErrorHandling_50710D3330F3D8D4-001/data-dir-182-001 [junit4] 2> 1563273 WARN (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=122 numCloses=122 [junit4] 2> 1563273 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 1563275 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776) [junit4] 2> 1563275 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1563275 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.TestPullReplicaErrorHandling_50710D3330F3D8D4-001/tempDir-001 [junit4] 2> 1563276 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1563276 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 1563276 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1563277 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 1563376 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port: 41365 [junit4] 2> 1563376 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:41365 [junit4] 2> 1563376 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41365 [junit4] 2> 1563376 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41365 [junit4] 2> 1563378 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1563380 INFO (zkConnectionManagerCallback-29336-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1563380 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1563386 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1563390 INFO (zkConnectionManagerCallback-29338-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1563390 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1563394 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1563398 INFO (zkConnectionManagerCallback-29340-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1563398 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1563501 INFO (jetty-launcher-29341-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1563501 INFO (jetty-launcher-29341-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1563501 INFO (jetty-launcher-29341-thread-2) [ ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09 [junit4] 2> 1563502 INFO (jetty-launcher-29341-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1563502 INFO (jetty-launcher-29341-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1563502 INFO (jetty-launcher-29341-thread-3) [ ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09 [junit4] 2> 1563502 INFO (jetty-launcher-29341-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1563502 INFO (jetty-launcher-29341-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1563502 INFO (jetty-launcher-29341-thread-4) [ ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09 [junit4] 2> 1563502 INFO (jetty-launcher-29341-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1563502 INFO (jetty-launcher-29341-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1563507 INFO (jetty-launcher-29341-thread-1) [ ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09 [junit4] 2> 1563509 INFO (jetty-launcher-29341-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1563510 INFO (jetty-launcher-29341-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1563510 INFO (jetty-launcher-29341-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1563511 INFO (jetty-launcher-29341-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1563511 INFO (jetty-launcher-29341-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1563511 INFO (jetty-launcher-29341-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1563511 INFO (jetty-launcher-29341-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@331a0344{/solr,null,AVAILABLE} [junit4] 2> 1563511 INFO (jetty-launcher-29341-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7586d7bc{/solr,null,AVAILABLE} [junit4] 2> 1563512 INFO (jetty-launcher-29341-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1563512 INFO (jetty-launcher-29341-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1563512 INFO (jetty-launcher-29341-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1563512 INFO (jetty-launcher-29341-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3ebae5f0{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41733} [junit4] 2> 1563512 INFO (jetty-launcher-29341-thread-2) [ ] o.e.j.s.Server Started @1563546ms [junit4] 2> 1563512 INFO (jetty-launcher-29341-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41365/solr, hostPort=41733} [junit4] 2> 1563513 ERROR (jetty-launcher-29341-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1563513 INFO (jetty-launcher-29341-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1563513 INFO (jetty-launcher-29341-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1563513 INFO (jetty-launcher-29341-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1563513 INFO (jetty-launcher-29341-thread-1) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1563513 INFO (jetty-launcher-29341-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.11.4 [junit4] 2> 1563513 INFO (jetty-launcher-29341-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1563513 INFO (jetty-launcher-29341-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr [junit4] 2> 1563513 INFO (jetty-launcher-29341-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2024-03-13T18:15:48.938Z [junit4] 2> 1563513 INFO (jetty-launcher-29341-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3ad245a{/solr,null,AVAILABLE} [junit4] 2> 1563514 INFO (jetty-launcher-29341-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1563518 INFO (jetty-launcher-29341-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3091d4d6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45173} [junit4] 2> 1563518 INFO (jetty-launcher-29341-thread-3) [ ] o.e.j.s.Server Started @1563551ms [junit4] 2> 1563518 INFO (jetty-launcher-29341-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41365/solr, hostPort=45173} [junit4] 2> 1563518 INFO (jetty-launcher-29341-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7395938d{/solr,null,AVAILABLE} [junit4] 2> 1563518 ERROR (jetty-launcher-29341-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1563518 INFO (jetty-launcher-29341-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1563518 INFO (jetty-launcher-29341-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.11.4 [junit4] 2> 1563518 INFO (jetty-launcher-29341-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1563518 INFO (jetty-launcher-29341-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr [junit4] 2> 1563518 INFO (jetty-launcher-29341-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@724707b0{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36591} [junit4] 2> 1563518 INFO (jetty-launcher-29341-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2024-03-13T18:15:48.943Z [junit4] 2> 1563518 INFO (jetty-launcher-29341-thread-4) [ ] o.e.j.s.Server Started @1563552ms [junit4] 2> 1563518 INFO (jetty-launcher-29341-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41365/solr, hostPort=36591} [junit4] 2> 1563518 ERROR (jetty-launcher-29341-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1563518 INFO (jetty-launcher-29341-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1563518 INFO (jetty-launcher-29341-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.11.4 [junit4] 2> 1563518 INFO (jetty-launcher-29341-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1563518 INFO (jetty-launcher-29341-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr [junit4] 2> 1563518 INFO (jetty-launcher-29341-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2024-03-13T18:15:48.943Z [junit4] 2> 1563522 INFO (jetty-launcher-29341-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1563525 INFO (zkConnectionManagerCallback-29343-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1563525 INFO (jetty-launcher-29341-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1563525 INFO (jetty-launcher-29341-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7e247493{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41307} [junit4] 2> 1563525 INFO (jetty-launcher-29341-thread-1) [ ] o.e.j.s.Server Started @1563558ms [junit4] 2> 1563525 INFO (jetty-launcher-29341-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41365/solr, hostPort=41307} [junit4] 2> 1563525 ERROR (jetty-launcher-29341-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1563525 INFO (jetty-launcher-29341-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1563525 INFO (jetty-launcher-29341-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.11.4 [junit4] 2> 1563525 INFO (jetty-launcher-29341-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1563525 INFO (jetty-launcher-29341-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr [junit4] 2> 1563525 INFO (jetty-launcher-29341-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2024-03-13T18:15:48.950Z [junit4] 2> 1563526 INFO (zkConnectionManagerCallback-29345-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1563526 INFO (jetty-launcher-29341-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1563526 INFO (jetty-launcher-29341-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1563526 INFO (jetty-launcher-29341-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1563529 INFO (jetty-launcher-29341-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1563530 INFO (jetty-launcher-29341-thread-2) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1563531 INFO (jetty-launcher-29341-thread-3) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1563532 INFO (jetty-launcher-29341-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1563532 INFO (zkConnectionManagerCallback-29347-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1563532 INFO (jetty-launcher-29341-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1563532 WARN (jetty-launcher-29341-thread-3-SendThread(127.0.0.1:41365)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100216fc5a00004. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x100216fc5a00004, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100216fc5a00004, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1563533 INFO (zkConnectionManagerCallback-29349-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1563533 INFO (jetty-launcher-29341-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1563533 WARN (jetty-launcher-29341-thread-2-SendThread(127.0.0.1:41365)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100216fc5a00003. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x100216fc5a00003, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100216fc5a00003, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1563533 INFO (jetty-launcher-29341-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1563533 INFO (jetty-launcher-29341-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1563535 INFO (jetty-launcher-29341-thread-4) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1563538 INFO (jetty-launcher-29341-thread-1) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1563538 WARN (jetty-launcher-29341-thread-4-SendThread(127.0.0.1:41365)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100216fc5a00005. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x100216fc5a00005, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100216fc5a00005, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1563853 INFO (jetty-launcher-29341-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1563867 WARN (jetty-launcher-29341-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@54e5d594[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1563867 WARN (jetty-launcher-29341-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@54e5d594[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1563910 WARN (jetty-launcher-29341-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7499cfdb[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1563910 WARN (jetty-launcher-29341-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7499cfdb[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1563911 INFO (jetty-launcher-29341-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41365/solr [junit4] 2> 1563924 INFO (jetty-launcher-29341-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1563935 INFO (zkConnectionManagerCallback-29369-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1563935 INFO (jetty-launcher-29341-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1564038 INFO (jetty-launcher-29341-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1564039 INFO (jetty-launcher-29341-thread-4) [n:127.0.0.1:36591_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1564039 WARN (jetty-launcher-29341-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@17c59c8[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1564039 WARN (jetty-launcher-29341-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@17c59c8[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1564041 WARN (jetty-launcher-29341-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@827eac4[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1564042 WARN (jetty-launcher-29341-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@827eac4[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1564043 INFO (jetty-launcher-29341-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41365/solr [junit4] 2> 1564043 INFO (zkConnectionManagerCallback-29371-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1564043 INFO (jetty-launcher-29341-thread-4) [n:127.0.0.1:36591_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1564045 INFO (jetty-launcher-29341-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1564045 INFO (zkConnectionManagerCallback-29379-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1564045 INFO (jetty-launcher-29341-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1564046 WARN (jetty-launcher-29341-thread-3-SendThread(127.0.0.1:41365)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100216fc5a00009. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x100216fc5a00009, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100216fc5a00009, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1564148 INFO (jetty-launcher-29341-thread-3) [n:127.0.0.1:45173_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1564149 INFO (zkConnectionManagerCallback-29381-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1564150 INFO (jetty-launcher-29341-thread-3) [n:127.0.0.1:45173_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1564221 WARN (jetty-launcher-29341-thread-3) [n:127.0.0.1:45173_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 1564231 INFO (jetty-launcher-29341-thread-3) [n:127.0.0.1:45173_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45173_solr [junit4] 2> 1564232 INFO (jetty-launcher-29341-thread-3) [n:127.0.0.1:45173_solr ] o.a.s.c.Overseer Overseer (id=72094357978611722-127.0.0.1:45173_solr-n_0000000000) starting [junit4] 2> 1564238 INFO (OverseerStateUpdate-72094357978611722-127.0.0.1:45173_solr-n_0000000000) [n:127.0.0.1:45173_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45173_solr [junit4] 2> 1564246 INFO (jetty-launcher-29341-thread-3) [n:127.0.0.1:45173_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45173_solr [junit4] 2> 1564248 INFO (jetty-launcher-29341-thread-3) [n:127.0.0.1:45173_solr ] o.a.s.c.ZkController non-data nodes now [] [junit4] 2> 1564250 INFO (jetty-launcher-29341-thread-3) [n:127.0.0.1:45173_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1564250 WARN (jetty-launcher-29341-thread-3) [n:127.0.0.1:45173_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 1564254 INFO (zkCallback-29380-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1564255 WARN (jetty-launcher-29341-thread-4) [n:127.0.0.1:36591_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 1564255 INFO (jetty-launcher-29341-thread-4) [n:127.0.0.1:36591_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1564258 INFO (jetty-launcher-29341-thread-4) [n:127.0.0.1:36591_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:36591_solr as DOWN [junit4] 2> 1564258 INFO (jetty-launcher-29341-thread-4) [n:127.0.0.1:36591_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 1564258 INFO (jetty-launcher-29341-thread-4) [n:127.0.0.1:36591_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36591_solr [junit4] 2> 1564259 INFO (jetty-launcher-29341-thread-4) [n:127.0.0.1:36591_solr ] o.a.s.c.ZkController non-data nodes now [] [junit4] 2> 1564261 INFO (jetty-launcher-29341-thread-4) [n:127.0.0.1:36591_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1564261 WARN (jetty-launcher-29341-thread-4) [n:127.0.0.1:36591_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 1564286 INFO (jetty-launcher-29341-thread-3) [n:127.0.0.1:45173_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.TestPullReplicaErrorHandling_50710D3330F3D8D4-001/tempDir-001/node3 [junit4] 2> 1564290 INFO (zkCallback-29370-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1564290 INFO (zkCallback-29380-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1564300 INFO (jetty-launcher-29341-thread-4) [n:127.0.0.1:36591_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.TestPullReplicaErrorHandling_50710D3330F3D8D4-001/tempDir-001/node4 [junit4] 2> 1564981 INFO (jetty-launcher-29341-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1564982 WARN (jetty-launcher-29341-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@19fb7291[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1564982 WARN (jetty-launcher-29341-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@19fb7291[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1564990 WARN (jetty-launcher-29341-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@60ac32ff[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1564990 WARN (jetty-launcher-29341-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@60ac32ff[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1564992 INFO (jetty-launcher-29341-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41365/solr [junit4] 2> 1564998 INFO (jetty-launcher-29341-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1565002 INFO (zkConnectionManagerCallback-29405-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1565002 INFO (jetty-launcher-29341-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1565104 INFO (jetty-launcher-29341-thread-2) [n:127.0.0.1:41733_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1565105 INFO (zkConnectionManagerCallback-29407-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1565105 INFO (jetty-launcher-29341-thread-2) [n:127.0.0.1:41733_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1565111 WARN (jetty-launcher-29341-thread-2) [n:127.0.0.1:41733_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 1565112 INFO (jetty-launcher-29341-thread-2) [n:127.0.0.1:41733_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1565116 INFO (jetty-launcher-29341-thread-2) [n:127.0.0.1:41733_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:41733_solr as DOWN [junit4] 2> 1565116 INFO (jetty-launcher-29341-thread-2) [n:127.0.0.1:41733_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 1565116 INFO (jetty-launcher-29341-thread-2) [n:127.0.0.1:41733_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41733_solr [junit4] 2> 1565117 INFO (zkCallback-29370-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1565117 INFO (zkCallback-29380-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1565118 INFO (zkCallback-29406-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1565118 INFO (jetty-launcher-29341-thread-2) [n:127.0.0.1:41733_solr ] o.a.s.c.ZkController non-data nodes now [] [junit4] 2> 1565120 INFO (jetty-launcher-29341-thread-2) [n:127.0.0.1:41733_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1565120 WARN (jetty-launcher-29341-thread-2) [n:127.0.0.1:41733_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 1565156 INFO (jetty-launcher-29341-thread-2) [n:127.0.0.1:41733_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.TestPullReplicaErrorHandling_50710D3330F3D8D4-001/tempDir-001/node2 [junit4] 2> 1565216 INFO (jetty-launcher-29341-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1565217 WARN (jetty-launcher-29341-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@541d67cd[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1565218 WARN (jetty-launcher-29341-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@541d67cd[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1565220 WARN (jetty-launcher-29341-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5f0d9707[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1565220 WARN (jetty-launcher-29341-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5f0d9707[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1565221 INFO (jetty-launcher-29341-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41365/solr [junit4] 2> 1565222 INFO (jetty-launcher-29341-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1565223 INFO (zkConnectionManagerCallback-29421-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1565223 INFO (jetty-launcher-29341-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1565325 INFO (jetty-launcher-29341-thread-1) [n:127.0.0.1:41307_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1565326 INFO (zkConnectionManagerCallback-29423-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1565326 INFO (jetty-launcher-29341-thread-1) [n:127.0.0.1:41307_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1565333 WARN (jetty-launcher-29341-thread-1) [n:127.0.0.1:41307_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 1565334 INFO (jetty-launcher-29341-thread-1) [n:127.0.0.1:41307_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1565337 INFO (jetty-launcher-29341-thread-1) [n:127.0.0.1:41307_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:41307_solr as DOWN [junit4] 2> 1565337 INFO (jetty-launcher-29341-thread-1) [n:127.0.0.1:41307_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 1565337 INFO (jetty-launcher-29341-thread-1) [n:127.0.0.1:41307_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41307_solr [junit4] 2> 1565338 INFO (zkCallback-29370-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1565338 INFO (zkCallback-29380-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1565338 INFO (zkCallback-29406-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1565339 INFO (zkCallback-29422-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1565340 INFO (jetty-launcher-29341-thread-1) [n:127.0.0.1:41307_solr ] o.a.s.c.ZkController non-data nodes now [] [junit4] 2> 1565342 INFO (jetty-launcher-29341-thread-1) [n:127.0.0.1:41307_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1565342 WARN (jetty-launcher-29341-thread-1) [n:127.0.0.1:41307_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 1565365 INFO (jetty-launcher-29341-thread-1) [n:127.0.0.1:41307_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.TestPullReplicaErrorHandling_50710D3330F3D8D4-001/tempDir-001/node1 [junit4] 2> 1565378 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 1565378 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1565379 INFO (zkConnectionManagerCallback-29434-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1565379 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1565381 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1565382 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41365/solr ready [junit4] 2> 1565384 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1592913234 [junit4] 2> 1565384 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45173_solr [junit4] 2> 1565385 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1565385 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:45173_solr as DOWN [junit4] 2> 1565385 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 1565390 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 1565390 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 1565390 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 1565390 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 1565394 INFO (closeThreadPool-29439-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72094357978611722-127.0.0.1:45173_solr-n_0000000000) closing [junit4] 2> 1565394 INFO (OverseerStateUpdate-72094357978611722-127.0.0.1:45173_solr-n_0000000000) [n:127.0.0.1:45173_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45173_solr [junit4] 2> 1565396 INFO (OverseerAutoScalingTriggerThread-72094357978611722-127.0.0.1:45173_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 1565398 INFO (closeThreadPool-29439-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72094357978611722-127.0.0.1:45173_solr-n_0000000000) closing [junit4] 2> 1565398 INFO (zkCallback-29406-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1565399 INFO (zkCallback-29422-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1565399 INFO (zkCallback-29370-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36591_solr [junit4] 2> 1565400 INFO (zkCallback-29370-thread-1) [n:127.0.0.1:36591_solr ] o.a.s.c.Overseer Overseer (id=72094357978611720-127.0.0.1:36591_solr-n_0000000001) starting [junit4] 2> 1565402 INFO (zkCallback-29433-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1565402 INFO (zkCallback-29370-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1565406 INFO (OverseerStateUpdate-72094357978611720-127.0.0.1:36591_solr-n_0000000001) [n:127.0.0.1:36591_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36591_solr [junit4] 2> 1565498 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.Overseer Overseer (id=72094357978611722-127.0.0.1:45173_solr-n_0000000000) closing [junit4] 2> 1565500 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@3091d4d6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1565500 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7586d7bc{/solr,null,STOPPED} [junit4] 2> 1565500 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1565501 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1565501 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1565501 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09 [junit4] 2> 1565502 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1565502 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1565502 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1565502 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@dc3375{/solr,null,AVAILABLE} [junit4] 2> 1565502 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@6e19c6ff{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39577} [junit4] 2> 1565503 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.s.Server Started @1565536ms [junit4] 2> 1565503 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41365/solr, hostPort=45877} [junit4] 2> 1565503 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1565503 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1565503 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.11.4 [junit4] 2> 1565503 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1565503 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr [junit4] 2> 1565503 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2024-03-13T18:15:50.928Z [junit4] 2> 1565509 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1565510 INFO (zkConnectionManagerCallback-29445-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1565510 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1565510 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1565514 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1565514 WARN (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker-SendThread(127.0.0.1:41365)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100216fc5a00010. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x100216fc5a00010, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100216fc5a00010, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1566597 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1566598 WARN (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@29137e61[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1566598 WARN (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@29137e61[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1566600 WARN (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@11434428[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1566600 WARN (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@11434428[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1566602 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41365/solr [junit4] 2> 1566606 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1566607 INFO (zkConnectionManagerCallback-29456-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1566607 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1566608 WARN (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker-SendThread(127.0.0.1:41365)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100216fc5a00011. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x100216fc5a00011, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100216fc5a00011, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1566709 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [n:127.0.0.1:45877_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1566710 INFO (zkConnectionManagerCallback-29458-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1566710 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [n:127.0.0.1:45877_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1566716 WARN (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [n:127.0.0.1:45877_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 1566717 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [n:127.0.0.1:45877_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1566721 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [n:127.0.0.1:45877_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:45877_solr as DOWN [junit4] 2> 1566721 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [n:127.0.0.1:45877_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 1566721 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [n:127.0.0.1:45877_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45877_solr [junit4] 2> 1566722 INFO (zkCallback-29422-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1566722 INFO (zkCallback-29406-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1566722 INFO (zkCallback-29370-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1566722 INFO (zkCallback-29433-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1566723 INFO (zkCallback-29457-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1566724 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [n:127.0.0.1:45877_solr ] o.a.s.c.ZkController non-data nodes now [] [junit4] 2> 1566725 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [n:127.0.0.1:45877_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1566725 WARN (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [n:127.0.0.1:45877_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 1566756 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [n:127.0.0.1:45877_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.TestPullReplicaErrorHandling_50710D3330F3D8D4-001/tempDir-001/node3 [junit4] 2> 1566767 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 1566770 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:39577/solr. Proxy: http://127.0.0.1:45877/solr [junit4] 2> 1566770 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=440960678 [junit4] 2> 1566770 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36591_solr [junit4] 2> 1566770 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1566770 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:36591_solr as DOWN [junit4] 2> 1566777 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 1566777 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 1566777 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 1566778 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 1566782 INFO (closeThreadPool-29469-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72094357978611720-127.0.0.1:36591_solr-n_0000000001) closing [junit4] 2> 1566786 INFO (OverseerStateUpdate-72094357978611720-127.0.0.1:36591_solr-n_0000000001) [n:127.0.0.1:36591_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36591_solr [junit4] 2> 1566787 WARN (jetty-launcher-29341-thread-4-SendThread(127.0.0.1:41365)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100216fc5a00008. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x100216fc5a00008, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100216fc5a00008, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1566788 INFO (zkCallback-29422-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1566788 INFO (zkCallback-29433-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1566788 INFO (zkCallback-29406-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41733_solr [junit4] 2> 1566794 INFO (OverseerAutoScalingTriggerThread-72094357978611720-127.0.0.1:36591_solr-n_0000000001) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 1566798 INFO (closeThreadPool-29469-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72094357978611720-127.0.0.1:36591_solr-n_0000000001) closing [junit4] 2> 1566888 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.Overseer Overseer (id=72094357978611720-127.0.0.1:36591_solr-n_0000000001) closing [junit4] 2> 1566888 INFO (zkCallback-29457-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1566889 INFO (zkCallback-29406-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1566890 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@724707b0{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1566890 INFO (zkCallback-29406-thread-1) [n:127.0.0.1:41733_solr ] o.a.s.c.Overseer Overseer (id=72094357978611724-127.0.0.1:41733_solr-n_0000000002) starting [junit4] 2> 1566890 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7395938d{/solr,null,STOPPED} [junit4] 2> 1566891 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1566891 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1566891 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1566891 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09 [junit4] 2> 1566892 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1566892 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1566892 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1566893 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@26e52284{/solr,null,AVAILABLE} [junit4] 2> 1566893 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@63d4787d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34799} [junit4] 2> 1566893 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.s.Server Started @1566927ms [junit4] 2> 1566893 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41365/solr, hostPort=34167} [junit4] 2> 1566893 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1566893 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1566893 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.11.4 [junit4] 2> 1566893 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1566893 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr [junit4] 2> 1566893 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2024-03-13T18:15:52.318Z [junit4] 2> 1566898 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1566899 INFO (zkConnectionManagerCallback-29471-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1566899 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1566899 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1566903 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1566904 INFO (OverseerStateUpdate-72094357978611724-127.0.0.1:41733_solr-n_0000000002) [n:127.0.0.1:41733_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41733_solr [junit4] 2> 1566905 WARN (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker-SendThread(127.0.0.1:41365)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100216fc5a00013. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x100216fc5a00013, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100216fc5a00013, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1568402 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1568403 WARN (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7016c34[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1568403 WARN (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7016c34[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1568406 WARN (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5ccabcd4[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1568406 WARN (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5ccabcd4[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1568407 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41365/solr [junit4] 2> 1568408 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1568409 INFO (zkConnectionManagerCallback-29486-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1568409 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1568410 WARN (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker-SendThread(127.0.0.1:41365)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100216fc5a00014. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x100216fc5a00014, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100216fc5a00014, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1568511 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [n:127.0.0.1:34167_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1568515 INFO (zkConnectionManagerCallback-29488-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1568515 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [n:127.0.0.1:34167_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1568522 WARN (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [n:127.0.0.1:34167_solr ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html [junit4] 2> 1568524 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [n:127.0.0.1:34167_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1568527 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [n:127.0.0.1:34167_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:34167_solr as DOWN [junit4] 2> 1568527 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [n:127.0.0.1:34167_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024 [junit4] 2> 1568527 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [n:127.0.0.1:34167_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34167_solr [junit4] 2> 1568528 INFO (zkCallback-29422-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1568528 INFO (zkCallback-29406-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1568528 INFO (zkCallback-29457-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1568528 INFO (zkCallback-29433-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1568528 INFO (zkCallback-29487-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1568529 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [n:127.0.0.1:34167_solr ] o.a.s.c.ZkController non-data nodes now [] [junit4] 2> 1568531 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [n:127.0.0.1:34167_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1568531 WARN (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [n:127.0.0.1:34167_solr ] o.a.s.c.CoreContainer Not all security plugins configured! authentication=disabled authorization=disabled. Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external. See https://s.apache.org/solrsecurity for more info [junit4] 2> 1568581 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [n:127.0.0.1:34167_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.TestPullReplicaErrorHandling_50710D3330F3D8D4-001/tempDir-001/node4 [junit4] 2> 1568593 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 1568593 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:34799/solr. Proxy: http://127.0.0.1:34167/solr [junit4] 2> 1568593 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1602819417 [junit4] 2> 1568594 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41733_solr [junit4] 2> 1568597 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1568597 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:41733_solr as DOWN [junit4] 2> 1568601 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 1568601 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 1568601 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 1568601 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 1568608 INFO (closeThreadPool-29499-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72094357978611724-127.0.0.1:41733_solr-n_0000000002) closing [junit4] 2> 1568608 INFO (OverseerStateUpdate-72094357978611724-127.0.0.1:41733_solr-n_0000000002) [n:127.0.0.1:41733_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41733_solr [junit4] 2> 1568608 INFO (OverseerAutoScalingTriggerThread-72094357978611724-127.0.0.1:41733_solr-n_0000000002) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 1568610 INFO (closeThreadPool-29499-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72094357978611724-127.0.0.1:41733_solr-n_0000000002) closing [junit4] 2> 1568611 WARN (jetty-launcher-29341-thread-2-SendThread(127.0.0.1:41365)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100216fc5a0000c. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x100216fc5a0000c, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100216fc5a0000c, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1568611 INFO (zkCallback-29433-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1568611 INFO (zkCallback-29457-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1568611 INFO (zkCallback-29487-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1568611 INFO (zkCallback-29422-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1568614 INFO (zkCallback-29422-thread-2) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41307_solr [junit4] 2> 1568615 INFO (zkCallback-29422-thread-2) [n:127.0.0.1:41307_solr ] o.a.s.c.Overseer Overseer (id=72094357978611726-127.0.0.1:41307_solr-n_0000000003) starting [junit4] 2> 1568617 INFO (OverseerStateUpdate-72094357978611726-127.0.0.1:41307_solr-n_0000000003) [n:127.0.0.1:41307_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:41307_solr [junit4] 2> 1568711 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.Overseer Overseer (id=72094357978611724-127.0.0.1:41733_solr-n_0000000002) closing [junit4] 2> 1568712 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@3ebae5f0{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1568713 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@331a0344{/solr,null,STOPPED} [junit4] 2> 1568713 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1568713 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1568713 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1568713 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.s.Server jetty-9.4.53.v20231009; built: 2023-10-09T12:29:09.265Z; git: 27bde00a0b95a1d5bbee0eae7984f891d2d0f8c9; jvm 1.8.0_362-b09 [junit4] 2> 1568714 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1568714 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1568714 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1568714 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c1d41f8{/solr,null,AVAILABLE} [junit4] 2> 1568715 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7a8f7854{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33899} [junit4] 2> 1568715 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.s.Server Started @1568748ms [junit4] 2> 1568715 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:41365/solr, hostPort=34531} [junit4] 2> 1568715 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1568715 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1568715 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.11.4 [junit4] 2> 1568715 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1568715 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr [junit4] 2> 1568715 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2024-03-13T18:15:54.140Z [junit4] 2> 1568716 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1568716 INFO (zkConnectionManagerCallback-29505-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1568716 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1568717 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1568721 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1570136 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1570137 WARN (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@79538c19[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1570137 WARN (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@79538c19[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1570142 WARN (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@56d1a3ec[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1570142 WARN (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@56d1a3ec[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1570143 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41365/solr [junit4] 2> 1570146 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1570150 INFO (zkConnectionManagerCallback-29516-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1570150 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1570151 WARN (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker-SendThread(127.0.0.1:41365)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100216fc5a00017. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x100216fc5a00017, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSo [...truncated too long message...] zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1604067 WARN (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker-SendThread(127.0.0.1:41365)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x100216fc5a00001. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x100216fc5a00001, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) [junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x100216fc5a00001, likely server has closed socket [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2] [junit4] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2] [junit4] 2> 1604168 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> 13 /solr/aliases.json [junit4] 2> 12 /solr/security.json [junit4] 2> 12 /solr/configs/conf [junit4] 2> 9 /solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/terms/shard1 [junit4] 2> 9 /solr/clusterprops.json [junit4] 2> 8 /solr/packages.json [junit4] 2> 8 /solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/terms/shard1 [junit4] 2> 6 /solr/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/terms/shard2 [junit4] 2> 5 /solr/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/terms/shard1 [junit4] 2> 4 /solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/terms/shard1 [junit4] 2> 4 /solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json [junit4] 2> 4 /solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json [junit4] 2> 3 /solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json [junit4] 2> 3 /solr/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/state.json [junit4] 2> 2 /solr/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/collectionprops.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 38 /solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json [junit4] 2> 32 /solr/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/state.json [junit4] 2> 23 /solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json [junit4] 2> 13 /solr/clusterstate.json [junit4] 2> 10 /solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json [junit4] 2> 9 /solr/clusterprops.json [junit4] 2> 5 /solr/autoscaling.json [junit4] 2> 3 /solr/overseer_elect/election/72094357978611730-127.0.0.1:45877_solr-n_0000000004 [junit4] 2> 3 /solr/overseer_elect/election/72094357978611739-127.0.0.1:36355_solr-n_0000000007 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 102 /solr/live_nodes [junit4] 2> 93 /solr/overseer/queue [junit4] 2> 53 /solr/collections [junit4] 2> 32 /solr/overseer/collection-queue-work [junit4] 2> 11 /solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json [junit4] 2> 9 /solr/collections/pull_replica_error_handling_test_cant_connect_to_pull_replica/state.json [junit4] 2> 7 /solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json [junit4] 2> 5 /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 5 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 5 /solr/overseer/queue-work [junit4] 2> 4 /solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json [junit4] 2> [junit4] 2> 1604172 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:41365 [junit4] 2> 1604172 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41365 [junit4] 2> 1604172 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41365 [junit4] 2> 1604173 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-17164 after mutting 0 log messages [junit4] 2> 1604173 INFO (SUITE-TestPullReplicaErrorHandling-seed#[50710D3330F3D8D4]-worker) [ ] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-17165 for ERROR logs matching regex: ignore_exception [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.11/solr/build/solr-core/test/J3/temp/solr.cloud.TestPullReplicaErrorHandling_50710D3330F3D8D4-001 [junit4] 2> Mar 13, 2024 6:16:29 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene87), sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=es-GT, timezone=Asia/Dushanbe [junit4] 2> NOTE: Linux 5.4.0-173-generic amd64/Temurin 1.8.0_362 (64-bit)/cpus=4,threads=1,free=133200600,total=519569408 [junit4] 2> NOTE: All tests run in this JVM: [TestNonDefinedSimilarityFactory, EnumFieldTest, MultiAuthPluginTest, ShardBackupIdTest, TestFastLRUCache, ZkCLITest, TestNoOpRegenerator, HdfsRecoveryZkTest, ChaosMonkeySafeLeaderTest, TestSimPolicyCloud, DistributedQueueTest, RankFieldTest, TestNumericTerms32, TestStressIncrementalBackup, ConjunctionSolrSpellCheckerTest, TestReqParamsAPI, DeleteLastCustomShardedReplicaTest, TestSolrCLIRunExample, DeleteStatusTest, LegacyCloudClusterPropTest, SOLR749Test, TestUseDocValuesAsStored, ResponseLogComponentTest, TestSubQueryTransformerDistrib, TestXmlQParserPlugin, RollingRestartTest, TestJsonRangeFacets, CheckHdfsIndexTest, DirectoryFactoryTest, CollectionPropsTest, AnalysisErrorHandlingTest, SolrJmxReporterCloudTest, ClassificationUpdateProcessorFactoryTest, DocumentAnalysisRequestHandlerTest, QueryResultKeyTest, TestChildDocTransformerHierarchy, TestPrepRecovery, TestTermsQParserPlugin, AlternateDirectoryTest, ForceLeaderWithTlogReplicasTest, MinimalSchemaTest, MissingSegmentRecoveryTest, SolrTestCaseJ4DeleteCoreTest, IndexSizeEstimatorTest, SparseHLLTest, DateRangeFieldTest, LeaderFailoverAfterPartitionTest, SolrIndexMetricsTest, AutoscalingHistoryHandlerTest, MultiSolrCloudTestCaseTest, DateMathParserTest, TestCollationFieldDocValues, TestUtils, BasicDistributedZkTest, TestDocTermOrdsUninvertLimit, TestRandomFaceting, DistributedQueryElevationComponentTest, TokenizerChainTest, FieldMutatingUpdateProcessorTest, TestJavabinTupleStreamParser, BufferStoreTest, TestComplexPhraseLeadingWildcard, TlogReplayBufferedWhileIndexingTest, DefaultValueUpdateProcessorTest, TestCloudRecovery2, TestEmbeddedSolrServerSchemaAPI, AddReplicaTest, JvmMetricsTest, TestBulkSchemaConcurrent, TestStreamBody, SuggesterTest, TestMergePolicyConfig, TestTlogReplayVsRecovery, TestMacros, TestRandomCollapseQParserPlugin, TestRecovery, TestSolrFieldCacheBean, SaslZkACLProviderTest, TestCollectionsAPIViaSolrCloudCluster, TestLeaderElectionZkExpiry, SolrMetricManagerTest, V2StandaloneTest, TestSolrCoreSnapshots, TestSolrXml, SolrPluginUtilsTest, OverseerTaskQueueTest, TestSizeLimitedDistributedMap, CloudExitableDirectoryReaderTest, OrderedExecutorTest, TestSerializedLuceneMatchVersion, TestMaxTokenLenTokenizer, MetricTriggerTest, OverseerRolesTest, TestRequestForwarding, FullHLLTest, TestCSVLoader, TestInitQParser, TermVectorComponentTest, TestJsonRequest, FacetPivot2CollectionsTest, TestSnapshotCloudManager, ChangedSchemaMergeTest, TestQuerySenderNoQuery, PhrasesIdentificationComponentTest, DirectUpdateHandlerTest, TestLegacyFieldReuse, HttpPartitionWithTlogReplicasTest, TestQueryingOnDownCollection, ComputePlanActionTest, NestedAtomicUpdateTest, BJQParserTest, TestMaxScoreQueryParser, TestFieldCollectionResource, ConnectionManagerTest, TestSolr4Spatial, TestCloudPhrasesIdentificationComponent, AddSchemaFieldsUpdateProcessorFactoryTest, AnalyticsQueryTest, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, DisMaxRequestHandlerTest, EchoParamsTest, OutputWriterTest, SampleTest, SolrInfoBeanTest, TestDistributedGrouping, TestDistributedSearch, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, ClusterStateMockUtilTest, ClusterStateTest, ClusterStateUpdateTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, RecoveryZkTest, ReplaceNodeNoTargetTest, RouteFieldTest, SSLMigrationTest, ShardRoutingCustomTest, ShardTermsTest, SharedFSAutoReplicaFailoverTest, SliceStateTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudPseudoReturnFields, TestCloudRecovery, TestDynamicFieldNamesIndexCorrectly, TestPullReplicaErrorHandling] [junit4] Completed [553/959 (1!)] on J3 in 41.83s, 4 tests, 1 error <<< FAILURES! [...truncated 55740 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
