Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21011/ Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC
1 tests failed. FAILED: org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslAndClientAuth Error Message: Error from server at https://127.0.0.1:36453/solr: create the collection time out:180s Stack Trace: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:36453/solr: create the collection time out:180s at __randomizedtesting.SeedInfo.seed([37F568D5A7E5619C:E471811835283A60]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483) at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413) at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103) at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883) at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:200) at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:172) at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:138) at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslAndClientAuth(TestMiniSolrCloudClusterSSL.java:120) 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:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) Build Log: [...truncated 13381 lines...] [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudClusterSSL [junit4] 2> 2277639 INFO (SUITE-TestMiniSolrCloudClusterSSL-seed#[37F568D5A7E5619C]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_37F568D5A7E5619C-001/init-core-data-001 [junit4] 2> 2277639 WARN (SUITE-TestMiniSolrCloudClusterSSL-seed#[37F568D5A7E5619C]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4 [junit4] 2> 2277639 INFO (SUITE-TestMiniSolrCloudClusterSSL-seed#[37F568D5A7E5619C]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 2277640 INFO (SUITE-TestMiniSolrCloudClusterSSL-seed#[37F568D5A7E5619C]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 2277641 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testNoSsl [junit4] 2> 2277641 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.s.c.TestMiniSolrCloudClusterSSL NOTE: This Test ignores the randomized SSL & clientAuth settings selected by base class [junit4] 2> 2277642 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_37F568D5A7E5619C-001/tempDir-001 [junit4] 2> 2277643 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 2277643 INFO (Thread-4958) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 2277643 INFO (Thread-4958) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 2277645 ERROR (Thread-4958) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 2277743 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.s.c.ZkTestServer start zk server on port:36589 [junit4] 2> 2277749 INFO (jetty-launcher-5433-thread-2) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 2277749 INFO (jetty-launcher-5433-thread-1) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 2277749 INFO (jetty-launcher-5433-thread-3) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 2277750 INFO (jetty-launcher-5433-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@471515ec{/solr,null,AVAILABLE} [junit4] 2> 2277751 INFO (jetty-launcher-5433-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@59bd41e0{/solr,null,AVAILABLE} [junit4] 2> 2277751 INFO (jetty-launcher-5433-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25017e53{/solr,null,AVAILABLE} [junit4] 2> 2277752 INFO (jetty-launcher-5433-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@7443a51d{HTTP/1.1,[http/1.1]}{127.0.0.1:37657} [junit4] 2> 2277752 INFO (jetty-launcher-5433-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@405fa3c4{HTTP/1.1,[http/1.1]}{127.0.0.1:35253} [junit4] 2> 2277752 INFO (jetty-launcher-5433-thread-3) [ ] o.e.j.s.Server Started @2279331ms [junit4] 2> 2277753 INFO (jetty-launcher-5433-thread-2) [ ] o.e.j.s.Server Started @2279331ms [junit4] 2> 2277753 INFO (jetty-launcher-5433-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37657} [junit4] 2> 2277753 INFO (jetty-launcher-5433-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35253} [junit4] 2> 2277752 INFO (jetty-launcher-5433-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@69c7ecfa{HTTP/1.1,[http/1.1]}{127.0.0.1:42145} [junit4] 2> 2277753 INFO (jetty-launcher-5433-thread-1) [ ] o.e.j.s.Server Started @2279331ms [junit4] 2> 2277753 ERROR (jetty-launcher-5433-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2277753 INFO (jetty-launcher-5433-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=42145} [junit4] 2> 2277753 INFO (jetty-launcher-5433-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 2277753 ERROR (jetty-launcher-5433-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2277754 ERROR (jetty-launcher-5433-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2277754 INFO (jetty-launcher-5433-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 2277754 INFO (jetty-launcher-5433-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 2277754 INFO (jetty-launcher-5433-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2277754 INFO (jetty-launcher-5433-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2277754 INFO (jetty-launcher-5433-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2277754 INFO (jetty-launcher-5433-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2277754 INFO (jetty-launcher-5433-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-27T18:27:05.314654Z [junit4] 2> 2277754 INFO (jetty-launcher-5433-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-27T18:27:05.314726Z [junit4] 2> 2277753 INFO (jetty-launcher-5433-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2277755 INFO (jetty-launcher-5433-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2277755 INFO (jetty-launcher-5433-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-27T18:27:05.315086Z [junit4] 2> 2277758 INFO (jetty-launcher-5433-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2277758 INFO (jetty-launcher-5433-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2277758 INFO (jetty-launcher-5433-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2277763 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ] o.a.z.s.NIOServerCnxn caught end of stream exception [junit4] 2> EndOfStreamException: Unable to read additional data from client sessionid 0x15ffebb8d740002, likely client has closed socket [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239) [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203) [junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 2277765 INFO (jetty-launcher-5433-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36589/solr [junit4] 2> 2277766 INFO (jetty-launcher-5433-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36589/solr [junit4] 2> 2277770 INFO (jetty-launcher-5433-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36589/solr [junit4] 2> 2277793 INFO (jetty-launcher-5433-thread-2) [n:127.0.0.1:35253_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2277793 INFO (jetty-launcher-5433-thread-2) [n:127.0.0.1:35253_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35253_solr [junit4] 2> 2277793 INFO (jetty-launcher-5433-thread-2) [n:127.0.0.1:35253_solr ] o.a.s.c.Overseer Overseer (id=99077798310969352-127.0.0.1:35253_solr-n_0000000000) starting [junit4] 2> 2277800 INFO (jetty-launcher-5433-thread-3) [n:127.0.0.1:37657_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2277801 INFO (jetty-launcher-5433-thread-3) [n:127.0.0.1:37657_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37657_solr [junit4] 2> 2277801 INFO (zkCallback-5451-thread-1-processing-n:127.0.0.1:37657_solr) [n:127.0.0.1:37657_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2277802 INFO (zkCallback-5449-thread-1-processing-n:127.0.0.1:35253_solr) [n:127.0.0.1:35253_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 2277802 INFO (jetty-launcher-5433-thread-2) [n:127.0.0.1:35253_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35253_solr [junit4] 2> 2277803 INFO (zkCallback-5451-thread-1-processing-n:127.0.0.1:37657_solr) [n:127.0.0.1:37657_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2277806 INFO (zkCallback-5449-thread-1-processing-n:127.0.0.1:35253_solr) [n:127.0.0.1:35253_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 2277810 INFO (jetty-launcher-5433-thread-1) [n:127.0.0.1:42145_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2277810 INFO (jetty-launcher-5433-thread-1) [n:127.0.0.1:42145_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2277811 INFO (jetty-launcher-5433-thread-1) [n:127.0.0.1:42145_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42145_solr [junit4] 2> 2277811 INFO (zkCallback-5449-thread-1-processing-n:127.0.0.1:35253_solr) [n:127.0.0.1:35253_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2277811 INFO (zkCallback-5448-thread-1-processing-n:127.0.0.1:42145_solr) [n:127.0.0.1:42145_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2277813 INFO (zkCallback-5451-thread-1-processing-n:127.0.0.1:37657_solr) [n:127.0.0.1:37657_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2277852 INFO (jetty-launcher-5433-thread-1) [n:127.0.0.1:42145_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42145.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2138df [junit4] 2> 2277857 INFO (jetty-launcher-5433-thread-1) [n:127.0.0.1:42145_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42145.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2138df [junit4] 2> 2277857 INFO (jetty-launcher-5433-thread-1) [n:127.0.0.1:42145_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42145.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2138df [junit4] 2> 2277858 INFO (jetty-launcher-5433-thread-1) [n:127.0.0.1:42145_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_37F568D5A7E5619C-001/tempDir-001/node1/. [junit4] 2> 2277858 INFO (jetty-launcher-5433-thread-3) [n:127.0.0.1:37657_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37657.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2138df [junit4] 2> 2277859 INFO (jetty-launcher-5433-thread-2) [n:127.0.0.1:35253_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35253.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2138df [junit4] 2> 2277866 INFO (jetty-launcher-5433-thread-3) [n:127.0.0.1:37657_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37657.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2138df [junit4] 2> 2277866 INFO (jetty-launcher-5433-thread-2) [n:127.0.0.1:35253_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35253.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2138df [junit4] 2> 2277866 INFO (jetty-launcher-5433-thread-3) [n:127.0.0.1:37657_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37657.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2138df [junit4] 2> 2277866 INFO (jetty-launcher-5433-thread-2) [n:127.0.0.1:35253_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35253.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2138df [junit4] 2> 2277867 INFO (jetty-launcher-5433-thread-3) [n:127.0.0.1:37657_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_37F568D5A7E5619C-001/tempDir-001/node3/. [junit4] 2> 2277867 INFO (jetty-launcher-5433-thread-2) [n:127.0.0.1:35253_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_37F568D5A7E5619C-001/tempDir-001/node2/. [junit4] 2> 2278014 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 2278014 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36589/solr ready [junit4] 2> 2278015 INFO (qtp871011702-23659) [n:127.0.0.1:35253_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&name=first_collection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2278016 INFO (OverseerThreadFactory-8279-thread-1-processing-n:127.0.0.1:35253_solr) [n:127.0.0.1:35253_solr ] o.a.s.c.CreateCollectionCmd Create collection first_collection [junit4] 2> 2278121 INFO (OverseerStateUpdate-99077798310969352-127.0.0.1:35253_solr-n_0000000000) [n:127.0.0.1:35253_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"first_collection", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"first_collection_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:37657/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2278123 INFO (OverseerStateUpdate-99077798310969352-127.0.0.1:35253_solr-n_0000000000) [n:127.0.0.1:35253_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"first_collection", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"first_collection_shard2_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:42145/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2278125 INFO (OverseerStateUpdate-99077798310969352-127.0.0.1:35253_solr-n_0000000000) [n:127.0.0.1:35253_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"first_collection", [junit4] 2> "shard":"shard3", [junit4] 2> "core":"first_collection_shard3_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:35253/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2278328 INFO (qtp871011702-23655) [n:127.0.0.1:35253_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node6&name=first_collection_shard3_replica_n4&action=CREATE&numShards=3&shard=shard3&wt=javabin [junit4] 2> 2278329 INFO (qtp411734434-23672) [n:127.0.0.1:37657_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=first_collection_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin [junit4] 2> 2278328 INFO (qtp1942808347-23675) [n:127.0.0.1:42145_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node5&name=first_collection_shard2_replica_n2&action=CREATE&numShards=3&shard=shard2&wt=javabin [junit4] 2> 2278329 INFO (qtp871011702-23655) [n:127.0.0.1:35253_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2278329 INFO (qtp411734434-23672) [n:127.0.0.1:37657_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2278329 INFO (qtp1942808347-23675) [n:127.0.0.1:42145_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2278433 INFO (zkCallback-5451-thread-1-processing-n:127.0.0.1:37657_solr) [n:127.0.0.1:37657_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2278433 INFO (zkCallback-5448-thread-1-processing-n:127.0.0.1:42145_solr) [n:127.0.0.1:42145_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2278433 INFO (zkCallback-5449-thread-2-processing-n:127.0.0.1:35253_solr) [n:127.0.0.1:35253_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2278433 INFO (zkCallback-5449-thread-1-processing-n:127.0.0.1:35253_solr) [n:127.0.0.1:35253_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2278433 INFO (zkCallback-5451-thread-2-processing-n:127.0.0.1:37657_solr) [n:127.0.0.1:37657_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2278434 INFO (zkCallback-5448-thread-2-processing-n:127.0.0.1:42145_solr) [n:127.0.0.1:42145_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2279342 INFO (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2279347 INFO (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2279347 INFO (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0 [junit4] 2> 2279358 INFO (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.s.IndexSchema [first_collection_shard3_replica_n4] Schema name=test [junit4] 2> 2279361 INFO (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.s.IndexSchema [first_collection_shard2_replica_n2] Schema name=test [junit4] 2> 2279362 INFO (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.s.IndexSchema [first_collection_shard1_replica_n1] Schema name=test [junit4] 2> 2279468 INFO (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 2279468 INFO (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 2279470 INFO (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 2279474 INFO (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard1_replica_n1' using configuration from collection first_collection, trusted=true [junit4] 2> 2279474 INFO (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard3_replica_n4' using configuration from collection first_collection, trusted=true [junit4] 2> 2279474 INFO (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37657.solr.core.first_collection.shard1.replica_n1' (registry 'solr.core.first_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2138df [junit4] 2> 2279474 INFO (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2279474 INFO (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.SolrCore [[first_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_37F568D5A7E5619C-001/tempDir-001/node3/first_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_37F568D5A7E5619C-001/tempDir-001/node3/./first_collection_shard1_replica_n1/data/] [junit4] 2> 2279474 INFO (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35253.solr.core.first_collection.shard3.replica_n4' (registry 'solr.core.first_collection.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2138df [junit4] 2> 2279474 INFO (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2279474 INFO (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.SolrCore [[first_collection_shard3_replica_n4] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_37F568D5A7E5619C-001/tempDir-001/node2/first_collection_shard3_replica_n4], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_37F568D5A7E5619C-001/tempDir-001/node2/./first_collection_shard3_replica_n4/data/] [junit4] 2> 2279475 INFO (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard2_replica_n2' using configuration from collection first_collection, trusted=true [junit4] 2> 2279475 INFO (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_42145.solr.core.first_collection.shard2.replica_n2' (registry 'solr.core.first_collection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2138df [junit4] 2> 2279475 INFO (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 2279475 INFO (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.SolrCore [[first_collection_shard2_replica_n2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_37F568D5A7E5619C-001/tempDir-001/node1/first_collection_shard2_replica_n2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_37F568D5A7E5619C-001/tempDir-001/node1/./first_collection_shard2_replica_n2/data/] [junit4] 2> 2279475 INFO (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 2279476 INFO (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 2279477 WARN (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 2279477 INFO (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=42, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0] [junit4] 2> 2279478 WARN (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 2279478 WARN (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 2279501 INFO (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2279501 INFO (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2279501 INFO (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2279502 INFO (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2279502 INFO (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=23.138671875, floorSegmentMB=1.87890625, forceMergeDeletesPctAllowed=10.451003978003191, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5875012653860868 [junit4] 2> 2279502 INFO (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4fba4b3a[first_collection_shard1_replica_n1] main] [junit4] 2> 2279503 INFO (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL [junit4] 2> 2279503 INFO (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL [junit4] 2> 2279504 INFO (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2279504 INFO (searcherExecutor-8286-thread-1-processing-n:127.0.0.1:37657_solr x:first_collection_shard1_replica_n1 s:shard1 c:first_collection r:core_node3) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.SolrCore [first_collection_shard1_replica_n1] Registered new searcher Searcher@4fba4b3a[first_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2279504 INFO (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1585244774925860864 [junit4] 2> 2279507 INFO (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2279507 INFO (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 2279507 INFO (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37657/solr/first_collection_shard1_replica_n1/ [junit4] 2> 2279507 INFO (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 2279507 INFO (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:37657/solr/first_collection_shard1_replica_n1/ has no replicas [junit4] 2> 2279507 INFO (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 2279508 INFO (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37657/solr/first_collection_shard1_replica_n1/ shard1 [junit4] 2> 2279511 INFO (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2279511 INFO (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2279512 INFO (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2279512 INFO (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2279512 INFO (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 2279512 INFO (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 2279513 INFO (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=23.138671875, floorSegmentMB=1.87890625, forceMergeDeletesPctAllowed=10.451003978003191, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5875012653860868 [junit4] 2> 2279513 INFO (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 2279513 INFO (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 2279513 INFO (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@643259b0[first_collection_shard3_replica_n4] main] [junit4] 2> 2279513 INFO (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL [junit4] 2> 2279514 INFO (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL [junit4] 2> 2279514 INFO (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=23.138671875, floorSegmentMB=1.87890625, forceMergeDeletesPctAllowed=10.451003978003191, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5875012653860868 [junit4] 2> 2279514 INFO (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@254b577d[first_collection_shard2_replica_n2] main] [junit4] 2> 2279514 INFO (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2279514 INFO (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL [junit4] 2> 2279514 INFO (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL [junit4] 2> 2279515 INFO (searcherExecutor-8287-thread-1-processing-n:127.0.0.1:35253_solr x:first_collection_shard3_replica_n4 s:shard3 c:first_collection r:core_node6) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.SolrCore [first_collection_shard3_replica_n4] Registered new searcher Searcher@643259b0[first_collection_shard3_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2279515 INFO (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1585244774937395200 [junit4] 2> 2279515 INFO (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms. [junit4] 2> 2279515 INFO (searcherExecutor-8288-thread-1-processing-n:127.0.0.1:42145_solr x:first_collection_shard2_replica_n2 s:shard2 c:first_collection r:core_node5) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.SolrCore [first_collection_shard2_replica_n2] Registered new searcher Searcher@254b577d[first_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 2279515 INFO (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1585244774937395200 [junit4] 2> 2279517 INFO (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2279517 INFO (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 2279517 INFO (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35253/solr/first_collection_shard3_replica_n4/ [junit4] 2> 2279517 INFO (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 2279517 INFO (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.SyncStrategy http://127.0.0.1:35253/solr/first_collection_shard3_replica_n4/ has no replicas [junit4] 2> 2279517 INFO (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 2279517 INFO (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 2279518 INFO (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 2279518 INFO (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:42145/solr/first_collection_shard2_replica_n2/ [junit4] 2> 2279518 INFO (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 2279518 INFO (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:42145/solr/first_collection_shard2_replica_n2/ has no replicas [junit4] 2> 2279518 INFO (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 2279518 INFO (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:35253/solr/first_collection_shard3_replica_n4/ shard3 [junit4] 2> 2279518 INFO (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:42145/solr/first_collection_shard2_replica_n2/ shard2 [junit4] 2> 2279620 INFO (zkCallback-5451-thread-1-processing-n:127.0.0.1:37657_solr) [n:127.0.0.1:37657_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2279620 INFO (zkCallback-5448-thread-2-processing-n:127.0.0.1:42145_solr) [n:127.0.0.1:42145_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2279620 INFO (zkCallback-5451-thread-2-processing-n:127.0.0.1:37657_solr) [n:127.0.0.1:37657_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2279620 INFO (zkCallback-5449-thread-2-processing-n:127.0.0.1:35253_solr) [n:127.0.0.1:35253_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2279620 INFO (zkCallback-5448-thread-1-processing-n:127.0.0.1:42145_solr) [n:127.0.0.1:42145_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2279620 INFO (zkCallback-5449-thread-1-processing-n:127.0.0.1:35253_solr) [n:127.0.0.1:35253_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2279658 INFO (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 2279669 INFO (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 2279669 INFO (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 2279671 INFO (qtp871011702-23655) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node6&name=first_collection_shard3_replica_n4&action=CREATE&numShards=3&shard=shard3&wt=javabin} status=0 QTime=1342 [junit4] 2> 2279671 INFO (qtp411734434-23672) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=first_collection_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin} status=0 QTime=1342 [junit4] 2> 2279675 INFO (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node5&name=first_collection_shard2_replica_n2&action=CREATE&numShards=3&shard=shard2&wt=javabin} status=0 QTime=1346 [junit4] 2> 2279678 INFO (qtp871011702-23659) [n:127.0.0.1:35253_solr ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 2279772 INFO (zkCallback-5451-thread-2-processing-n:127.0.0.1:37657_solr) [n:127.0.0.1:37657_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2279772 INFO (zkCallback-5449-thread-1-processing-n:127.0.0.1:35253_solr) [n:127.0.0.1:35253_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2279772 INFO (zkCallback-5448-thread-2-processing-n:127.0.0.1:42145_solr) [n:127.0.0.1:42145_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2279772 INFO (zkCallback-5448-thread-1-processing-n:127.0.0.1:42145_solr) [n:127.0.0.1:42145_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2279772 INFO (zkCallback-5449-thread-2-processing-n:127.0.0.1:35253_solr) [n:127.0.0.1:35253_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2279772 INFO (zkCallback-5451-thread-1-processing-n:127.0.0.1:37657_solr) [n:127.0.0.1:37657_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2280018 INFO (OverseerCollectionConfigSetProcessor-99077798310969352-127.0.0.1:35253_solr-n_0000000000) [n:127.0.0.1:35253_solr ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 2280678 INFO (qtp871011702-23659) [n:127.0.0.1:35253_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&name=first_collection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2} status=0 QTime=2663 [junit4] 2> 2280679 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: first_collection failOnTimeout:true timeout (sec):330 [junit4] 1> - [junit4] 1> replica:core_node3 rstate:active live:true [junit4] 1> replica:core_node5 rstate:active live:true [junit4] 1> replica:core_node6 rstate:active live:true [junit4] 1> no one is recoverying [junit4] 2> 2280679 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: first_collection [junit4] 2> 2280683 INFO (qtp1942808347-23675) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.S.Request [first_collection_shard2_replica_n2] webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=first_collection:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:42145/solr/first_collection_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1511807228241&isShard=true&wt=javabin} hits=0 status=0 QTime=0 [junit4] 2> 2280683 INFO (qtp871011702-23656) [n:127.0.0.1:35253_solr c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] o.a.s.c.S.Request [first_collection_shard3_replica_n4] webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=first_collection:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:35253/solr/first_collection_shard3_replica_n4/&rows=10&version=2&q=*:*&NOW=1511807228241&isShard=true&wt=javabin} hits=0 status=0 QTime=0 [junit4] 2> 2280683 INFO (qtp411734434-23676) [n:127.0.0.1:37657_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.c.S.Request [first_collection_shard1_replica_n1] webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=first_collection:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:37657/solr/first_collection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1511807228241&isShard=true&wt=javabin} hits=0 status=0 QTime=0 [junit4] 2> 2280684 INFO (qtp1942808347-23678) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.S.Request [first_collection_shard2_replica_n2] webapp=/solr path=/select params={q=*:*&_stateVer_=first_collection:4&wt=javabin&version=2} hits=0 status=0 QTime=3 [junit4] 2> 2280686 INFO (qtp1942808347-23669) [n:127.0.0.1:42145_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2280688 INFO (qtp1942808347-23669) [n:127.0.0.1:42145_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2280689 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:42145: https protocol is not supported [junit4] 2> 2280690 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:42145 [junit4] 2> 2280690 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:42145: https protocol is not supported [junit4] 2> 2280690 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:42145 [junit4] 2> 2280690 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:42145: https protocol is not supported [junit4] 2> 2280690 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:42145 [junit4] 2> 2280694 WARN (qtp1942808347-23669) [n:127.0.0.1:42145_solr ] o.e.j.h.HttpParser Illegal character 0x16 in state=START for buffer HeapByteBuffer@736db9cd[p=1,l=243,c=8192,r=242]={\x16<<<\x03\x03\x00\xEe\x01\x00\x00\xEa\x03\x03D\xDb\r\xB89'\xC6...\x00\x04\x00\x00\x00\x00\x00\x05\x00\x05\x01\x00\x00\x00\x00>>>tty(9.3.20.v20170...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} [junit4] 2> 2280695 WARN (qtp1942808347-23669) [n:127.0.0.1:42145_solr ] o.e.j.h.HttpParser bad HTTP parsed: 400 Illegal character 0x16 for HttpChannelOverHttp@5ee8bc88{r=0,c=false,a=IDLE,uri=null} [junit4] 2> 2280698 INFO (qtp871011702-23655) [n:127.0.0.1:35253_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2280700 INFO (qtp871011702-23655) [n:127.0.0.1:35253_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2280702 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:35253: https protocol is not supported [junit4] 2> 2280702 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:35253 [junit4] 2> 2280702 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:35253: https protocol is not supported [junit4] 2> 2280702 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:35253 [junit4] 2> 2280702 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:35253: https protocol is not supported [junit4] 2> 2280702 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:35253 [junit4] 2> 2280705 WARN (qtp871011702-23655) [n:127.0.0.1:35253_solr ] o.e.j.h.HttpParser Illegal character 0x16 in state=START for buffer HeapByteBuffer@59c70110[p=1,l=243,c=8192,r=242]={\x16<<<\x03\x03\x00\xEe\x01\x00\x00\xEa\x03\x033'52\xD5\r\x06...\x00\x04\x00\x00\x00\x00\x00\x05\x00\x05\x01\x00\x00\x00\x00>>>Connection: Keep-...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} [junit4] 2> 2280706 WARN (qtp871011702-23655) [n:127.0.0.1:35253_solr ] o.e.j.h.HttpParser bad HTTP parsed: 400 Illegal character 0x16 for HttpChannelOverHttp@570d4374{r=0,c=false,a=IDLE,uri=null} [junit4] 2> 2280708 INFO (qtp411734434-23672) [n:127.0.0.1:37657_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2280711 INFO (qtp411734434-23672) [n:127.0.0.1:37657_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2280713 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:37657: https protocol is not supported [junit4] 2> 2280713 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:37657 [junit4] 2> 2280713 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:37657: https protocol is not supported [junit4] 2> 2280713 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:37657 [junit4] 2> 2280713 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:37657: https protocol is not supported [junit4] 2> 2280713 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:37657 [junit4] 2> 2280717 WARN (qtp411734434-23672) [n:127.0.0.1:37657_solr ] o.e.j.h.HttpParser Illegal character 0x16 in state=START for buffer HeapByteBuffer@193e8ec7[p=1,l=243,c=8192,r=242]={\x16<<<\x03\x03\x00\xEe\x01\x00\x00\xEa\x03\x03\x87\xEbYp\xAc\x859...\x00\x04\x00\x00\x00\x00\x00\x05\x00\x05\x01\x00\x00\x00\x00>>>Connection: Keep-...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} [junit4] 2> 2280718 WARN (qtp411734434-23672) [n:127.0.0.1:37657_solr ] o.e.j.h.HttpParser bad HTTP parsed: 400 Illegal character 0x16 for HttpChannelOverHttp@1d554001{r=0,c=false,a=IDLE,uri=null} [junit4] 2> 2280719 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@69c7ecfa{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 2280720 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=643363183 [junit4] 2> 2280720 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null [junit4] 2> 2280720 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@27637680: rootName = solr_42145, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@385a87ca [junit4] 2> 2280731 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 2280731 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2ab97382: rootName = solr_42145, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@53d9aca9 [junit4] 2> 2280737 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 2280737 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7680786e: rootName = solr_42145, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4ed44f6a [junit4] 2> 2280738 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:42145_solr [junit4] 2> 2280739 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 2280739 INFO (zkCallback-5451-thread-1-processing-n:127.0.0.1:37657_solr) [n:127.0.0.1:37657_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 2280739 INFO (zkCallback-5448-thread-2-processing-n:127.0.0.1:42145_solr) [n:127.0.0.1:42145_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 2280739 INFO (zkCallback-5449-thread-2-processing-n:127.0.0.1:35253_solr) [n:127.0.0.1:35253_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 2280739 INFO (zkCallback-5459-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 2280739 INFO (coreCloseExecutor-8301-thread-1) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.c.SolrCore [first_collection_shard2_replica_n2] CLOSING SolrCore org.apache.solr.core.SolrCore@6fe31ee [junit4] 2> 2280739 INFO (coreCloseExecutor-8301-thread-1) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.first_collection.shard2.replica_n2, tag=117322222 [junit4] 2> 2280740 INFO (coreCloseExecutor-8301-thread-1) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@25b3211b: rootName = solr_42145, domain = solr.core.first_collection.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.first_collection.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@7d69cab6 [junit4] 2> 2280766 INFO (coreCloseExecutor-8301-thread-1) [n:127.0.0.1:42145_solr c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.first_collection.shard2.leader, tag=117322222 [junit4] 2> 2280768 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@25017e53{/solr,null,UNAVAILABLE} [junit4] 2> 2280768 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 2280769 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34735bed{/solr,null,AVAILABLE} [junit4] 2> 2280769 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@30e6697a{HTTP/1.1,[http/1.1]}{127.0.0.1:45549} [junit4] 2> 2280769 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.e.j.s.Server Started @2282347ms [junit4] 2> 2280769 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45549} [junit4] 2> 2280770 ERROR (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 2280770 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.0.0 [junit4] 2> 2280770 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 2280770 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 2280770 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-11-27T18:27:08.330315Z [junit4] 2> 2280772 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 2280777 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36589/solr [junit4] 2> 2280781 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [n:127.0.0.1:45549_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 2280782 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [n:127.0.0.1:45549_solr ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 2280783 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [n:127.0.0.1:45549_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45549_solr [junit4] 2> 2280783 INFO (zkCallback-5449-thread-2-processing-n:127.0.0.1:35253_solr) [n:127.0.0.1:35253_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2280783 INFO (zkCallback-5451-thread-1-processing-n:127.0.0.1:37657_solr) [n:127.0.0.1:37657_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2280783 INFO (zkCallback-5464-thread-1-processing-n:127.0.0.1:45549_solr) [n:127.0.0.1:45549_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2280783 INFO (zkCallback-5459-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 2280819 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [n:127.0.0.1:45549_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45549.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2138df [junit4] 2> 2280826 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [n:127.0.0.1:45549_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45549.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2138df [junit4] 2> 2280826 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [n:127.0.0.1:45549_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45549.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a2138df [junit4] 2> 2280827 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [n:127.0.0.1:45549_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_37F568D5A7E5619C-001/tempDir-001/node4/. [junit4] 2> 2280850 INFO (qtp871011702-23655) [n:127.0.0.1:35253_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2280851 INFO (qtp871011702-23655) [n:127.0.0.1:35253_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2280851 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:35253: https protocol is not supported [junit4] 2> 2280851 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:35253 [junit4] 2> 2280852 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:35253: https protocol is not supported [junit4] 2> 2280852 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:35253 [junit4] 2> 2280852 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:35253: https protocol is not supported [junit4] 2> 2280852 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:35253 [junit4] 2> 2280853 WARN (qtp871011702-23655) [n:127.0.0.1:35253_solr ] o.e.j.h.HttpParser Illegal character 0x16 in state=START for buffer HeapByteBuffer@59c70110[p=1,l=243,c=8192,r=242]={\x16<<<\x03\x03\x00\xEe\x01\x00\x00\xEa\x03\x03\xF3\x8c\xD5\xD21@\x91...\x00\x04\x00\x00\x00\x00\x00\x05\x00\x05\x01\x00\x00\x00\x00>>>Connection: Keep-...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} [junit4] 2> 2280853 WARN (qtp871011702-23655) [n:127.0.0.1:35253_solr ] o.e.j.h.HttpParser bad HTTP parsed: 400 Illegal character 0x16 for HttpChannelOverHttp@13a72b2b{r=0,c=false,a=IDLE,uri=null} [junit4] 2> 2280854 INFO (qtp411734434-23668) [n:127.0.0.1:37657_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2280855 INFO (qtp411734434-23668) [n:127.0.0.1:37657_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2280856 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:37657: https protocol is not supported [junit4] 2> 2280856 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:37657 [junit4] 2> 2280856 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:37657: https protocol is not supported [junit4] 2> 2280856 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:37657 [junit4] 2> 2280856 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:37657: https protocol is not supported [junit4] 2> 2280856 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:37657 [junit4] 2> 2280858 WARN (qtp411734434-23668) [n:127.0.0.1:37657_solr ] o.e.j.h.HttpParser Illegal character 0x16 in state=START for buffer HeapByteBuffer@193e8ec7[p=1,l=243,c=8192,r=242]={\x16<<<\x03\x03\x00\xEe\x01\x00\x00\xEa\x03\x03\x80\x16M\xF3\x0e\xB9\xA8...\x00\x04\x00\x00\x00\x00\x00\x05\x00\x05\x01\x00\x00\x00\x00>>>Connection: Keep-...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} [junit4] 2> 2280858 WARN (qtp411734434-23668) [n:127.0.0.1:37657_solr ] o.e.j.h.HttpParser bad HTTP parsed: 400 Illegal character 0x16 for HttpChannelOverHttp@2339a89{r=0,c=false,a=IDLE,uri=null} [junit4] 2> 2280860 INFO (qtp426693400-23778) [n:127.0.0.1:45549_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 2280860 INFO (qtp426693400-23778) [n:127.0.0.1:45549_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2280861 INFO (qtp426693400-23778) [n:127.0.0.1:45549_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0 [junit4] 2> 2280862 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:45549: https protocol is not supported [junit4] 2> 2280862 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:45549 [junit4] 2> 2280862 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:45549: https protocol is not supported [junit4] 2> 2280862 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:45549 [junit4] 2> 2280862 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.h.i.e.RetryExec I/O exception (org.apache.http.conn.UnsupportedSchemeException) caught when processing request to {s}->https://127.0.0.1:45549: https protocol is not supported [junit4] 2> 2280862 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[37F568D5A7E5619C]) [ ] o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:45549 [junit4] 2> 2280864 WARN (qtp426693400-23778) [n:127.0.0.1:45549_solr ] o.e.j.h.HttpParser Illegal character 0x16 in state=START for buffer HeapByteBuffer@18a1eca6[p=1,l=243,c=8192,r=242]={\x16<<<\x03\x03\x00\xEe\x01\x00\x00\xEa\x03\x03vaO3\x94\rO...\x00\x04\x00\x00\x00\x00\x00\x05\x00\x05\x01\x00\x00\x00\x00>>>\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00} [junit4] 2> 2280864 WARN (qtp426693400-23778) [n:127.0.0.1:45549_solr ] o.e.j.h.HttpParser bad HTTP parsed: 400 Illegal character 0x16 for HttpChannelOverHttp@166611c2{r=0,c=false,a=IDLE,uri=null} [junit4] 2> 2280864 INFO (qtp871011702-23660) [n:127.0.0.1:35253_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&name=second_collection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 2280865 INFO (OverseerThreadFactory-8279-thread-2-processing-n:127.0.0.1:35253_solr) [n:127.0.0.1:35253_solr ] o.a.s.c.CreateCollectionCmd Create collection second_collection [junit4] 2> 2280968 INFO (zkCallback-5451-thread-1-processing-n:127.0.0.1:37657_solr) [n:127.0.0.1:37657_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2280968 INFO (zkCallback-5451-thread-2-processing-n:127.0.0.1:37657_solr) [n:127.0.0.1:37657_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2280968 INFO (zkCallback-5449-thread-1-processing-n:127.0.0.1:35253_solr) [n:127.0.0.1:35253_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2280968 INFO (zkCallback-5449-thread-2-processing-n:127.0.0.1:35253_solr) [n:127.0.0.1:35253_solr ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/first_collection/state.json] for collection [first_collection] has occurred - updating... (live nodes size: [3]) [junit4] 2> 2281072 INFO (OverseerStateUpdate-99077798310969352-127.0.0.1:35253_solr-n_0000000000) [n:127.0.0.1:35253_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"second_collection", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"second_collection_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:45549/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2281073 INFO (OverseerStateUpdate-99077798310969352-127.0.0.1:35253_solr-n_0000000000) [n:127.0.0.1:35253_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"second_collection", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"second_collection_shard2_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:37657/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2281075 INFO (OverseerStateUpdate-99077798310969352-127.0.0.1:35253_solr-n_0000000000) [n:127.0.0.1:35253_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"second_collection", [junit4] 2> "shard":"shard3", [junit4] 2> "core":"second_collection_shard3_replica_n4", [junit4] 2> "state":"down", [junit4] 2> "base_url":"http://127.0.0.1:35253/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 2281276 INFO (qtp871011702-23656) [n:127.0.0.1:35253_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=second_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node6&name=second_collection_shard3_replica_n4&action=CREATE&numShards=3&shard=shard3&wt=javabin [junit4] 2> 2281276 INFO (qtp411734434-23674) [n:127.0.0.1:37657_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=second_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node5&name=second_collection_shard2_replica_n2&action=CREATE&numShards=3&shard=shard2&wt=javabin [junit4] 2> 2281276 INFO (qtp426693400-23775) [n:127.0.0.1:45549_solr ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=second_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=second_collection_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin [...truncated too long message...] .0.1:38415_solr c:second_collection s:shard3 r:core_node6 x:second_collection_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.second_collection.shard3.leader, tag=1770163998 [junit4] 2> 2524369 INFO (jetty-closer-5529-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4ae462de{/solr,null,UNAVAILABLE} [junit4] 2> 2524377 INFO (coreCloseExecutor-8500-thread-1) [n:127.0.0.1:40829_solr c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.first_collection.shard1.leader, tag=986417545 [junit4] 2> 2524377 INFO (coreCloseExecutor-8500-thread-2) [n:127.0.0.1:40829_solr c:second_collection s:shard1 r:core_node3 x:second_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.second_collection.shard1.leader, tag=519658998 [junit4] 2> 2524379 INFO (jetty-closer-5529-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@24ede4a4{/solr,null,UNAVAILABLE} [junit4] 2> 2524380 INFO (coreCloseExecutor-8501-thread-2) [n:127.0.0.1:41795_solr c:second_collection s:shard2 r:core_node5 x:second_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.second_collection.shard2.leader, tag=2086770568 [junit4] 2> 2524381 INFO (jetty-closer-5529-thread-2) [ ] o.a.s.c.Overseer Overseer (id=99077814082666505-127.0.0.1:41795_solr-n_0000000000) closing [junit4] 2> 2524381 INFO (OverseerStateUpdate-99077814082666505-127.0.0.1:41795_solr-n_0000000000) [n:127.0.0.1:41795_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41795_solr [junit4] 2> 2524381 WARN (OverseerAutoScalingTriggerThread-99077814082666505-127.0.0.1:41795_solr-n_0000000000) [n:127.0.0.1:41795_solr ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 2524382 INFO (jetty-closer-5529-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6d32cb86{/solr,null,UNAVAILABLE} [junit4] 2> 2524382 ERROR (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[37F568D5A7E5619C]) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 2524383 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[37F568D5A7E5619C]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42593 42593 [junit4] 2> 2525787 INFO (Thread-5070) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:42593 42593 [junit4] 2> 2525787 WARN (Thread-5070) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 5 /solr/aliases.json [junit4] 2> 5 /solr/clusterprops.json [junit4] 2> 4 /solr/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL [junit4] 2> 4 /solr/security.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 17 /solr/collections/first_collection/state.json [junit4] 2> 15 /solr/collections/second_collection/state.json [junit4] 2> 5 /solr/clusterstate.json [junit4] 2> 2 /solr/overseer_elect/election/99077814082666505-127.0.0.1:41795_solr-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 5 /solr/live_nodes [junit4] 2> 5 /solr/collections [junit4] 2> [junit4] 2> 2525788 INFO (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[37F568D5A7E5619C]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testNoSslButSillyClientAuth [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_37F568D5A7E5619C-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1289, maxMBSortInHeap=5.7400002244046275, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2ff93c90), locale=se-SE, timezone=America/Coral_Harbour [junit4] 2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=8,threads=1,free=210938912,total=518979584 [junit4] 2> NOTE: All tests run in this JVM: [HdfsBasicDistributedZk2Test, DirectSolrSpellCheckerTest, SortByFunctionTest, ChaosMonkeyNothingIsSafeTest, TestChildDocTransformer, HLLUtilTest, JvmMetricsTest, TestLegacyField, TestSolrCoreProperties, TestQuerySenderListener, ZkNodePropsTest, TestSmileRequest, SystemInfoHandlerTest, TestObjectReleaseTracker, TestFieldResource, TestDFISimilarityFactory, CSVRequestHandlerTest, SuggesterTest, TestIndexSearcher, AlternateDirectoryTest, TestMacroExpander, StatsComponentTest, TestFieldSortValues, TestDistributedGrouping, TestLRUCache, TestDistributedMissingSort, TestSizeLimitedDistributedMap, MoveReplicaHDFSFailoverTest, TestCoreContainer, TestSSLRandomization, TestPartialUpdateDeduplication, TestManagedSchemaThreadSafety, UninvertDocValuesMergePolicyTest, TestSQLHandler, DistributedFacetPivotLargeTest, OverseerRolesTest, HighlighterTest, OverriddenZkACLAndCredentialsProvidersTest, FullSolrCloudDistribCmdsTest, ClusterStateTest, TestConfigSetProperties, TestReloadAndDeleteDocs, TestSolrDeletionPolicy2, TestClusterStateMutator, ScriptEngineTest, SortSpecParsingTest, HdfsAutoAddReplicasIntegrationTest, BasicAuthIntegrationTest, TestRestManager, LargeFieldTest, TestNumericRangeQuery64, TestDynamicFieldCollectionResource, DocValuesNotIndexedTest, SolrShardReporterTest, TestNumericTerms32, CloudMLTQParserTest, TestInfoStreamLogging, LeaderElectionTest, DistanceUnitsTest, BlockDirectoryTest, TestDocBasedVersionConstraints, HighlighterMaxOffsetTest, CollectionReloadTest, CoreAdminRequestStatusTest, TestCharFilters, OverseerTest, TestSubQueryTransformerDistrib, MetricsHandlerTest, FieldMutatingUpdateProcessorTest, PluginInfoTest, ConfigSetsAPITest, TestFunctionQuery, TestDeleteCollectionOnDownNodes, ConfigureRecoveryStrategyTest, DistribJoinFromCollectionTest, ExplicitHLLTest, TestRandomFlRTGCloud, TestLMJelinekMercerSimilarityFactory, TestLockTree, RollingRestartTest, TestAuthenticationFramework, TestSchemalessBufferedUpdates, TestSolrCloudWithKerberosAlt, SolrCLIZkUtilsTest, TestSolrCoreSnapshots, TestHashQParserPlugin, DeleteNodeTest, GraphQueryTest, TimePartitionedUpdateProcessorTest, SimplePostToolTest, BasicDistributedZk2Test, TimeZoneUtilsTest, ClassificationUpdateProcessorTest, TestEmbeddedSolrServerConstructors, TestCustomStream, TestFieldCacheVsDocValues, TestSolrFieldCacheBean, AutoScalingHandlerTest, TestQueryTypes, ImplicitSnitchTest, TestReplicationHandlerBackup, ResponseHeaderTest, WordBreakSolrSpellCheckerTest, CdcrReplicationHandlerTest, AnalyticsMergeStrategyTest, TestStressInPlaceUpdates, InfixSuggestersTest, SpatialHeatmapFacetsTest, TestSolrCloudWithHadoopAuthPlugin, HdfsSyncSliceTest, DistributedFacetPivotSmallTest, LoggingHandlerTest, HdfsRecoverLeaseTest, DataDrivenBlockJoinTest, ReplaceNodeTest, TestSchemaNameResource, BlockJoinFacetDistribTest, ExitableDirectoryReaderTest, TestComplexPhraseLeadingWildcard, TestOrdValues, TestCloudRecovery, ShardRoutingCustomTest, TestHashPartitioner, DistributedSpellCheckComponentTest, TestReload, TestRangeQuery, DistributedQueryElevationComponentTest, TestCoreDiscovery, TestExtendedDismaxParser, SuggesterFSTTest, CoreAdminHandlerTest, SolrRequestParserTest, TestFoldingMultitermQuery, SuggesterTSTTest, TestTrie, SuggesterWFSTTest, TestCSVLoader, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, DocValuesMultiTest, DistanceFunctionTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, DebugComponentTest, CacheHeaderTest, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestWriterPerf, TestOmitPositions, FileBasedSpellCheckerTest, TermsComponentTest, XmlUpdateRequestHandlerTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, SolrPluginUtilsTest, IndexSchemaTest, TestJmxIntegration, TestCollationField, ReturnFieldsTest, TestCSVResponseWriter, MBeansHandlerTest, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, PingRequestHandlerTest, TestLFUCache, SolrTestCaseJ4Test, TestCrossCoreJoin, TestHighlightDedupGrouping, TestLuceneIndexBackCompat, ActionThrottleTest, AliasIntegrationTest, AsyncCallRequestStatusResponseTest, ChaosMonkeySafeLeaderWithPullReplicasTest, ConnectionManagerTest, CreateCollectionCleanupTest, CustomCollectionTest, DistribCursorPagingTest, DistributedVersionInfoTest, HttpPartitionTest, LeaderFailureAfterFreshStartTest, LegacyCloudClusterPropTest, MigrateRouteKeyTest, MultiThreadedOCPTest, RecoveryAfterSoftCommitTest, SharedFSAutoReplicaFailoverTest, SimpleCollectionCreateDeleteTest, SolrCloudExampleTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestCloudSearcherWarming, TestClusterProperties, TestCollectionAPI, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestCryptoKeys, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestLeaderElectionWithEmptyReplica, TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, TestMiniSolrCloudClusterSSL] [junit4] Completed [557/751 (1!)] on J2 in 248.17s, 4 tests, 1 error <<< FAILURES! [...truncated 40847 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
