Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/871/
1 tests failed. FAILED: org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica Error Message: Error from server at http://127.0.0.1:36707/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:36707/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([B9F27BD51475901:3A8C1758AE92D8F]: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) Build Log: [...truncated 13497 lines...] [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling [junit4] 2> 130683 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-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> 130684 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-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_B9F27BD51475901-001/data-dir-19-001 [junit4] 2> 130685 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 130686 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-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> 130687 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 130687 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-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_B9F27BD51475901-001/tempDir-001 [junit4] 2> 130687 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 130688 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 130688 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 130689 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 130788 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port: 36307 [junit4] 2> 130788 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36307 [junit4] 2> 130788 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36307 [junit4] 2> 130788 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36307 [junit4] 2> 130793 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 130795 INFO (zkConnectionManagerCallback-1224-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 130795 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 130808 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 130809 INFO (zkConnectionManagerCallback-1226-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 130809 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 130811 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 130815 INFO (zkConnectionManagerCallback-1228-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 130815 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 130923 INFO (jetty-launcher-1229-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 130923 INFO (jetty-launcher-1229-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 130923 INFO (jetty-launcher-1229-thread-1) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 130927 INFO (jetty-launcher-1229-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 130927 INFO (jetty-launcher-1229-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 130927 INFO (jetty-launcher-1229-thread-2) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 130936 INFO (jetty-launcher-1229-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 130936 INFO (jetty-launcher-1229-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 130936 INFO (jetty-launcher-1229-thread-3) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 130964 INFO (jetty-launcher-1229-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 130964 INFO (jetty-launcher-1229-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 130964 INFO (jetty-launcher-1229-thread-2) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 130965 INFO (jetty-launcher-1229-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 130965 INFO (jetty-launcher-1229-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 130965 INFO (jetty-launcher-1229-thread-4) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 130967 INFO (jetty-launcher-1229-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 130967 INFO (jetty-launcher-1229-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 130967 INFO (jetty-launcher-1229-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 130975 INFO (jetty-launcher-1229-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 130975 INFO (jetty-launcher-1229-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 130975 INFO (jetty-launcher-1229-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 130975 INFO (jetty-launcher-1229-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4108a9af{/solr,null,AVAILABLE} [junit4] 2> 130976 INFO (jetty-launcher-1229-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@784caa18{/solr,null,AVAILABLE} [junit4] 2> 130978 INFO (jetty-launcher-1229-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 130978 INFO (jetty-launcher-1229-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 130978 INFO (jetty-launcher-1229-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 130978 INFO (jetty-launcher-1229-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c2b3fe6{/solr,null,AVAILABLE} [junit4] 2> 130979 INFO (jetty-launcher-1229-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@43c5ae02{/solr,null,AVAILABLE} [junit4] 2> 130979 INFO (jetty-launcher-1229-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@45394f86{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36267} [junit4] 2> 130979 INFO (jetty-launcher-1229-thread-1) [ ] o.e.j.s.Server Started @131007ms [junit4] 2> 130979 INFO (jetty-launcher-1229-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36267} [junit4] 2> 130979 ERROR (jetty-launcher-1229-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 130979 INFO (jetty-launcher-1229-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 130979 INFO (jetty-launcher-1229-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 130979 INFO (jetty-launcher-1229-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1a84bb11{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36261} [junit4] 2> 130980 INFO (jetty-launcher-1229-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 130980 INFO (jetty-launcher-1229-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4cb809ff{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37891} [junit4] 2> 130980 INFO (jetty-launcher-1229-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 130980 INFO (jetty-launcher-1229-thread-3) [ ] o.e.j.s.Server Started @131007ms [junit4] 2> 130980 INFO (jetty-launcher-1229-thread-2) [ ] o.e.j.s.Server Started @131007ms [junit4] 2> 130980 INFO (jetty-launcher-1229-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-21T16:04:56.751Z [junit4] 2> 130980 INFO (jetty-launcher-1229-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37891} [junit4] 2> 130980 INFO (jetty-launcher-1229-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36261} [junit4] 2> 130980 ERROR (jetty-launcher-1229-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 130980 ERROR (jetty-launcher-1229-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 130980 INFO (jetty-launcher-1229-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 130980 INFO (jetty-launcher-1229-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 130980 INFO (jetty-launcher-1229-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 130980 INFO (jetty-launcher-1229-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 130980 INFO (jetty-launcher-1229-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 130980 INFO (jetty-launcher-1229-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 130980 INFO (jetty-launcher-1229-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 130980 INFO (jetty-launcher-1229-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 130980 INFO (jetty-launcher-1229-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-21T16:04:56.751Z [junit4] 2> 130980 INFO (jetty-launcher-1229-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-21T16:04:56.751Z [junit4] 2> 130984 INFO (jetty-launcher-1229-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7a50e97a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40329} [junit4] 2> 130984 INFO (jetty-launcher-1229-thread-4) [ ] o.e.j.s.Server Started @131012ms [junit4] 2> 130984 INFO (jetty-launcher-1229-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40329} [junit4] 2> 130984 ERROR (jetty-launcher-1229-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 130984 INFO (jetty-launcher-1229-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 130984 INFO (jetty-launcher-1229-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 130985 INFO (jetty-launcher-1229-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 130985 INFO (jetty-launcher-1229-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 130985 INFO (jetty-launcher-1229-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-21T16:04:56.756Z [junit4] 2> 130987 INFO (jetty-launcher-1229-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 130994 INFO (zkConnectionManagerCallback-1233-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 130994 INFO (jetty-launcher-1229-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 130995 INFO (jetty-launcher-1229-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 130995 INFO (jetty-launcher-1229-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 130999 INFO (jetty-launcher-1229-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 131000 INFO (jetty-launcher-1229-thread-2) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 131001 INFO (jetty-launcher-1229-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 131002 WARN (jetty-launcher-1229-thread-2-SendThread(127.0.0.1:36307)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101a27a47410003. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101a27a47410003, 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 0x101a27a47410003, 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> 131004 INFO (zkConnectionManagerCallback-1231-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 131004 INFO (jetty-launcher-1229-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 131004 INFO (zkConnectionManagerCallback-1235-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 131004 INFO (jetty-launcher-1229-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 131005 INFO (zkConnectionManagerCallback-1237-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 131005 INFO (jetty-launcher-1229-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 131103 INFO (jetty-launcher-1229-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 131103 INFO (jetty-launcher-1229-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 131103 INFO (jetty-launcher-1229-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 131107 INFO (jetty-launcher-1229-thread-4) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 131107 INFO (jetty-launcher-1229-thread-3) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 131110 INFO (jetty-launcher-1229-thread-1) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 131110 WARN (jetty-launcher-1229-thread-4-SendThread(127.0.0.1:36307)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101a27a47410006. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101a27a47410006, 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 0x101a27a47410006, 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> 131110 WARN (jetty-launcher-1229-thread-3-SendThread(127.0.0.1:36307)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101a27a47410005. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101a27a47410005, 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 0x101a27a47410005, 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> 131601 INFO (jetty-launcher-1229-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 131601 WARN (jetty-launcher-1229-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4b69b464[provider=null,keyStore=null,trustStore=null] [junit4] 2> 131601 WARN (jetty-launcher-1229-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4b69b464[provider=null,keyStore=null,trustStore=null] [junit4] 2> 131826 WARN (jetty-launcher-1229-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6f3de77f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 131826 WARN (jetty-launcher-1229-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6f3de77f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 131827 INFO (jetty-launcher-1229-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36307/solr [junit4] 2> 131830 INFO (jetty-launcher-1229-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 131847 INFO (zkConnectionManagerCallback-1257-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 131847 INFO (jetty-launcher-1229-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 131881 INFO (jetty-launcher-1229-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 131883 WARN (jetty-launcher-1229-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@27f8c15e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 131883 WARN (jetty-launcher-1229-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@27f8c15e[provider=null,keyStore=null,trustStore=null] [junit4] 2> 131904 WARN (jetty-launcher-1229-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@22b581a4[provider=null,keyStore=null,trustStore=null] [junit4] 2> 131904 WARN (jetty-launcher-1229-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@22b581a4[provider=null,keyStore=null,trustStore=null] [junit4] 2> 131905 INFO (jetty-launcher-1229-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36307/solr [junit4] 2> 131915 INFO (jetty-launcher-1229-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 131916 INFO (zkConnectionManagerCallback-1265-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 131916 INFO (jetty-launcher-1229-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 131917 WARN (jetty-launcher-1229-thread-2-SendThread(127.0.0.1:36307)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101a27a47410008. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101a27a47410008, 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 0x101a27a47410008, 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> 132031 INFO (jetty-launcher-1229-thread-3) [n:127.0.0.1:36261_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 132032 INFO (zkConnectionManagerCallback-1267-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 132033 INFO (jetty-launcher-1229-thread-3) [n:127.0.0.1:36261_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 132076 INFO (jetty-launcher-1229-thread-2) [n:127.0.0.1:37891_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 132078 INFO (zkConnectionManagerCallback-1271-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 132078 INFO (jetty-launcher-1229-thread-2) [n:127.0.0.1:37891_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 132128 INFO (jetty-launcher-1229-thread-2) [n:127.0.0.1:37891_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37891_solr [junit4] 2> 132129 INFO (jetty-launcher-1229-thread-2) [n:127.0.0.1:37891_solr ] o.a.s.c.Overseer Overseer (id=72517715079790602-127.0.0.1:37891_solr-n_0000000000) starting [junit4] 2> 132139 INFO (OverseerStateUpdate-72517715079790602-127.0.0.1:37891_solr-n_0000000000) [n:127.0.0.1:37891_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37891_solr [junit4] 2> 132145 INFO (jetty-launcher-1229-thread-3) [n:127.0.0.1:36261_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36261_solr [junit4] 2> 132152 INFO (jetty-launcher-1229-thread-2) [n:127.0.0.1:37891_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:37891_solr as DOWN [junit4] 2> 132153 INFO (jetty-launcher-1229-thread-3) [n:127.0.0.1:36261_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 132153 WARN (jetty-launcher-1229-thread-3) [n:127.0.0.1:36261_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> 132153 INFO (jetty-launcher-1229-thread-2) [n:127.0.0.1:37891_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 132153 INFO (jetty-launcher-1229-thread-2) [n:127.0.0.1:37891_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37891_solr [junit4] 2> 132155 INFO (jetty-launcher-1229-thread-2) [n:127.0.0.1:37891_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 132155 WARN (jetty-launcher-1229-thread-2) [n:127.0.0.1:37891_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> 132182 INFO (jetty-launcher-1229-thread-3) [n:127.0.0.1:36261_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_B9F27BD51475901-001/tempDir-001/node3 [junit4] 2> 132182 INFO (jetty-launcher-1229-thread-2) [n:127.0.0.1:37891_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_B9F27BD51475901-001/tempDir-001/node2 [junit4] 2> 132183 INFO (zkCallback-1270-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 132195 INFO (zkCallback-1266-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 132879 INFO (jetty-launcher-1229-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 132880 WARN (jetty-launcher-1229-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@73cab7e1[provider=null,keyStore=null,trustStore=null] [junit4] 2> 132881 WARN (jetty-launcher-1229-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@73cab7e1[provider=null,keyStore=null,trustStore=null] [junit4] 2> 132884 WARN (jetty-launcher-1229-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1314df6c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 132884 WARN (jetty-launcher-1229-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1314df6c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 132884 INFO (jetty-launcher-1229-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36307/solr [junit4] 2> 132887 INFO (jetty-launcher-1229-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 132891 INFO (zkConnectionManagerCallback-1293-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 132891 INFO (jetty-launcher-1229-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 132993 INFO (jetty-launcher-1229-thread-4) [n:127.0.0.1:40329_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 132995 INFO (zkConnectionManagerCallback-1295-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 132995 INFO (jetty-launcher-1229-thread-4) [n:127.0.0.1:40329_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 132999 INFO (jetty-launcher-1229-thread-4) [n:127.0.0.1:40329_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 133002 INFO (jetty-launcher-1229-thread-4) [n:127.0.0.1:40329_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:40329_solr as DOWN [junit4] 2> 133002 INFO (jetty-launcher-1229-thread-4) [n:127.0.0.1:40329_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 133002 INFO (jetty-launcher-1229-thread-4) [n:127.0.0.1:40329_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40329_solr [junit4] 2> 133004 INFO (zkCallback-1266-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 133004 INFO (zkCallback-1270-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 133006 INFO (zkCallback-1294-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 133006 INFO (jetty-launcher-1229-thread-4) [n:127.0.0.1:40329_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 133007 WARN (jetty-launcher-1229-thread-4) [n:127.0.0.1:40329_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> 133022 INFO (jetty-launcher-1229-thread-4) [n:127.0.0.1:40329_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_B9F27BD51475901-001/tempDir-001/node4 [junit4] 2> 134848 INFO (jetty-launcher-1229-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 134848 WARN (jetty-launcher-1229-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2c7b4209[provider=null,keyStore=null,trustStore=null] [junit4] 2> 134849 WARN (jetty-launcher-1229-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2c7b4209[provider=null,keyStore=null,trustStore=null] [junit4] 2> 134853 WARN (jetty-launcher-1229-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@72a754ca[provider=null,keyStore=null,trustStore=null] [junit4] 2> 134853 WARN (jetty-launcher-1229-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@72a754ca[provider=null,keyStore=null,trustStore=null] [junit4] 2> 134854 INFO (jetty-launcher-1229-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36307/solr [junit4] 2> 134854 INFO (jetty-launcher-1229-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 134855 INFO (zkConnectionManagerCallback-1309-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 134855 INFO (jetty-launcher-1229-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 134958 INFO (jetty-launcher-1229-thread-1) [n:127.0.0.1:36267_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 134959 INFO (zkConnectionManagerCallback-1311-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 134959 INFO (jetty-launcher-1229-thread-1) [n:127.0.0.1:36267_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 134963 INFO (jetty-launcher-1229-thread-1) [n:127.0.0.1:36267_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 134967 INFO (jetty-launcher-1229-thread-1) [n:127.0.0.1:36267_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:36267_solr as DOWN [junit4] 2> 134968 INFO (jetty-launcher-1229-thread-1) [n:127.0.0.1:36267_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 134968 INFO (jetty-launcher-1229-thread-1) [n:127.0.0.1:36267_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36267_solr [junit4] 2> 134969 INFO (zkCallback-1266-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 134969 INFO (zkCallback-1270-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 134969 INFO (zkCallback-1294-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 134969 INFO (zkCallback-1310-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 134970 INFO (jetty-launcher-1229-thread-1) [n:127.0.0.1:36267_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 134970 WARN (jetty-launcher-1229-thread-1) [n:127.0.0.1:36267_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> 134981 INFO (jetty-launcher-1229-thread-1) [n:127.0.0.1:36267_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_B9F27BD51475901-001/tempDir-001/node1 [junit4] 2> 134992 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 134994 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 134995 INFO (zkConnectionManagerCallback-1322-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 134995 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 134996 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 134997 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36307/solr ready [junit4] 2> 135000 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1129827812 [junit4] 2> 135000 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37891_solr [junit4] 2> 135001 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 135001 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:37891_solr as DOWN [junit4] 2> 135003 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 135003 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 135003 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 135003 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 135007 INFO (closeThreadPool-1327-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72517715079790602-127.0.0.1:37891_solr-n_0000000000) closing [junit4] 2> 135011 INFO (OverseerStateUpdate-72517715079790602-127.0.0.1:37891_solr-n_0000000000) [n:127.0.0.1:37891_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37891_solr [junit4] 2> 135013 INFO (OverseerAutoScalingTriggerThread-72517715079790602-127.0.0.1:37891_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 135014 INFO (closeThreadPool-1327-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72517715079790602-127.0.0.1:37891_solr-n_0000000000) closing [junit4] 2> 135015 INFO (zkCallback-1266-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 135015 INFO (zkCallback-1294-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 135015 WARN (jetty-launcher-1229-thread-2-SendThread(127.0.0.1:36307)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101a27a4741000a. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101a27a4741000a, 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 0x101a27a4741000a, 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> 135023 INFO (zkCallback-1310-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 135023 INFO (zkCallback-1266-thread-2) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36261_solr [junit4] 2> 135024 INFO (zkCallback-1321-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 135024 INFO (zkCallback-1266-thread-2) [n:127.0.0.1:36261_solr ] o.a.s.c.Overseer Overseer (id=72517715079790601-127.0.0.1:36261_solr-n_0000000001) starting [junit4] 2> 135027 INFO (OverseerStateUpdate-72517715079790601-127.0.0.1:36261_solr-n_0000000001) [n:127.0.0.1:36261_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36261_solr [junit4] 2> 135119 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.Overseer Overseer (id=72517715079790602-127.0.0.1:37891_solr-n_0000000000) closing [junit4] 2> 135121 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@4cb809ff{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 135121 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@43c5ae02{/solr,null,STOPPED} [junit4] 2> 135121 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 135122 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 135122 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 135122 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 135123 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 135123 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 135123 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 135127 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@68c5e749{/solr,null,AVAILABLE} [junit4] 2> 135128 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7f74c907{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:40025} [junit4] 2> 135128 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.s.Server Started @135155ms [junit4] 2> 135128 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36707} [junit4] 2> 135128 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 135128 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 135128 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 135128 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 135128 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 135128 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-21T16:05:00.899Z [junit4] 2> 135129 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 135131 INFO (zkConnectionManagerCallback-1333-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 135131 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 135131 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 135137 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 135454 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 135455 WARN (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@41b6012[provider=null,keyStore=null,trustStore=null] [junit4] 2> 135455 WARN (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@41b6012[provider=null,keyStore=null,trustStore=null] [junit4] 2> 135458 WARN (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7142aebe[provider=null,keyStore=null,trustStore=null] [junit4] 2> 135458 WARN (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7142aebe[provider=null,keyStore=null,trustStore=null] [junit4] 2> 135459 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36307/solr [junit4] 2> 135460 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 135461 INFO (zkConnectionManagerCallback-1344-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 135461 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 135563 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:36707_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 135566 INFO (zkConnectionManagerCallback-1346-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 135566 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:36707_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 135570 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:36707_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 135573 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:36707_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:36707_solr as DOWN [junit4] 2> 135574 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:36707_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 135574 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:36707_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36707_solr [junit4] 2> 135575 INFO (zkCallback-1310-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 135576 INFO (zkCallback-1266-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 135576 INFO (zkCallback-1321-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 135576 INFO (zkCallback-1294-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 135576 INFO (zkCallback-1345-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 135577 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:36707_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 135577 WARN (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:36707_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> 135597 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:36707_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_B9F27BD51475901-001/tempDir-001/node2 [junit4] 2> 135605 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 135606 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:40025/solr. Proxy: http://127.0.0.1:36707/solr [junit4] 2> 135606 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=414259656 [junit4] 2> 135606 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36261_solr [junit4] 2> 135607 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 135607 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:36261_solr as DOWN [junit4] 2> 135611 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 135611 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 135611 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 135611 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 135612 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 135612 INFO (closeThreadPool-1357-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72517715079790601-127.0.0.1:36261_solr-n_0000000001) closing [junit4] 2> 135612 INFO (OverseerStateUpdate-72517715079790601-127.0.0.1:36261_solr-n_0000000001) [n:127.0.0.1:36261_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36261_solr [junit4] 2> 135618 INFO (OverseerAutoScalingTriggerThread-72517715079790601-127.0.0.1:36261_solr-n_0000000001) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 135621 INFO (zkCallback-1321-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 135621 INFO (zkCallback-1345-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 135621 INFO (zkCallback-1294-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 135622 INFO (zkCallback-1310-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 135627 INFO (closeThreadPool-1357-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72517715079790601-127.0.0.1:36261_solr-n_0000000001) closing [junit4] 2> 135627 INFO (zkCallback-1294-thread-2) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40329_solr [junit4] 2> 135628 INFO (zkCallback-1294-thread-2) [n:127.0.0.1:40329_solr ] o.a.s.c.Overseer Overseer (id=72517715079790604-127.0.0.1:40329_solr-n_0000000002) starting [junit4] 2> 135631 INFO (OverseerStateUpdate-72517715079790604-127.0.0.1:40329_solr-n_0000000002) [n:127.0.0.1:40329_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:40329_solr [junit4] 2> 135721 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.Overseer Overseer (id=72517715079790601-127.0.0.1:36261_solr-n_0000000001) closing [junit4] 2> 135722 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@1a84bb11{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 135723 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@784caa18{/solr,null,STOPPED} [junit4] 2> 135723 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 135723 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 135724 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 135724 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 135725 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 135725 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 135725 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 135727 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@41bff6e2{/solr,null,AVAILABLE} [junit4] 2> 135727 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1b8d469e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37603} [junit4] 2> 135727 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.s.Server Started @135755ms [junit4] 2> 135727 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39535} [junit4] 2> 135728 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 135728 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 135728 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 135728 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 135728 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 135728 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-21T16:05:01.499Z [junit4] 2> 135729 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 135730 INFO (zkConnectionManagerCallback-1363-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 135730 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 135731 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 135749 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 135749 WARN (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker-SendThread(127.0.0.1:36307)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101a27a47410013. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101a27a47410013, 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 0x101a27a47410013, 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> 136166 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 136167 WARN (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@40b1d3e2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 136167 WARN (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@40b1d3e2[provider=null,keyStore=null,trustStore=null] [junit4] 2> 136171 WARN (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7911a59f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 136171 WARN (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7911a59f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 136172 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36307/solr [junit4] 2> 136172 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 136174 INFO (zkConnectionManagerCallback-1374-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 136174 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 136175 WARN (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker-SendThread(127.0.0.1:36307)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101a27a47410014. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101a27a47410014, 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 0x101a27a47410014, 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> 136276 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:39535_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 136277 INFO (zkConnectionManagerCallback-1376-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 136278 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:39535_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 136282 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:39535_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 136285 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:39535_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:39535_solr as DOWN [junit4] 2> 136286 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:39535_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 136286 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:39535_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39535_solr [junit4] 2> 136287 INFO (zkCallback-1310-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 136287 INFO (zkCallback-1345-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 136287 INFO (zkCallback-1294-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 136287 INFO (zkCallback-1321-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 136288 INFO (zkCallback-1375-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 136288 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:39535_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 136289 WARN (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:39535_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> 136305 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:39535_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_B9F27BD51475901-001/tempDir-001/node3 [junit4] 2> 136313 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 136313 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:37603/solr. Proxy: http://127.0.0.1:39535/solr [junit4] 2> 136313 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1298907831 [junit4] 2> 136313 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40329_solr [junit4] 2> 136314 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 136314 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:40329_solr as DOWN [junit4] 2> 136315 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 136315 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 136315 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 136315 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 136316 INFO (closeThreadPool-1387-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72517715079790604-127.0.0.1:40329_solr-n_0000000002) closing [junit4] 2> 136316 INFO (OverseerStateUpdate-72517715079790604-127.0.0.1:40329_solr-n_0000000002) [n:127.0.0.1:40329_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40329_solr [junit4] 2> 136316 INFO (OverseerAutoScalingTriggerThread-72517715079790604-127.0.0.1:40329_solr-n_0000000002) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 136319 INFO (closeThreadPool-1387-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72517715079790604-127.0.0.1:40329_solr-n_0000000002) closing [junit4] 2> 136324 WARN (jetty-launcher-1229-thread-4-SendThread(127.0.0.1:36307)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101a27a4741000c. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101a27a4741000c, 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 0x101a27a4741000c, 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> 136324 INFO (zkCallback-1345-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 136324 INFO (zkCallback-1375-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 136324 INFO (zkCallback-1321-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 136324 INFO (zkCallback-1310-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 136324 INFO (zkCallback-1310-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36267_solr [junit4] 2> 136325 INFO (zkCallback-1310-thread-1) [n:127.0.0.1:36267_solr ] o.a.s.c.Overseer Overseer (id=72517715079790606-127.0.0.1:36267_solr-n_0000000003) starting [junit4] 2> 136331 INFO (OverseerStateUpdate-72517715079790606-127.0.0.1:36267_solr-n_0000000003) [n:127.0.0.1:36267_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36267_solr [junit4] 2> 136424 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.Overseer Overseer (id=72517715079790604-127.0.0.1:40329_solr-n_0000000002) closing [junit4] 2> 136425 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@7a50e97a{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 136425 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4108a9af{/solr,null,STOPPED} [junit4] 2> 136425 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 136426 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 136426 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 136426 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_252-b09 [junit4] 2> 136434 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 136434 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 136434 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 136434 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7b28e498{/solr,null,AVAILABLE} [junit4] 2> 136435 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1c654a50{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:35947} [junit4] 2> 136435 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.s.Server Started @136462ms [junit4] 2> 136435 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42399} [junit4] 2> 136435 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 136435 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 136435 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.8.0 [junit4] 2> 136435 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 136435 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 136435 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-21T16:05:02.206Z [junit4] 2> 136440 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 136440 INFO (zkConnectionManagerCallback-1393-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 136440 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 136441 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 136445 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 137361 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 137362 WARN (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@42473223[provider=null,keyStore=null,trustStore=null] [junit4] 2> 137362 WARN (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@42473223[provider=null,keyStore=null,trustStore=null] [junit4] 2> 137368 WARN (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4e231d69[provider=null,keyStore=null,trustStore=null] [junit4] 2> 137368 WARN (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4e231d69[provider=null,keyStore=null,trustStore=null] [junit4] 2> 137369 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36307/solr [junit4] 2> 137370 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 137375 INFO (zkConnectionManagerCallback-1404-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 137375 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 137478 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:42399_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 137479 INFO (zkConnectionManagerCallback-1406-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 137479 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:42399_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 137482 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:42399_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 137486 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:42399_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:42399_solr as DOWN [junit4] 2> 137486 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:42399_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 137486 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:42399_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42399_solr [junit4] 2> 137488 INFO (zkCallback-1321-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 137488 INFO (zkCallback-1375-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 137488 INFO (zkCallback-1345-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 137488 INFO (zkCallback-1310-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 137489 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:42399_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 137489 WARN (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:42399_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> 137498 INFO (zkCallback-1405-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 137507 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [n:127.0.0.1:42399_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_B9F27BD51475901-001/tempDir-001/node4 [junit4] 2> 137520 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 137523 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:35947/solr. Proxy: http://127.0.0.1:42399/solr [junit4] 2> 137523 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=888179004 [junit4] 2> 137523 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36267_solr [junit4] 2> 137524 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 137524 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:36267_solr as DOWN [junit4] 2> 137531 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 137531 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 137531 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 137531 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 137533 INFO (closeThreadPool-1417-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72517715079790606-127.0.0.1:36267_solr-n_0000000003) closing [junit4] 2> 137534 INFO (OverseerStateUpdate-72517715079790606-127.0.0.1:36267_solr-n_0000000003) [n:127.0.0.1:36267_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36267_solr [junit4] 2> 137534 INFO (OverseerAutoScalingTriggerThread-72517715079790606-127.0.0.1:36267_solr-n_0000000003) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 137535 WARN (jetty-launcher-1229-thread-1-SendThread(127.0.0.1:36307)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x101a27a4741000e. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x101a27a4741000e, 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 0x101a27a4741000e, 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> 137536 INFO (zkCallback-1321-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 137536 INFO (zkCallback-1375-thread [...truncated too long message...] r.jetty tag=null [junit4] 2> 158847 INFO (jetty-closer-1491-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 158848 INFO (jetty-closer-1491-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 158848 INFO (jetty-closer-1491-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 158848 INFO (jetty-closer-1491-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 158848 INFO (jetty-closer-1491-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 158851 INFO (jetty-closer-1491-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 158851 INFO (jetty-closer-1491-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 158851 INFO (jetty-closer-1491-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 158851 INFO (jetty-closer-1491-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 158855 INFO (closeThreadPool-1509-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72517715079790610-127.0.0.1:36707_solr-n_0000000004) closing [junit4] 2> 158855 INFO (jetty-closer-1491-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 158855 INFO (jetty-closer-1491-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 158855 INFO (jetty-closer-1491-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 158856 INFO (jetty-closer-1491-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 158857 INFO (zkCallback-1375-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 158857 INFO (zkCallback-1435-thread-4) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 158857 INFO (zkCallback-1345-thread-5) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 158861 INFO (OverseerStateUpdate-72517715079790610-127.0.0.1:36707_solr-n_0000000004) [n:127.0.0.1:36707_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36707_solr [junit4] 2> 158871 INFO (OverseerAutoScalingTriggerThread-72517715079790610-127.0.0.1:36707_solr-n_0000000004) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 158872 INFO (zkCallback-1375-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 158877 INFO (closeThreadPool-1509-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72517715079790610-127.0.0.1:36707_solr-n_0000000004) closing [junit4] 2> 158878 INFO (zkCallback-1375-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) [junit4] 2> 158958 INFO (jetty-closer-1491-thread-3) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@1c654a50{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 158958 INFO (jetty-closer-1491-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7b28e498{/solr,null,STOPPED} [junit4] 2> 158958 INFO (jetty-closer-1491-thread-3) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 159058 INFO (jetty-closer-1491-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@1b8d469e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 159058 INFO (jetty-closer-1491-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@41bff6e2{/solr,null,STOPPED} [junit4] 2> 159058 INFO (jetty-closer-1491-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 159157 INFO (jetty-closer-1491-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72517715079790610-127.0.0.1:36707_solr-n_0000000004) closing [junit4] 2> 159158 INFO (jetty-closer-1491-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@7f74c907{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 159159 INFO (jetty-closer-1491-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@68c5e749{/solr,null,STOPPED} [junit4] 2> 159159 INFO (jetty-closer-1491-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 159258 INFO (jetty-closer-1491-thread-4) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@78bf0a9f{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 159259 INFO (jetty-closer-1491-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@64f7b19{/solr,null,STOPPED} [junit4] 2> 159259 INFO (jetty-closer-1491-thread-4) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 159260 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 159463 WARN (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 13 /solr/aliases.json [junit4] 2> 12 /solr/security.json [junit4] 2> 10 /solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/terms/shard1 [junit4] 2> 9 /solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/terms/shard1 [junit4] 2> 9 /solr/configs/conf [junit4] 2> 9 /solr/clusterprops.json [junit4] 2> 8 /solr/packages.json [junit4] 2> 7 /solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/terms/shard1 [junit4] 2> 6 /solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json [junit4] 2> 6 /solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json [junit4] 2> 5 /solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json [junit4] 2> 2 /solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/collectionprops.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 43 /solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json [junit4] 2> 43 /solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json [junit4] 2> 23 /solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json [junit4] 2> 13 /solr/clusterstate.json [junit4] 2> 9 /solr/clusterprops.json [junit4] 2> 5 /solr/overseer_elect/election/72517715079790616-127.0.0.1:42399_solr-n_0000000006 [junit4] 2> 5 /solr/autoscaling.json [junit4] 2> 2 /solr/overseer_elect/election/72517715079790613-127.0.0.1:39535_solr-n_0000000005 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 99 /solr/live_nodes [junit4] 2> 93 /solr/overseer/queue [junit4] 2> 54 /solr/collections [junit4] 2> 30 /solr/overseer/collection-queue-work [junit4] 2> 5 /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 5 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 5 /solr/overseer/queue-work [junit4] 2> [junit4] 2> 159465 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:36307 [junit4] 2> 159466 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36307 [junit4] 2> 159466 INFO (SUITE-TestPullReplicaErrorHandling-seed#[B9F27BD51475901]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36307 [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/J0/temp/solr.cloud.TestPullReplicaErrorHandling_B9F27BD51475901-001 [junit4] 2> Nov 21, 2020 4:05:25 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks [junit4] 2> WARNING: Will linger awaiting termination of 1 leaked thread(s). [junit4] 2> NOTE: test params are: codec=Asserting(Lucene87): {_root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), fieldName_s=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=Asserting)}, docValues:{_version_=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=2009, maxMBSortInHeap=6.113582246762556, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=id, timezone=US/Hawaii [junit4] 2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=169665224,total=393740288 [junit4] 2> NOTE: All tests run in this JVM: [AliasIntegrationTest, TestSolrDeletionPolicy1, TestSubQueryTransformerCrossCore, HdfsCollectionsAPIDistributedZkTest, TestCloudPseudoReturnFields, TestFunctionQuery, SplitHandlerTest, TestNamedUpdateProcessors, TestTestInjection, TestSimComputePlanAction, ReturnFieldsTest, AnalyticsMergeStrategyTest, TestNonDefinedSimilarityFactory, PeerSyncWithBufferUpdatesTest, TestHighlightDedupGrouping, ZkDynamicConfigTest, TestStressLucene, TestPullReplicaErrorHandling] [junit4] Completed [68/921 (1!)] on J0 in 29.29s, 4 tests, 1 error <<< FAILURES! [...truncated 53570 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
