Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1099/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth

Error Message:
Error from server at https://127.0.0.1:36957/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:36957/solr: create the collection time out:180s
        at 
__randomizedtesting.SeedInfo.seed([3188C7C35D9159A5:CD3213F7A5B1E86F]: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:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        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.testSslAndNoClientAuth(TestMiniSolrCloudClusterSSL.java:110)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
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.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12851 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 1209123 INFO  
(SUITE-TestMiniSolrCloudClusterSSL-seed#[3188C7C35D9159A5]-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-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_3188C7C35D9159A5-001/init-core-data-001
   [junit4]   2> 1209123 WARN  
(SUITE-TestMiniSolrCloudClusterSSL-seed#[3188C7C35D9159A5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 1209124 INFO  
(SUITE-TestMiniSolrCloudClusterSSL-seed#[3188C7C35D9159A5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1209125 INFO  
(SUITE-TestMiniSolrCloudClusterSSL-seed#[3188C7C35D9159A5]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1209127 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testNoSsl
   [junit4]   2> 1209127 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.s.c.TestMiniSolrCloudClusterSSL NOTE: This Test ignores the randomized SSL 
& clientAuth settings selected by base class
   [junit4]   2> 1209128 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_3188C7C35D9159A5-001/tempDir-001
   [junit4]   2> 1209128 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1209128 INFO  (Thread-4672) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1209128 INFO  (Thread-4672) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1209132 ERROR (Thread-4672) [    ] 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> 1209228 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43099
   [junit4]   2> 1209230 INFO  (zkConnectionManagerCallback-2465-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1209231 INFO  (jetty-launcher-2462-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1209231 INFO  (jetty-launcher-2462-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1209231 INFO  (jetty-launcher-2462-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1209235 INFO  (jetty-launcher-2462-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6fed1161{/solr,null,AVAILABLE}
   [junit4]   2> 1209235 INFO  (jetty-launcher-2462-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@46ccbf33{/solr,null,AVAILABLE}
   [junit4]   2> 1209235 INFO  (jetty-launcher-2462-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@600a4eff{/solr,null,AVAILABLE}
   [junit4]   2> 1209235 INFO  (jetty-launcher-2462-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@24f8b0ab{HTTP/1.1,[http/1.1]}{127.0.0.1:46671}
   [junit4]   2> 1209236 INFO  (jetty-launcher-2462-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3f8313db{HTTP/1.1,[http/1.1]}{127.0.0.1:45413}
   [junit4]   2> 1209236 INFO  (jetty-launcher-2462-thread-3) [    ] 
o.e.j.s.Server Started @1211196ms
   [junit4]   2> 1209236 INFO  (jetty-launcher-2462-thread-2) [    ] 
o.e.j.s.Server Started @1211196ms
   [junit4]   2> 1209236 INFO  (jetty-launcher-2462-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46671}
   [junit4]   2> 1209236 INFO  (jetty-launcher-2462-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45413}
   [junit4]   2> 1209236 ERROR (jetty-launcher-2462-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1209236 ERROR (jetty-launcher-2462-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1209236 INFO  (jetty-launcher-2462-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1209236 INFO  (jetty-launcher-2462-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1209236 INFO  (jetty-launcher-2462-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1209236 INFO  (jetty-launcher-2462-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1209236 INFO  (jetty-launcher-2462-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1209236 INFO  (jetty-launcher-2462-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1209236 INFO  (jetty-launcher-2462-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-02T02:51:13.924Z
   [junit4]   2> 1209236 INFO  (jetty-launcher-2462-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-02T02:51:13.924Z
   [junit4]   2> 1209236 INFO  (jetty-launcher-2462-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@d5005fe{HTTP/1.1,[http/1.1]}{127.0.0.1:42289}
   [junit4]   2> 1209237 INFO  (jetty-launcher-2462-thread-1) [    ] 
o.e.j.s.Server Started @1211197ms
   [junit4]   2> 1209237 INFO  (jetty-launcher-2462-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42289}
   [junit4]   2> 1209237 ERROR (jetty-launcher-2462-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1209237 INFO  (jetty-launcher-2462-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1209237 INFO  (jetty-launcher-2462-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1209237 INFO  (jetty-launcher-2462-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1209237 INFO  (jetty-launcher-2462-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-02T02:51:13.925Z
   [junit4]   2> 1209244 INFO  (zkConnectionManagerCallback-2467-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1209244 INFO  (zkConnectionManagerCallback-2471-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1209244 INFO  (zkConnectionManagerCallback-2469-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1209244 INFO  (jetty-launcher-2462-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1209244 INFO  (jetty-launcher-2462-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1209244 INFO  (jetty-launcher-2462-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1209248 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 0x160b4c7b0190002, 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.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1209248 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 0x160b4c7b0190003, 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.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1209249 INFO  (jetty-launcher-2462-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43099/solr
   [junit4]   2> 1209250 INFO  (jetty-launcher-2462-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43099/solr
   [junit4]   2> 1209250 INFO  (jetty-launcher-2462-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43099/solr
   [junit4]   2> 1209250 INFO  (zkConnectionManagerCallback-2477-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1209250 INFO  (zkConnectionManagerCallback-2481-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1209250 INFO  (zkConnectionManagerCallback-2483-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1209251 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 0x160b4c7b0190004, 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.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1209251 INFO  
(zkConnectionManagerCallback-2486-thread-1-processing-n:127.0.0.1:46671_solr) 
[n:127.0.0.1:46671_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1209251 INFO  
(zkConnectionManagerCallback-2487-thread-1-processing-n:127.0.0.1:42289_solr) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1209252 INFO  
(zkConnectionManagerCallback-2489-thread-1-processing-n:127.0.0.1:45413_solr) 
[n:127.0.0.1:45413_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1209324 INFO  (jetty-launcher-2462-thread-3) 
[n:127.0.0.1:46671_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1209324 INFO  (jetty-launcher-2462-thread-3) 
[n:127.0.0.1:46671_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46671_solr
   [junit4]   2> 1209325 INFO  (jetty-launcher-2462-thread-3) 
[n:127.0.0.1:46671_solr    ] o.a.s.c.Overseer Overseer 
(id=99277961548070919-127.0.0.1:46671_solr-n_0000000000) starting
   [junit4]   2> 1209333 INFO  (jetty-launcher-2462-thread-1) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1209334 INFO  (jetty-launcher-2462-thread-1) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42289_solr
   [junit4]   2> 1209343 INFO  (jetty-launcher-2462-thread-2) 
[n:127.0.0.1:45413_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1209345 INFO  (jetty-launcher-2462-thread-2) 
[n:127.0.0.1:45413_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1209346 INFO  (jetty-launcher-2462-thread-2) 
[n:127.0.0.1:45413_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45413_solr
   [junit4]   2> 1209361 INFO  (jetty-launcher-2462-thread-3) 
[n:127.0.0.1:46671_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46671_solr
   [junit4]   2> 1209376 INFO  
(zkCallback-2485-thread-1-processing-n:127.0.0.1:42289_solr) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1209380 INFO  
(zkCallback-2484-thread-1-processing-n:127.0.0.1:46671_solr) 
[n:127.0.0.1:46671_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1209396 INFO  
(zkCallback-2488-thread-1-processing-n:127.0.0.1:45413_solr) 
[n:127.0.0.1:45413_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 1209396 INFO  
(zkCallback-2484-thread-3-processing-n:127.0.0.1:46671_solr) 
[n:127.0.0.1:46671_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1209408 INFO  (jetty-launcher-2462-thread-1) 
[n:127.0.0.1:42289_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42289.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2257acc3
   [junit4]   2> 1209417 INFO  (jetty-launcher-2462-thread-1) 
[n:127.0.0.1:42289_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42289.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2257acc3
   [junit4]   2> 1209418 INFO  (jetty-launcher-2462-thread-1) 
[n:127.0.0.1:42289_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42289.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2257acc3
   [junit4]   2> 1209419 INFO  (jetty-launcher-2462-thread-1) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_3188C7C35D9159A5-001/tempDir-001/node1/.
   [junit4]   2> 1209439 INFO  (jetty-launcher-2462-thread-2) 
[n:127.0.0.1:45413_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45413.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2257acc3
   [junit4]   2> 1209445 INFO  (jetty-launcher-2462-thread-2) 
[n:127.0.0.1:45413_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45413.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2257acc3
   [junit4]   2> 1209445 INFO  (jetty-launcher-2462-thread-2) 
[n:127.0.0.1:45413_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45413.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2257acc3
   [junit4]   2> 1209446 INFO  (jetty-launcher-2462-thread-2) 
[n:127.0.0.1:45413_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_3188C7C35D9159A5-001/tempDir-001/node2/.
   [junit4]   2> 1209450 INFO  (jetty-launcher-2462-thread-3) 
[n:127.0.0.1:46671_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46671.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2257acc3
   [junit4]   2> 1209458 INFO  (jetty-launcher-2462-thread-3) 
[n:127.0.0.1:46671_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46671.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2257acc3
   [junit4]   2> 1209458 INFO  (jetty-launcher-2462-thread-3) 
[n:127.0.0.1:46671_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46671.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2257acc3
   [junit4]   2> 1209459 INFO  (jetty-launcher-2462-thread-3) 
[n:127.0.0.1:46671_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_3188C7C35D9159A5-001/tempDir-001/node3/.
   [junit4]   2> 1209524 INFO  (zkConnectionManagerCallback-2497-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1209536 INFO  (zkConnectionManagerCallback-2500-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1209711 INFO  (zkConnectionManagerCallback-2503-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1209716 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1209716 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43099/solr ready
   [junit4]   2> 1209718 INFO  (qtp660108632-13020) [n:127.0.0.1:42289_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> 1209723 INFO  
(OverseerThreadFactory-3783-thread-1-processing-n:127.0.0.1:46671_solr) 
[n:127.0.0.1:46671_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
first_collection
   [junit4]   2> 1209832 INFO  
(OverseerStateUpdate-99277961548070919-127.0.0.1:46671_solr-n_0000000000) 
[n:127.0.0.1:46671_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:42289/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1209840 INFO  
(OverseerStateUpdate-99277961548070919-127.0.0.1:46671_solr-n_0000000000) 
[n:127.0.0.1:46671_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:46671/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1209843 INFO  
(OverseerStateUpdate-99277961548070919-127.0.0.1:46671_solr-n_0000000000) 
[n:127.0.0.1:46671_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:45413/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1210039 INFO  (qtp660108632-13009) [n:127.0.0.1:42289_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> 1210039 INFO  (qtp207976594-13023) [n:127.0.0.1:46671_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> 1210040 INFO  (qtp660108632-13009) [n:127.0.0.1:42289_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1210039 INFO  (qtp402417714-13022) [n:127.0.0.1:45413_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> 1210043 INFO  (qtp207976594-13023) [n:127.0.0.1:46671_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1210043 INFO  (qtp402417714-13022) [n:127.0.0.1:45413_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1210149 INFO  
(zkCallback-2484-thread-3-processing-n:127.0.0.1:46671_solr) 
[n:127.0.0.1:46671_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> 1210149 INFO  
(zkCallback-2484-thread-1-processing-n:127.0.0.1:46671_solr) 
[n:127.0.0.1:46671_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> 1210149 INFO  
(zkCallback-2485-thread-1-processing-n:127.0.0.1:42289_solr) 
[n:127.0.0.1:42289_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> 1210149 INFO  
(zkCallback-2485-thread-2-processing-n:127.0.0.1:42289_solr) 
[n:127.0.0.1:42289_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> 1210149 INFO  
(zkCallback-2488-thread-1-processing-n:127.0.0.1:45413_solr) 
[n:127.0.0.1:45413_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> 1210150 INFO  
(zkCallback-2488-thread-2-processing-n:127.0.0.1:45413_solr) 
[n:127.0.0.1:45413_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> 1211063 INFO  (qtp402417714-13022) [n:127.0.0.1:45413_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1211063 INFO  (qtp207976594-13023) [n:127.0.0.1:46671_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1211063 INFO  (qtp660108632-13009) [n:127.0.0.1:42289_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1211079 INFO  (qtp207976594-13023) [n:127.0.0.1:46671_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> 1211084 INFO  (qtp402417714-13022) [n:127.0.0.1:45413_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> 1211084 INFO  (qtp660108632-13009) [n:127.0.0.1:42289_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> 1211195 INFO  (qtp207976594-13023) [n:127.0.0.1:46671_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> 1211200 INFO  (qtp660108632-13009) [n:127.0.0.1:42289_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> 1211201 INFO  (qtp402417714-13022) [n:127.0.0.1:45413_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> 1211203 INFO  (qtp207976594-13023) [n:127.0.0.1:46671_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> 1211203 INFO  (qtp207976594-13023) [n:127.0.0.1:46671_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_46671.solr.core.first_collection.shard2.replica_n2' (registry 
'solr.core.first_collection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2257acc3
   [junit4]   2> 1211204 INFO  (qtp207976594-13023) [n:127.0.0.1:46671_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> 1211204 INFO  (qtp207976594-13023) [n:127.0.0.1:46671_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-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_3188C7C35D9159A5-001/tempDir-001/node3/first_collection_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_3188C7C35D9159A5-001/tempDir-001/node3/./first_collection_shard2_replica_n2/data/]
   [junit4]   2> 1211206 INFO  (qtp207976594-13023) [n:127.0.0.1:46671_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=39, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=91.3447265625, 
floorSegmentMB=0.4365234375, forceMergeDeletesPctAllowed=12.935172379276182, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1211210 WARN  (qtp207976594-13023) [n:127.0.0.1:46671_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> 1211212 INFO  (qtp660108632-13009) [n:127.0.0.1:42289_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> 1211212 INFO  (qtp660108632-13009) [n:127.0.0.1:42289_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_42289.solr.core.first_collection.shard1.replica_n1' (registry 
'solr.core.first_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2257acc3
   [junit4]   2> 1211212 INFO  (qtp660108632-13009) [n:127.0.0.1:42289_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> 1211212 INFO  (qtp660108632-13009) [n:127.0.0.1:42289_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-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_3188C7C35D9159A5-001/tempDir-001/node1/first_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_3188C7C35D9159A5-001/tempDir-001/node1/./first_collection_shard1_replica_n1/data/]
   [junit4]   2> 1211213 INFO  (qtp402417714-13022) [n:127.0.0.1:45413_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> 1211214 INFO  (qtp402417714-13022) [n:127.0.0.1:45413_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_45413.solr.core.first_collection.shard3.replica_n4' (registry 
'solr.core.first_collection.shard3.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2257acc3
   [junit4]   2> 1211214 INFO  (qtp402417714-13022) [n:127.0.0.1:45413_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> 1211214 INFO  (qtp402417714-13022) [n:127.0.0.1:45413_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-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_3188C7C35D9159A5-001/tempDir-001/node2/first_collection_shard3_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_3188C7C35D9159A5-001/tempDir-001/node2/./first_collection_shard3_replica_n4/data/]
   [junit4]   2> 1211214 INFO  (qtp660108632-13009) [n:127.0.0.1:42289_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=39, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=91.3447265625, 
floorSegmentMB=0.4365234375, forceMergeDeletesPctAllowed=12.935172379276182, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1211216 INFO  (qtp402417714-13022) [n:127.0.0.1:45413_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=39, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=91.3447265625, 
floorSegmentMB=0.4365234375, forceMergeDeletesPctAllowed=12.935172379276182, 
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1211217 WARN  (qtp660108632-13009) [n:127.0.0.1:42289_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> 1211217 WARN  (qtp402417714-13022) [n:127.0.0.1:45413_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> 1211245 INFO  (qtp660108632-13009) [n:127.0.0.1:42289_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> 1211245 INFO  (qtp660108632-13009) [n:127.0.0.1:42289_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> 1211246 INFO  (qtp660108632-13009) [n:127.0.0.1:42289_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> 1211246 INFO  (qtp660108632-13009) [n:127.0.0.1:42289_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> 1211247 INFO  (qtp660108632-13009) [n:127.0.0.1:42289_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.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=939476785, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1211247 INFO  (qtp660108632-13009) [n:127.0.0.1:42289_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6ba59689[first_collection_shard1_replica_n1] main]
   [junit4]   2> 1211248 INFO  (qtp660108632-13009) [n:127.0.0.1:42289_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> 1211248 INFO  (qtp660108632-13009) [n:127.0.0.1:42289_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> 1211249 INFO  (qtp660108632-13009) [n:127.0.0.1:42289_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> 1211252 INFO  (qtp402417714-13022) [n:127.0.0.1:45413_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> 1211252 INFO  (qtp402417714-13022) [n:127.0.0.1:45413_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> 1211253 INFO  (qtp402417714-13022) [n:127.0.0.1:45413_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> 1211253 INFO  (qtp402417714-13022) [n:127.0.0.1:45413_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> 1211254 INFO  (qtp207976594-13023) [n:127.0.0.1:46671_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> 1211254 INFO  (qtp402417714-13022) [n:127.0.0.1:45413_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.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=939476785, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1211254 INFO  (qtp207976594-13023) [n:127.0.0.1:46671_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> 1211254 INFO  (qtp402417714-13022) [n:127.0.0.1:45413_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@533c0ac8[first_collection_shard3_replica_n4] main]
   [junit4]   2> 1211254 INFO  
(searcherExecutor-3791-thread-1-processing-n:127.0.0.1:42289_solr 
x:first_collection_shard1_replica_n1 s:shard1 c:first_collection r:core_node3) 
[n:127.0.0.1:42289_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@6ba59689[first_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1211254 INFO  (qtp660108632-13009) [n:127.0.0.1:42289_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 1588447386997358592
   [junit4]   2> 1211255 INFO  (qtp402417714-13022) [n:127.0.0.1:45413_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> 1211255 INFO  (qtp402417714-13022) [n:127.0.0.1:45413_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> 1211255 INFO  (qtp207976594-13023) [n:127.0.0.1:46671_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> 1211255 INFO  (qtp207976594-13023) [n:127.0.0.1:46671_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> 1211255 INFO  (qtp402417714-13022) [n:127.0.0.1:45413_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> 1211256 INFO  
(searcherExecutor-3792-thread-1-processing-n:127.0.0.1:45413_solr 
x:first_collection_shard3_replica_n4 s:shard3 c:first_collection r:core_node6) 
[n:127.0.0.1:45413_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@533c0ac8[first_collection_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1211256 INFO  (qtp207976594-13023) [n:127.0.0.1:46671_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.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=939476785, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1211256 INFO  (qtp402417714-13022) [n:127.0.0.1:45413_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 1588447386999455744
   [junit4]   2> 1211257 INFO  (qtp660108632-13009) [n:127.0.0.1:42289_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> 1211257 INFO  (qtp660108632-13009) [n:127.0.0.1:42289_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> 1211257 INFO  (qtp660108632-13009) [n:127.0.0.1:42289_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:42289/solr/first_collection_shard1_replica_n1/
   [junit4]   2> 1211257 INFO  (qtp207976594-13023) [n:127.0.0.1:46671_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@70404a5e[first_collection_shard2_replica_n2] main]
   [junit4]   2> 1211257 INFO  (qtp660108632-13009) [n:127.0.0.1:42289_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> 1211257 INFO  (qtp660108632-13009) [n:127.0.0.1:42289_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:42289/solr/first_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1211257 INFO  (qtp660108632-13009) [n:127.0.0.1:42289_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> 1211257 INFO  (qtp207976594-13023) [n:127.0.0.1:46671_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> 1211257 INFO  (qtp207976594-13023) [n:127.0.0.1:46671_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> 1211258 INFO  (qtp207976594-13023) [n:127.0.0.1:46671_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> 1211258 INFO  (qtp660108632-13009) [n:127.0.0.1:42289_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:42289/solr/first_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1211259 INFO  (qtp402417714-13022) [n:127.0.0.1:45413_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> 1211259 INFO  (qtp402417714-13022) [n:127.0.0.1:45413_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> 1211259 INFO  (qtp402417714-13022) [n:127.0.0.1:45413_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:45413/solr/first_collection_shard3_replica_n4/
   [junit4]   2> 1211259 INFO  (qtp402417714-13022) [n:127.0.0.1:45413_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> 1211259 INFO  (qtp402417714-13022) [n:127.0.0.1:45413_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:45413/solr/first_collection_shard3_replica_n4/ has no replicas
   [junit4]   2> 1211259 INFO  (qtp402417714-13022) [n:127.0.0.1:45413_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> 1211259 INFO  
(searcherExecutor-3790-thread-1-processing-n:127.0.0.1:46671_solr 
x:first_collection_shard2_replica_n2 s:shard2 c:first_collection r:core_node5) 
[n:127.0.0.1:46671_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@70404a5e[first_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1211259 INFO  (qtp207976594-13023) [n:127.0.0.1:46671_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 1588447387002601472
   [junit4]   2> 1211260 INFO  (qtp402417714-13022) [n:127.0.0.1:45413_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:45413/solr/first_collection_shard3_replica_n4/ shard3
   [junit4]   2> 1211262 INFO  (qtp207976594-13023) [n:127.0.0.1:46671_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> 1211262 INFO  (qtp207976594-13023) [n:127.0.0.1:46671_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> 1211262 INFO  (qtp207976594-13023) [n:127.0.0.1:46671_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:46671/solr/first_collection_shard2_replica_n2/
   [junit4]   2> 1211262 INFO  (qtp207976594-13023) [n:127.0.0.1:46671_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> 1211262 INFO  (qtp207976594-13023) [n:127.0.0.1:46671_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:46671/solr/first_collection_shard2_replica_n2/ has no replicas
   [junit4]   2> 1211262 INFO  (qtp207976594-13023) [n:127.0.0.1:46671_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> 1211263 INFO  (qtp207976594-13023) [n:127.0.0.1:46671_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:46671/solr/first_collection_shard2_replica_n2/ shard2
   [junit4]   2> 1211364 INFO  
(zkCallback-2488-thread-1-processing-n:127.0.0.1:45413_solr) 
[n:127.0.0.1:45413_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> 1211364 INFO  
(zkCallback-2488-thread-2-processing-n:127.0.0.1:45413_solr) 
[n:127.0.0.1:45413_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> 1211364 INFO  
(zkCallback-2485-thread-2-processing-n:127.0.0.1:42289_solr) 
[n:127.0.0.1:42289_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> 1211364 INFO  
(zkCallback-2484-thread-1-processing-n:127.0.0.1:46671_solr) 
[n:127.0.0.1:46671_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> 1211364 INFO  
(zkCallback-2485-thread-1-processing-n:127.0.0.1:42289_solr) 
[n:127.0.0.1:42289_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> 1211364 INFO  
(zkCallback-2484-thread-3-processing-n:127.0.0.1:46671_solr) 
[n:127.0.0.1:46671_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> 1211410 INFO  (qtp402417714-13022) [n:127.0.0.1:45413_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> 1211411 INFO  (qtp660108632-13009) [n:127.0.0.1:42289_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> 1211412 INFO  (qtp402417714-13022) [n:127.0.0.1:45413_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=1372
   [junit4]   2> 1211414 INFO  (qtp207976594-13023) [n:127.0.0.1:46671_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> 1211415 INFO  (qtp660108632-13009) [n:127.0.0.1:42289_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=1376
   [junit4]   2> 1211416 INFO  (qtp207976594-13023) [n:127.0.0.1:46671_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=1376
   [junit4]   2> 1211421 INFO  (qtp660108632-13020) [n:127.0.0.1:42289_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> 1211523 INFO  
(zkCallback-2488-thread-2-processing-n:127.0.0.1:45413_solr) 
[n:127.0.0.1:45413_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> 1211523 INFO  
(zkCallback-2488-thread-1-processing-n:127.0.0.1:45413_solr) 
[n:127.0.0.1:45413_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> 1211523 INFO  
(zkCallback-2485-thread-2-processing-n:127.0.0.1:42289_solr) 
[n:127.0.0.1:42289_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> 1211523 INFO  
(zkCallback-2485-thread-1-processing-n:127.0.0.1:42289_solr) 
[n:127.0.0.1:42289_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> 1211524 INFO  
(zkCallback-2484-thread-3-processing-n:127.0.0.1:46671_solr) 
[n:127.0.0.1:46671_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> 1211524 INFO  
(zkCallback-2484-thread-1-processing-n:127.0.0.1:46671_solr) 
[n:127.0.0.1:46671_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> 1211725 INFO  
(OverseerCollectionConfigSetProcessor-99277961548070919-127.0.0.1:46671_solr-n_0000000000)
 [n:127.0.0.1:46671_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> 1212421 INFO  (qtp660108632-13020) [n:127.0.0.1:42289_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=2703
   [junit4]   2> 1212422 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
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> 1212422 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
first_collection
   [junit4]   2> 1212424 INFO  (qtp660108632-13007) [n:127.0.0.1:42289_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:42289/solr/first_collection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1514861477111&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 1212424 INFO  (qtp402417714-13025) [n:127.0.0.1:45413_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:45413/solr/first_collection_shard3_replica_n4/&rows=10&version=2&q=*:*&NOW=1514861477111&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 1212424 INFO  (qtp207976594-13026) [n:127.0.0.1:46671_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:46671/solr/first_collection_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1514861477111&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 1212424 INFO  (qtp207976594-13029) [n:127.0.0.1:46671_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=1
   [junit4]   2> 1212426 INFO  (qtp660108632-13009) [n:127.0.0.1:42289_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> 1212429 INFO  (qtp660108632-13011) [n:127.0.0.1:42289_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> 1212432 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
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:42289: https protocol is not supported
   [junit4]   2> 1212432 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:42289
   [junit4]   2> 1212432 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
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:42289: https protocol is not supported
   [junit4]   2> 1212432 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:42289
   [junit4]   2> 1212432 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
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:42289: https protocol is not supported
   [junit4]   2> 1212432 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:42289
   [junit4]   2> 1212444 WARN  (qtp660108632-13011) [n:127.0.0.1:42289_solr    
] o.e.j.h.HttpParser Illegal character 0x16 in state=START for buffer 
HeapByteBuffer@218843f8[p=1,l=172,c=8192,r=171]={\x16<<<\x03\x03\x00\xA7\x01\x00\x00\xA3\x03\x03ZJ\xF3\xA5O\x84M...\x01\x04\x02\x03\x03\x03\x01\x03\x02\x02\x03\x02\x01\x02\x02>>>v20170531)\r\n\r\nn:
 ...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
   [junit4]   2> 1212444 WARN  (qtp660108632-13011) [n:127.0.0.1:42289_solr    
] o.e.j.h.HttpParser bad HTTP parsed: 400 Illegal character 0x16 for 
HttpChannelOverHttp@648ac9ad{r=0,c=false,a=IDLE,uri=null}
   [junit4]   2> 1212449 INFO  (qtp207976594-13012) [n:127.0.0.1:46671_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> 1212451 INFO  (qtp207976594-13016) [n:127.0.0.1:46671_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> 1212453 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
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:46671: https protocol is not supported
   [junit4]   2> 1212453 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:46671
   [junit4]   2> 1212453 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
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:46671: https protocol is not supported
   [junit4]   2> 1212453 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:46671
   [junit4]   2> 1212453 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
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:46671: https protocol is not supported
   [junit4]   2> 1212453 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:46671
   [junit4]   2> 1212455 WARN  (qtp207976594-13013) [    ] o.e.j.h.HttpParser 
Illegal character 0x16 in state=START for buffer 
HeapByteBuffer@2d93551b[p=1,l=172,c=8192,r=171]={\x16<<<\x03\x03\x00\xA7\x01\x00\x00\xA3\x03\x03ZJ\xF3\xA5H\xFa\xCb...\x01\x04\x02\x03\x03\x03\x01\x03\x02\x02\x03\x02\x01\x02\x02>>>v20170531)\r\n\r\nn:
 ...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
   [junit4]   2> 1212455 WARN  (qtp207976594-13013) [    ] o.e.j.h.HttpParser 
bad HTTP parsed: 400 Illegal character 0x16 for 
HttpChannelOverHttp@6891cecd{r=0,c=false,a=IDLE,uri=null}
   [junit4]   2> 1212458 INFO  (qtp402417714-13006) [n:127.0.0.1:45413_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> 1212460 INFO  (qtp402417714-13015) [n:127.0.0.1:45413_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> 1212461 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
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:45413: https protocol is not supported
   [junit4]   2> 1212461 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:45413
   [junit4]   2> 1212462 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
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:45413: https protocol is not supported
   [junit4]   2> 1212462 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:45413
   [junit4]   2> 1212462 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
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:45413: https protocol is not supported
   [junit4]   2> 1212462 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:45413
   [junit4]   2> 1212464 WARN  (qtp402417714-13019) [    ] o.e.j.h.HttpParser 
Illegal character 0x16 in state=START for buffer 
HeapByteBuffer@4d6a5991[p=1,l=172,c=8192,r=171]={\x16<<<\x03\x03\x00\xA7\x01\x00\x00\xA3\x03\x03ZJ\xF3\xA5~X\xD8...\x01\x04\x02\x03\x03\x03\x01\x03\x02\x02\x03\x02\x01\x02\x02>>>v20170531)\r\n\r\nn:
 ...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
   [junit4]   2> 1212465 WARN  (qtp402417714-13019) [    ] o.e.j.h.HttpParser 
bad HTTP parsed: 400 Illegal character 0x16 for 
HttpChannelOverHttp@868de58{r=0,c=false,a=IDLE,uri=null}
   [junit4]   2> 1212465 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@d5005fe{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1212466 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1679002911
   [junit4]   2> 1212466 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1212466 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6dedea34: rootName = 
solr_42289, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@4057f4a1
   [junit4]   2> 1212471 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1212472 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1a346772: rootName = 
solr_42289, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@39111ddf
   [junit4]   2> 1212475 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1212475 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@552e64d8: rootName = 
solr_42289, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@5bc7bc8e
   [junit4]   2> 1212476 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42289_solr
   [junit4]   2> 1212477 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1212477 INFO  (zkCallback-2502-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1212478 INFO  
(zkCallback-2485-thread-1-processing-n:127.0.0.1:42289_solr) 
[n:127.0.0.1:42289_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 1212478 INFO  
(zkCallback-2488-thread-2-processing-n:127.0.0.1:45413_solr) 
[n:127.0.0.1:45413_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 1212478 INFO  
(zkCallback-2484-thread-1-processing-n:127.0.0.1:46671_solr) 
[n:127.0.0.1:46671_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 1212478 INFO  (coreCloseExecutor-3805-thread-1) 
[n:127.0.0.1:42289_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]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@704d18ea
   [junit4]   2> 1212479 INFO  (coreCloseExecutor-3805-thread-1) 
[n:127.0.0.1:42289_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.core.first_collection.shard1.replica_n1, 
tag=1884100842
   [junit4]   2> 1212479 INFO  (coreCloseExecutor-3805-thread-1) 
[n:127.0.0.1:42289_solr c:first_collection s:shard1 r:core_node3 
x:first_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4a222438: rootName 
= solr_42289, domain = solr.core.first_collection.shard1.replica_n1, service 
url = null, agent id = null] for registry 
solr.core.first_collection.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@4c80ab0a
   [junit4]   2> 1212488 INFO  (coreCloseExecutor-3805-thread-1) 
[n:127.0.0.1:42289_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=1884100842
   [junit4]   2> 1212491 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@46ccbf33{/solr,null,UNAVAILABLE}
   [junit4]   2> 1212492 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1212496 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@33e26386{/solr,null,AVAILABLE}
   [junit4]   2> 1212497 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@680878d3{HTTP/1.1,[http/1.1]}{127.0.0.1:35975}
   [junit4]   2> 1212497 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.e.j.s.Server Started @1214457ms
   [junit4]   2> 1212497 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35975}
   [junit4]   2> 1212497 ERROR 
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1212497 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1212497 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1212497 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1212497 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-01-02T02:51:17.185Z
   [junit4]   2> 1212498 INFO  (zkConnectionManagerCallback-2505-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1212499 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1212504 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43099/solr
   [junit4]   2> 1212505 INFO  (zkConnectionManagerCallback-2509-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1212508 INFO  
(zkConnectionManagerCallback-2511-thread-1-processing-n:127.0.0.1:35975_solr) 
[n:127.0.0.1:35975_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1212512 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) 
[n:127.0.0.1:35975_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1212515 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) 
[n:127.0.0.1:35975_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1212516 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) 
[n:127.0.0.1:35975_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35975_solr
   [junit4]   2> 1212517 INFO  (zkCallback-2502-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1212517 INFO  
(zkCallback-2488-thread-2-processing-n:127.0.0.1:45413_solr) 
[n:127.0.0.1:45413_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1212517 INFO  
(zkCallback-2484-thread-1-processing-n:127.0.0.1:46671_solr) 
[n:127.0.0.1:46671_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1212524 INFO  
(zkCallback-2510-thread-1-processing-n:127.0.0.1:35975_solr) 
[n:127.0.0.1:35975_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1212558 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) 
[n:127.0.0.1:35975_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35975.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2257acc3
   [junit4]   2> 1212565 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) 
[n:127.0.0.1:35975_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35975.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2257acc3
   [junit4]   2> 1212565 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) 
[n:127.0.0.1:35975_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35975.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2257acc3
   [junit4]   2> 1212566 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) 
[n:127.0.0.1:35975_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_3188C7C35D9159A5-001/tempDir-001/node4/.
   [junit4]   2> 1212604 INFO  (qtp207976594-13026) [n:127.0.0.1:46671_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> 1212605 INFO  (qtp207976594-13026) [n:127.0.0.1:46671_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> 1212608 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
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:46671: https protocol is not supported
   [junit4]   2> 1212608 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:46671
   [junit4]   2> 1212608 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
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:46671: https protocol is not supported
   [junit4]   2> 1212608 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:46671
   [junit4]   2> 1212608 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
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:46671: https protocol is not supported
   [junit4]   2> 1212608 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:46671
   [junit4]   2> 1212612 WARN  (qtp207976594-13012) [n:127.0.0.1:46671_solr    
] o.e.j.h.HttpParser Illegal character 0x16 in state=START for buffer 
HeapByteBuffer@2d93551b[p=1,l=172,c=8192,r=171]={\x16<<<\x03\x03\x00\xA7\x01\x00\x00\xA3\x03\x03ZJ\xF3\xA5\xE7fG...\x01\x04\x02\x03\x03\x03\x01\x03\x02\x02\x03\x02\x01\x02\x02>>>v20170531)\r\n\r\nn:
 ...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
   [junit4]   2> 1212612 WARN  (qtp207976594-13012) [n:127.0.0.1:46671_solr    
] o.e.j.h.HttpParser bad HTTP parsed: 400 Illegal character 0x16 for 
HttpChannelOverHttp@5f374619{r=0,c=false,a=IDLE,uri=null}
   [junit4]   2> 1212614 INFO  (qtp402417714-13006) [n:127.0.0.1:45413_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> 1212616 INFO  (qtp402417714-13022) [n:127.0.0.1:45413_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> 1212617 INFO  
(zkCallback-2488-thread-2-processing-n:127.0.0.1:45413_solr) 
[n:127.0.0.1:45413_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> 1212617 INFO  
(zkCallback-2488-thread-1-processing-n:127.0.0.1:45413_solr) 
[n:127.0.0.1:45413_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> 1212617 INFO  
(zkCallback-2484-thread-1-processing-n:127.0.0.1:46671_solr) 
[n:127.0.0.1:46671_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> 1212617 INFO  
(zkCallback-2484-thread-3-processing-n:127.0.0.1:46671_solr) 
[n:127.0.0.1:46671_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> 1212618 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
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:45413: https protocol is not supported
   [junit4]   2> 1212618 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:45413
   [junit4]   2> 1212618 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
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:45413: https protocol is not supported
   [junit4]   2> 1212618 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:45413
   [junit4]   2> 1212618 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
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:45413: https protocol is not supported
   [junit4]   2> 1212618 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:45413
   [junit4]   2> 1212620 WARN  (qtp402417714-13010) [    ] o.e.j.h.HttpParser 
Illegal character 0x16 in state=START for buffer 
HeapByteBuffer@4d6a5991[p=1,l=172,c=8192,r=171]={\x16<<<\x03\x03\x00\xA7\x01\x00\x00\xA3\x03\x03ZJ\xF3\xA5\x96s\xC1...\x01\x04\x02\x03\x03\x03\x01\x03\x02\x02\x03\x02\x01\x02\x02>>>v20170531)\r\n\r\nn:
 ...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
   [junit4]   2> 1212620 WARN  (qtp402417714-13010) [    ] o.e.j.h.HttpParser 
bad HTTP parsed: 400 Illegal character 0x16 for 
HttpChannelOverHttp@3fccf6f{r=0,c=false,a=IDLE,uri=null}
   [junit4]   2> 1212622 INFO  (qtp937438686-13133) [n:127.0.0.1:35975_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1212622 INFO  (qtp937438686-13133) [n:127.0.0.1:35975_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> 1212624 INFO  (qtp937438686-13133) [n:127.0.0.1:35975_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> 1212625 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
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:35975: https protocol is not supported
   [junit4]   2> 1212625 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:35975
   [junit4]   2> 1212625 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
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:35975: https protocol is not supported
   [junit4]   2> 1212625 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:35975
   [junit4]   2> 1212625 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
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:35975: https protocol is not supported
   [junit4]   2> 1212625 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSsl-seed#[3188C7C35D9159A5]) [    ] 
o.a.h.i.e.RetryExec Retrying request to {s}->https://127.0.0.1:35975
   [junit4]   2> 1212627 WARN  (qtp937438686-13129) [    ] o.e.j.h.HttpParser 
Illegal character 0x16 in state=START for buffer 
HeapByteBuffer@75fb4f88[p=1,l=172,c=8192,r=171]={\x16<<<\x03\x03\x00\xA7\x01\x00\x00\xA3\x03\x03ZJ\xF3\xA5\xDa\x15\xEa...\x01\x04\x02\x03\x03\x03\x01\x03\x02\x02\x03\x02\x01\x02\x02>>>0170531)\r\n\r\nion:
 ...\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00}
   [junit4]   2> 1212629 WARN  (qtp937438686-13129) [    ] o.e.j.h.HttpParser 
bad HTTP parsed: 400 Illegal character 0x16 for 
HttpChannelOverHttp@30f9df53{r=0,c=false,a=IDLE,uri=null}
   [junit4]   2> 1212631 INFO  (qtp937438686-13130) [n:127.0.0.1:35975_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> 1212636 INFO  
(OverseerThreadFactory-3783-thread-2-processing-n:127.0.0.1:46671_solr) 
[n:127.0.0.1:46671_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
second_collection
   [junit4]   2> 1212839 INFO  
(OverseerStateUpdate-99277961548070919-127.0.0.1:46671_solr-n_0000000000) 
[n:127.0.0.1:46671_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:46671/solr";,
   [junit4]   2>   "type":"NRT",
 

[...truncated too long message...]

0.0.1:42117_solr c:first_collection s:shard3 r:core_node6 
x:first_collection_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.first_collection.shard3.replica_n4, 
tag=1304215125
   [junit4]   2> 1456361 INFO  (coreCloseExecutor-4005-thread-1) 
[n:127.0.0.1:42117_solr c:first_collection s:shard3 r:core_node6 
x:first_collection_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@338a42ed: rootName 
= solr_42117, domain = solr.core.first_collection.shard3.replica_n4, service 
url = null, agent id = null] for registry 
solr.core.first_collection.shard3.replica_n4 / 
com.codahale.metrics.MetricRegistry@2627c784
   [junit4]   2> 1456363 INFO  
(zkCallback-2632-thread-1-processing-n:127.0.0.1:42117_solr) 
[n:127.0.0.1:42117_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (0)
   [junit4]   2> 1456364 INFO  (coreCloseExecutor-4005-thread-2) 
[n:127.0.0.1:42117_solr c:second_collection s:shard3 r:core_node6 
x:second_collection_shard3_replica_n4] o.a.s.c.SolrCore 
[second_collection_shard3_replica_n4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@52fb21b1
   [junit4]   2> 1456370 INFO  (jetty-closer-2609-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@195568a3{/solr,null,UNAVAILABLE}
   [junit4]   2> 1456373 INFO  (coreCloseExecutor-4004-thread-1) 
[n:127.0.0.1:35077_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.core.first_collection.shard1.replica_n1, 
tag=1610057299
   [junit4]   2> 1456373 INFO  (coreCloseExecutor-4004-thread-1) 
[n:127.0.0.1:35077_solr c:first_collection s:shard1 r:core_node3 
x:first_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@12d80ded: rootName 
= solr_35077, domain = solr.core.first_collection.shard1.replica_n1, service 
url = null, agent id = null] for registry 
solr.core.first_collection.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@305ab2d1
   [junit4]   2> 1456380 INFO  (coreCloseExecutor-4005-thread-2) 
[n:127.0.0.1:42117_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.core.second_collection.shard3.replica_n4, 
tag=1392189873
   [junit4]   2> 1456381 INFO  (coreCloseExecutor-4005-thread-2) 
[n:127.0.0.1:42117_solr c:second_collection s:shard3 r:core_node6 
x:second_collection_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@21149b29: rootName 
= solr_42117, domain = solr.core.second_collection.shard3.replica_n4, service 
url = null, agent id = null] for registry 
solr.core.second_collection.shard3.replica_n4 / 
com.codahale.metrics.MetricRegistry@7b11ebfc
   [junit4]   2> 1456384 INFO  (coreCloseExecutor-4004-thread-2) 
[n:127.0.0.1:35077_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=385339832
   [junit4]   2> 1456384 INFO  (coreCloseExecutor-4004-thread-1) 
[n:127.0.0.1:35077_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=1610057299
   [junit4]   2> 1456386 INFO  (jetty-closer-2609-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@440a95a0{/solr,null,UNAVAILABLE}
   [junit4]   2> 1456389 INFO  (coreCloseExecutor-4005-thread-1) 
[n:127.0.0.1:42117_solr c:first_collection s:shard3 r:core_node6 
x:first_collection_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.first_collection.shard3.leader, 
tag=1304215125
   [junit4]   2> 1456389 INFO  (coreCloseExecutor-4005-thread-2) 
[n:127.0.0.1:42117_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=1392189873
   [junit4]   2> 1456390 INFO  (jetty-closer-2609-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=99277977306923016-127.0.0.1:42117_solr-n_0000000000) closing
   [junit4]   2> 1456392 WARN  
(OverseerAutoScalingTriggerThread-99277977306923016-127.0.0.1:42117_solr-n_0000000000)
 [n:127.0.0.1:42117_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1456395 INFO  
(OverseerStateUpdate-99277977306923016-127.0.0.1:42117_solr-n_0000000000) 
[n:127.0.0.1:42117_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:42117_solr
   [junit4]   2> 1456396 INFO  (jetty-closer-2609-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5078d16a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1456397 ERROR 
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[3188C7C35D9159A5])
 [    ] 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> 1456397 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[3188C7C35D9159A5])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41399 41399
   [junit4]   2> 1461432 INFO  (Thread-4782) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:41399 41399
   [junit4]   2> 1461433 WARN  (Thread-4782) [    ] 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/99277977306923016-127.0.0.1:42117_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> 1461433 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[3188C7C35D9159A5])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testNoSslButSillyClientAuth
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_3188C7C35D9159A5-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1869, maxMBSortInHeap=6.105376602319954, 
sim=RandomSimilarity(queryNorm=false): {}, locale=sk, timezone=Indian/Mauritius
   [junit4]   2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=88254400,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSkipOverseerOperations, 
TestCSVResponseWriter, ReplicationFactorTest, PKIAuthenticationIntegrationTest, 
ClassificationUpdateProcessorIntegrationTest, HdfsRecoveryZkTest, 
ConfigSetsAPITest, TestIndexSearcher, RecoveryAfterSoftCommitTest, 
TestSolrConfigHandlerConcurrent, TestFieldCache, TestChildDocTransformer, 
NodeLostTriggerTest, TestSolrCLIRunExample, RuleEngineTest, TestJsonRequest, 
TestTolerantSearch, TestDistribDocBasedVersion, TestCloudManagedSchema, 
LeaderInitiatedRecoveryOnCommitTest, TestPartialUpdateDeduplication, 
AliasIntegrationTest, TestQuerySenderListener, TestConfigReload, 
AnalyticsMergeStrategyTest, OverseerTest, UninvertDocValuesMergePolicyTest, 
DirectSolrSpellCheckerTest, FileBasedSpellCheckerTest, TestTrie, 
MoveReplicaHDFSTest, PluginInfoTest, TestRequestForwarding, 
TestLMDirichletSimilarityFactory, RequiredFieldsTest, TestMacroExpander, 
HdfsBasicDistributedZkTest, HighlighterMaxOffsetTest, SolrIndexMetricsTest, 
TestHdfsCloudBackupRestore, TestQueryTypes, TestCharFilters, V2StandaloneTest, 
MetricUtilsTest, BasicDistributedZk2Test, TriLevelCompositeIdRoutingTest, 
BadCopyFieldTest, TestJavabinTupleStreamParser, TestSchemaNameResource, 
SuggesterTest, TestSubQueryTransformerDistrib, BadComponentTest, 
AutoAddReplicasIntegrationTest, TestElisionMultitermQuery, TimeZoneUtilsTest, 
ClusterStateTest, LeaderElectionTest, CurrencyFieldTypeTest, 
TestNestedDocsSort, TestMinMaxOnMultiValuedField, 
TestManagedSchemaThreadSafety, CdcrRequestHandlerTest, TestLegacyTerms, 
HdfsWriteToMultipleCollectionsTest, EchoParamsTest, ScriptEngineTest, 
TestCoreDiscovery, TestGenericDistributedQueue, 
TestRuleBasedAuthorizationPlugin, UnloadDistributedZkTest, 
TestLegacyFieldCache, IndexSchemaTest, TestSystemIdResolver, 
HdfsDirectoryFactoryTest, TestShardHandlerFactory, TestDynamicLoading, 
TestExtendedDismaxParser, LargeFieldTest, 
DistributedFacetSimpleRefinementLongTailTest, BitVectorTest, 
TestMaxTokenLenTokenizer, AsyncCallRequestStatusResponseTest, RecoveryZkTest, 
StatsComponentTest, InfixSuggestersTest, UUIDFieldTest, 
DistributedQueryComponentOptimizationTest, CoreAdminRequestStatusTest, 
TestConfigOverlay, FieldAnalysisRequestHandlerTest, TestCoreContainer, 
TestUninvertingReader, HttpTriggerListenerTest, TestFileDictionaryLookup, 
ZkStateReaderTest, TestRandomRequestDistribution, TestCollectionAPIs, 
DocExpirationUpdateProcessorFactoryTest, HttpSolrCallGetCoreTest, 
SmileWriterTest, TestLegacyField, TestFunctionQuery, TestRestManager, 
TestManagedStopFilterFactory, TestMiniSolrCloudClusterSSL]
   [junit4] Completed [350/764 (1!)] on J2 in 252.32s, 4 tests, 1 error <<< 
FAILURES!

[...truncated 49565 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to