Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/4982/ Java: 64bit/jdk1.8.0_201 -XX:+UseCompressedOops -XX:+UseG1GC
2 tests failed. FAILED: org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica Error Message: Error from server at http://127.0.0.1:34875/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:34875/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([4F67436FC2F16287:4750A5A7195F1609]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:369) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:297) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231) at org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToPullReplica(TestPullReplicaErrorHandling.java:149) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at org.junit.rules.RunRules.evaluate(RunRules.java:20) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.lang.Thread.run(Thread.java:748) FAILED: org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test Error Message: .responseHeader.status:200!=0 Stack Trace: junit.framework.AssertionFailedError: .responseHeader.status:200!=0 at __randomizedtesting.SeedInfo.seed([4F67436FC2F16287:C7337CB56C0D0F7F]:0) at junit.framework.Assert.fail(Assert.java:57) at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:1006) at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:1033) at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:679) at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:642) at org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test(TestDistributedStatsComponentCardinality.java:191) 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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061) 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 15301 lines...] [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling [junit4] 2> 705522 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf' [junit4] 2> 705522 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 705522 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_4F67436FC2F16287-001/data-dir-91-001 [junit4] 2> 705522 WARN (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16 [junit4] 2> 705522 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 705524 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-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> 705524 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_4F67436FC2F16287-001/tempDir-001 [junit4] 2> 705524 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 705524 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 [junit4] 2> 705525 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 705525 WARN (ZkTestServer Run Thread) [ ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. [junit4] 2> 705624 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.ZkTestServer start zk server on port: 40309 [junit4] 2> 705625 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:40309 [junit4] 2> 705625 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40309 [junit4] 2> 705625 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40309 [junit4] 2> 705626 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 705628 INFO (zkConnectionManagerCallback-8221-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 705628 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 705631 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 705637 INFO (zkConnectionManagerCallback-8223-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 705637 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 705638 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 705639 INFO (zkConnectionManagerCallback-8225-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 705639 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 705742 INFO (jetty-launcher-8226-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 705742 INFO (jetty-launcher-8226-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 705742 INFO (jetty-launcher-8226-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 705742 INFO (jetty-launcher-8226-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 705742 INFO (jetty-launcher-8226-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 705742 INFO (jetty-launcher-8226-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 705742 INFO (jetty-launcher-8226-thread-3) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_201-b09 [junit4] 2> 705742 INFO (jetty-launcher-8226-thread-2) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_201-b09 [junit4] 2> 705742 INFO (jetty-launcher-8226-thread-1) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_201-b09 [junit4] 2> 705744 INFO (jetty-launcher-8226-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 705744 INFO (jetty-launcher-8226-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 705744 INFO (jetty-launcher-8226-thread-4) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_201-b09 [junit4] 2> 705747 INFO (jetty-launcher-8226-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 705747 INFO (jetty-launcher-8226-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 705747 INFO (jetty-launcher-8226-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 705753 INFO (jetty-launcher-8226-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@60d0897e{/solr,null,AVAILABLE} [junit4] 2> 705754 INFO (jetty-launcher-8226-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 705754 INFO (jetty-launcher-8226-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 705754 INFO (jetty-launcher-8226-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 705754 INFO (jetty-launcher-8226-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 705754 INFO (jetty-launcher-8226-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 705754 INFO (jetty-launcher-8226-thread-4) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 705754 INFO (jetty-launcher-8226-thread-4) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 705754 INFO (jetty-launcher-8226-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 705754 INFO (jetty-launcher-8226-thread-4) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 705756 INFO (jetty-launcher-8226-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4e02d079{/solr,null,AVAILABLE} [junit4] 2> 705756 INFO (jetty-launcher-8226-thread-4) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b30e079{/solr,null,AVAILABLE} [junit4] 2> 705756 INFO (jetty-launcher-8226-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@380bd833{/solr,null,AVAILABLE} [junit4] 2> 705760 INFO (jetty-launcher-8226-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4a997261{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43885} [junit4] 2> 705761 INFO (jetty-launcher-8226-thread-1) [ ] o.e.j.s.Server Started @705800ms [junit4] 2> 705761 INFO (jetty-launcher-8226-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43885} [junit4] 2> 705761 ERROR (jetty-launcher-8226-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 705761 INFO (jetty-launcher-8226-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 705761 INFO (jetty-launcher-8226-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 705761 INFO (jetty-launcher-8226-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 705761 INFO (jetty-launcher-8226-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr [junit4] 2> 705761 INFO (jetty-launcher-8226-thread-4) [ ] o.e.j.s.AbstractConnector Started ServerConnector@3df96d90{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:45887} [junit4] 2> 705761 INFO (jetty-launcher-8226-thread-4) [ ] o.e.j.s.Server Started @705800ms [junit4] 2> 705761 INFO (jetty-launcher-8226-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-12T09:43:18.451Z [junit4] 2> 705761 INFO (jetty-launcher-8226-thread-4) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45887} [junit4] 2> 705761 ERROR (jetty-launcher-8226-thread-4) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 705761 INFO (jetty-launcher-8226-thread-4) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 705761 INFO (jetty-launcher-8226-thread-4) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 705761 INFO (jetty-launcher-8226-thread-4) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 705761 INFO (jetty-launcher-8226-thread-4) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr [junit4] 2> 705761 INFO (jetty-launcher-8226-thread-4) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-12T09:43:18.451Z [junit4] 2> 705764 INFO (jetty-launcher-8226-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2bc0fbc7{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:42181} [junit4] 2> 705764 INFO (jetty-launcher-8226-thread-3) [ ] o.e.j.s.Server Started @705803ms [junit4] 2> 705764 INFO (jetty-launcher-8226-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42181} [junit4] 2> 705764 ERROR (jetty-launcher-8226-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 705764 INFO (jetty-launcher-8226-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 705764 INFO (jetty-launcher-8226-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 705764 INFO (jetty-launcher-8226-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 705764 INFO (jetty-launcher-8226-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr [junit4] 2> 705764 INFO (jetty-launcher-8226-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-12T09:43:18.454Z [junit4] 2> 705764 INFO (jetty-launcher-8226-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@98a1b47{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39469} [junit4] 2> 705764 INFO (jetty-launcher-8226-thread-2) [ ] o.e.j.s.Server Started @705804ms [junit4] 2> 705764 INFO (jetty-launcher-8226-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 705765 INFO (jetty-launcher-8226-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39469} [junit4] 2> 705765 ERROR (jetty-launcher-8226-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 705765 INFO (jetty-launcher-8226-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 705765 INFO (jetty-launcher-8226-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 705765 INFO (jetty-launcher-8226-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 705765 INFO (jetty-launcher-8226-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr [junit4] 2> 705765 INFO (jetty-launcher-8226-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-12T09:43:18.455Z [junit4] 2> 705768 INFO (jetty-launcher-8226-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 705769 INFO (jetty-launcher-8226-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 705774 INFO (jetty-launcher-8226-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 705776 INFO (zkConnectionManagerCallback-8232-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 705777 INFO (jetty-launcher-8226-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 705777 INFO (zkConnectionManagerCallback-8230-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 705777 INFO (jetty-launcher-8226-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 705777 INFO (zkConnectionManagerCallback-8228-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 705777 INFO (jetty-launcher-8226-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 705781 INFO (jetty-launcher-8226-thread-4) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 705781 INFO (jetty-launcher-8226-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 705781 INFO (jetty-launcher-8226-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 705784 INFO (zkConnectionManagerCallback-8234-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 705785 INFO (jetty-launcher-8226-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 705785 INFO (jetty-launcher-8226-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 705789 INFO (jetty-launcher-8226-thread-3) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 705789 INFO (jetty-launcher-8226-thread-4) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 705789 INFO (jetty-launcher-8226-thread-2) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 705789 INFO (jetty-launcher-8226-thread-1) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 705993 INFO (jetty-launcher-8226-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 705994 WARN (jetty-launcher-8226-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7340900c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 705994 WARN (jetty-launcher-8226-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7340900c[provider=null,keyStore=null,trustStore=null] [junit4] 2> 705995 WARN (jetty-launcher-8226-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7e51de68[provider=null,keyStore=null,trustStore=null] [junit4] 2> 705995 WARN (jetty-launcher-8226-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7e51de68[provider=null,keyStore=null,trustStore=null] [junit4] 2> 705996 INFO (jetty-launcher-8226-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40309/solr [junit4] 2> 705996 INFO (jetty-launcher-8226-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 705999 INFO (zkConnectionManagerCallback-8248-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 706000 INFO (jetty-launcher-8226-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 706075 INFO (jetty-launcher-8226-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 706076 WARN (jetty-launcher-8226-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7f14ce35[provider=null,keyStore=null,trustStore=null] [junit4] 2> 706076 WARN (jetty-launcher-8226-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7f14ce35[provider=null,keyStore=null,trustStore=null] [junit4] 2> 706077 WARN (jetty-launcher-8226-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@66e608d4[provider=null,keyStore=null,trustStore=null] [junit4] 2> 706077 WARN (jetty-launcher-8226-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@66e608d4[provider=null,keyStore=null,trustStore=null] [junit4] 2> 706078 INFO (jetty-launcher-8226-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40309/solr [junit4] 2> 706079 INFO (jetty-launcher-8226-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 706079 INFO (zkConnectionManagerCallback-8256-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 706079 INFO (jetty-launcher-8226-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 706207 INFO (jetty-launcher-8226-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 706208 WARN (jetty-launcher-8226-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@41ac01b5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 706208 WARN (jetty-launcher-8226-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@41ac01b5[provider=null,keyStore=null,trustStore=null] [junit4] 2> 706213 WARN (jetty-launcher-8226-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5345491f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 706213 WARN (jetty-launcher-8226-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5345491f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 706214 INFO (jetty-launcher-8226-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40309/solr [junit4] 2> 706215 INFO (jetty-launcher-8226-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 706216 INFO (zkConnectionManagerCallback-8270-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 706216 INFO (jetty-launcher-8226-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 706267 INFO (jetty-launcher-8226-thread-4) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 706268 WARN (jetty-launcher-8226-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7424f1da[provider=null,keyStore=null,trustStore=null] [junit4] 2> 706268 WARN (jetty-launcher-8226-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7424f1da[provider=null,keyStore=null,trustStore=null] [junit4] 2> 706270 WARN (jetty-launcher-8226-thread-4) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@76fad1[provider=null,keyStore=null,trustStore=null] [junit4] 2> 706270 WARN (jetty-launcher-8226-thread-4) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@76fad1[provider=null,keyStore=null,trustStore=null] [junit4] 2> 706271 INFO (jetty-launcher-8226-thread-4) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40309/solr [junit4] 2> 706272 INFO (jetty-launcher-8226-thread-4) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 706273 INFO (zkConnectionManagerCallback-8278-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 706273 INFO (jetty-launcher-8226-thread-4) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 706291 INFO (jetty-launcher-8226-thread-1) [n:127.0.0.1:43885_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 706292 INFO (zkConnectionManagerCallback-8280-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 706292 INFO (jetty-launcher-8226-thread-1) [n:127.0.0.1:43885_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 706332 INFO (jetty-launcher-8226-thread-1) [n:127.0.0.1:43885_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43885_solr [junit4] 2> 706332 INFO (jetty-launcher-8226-thread-1) [n:127.0.0.1:43885_solr ] o.a.s.c.Overseer Overseer (id=72078692728438795-127.0.0.1:43885_solr-n_0000000000) starting [junit4] 2> 706341 INFO (OverseerStateUpdate-72078692728438795-127.0.0.1:43885_solr-n_0000000000) [n:127.0.0.1:43885_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43885_solr [junit4] 2> 706341 INFO (jetty-launcher-8226-thread-1) [n:127.0.0.1:43885_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43885_solr [junit4] 2> 706343 INFO (zkCallback-8279-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 706343 INFO (jetty-launcher-8226-thread-1) [n:127.0.0.1:43885_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 706343 WARN (jetty-launcher-8226-thread-1) [n:127.0.0.1:43885_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> 706353 INFO (jetty-launcher-8226-thread-1) [n:127.0.0.1:43885_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_4F67436FC2F16287-001/tempDir-001/node1 [junit4] 2> 706393 INFO (jetty-launcher-8226-thread-3) [n:127.0.0.1:42181_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 706393 INFO (zkConnectionManagerCallback-8292-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 706393 INFO (jetty-launcher-8226-thread-3) [n:127.0.0.1:42181_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 706395 INFO (jetty-launcher-8226-thread-3) [n:127.0.0.1:42181_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 706397 INFO (jetty-launcher-8226-thread-3) [n:127.0.0.1:42181_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:42181_solr as DOWN [junit4] 2> 706397 INFO (jetty-launcher-8226-thread-3) [n:127.0.0.1:42181_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 706397 INFO (jetty-launcher-8226-thread-3) [n:127.0.0.1:42181_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42181_solr [junit4] 2> 706398 INFO (zkCallback-8279-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 706398 INFO (zkCallback-8291-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 706399 INFO (jetty-launcher-8226-thread-3) [n:127.0.0.1:42181_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 706399 WARN (jetty-launcher-8226-thread-3) [n:127.0.0.1:42181_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> 706407 INFO (jetty-launcher-8226-thread-3) [n:127.0.0.1:42181_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_4F67436FC2F16287-001/tempDir-001/node3 [junit4] 2> 706491 INFO (jetty-launcher-8226-thread-4) [n:127.0.0.1:45887_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 706492 INFO (zkConnectionManagerCallback-8300-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 706492 INFO (jetty-launcher-8226-thread-4) [n:127.0.0.1:45887_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 706494 INFO (jetty-launcher-8226-thread-4) [n:127.0.0.1:45887_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 706501 INFO (jetty-launcher-8226-thread-4) [n:127.0.0.1:45887_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:45887_solr as DOWN [junit4] 2> 706502 INFO (jetty-launcher-8226-thread-4) [n:127.0.0.1:45887_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 706502 INFO (jetty-launcher-8226-thread-4) [n:127.0.0.1:45887_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45887_solr [junit4] 2> 706503 INFO (zkCallback-8279-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 706503 INFO (zkCallback-8299-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 706503 INFO (zkCallback-8291-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 706503 INFO (jetty-launcher-8226-thread-4) [n:127.0.0.1:45887_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 706504 WARN (jetty-launcher-8226-thread-4) [n:127.0.0.1:45887_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> 706511 INFO (jetty-launcher-8226-thread-4) [n:127.0.0.1:45887_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_4F67436FC2F16287-001/tempDir-001/node4 [junit4] 2> 706592 INFO (jetty-launcher-8226-thread-2) [n:127.0.0.1:39469_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 706592 INFO (zkConnectionManagerCallback-8308-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 706592 INFO (jetty-launcher-8226-thread-2) [n:127.0.0.1:39469_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 706594 INFO (jetty-launcher-8226-thread-2) [n:127.0.0.1:39469_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 706596 INFO (jetty-launcher-8226-thread-2) [n:127.0.0.1:39469_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:39469_solr as DOWN [junit4] 2> 706596 INFO (jetty-launcher-8226-thread-2) [n:127.0.0.1:39469_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 706596 INFO (jetty-launcher-8226-thread-2) [n:127.0.0.1:39469_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39469_solr [junit4] 2> 706597 INFO (zkCallback-8279-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 706597 INFO (zkCallback-8291-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 706597 INFO (zkCallback-8299-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 706597 INFO (zkCallback-8307-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 706598 INFO (jetty-launcher-8226-thread-2) [n:127.0.0.1:39469_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 706598 WARN (jetty-launcher-8226-thread-2) [n:127.0.0.1:39469_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> 706604 INFO (jetty-launcher-8226-thread-2) [n:127.0.0.1:39469_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_4F67436FC2F16287-001/tempDir-001/node2 [junit4] 2> 706609 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 706610 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 706611 INFO (zkConnectionManagerCallback-8319-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 706611 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 706611 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) [junit4] 2> 706612 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40309/solr ready [junit4] 2> 706613 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=605172763 [junit4] 2> 706613 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43885_solr [junit4] 2> 706614 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 706614 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:43885_solr as DOWN [junit4] 2> 706615 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 706615 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 706615 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 706615 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 706615 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 706617 INFO (closeThreadPool-8324-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72078692728438795-127.0.0.1:43885_solr-n_0000000000) closing [junit4] 2> 706617 INFO (OverseerStateUpdate-72078692728438795-127.0.0.1:43885_solr-n_0000000000) [n:127.0.0.1:43885_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43885_solr [junit4] 2> 706621 INFO (OverseerAutoScalingTriggerThread-72078692728438795-127.0.0.1:43885_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 706622 INFO (closeThreadPool-8324-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72078692728438795-127.0.0.1:43885_solr-n_0000000000) closing [junit4] 2> 706623 INFO (zkCallback-8291-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 706623 INFO (zkCallback-8299-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 706623 INFO (zkCallback-8307-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 706623 INFO (zkCallback-8318-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 706623 INFO (zkCallback-8291-thread-2) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42181_solr [junit4] 2> 706623 WARN (jetty-launcher-8226-thread-1-SendThread(127.0.0.1:40309)) [ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x10013306bf4000b. [junit4] 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x10013306bf4000b, 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 0x10013306bf4000b, 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> 706624 INFO (zkCallback-8291-thread-2) [n:127.0.0.1:42181_solr ] o.a.s.c.Overseer Overseer (id=72078692728438796-127.0.0.1:42181_solr-n_0000000001) starting [junit4] 2> 706625 INFO (OverseerStateUpdate-72078692728438796-127.0.0.1:42181_solr-n_0000000001) [n:127.0.0.1:42181_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42181_solr [junit4] 2> 706724 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.Overseer Overseer (id=72078692728438795-127.0.0.1:43885_solr-n_0000000000) closing [junit4] 2> 706724 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@4a997261{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 706725 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@60d0897e{/solr,null,STOPPED} [junit4] 2> 706725 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 706725 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 706726 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 706726 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_201-b09 [junit4] 2> 706726 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 706726 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 706726 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 706726 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f9c92cb{/solr,null,AVAILABLE} [junit4] 2> 706727 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@4681cf9d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34275} [junit4] 2> 706727 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.s.Server Started @706766ms [junit4] 2> 706727 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42857} [junit4] 2> 706727 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 706727 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 706727 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 706727 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 706727 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr [junit4] 2> 706727 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-12T09:43:19.417Z [junit4] 2> 706728 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 706728 INFO (zkConnectionManagerCallback-8330-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 706728 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 706729 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 706732 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 706893 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 706893 WARN (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@25cc840f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 706893 WARN (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@25cc840f[provider=null,keyStore=null,trustStore=null] [junit4] 2> 706895 WARN (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1006fdd3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 706895 WARN (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1006fdd3[provider=null,keyStore=null,trustStore=null] [junit4] 2> 706896 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40309/solr [junit4] 2> 706896 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 706897 INFO (zkConnectionManagerCallback-8341-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 706897 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 706998 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [n:127.0.0.1:42857_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 706999 INFO (zkConnectionManagerCallback-8343-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 706999 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [n:127.0.0.1:42857_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 707001 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [n:127.0.0.1:42857_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 707002 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [n:127.0.0.1:42857_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:42857_solr as DOWN [junit4] 2> 707002 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [n:127.0.0.1:42857_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 707002 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [n:127.0.0.1:42857_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42857_solr [junit4] 2> 707003 INFO (zkCallback-8291-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 707003 INFO (zkCallback-8318-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 707003 INFO (zkCallback-8307-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 707003 INFO (zkCallback-8299-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 707003 INFO (zkCallback-8342-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 707004 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [n:127.0.0.1:42857_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 707004 WARN (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [n:127.0.0.1:42857_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> 707014 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [n:127.0.0.1:42857_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_4F67436FC2F16287-001/tempDir-001/node1 [junit4] 2> 707020 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 707020 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:34275/solr. Proxy: http://127.0.0.1:42857/solr [junit4] 2> 707020 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=690567127 [junit4] 2> 707020 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42181_solr [junit4] 2> 707021 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 707021 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:42181_solr as DOWN [junit4] 2> 707022 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 707022 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 707022 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 707022 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 707022 INFO (closeThreadPool-8354-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72078692728438796-127.0.0.1:42181_solr-n_0000000001) closing [junit4] 2> 707022 INFO (OverseerStateUpdate-72078692728438796-127.0.0.1:42181_solr-n_0000000001) [n:127.0.0.1:42181_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:42181_solr [junit4] 2> 707023 INFO (OverseerAutoScalingTriggerThread-72078692728438796-127.0.0.1:42181_solr-n_0000000001) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 707024 INFO (closeThreadPool-8354-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72078692728438796-127.0.0.1:42181_solr-n_0000000001) closing [junit4] 2> 707024 INFO (zkCallback-8307-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 707024 INFO (zkCallback-8299-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45887_solr [junit4] 2> 707024 INFO (zkCallback-8318-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 707024 INFO (zkCallback-8299-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 707024 INFO (zkCallback-8342-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 707025 INFO (zkCallback-8299-thread-1) [n:127.0.0.1:45887_solr ] o.a.s.c.Overseer Overseer (id=72078692728438797-127.0.0.1:45887_solr-n_0000000002) starting [junit4] 2> 707026 INFO (OverseerStateUpdate-72078692728438797-127.0.0.1:45887_solr-n_0000000002) [n:127.0.0.1:45887_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:45887_solr [junit4] 2> 707124 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.Overseer Overseer (id=72078692728438796-127.0.0.1:42181_solr-n_0000000001) closing [junit4] 2> 707125 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@2bc0fbc7{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 707125 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@380bd833{/solr,null,STOPPED} [junit4] 2> 707126 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 707126 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 707126 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 707126 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_201-b09 [junit4] 2> 707127 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 707127 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 707127 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 707127 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f6fcd1{/solr,null,AVAILABLE} [junit4] 2> 707127 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@591e305d{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:36067} [junit4] 2> 707128 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.s.Server Started @707167ms [junit4] 2> 707128 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34875} [junit4] 2> 707128 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 707128 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 707128 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 707128 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 707128 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr [junit4] 2> 707128 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-12T09:43:19.818Z [junit4] 2> 707128 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 707129 INFO (zkConnectionManagerCallback-8360-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 707129 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 707130 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 707133 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 707341 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 707342 WARN (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@6341cad9[provider=null,keyStore=null,trustStore=null] [junit4] 2> 707342 WARN (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6341cad9[provider=null,keyStore=null,trustStore=null] [junit4] 2> 707344 WARN (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@16ad3fd[provider=null,keyStore=null,trustStore=null] [junit4] 2> 707344 WARN (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@16ad3fd[provider=null,keyStore=null,trustStore=null] [junit4] 2> 707345 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40309/solr [junit4] 2> 707345 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 707346 INFO (zkConnectionManagerCallback-8371-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 707346 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 707448 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [n:127.0.0.1:34875_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 707449 INFO (zkConnectionManagerCallback-8373-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 707449 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [n:127.0.0.1:34875_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 707451 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [n:127.0.0.1:34875_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 707453 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [n:127.0.0.1:34875_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:34875_solr as DOWN [junit4] 2> 707453 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [n:127.0.0.1:34875_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 707453 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [n:127.0.0.1:34875_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34875_solr [junit4] 2> 707457 INFO (zkCallback-8299-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 707457 INFO (zkCallback-8318-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 707457 INFO (zkCallback-8307-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 707457 INFO (zkCallback-8342-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 707457 INFO (zkCallback-8372-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 707458 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [n:127.0.0.1:34875_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 707458 WARN (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [n:127.0.0.1:34875_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> 707467 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [n:127.0.0.1:34875_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_4F67436FC2F16287-001/tempDir-001/node3 [junit4] 2> 707484 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 707485 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:36067/solr. Proxy: http://127.0.0.1:34875/solr [junit4] 2> 707485 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=19569524 [junit4] 2> 707485 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:45887_solr [junit4] 2> 707485 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 707485 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:45887_solr as DOWN [junit4] 2> 707486 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 707486 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 707486 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 707486 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 707487 INFO (closeThreadPool-8384-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72078692728438797-127.0.0.1:45887_solr-n_0000000002) closing [junit4] 2> 707487 INFO (OverseerStateUpdate-72078692728438797-127.0.0.1:45887_solr-n_0000000002) [n:127.0.0.1:45887_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:45887_solr [junit4] 2> 707488 INFO (OverseerAutoScalingTriggerThread-72078692728438797-127.0.0.1:45887_solr-n_0000000002) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 707490 INFO (closeThreadPool-8384-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72078692728438797-127.0.0.1:45887_solr-n_0000000002) closing [junit4] 2> 707490 INFO (zkCallback-8342-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 707490 INFO (zkCallback-8318-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 707490 INFO (zkCallback-8372-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 707490 INFO (zkCallback-8307-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 707490 INFO (zkCallback-8307-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39469_solr [junit4] 2> 707491 INFO (zkCallback-8307-thread-1) [n:127.0.0.1:39469_solr ] o.a.s.c.Overseer Overseer (id=72078692728438798-127.0.0.1:39469_solr-n_0000000003) starting [junit4] 2> 707492 INFO (OverseerStateUpdate-72078692728438798-127.0.0.1:39469_solr-n_0000000003) [n:127.0.0.1:39469_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39469_solr [junit4] 2> 707590 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.Overseer Overseer (id=72078692728438797-127.0.0.1:45887_solr-n_0000000002) closing [junit4] 2> 707591 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@3df96d90{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 707592 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6b30e079{/solr,null,STOPPED} [junit4] 2> 707592 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 707592 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 707592 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 707592 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_201-b09 [junit4] 2> 707593 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 707593 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 707593 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 707593 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ace660a{/solr,null,AVAILABLE} [junit4] 2> 707593 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.s.AbstractConnector Started ServerConnector@22e257f9{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:37921} [junit4] 2> 707593 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.s.Server Started @707632ms [junit4] 2> 707593 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46579} [junit4] 2> 707594 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 707594 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 707594 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version 8.8.0 [junit4] 2> 707594 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 707594 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr [junit4] 2> 707594 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2020-11-12T09:43:20.284Z [junit4] 2> 707594 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 707595 INFO (zkConnectionManagerCallback-8390-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 707595 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 707595 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 707598 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.SolrXmlConfig Metrics collection is disabled. [junit4] 2> 707864 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 707865 WARN (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@492a30c0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 707865 WARN (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@492a30c0[provider=null,keyStore=null,trustStore=null] [junit4] 2> 707868 WARN (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4ec9c1bf[provider=null,keyStore=null,trustStore=null] [junit4] 2> 707868 WARN (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4ec9c1bf[provider=null,keyStore=null,trustStore=null] [junit4] 2> 707869 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40309/solr [junit4] 2> 707871 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 707872 INFO (zkConnectionManagerCallback-8401-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 707872 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 707974 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [n:127.0.0.1:46579_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 707975 INFO (zkConnectionManagerCallback-8403-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 707975 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [n:127.0.0.1:46579_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 707977 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [n:127.0.0.1:46579_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 707979 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [n:127.0.0.1:46579_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:46579_solr as DOWN [junit4] 2> 707979 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [n:127.0.0.1:46579_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 707979 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [n:127.0.0.1:46579_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46579_solr [junit4] 2> 707980 INFO (zkCallback-8342-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 707980 INFO (zkCallback-8307-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 707980 INFO (zkCallback-8318-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 707980 INFO (zkCallback-8372-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 707980 INFO (zkCallback-8402-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 707981 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [n:127.0.0.1:46579_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 707981 WARN (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [n:127.0.0.1:46579_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> 707992 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [n:127.0.0.1:46579_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplicaErrorHandling_4F67436FC2F16287-001/tempDir-001/node4 [junit4] 2> 708001 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 [junit4] 2> 708004 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:37921/solr. Proxy: http://127.0.0.1:46579/solr [junit4] 2> 708004 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2036946513 [junit4] 2> 708004 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:39469_solr [junit4] 2> 708004 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.ZkController Publish this node as DOWN... [junit4] 2> 708004 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.ZkController Publish node=127.0.0.1:39469_solr as DOWN [junit4] 2> 708005 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null [junit4] 2> 708005 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 708005 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 708005 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null [junit4] 2> 708010 INFO (closeThreadPool-8414-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72078692728438798-127.0.0.1:39469_solr-n_0000000003) closing [junit4] 2> 708010 INFO (OverseerStateUpdate-72078692728438798-127.0.0.1:39469_solr-n_0000000003) [n:127.0.0.1:39469_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39469_solr [junit4] 2> 708011 INFO (OverseerAutoScalingTriggerThread-72078692728438798-127.0.0.1:39469_solr-n_0000000003) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 708012 INFO (closeThreadPool-8414-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72078692728438798-127.0.0.1:39469_solr-n_0000000003) closing [junit4] 2> 708012 INFO (zkCallback-8318-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 708013 INFO (zkCallback-8372-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 708013 INFO (zkCallback-8342-thread-1) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:42857_solr [junit4] 2> 708013 INFO (zkCallback-8402-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 708013 INFO (zkCallback-8342-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) [junit4] 2> 708013 INFO (zkCallback-8342-thread-1) [n:127.0.0.1:42857_solr ] o.a.s.c.Overseer Overseer (id=72078692728438802-127.0.0.1:42857_solr-n_0000000004) starting [junit4] 2> 708014 INFO (OverseerStateUpdate-72078692728438802-127.0.0.1:42857_solr-n_0000000004) [n:127.0.0.1:42857_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:42857_solr [junit4] 2> 708113 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.Overseer Overseer (id=72078692728438798-127.0.0.1:39469_solr-n_0000000003) closing [junit4] 2> 708113 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@98a1b47{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 708114 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4e02d079{/solr,null,STOPPED} [junit4] 2> 708114 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 708114 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 708114 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... [junit4] 2> 708115 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.s.Server jetty-9.4.34.v20201102; built: 2020-11-02T14:15:39.302Z; git: e46af88704a893fc12cb0e3bf46e2c7b48a009e7; jvm 1.8.0_201-b09 [junit4] 2> 708115 INFO (SUITE-TestPullReplicaErrorHandling-seed#[4F67436FC2F16287]-worker) [ ] o.e.j.s.session DefaultSession [...truncated too long message...] 2> 1056911 INFO (closeThreadPool-11701-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@82e7d92: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7092318e [junit4] 2> 1056912 INFO (closeThreadPool-11701-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@5eb7f1c8{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1056912 INFO (closeThreadPool-11701-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2af2ead9{/,null,STOPPED} [junit4] 2> 1056912 INFO (closeThreadPool-11701-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 1056913 INFO (closeThreadPool-11701-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null [junit4] 2> 1056913 INFO (closeThreadPool-11701-thread-4) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4e6bbeeb: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@32aaa3cf [junit4] 2> 1056915 INFO (closeThreadPool-11701-thread-4) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null [junit4] 2> 1056915 INFO (closeThreadPool-11701-thread-4) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7d81d36: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@7092318e [junit4] 2> 1056918 INFO (closeThreadPool-11701-thread-4) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@5f08f4b4{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0} [junit4] 2> 1056918 INFO (closeThreadPool-11701-thread-4) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@56e8f663{/,null,STOPPED} [junit4] 2> 1056918 INFO (closeThreadPool-11701-thread-4) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestDistributedStatsComponentCardinality -Dtests.method=test -Dtests.seed=4F67436FC2F16287 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=is -Dtests.timezone=Africa/Kinshasa -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] FAILURE 40.8s J4 | TestDistributedStatsComponentCardinality.test <<< [junit4] > Throwable #1: junit.framework.AssertionFailedError: .responseHeader.status:200!=0 [junit4] > at __randomizedtesting.SeedInfo.seed([4F67436FC2F16287:C7337CB56C0D0F7F]:0) [junit4] > at junit.framework.Assert.fail(Assert.java:57) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:1006) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:1033) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:679) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase.query(BaseDistributedSearchTestCase.java:642) [junit4] > at org.apache.solr.handler.component.TestDistributedStatsComponentCardinality.test(TestDistributedStatsComponentCardinality.java:191) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1090) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061) [junit4] > at java.lang.Thread.run(Thread.java:748) [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J4/temp/solr.handler.component.TestDistributedStatsComponentCardinality_4F67436FC2F16287-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene87): {multiDefault=FST50, _root_=PostingsFormat(name=Direct), string_s=PostingsFormat(name=Asserting), id=PostingsFormat(name=MockRandom)}, docValues:{int_i=DocValuesFormat(name=Lucene80), range_facet_l_dv=DocValuesFormat(name=Asserting), intDefault=DocValuesFormat(name=Direct), int_i_prehashed_l=DocValuesFormat(name=Asserting), range_facet_l=DocValuesFormat(name=Lucene80), long_l_prehashed_l=DocValuesFormat(name=Asserting), long_l=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Direct), string_s_prehashed_l=DocValuesFormat(name=Asserting), id_i1=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=872, maxMBSortInHeap=7.270085297269768, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=is, timezone=Africa/Kinshasa [junit4] 2> NOTE: Linux 5.4.0-52-generic amd64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=16,threads=1,free=88915936,total=536870912 [junit4] 2> NOTE: All tests run in this JVM: [RAMDirectoryFactoryTest, XsltUpdateRequestHandlerTest, MaxSizeAutoCommitTest, TestTextField, AuditLoggerIntegrationTest, DebugComponentTest, TestAuthorizationFramework, OverseerModifyCollectionTest, TestBooleanSimilarityFactory, TestChildDocTransformer, TestDocTermOrds, TestCloudPhrasesIdentificationComponent, TestSolrConfigHandlerConcurrent, WordBreakSolrSpellCheckerTest, IndexBasedSpellCheckerTest, NodeMarkersRegistrationTest, TestSolrIndexConfig, TestOverriddenPrefixQueryForCustomFieldType, ZookeeperReadAPITest, SearchRateTriggerTest, ShardsWhitelistTest, DimensionalRoutedAliasUpdateProcessorTest, TestDistribPackageStore, RootFieldTest, UniqFieldsUpdateProcessorFactoryTest, TestScoreJoinQPScore, ChaosMonkeySafeLeaderWithPullReplicasTest, MoreLikeThisHandlerTest, DocValuesTest, TestSolrJacksonAnnotation, TestDynamicLoading, TestReplicationHandlerDiskOverFlow, DirectoryFactoriesTest, BlobRepositoryCloudTest, TestJettySolrRunner, TestLegacyNumericRangeQueryBuilder, TestConfigReload, TestWaitForStateWithJettyShutdowns, TestManagedSynonymFilterFactory, TestDynamicFieldResource, SolrIndexSearcherTest, UninvertDocValuesMergePolicyTest, TestPhraseSuggestions, TestAnalyzedSuggestions, JavaBinAtomicUpdateMultivalueTest, TestSolrCloudWithHadoopAuthPlugin, ZkSolrClientTest, CdcrBootstrapTest, TestCloudJSONFacetJoinDomain, TestPHPSerializedResponseWriter, TestRTGBase, MigrateRouteKeyTest, DistributedVersionInfoTest, LoggingHandlerTest, TestWordDelimiterFilterFactory, TestOrdValues, PrimitiveFieldTypeTest, AddBlockUpdateTest, OverseerTest, SolrShardReporterTest, TestClusterProperties, TestUnInvertedFieldException, SubstringBytesRefFilterTest, TestConfigSetProperties, JvmMetricsTest, TestPrepRecovery, BigEndianAscendingWordSerializerTest, TestReloadAndDeleteDocs, TestSimExtremeIndexing, SharedFSAutoReplicaFailoverTest, RemoteQueryErrorTest, ZkStateWriterTest, TestSchemaResource, TestComplexPhraseLeadingWildcard, TestDeleteCollectionOnDownNodes, TestDocumentBuilder, TestGroupingSearch, TestHighlightDedupGrouping, TestJoin, TestRandomDVFaceting, AssignBackwardCompatibilityTest, ClusterStateTest, CollectionPropsTest, CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteShardTest, DistribCursorPagingTest, HttpPartitionWithTlogReplicasTest, LeaderTragicEventTest, LeaderVoteWaitTimeoutTest, PeerSyncReplicationTest, TestRebalanceLeaders, TestSolrCloudWithSecureImpersonation, ZkCLITest, SplitByPrefixTest, ComputePlanActionTest, TestSimClusterStateProvider, TestSimDistributedQueue, TestSimNodeAddedTrigger, TestSimNodeLostTrigger, TestSimPolicyCloud, TestSimScenario, TestSimTriggerIntegration, CdcrWithNodesRestartsTest, HDFSCollectionsAPITest, HdfsBasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest, HdfsRecoverLeaseTest, TestConfig, TestInitParams, TestNRTOpen, CSVRequestHandlerTest, RequestLoggingTest, AutoscalingHistoryHandlerTest, SuggestComponentContextFilterQueryTest, TestDistributedStatsComponentCardinality] [junit4] Completed [764/921 (2!)] on J4 in 40.86s, 1 test, 1 failure <<< FAILURES! [...truncated 51147 lines...] [repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/4982/consoleText [repro] Revision: c53f0630169c535f24534a1b1333cbebdfc7ea2f [repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" [repro] Repro line: ant test -Dtestcase=TestPullReplicaErrorHandling -Dtests.method=testCantConnectToPullReplica -Dtests.seed=4F67436FC2F16287 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sl-SI -Dtests.timezone=Asia/Baghdad -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [repro] Repro line: ant test -Dtestcase=TestDistributedStatsComponentCardinality -Dtests.method=test -Dtests.seed=4F67436FC2F16287 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=is -Dtests.timezone=Africa/Kinshasa -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [repro] JUnit rest result XML files will be moved to: ./repro-reports [repro] ant clean [...truncated 6 lines...] [repro] Test suites by module: [repro] solr/core [repro] TestPullReplicaErrorHandling [repro] TestDistributedStatsComponentCardinality [repro] ant compile-test [...truncated 3450 lines...] [repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.TestPullReplicaErrorHandling|*.TestDistributedStatsComponentCardinality" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=4F67436FC2F16287 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sl-SI -Dtests.timezone=Asia/Baghdad -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [...truncated 114 lines...] [repro] Failures w/original seeds: [repro] 0/5 failed: org.apache.solr.cloud.TestPullReplicaErrorHandling [repro] 0/5 failed: org.apache.solr.handler.component.TestDistributedStatsComponentCardinality [repro] Exiting with code 0 [...truncated 63 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
