Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-main/2577/
2 tests failed. FAILED: org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.addReplicaTest Error Message: java.lang.AssertionError: Can not find addReplicaColl_shard1_replica_n9 from DocCollection(addReplicaColl//collections/addReplicaColl/state.json/7 )={ "pullReplicas":"0", "configName":"conf", "replicationFactor":"2", "shards":{ "shard1":{ "range":"80000000-ffffffff", "state":"active", "replicas":{ "core_node2":{ "core":"addReplicaColl_shard1_replica_n1", "leader":"true", "core_node_name":"core_node2", "node_name":"127.0.0.1:32819_solr", "state":"active", "collection":"addReplicaColl", "shard":"shard1", "type":"NRT", "force_set_state":"false"}, "core_node4":{ "core":"addReplicaColl_shard1_replica_n3", "core_node_name":"core_node4", "node_name":"127.0.0.1:38013_solr", "state":"active", "collection":"addReplicaColl", "shard":"shard1", "type":"NRT", "force_set_state":"false"}}}, "shard2":{ "range":"0-7fffffff", "state":"active", "replicas":{ "core_node7":{ "core":"addReplicaColl_shard2_replica_n5", "core_node_name":"core_node7", "node_name":"127.0.0.1:41299_solr", "state":"active", "collection":"addReplicaColl", "shard":"shard2", "type":"NRT", "force_set_state":"false"}, "core_node8":{ "core":"addReplicaColl_shard2_replica_n6", "leader":"true", "core_node_name":"core_node8", "node_name":"127.0.0.1:46253_solr", "state":"active", "collection":"addReplicaColl", "shard":"shard2", "type":"NRT", "force_set_state":"false"}}}}, "router":{"name":"compositeId"}, "nrtReplicas":"2", "tlogReplicas":"0"} Stack Trace: java.lang.AssertionError: Can not find addReplicaColl_shard1_replica_n9 from DocCollection(addReplicaColl//collections/addReplicaColl/state.json/7 )={ "pullReplicas":"0", "configName":"conf", "replicationFactor":"2", "shards":{ "shard1":{ "range":"80000000-ffffffff", "state":"active", "replicas":{ "core_node2":{ "core":"addReplicaColl_shard1_replica_n1", "leader":"true", "core_node_name":"core_node2", "node_name":"127.0.0.1:32819_solr", "state":"active", "collection":"addReplicaColl", "shard":"shard1", "type":"NRT", "force_set_state":"false"}, "core_node4":{ "core":"addReplicaColl_shard1_replica_n3", "core_node_name":"core_node4", "node_name":"127.0.0.1:38013_solr", "state":"active", "collection":"addReplicaColl", "shard":"shard1", "type":"NRT", "force_set_state":"false"}}}, "shard2":{ "range":"0-7fffffff", "state":"active", "replicas":{ "core_node7":{ "core":"addReplicaColl_shard2_replica_n5", "core_node_name":"core_node7", "node_name":"127.0.0.1:41299_solr", "state":"active", "collection":"addReplicaColl", "shard":"shard2", "type":"NRT", "force_set_state":"false"}, "core_node8":{ "core":"addReplicaColl_shard2_replica_n6", "leader":"true", "core_node_name":"core_node8", "node_name":"127.0.0.1:46253_solr", "state":"active", "collection":"addReplicaColl", "shard":"shard2", "type":"NRT", "force_set_state":"false"}}}}, "router":{"name":"compositeId"}, "nrtReplicas":"2", "tlogReplicas":"0"} at __randomizedtesting.SeedInfo.seed([CCA786FE99BC924D:5F07D1D817B4D99C]:0) at org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.grabNewReplica(CollectionsAPIDistributedZkTest.java:645) at org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.addReplicaTest(CollectionsAPIDistributedZkTest.java:593) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992) 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:44) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) 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:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) 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:43) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38) 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.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:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826) at java.base/java.lang.Thread.run(Thread.java:834) FAILED: org.apache.solr.cloud.PackageManagerCLITest.testPackageManager Error Message: java.lang.AssertionError: Non-zero status returned for: [-solrUrl, https://127.0.0.1:35591/solr, deploy, question-answer, -y, -collections, abc, -p, RH-HANDLER-PATH=/mypath2] expected:<0> but was:<1> Stack Trace: java.lang.AssertionError: Non-zero status returned for: [-solrUrl, https://127.0.0.1:35591/solr, deploy, question-answer, -y, -collections, abc, -p, RH-HANDLER-PATH=/mypath2] expected:<0> but was:<1> at __randomizedtesting.SeedInfo.seed([CCA786FE99BC924D:CF0DCD909B524DE6]:0) at org.junit.Assert.fail(Assert.java:89) at org.junit.Assert.failNotEquals(Assert.java:835) at org.junit.Assert.assertEquals(Assert.java:647) at org.apache.solr.cloud.PackageManagerCLITest.run(PackageManagerCLITest.java:156) at org.apache.solr.cloud.PackageManagerCLITest.testPackageManager(PackageManagerCLITest.java:94) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992) 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:44) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) 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:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) 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:43) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38) 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.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:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826) at java.base/java.lang.Thread.run(Thread.java:834) Build Log: [...truncated 1071 lines...] 2> ERROR: System/Runtime.exit(1) or halt(1) calls are not allowed because they terminate the test runner's JVM. 2> 2> 1344870 INFO (TEST-PackageManagerCLITest.testPackageManager-seed#[CCA786FE99BC924D]) [] o.a.s.SolrTestCaseJ4 ###Ending testPackageManager > java.lang.AssertionError: Non-zero status returned for: [-solrUrl, https://127.0.0.1:35591/solr, deploy, question-answer, -y, -collections, abc, -p, RH-HANDLER-PATH=/mypath2] expected:<0> but was:<1> > at __randomizedtesting.SeedInfo.seed([CCA786FE99BC924D:CF0DCD909B524DE6]:0) > at org.junit.Assert.fail(Assert.java:89) > at org.junit.Assert.failNotEquals(Assert.java:835) > at org.junit.Assert.assertEquals(Assert.java:647) > at org.apache.solr.cloud.PackageManagerCLITest.run(PackageManagerCLITest.java:156) > at org.apache.solr.cloud.PackageManagerCLITest.testPackageManager(PackageManagerCLITest.java:94) > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > at java.base/java.lang.reflect.Method.invoke(Method.java:566) > at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754) > at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942) > at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978) > at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992) > 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:44) > at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) > at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45) > at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) > at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) > 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:370) > at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819) > at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470) > at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951) > at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836) > at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887) > at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898) > at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) > at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) > 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:43) > at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38) > 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) > at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) > at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) > at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) > at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.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:370) > at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826) > at java.base/java.lang.Thread.run(Thread.java:834) 2> NOTE: reproduce with: gradlew test --tests PackageManagerCLITest.testPackageManager -Dtests.seed=CCA786FE99BC924D -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=qu -Dtests.timezone=Pacific/Guadalcanal -Dtests.asserts=true -Dtests.file.encoding=UTF-8 2> 1344887 INFO (SUITE-PackageManagerCLITest-seed#[CCA786FE99BC924D]-worker) [] o.e.j.s.AbstractConnector Stopped ServerConnector@74ac0bf5{HTTP/1.1, (http/1.1)}{0.0.0.0:0} 2> 1344890 WARN (SUITE-PackageManagerCLITest-seed#[CCA786FE99BC924D]-worker-SendThread(127.0.0.1:42667)) [] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103936af6340005. 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x103936af6340005, likely server has closed socket 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103936af6340005, likely server has closed socket 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.7.0.jar:3.7.0] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.7.0.jar:3.7.0] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1280) [zookeeper-3.7.0.jar:3.7.0] 2> 1344992 INFO (jetty-closer-13374-thread-1) [] o.e.j.s.AbstractConnector Stopped ServerConnector@664c1147{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0} 2> 1344992 INFO (jetty-closer-13374-thread-1) [] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@52fba0df{/solr,null,STOPPED} 2> 1344992 INFO (jetty-closer-13374-thread-1) [] o.e.j.s.session node0 Stopped scavenging 2> 1344993 INFO (jetty-closer-13374-thread-1) [] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2134682610 2> 1344993 INFO (jetty-closer-13374-thread-1) [] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:35591_solr 2> 1344994 INFO (jetty-closer-13374-thread-1) [] o.a.s.c.ZkController Publish this node as DOWN... 2> 1344994 INFO (jetty-closer-13374-thread-1) [] o.a.s.c.ZkController Publish node=127.0.0.1:35591_solr as DOWN 2> 1344995 INFO (zkCallback-13328-thread-3) [] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0) 2> 1344996 INFO (zkCallback-13328-thread-3) [] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/abc/state.json] for collection [abc] has occurred - updating... (live nodes size: [0]) 2> 1344998 INFO (zkCallback-13328-thread-3) [] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/def/state.json] for collection [def] has occurred - updating... (live nodes size: [0]) 2> 1345013 INFO (coreCloseExecutor-13377-thread-1) [n:127.0.0.1:35591_solr] o.a.s.c.SolrCore [abc_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@7a9551a5 2> 1345013 INFO (coreCloseExecutor-13377-thread-1) [n:127.0.0.1:35591_solr] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.abc.shard1.replica_n1 tag=SolrCore@7a9551a5 2> 1345013 INFO (coreCloseExecutor-13377-thread-1) [n:127.0.0.1:35591_solr] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.abc.shard1.leader tag=SolrCore@7a9551a5 2> 1345013 INFO (coreCloseExecutor-13377-thread-2) [n:127.0.0.1:35591_solr] o.a.s.c.SolrCore [def_shard1_replica_n1] CLOSING SolrCore org.apache.solr.core.SolrCore@5f03f552 2> 1345014 INFO (coreCloseExecutor-13377-thread-2) [n:127.0.0.1:35591_solr] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.def.shard1.replica_n1 tag=SolrCore@5f03f552 2> 1345014 INFO (coreCloseExecutor-13377-thread-2) [n:127.0.0.1:35591_solr] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.def.shard1.leader tag=SolrCore@5f03f552 2> 1345015 INFO (coreCloseExecutor-13377-thread-1) [n:127.0.0.1:35591_solr] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED (unnecessary). 2> 1345015 INFO (coreCloseExecutor-13377-thread-2) [n:127.0.0.1:35591_solr] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED (unnecessary). 2> 1345019 INFO (jetty-closer-13374-thread-1) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null 2> 1345019 INFO (jetty-closer-13374-thread-1) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null 2> 1345019 INFO (jetty-closer-13374-thread-1) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null 2> 1345019 INFO (jetty-closer-13374-thread-1) [] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster tag=null 2> 1345021 INFO (closeThreadPool-13379-thread-2) [] o.a.s.c.Overseer Overseer (id=73064106574479364-127.0.0.1:35591_solr-n_0000000000) closing 2> 1345021 INFO (OverseerStateUpdate-73064106574479364-127.0.0.1:35591_solr-n_0000000000) [n:127.0.0.1:35591_solr] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35591_solr 2> 1345022 INFO (closeThreadPool-13379-thread-1) [] o.a.s.c.Overseer Overseer (id=73064106574479364-127.0.0.1:35591_solr-n_0000000000) closing 2> 1345122 INFO (jetty-closer-13374-thread-1) [] o.a.s.c.Overseer Overseer (id=73064106574479364-127.0.0.1:35591_solr-n_0000000000) closing 2> 1353629 INFO (SUITE-PackageManagerCLITest-seed#[CCA786FE99BC924D]-worker) [] o.a.s.c.ZkTestServer Shutting down ZkTestServer. 2> 1353630 WARN (SUITE-PackageManagerCLITest-seed#[CCA786FE99BC924D]-worker-SendThread(127.0.0.1:42667)) [] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103936af6340000. 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x103936af6340000, likely server has closed socket 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103936af6340000, likely server has closed socket 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.7.0.jar:3.7.0] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.7.0.jar:3.7.0] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1280) [zookeeper-3.7.0.jar:3.7.0] 2> 1353731 WARN (SUITE-PackageManagerCLITest-seed#[CCA786FE99BC924D]-worker-SendThread(127.0.0.1:42667)) [] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103936af6340001. 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x103936af6340001, likely server has closed socket 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103936af6340001, likely server has closed socket 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.7.0.jar:3.7.0] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.7.0.jar:3.7.0] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1280) [zookeeper-3.7.0.jar:3.7.0] 2> 1353832 WARN (ZkTestServer Run Thread) [] o.a.s.c.ZkTestServer Watch limit violations: 2> Maximum concurrent create/delete watches above limit: 2> 2> 2 /solr/aliases.json 2> 2 /solr/collections/def/terms/shard1 2> 2 /solr/collections/abc/terms/shard1 2> 2> Maximum concurrent data watches above limit: 2> 2> 8 /solr/collections/abc/state.json 2> 8 /solr/collections/def/state.json 2> 2 /solr/clusterprops.json 2> 2> Maximum concurrent children watches above limit: 2> 2> 6 /solr/collections 2> 6 /solr/collections/abc/state.json 2> 6 /solr/collections/def/state.json 2> 4 /solr/live_nodes 2> 2> 1353835 INFO (SUITE-PackageManagerCLITest-seed#[CCA786FE99BC924D]-worker) [] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:42667 2> 1353835 INFO (SUITE-PackageManagerCLITest-seed#[CCA786FE99BC924D]-worker) [] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:42667 2> 1353835 INFO (SUITE-PackageManagerCLITest-seed#[CCA786FE99BC924D]-worker) [] o.a.s.c.ZkTestServer connecting to 127.0.0.1 42667 2> 1353836 INFO (SUITE-PackageManagerCLITest-seed#[CCA786FE99BC924D]-worker) [] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-272 after mutting 0 log messages 2> 1353836 INFO (SUITE-PackageManagerCLITest-seed#[CCA786FE99BC924D]-worker) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-273 for ERROR logs matching regex: ignore_exception 2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/solr/core/build/tmp/tests-tmp/solr.cloud.PackageManagerCLITest_CCA786FE99BC924D-001 2> NOTE: test params are: codec=CheapBastard, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=qu, timezone=Pacific/Guadalcanal 2> NOTE: Linux 4.15.0-147-generic amd64/Oracle Corporation 11.0.12 (64-bit)/cpus=4,threads=2,free=330278608,total=536870912 2> NOTE: All tests run in this JVM: [TestGraphTermsQParserPlugin, TestDocSet, TestAddFieldRealTimeGet, QueryParsingTest, TestSurroundQueryParser, TestValueSourceCache, TestSimpleQParserPlugin, TestCloudJSONFacetSKG, SpatialHeatmapFacetsTest, TestJsonFacets, TestSweetSpotSimilarityFactory, TestBooleanSimilarityFactory, TestNonDefinedSimilarityFactory, TestXmlQParserPlugin, TestSearchPerf, TestFiltering, TestTermQParserPlugin, SolrIndexSearcherTest, TestComplexPhraseQParserPlugin, TestLegacyNumericRangeQueryBuilder, TestElisionMultitermQuery, TestStressLucene, TestPayloadScoreQParserPlugin, TestNestedDocsSort, BJQParserTest, TestJsonRequest, TestMinMaxOnMultiValuedField, MergeStrategyTest, TestStressVersions, TestExactSharedStatsCache, ReturnFieldsTest, TestComplexPhraseLeadingWildcard, TestSimpleTrackingShardHandler, TestGroupingSearch, TestDistribPackageStore, TestDocTermOrdsUninvertLimit, TestFieldCacheSortRandom, TestFieldCacheReopen, SparseHLLTest, FullHLLTest, TimeZoneUtilsTest, TestTestInjection, TestSolrJacksonAnnotation, DynamicMapsTest, TestFastOutputStream, SolrLogPostToolTest, CircularListTest, TestHttpServletCarrier, TestRandomDVFaceting, TestEmbeddedSolrServerConstructors, TestGeoJSONResponseWriter, TestPHPSerializedResponseWriter, TestChildDocTransformer, TestCustomDocTransformer, TestRetrieveFieldsOptimizer, TestSuggestSpellingConverter, IndexBasedSpellCheckerTest, SuggesterTest, TestHighFrequencyDictionaryFactory, TestFreeTextSuggestions, WordBreakSolrSpellCheckerTest, SimpleClusterAbstractionsTest, TestInfoStreamLogging, TestCoreDiscovery, TestSolrDeletionPolicy2, TestSolrCloudSnapshots, TestLazyCores, SOLR749Test, ExitableDirectoryReaderTest, RequestHandlersTest, SolrCoreCheckLockOnStartupTest, ConfigureRecoveryStrategyTest, ShardBackupIdTest, TestQuerySenderNoQuery, TestConfigOverlay, TestConfigSets, OutputWriterTest, TestDistributedMissingSort, PathHierarchyTokenizerFactoryTest, TestDeprecatedFilters, BasicAuthStandaloneTest, MultiDestinationAuditLoggerTest, TestZkAclsWithHadoopAuth, CertAuthPluginTest, TestSha256AuthenticationProvider, JWTVerificationkeyResolverTest, SolrCoreMetricManagerTest, MetricsConfigTest, SolrJmxReporterCloudTest, HighlighterMaxOffsetTest, HighlighterWithoutStoredIdTest, SolrTestCaseJ4DeleteCoreTest, OverseerCollectionConfigSetProcessorTest, TestPullReplicaErrorHandling, TriLevelCompositeIdRoutingTest, SaslZkACLProviderTest, NestedShardedAtomicUpdateTest, DocValuesNotIndexedTest, SSLMigrationTest, TestStressLiveNodes, TlogReplayBufferedWhileIndexingTest, DistribJoinFromCollectionTest, TestCloudPseudoReturnFields, AssignBackwardCompatibilityTest, PeerSyncReplicationTest, LeaderTragicEventTest, DeleteShardTest, TestDeleteCollectionOnDownNodes, DistribCursorPagingTest, TestCloudConsistency, TestLazySolrCluster, UnloadDistributedZkTest, ChaosMonkeyNothingIsSafeTest, ReindexCollectionTest, TestCloudPhrasesIdentificationComponent, TestRandomRequestDistribution, SyncSliceTest, RecoveryAfterSoftCommitTest, CollectionStateZnodeTest, TestAuthenticationFramework, HdfsUnloadDistributedZkTest, HdfsSyncSliceTest, HdfsBasicDistributedZk2Test, HdfsChaosMonkeySafeLeaderTest, ZkControllerTest, TestTlogReplayVsRecovery, TestClusterStateMutator, TestLRUStatsCacheCloud, DeleteLastCustomShardedReplicaTest, ReplicationFactorTest, PackageManagerCLITest] WARNING: Test org.apache.solr.cloud.TestRandomFlRTGCloud wrote 44,328,192 bytes of output. WARNING: Test org.apache.solr.schema.TestCloudSchemaless wrote 13,252,036 bytes of output. org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest > addReplicaTest FAILED java.lang.AssertionError: Can not find addReplicaColl_shard1_replica_n9 from DocCollection(addReplicaColl//collections/addReplicaColl/state.json/7 )={ "pullReplicas":"0", "configName":"conf", "replicationFactor":"2", "shards":{ "shard1":{ "range":"80000000-ffffffff", "state":"active", "replicas":{ "core_node2":{ "core":"addReplicaColl_shard1_replica_n1", "leader":"true", "core_node_name":"core_node2", "node_name":"127.0.0.1:32819_solr", "state":"active", "collection":"addReplicaColl", "shard":"shard1", "type":"NRT", "force_set_state":"false"}, "core_node4":{ "core":"addReplicaColl_shard1_replica_n3", "core_node_name":"core_node4", "node_name":"127.0.0.1:38013_solr", "state":"active", "collection":"addReplicaColl", "shard":"shard1", "type":"NRT", "force_set_state":"false"}}}, "shard2":{ "range":"0-7fffffff", "state":"active", "replicas":{ "core_node7":{ "core":"addReplicaColl_shard2_replica_n5", "core_node_name":"core_node7", "node_name":"127.0.0.1:41299_solr", "state":"active", "collection":"addReplicaColl", "shard":"shard2", "type":"NRT", "force_set_state":"false"}, "core_node8":{ "core":"addReplicaColl_shard2_replica_n6", "leader":"true", "core_node_name":"core_node8", "node_name":"127.0.0.1:46253_solr", "state":"active", "collection":"addReplicaColl", "shard":"shard2", "type":"NRT", "force_set_state":"false"}}}}, "router":{"name":"compositeId"}, "nrtReplicas":"2", "tlogReplicas":"0"} at __randomizedtesting.SeedInfo.seed([CCA786FE99BC924D:5F07D1D817B4D99C]:0) at org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.grabNewReplica(CollectionsAPIDistributedZkTest.java:645) at org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.addReplicaTest(CollectionsAPIDistributedZkTest.java:593) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992) 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:44) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) 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:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) 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:43) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38) 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.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:370) at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826) at java.base/java.lang.Thread.run(Thread.java:834) org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest > test suite's output saved to /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.txt, copied below: 2> 1456268 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[CCA786FE99BC924D]-worker) [] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/solr/server/solr/configsets/_default/conf' 2> 1456268 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[CCA786FE99BC924D]-worker) [] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom 2> 1456269 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[CCA786FE99BC924D]-worker) [] o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-283 after mutting 0 log messages 2> 1456269 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[CCA786FE99BC924D]-worker) [] o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-284 for ERROR logs matching regex: ignore_exception 2> 1456269 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[CCA786FE99BC924D]-worker) [] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/solr/core/build/tmp/tests-tmp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_CCA786FE99BC924D-001/data-dir-118-001 2> 1456270 WARN (SUITE-CollectionsAPIDistributedZkTest-seed#[CCA786FE99BC924D]-worker) [] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=19 numCloses=19 2> 1456270 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[CCA786FE99BC924D]-worker) [] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true 2> 1456270 INFO (SUITE-CollectionsAPIDistributedZkTest-seed#[CCA786FE99BC924D]-worker) [] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) 2> 1456275 INFO (TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[CCA786FE99BC924D]) [] o.a.s.SolrTestCaseJ4 ###Starting testMissingNumShards 2> 1456276 INFO (TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[CCA786FE99BC924D]) [] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/solr/core/build/tmp/tests-tmp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_CCA786FE99BC924D-001/tempDir-001 2> 1456276 INFO (TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[CCA786FE99BC924D]) [] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER 2> 1456283 INFO (ZkTestServer Run Thread) [] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0 2> 1456283 INFO (ZkTestServer Run Thread) [] o.a.s.c.ZkTestServer Starting server 2> 1456284 WARN (ZkTestServer Run Thread) [] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0. 2> 1456383 INFO (TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[CCA786FE99BC924D]) [] o.a.s.c.ZkTestServer start zk server on port: 36637 2> 1456384 INFO (TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[CCA786FE99BC924D]) [] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:36637 2> 1456384 INFO (TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[CCA786FE99BC924D]) [] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:36637 2> 1456384 INFO (TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[CCA786FE99BC924D]) [] o.a.s.c.ZkTestServer connecting to 127.0.0.1 36637 2> 1456395 INFO (TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[CCA786FE99BC924D]) [] o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect to ZooKeeper 2> 1456410 INFO (zkConnectionManagerCallback-14733-thread-1) [] o.a.s.c.c.ConnectionManager zkClient has connected 2> 1456410 INFO (TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[CCA786FE99BC924D]) [] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper 2> 1456414 INFO (TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[CCA786FE99BC924D]) [] o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect to ZooKeeper 2> 1456418 INFO (zkConnectionManagerCallback-14735-thread-1) [] o.a.s.c.c.ConnectionManager zkClient has connected 2> 1456418 INFO (TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[CCA786FE99BC924D]) [] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper 2> 1456422 INFO (TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[CCA786FE99BC924D]) [] o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect to ZooKeeper 2> 1456422 INFO (zkConnectionManagerCallback-14737-thread-1) [] o.a.s.c.c.ConnectionManager zkClient has connected 2> 1456422 INFO (TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[CCA786FE99BC924D]) [] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper 2> 1456527 INFO (jetty-launcher-14738-thread-2) [] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) 2> 1456527 INFO (jetty-launcher-14738-thread-1) [] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) 2> 1456527 INFO (jetty-launcher-14738-thread-4) [] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) 2> 1456528 INFO (jetty-launcher-14738-thread-1) [] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... 2> 1456528 INFO (jetty-launcher-14738-thread-4) [] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... 2> 1456528 INFO (jetty-launcher-14738-thread-1) [] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 11.0.12+8-LTS-237 2> 1456528 INFO (jetty-launcher-14738-thread-4) [] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 11.0.12+8-LTS-237 2> 1456528 INFO (jetty-launcher-14738-thread-2) [] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... 2> 1456528 INFO (jetty-launcher-14738-thread-2) [] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 11.0.12+8-LTS-237 2> 1456528 INFO (jetty-launcher-14738-thread-3) [] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) 2> 1456528 INFO (jetty-launcher-14738-thread-3) [] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ... 2> 1456528 INFO (jetty-launcher-14738-thread-3) [] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 11.0.12+8-LTS-237 2> 1456546 INFO (jetty-launcher-14738-thread-3) [] o.e.j.s.session DefaultSessionIdManager workerName=node0 2> 1456546 INFO (jetty-launcher-14738-thread-3) [] o.e.j.s.session No SessionScavenger set, using defaults 2> 1456546 INFO (jetty-launcher-14738-thread-3) [] o.e.j.s.session node0 Scavenging every 600000ms 2> 1456547 INFO (jetty-launcher-14738-thread-3) [] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@591c7081{/solr,null,AVAILABLE} 2> 1456548 INFO (jetty-launcher-14738-thread-3) [] o.e.j.s.AbstractConnector Started ServerConnector@117224ad{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:34075} 2> 1456548 INFO (jetty-launcher-14738-thread-3) [] o.e.j.s.Server Started @1456578ms 2> 1456548 ERROR (jetty-launcher-14738-thread-3) [] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. 2> 1456548 INFO (jetty-launcher-14738-thread-3) [] o.a.s.s.CoreContainerProvider Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory 2> 1456548 INFO (jetty-launcher-14738-thread-3) [] o.a.s.s.CoreContainerProvider ___ _ Welcome to Apache Solr™ version 10.0.0 2> 1456548 INFO (jetty-launcher-14738-thread-3) [] o.a.s.s.CoreContainerProvider / __| ___| |_ _ Starting in cloud mode on port null 2> 1456548 INFO (jetty-launcher-14738-thread-3) [] o.a.s.s.CoreContainerProvider \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/solr 2> 1456548 INFO (jetty-launcher-14738-thread-3) [] o.a.s.s.CoreContainerProvider |___/\___/_|_| Start time: 2022-01-08T13:35:04.481791Z 2> 1456548 INFO (jetty-launcher-14738-thread-3) [] o.a.s.s.CoreContainerProvider Solr Home: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/solr/core/build/tmp/tests-tmp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_CCA786FE99BC924D-001/tempDir-001/node3 (source: servlet config: solr.solr.home) 2> 1456565 INFO (jetty-launcher-14738-thread-4) [] o.e.j.s.session DefaultSessionIdManager workerName=node0 2> 1456565 INFO (jetty-launcher-14738-thread-4) [] o.e.j.s.session No SessionScavenger set, using defaults 2> 1456565 INFO (jetty-launcher-14738-thread-4) [] o.e.j.s.session node0 Scavenging every 660000ms 2> 1456565 INFO (jetty-launcher-14738-thread-4) [] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2f042c1b{/solr,null,AVAILABLE} 2> 1456566 INFO (jetty-launcher-14738-thread-4) [] o.e.j.s.AbstractConnector Started ServerConnector@edca65b{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:43523} 2> 1456566 INFO (jetty-launcher-14738-thread-2) [] o.e.j.s.session DefaultSessionIdManager workerName=node0 2> 1456566 INFO (jetty-launcher-14738-thread-2) [] o.e.j.s.session No SessionScavenger set, using defaults 2> 1456566 INFO (jetty-launcher-14738-thread-2) [] o.e.j.s.session node0 Scavenging every 600000ms 2> 1456566 INFO (jetty-launcher-14738-thread-4) [] o.e.j.s.Server Started @1456596ms 2> 1456566 ERROR (jetty-launcher-14738-thread-4) [] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. 2> 1456566 INFO (jetty-launcher-14738-thread-4) [] o.a.s.s.CoreContainerProvider Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory 2> 1456566 INFO (jetty-launcher-14738-thread-4) [] o.a.s.s.CoreContainerProvider ___ _ Welcome to Apache Solr™ version 10.0.0 2> 1456566 INFO (jetty-launcher-14738-thread-4) [] o.a.s.s.CoreContainerProvider / __| ___| |_ _ Starting in cloud mode on port null 2> 1456566 INFO (jetty-launcher-14738-thread-4) [] o.a.s.s.CoreContainerProvider \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/solr 2> 1456566 INFO (jetty-launcher-14738-thread-4) [] o.a.s.s.CoreContainerProvider |___/\___/_|_| Start time: 2022-01-08T13:35:04.499832Z 2> 1456566 INFO (jetty-launcher-14738-thread-4) [] o.a.s.s.CoreContainerProvider Solr Home: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/solr/core/build/tmp/tests-tmp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_CCA786FE99BC924D-001/tempDir-001/node4 (source: servlet config: solr.solr.home) 2> 1456569 INFO (jetty-launcher-14738-thread-3) [] o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect to ZooKeeper 2> 1456577 INFO (jetty-launcher-14738-thread-1) [] o.e.j.s.session DefaultSessionIdManager workerName=node0 2> 1456577 INFO (jetty-launcher-14738-thread-1) [] o.e.j.s.session No SessionScavenger set, using defaults 2> 1456577 INFO (jetty-launcher-14738-thread-1) [] o.e.j.s.session node0 Scavenging every 660000ms 2> 1456577 INFO (zkConnectionManagerCallback-14740-thread-1) [] o.a.s.c.c.ConnectionManager zkClient has connected 2> 1456578 INFO (jetty-launcher-14738-thread-3) [] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper 2> 1456578 INFO (jetty-launcher-14738-thread-3) [] o.a.s.c.NodeConfig solr.xml found in ZooKeeper. Loading... 2> 1456578 INFO (jetty-launcher-14738-thread-4) [] o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect to ZooKeeper 2> 1456579 INFO (jetty-launcher-14738-thread-2) [] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b131901{/solr,null,AVAILABLE} 2> 1456579 INFO (zkConnectionManagerCallback-14742-thread-1) [] o.a.s.c.c.ConnectionManager zkClient has connected 2> 1456579 INFO (jetty-launcher-14738-thread-4) [] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper 2> 1456580 INFO (jetty-launcher-14738-thread-2) [] o.e.j.s.AbstractConnector Started ServerConnector@6fc2c4d5{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:34207} 2> 1456580 INFO (jetty-launcher-14738-thread-2) [] o.e.j.s.Server Started @1456610ms 2> 1456580 ERROR (jetty-launcher-14738-thread-2) [] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. 2> 1456580 INFO (jetty-launcher-14738-thread-2) [] o.a.s.s.CoreContainerProvider Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory 2> 1456580 INFO (jetty-launcher-14738-thread-2) [] o.a.s.s.CoreContainerProvider ___ _ Welcome to Apache Solr™ version 10.0.0 2> 1456580 INFO (jetty-launcher-14738-thread-2) [] o.a.s.s.CoreContainerProvider / __| ___| |_ _ Starting in cloud mode on port null 2> 1456580 INFO (jetty-launcher-14738-thread-2) [] o.a.s.s.CoreContainerProvider \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/solr 2> 1456580 INFO (jetty-launcher-14738-thread-2) [] o.a.s.s.CoreContainerProvider |___/\___/_|_| Start time: 2022-01-08T13:35:04.513373Z 2> 1456580 INFO (jetty-launcher-14738-thread-2) [] o.a.s.s.CoreContainerProvider Solr Home: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/solr/core/build/tmp/tests-tmp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_CCA786FE99BC924D-001/tempDir-001/node2 (source: servlet config: solr.solr.home) 2> 1456580 INFO (jetty-launcher-14738-thread-4) [] o.a.s.c.NodeConfig solr.xml found in ZooKeeper. Loading... 2> 1456584 INFO (jetty-launcher-14738-thread-4) [] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@ba7bb98, but no JMX reporters were configured - adding default JMX reporter. 2> 1456584 INFO (jetty-launcher-14738-thread-3) [] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@ba7bb98, but no JMX reporters were configured - adding default JMX reporter. 2> 1456585 INFO (jetty-launcher-14738-thread-1) [] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3172b4{/solr,null,AVAILABLE} 2> 1456585 WARN (jetty-launcher-14738-thread-4-SendThread(127.0.0.1:36637)) [] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103936cb42f0004. 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x103936cb42f0004, likely server has closed socket 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103936cb42f0004, likely server has closed socket 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.7.0.jar:3.7.0] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.7.0.jar:3.7.0] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1280) [zookeeper-3.7.0.jar:3.7.0] 2> 1456586 INFO (jetty-launcher-14738-thread-1) [] o.e.j.s.AbstractConnector Started ServerConnector@5f697a7{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:46209} 2> 1456586 INFO (jetty-launcher-14738-thread-1) [] o.e.j.s.Server Started @1456616ms 2> 1456586 ERROR (jetty-launcher-14738-thread-1) [] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. 2> 1456586 INFO (jetty-launcher-14738-thread-1) [] o.a.s.s.CoreContainerProvider Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory 2> 1456586 INFO (jetty-launcher-14738-thread-1) [] o.a.s.s.CoreContainerProvider ___ _ Welcome to Apache Solr™ version 10.0.0 2> 1456586 INFO (jetty-launcher-14738-thread-1) [] o.a.s.s.CoreContainerProvider / __| ___| |_ _ Starting in cloud mode on port null 2> 1456586 INFO (jetty-launcher-14738-thread-1) [] o.a.s.s.CoreContainerProvider \__ \/ _ \ | '_| Install dir: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/solr 2> 1456586 INFO (jetty-launcher-14738-thread-1) [] o.a.s.s.CoreContainerProvider |___/\___/_|_| Start time: 2022-01-08T13:35:04.519599Z 2> 1456586 INFO (jetty-launcher-14738-thread-1) [] o.a.s.s.CoreContainerProvider Solr Home: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/solr/core/build/tmp/tests-tmp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_CCA786FE99BC924D-001/tempDir-001/node1 (source: servlet config: solr.solr.home) 2> 1456589 INFO (jetty-launcher-14738-thread-2) [] o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect to ZooKeeper 2> 1456593 INFO (jetty-launcher-14738-thread-1) [] o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect to ZooKeeper 2> 1456594 INFO (zkConnectionManagerCallback-14744-thread-1) [] o.a.s.c.c.ConnectionManager zkClient has connected 2> 1456594 INFO (jetty-launcher-14738-thread-2) [] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper 2> 1456594 INFO (zkConnectionManagerCallback-14746-thread-1) [] o.a.s.c.c.ConnectionManager zkClient has connected 2> 1456594 INFO (jetty-launcher-14738-thread-1) [] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper 2> 1456686 INFO (jetty-launcher-14738-thread-1) [] o.a.s.c.NodeConfig solr.xml found in ZooKeeper. Loading... 2> 1456687 WARN (jetty-launcher-14738-thread-3-SendThread(127.0.0.1:36637)) [] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103936cb42f0003. 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x103936cb42f0003, likely server has closed socket 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103936cb42f0003, likely server has closed socket 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.7.0.jar:3.7.0] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.7.0.jar:3.7.0] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1280) [zookeeper-3.7.0.jar:3.7.0] 2> 1456689 INFO (jetty-launcher-14738-thread-2) [] o.a.s.c.NodeConfig solr.xml found in ZooKeeper. Loading... 2> 1456690 INFO (jetty-launcher-14738-thread-1) [] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@ba7bb98, but no JMX reporters were configured - adding default JMX reporter. 2> 1456691 WARN (jetty-launcher-14738-thread-1-SendThread(127.0.0.1:36637)) [] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103936cb42f0006. 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x103936cb42f0006, likely server has closed socket 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103936cb42f0006, likely server has closed socket 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.7.0.jar:3.7.0] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.7.0.jar:3.7.0] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1280) [zookeeper-3.7.0.jar:3.7.0] 2> 1456692 INFO (jetty-launcher-14738-thread-2) [] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@ba7bb98, but no JMX reporters were configured - adding default JMX reporter. 2> 1456795 WARN (jetty-launcher-14738-thread-2-SendThread(127.0.0.1:36637)) [] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103936cb42f0005. 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x103936cb42f0005, likely server has closed socket 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103936cb42f0005, likely server has closed socket 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.7.0.jar:3.7.0] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.7.0.jar:3.7.0] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1280) [zookeeper-3.7.0.jar:3.7.0] 2> 1456810 INFO (jetty-launcher-14738-thread-4) [] o.a.s.c.CoreContainer Allowing use of paths: [_ALL_] 2> 1456830 WARN (jetty-launcher-14738-thread-4) [] o.e.j.u.s.S.config Trusting all certificates configured for Client@9f56d25[provider=null,keyStore=null,trustStore=null] 2> 1456830 WARN (jetty-launcher-14738-thread-4) [] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@9f56d25[provider=null,keyStore=null,trustStore=null] 2> 1456862 WARN (jetty-launcher-14738-thread-4) [] o.e.j.u.s.S.config Trusting all certificates configured for Client@4d143360[provider=null,keyStore=null,trustStore=null] 2> 1456862 WARN (jetty-launcher-14738-thread-4) [] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4d143360[provider=null,keyStore=null,trustStore=null] 2> 1456863 INFO (jetty-launcher-14738-thread-4) [] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36637/solr 2> 1456863 INFO (jetty-launcher-14738-thread-4) [] o.a.s.c.DistributedClusterStateUpdater Creating DistributedClusterStateUpdater with useDistributedStateUpdate=false. Solr will be using Overseer based cluster state updates. 2> 1456877 INFO (jetty-launcher-14738-thread-4) [n:127.0.0.1:43523_solr] o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect to ZooKeeper 2> 1456889 INFO (zkConnectionManagerCallback-14762-thread-1) [] o.a.s.c.c.ConnectionManager zkClient has connected 2> 1456890 INFO (jetty-launcher-14738-thread-4) [n:127.0.0.1:43523_solr] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper 2> 1456906 WARN (jetty-launcher-14738-thread-4) [n:127.0.0.1:43523_solr] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html 2> 1456908 INFO (jetty-launcher-14738-thread-4) [n:127.0.0.1:43523_solr] o.a.s.c.DistributedClusterStateUpdater Creating DistributedClusterStateUpdater with useDistributedStateUpdate=false. Solr will be using Overseer based cluster state updates. 2> 1456909 INFO (jetty-launcher-14738-thread-4) [n:127.0.0.1:43523_solr] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43523_solr 2> 1456910 INFO (jetty-launcher-14738-thread-4) [n:127.0.0.1:43523_solr] o.a.s.c.Overseer Overseer (id=73064114056790023-127.0.0.1:43523_solr-n_0000000000) starting 2> 1456928 INFO (jetty-launcher-14738-thread-4) [n:127.0.0.1:43523_solr] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43523_solr 2> 1456928 INFO (OverseerStateUpdate-73064114056790023-127.0.0.1:43523_solr-n_0000000000) [n:127.0.0.1:43523_solr] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:43523_solr 2> 1456928 INFO (OverseerStateUpdate-73064114056790023-127.0.0.1:43523_solr-n_0000000000) [n:127.0.0.1:43523_solr] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) 2> 1456930 INFO (jetty-launcher-14738-thread-4) [n:127.0.0.1:43523_solr] o.a.s.p.PackageLoader /packages.json updated to version -1 2> 1456930 WARN (jetty-launcher-14738-thread-4) [n:127.0.0.1:43523_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 2> 1457006 INFO (jetty-launcher-14738-thread-4) [n:127.0.0.1:43523_solr] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ba7bb98 2> 1457023 INFO (jetty-launcher-14738-thread-4) [n:127.0.0.1:43523_solr] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ba7bb98 2> 1457023 INFO (jetty-launcher-14738-thread-4) [n:127.0.0.1:43523_solr] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ba7bb98 2> 1457024 INFO (jetty-launcher-14738-thread-4) [n:127.0.0.1:43523_solr] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/solr/core/build/tmp/tests-tmp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_CCA786FE99BC924D-001/tempDir-001/node4 2> 1457053 INFO (jetty-launcher-14738-thread-4) [n:127.0.0.1:43523_solr] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43523, zkHost=127.0.0.1:36637/solr} 2> 1457488 INFO (jetty-launcher-14738-thread-1) [] o.a.s.c.CoreContainer Allowing use of paths: [_ALL_] 2> 1457506 WARN (jetty-launcher-14738-thread-1) [] o.e.j.u.s.S.config Trusting all certificates configured for Client@40fe34f[provider=null,keyStore=null,trustStore=null] 2> 1457506 WARN (jetty-launcher-14738-thread-1) [] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@40fe34f[provider=null,keyStore=null,trustStore=null] 2> 1457670 WARN (jetty-launcher-14738-thread-1) [] o.e.j.u.s.S.config Trusting all certificates configured for Client@6e0538ed[provider=null,keyStore=null,trustStore=null] 2> 1457670 WARN (jetty-launcher-14738-thread-1) [] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@6e0538ed[provider=null,keyStore=null,trustStore=null] 2> 1457671 INFO (jetty-launcher-14738-thread-1) [] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36637/solr 2> 1457671 INFO (jetty-launcher-14738-thread-1) [] o.a.s.c.DistributedClusterStateUpdater Creating DistributedClusterStateUpdater with useDistributedStateUpdate=false. Solr will be using Overseer based cluster state updates. 2> 1457672 INFO (jetty-launcher-14738-thread-1) [n:127.0.0.1:46209_solr] o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect to ZooKeeper 2> 1457673 INFO (zkConnectionManagerCallback-14779-thread-1) [] o.a.s.c.c.ConnectionManager zkClient has connected 2> 1457673 INFO (jetty-launcher-14738-thread-1) [n:127.0.0.1:46209_solr] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper 2> 1457676 WARN (jetty-launcher-14738-thread-1) [n:127.0.0.1:46209_solr] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html 2> 1457677 INFO (jetty-launcher-14738-thread-1) [n:127.0.0.1:46209_solr] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) 2> 1457678 INFO (jetty-launcher-14738-thread-1) [n:127.0.0.1:46209_solr] o.a.s.c.DistributedClusterStateUpdater Creating DistributedClusterStateUpdater with useDistributedStateUpdate=false. Solr will be using Overseer based cluster state updates. 2> 1457679 INFO (jetty-launcher-14738-thread-1) [n:127.0.0.1:46209_solr] o.a.s.c.ZkController Publish node=127.0.0.1:46209_solr as DOWN 2> 1457680 INFO (jetty-launcher-14738-thread-1) [n:127.0.0.1:46209_solr] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4 2> 1457680 INFO (jetty-launcher-14738-thread-1) [n:127.0.0.1:46209_solr] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46209_solr 2> 1457681 INFO (zkCallback-14761-thread-1) [] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) 2> 1457682 INFO (jetty-launcher-14738-thread-1) [n:127.0.0.1:46209_solr] o.a.s.p.PackageLoader /packages.json updated to version -1 2> 1457683 WARN (jetty-launcher-14738-thread-1) [n:127.0.0.1:46209_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 2> 1457694 INFO (zkCallback-14778-thread-1) [] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) 2> 1457710 INFO (jetty-launcher-14738-thread-1) [n:127.0.0.1:46209_solr] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ba7bb98 2> 1457718 INFO (jetty-launcher-14738-thread-2) [] o.a.s.c.CoreContainer Allowing use of paths: [_ALL_] 2> 1457720 INFO (jetty-launcher-14738-thread-1) [n:127.0.0.1:46209_solr] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ba7bb98 2> 1457720 INFO (jetty-launcher-14738-thread-1) [n:127.0.0.1:46209_solr] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ba7bb98 2> 1457721 INFO (jetty-launcher-14738-thread-1) [n:127.0.0.1:46209_solr] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/solr/core/build/tmp/tests-tmp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_CCA786FE99BC924D-001/tempDir-001/node1 2> 1457722 WARN (jetty-launcher-14738-thread-2) [] o.e.j.u.s.S.config Trusting all certificates configured for Client@204d0575[provider=null,keyStore=null,trustStore=null] 2> 1457936 WARN (jetty-launcher-14738-thread-2) [] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@204d0575[provider=null,keyStore=null,trustStore=null] 2> 1457942 WARN (jetty-launcher-14738-thread-2) [] o.e.j.u.s.S.config Trusting all certificates configured for Client@4350cf82[provider=null,keyStore=null,trustStore=null] 2> 1457942 WARN (jetty-launcher-14738-thread-2) [] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4350cf82[provider=null,keyStore=null,trustStore=null] 2> 1457942 INFO (jetty-launcher-14738-thread-1) [n:127.0.0.1:46209_solr] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46209, zkHost=127.0.0.1:36637/solr} 2> 1457943 INFO (jetty-launcher-14738-thread-2) [] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36637/solr 2> 1457943 INFO (jetty-launcher-14738-thread-2) [] o.a.s.c.DistributedClusterStateUpdater Creating DistributedClusterStateUpdater with useDistributedStateUpdate=false. Solr will be using Overseer based cluster state updates. 2> 1457943 INFO (jetty-launcher-14738-thread-2) [n:127.0.0.1:34207_solr] o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect to ZooKeeper 2> 1457945 INFO (zkConnectionManagerCallback-14791-thread-1) [] o.a.s.c.c.ConnectionManager zkClient has connected 2> 1457945 INFO (jetty-launcher-14738-thread-2) [n:127.0.0.1:34207_solr] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper 2> 1457948 WARN (jetty-launcher-14738-thread-2) [n:127.0.0.1:34207_solr] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html 2> 1457949 INFO (jetty-launcher-14738-thread-2) [n:127.0.0.1:34207_solr] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) 2> 1457950 INFO (jetty-launcher-14738-thread-2) [n:127.0.0.1:34207_solr] o.a.s.c.DistributedClusterStateUpdater Creating DistributedClusterStateUpdater with useDistributedStateUpdate=false. Solr will be using Overseer based cluster state updates. 2> 1457951 INFO (jetty-launcher-14738-thread-2) [n:127.0.0.1:34207_solr] o.a.s.c.ZkController Publish node=127.0.0.1:34207_solr as DOWN 2> 1457952 INFO (jetty-launcher-14738-thread-2) [n:127.0.0.1:34207_solr] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4 2> 1457952 INFO (jetty-launcher-14738-thread-2) [n:127.0.0.1:34207_solr] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34207_solr 2> 1457953 INFO (zkCallback-14778-thread-1) [] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) 2> 1457953 INFO (zkCallback-14761-thread-1) [] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) 2> 1457958 INFO (jetty-launcher-14738-thread-2) [n:127.0.0.1:34207_solr] o.a.s.p.PackageLoader /packages.json updated to version -1 2> 1457958 WARN (jetty-launcher-14738-thread-2) [n:127.0.0.1:34207_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 2> 1457962 INFO (zkCallback-14790-thread-1) [] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) 2> 1457986 INFO (jetty-launcher-14738-thread-2) [n:127.0.0.1:34207_solr] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ba7bb98 2> 1457996 INFO (jetty-launcher-14738-thread-2) [n:127.0.0.1:34207_solr] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ba7bb98 2> 1457996 INFO (jetty-launcher-14738-thread-2) [n:127.0.0.1:34207_solr] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ba7bb98 2> 1457997 INFO (jetty-launcher-14738-thread-2) [n:127.0.0.1:34207_solr] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/solr/core/build/tmp/tests-tmp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_CCA786FE99BC924D-001/tempDir-001/node2 2> 1458000 INFO (jetty-launcher-14738-thread-2) [n:127.0.0.1:34207_solr] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34207, zkHost=127.0.0.1:36637/solr} 2> 1458407 INFO (jetty-launcher-14738-thread-3) [] o.a.s.c.CoreContainer Allowing use of paths: [_ALL_] 2> 1458408 WARN (jetty-launcher-14738-thread-3) [] o.e.j.u.s.S.config Trusting all certificates configured for Client@1a20420[provider=null,keyStore=null,trustStore=null] 2> 1458408 WARN (jetty-launcher-14738-thread-3) [] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1a20420[provider=null,keyStore=null,trustStore=null] 2> 1458411 WARN (jetty-launcher-14738-thread-3) [] o.e.j.u.s.S.config Trusting all certificates configured for Client@65c63d36[provider=null,keyStore=null,trustStore=null] 2> 1458411 WARN (jetty-launcher-14738-thread-3) [] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@65c63d36[provider=null,keyStore=null,trustStore=null] 2> 1458412 INFO (jetty-launcher-14738-thread-3) [] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36637/solr 2> 1458412 INFO (jetty-launcher-14738-thread-3) [] o.a.s.c.DistributedClusterStateUpdater Creating DistributedClusterStateUpdater with useDistributedStateUpdate=false. Solr will be using Overseer based cluster state updates. 2> 1458413 INFO (jetty-launcher-14738-thread-3) [n:127.0.0.1:34075_solr] o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect to ZooKeeper 2> 1458413 INFO (zkConnectionManagerCallback-14803-thread-1) [] o.a.s.c.c.ConnectionManager zkClient has connected 2> 1458413 INFO (jetty-launcher-14738-thread-3) [n:127.0.0.1:34075_solr] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper 2> 1458416 WARN (jetty-launcher-14738-thread-3) [n:127.0.0.1:34075_solr] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html 2> 1458417 INFO (jetty-launcher-14738-thread-3) [n:127.0.0.1:34075_solr] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) 2> 1458418 INFO (jetty-launcher-14738-thread-3) [n:127.0.0.1:34075_solr] o.a.s.c.DistributedClusterStateUpdater Creating DistributedClusterStateUpdater with useDistributedStateUpdate=false. Solr will be using Overseer based cluster state updates. 2> 1458420 INFO (jetty-launcher-14738-thread-3) [n:127.0.0.1:34075_solr] o.a.s.c.ZkController Publish node=127.0.0.1:34075_solr as DOWN 2> 1458420 INFO (jetty-launcher-14738-thread-3) [n:127.0.0.1:34075_solr] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 4 cores with initial capacity of 4 2> 1458420 INFO (jetty-launcher-14738-thread-3) [n:127.0.0.1:34075_solr] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34075_solr 2> 1458421 INFO (zkCallback-14761-thread-1) [] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) 2> 1458421 INFO (zkCallback-14802-thread-1) [] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) 2> 1458421 INFO (zkCallback-14778-thread-1) [] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) 2> 1458421 INFO (zkCallback-14790-thread-1) [] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) 2> 1458422 INFO (jetty-launcher-14738-thread-3) [n:127.0.0.1:34075_solr] o.a.s.p.PackageLoader /packages.json updated to version -1 2> 1458423 WARN (jetty-launcher-14738-thread-3) [n:127.0.0.1:34075_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 2> 1458450 INFO (jetty-launcher-14738-thread-3) [n:127.0.0.1:34075_solr] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ba7bb98 2> 1458459 INFO (jetty-launcher-14738-thread-3) [n:127.0.0.1:34075_solr] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ba7bb98 2> 1458459 INFO (jetty-launcher-14738-thread-3) [n:127.0.0.1:34075_solr] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ba7bb98 2> 1458460 INFO (jetty-launcher-14738-thread-3) [n:127.0.0.1:34075_solr] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/solr/core/build/tmp/tests-tmp/solr.cloud.api.collections.CollectionsAPIDistributedZkTest_CCA786FE99BC924D-001/tempDir-001/node3 2> 1458464 INFO (jetty-launcher-14738-thread-3) [n:127.0.0.1:34075_solr] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34075, zkHost=127.0.0.1:36637/solr} 2> 1458465 INFO (TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[CCA786FE99BC924D]) [] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4 2> 1458466 INFO (TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[CCA786FE99BC924D]) [] o.a.s.c.MiniSolrCloudCluster waitForNode: 127.0.0.1:43523_solr 2> 1458466 INFO (TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[CCA786FE99BC924D]) [] o.a.s.c.c.ConnectionManager Waiting up to 15000ms for client to connect to ZooKeeper 2> 1458470 INFO (zkConnectionManagerCallback-14813-thread-1) [] o.a.s.c.c.ConnectionManager zkClient has connected 2> 1458470 INFO (TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[CCA786FE99BC924D]) [] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper 2> 1458470 INFO (TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[CCA786FE99BC924D]) [] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4) 2> 1458471 INFO (TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[CCA786FE99BC924D]) [] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36637/solr ready 2> 1458471 INFO (TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[CCA786FE99BC924D]) [] o.a.s.c.MiniSolrCloudCluster waitForNode: 127.0.0.1:46209_solr 2> 1458471 INFO (TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[CCA786FE99BC924D]) [] o.a.s.c.MiniSolrCloudCluster waitForNode: 127.0.0.1:34207_solr 2> 1458471 INFO (TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[CCA786FE99BC924D]) [] o.a.s.c.MiniSolrCloudCluster waitForNode: 127.0.0.1:34075_solr 2> 1458474 INFO (TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[CCA786FE99BC924D]) [] o.a.s.c.c.ConnectionManager Waiting up to 45000ms for client to connect to ZooKeeper 2> 1458478 INFO (zkConnectionManagerCallback-14815-thread-1) [] o.a.s.c.c.ConnectionManager zkClient has connected 2> 1458478 INFO (TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[CCA786FE99BC924D]) [] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper 2> 1458480 WARN (TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[CCA786FE99BC924D]-SendThread(127.0.0.1:36637)) [] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x103936cb42f000c. 2> => EndOfStreamException: Unable to read additional data from server sessionid 0x103936cb42f000c, likely server has closed socket 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x103936cb42f000c, likely server has closed socket 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.7.0.jar:3.7.0] 2> at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.7.0.jar:3.7.0] 2> at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1280) [zookeeper-3.7.0.jar:3.7.0] 2> 1458581 INFO (TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[CCA786FE99BC924D]) [] o.a.s.c.c.ConnectionManager Waiting up to 45000ms for client to connect to ZooKeeper 2> 1458584 INFO (zkConnectionManagerCallback-14817-thread-1) [] o.a.s.c.c.ConnectionManager zkClient has connected 2> 1458584 INFO (TEST-CollectionsAPIDistributedZkTest.testMissingNumShards-seed#[CCA786FE99BC924D]) [] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper 2> 1458742 INFO (OverseerThreadFactory-14770-thread-1) [] o.a.s.c.a.c.CreateCollectionCmd Create collection acollection 2> 1458743 ERROR (OverseerThreadFactory-14770-thread-1) [] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: acollection operation: create failed 2> => org.apache.solr.common.SolrException: numShards is a required param (when using CompositeId router). 2> at org.apache.solr.cloud.api.collections.CreateCollectionCmd.populateShardNames(CreateCollectionCmd.java:454) 2> org.apache.solr.common.SolrException: numShards is a required param (when using CompositeId router). 2> at org.apache.solr.cloud.api.collections.CreateCollectionCmd.populateShardNames(CreateCollectionCmd.java:454) ~[main/:?] 2> at org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:119) ~[main/:?] 2> at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:115) [main/:?] 2> at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:529) [main/:10.0.0-SNAPSHOT d1d4118a3b30654a7e09a5f900a6d6ff6e50d485 [snapshot build, details omitted]] 2> at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:235) [solr-solrj-10.0.0-SNAPSHOT.jar:10.0.0-SNAPSHOT d1d4118a3b30654a7e09a5f900a6d6ff6e50d485 [snapshot build, details omitted]] 2> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [?:?] 2> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) [?:?] 2> at java.lang.Thread.run(Thread.java:834) [?:?] 2> 1458746 INFO (qtp1051142269-22856) [n:127.0.0.1:34075_solr] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=10&collection.configName=conf&name=acollection&action=CREATE&wt=javabin&version=2} status=400 QTime=6 2> 1458848 INFO (jetty-closer-14818-thread-2) [] o.e.j.s.AbstractConnector Stopped ServerConnector@5f697a7{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0} 2> 1458848 INFO (jetty-closer-14818-thread-1) [] o.e.j.s.AbstractConnector Stopped ServerConnector@edca65b{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0} 2> 1458849 INFO (jetty-closer-14818-thread-1) [] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2f042c1b{/solr,null,STOPPED} 2> 1458849 INFO (jetty-closer-14818-thread-2) [] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3172b4{/solr,null,STOPPED} 2> 1458849 INFO (jetty-closer-14818-thread-1) [] o.e.j.s.session node0 Stopped scavenging 2> 1458849 INFO (jetty-closer-14818-thread-2) [] o.e.j.s.session node0 Stopped scavenging 2> 1458850 INFO (jetty-closer-14818-thread-2) [] o.a.s.c.CoreContainer Shutting down CoreContainer instance=957790760 2> 1458850 INFO (jetty-closer-14818-thread-2) [] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:46209_solr 2> 1458851 INFO (zkCallback-14790-thread-1) [] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) 2> 1458851 INFO (zkCallback-14761-thread-1) [] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) 2> 1458851 INFO (jetty-closer-14818-thread-2) [] o.a.s.c.ZkController Publish this node as DOWN... 2> 1458852 INFO (jetty-closer-14818-thread-2) [] o.a.s.c.ZkController Publish node=127.0.0.1:46209_solr as DOWN 2> 1458852 INFO (zkCallback-14802-thread-1) [] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) 2> 1458852 INFO (zkCallback-14778-thread-1) [] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3) 2> 1458852 INFO (jetty-closer-14818-thread-3) [] o.e.j.s.AbstractConnector Stopped ServerConnector@6fc2c4d5{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0} 2> 1458852 INFO (jetty-closer-14818-thread-3) [] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6b131901{/solr,null,STOPPED} 2> 1458853 INFO (jetty-closer-14818-thread-3) [] o.e.j.s.session node0 Stopped scavenging 2> 1458853 INFO (jetty-closer-14818-thread-3) [] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1054606754 2> 1458853 INFO (jetty-closer-14818-thread-3) [] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:34207_solr 2> 1458854 INFO (jetty-closer-14818-thread-3) [] o.a.s.c.ZkController Publish this node as DOWN... 2> 1458854 INFO (jetty-closer-14818-thread-3) [] o.a.s.c.ZkController Publish node=127.0.0.1:34207_solr as DOWN 2> 1458854 INFO (zkCallback-14778-thread-1) [] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) 2> 1458854 INFO (zkCallback-14802-thread-1) [] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) 2> 1458854 INFO (zkCallback-14790-thread-1) [] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) 2> 1458854 INFO (zkCallback-14761-thread-1) [] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) 2> 1458855 INFO (jetty-closer-14818-thread-4) [] o.e.j.s.AbstractConnector Stopped ServerConnector@117224ad{ssl, (ssl, alpn, http/1.1, h2)}{127.0.0.1:0} 2> 1458860 INFO (jetty-closer-14818-thread-1) [] o.a.s.c.CoreContainer Shutting down CoreContainer instance=413671837 2> 1458860 INFO (jetty-closer-14818-thread-1) [] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:43523_solr 2> 1458860 INFO (zkCallback-14778-thread-1) [] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) 2> 1458860 INFO (zkCallback-14802-thread-1) [] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) 2> 1458861 INFO (jetty-closer-14818-thread-1) [] o.a.s.c.ZkController Publish this node as DOWN... 2> 1458861 INFO (jetty-closer-14818-thread-1) [] o.a.s.c.ZkController Publish node=127.0.0.1:43523_solr as DOWN 2> 1458861 INFO (zkCallback-14790-thread-1) [] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) 2> 1458861 INFO (zkCallback-14761-thread-1) [] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1) 2> 1458866 INFO (jetty-clos [...truncated too long message...] ethod sun.nio.ch.NativeThread.signal(long) WARNING: Please consider reporting this to the maintainers of com.headius.backport9.modules.Modules WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Configuration file: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/solr/solr-ref-guide/build/html-site-content/_config.yml Source: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/solr/solr-ref-guide/build/html-site-content Destination: ../html-site Incremental build: disabled. Enable with --incremental Generating... asciidoctor: WARNING: skipping reference to missing attribute: role asciidoctor: WARNING: skipping reference to missing attribute: node done in 19.04 seconds. Auto-regeneration: disabled. Use --watch to enable. > Task :solr:solr-ref-guide:checkSite Processed 5736 links (5055 relative) to 3886 anchors in 245 files > Task :solr:solr-ref-guide:test NO-SOURCE > Task :solr:solr-ref-guide:wipeTaskTemp > Task :solr:solr-ref-guide:check > Task :solr:solrj:test :solr:solrj:test (SUCCESS): 1705 test(s), 21 skipped > Task :solr:solrj:wipeTaskTemp > Task :solr:solrj:check > Task :solr:test-framework:test :solr:test-framework:test (SUCCESS): 15 test(s) > Task :solr:test-framework:wipeTaskTemp > Task :solr:test-framework:check > Task :solr:webapp:test NO-SOURCE > Task :solr:webapp:wipeTaskTemp > Task :solr:webapp:check > Task :solr:contrib:analysis-extras:test :solr:contrib:analysis-extras:test (SUCCESS): 30 test(s) > Task :solr:contrib:analysis-extras:wipeTaskTemp > Task :solr:contrib:analysis-extras:check > Task :solr:contrib:analytics:test :solr:contrib:analytics:test (SUCCESS): 472 test(s) > Task :solr:contrib:analytics:wipeTaskTemp > Task :solr:contrib:analytics:check > Task :solr:contrib:clustering:test :solr:contrib:clustering:test (SUCCESS): 15 test(s) > Task :solr:contrib:clustering:wipeTaskTemp > Task :solr:contrib:clustering:check > Task :solr:contrib:extraction:test :solr:contrib:extraction:test (SUCCESS): 20 test(s) > Task :solr:contrib:extraction:wipeTaskTemp > Task :solr:contrib:extraction:check > Task :solr:contrib:gcs-repository:test :solr:contrib:gcs-repository:test (SUCCESS): 13 test(s) > Task :solr:contrib:gcs-repository:wipeTaskTemp > Task :solr:contrib:gcs-repository:check > Task :solr:contrib:jaegertracer-configurator:test :solr:contrib:jaegertracer-configurator:test (SUCCESS): 1 test(s) > Task :solr:contrib:jaegertracer-configurator:wipeTaskTemp > Task :solr:contrib:jaegertracer-configurator:check > Task :solr:contrib:langid:test :solr:contrib:langid:test (SUCCESS): 43 test(s) > Task :solr:contrib:langid:wipeTaskTemp > Task :solr:contrib:langid:check > Task :solr:contrib:ltr:test :solr:contrib:ltr:test (SUCCESS): 164 test(s) > Task :solr:contrib:ltr:wipeTaskTemp > Task :solr:contrib:ltr:check > Task :solr:contrib:prometheus-exporter:test :solr:contrib:prometheus-exporter:test (SUCCESS): 20 test(s) > Task :solr:contrib:prometheus-exporter:wipeTaskTemp > Task :solr:contrib:prometheus-exporter:check > Task :solr:contrib:s3-repository:test :solr:contrib:s3-repository:test (SUCCESS): 42 test(s) > Task :solr:contrib:s3-repository:wipeTaskTemp > Task :solr:contrib:s3-repository:check > Task :solr:contrib:scripting:test :solr:contrib:scripting:test (SUCCESS): 22 test(s), 1 skipped > Task :solr:contrib:scripting:wipeTaskTemp > Task :solr:contrib:scripting:check The slowest tests (exceeding 500 ms) during this run: 129.76s TestStressLiveNodes.testStress (:solr:core) 110.39s TestIntervalFaceting.testRandom (:solr:core) 98.99s TestCloudJSONFacetSKG.testRandom (:solr:core) 89.36s TestPackages.testPluginLoading (:solr:core) 74.41s TestRandomFaceting.testRandomFaceting (:solr:core) 71.53s TestDistributedSearch.test (:solr:core) 63.83s PeerSyncReplicationTest.test (:solr:core) 61.89s HttpPartitionWithTlogReplicasTest.test (:solr:core) 57.93s TestRangeQuery.testCompareTypesRandomRangeQueries (:solr:core) 56.88s TestRandomCollapseQParserPlugin.testRandomCollpaseWithSort (:solr:core) The slowest suites (exceeding 1s) during this run: 196.60s TestJsonFacets (:solr:core) 167.65s TestPackages (:solr:core) 160.51s ShardSplitTest (:solr:core) 149.10s TestReplicationHandler (:solr:core) 130.73s TestStressLiveNodes (:solr:core) 116.76s SoftAutoCommitTest (:solr:core) 111.95s TestCloudJSONFacetSKG (:solr:core) 111.41s TestIntervalFaceting (:solr:core) 108.67s TestRecovery (:solr:core) 104.15s CollectionsAPIDistributedZkTest (:solr:core) ERROR: The following test(s) have failed: - org.apache.solr.cloud.PackageManagerCLITest.testPackageManager (:solr:core) Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.PackageManagerCLITest.txt Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.PackageManagerCLITest.testPackageManager" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CCA786FE99BC924D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1 - org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.addReplicaTest (:solr:core) Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-main/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.txt Reproduce with: gradlew :solr:core:test --tests "org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.addReplicaTest" -Ptests.jvms=4 -Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1 -Ptests.seed=CCA786FE99BC924D -Ptests.multiplier=2 -Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1 Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. See https://docs.gradle.org/7.2/userguide/command_line_interface.html#sec:command_line_warnings BUILD SUCCESSFUL in 51m 31s 412 actionable tasks: 412 executed Build step 'Invoke Gradle script' changed build result to SUCCESS Archiving artifacts java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:3069) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2948) at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2929) at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3317) Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene-solr-1 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1001) at hudson.FilePath.act(FilePath.java:1159) at hudson.FilePath.act(FilePath.java:1148) at hudson.FilePath.validateAntFileMask(FilePath.java:2927) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:270) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:803) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:752) at hudson.model.Build$BuildExecution.post2(Build.java:177) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:697) at hudson.model.Run.execute(Run.java:1931) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Caused: hudson.FilePath$TunneledInterruptedException at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3319) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:376) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000 at hudson.FilePath.act(FilePath.java:1161) at hudson.FilePath.act(FilePath.java:1148) at hudson.FilePath.validateAntFileMask(FilePath.java:2927) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:270) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:803) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:752) at hudson.model.Build$BuildExecution.post2(Build.java:177) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:697) at hudson.model.Run.execute(Run.java:1931) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error? Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures)
--------------------------------------------------------------------- To unsubscribe, e-mail: builds-unsubscr...@solr.apache.org For additional commands, e-mail: builds-h...@solr.apache.org