Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/751/
2 tests failed. FAILED: org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica Error Message: Error from server at http://127.0.0.1:42659/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number) Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:42659/solr: Cannot create collection pull_replica_error_handling_test_cant_connect_to_pull_replica. Value of maxShardsPerNode is 1, and the number of nodes currently live or live and part of your createNodeSet is 3. This allows a maximum of 3 to be created. Value of numShards is 2, value of nrtReplicas is 1, value of tlogReplicas is 0 and value of pullReplicas is 1. This requires 4 shards to be created (higher than the allowed number) at __randomizedtesting.SeedInfo.seed([45AC2698619BA67D:4D9BC050BA35D2F3]: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:1173) 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:214) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) at org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica(TestPullReplicaErrorHandling.java:149) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.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:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.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:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming Error Message: Exception during query Stack Trace: java.lang.RuntimeException: Exception during query at __randomizedtesting.SeedInfo.seed([45AC2698619BA67D:AD708B7A9273BC5D]:0) at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:1015) at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:975) at org.apache.solr.util.TestCircuitBreaker.testResponseWithCBTiming(TestCircuitBreaker.java:245) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.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:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.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:368) at java.lang.Thread.run(Thread.java:748) Caused by: org.apache.solr.common.SolrException: Circuit Breakers tripped Memory Circuit Breaker triggered as JVM heap usage values are greater than allocated threshold.Seen JVM heap memory usage 456341736 and allocated threshold 394002432 at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:325) at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:214) at org.apache.solr.core.SolrCore.execute(SolrCore.java:2641) at org.apache.solr.util.TestHarness.query(TestHarness.java:332) at org.apache.solr.util.TestHarness.query(TestHarness.java:314) at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:989) ... 45 more Build Log: [...truncated 13784 lines...] [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling [junit4] 2> 514695 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-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.x/solr/server/solr/configsets/_default/conf' [junit4] 2> 514695 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 514696 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_45AC2698619BA67D-001/data-dir-38-001 [junit4] 2> 514696 WARN (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4 [junit4] 2> 514696 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 514698 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-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> 514700 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_45AC2698619BA67D-001/tempDir-001 [junit4] 2> 514700 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 514700 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 514700 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 514701 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 514800 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port: 36307 [junit4] 2> 514800 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36307 [junit4] 2> 514800 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36307 [junit4] 2> 514800 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36307 [junit4] 2> 514803 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 514810 INFO (zkConnectionManagerCallback-5811-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 514810 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 514819 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 514823 INFO (zkConnectionManagerCallback-5813-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 514823 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 514824 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 514826 INFO (zkConnectionManagerCallback-5815-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 514826 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 514832 WARN (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker-SendThread(127.0.0.1:36307)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10167ae6b3f0002. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10167ae6b3f0002, 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 0x10167ae6b3f0002, 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> 514933 INFO (jetty-launcher-5816-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 514933 INFO (jetty-launcher-5816-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 514933 INFO (jetty-launcher-5816-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 514933 INFO (jetty-launcher-5816-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 514934 INFO (jetty-launcher-5816-thread-1) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09 [junit4] 2> 514934 INFO (jetty-launcher-5816-thread-2) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09 [junit4] 2> 514934 INFO (jetty-launcher-5816-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 514934 INFO (jetty-launcher-5816-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 514934 INFO (jetty-launcher-5816-thread-3) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09 [junit4] 2> 514934 INFO (jetty-launcher-5816-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 514934 INFO (jetty-launcher-5816-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 514934 INFO (jetty-launcher-5816-thread-4) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09 [junit4] 2> 514943 INFO (jetty-launcher-5816-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 514943 INFO (jetty-launcher-5816-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 514943 INFO (jetty-launcher-5816-thread-4) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 514943 INFO (jetty-launcher-5816-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 514943 INFO (jetty-launcher-5816-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 514943 INFO (jetty-launcher-5816-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 514943 INFO (jetty-launcher-5816-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50b285ca{/solr,null,AVAILABLE} [junit4] 2> 514943 INFO (jetty-launcher-5816-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6eef0cb0{/solr,null,AVAILABLE} [junit4] 2> 514950 INFO (jetty-launcher-5816-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@87a1241{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36131} [junit4] 2> 514950 INFO (jetty-launcher-5816-thread-4) [ ] o.e.j.s.Server Started @514977ms [junit4] 2> 514950 INFO (jetty-launcher-5816-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36131} [junit4] 2> 514950 ERROR (jetty-launcher-5816-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 514950 INFO (jetty-launcher-5816-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 514950 INFO (jetty-launcher-5816-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 514950 INFO (jetty-launcher-5816-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 514950 INFO (jetty-launcher-5816-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 514950 INFO (jetty-launcher-5816-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-10T06:04:18.050Z [junit4] 2> 514951 INFO (jetty-launcher-5816-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 514951 INFO (jetty-launcher-5816-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 514953 INFO (jetty-launcher-5816-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 514953 INFO (jetty-launcher-5816-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 514953 INFO (jetty-launcher-5816-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 514953 INFO (jetty-launcher-5816-thread-3) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 514954 INFO (jetty-launcher-5816-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3c5e152e{/solr,null,AVAILABLE} [junit4] 2> 514957 INFO (jetty-launcher-5816-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 514957 INFO (jetty-launcher-5816-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@26eb6f77{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36139} [junit4] 2> 514957 INFO (jetty-launcher-5816-thread-2) [ ] o.e.j.s.Server Started @514984ms [junit4] 2> 514957 INFO (jetty-launcher-5816-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36139} [junit4] 2> 514957 INFO (zkConnectionManagerCallback-5818-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 514957 INFO (jetty-launcher-5816-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 514958 ERROR (jetty-launcher-5816-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 514958 INFO (jetty-launcher-5816-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 514958 INFO (jetty-launcher-5816-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 514958 INFO (jetty-launcher-5816-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 514958 INFO (jetty-launcher-5816-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 514958 INFO (jetty-launcher-5816-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-10T06:04:18.058Z [junit4] 2> 514958 INFO (jetty-launcher-5816-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 514959 INFO (jetty-launcher-5816-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 514965 INFO (jetty-launcher-5816-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5c0d69{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:44925} [junit4] 2> 514965 INFO (jetty-launcher-5816-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@27d7c943{/solr,null,AVAILABLE} [junit4] 2> 514965 INFO (jetty-launcher-5816-thread-1) [ ] o.e.j.s.Server Started @514992ms [junit4] 2> 514965 INFO (jetty-launcher-5816-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44925} [junit4] 2> 514965 ERROR (jetty-launcher-5816-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 514965 INFO (jetty-launcher-5816-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 514965 INFO (jetty-launcher-5816-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 514965 INFO (jetty-launcher-5816-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 514965 INFO (jetty-launcher-5816-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 514965 INFO (jetty-launcher-5816-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-10T06:04:18.065Z [junit4] 2> 514966 INFO (jetty-launcher-5816-thread-4) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 514966 INFO (jetty-launcher-5816-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 514967 WARN (jetty-launcher-5816-thread-4-SendThread(127.0.0.1:36307)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10167ae6b3f0003. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10167ae6b3f0003, 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 0x10167ae6b3f0003, 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> 514968 INFO (jetty-launcher-5816-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2898c212{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:46187} [junit4] 2> 514968 INFO (jetty-launcher-5816-thread-3) [ ] o.e.j.s.Server Started @514994ms [junit4] 2> 514968 INFO (jetty-launcher-5816-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46187} [junit4] 2> 514968 ERROR (jetty-launcher-5816-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 514968 INFO (jetty-launcher-5816-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 514968 INFO (jetty-launcher-5816-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 514968 INFO (jetty-launcher-5816-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 514968 INFO (jetty-launcher-5816-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 514968 INFO (jetty-launcher-5816-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-10T06:04:18.068Z [junit4] 2> 514968 INFO (zkConnectionManagerCallback-5820-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 514969 INFO (jetty-launcher-5816-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 514969 INFO (zkConnectionManagerCallback-5822-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 514969 INFO (jetty-launcher-5816-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 514969 INFO (jetty-launcher-5816-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 514970 INFO (zkConnectionManagerCallback-5824-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 514970 INFO (jetty-launcher-5816-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 515068 INFO (jetty-launcher-5816-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 515068 INFO (jetty-launcher-5816-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 515068 INFO (jetty-launcher-5816-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 515072 INFO (jetty-launcher-5816-thread-2) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 515074 INFO (jetty-launcher-5816-thread-3) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 515078 INFO (jetty-launcher-5816-thread-1) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 515078 WARN (jetty-launcher-5816-thread-3-SendThread(127.0.0.1:36307)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10167ae6b3f0006. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10167ae6b3f0006, 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 0x10167ae6b3f0006, 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> 515079 WARN (jetty-launcher-5816-thread-2-SendThread(127.0.0.1:36307)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10167ae6b3f0004. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10167ae6b3f0004, 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 0x10167ae6b3f0004, 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> 515079 WARN (jetty-launcher-5816-thread-1-SendThread(127.0.0.1:36307)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10167ae6b3f0005. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10167ae6b3f0005, 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 0x10167ae6b3f0005, 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> 515348 INFO (jetty-launcher-5816-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 515349 WARN (jetty-launcher-5816-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@64d6ebcc[provider=null,keyStore=null,trustStore=null] [junit4] 2> 515349 WARN (jetty-launcher-5816-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@64d6ebcc[provider=null,keyStore=null,trustStore=null] [junit4] 2> 515370 WARN (jetty-launcher-5816-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@14fbf643[provider=null,keyStore=null,trustStore=null] [junit4] 2> 515370 WARN (jetty-launcher-5816-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@14fbf643[provider=null,keyStore=null,trustStore=null] [junit4] 2> 515372 INFO (jetty-launcher-5816-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36307/solr [junit4] 2> 515388 INFO (jetty-launcher-5816-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 515398 INFO (zkConnectionManagerCallback-5841-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 515398 INFO (jetty-launcher-5816-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 515522 INFO (jetty-launcher-5816-thread-4) [n:127.0.0.1:36131_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 515534 INFO (zkConnectionManagerCallback-5846-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 515534 INFO (jetty-launcher-5816-thread-4) [n:127.0.0.1:36131_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 515591 INFO (jetty-launcher-5816-thread-4) [n:127.0.0.1:36131_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36131_solr [junit4] 2> 515592 INFO (jetty-launcher-5816-thread-4) [n:127.0.0.1:36131_solr ] o.a.s.c.Overseer Overseer (id=72453067835899912-127.0.0.1:36131_solr-n_0000000000) starting [junit4] 2> 515641 INFO (OverseerStateUpdate-72453067835899912-127.0.0.1:36131_solr-n_0000000000) [n:127.0.0.1:36131_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36131_solr [junit4] 2> 515641 INFO (jetty-launcher-5816-thread-4) [n:127.0.0.1:36131_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36131_solr [junit4] 2> 515644 INFO (jetty-launcher-5816-thread-4) [n:127.0.0.1:36131_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 515644 WARN (jetty-launcher-5816-thread-4) [n:127.0.0.1:36131_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> 515669 INFO (jetty-launcher-5816-thread-4) [n:127.0.0.1:36131_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_45AC2698619BA67D-001/tempDir-001/node4 [junit4] 2> 515670 INFO (zkCallback-5845-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 515799 INFO (jetty-launcher-5816-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 515814 WARN (jetty-launcher-5816-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7a22ec4e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 515819 WARN (jetty-launcher-5816-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7a22ec4e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 515842 WARN (jetty-launcher-5816-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@51450cab[provider=null,keyStore=null,trustStore=null] [junit4] 2> 515843 WARN (jetty-launcher-5816-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@51450cab[provider=null,keyStore=null,trustStore=null] [junit4] 2> 515844 INFO (jetty-launcher-5816-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36307/solr [junit4] 2> 515866 INFO (jetty-launcher-5816-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 515878 INFO (zkConnectionManagerCallback-5864-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 515878 INFO (jetty-launcher-5816-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 515994 INFO (jetty-launcher-5816-thread-2) [n:127.0.0.1:36139_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 516003 INFO (zkConnectionManagerCallback-5866-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 516006 INFO (jetty-launcher-5816-thread-2) [n:127.0.0.1:36139_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 516009 INFO (jetty-launcher-5816-thread-2) [n:127.0.0.1:36139_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 516012 INFO (jetty-launcher-5816-thread-2) [n:127.0.0.1:36139_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:36139_solr as DOWN [junit4] 2> 516013 INFO (jetty-launcher-5816-thread-2) [n:127.0.0.1:36139_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 516013 INFO (jetty-launcher-5816-thread-2) [n:127.0.0.1:36139_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36139_solr [junit4] 2> 516014 INFO (zkCallback-5845-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 516016 INFO (jetty-launcher-5816-thread-2) [n:127.0.0.1:36139_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 516016 WARN (jetty-launcher-5816-thread-2) [n:127.0.0.1:36139_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> 516023 INFO (zkCallback-5865-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 516032 INFO (jetty-launcher-5816-thread-2) [n:127.0.0.1:36139_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_45AC2698619BA67D-001/tempDir-001/node2 [junit4] 2> 516159 INFO (jetty-launcher-5816-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 516160 WARN (jetty-launcher-5816-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@487c84f9[provider=null,keyStore=null,trustStore=null] [junit4] 2> 516161 WARN (jetty-launcher-5816-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@487c84f9[provider=null,keyStore=null,trustStore=null] [junit4] 2> 516163 WARN (jetty-launcher-5816-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@294f2796[provider=null,keyStore=null,trustStore=null] [junit4] 2> 516163 WARN (jetty-launcher-5816-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@294f2796[provider=null,keyStore=null,trustStore=null] [junit4] 2> 516164 INFO (jetty-launcher-5816-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36307/solr [junit4] 2> 516166 INFO (jetty-launcher-5816-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 516170 INFO (zkConnectionManagerCallback-5880-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 516170 INFO (jetty-launcher-5816-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 516273 INFO (jetty-launcher-5816-thread-3) [n:127.0.0.1:46187_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 516273 INFO (zkConnectionManagerCallback-5882-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 516273 INFO (jetty-launcher-5816-thread-3) [n:127.0.0.1:46187_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 516277 INFO (jetty-launcher-5816-thread-3) [n:127.0.0.1:46187_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 516279 INFO (jetty-launcher-5816-thread-3) [n:127.0.0.1:46187_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:46187_solr as DOWN [junit4] 2> 516280 INFO (jetty-launcher-5816-thread-3) [n:127.0.0.1:46187_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 516280 INFO (jetty-launcher-5816-thread-3) [n:127.0.0.1:46187_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46187_solr [junit4] 2> 516281 INFO (zkCallback-5845-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 516281 INFO (zkCallback-5865-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 516282 INFO (jetty-launcher-5816-thread-3) [n:127.0.0.1:46187_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 516283 WARN (jetty-launcher-5816-thread-3) [n:127.0.0.1:46187_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> 516288 INFO (zkCallback-5881-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 516293 INFO (jetty-launcher-5816-thread-3) [n:127.0.0.1:46187_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_45AC2698619BA67D-001/tempDir-001/node3 [junit4] 2> 516768 INFO (jetty-launcher-5816-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 516769 WARN (jetty-launcher-5816-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6deb17cf[provider=null,keyStore=null,trustStore=null] [junit4] 2> 516770 WARN (jetty-launcher-5816-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6deb17cf[provider=null,keyStore=null,trustStore=null] [junit4] 2> 516773 WARN (jetty-launcher-5816-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4eee48ca[provider=null,keyStore=null,trustStore=null] [junit4] 2> 516773 WARN (jetty-launcher-5816-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4eee48ca[provider=null,keyStore=null,trustStore=null] [junit4] 2> 516774 INFO (jetty-launcher-5816-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36307/solr [junit4] 2> 516775 INFO (jetty-launcher-5816-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 516775 INFO (zkConnectionManagerCallback-5896-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 516775 INFO (jetty-launcher-5816-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 516877 INFO (jetty-launcher-5816-thread-1) [n:127.0.0.1:44925_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 516879 INFO (zkConnectionManagerCallback-5898-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 516879 INFO (jetty-launcher-5816-thread-1) [n:127.0.0.1:44925_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 516883 INFO (jetty-launcher-5816-thread-1) [n:127.0.0.1:44925_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 516886 INFO (jetty-launcher-5816-thread-1) [n:127.0.0.1:44925_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:44925_solr as DOWN [junit4] 2> 516886 INFO (jetty-launcher-5816-thread-1) [n:127.0.0.1:44925_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 516887 INFO (jetty-launcher-5816-thread-1) [n:127.0.0.1:44925_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44925_solr [junit4] 2> 516888 INFO (zkCallback-5881-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 516888 INFO (zkCallback-5865-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 516888 INFO (zkCallback-5845-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 516888 INFO (zkCallback-5897-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 516889 INFO (jetty-launcher-5816-thread-1) [n:127.0.0.1:44925_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 516889 WARN (jetty-launcher-5816-thread-1) [n:127.0.0.1:44925_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> 516906 INFO (jetty-launcher-5816-thread-1) [n:127.0.0.1:44925_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_45AC2698619BA67D-001/tempDir-001/node1 [junit4] 2> 516911 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 516912 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 516913 INFO (zkConnectionManagerCallback-5909-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 516913 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 516914 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 516915 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36307/solr ready [junit4] 2> 516918 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=984516187 [junit4] 2> 516918 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36131_solr [junit4] 2> 516918 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 516918 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:36131_solr as DOWN [junit4] 2> 516923 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 516923 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 516923 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 516923 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 516923 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 516926 INFO (closeThreadPool-5914-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72453067835899912-127.0.0.1:36131_solr-n_0000000000) closing [junit4] 2> 516929 INFO (OverseerStateUpdate-72453067835899912-127.0.0.1:36131_solr-n_0000000000) [n:127.0.0.1:36131_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36131_solr [junit4] 2> 516930 INFO (OverseerAutoScalingTriggerThread-72453067835899912-127.0.0.1:36131_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 516931 INFO (closeThreadPool-5914-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72453067835899912-127.0.0.1:36131_solr-n_0000000000) closing [junit4] 2> 516932 WARN (jetty-launcher-5816-thread-4-SendThread(127.0.0.1:36307)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10167ae6b3f0008. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10167ae6b3f0008, 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 0x10167ae6b3f0008, 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> 516932 INFO (zkCallback-5881-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 516932 INFO (zkCallback-5865-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36139_solr [junit4] 2> 516933 INFO (zkCallback-5865-thread-1) [n:127.0.0.1:36139_solr ] o.a.s.c.Overseer Overseer (id=72453067835899914-127.0.0.1:36139_solr-n_0000000001) starting [junit4] 2> 516935 INFO (zkCallback-5897-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 516935 INFO (zkCallback-5865-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 516935 INFO (zkCallback-5908-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 516940 INFO (OverseerStateUpdate-72453067835899914-127.0.0.1:36139_solr-n_0000000001) [n:127.0.0.1:36139_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36139_solr [junit4] 2> 517035 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.Overseer Overseer (id=72453067835899912-127.0.0.1:36131_solr-n_0000000000) closing [junit4] 2> 517036 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@87a1241{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 517037 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@50b285ca{/solr,null,STOPPED} [junit4] 2> 517037 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 517037 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 517038 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 517038 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09 [junit4] 2> 517040 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 517040 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 517040 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 517040 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@371796f3{/solr,null,AVAILABLE} [junit4] 2> 517040 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@31fd7645{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39813} [junit4] 2> 517040 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.s.Server Started @517067ms [junit4] 2> 517040 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41533} [junit4] 2> 517041 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 517041 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 517041 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 517041 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 517041 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 517041 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-10T06:04:20.141Z [junit4] 2> 517041 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 517046 INFO (zkConnectionManagerCallback-5920-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 517046 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 517047 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 517051 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 517507 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 517508 WARN (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@33eed534[provider=null,keyStore=null,trustStore=null] [junit4] 2> 517508 WARN (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@33eed534[provider=null,keyStore=null,trustStore=null] [junit4] 2> 517510 WARN (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@fe10e2a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 517510 WARN (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@fe10e2a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 517511 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36307/solr [junit4] 2> 517514 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 517515 INFO (zkConnectionManagerCallback-5931-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 517515 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 517617 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [n:127.0.0.1:41533_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 517618 INFO (zkConnectionManagerCallback-5933-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 517618 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [n:127.0.0.1:41533_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 517622 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [n:127.0.0.1:41533_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 517627 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [n:127.0.0.1:41533_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:41533_solr as DOWN [junit4] 2> 517628 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [n:127.0.0.1:41533_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 517628 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [n:127.0.0.1:41533_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41533_solr [junit4] 2> 517629 INFO (zkCallback-5908-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 517629 INFO (zkCallback-5897-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 517629 INFO (zkCallback-5881-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 517629 INFO (zkCallback-5865-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 517630 INFO (zkCallback-5932-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 517631 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [n:127.0.0.1:41533_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 517631 WARN (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [n:127.0.0.1:41533_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> 517642 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [n:127.0.0.1:41533_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_45AC2698619BA67D-001/tempDir-001/node4 [junit4] 2> 517650 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 517654 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:39813/solr. Proxy: http://127.0.0.1:41533/solr [junit4] 2> 517654 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1484070707 [junit4] 2> 517654 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36139_solr [junit4] 2> 517654 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 517655 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:36139_solr as DOWN [junit4] 2> 517662 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 517662 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 517662 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 517662 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 517663 INFO (closeThreadPool-5944-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72453067835899914-127.0.0.1:36139_solr-n_0000000001) closing [junit4] 2> 517663 INFO (OverseerStateUpdate-72453067835899914-127.0.0.1:36139_solr-n_0000000001) [n:127.0.0.1:36139_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36139_solr [junit4] 2> 517665 INFO (OverseerAutoScalingTriggerThread-72453067835899914-127.0.0.1:36139_solr-n_0000000001) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 517671 INFO (zkCallback-5881-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 517671 INFO (closeThreadPool-5944-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72453067835899914-127.0.0.1:36139_solr-n_0000000001) closing [junit4] 2> 517671 INFO (zkCallback-5897-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 517671 INFO (zkCallback-5908-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 517671 INFO (zkCallback-5932-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 517672 INFO (zkCallback-5881-thread-2) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46187_solr [junit4] 2> 517673 INFO (zkCallback-5881-thread-2) [n:127.0.0.1:46187_solr ] o.a.s.c.Overseer Overseer (id=72453067835899916-127.0.0.1:46187_solr-n_0000000002) starting [junit4] 2> 517676 INFO (OverseerStateUpdate-72453067835899916-127.0.0.1:46187_solr-n_0000000002) [n:127.0.0.1:46187_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:46187_solr [junit4] 2> 517771 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.Overseer Overseer (id=72453067835899914-127.0.0.1:36139_solr-n_0000000001) closing [junit4] 2> 517772 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@26eb6f77{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 517772 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6eef0cb0{/solr,null,STOPPED} [junit4] 2> 517772 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 517773 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 517773 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 517773 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09 [junit4] 2> 517776 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 517776 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 517776 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 517778 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@57de3843{/solr,null,AVAILABLE} [junit4] 2> 517778 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@232c71b1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:38455} [junit4] 2> 517778 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.s.Server Started @517805ms [junit4] 2> 517778 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42659} [junit4] 2> 517779 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 517779 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 517779 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 517779 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 517779 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 517779 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-10T06:04:20.879Z [junit4] 2> 517780 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 517782 INFO (zkConnectionManagerCallback-5950-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 517782 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 517782 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 517786 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 517790 WARN (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker-SendThread(127.0.0.1:36307)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10167ae6b3f0013. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10167ae6b3f0013, 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 0x10167ae6b3f0013, 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> 519378 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 519379 WARN (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@738dc78f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 519379 WARN (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@738dc78f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 519387 WARN (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1ac693d6[provider=null,keyStore=null,trustStore=null] [junit4] 2> 519387 WARN (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1ac693d6[provider=null,keyStore=null,trustStore=null] [junit4] 2> 519388 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36307/solr [junit4] 2> 519389 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 519389 INFO (zkConnectionManagerCallback-5961-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 519389 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 519491 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [n:127.0.0.1:42659_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 519492 INFO (zkConnectionManagerCallback-5963-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 519492 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [n:127.0.0.1:42659_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 519496 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [n:127.0.0.1:42659_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 519499 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [n:127.0.0.1:42659_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:42659_solr as DOWN [junit4] 2> 519500 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [n:127.0.0.1:42659_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 519500 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [n:127.0.0.1:42659_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42659_solr [junit4] 2> 519501 INFO (zkCallback-5908-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 519501 INFO (zkCallback-5932-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 519501 INFO (zkCallback-5881-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 519501 INFO (zkCallback-5897-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 519502 INFO (zkCallback-5962-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 519503 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [n:127.0.0.1:42659_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 519503 WARN (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [n:127.0.0.1:42659_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> 519519 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [n:127.0.0.1:42659_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_45AC2698619BA67D-001/tempDir-001/node2 [junit4] 2> 519529 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 519530 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:38455/solr. Proxy: http://127.0.0.1:42659/solr [junit4] 2> 519530 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=997760574 [junit4] 2> 519530 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46187_solr [junit4] 2> 519531 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 519531 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:46187_solr as DOWN [junit4] 2> 519538 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 519538 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 519538 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 519538 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 519543 INFO (closeThreadPool-5974-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72453067835899916-127.0.0.1:46187_solr-n_0000000002) closing [junit4] 2> 519546 INFO (OverseerStateUpdate-72453067835899916-127.0.0.1:46187_solr-n_0000000002) [n:127.0.0.1:46187_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46187_solr [junit4] 2> 519547 INFO (OverseerAutoScalingTriggerThread-72453067835899916-127.0.0.1:46187_solr-n_0000000002) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 519549 INFO (closeThreadPool-5974-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72453067835899916-127.0.0.1:46187_solr-n_0000000002) closing [junit4] 2> 519549 INFO (zkCallback-5897-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44925_solr [junit4] 2> 519549 INFO (zkCallback-5908-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 519549 INFO (zkCallback-5932-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 519550 INFO (zkCallback-5897-thread-1) [n:127.0.0.1:44925_solr ] o.a.s.c.Overseer Overseer (id=72453067835899918-127.0.0.1:44925_solr-n_0000000003) starting [junit4] 2> 519554 INFO (zkCallback-5962-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 519558 INFO (zkCallback-5897-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 519558 INFO (OverseerStateUpdate-72453067835899918-127.0.0.1:44925_solr-n_0000000003) [n:127.0.0.1:44925_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44925_solr [junit4] 2> 519649 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.Overseer Overseer (id=72453067835899916-127.0.0.1:46187_solr-n_0000000002) closing [junit4] 2> 519650 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@2898c212{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 519650 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@27d7c943{/solr,null,STOPPED} [junit4] 2> 519650 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 519651 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 519651 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 519651 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09 [junit4] 2> 519657 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 519657 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 519657 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 519658 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@55fdaee1{/solr,null,AVAILABLE} [junit4] 2> 519658 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@217d351f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35739} [junit4] 2> 519658 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.s.Server Started @519684ms [junit4] 2> 519658 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45723} [junit4] 2> 519658 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 519658 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 519658 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 519658 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 519658 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 519658 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-10T06:04:22.758Z [junit4] 2> 519666 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 519666 INFO (zkConnectionManagerCallback-5980-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 519666 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 519667 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 519672 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 521455 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 521456 WARN (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1658aa0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 521456 WARN (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1658aa0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 521459 WARN (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@36e657af[provider=null,keyStore=null,trustStore=null] [junit4] 2> 521459 WARN (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@36e657af[provider=null,keyStore=null,trustStore=null] [junit4] 2> 521460 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36307/solr [junit4] 2> 521460 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 521461 INFO (zkConnectionManagerCallback-5991-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 521461 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 521566 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [n:127.0.0.1:45723_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 521566 INFO (zkConnectionManagerCallback-5993-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 521566 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [n:127.0.0.1:45723_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 521570 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [n:127.0.0.1:45723_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 521574 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [n:127.0.0.1:45723_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:45723_solr as DOWN [junit4] 2> 521590 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [n:127.0.0.1:45723_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 521590 INFO (SUITE-TestPullReplicaErrorHandling-seed#[45AC2698619BA67D]-worker) [n:127.0.0.1:45723_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45723_solr [junit4] 2> 521592 INFO (zkCallback-5932-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 521592 INFO (zkCallback-5908-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 521592 INFO (zkCallback-5962-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 521592 INF [...truncated too long message...] +smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0 [junit4] 2> 1040853 INFO (TEST-TestCircuitBreaker.testCBFakeMemoryPressure-seed#[45AC2698619BA67D]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testCBFakeMemoryPressure [junit4] 2> 1040857 INFO (TEST-TestCircuitBreaker.testFakeCPUCircuitBreaker-seed#[45AC2698619BA67D]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testFakeCPUCircuitBreaker [junit4] 2> 1040858 INFO (TestCircuitBreaker-8563-thread-1) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0 [junit4] 2> 1040858 INFO (TestCircuitBreaker-8563-thread-2) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0 [junit4] 2> 1040858 INFO (TestCircuitBreaker-8563-thread-3) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0 [junit4] 2> 1040858 INFO (TestCircuitBreaker-8563-thread-2) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0 [junit4] 2> 1040858 INFO (TestCircuitBreaker-8563-thread-4) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0 [junit4] 2> 1040859 INFO (TEST-TestCircuitBreaker.testFakeCPUCircuitBreaker-seed#[45AC2698619BA67D]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testFakeCPUCircuitBreaker [junit4] 2> 1040863 INFO (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[45AC2698619BA67D]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCBAlwaysTrips [junit4] 2> 1040863 INFO (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[45AC2698619BA67D]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0 [junit4] 2> 1040864 INFO (TEST-TestCircuitBreaker.testCBAlwaysTrips-seed#[45AC2698619BA67D]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testCBAlwaysTrips [junit4] 2> 1040868 INFO (TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[45AC2698619BA67D]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testBuildingMemoryPressure [junit4] 2> 1040869 INFO (TestCircuitBreaker-8564-thread-3) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 [junit4] 2> 1040871 INFO (TestCircuitBreaker-8564-thread-4) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0 [junit4] 2> 1040872 INFO (TestCircuitBreaker-8564-thread-2) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=3 [junit4] 2> 1040872 INFO (TestCircuitBreaker-8564-thread-1) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=3 [junit4] 2> 1040872 INFO (TestCircuitBreaker-8564-thread-5) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=name:"john+smith"&qt=&start=0&rows=20&version=2.2} status=503 QTime=0 [junit4] 2> 1040873 INFO (TEST-TestCircuitBreaker.testBuildingMemoryPressure-seed#[45AC2698619BA67D]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testBuildingMemoryPressure [junit4] 2> 1040873 INFO (SUITE-TestCircuitBreaker-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 1040873 INFO (SUITE-TestCircuitBreaker-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1786396112 [junit4] 2> 1040873 INFO (coreCloseExecutor-8566-thread-1) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@c739d6e [junit4] 2> 1040873 INFO (coreCloseExecutor-8566-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@c739d6e [junit4] 2> 1040873 INFO (coreCloseExecutor-8566-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7cd41838: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@1398ca93 [junit4] 2> 1040883 INFO (coreCloseExecutor-8566-thread-1) [ ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED (unnecessary). [junit4] 2> 1040884 INFO (SUITE-TestCircuitBreaker-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 1040884 INFO (SUITE-TestCircuitBreaker-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6d9f76e1: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@4e1d9a5 [junit4] 2> 1040889 INFO (SUITE-TestCircuitBreaker-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 1040889 INFO (SUITE-TestCircuitBreaker-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@78047d9: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@5dac6804 [junit4] 2> 1040891 INFO (SUITE-TestCircuitBreaker-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 1040891 INFO (SUITE-TestCircuitBreaker-seed#[45AC2698619BA67D]-worker) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@dff1a2d: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@104e08c [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.util.TestCircuitBreaker_45AC2698619BA67D-001 [junit4] 2> NOTE: test params are: codec=FastCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=38, maxDocsPerChunk=7, blockShift=5), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=38, blockSize=5)), sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=id-ID, timezone=Navajo [junit4] 2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=46369200,total=525860864 [junit4] 2> NOTE: All tests run in this JVM: [DynamicMapsTest, ExitableDirectoryReaderTest, BasicAuthStandaloneTest, DimensionalRoutedAliasUpdateProcessorTest, TestCloudJSONFacetJoinDomain, TestDeleteCollectionOnDownNodes, ZkControllerTest, RankQParserPluginTest, TestRTGBase, JWTVerificationkeyResolverTest, TestDynamicURP, OverseerModifyCollectionTest, TestFieldCache, QueryElevationComponentTest, UniqFieldsUpdateProcessorFactoryTest, DistributedFacetPivotLargeTest, MetricsHistoryHandlerTest, GraphQueryTest, TestTermsQParserPlugin, HdfsChaosMonkeySafeLeaderTest, TestFiltering, SolrXmlInZkTest, TimeZoneUtilsTest, DeleteShardTest, TestConfigSetProperties, TestDistribIDF, CacheHeaderTest, HdfsDirectoryTest, TestSQLHandlerNonCloud, RemoteQueryErrorTest, TestNestedUpdateProcessor, TestJmxIntegration, TestRealTimeGet, LeaderVoteWaitTimeoutTest, ClusterStateUpdateTest, SpellCheckCollatorWithCollapseTest, SimpleMLTQParserTest, TestAtomicUpdateErrorCases, MaxScoreCollectorTest, ActionThrottleTest, BigEndianAscendingWordSerializerTest, ConfigureRecoveryStrategyTest, TestObjectReleaseTracker, NodeMarkersRegistrationTest, TestRandomFlRTGCloud, HdfsUnloadDistributedZkTest, TestLeaderElectionZkExpiry, TemplateUpdateProcessorTest, CdcrUpdateLogTest, TestCaffeineCache, TestStressCloudBlindAtomicUpdates, TestHdfsCloudBackupRestore, TestCodecSupport, SolrCmdDistributorTest, TestUniqueKeyFieldResource, SuggesterWFSTTest, BadComponentTest, TestWaitForStateWithJettyShutdowns, TestEmbeddedSolrServerConstructors, LoggingHandlerTest, RestartWhileUpdatingTest, JvmMetricsTest, SSLMigrationTest, CdcrReplicationHandlerTest, SimpleCollectionCreateDeleteTest, TestCorePropertiesReload, TestSchemalessBufferedUpdates, TestTlogReplica, HdfsRestartWhileUpdatingTest, SpatialRPTFieldTypeTest, TestReplicationHandlerDiskOverFlow, IgnoreCommitOptimizeUpdateProcessorFactoryTest, BlockJoinFacetDistribTest, TestExplainDocTransformer, TestDocumentBuilder, ConcurrentDeleteAndCreateCollectionTest, HttpPartitionTest, HDFSCollectionsAPITest, TestTolerantSearch, ZkSolrClientTest, TestBlobHandler, ZkCollectionPropsCachingTest, TestPHPSerializedResponseWriter, TestNumericRangeQuery32, PeerSyncReplicationTest, TestDynamicFieldNamesIndexCorrectly, SystemInfoHandlerTest, DaemonStreamApiTest, NodeMutatorTest, TriLevelCompositeIdRoutingTest, TestSSLRandomization, ForceLeaderTest, TestIndexSearcher, TestCopyFieldCollectionResource, CSVRequestHandlerTest, TestCloudRecovery2, BaseCdcrDistributedZkTest, ConvertedLegacyTest, ExternalFileFieldSortTest, TestCloudManagedSchema, TestFileDictionaryLookup, ShardsWhitelistTest, TestCloudPhrasesIdentificationComponent, TriggerSetPropertiesIntegrationTest, DebugComponentTest, TestSort, MetricUtilsTest, TestCoreAdminApis, TestConfigSetsAPIExclusivity, NodeAddedTriggerIntegrationTest, TestPrepRecovery, TestCircuitBreaker] [junit4] Completed [361/921 (2!)] on J2 in 1.51s, 5 tests, 1 error <<< FAILURES! [...truncated 52596 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
