Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/756/
1 tests failed. FAILED: org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica Error Message: Error from server at http://127.0.0.1:37779/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:37779/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([9FC75ACBBB516A36:97F0BC0360FF1EB8]: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 15161 lines...] [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling [junit4] 2> 1542597 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-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> 1542597 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1542597 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestPullReplicaErrorHandling_9FC75ACBBB516A36-001/data-dir-117-001 [junit4] 2> 1542597 WARN (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5 [junit4] 2> 1542597 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 1542599 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-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> 1542600 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-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/J1/temp/solr.cloud.TestPullReplicaErrorHandling_9FC75ACBBB516A36-001/tempDir-001 [junit4] 2> 1542600 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1542600 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 1542600 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1542602 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 1542700 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port: 44245 [junit4] 2> 1542700 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:44245 [junit4] 2> 1542700 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44245 [junit4] 2> 1542700 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44245 [junit4] 2> 1542702 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1542704 INFO (zkConnectionManagerCallback-16839-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1542704 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1542706 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1542707 INFO (zkConnectionManagerCallback-16841-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1542707 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1542708 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1542708 INFO (zkConnectionManagerCallback-16843-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1542708 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1542811 INFO (jetty-launcher-16844-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1542811 INFO (jetty-launcher-16844-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1542811 INFO (jetty-launcher-16844-thread-1) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09 [junit4] 2> 1542814 INFO (jetty-launcher-16844-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1542815 INFO (jetty-launcher-16844-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1542815 INFO (jetty-launcher-16844-thread-2) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09 [junit4] 2> 1542816 INFO (jetty-launcher-16844-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1542816 INFO (jetty-launcher-16844-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1542816 INFO (jetty-launcher-16844-thread-3) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09 [junit4] 2> 1542830 INFO (jetty-launcher-16844-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1542830 INFO (jetty-launcher-16844-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1542830 INFO (jetty-launcher-16844-thread-4) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09 [junit4] 2> 1542846 INFO (jetty-launcher-16844-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1542846 INFO (jetty-launcher-16844-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1542846 INFO (jetty-launcher-16844-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1542847 INFO (jetty-launcher-16844-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1542847 INFO (jetty-launcher-16844-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1542847 INFO (jetty-launcher-16844-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1542850 INFO (jetty-launcher-16844-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1542850 INFO (jetty-launcher-16844-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1542850 INFO (jetty-launcher-16844-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1542850 INFO (jetty-launcher-16844-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@43fce6b8{/solr,null,AVAILABLE} [junit4] 2> 1542851 INFO (jetty-launcher-16844-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@52037e1{/solr,null,AVAILABLE} [junit4] 2> 1542854 INFO (jetty-launcher-16844-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1542854 INFO (jetty-launcher-16844-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1542854 INFO (jetty-launcher-16844-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1542854 INFO (jetty-launcher-16844-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5ed9b7c5{/solr,null,AVAILABLE} [junit4] 2> 1542855 INFO (jetty-launcher-16844-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b0cedf0{/solr,null,AVAILABLE} [junit4] 2> 1542855 INFO (jetty-launcher-16844-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2ae7c957{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36495} [junit4] 2> 1542855 INFO (jetty-launcher-16844-thread-4) [ ] o.e.j.s.Server Started @1542886ms [junit4] 2> 1542855 INFO (jetty-launcher-16844-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36495} [junit4] 2> 1542855 INFO (jetty-launcher-16844-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@5937b17{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34773} [junit4] 2> 1542855 ERROR (jetty-launcher-16844-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1542855 INFO (jetty-launcher-16844-thread-3) [ ] o.e.j.s.Server Started @1542886ms [junit4] 2> 1542855 INFO (jetty-launcher-16844-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1542855 INFO (jetty-launcher-16844-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34773} [junit4] 2> 1542855 INFO (jetty-launcher-16844-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 1542855 INFO (jetty-launcher-16844-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1542855 INFO (jetty-launcher-16844-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1542855 INFO (jetty-launcher-16844-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-10T14:35:40.455Z [junit4] 2> 1542855 ERROR (jetty-launcher-16844-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1542855 INFO (jetty-launcher-16844-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1542855 INFO (jetty-launcher-16844-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 1542855 INFO (jetty-launcher-16844-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1542855 INFO (jetty-launcher-16844-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1542855 INFO (jetty-launcher-16844-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-10T14:35:40.455Z [junit4] 2> 1542856 INFO (jetty-launcher-16844-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1542856 INFO (jetty-launcher-16844-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@367837a5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:32875} [junit4] 2> 1542856 INFO (jetty-launcher-16844-thread-2) [ ] o.e.j.s.Server Started @1542887ms [junit4] 2> 1542856 INFO (jetty-launcher-16844-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32875} [junit4] 2> 1542856 ERROR (jetty-launcher-16844-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1542856 INFO (jetty-launcher-16844-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1542856 INFO (jetty-launcher-16844-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 1542856 INFO (jetty-launcher-16844-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1542856 INFO (jetty-launcher-16844-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1542856 INFO (jetty-launcher-16844-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-10T14:35:40.456Z [junit4] 2> 1542857 INFO (jetty-launcher-16844-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1542857 INFO (jetty-launcher-16844-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7033159c{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37649} [junit4] 2> 1542857 INFO (jetty-launcher-16844-thread-1) [ ] o.e.j.s.Server Started @1542888ms [junit4] 2> 1542857 INFO (jetty-launcher-16844-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37649} [junit4] 2> 1542857 ERROR (jetty-launcher-16844-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1542857 INFO (jetty-launcher-16844-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1542857 INFO (jetty-launcher-16844-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 1542857 INFO (jetty-launcher-16844-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1542857 INFO (jetty-launcher-16844-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1542857 INFO (jetty-launcher-16844-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-10T14:35:40.457Z [junit4] 2> 1542858 INFO (jetty-launcher-16844-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1542858 INFO (jetty-launcher-16844-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1542859 INFO (zkConnectionManagerCallback-16846-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1542859 INFO (jetty-launcher-16844-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1542859 INFO (jetty-launcher-16844-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1542859 INFO (zkConnectionManagerCallback-16848-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1542859 INFO (jetty-launcher-16844-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1542861 INFO (jetty-launcher-16844-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1542864 INFO (jetty-launcher-16844-thread-4) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1542867 INFO (jetty-launcher-16844-thread-3) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1542867 INFO (zkConnectionManagerCallback-16850-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1542867 INFO (jetty-launcher-16844-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1542868 INFO (zkConnectionManagerCallback-16852-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1542868 INFO (jetty-launcher-16844-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1542868 INFO (jetty-launcher-16844-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1542868 WARN (jetty-launcher-16844-thread-4-SendThread(127.0.0.1:44245)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1016982985f0003. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1016982985f0003, 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 0x1016982985f0003, 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> 1542868 INFO (jetty-launcher-16844-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1542889 INFO (jetty-launcher-16844-thread-2) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1542969 WARN (jetty-launcher-16844-thread-2-SendThread(127.0.0.1:44245)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1016982985f0005. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1016982985f0005, 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 0x1016982985f0005, 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> 1542972 INFO (jetty-launcher-16844-thread-1) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1542973 WARN (jetty-launcher-16844-thread-1-SendThread(127.0.0.1:44245)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1016982985f0006. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1016982985f0006, 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 0x1016982985f0006, 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> 1543820 INFO (jetty-launcher-16844-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1543820 WARN (jetty-launcher-16844-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@49b39b4a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1543820 WARN (jetty-launcher-16844-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@49b39b4a[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1543851 WARN (jetty-launcher-16844-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5483497d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1543851 WARN (jetty-launcher-16844-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5483497d[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1543852 INFO (jetty-launcher-16844-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44245/solr [junit4] 2> 1543870 INFO (jetty-launcher-16844-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1543880 INFO (zkConnectionManagerCallback-16872-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1543880 INFO (jetty-launcher-16844-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1543931 INFO (jetty-launcher-16844-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1543932 WARN (jetty-launcher-16844-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1f554bb9[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1543932 WARN (jetty-launcher-16844-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1f554bb9[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1543934 WARN (jetty-launcher-16844-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@421c32c0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1543934 WARN (jetty-launcher-16844-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@421c32c0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1543935 INFO (jetty-launcher-16844-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44245/solr [junit4] 2> 1543952 INFO (jetty-launcher-16844-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1543952 INFO (jetty-launcher-16844-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1543953 WARN (jetty-launcher-16844-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7e88f56b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1543953 WARN (jetty-launcher-16844-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7e88f56b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1543954 INFO (zkConnectionManagerCallback-16880-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1543954 INFO (jetty-launcher-16844-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1543955 WARN (jetty-launcher-16844-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@b88d7c8[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1543955 WARN (jetty-launcher-16844-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@b88d7c8[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1543955 WARN (jetty-launcher-16844-thread-3-SendThread(127.0.0.1:44245)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1016982985f0008. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1016982985f0008, 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 0x1016982985f0008, 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> 1543957 INFO (jetty-launcher-16844-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44245/solr [junit4] 2> 1543965 INFO (jetty-launcher-16844-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1543987 INFO (zkConnectionManagerCallback-16888-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1543987 INFO (jetty-launcher-16844-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1543994 INFO (jetty-launcher-16844-thread-4) [n:127.0.0.1:36495_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1543994 INFO (zkConnectionManagerCallback-16890-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1543994 INFO (jetty-launcher-16844-thread-4) [n:127.0.0.1:36495_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1544065 INFO (jetty-launcher-16844-thread-4) [n:127.0.0.1:36495_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36495_solr [junit4] 2> 1544066 INFO (jetty-launcher-16844-thread-4) [n:127.0.0.1:36495_solr ] o.a.s.c.Overseer Overseer (id=72455078637666314-127.0.0.1:36495_solr-n_0000000000) starting [junit4] 2> 1544074 INFO (OverseerStateUpdate-72455078637666314-127.0.0.1:36495_solr-n_0000000000) [n:127.0.0.1:36495_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:36495_solr [junit4] 2> 1544075 INFO (jetty-launcher-16844-thread-4) [n:127.0.0.1:36495_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36495_solr [junit4] 2> 1544077 INFO (jetty-launcher-16844-thread-4) [n:127.0.0.1:36495_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1544078 WARN (jetty-launcher-16844-thread-4) [n:127.0.0.1:36495_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> 1544078 INFO (zkCallback-16889-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1544086 INFO (jetty-launcher-16844-thread-3) [n:127.0.0.1:34773_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1544087 INFO (zkConnectionManagerCallback-16899-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1544087 INFO (jetty-launcher-16844-thread-3) [n:127.0.0.1:34773_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1544095 INFO (jetty-launcher-16844-thread-3) [n:127.0.0.1:34773_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1544097 INFO (jetty-launcher-16844-thread-4) [n:127.0.0.1:36495_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/J1/temp/solr.cloud.TestPullReplicaErrorHandling_9FC75ACBBB516A36-001/tempDir-001/node4 [junit4] 2> 1544098 INFO (jetty-launcher-16844-thread-3) [n:127.0.0.1:34773_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:34773_solr as DOWN [junit4] 2> 1544099 INFO (jetty-launcher-16844-thread-3) [n:127.0.0.1:34773_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1544099 INFO (jetty-launcher-16844-thread-3) [n:127.0.0.1:34773_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34773_solr [junit4] 2> 1544100 INFO (zkCallback-16889-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1544101 INFO (zkCallback-16898-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1544101 INFO (jetty-launcher-16844-thread-3) [n:127.0.0.1:34773_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1544102 WARN (jetty-launcher-16844-thread-3) [n:127.0.0.1:34773_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> 1544113 INFO (jetty-launcher-16844-thread-3) [n:127.0.0.1:34773_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/J1/temp/solr.cloud.TestPullReplicaErrorHandling_9FC75ACBBB516A36-001/tempDir-001/node3 [junit4] 2> 1544183 INFO (jetty-launcher-16844-thread-2) [n:127.0.0.1:32875_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1544183 INFO (zkConnectionManagerCallback-16910-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1544184 INFO (jetty-launcher-16844-thread-2) [n:127.0.0.1:32875_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1544187 INFO (jetty-launcher-16844-thread-2) [n:127.0.0.1:32875_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1544190 INFO (jetty-launcher-16844-thread-2) [n:127.0.0.1:32875_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:32875_solr as DOWN [junit4] 2> 1544191 INFO (jetty-launcher-16844-thread-2) [n:127.0.0.1:32875_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1544191 INFO (jetty-launcher-16844-thread-2) [n:127.0.0.1:32875_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32875_solr [junit4] 2> 1544192 INFO (zkCallback-16898-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1544192 INFO (zkCallback-16889-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1544193 INFO (jetty-launcher-16844-thread-2) [n:127.0.0.1:32875_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1544193 WARN (jetty-launcher-16844-thread-2) [n:127.0.0.1:32875_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> 1544194 INFO (zkCallback-16909-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1544204 INFO (jetty-launcher-16844-thread-2) [n:127.0.0.1:32875_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/J1/temp/solr.cloud.TestPullReplicaErrorHandling_9FC75ACBBB516A36-001/tempDir-001/node2 [junit4] 2> 1544641 INFO (jetty-launcher-16844-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1544642 WARN (jetty-launcher-16844-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@29f49215[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1544642 WARN (jetty-launcher-16844-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@29f49215[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1544645 WARN (jetty-launcher-16844-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1ddb1172[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1544645 WARN (jetty-launcher-16844-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1ddb1172[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1544646 INFO (jetty-launcher-16844-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44245/solr [junit4] 2> 1544650 INFO (jetty-launcher-16844-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1544650 INFO (zkConnectionManagerCallback-16924-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1544651 INFO (jetty-launcher-16844-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1544653 WARN (jetty-launcher-16844-thread-1-SendThread(127.0.0.1:44245)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1016982985f000d. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1016982985f000d, 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 0x1016982985f000d, 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> 1544754 INFO (jetty-launcher-16844-thread-1) [n:127.0.0.1:37649_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1544755 INFO (zkConnectionManagerCallback-16926-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1544755 INFO (jetty-launcher-16844-thread-1) [n:127.0.0.1:37649_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1544760 INFO (jetty-launcher-16844-thread-1) [n:127.0.0.1:37649_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1544763 INFO (jetty-launcher-16844-thread-1) [n:127.0.0.1:37649_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:37649_solr as DOWN [junit4] 2> 1544764 INFO (jetty-launcher-16844-thread-1) [n:127.0.0.1:37649_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1544764 INFO (jetty-launcher-16844-thread-1) [n:127.0.0.1:37649_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37649_solr [junit4] 2> 1544765 INFO (zkCallback-16898-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1544765 INFO (zkCallback-16889-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1544765 INFO (zkCallback-16909-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1544765 INFO (zkCallback-16925-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1544766 INFO (jetty-launcher-16844-thread-1) [n:127.0.0.1:37649_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1544767 WARN (jetty-launcher-16844-thread-1) [n:127.0.0.1:37649_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> 1544782 INFO (jetty-launcher-16844-thread-1) [n:127.0.0.1:37649_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/J1/temp/solr.cloud.TestPullReplicaErrorHandling_9FC75ACBBB516A36-001/tempDir-001/node1 [junit4] 2> 1544791 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 1544792 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1544794 INFO (zkConnectionManagerCallback-16937-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1544794 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1544795 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 1544796 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44245/solr ready [junit4] 2> 1544799 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2064028759 [junit4] 2> 1544799 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:36495_solr [junit4] 2> 1544799 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1544799 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:36495_solr as DOWN [junit4] 2> 1544801 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1544801 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 1544801 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 1544801 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 1544801 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 1544801 INFO (closeThreadPool-16942-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72455078637666314-127.0.0.1:36495_solr-n_0000000000) closing [junit4] 2> 1544806 INFO (OverseerAutoScalingTriggerThread-72455078637666314-127.0.0.1:36495_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 1544807 INFO (OverseerStateUpdate-72455078637666314-127.0.0.1:36495_solr-n_0000000000) [n:127.0.0.1:36495_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:36495_solr [junit4] 2> 1544813 INFO (closeThreadPool-16942-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72455078637666314-127.0.0.1:36495_solr-n_0000000000) closing [junit4] 2> 1544814 INFO (zkCallback-16909-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1544814 INFO (zkCallback-16925-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1544814 INFO (zkCallback-16898-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1544814 INFO (zkCallback-16936-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1544814 INFO (zkCallback-16898-thread-2) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34773_solr [junit4] 2> 1544815 INFO (zkCallback-16898-thread-2) [n:127.0.0.1:34773_solr ] o.a.s.c.Overseer Overseer (id=72455078637666315-127.0.0.1:34773_solr-n_0000000001) starting [junit4] 2> 1544817 INFO (OverseerStateUpdate-72455078637666315-127.0.0.1:34773_solr-n_0000000001) [n:127.0.0.1:34773_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34773_solr [junit4] 2> 1544914 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.Overseer Overseer (id=72455078637666314-127.0.0.1:36495_solr-n_0000000000) closing [junit4] 2> 1544914 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@2ae7c957{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1544915 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@52037e1{/solr,null,STOPPED} [junit4] 2> 1544915 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1544915 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1544916 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1544916 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09 [junit4] 2> 1544916 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1544916 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1544916 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1544917 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16ed8d67{/solr,null,AVAILABLE} [junit4] 2> 1544917 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4a241511{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39717} [junit4] 2> 1544917 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.s.Server Started @1544948ms [junit4] 2> 1544917 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37779} [junit4] 2> 1544917 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1544917 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1544917 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 1544917 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1544917 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1544917 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-10T14:35:42.517Z [junit4] 2> 1544918 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1544919 INFO (zkConnectionManagerCallback-16948-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1544919 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1544919 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1544937 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1545841 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1545846 WARN (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7fe578f9[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1545846 WARN (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7fe578f9[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1545850 WARN (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@16b9dbc5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1545850 WARN (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@16b9dbc5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1545851 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44245/solr [junit4] 2> 1545853 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1545854 INFO (zkConnectionManagerCallback-16959-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1545854 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1545957 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [n:127.0.0.1:37779_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1545957 INFO (zkConnectionManagerCallback-16961-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1545957 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [n:127.0.0.1:37779_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1545964 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [n:127.0.0.1:37779_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1545968 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [n:127.0.0.1:37779_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:37779_solr as DOWN [junit4] 2> 1545969 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [n:127.0.0.1:37779_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1545969 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [n:127.0.0.1:37779_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37779_solr [junit4] 2> 1545970 INFO (zkCallback-16898-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1545970 INFO (zkCallback-16909-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1545970 INFO (zkCallback-16936-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1545970 INFO (zkCallback-16925-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1545971 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [n:127.0.0.1:37779_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1545971 WARN (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [n:127.0.0.1:37779_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> 1545978 INFO (zkCallback-16960-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1545988 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [n:127.0.0.1:37779_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/J1/temp/solr.cloud.TestPullReplicaErrorHandling_9FC75ACBBB516A36-001/tempDir-001/node4 [junit4] 2> 1545997 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 1545998 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:39717/solr. Proxy: http://127.0.0.1:37779/solr [junit4] 2> 1545998 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1225576866 [junit4] 2> 1545998 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:34773_solr [junit4] 2> 1545999 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1545999 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:34773_solr as DOWN [junit4] 2> 1546006 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 1546006 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 1546006 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 1546006 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 1546010 INFO (closeThreadPool-16972-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72455078637666315-127.0.0.1:34773_solr-n_0000000001) closing [junit4] 2> 1546017 INFO (OverseerStateUpdate-72455078637666315-127.0.0.1:34773_solr-n_0000000001) [n:127.0.0.1:34773_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34773_solr [junit4] 2> 1546017 INFO (OverseerAutoScalingTriggerThread-72455078637666315-127.0.0.1:34773_solr-n_0000000001) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 1546019 INFO (closeThreadPool-16972-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72455078637666315-127.0.0.1:34773_solr-n_0000000001) closing [junit4] 2> 1546020 INFO (zkCallback-16960-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1546020 INFO (zkCallback-16936-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1546020 INFO (zkCallback-16925-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1546020 INFO (zkCallback-16909-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1546022 INFO (zkCallback-16909-thread-2) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:32875_solr [junit4] 2> 1546023 INFO (zkCallback-16909-thread-2) [n:127.0.0.1:32875_solr ] o.a.s.c.Overseer Overseer (id=72455078637666316-127.0.0.1:32875_solr-n_0000000002) starting [junit4] 2> 1546026 INFO (OverseerStateUpdate-72455078637666316-127.0.0.1:32875_solr-n_0000000002) [n:127.0.0.1:32875_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:32875_solr [junit4] 2> 1546122 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.Overseer Overseer (id=72455078637666315-127.0.0.1:34773_solr-n_0000000001) closing [junit4] 2> 1546123 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@5937b17{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1546124 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@43fce6b8{/solr,null,STOPPED} [junit4] 2> 1546124 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1546124 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1546124 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1546124 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09 [junit4] 2> 1546170 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1546170 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1546170 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1546182 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@78f4b063{/solr,null,AVAILABLE} [junit4] 2> 1546183 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@46929cfc{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45059} [junit4] 2> 1546183 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.s.Server Started @1546214ms [junit4] 2> 1546183 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42995} [junit4] 2> 1546183 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1546183 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1546183 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 1546183 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1546183 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1546183 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-10T14:35:43.783Z [junit4] 2> 1546196 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1546196 INFO (zkConnectionManagerCallback-16978-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1546196 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1546198 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1546203 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1546210 WARN (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker-SendThread(127.0.0.1:44245)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1016982985f0013. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1016982985f0013, 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 0x1016982985f0013, 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> 1547475 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1547475 WARN (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@152e7deb[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1547475 WARN (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@152e7deb[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1547478 WARN (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6327d90[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1547478 WARN (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6327d90[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1547479 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44245/solr [junit4] 2> 1547480 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1547492 INFO (zkConnectionManagerCallback-16989-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1547492 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1547595 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [n:127.0.0.1:42995_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1547595 INFO (zkConnectionManagerCallback-16991-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1547595 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [n:127.0.0.1:42995_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1547600 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [n:127.0.0.1:42995_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1547603 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [n:127.0.0.1:42995_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:42995_solr as DOWN [junit4] 2> 1547604 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [n:127.0.0.1:42995_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1547604 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [n:127.0.0.1:42995_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42995_solr [junit4] 2> 1547605 INFO (zkCallback-16960-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1547605 INFO (zkCallback-16925-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1547605 INFO (zkCallback-16936-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1547605 INFO (zkCallback-16909-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1547606 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [n:127.0.0.1:42995_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1547607 WARN (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [n:127.0.0.1:42995_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> 1547611 INFO (zkCallback-16990-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1547623 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [n:127.0.0.1:42995_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/J1/temp/solr.cloud.TestPullReplicaErrorHandling_9FC75ACBBB516A36-001/tempDir-001/node3 [junit4] 2> 1547634 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 1547635 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:45059/solr. Proxy: http://127.0.0.1:42995/solr [junit4] 2> 1547635 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2000951366 [junit4] 2> 1547635 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:32875_solr [junit4] 2> 1547635 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1547635 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:32875_solr as DOWN [junit4] 2> 1547650 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 1547650 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 1547650 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 1547650 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 1547650 INFO (closeThreadPool-17002-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72455078637666316-127.0.0.1:32875_solr-n_0000000002) closing [junit4] 2> 1547659 INFO (OverseerStateUpdate-72455078637666316-127.0.0.1:32875_solr-n_0000000002) [n:127.0.0.1:32875_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:32875_solr [junit4] 2> 1547660 INFO (OverseerAutoScalingTriggerThread-72455078637666316-127.0.0.1:32875_solr-n_0000000002) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 1547664 INFO (zkCallback-16925-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37649_solr [junit4] 2> 1547664 INFO (zkCallback-16936-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1547664 INFO (zkCallback-16960-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1547665 INFO (zkCallback-16925-thread-1) [n:127.0.0.1:37649_solr ] o.a.s.c.Overseer Overseer (id=72455078637666318-127.0.0.1:37649_solr-n_0000000003) starting [junit4] 2> 1547675 INFO (closeThreadPool-17002-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72455078637666316-127.0.0.1:32875_solr-n_0000000002) closing [junit4] 2> 1547677 INFO (zkCallback-16990-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1547677 INFO (zkCallback-16925-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1547678 INFO (OverseerStateUpdate-72455078637666318-127.0.0.1:37649_solr-n_0000000003) [n:127.0.0.1:37649_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:37649_solr [junit4] 2> 1547763 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.Overseer Overseer (id=72455078637666316-127.0.0.1:32875_solr-n_0000000002) closing [junit4] 2> 1547764 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@367837a5{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1547764 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5ed9b7c5{/solr,null,STOPPED} [junit4] 2> 1547764 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1547765 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1547765 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 1547765 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.s.Server jetty-9.4.32.v20200930; built: 2020-09-30T16:16:37.804Z; git: de97d26f7bd222a0e16831e353d702a7a422f711; jvm 1.8.0_252-b09 [junit4] 2> 1547766 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1547766 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1547766 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1547766 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@61f11ba2{/solr,null,AVAILABLE} [junit4] 2> 1547766 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1e6336d1{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:41615} [junit4] 2> 1547766 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.s.Server Started @1547797ms [junit4] 2> 1547766 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35959} [junit4] 2> 1547766 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1547766 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1547766 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 1547767 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1547767 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr [junit4] 2> 1547767 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-10T14:35:45.367Z [junit4] 2> 1547767 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1547768 INFO (zkConnectionManagerCallback-17008-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1547768 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1547768 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1547773 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 1549335 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1549336 WARN (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6d146b4b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1549336 WARN (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6d146b4b[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1549344 WARN (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@cc0f812[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1549344 WARN (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@cc0f812[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1549345 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44245/solr [junit4] 2> 1549346 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1549350 INFO (zkConnectionManagerCallback-17019-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1549350 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1549453 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [n:127.0.0.1:35959_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1549453 INFO (zkConnectionManagerCallback-17021-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1549453 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [n:127.0.0.1:35959_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1549457 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [n:127.0.0.1:35959_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1549460 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [n:127.0.0.1:35959_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:35959_solr as DOWN [junit4] 2> 1549461 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [n:127.0.0.1:35959_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1549461 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [n:127.0.0.1:35959_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35959_solr [junit4] 2> 1549462 INFO (zkCallback-16936-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1549462 INFO (zkCallback-16990-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1549463 INFO (zkCallback-16960-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1549463 INFO (zkCallback-16925-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1549464 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [n:127.0.0.1:35959_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1549464 WARN (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [n:127.0.0.1:35959_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> 1549474 INFO (zkCallback-17020-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 1549488 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [n:127.0.0.1:35959_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/J1/temp/solr.cloud.TestPullReplicaErrorHandling_9FC75ACBBB516A36-001/tempDir-001/node2 [junit4] 2> 1549504 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 1549505 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:41615/solr. Proxy: http://127.0.0.1:35959/solr [junit4] 2> 1549505 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=164450464 [junit4] 2> 1549505 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:37649_solr [junit4] 2> 1549505 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 1549505 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:37649_solr as DOWN [junit4] 2> 1549514 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 1549514 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 1549514 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 1549514 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 1549515 INFO (closeThreadPool-17032-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72455078637666318-127.0.0.1:37649_solr-n_0000000003) closing [junit4] 2> 1549516 INFO (OverseerStateUpdate-72455078637666318-127.0.0.1:37649_solr-n_0000000003) [n:127.0.0.1:37649_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37649_solr [junit4] 2> 1549520 INFO (OverseerAutoScalingTriggerThread-72455078637666318-127.0.0.1:37649_solr-n_0000000003) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 1549521 INFO (closeThreadPool-17032-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72455078637666318-127.0.0.1:37649_solr-n_0000000003) closing [junit4] 2> 1549521 WARN (jetty-launcher-16844-thread-1-SendThread(127.0.0.1:44245)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1016982985f000e. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1016982985f000e, 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 0x1016982985f000e, 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> 1549521 INFO (zkCallback-16936-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1549521 INFO (zkCallback-16960-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1549522 INFO (zkCallback-16990-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1549527 INFO (zkCallback-17020-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 1549527 INFO (zkCallback-16960-thread-2) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37779_solr [junit4] 2> 1549527 INF [...truncated too long message...] e_hooks_deleted_on_reconnect_shard1_replica_p2 c:pull_replica_error_handling_test_close_hooks_deleted_on_reconnect s:shard1 r:core_node4) [n:127.0.0.1:42995_solr c:pull_replica_error_handling_test_close_hooks_deleted_on_reconnect s:shard1 r:core_node4 x:pull_replica_error_handling_test_close_hooks_deleted_on_reconnect_shard1_replica_p2 ] o.a.s.c.RecoveryStrategy SolrCore not found - cannot recover:pull_replica_error_handling_test_close_hooks_deleted_on_reconnect_shard1_replica_p2 [junit4] 2> 1570999 INFO (jetty-closer-17114-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@46929cfc{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1570999 INFO (jetty-closer-17114-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@78f4b063{/solr,null,STOPPED} [junit4] 2> 1570999 INFO (jetty-closer-17114-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1571000 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 1571001 WARN (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker-SendThread(127.0.0.1:44245)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1016982985f0000. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1016982985f0000, 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 0x1016982985f0000, 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> 1571102 WARN (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker-SendThread(127.0.0.1:44245)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x1016982985f0001. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x1016982985f0001, 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 0x1016982985f0001, 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> 1571204 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/configs/conf [junit4] 2> 9 /solr/clusterprops.json [junit4] 2> 8 /solr/packages.json [junit4] 2> 8 /solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/terms/shard1 [junit4] 2> 7 /solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/terms/shard1 [junit4] 2> 5 /solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/state.json [junit4] 2> 3 /solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json [junit4] 2> 2 /solr/collections/pull_replica_error_handling_test_cant_connect_to_leader/collectionprops.json [junit4] 2> 2 /solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 49 /solr/collections/pull_replica_error_handling_test_close_hooks_deleted_on_reconnect/state.json [junit4] 2> 33 /solr/collections/pull_replica_error_handling_test_pull_replica_disconnects_from_zoo_keeper/state.json [junit4] 2> 25 /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> 7 /solr/autoscaling.json [junit4] 2> 3 /solr/overseer_elect/election/72455078637666332-127.0.0.1:37779_solr-n_0000000008 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 95 /solr/live_nodes [junit4] 2> 92 /solr/overseer/queue [junit4] 2> 54 /solr/collections [junit4] 2> 31 /solr/overseer/collection-queue-work [junit4] 2> 7 /solr/autoscaling/events/.scheduled_maintenance [junit4] 2> 7 /solr/autoscaling/events/.auto_add_replicas [junit4] 2> 7 /solr/overseer/queue-work [junit4] 2> [junit4] 2> 1571207 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:44245 [junit4] 2> 1571207 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44245 [junit4] 2> 1571207 INFO (SUITE-TestPullReplicaErrorHandling-seed#[9FC75ACBBB516A36]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 44245 [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/J1/temp/solr.cloud.TestPullReplicaErrorHandling_9FC75ACBBB516A36-001 [junit4] 2> Nov 10, 2020 2:36:08 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=CheapBastard, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=lv-LV, timezone=America/Mendoza [junit4] 2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_252 (64-bit)/cpus=4,threads=1,free=251420584,total=516947968 [junit4] 2> NOTE: All tests run in this JVM: [UpdateLogTest, ZkShardTermsTest, ConnectionReuseTest, TestStreamBody, ChangedSchemaMergeTest, AlternateDirectoryTest, TestAddFieldRealTimeGet, CollectionsAPISolrJTest, SystemLogListenerTest, MoveReplicaHDFSTest, ScheduledTriggerIntegrationTest, MetricsHistoryWithAuthIntegrationTest, WrapperMergePolicyFactoryTest, ProtectedTermFilterFactoryTest, TestNumericTerms32, LeaderTragicEventTest, DateRangeFieldTest, TestCollectionsAPIViaSolrCloudCluster, TestCoreDiscovery, TestTlogReplayVsRecovery, TestRequestStatusCollectionAPI, SparseHLLTest, ClassificationUpdateProcessorFactoryTest, OverseerCollectionConfigSetProcessorTest, TestSuggestSpellingConverter, TestSha256AuthenticationProvider, TestBulkSchemaConcurrent, ManagedSchemaRoundRobinCloudTest, TestFacetMethods, TestHighFrequencyDictionaryFactory, TestFilteredDocIdSet, TestClusterStateMutator, TestSQLHandler, ConcurrentCreateCollectionTest, SpellCheckCollatorTest, ClusterStateTest, OrderedExecutorTest, HdfsChaosMonkeyNothingIsSafeTest, BinaryUpdateRequestHandlerTest, SolrGraphiteReporterTest, InfoHandlerTest, SolrCloudReportersTest, TestCollationFieldDocValues, SegmentsInfoRequestHandlerTest, SolrLogAuditLoggerPluginTest, TestLRUStatsCache, TestSimpleQParserPlugin, FieldMutatingUpdateProcessorTest, NestedShardedAtomicUpdateTest, TestUnifiedSolrHighlighter, PeerSyncWithIndexFingerprintCachingTest, TestCloudInspectUtil, NodeLostTriggerTest, TestSimDistribStateManager, TestMinMaxOnMultiValuedField, TaggingAttributeTest, SampleTest, HttpPartitionOnCommitTest, ZkCLITest, SolrPluginUtilsTest, TestComplexPhraseQParserPlugin, TestSchemaNameResource, TestLegacyField, TestStressThreadBackup, TestBulkSchemaAPI, TestPivotHelperCode, ConjunctionSolrSpellCheckerTest, TestUseDocValuesAsStored, TestLRUCache, TestFieldCacheSortRandom, TestSerializedLuceneMatchVersion, TestContainerPlugin, MetricTriggerTest, TestMissingGroups, ChaosMonkeyNothingIsSafeTest, SuggesterTest, DistributedTermsComponentTest, TestDistributedSearch, BJQParserTest, DefaultValueUpdateProcessorTest, TestElisionMultitermQuery, ComputePlanActionTest, CrossCollectionJoinQueryTest, ImplicitSnitchTest, TestSolrDeletionPolicy2, CdcrWithNodesRestartsTest, RankFieldTest, DistanceUnitsTest, ZookeeperStatusHandlerTest, RoutingToNodesWithPropertiesTest, TriggerIntegrationTest, TestEmbeddedSolrServerAdminHandler, TestManagedSynonymGraphFilterFactory, TestPartialUpdateDeduplication, SOLR749Test, NoCacheHeaderTest, ShardSplitTest, CustomTermsComponentTest, AtomicUpdateProcessorFactoryTest, TestBadConfig, CdcrOpsAndBoundariesTest, TestScoreJoinQPNoScore, OverseerSolrResponseUnsafeSerializationTest, TestJsonFacetErrors, AuthToolTest, TestHashQParserPlugin, TestRawTransformer, TestManagedSchemaThreadSafety, ReindexCollectionTest, PolyFieldTest, DistributedQueryComponentOptimizationTest, TestShardHandlerFactory, TestXmlQParser, DistributedIntervalFacetingTest, ReplicationFactorTest, TestAuthenticationFramework, TestCloudRecovery, TestCloudSearcherWarming, TestDistributedMap, TestDownShardTolerantSearch, TestLeaderElectionWithEmptyReplica, TestPullReplica, TestPullReplicaErrorHandling] [junit4] Completed [557/921 (1!)] on J1 in 29.49s, 4 tests, 1 error <<< FAILURES! [...truncated 51829 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
