You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/04/29 15:22:17 UTC

[JENKINS] Lucene-Solr-master-Windows (32bit/jdk1.8.0_92) - Build # 5807 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/5807/
Java: 32bit/jdk1.8.0_92 -client -XX:+UseG1GC

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

Error Message:
Unexpected exception type, expected SSLHandshakeException

Stack Trace:
junit.framework.AssertionFailedError: Unexpected exception type, expected SSLHandshakeException
	at __randomizedtesting.SeedInfo.seed([80042A5B4F600CF5:5380C396DDAD5709]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2682)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterJettys(TestMiniSolrCloudClusterSSL.java:283)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:185)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:147)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslAndClientAuth(TestMiniSolrCloudClusterSSL.java:129)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	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:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:170)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
	at sun.security.ssl.SSLSocketImpl.waitForClose(SSLSocketImpl.java:1769)
	at sun.security.ssl.HandshakeOutStream.flush(HandshakeOutStream.java:124)
	at sun.security.ssl.Handshaker.sendChangeCipherSpec(Handshaker.java:1083)
	at sun.security.ssl.ClientHandshaker.sendChangeCipherAndFinish(ClientHandshaker.java:1222)
	at sun.security.ssl.ClientHandshaker.serverHelloDone(ClientHandshaker.java:1134)
	at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:348)
	at sun.security.ssl.Handshaker.processLoop(Handshaker.java:979)
	at sun.security.ssl.Handshaker.process_record(Handshaker.java:914)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1062)
	at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1375)
	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1403)
	at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1387)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:394)
	at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:353)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:134)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:353)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:380)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.doHeadRequest(TestMiniSolrCloudClusterSSL.java:302)
	at org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.lambda$checkClusterJettys$2(TestMiniSolrCloudClusterSSL.java:284)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2677)
	... 43 more




Build Log:
[...truncated 12046 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestMiniSolrCloudClusterSSL_80042A5B4F600CF5-001\init-core-data-001
   [junit4]   2> 2952932 WARN  (SUITE-TestMiniSolrCloudClusterSSL-seed#[80042A5B4F600CF5]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 2952932 INFO  (SUITE-TestMiniSolrCloudClusterSSL-seed#[80042A5B4F600CF5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 2952935 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNoSslButSillyClientAuth
   [junit4]   2> 2952935 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.TestMiniSolrCloudClusterSSL NOTE: This Test ignores the randomized SSL & clientAuth settings selected by base class
   [junit4]   2> 2952936 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2952937 INFO  (Thread-6012) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2952937 INFO  (Thread-6012) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2953037 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.ZkTestServer start zk server on port:52891
   [junit4]   2> 2953037 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2953048 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2953070 INFO  (zkCallback-3057-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@195f869 name:ZooKeeperConnection Watcher:127.0.0.1:52891 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2953070 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2953071 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2953071 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 2953090 INFO  (jetty-launcher-3056-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2953091 INFO  (jetty-launcher-3056-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e750ed{/solr,null,AVAILABLE}
   [junit4]   2> 2953095 INFO  (jetty-launcher-3056-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2953096 INFO  (jetty-launcher-3056-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2953098 INFO  (jetty-launcher-3056-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17e209d{/solr,null,AVAILABLE}
   [junit4]   2> 2953098 INFO  (jetty-launcher-3056-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d7e4e7{/solr,null,AVAILABLE}
   [junit4]   2> 2953104 INFO  (jetty-launcher-3056-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@f503a5{HTTP/1.1,[http/1.1]}{127.0.0.1:52899}
   [junit4]   2> 2953104 INFO  (jetty-launcher-3056-thread-3) [    ] o.e.j.s.Server Started @2956620ms
   [junit4]   2> 2953104 INFO  (jetty-launcher-3056-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@16fa969{HTTP/1.1,[http/1.1]}{127.0.0.1:52902}
   [junit4]   2> 2953104 INFO  (jetty-launcher-3056-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52899}
   [junit4]   2> 2953104 INFO  (jetty-launcher-3056-thread-2) [    ] o.e.j.s.Server Started @2956620ms
   [junit4]   2> 2953104 INFO  (jetty-launcher-3056-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52902}
   [junit4]   2> 2953104 INFO  (jetty-launcher-3056-thread-3) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2953104 INFO  (jetty-launcher-3056-thread-3) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestMiniSolrCloudClusterSSL_80042A5B4F600CF5-001\tempDir-001\node3'
   [junit4]   2> 2953105 INFO  (jetty-launcher-3056-thread-2) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2953105 INFO  (jetty-launcher-3056-thread-2) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestMiniSolrCloudClusterSSL_80042A5B4F600CF5-001\tempDir-001\node2'
   [junit4]   2> 2953105 INFO  (jetty-launcher-3056-thread-3) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2953105 INFO  (jetty-launcher-3056-thread-3) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2953105 INFO  (jetty-launcher-3056-thread-2) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2953105 INFO  (jetty-launcher-3056-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2953106 INFO  (jetty-launcher-3056-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2953106 INFO  (jetty-launcher-3056-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2953109 INFO  (jetty-launcher-3056-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@1427d12{HTTP/1.1,[http/1.1]}{127.0.0.1:52903}
   [junit4]   2> 2953109 INFO  (jetty-launcher-3056-thread-1) [    ] o.e.j.s.Server Started @2956625ms
   [junit4]   2> 2953109 INFO  (jetty-launcher-3056-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52903}
   [junit4]   2> 2953109 INFO  (jetty-launcher-3056-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2953109 INFO  (jetty-launcher-3056-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 2953110 INFO  (jetty-launcher-3056-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestMiniSolrCloudClusterSSL_80042A5B4F600CF5-001\tempDir-001\node1'
   [junit4]   2> 2953110 INFO  (jetty-launcher-3056-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2953110 INFO  (jetty-launcher-3056-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2953110 INFO  (jetty-launcher-3056-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2953111 INFO  (jetty-launcher-3056-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2953113 INFO  (jetty-launcher-3056-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2953118 INFO  (zkCallback-3058-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@184e648 name:ZooKeeperConnection Watcher:127.0.0.1:52891/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2953118 INFO  (zkCallback-3059-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1783e17 name:ZooKeeperConnection Watcher:127.0.0.1:52891/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2953118 INFO  (jetty-launcher-3056-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2953118 INFO  (jetty-launcher-3056-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2953118 INFO  (jetty-launcher-3056-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2953118 INFO  (jetty-launcher-3056-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2953119 INFO  (jetty-launcher-3056-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2953121 INFO  (jetty-launcher-3056-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2953130 INFO  (zkCallback-3060-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@18a346d name:ZooKeeperConnection Watcher:127.0.0.1:52891/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2953131 INFO  (jetty-launcher-3056-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2953131 INFO  (jetty-launcher-3056-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2953131 INFO  (jetty-launcher-3056-thread-2) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestMiniSolrCloudClusterSSL_80042A5B4F600CF5-001\tempDir-001\node2\.
   [junit4]   2> 2953132 INFO  (jetty-launcher-3056-thread-2) [    ] o.a.s.c.CoreContainer New CoreContainer 12688434
   [junit4]   2> 2953132 INFO  (jetty-launcher-3056-thread-2) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestMiniSolrCloudClusterSSL_80042A5B4F600CF5-001\tempDir-001\node2]
   [junit4]   2> 2953132 WARN  (jetty-launcher-3056-thread-2) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestMiniSolrCloudClusterSSL_80042A5B4F600CF5-001\tempDir-001\node2\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestMiniSolrCloudClusterSSL_80042A5B4F600CF5-001\tempDir-001\node2\lib
   [junit4]   2> 2953132 INFO  (jetty-launcher-3056-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : http,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2953133 INFO  (jetty-launcher-3056-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2953134 INFO  (jetty-launcher-3056-thread-3) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestMiniSolrCloudClusterSSL_80042A5B4F600CF5-001\tempDir-001\node3\.
   [junit4]   2> 2953134 INFO  (jetty-launcher-3056-thread-3) [    ] o.a.s.c.CoreContainer New CoreContainer 28737153
   [junit4]   2> 2953134 INFO  (jetty-launcher-3056-thread-3) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestMiniSolrCloudClusterSSL_80042A5B4F600CF5-001\tempDir-001\node3]
   [junit4]   2> 2953134 WARN  (jetty-launcher-3056-thread-3) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestMiniSolrCloudClusterSSL_80042A5B4F600CF5-001\tempDir-001\node3\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestMiniSolrCloudClusterSSL_80042A5B4F600CF5-001\tempDir-001\node3\lib
   [junit4]   2> 2953135 INFO  (jetty-launcher-3056-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : http,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2953136 INFO  (jetty-launcher-3056-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 2953137 INFO  (jetty-launcher-3056-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 2953139 INFO  (jetty-launcher-3056-thread-3) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2953139 INFO  (jetty-launcher-3056-thread-3) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2953139 INFO  (jetty-launcher-3056-thread-2) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2953139 INFO  (jetty-launcher-3056-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52891/solr
   [junit4]   2> 2953139 INFO  (jetty-launcher-3056-thread-2) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2953139 INFO  (jetty-launcher-3056-thread-3) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2953139 INFO  (jetty-launcher-3056-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2953139 INFO  (jetty-launcher-3056-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52891/solr
   [junit4]   2> 2953139 INFO  (jetty-launcher-3056-thread-2) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2953139 INFO  (jetty-launcher-3056-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2953140 INFO  (jetty-launcher-3056-thread-3) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2953140 INFO  (jetty-launcher-3056-thread-2) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2953145 INFO  (jetty-launcher-3056-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestMiniSolrCloudClusterSSL_80042A5B4F600CF5-001\tempDir-001\node1\.
   [junit4]   2> 2953145 INFO  (jetty-launcher-3056-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 14433631
   [junit4]   2> 2953145 INFO  (jetty-launcher-3056-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestMiniSolrCloudClusterSSL_80042A5B4F600CF5-001\tempDir-001\node1]
   [junit4]   2> 2953145 WARN  (jetty-launcher-3056-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestMiniSolrCloudClusterSSL_80042A5B4F600CF5-001\tempDir-001\node1\lib to classpath: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestMiniSolrCloudClusterSSL_80042A5B4F600CF5-001\tempDir-001\node1\lib
   [junit4]   2> 2953146 INFO  (jetty-launcher-3056-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : http,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,
   [junit4]   2> 2953147 INFO  (zkCallback-3065-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@198068c name:ZooKeeperConnection Watcher:127.0.0.1:52891 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2953147 INFO  (jetty-launcher-3056-thread-3) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2953147 INFO  (jetty-launcher-3056-thread-3) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2953147 INFO  (jetty-launcher-3056-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
   [junit4]   2> 2953148 INFO  (jetty-launcher-3056-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2953148 INFO  (jetty-launcher-3056-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2953149 INFO  (jetty-launcher-3056-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52891/solr
   [junit4]   2> 2953149 INFO  (jetty-launcher-3056-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 2953149 INFO  (jetty-launcher-3056-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2953149 INFO  (jetty-launcher-3056-thread-3) [n:127.0.0.1:52899_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$11/27164249@10f538
   [junit4]   2> 2953150 INFO  (zkCallback-3066-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1a81253 name:ZooKeeperConnection Watcher:127.0.0.1:52891 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2953150 INFO  (jetty-launcher-3056-thread-3) [n:127.0.0.1:52899_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2953150 INFO  (jetty-launcher-3056-thread-2) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2953150 INFO  (jetty-launcher-3056-thread-2) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2953153 INFO  (jetty-launcher-3056-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2953154 INFO  (jetty-launcher-3056-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$11/27164249@1fbcf2f
   [junit4]   2> 2953157 INFO  (jetty-launcher-3056-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2953159 INFO  (zkCallback-3070-thread-1-processing-n:127.0.0.1:52899_solr) [n:127.0.0.1:52899_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7412a4 name:ZooKeeperConnection Watcher:127.0.0.1:52891/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2953159 INFO  (jetty-launcher-3056-thread-3) [n:127.0.0.1:52899_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2953161 INFO  (zkCallback-3069-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1b7528e name:ZooKeeperConnection Watcher:127.0.0.1:52891 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2953163 INFO  (jetty-launcher-3056-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2953163 INFO  (jetty-launcher-3056-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2953163 INFO  (jetty-launcher-3056-thread-3) [n:127.0.0.1:52899_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 2953164 INFO  (zkCallback-3071-thread-1-processing-n:127.0.0.1:52902_solr) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@15f864e name:ZooKeeperConnection Watcher:127.0.0.1:52891/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2953164 INFO  (jetty-launcher-3056-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2953164 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 0x1546226bf3b0007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2953165 INFO  (jetty-launcher-3056-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$11/27164249@1d5d72e
   [junit4]   2> 2953168 INFO  (jetty-launcher-3056-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2953171 INFO  (jetty-launcher-3056-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2953171 INFO  (jetty-launcher-3056-thread-3) [n:127.0.0.1:52899_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 2953176 INFO  (zkCallback-3072-thread-1-processing-n:127.0.0.1:52903_solr) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@707a98 name:ZooKeeperConnection Watcher:127.0.0.1:52891/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2953177 INFO  (jetty-launcher-3056-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2953179 INFO  (jetty-launcher-3056-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2953180 INFO  (jetty-launcher-3056-thread-3) [n:127.0.0.1:52899_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 2953184 INFO  (jetty-launcher-3056-thread-3) [n:127.0.0.1:52899_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2953184 INFO  (jetty-launcher-3056-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2953185 INFO  (jetty-launcher-3056-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 2953189 INFO  (jetty-launcher-3056-thread-3) [n:127.0.0.1:52899_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2953189 INFO  (jetty-launcher-3056-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2953189 INFO  (jetty-launcher-3056-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 2953194 INFO  (jetty-launcher-3056-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2953195 INFO  (jetty-launcher-3056-thread-3) [n:127.0.0.1:52899_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2953195 INFO  (jetty-launcher-3056-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 2953197 INFO  (jetty-launcher-3056-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2953197 INFO  (jetty-launcher-3056-thread-3) [n:127.0.0.1:52899_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2953197 INFO  (jetty-launcher-3056-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 2953203 INFO  (jetty-launcher-3056-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2953205 INFO  (jetty-launcher-3056-thread-3) [n:127.0.0.1:52899_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2953205 INFO  (jetty-launcher-3056-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 2953207 INFO  (jetty-launcher-3056-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2953208 INFO  (jetty-launcher-3056-thread-3) [n:127.0.0.1:52899_solr    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 2953210 INFO  (jetty-launcher-3056-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2953210 INFO  (jetty-launcher-3056-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2953211 INFO  (jetty-launcher-3056-thread-3) [n:127.0.0.1:52899_solr    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 2953213 INFO  (jetty-launcher-3056-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2953213 INFO  (jetty-launcher-3056-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2953214 INFO  (jetty-launcher-3056-thread-3) [n:127.0.0.1:52899_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 2953215 INFO  (jetty-launcher-3056-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2953215 INFO  (jetty-launcher-3056-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2953216 INFO  (jetty-launcher-3056-thread-3) [n:127.0.0.1:52899_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 2953218 INFO  (jetty-launcher-3056-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2953218 INFO  (jetty-launcher-3056-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 2953220 INFO  (jetty-launcher-3056-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2953220 INFO  (jetty-launcher-3056-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2953222 INFO  (jetty-launcher-3056-thread-3) [n:127.0.0.1:52899_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 2953223 INFO  (jetty-launcher-3056-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2953223 INFO  (jetty-launcher-3056-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2953224 INFO  (jetty-launcher-3056-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95809410638217225-127.0.0.1:52903_solr-n_0000000000
   [junit4]   2> 2953224 INFO  (jetty-launcher-3056-thread-3) [n:127.0.0.1:52899_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2953224 INFO  (jetty-launcher-3056-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95809410638217224-127.0.0.1:52902_solr-n_0000000001
   [junit4]   2> 2953225 INFO  (jetty-launcher-3056-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52903_solr
   [junit4]   2> 2953225 INFO  (jetty-launcher-3056-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 2953225 INFO  (jetty-launcher-3056-thread-3) [n:127.0.0.1:52899_solr    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95809410638217222-127.0.0.1:52899_solr-n_0000000002
   [junit4]   2> 2953226 INFO  (jetty-launcher-3056-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95809410638217225-127.0.0.1:52903_solr-n_0000000000 to know if I could be the leader
   [junit4]   2> 2953228 INFO  (jetty-launcher-3056-thread-3) [n:127.0.0.1:52899_solr    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95809410638217224-127.0.0.1:52902_solr-n_0000000001 to know if I could be the leader
   [junit4]   2> 2953228 INFO  (jetty-launcher-3056-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.Overseer Overseer (id=95809410638217225-127.0.0.1:52903_solr-n_0000000000) starting
   [junit4]   2> 2953228 INFO  (jetty-launcher-3056-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52902_solr
   [junit4]   2> 2953228 INFO  (jetty-launcher-3056-thread-3) [n:127.0.0.1:52899_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52899_solr
   [junit4]   2> 2953230 INFO  (jetty-launcher-3056-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52902_solr
   [junit4]   2> 2953230 INFO  (jetty-launcher-3056-thread-3) [n:127.0.0.1:52899_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52899_solr
   [junit4]   2> 2953231 INFO  (jetty-launcher-3056-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 2953232 INFO  (zkCallback-3071-thread-1-processing-n:127.0.0.1:52902_solr) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2953232 INFO  (zkCallback-3072-thread-1-processing-n:127.0.0.1:52903_solr) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2953232 INFO  (zkCallback-3070-thread-1-processing-n:127.0.0.1:52899_solr) [n:127.0.0.1:52899_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 2953236 INFO  (zkCallback-3071-thread-1-processing-n:127.0.0.1:52902_solr) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2953236 INFO  (zkCallback-3072-thread-1-processing-n:127.0.0.1:52903_solr) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2953236 INFO  (zkCallback-3070-thread-1-processing-n:127.0.0.1:52899_solr) [n:127.0.0.1:52899_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2953265 INFO  (jetty-launcher-3056-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2953267 INFO  (jetty-launcher-3056-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:52903_solr as DOWN
   [junit4]   2> 2953267 INFO  (OverseerCollectionConfigSetProcessor-95809410638217225-127.0.0.1:52903_solr-n_0000000000) [n:127.0.0.1:52903_solr    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 2953269 INFO  (OverseerStateUpdate-95809410638217225-127.0.0.1:52903_solr-n_0000000000) [n:127.0.0.1:52903_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2953275 INFO  (OverseerStateUpdate-95809410638217225-127.0.0.1:52903_solr-n_0000000000) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (2)
   [junit4]   2> 2953278 INFO  (OverseerStateUpdate-95809410638217225-127.0.0.1:52903_solr-n_0000000000) [n:127.0.0.1:52903_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:52903_solr"} current state version: 0
   [junit4]   2> 2953278 INFO  (OverseerStateUpdate-95809410638217225-127.0.0.1:52903_solr-n_0000000000) [n:127.0.0.1:52903_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:52903_solr
   [junit4]   2> 2953284 INFO  (jetty-launcher-3056-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2953284 INFO  (jetty-launcher-3056-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2953285 INFO  (jetty-launcher-3056-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestMiniSolrCloudClusterSSL_80042A5B4F600CF5-001\tempDir-001\node2\.
   [junit4]   2> 2953286 INFO  (jetty-launcher-3056-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2953287 INFO  (jetty-launcher-3056-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2953287 INFO  (jetty-launcher-3056-thread-2) [n:127.0.0.1:52902_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2953314 INFO  (jetty-launcher-3056-thread-3) [n:127.0.0.1:52899_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2953314 INFO  (jetty-launcher-3056-thread-3) [n:127.0.0.1:52899_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2953316 INFO  (jetty-launcher-3056-thread-3) [n:127.0.0.1:52899_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestMiniSolrCloudClusterSSL_80042A5B4F600CF5-001\tempDir-001\node3\.
   [junit4]   2> 2953318 INFO  (jetty-launcher-3056-thread-3) [n:127.0.0.1:52899_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2953319 INFO  (jetty-launcher-3056-thread-3) [n:127.0.0.1:52899_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2953319 INFO  (jetty-launcher-3056-thread-3) [n:127.0.0.1:52899_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2954273 INFO  (jetty-launcher-3056-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52903_solr
   [junit4]   2> 2954274 INFO  (jetty-launcher-3056-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:52903_solr
   [junit4]   2> 2954276 INFO  (zkCallback-3070-thread-1-processing-n:127.0.0.1:52899_solr) [n:127.0.0.1:52899_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2954276 INFO  (zkCallback-3072-thread-1-processing-n:127.0.0.1:52903_solr) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2954276 INFO  (zkCallback-3071-thread-1-processing-n:127.0.0.1:52902_solr) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2954276 INFO  (zkCallback-3070-thread-1-processing-n:127.0.0.1:52899_solr) [n:127.0.0.1:52899_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2954278 INFO  (zkCallback-3071-thread-1-processing-n:127.0.0.1:52902_solr) [n:127.0.0.1:52902_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2954278 INFO  (zkCallback-3072-thread-1-processing-n:127.0.0.1:52903_solr) [n:127.0.0.1:52903_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2954342 INFO  (jetty-launcher-3056-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 2954342 INFO  (jetty-launcher-3056-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 2954343 INFO  (jetty-launcher-3056-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestMiniSolrCloudClusterSSL_80042A5B4F600CF5-001\tempDir-001\node1\.
   [junit4]   2> 2954344 INFO  (jetty-launcher-3056-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 2954346 INFO  (jetty-launcher-3056-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.s.SolrDispatchFilter user.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2954346 INFO  (jetty-launcher-3056-thread-1) [n:127.0.0.1:52903_solr    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 2954346 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2954347 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2954350 INFO  (zkCallback-3073-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@b29bdb name:ZooKeeperConnection Watcher:127.0.0.1:52891 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2954350 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2954350 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2954353 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 0x1546226bf3b000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2954353 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:52891/solr
   [junit4]   2> 2954358 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 2954359 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 2954363 INFO  (zkCallback-3075-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@f56e28 name:ZooKeeperConnection Watcher:127.0.0.1:52891/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2954363 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 2954363 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 2954366 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/addfields.updateprocessor.js
   [junit4]   2> 2954371 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/analyzingInfixSuggest.txt
   [junit4]   2> 2954376 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-currency.xml
   [junit4]   2> 2954388 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-error-solrconfig.xml
   [junit4]   2> 2954401 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-mp-solrconfig.xml
   [junit4]   2> 2954409 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-mpf-solrconfig.xml
   [junit4]   2> 2954416 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-analyzer-class-and-nested.xml
   [junit4]   2> 2954423 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-bogus-analysis-parameters.xml
   [junit4]   2> 2954433 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-bogus-field-parameters.xml
   [junit4]   2> 2954442 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-codec-global-vs-ft-mismatch.xml
   [junit4]   2> 2954453 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-currency-dynamic-multivalued.xml
   [junit4]   2> 2954472 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-currency-ft-bogus-code-in-xml.xml
   [junit4]   2> 2954476 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-currency-ft-bogus-default-code.xml
   [junit4]   2> 2954484 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-currency-ft-multivalued.xml
   [junit4]   2> 2954490 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-currency-ft-oer-norates.xml
   [junit4]   2> 2954503 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-currency-multivalued.xml
   [junit4]   2> 2954517 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-dup-dynamicField.xml
   [junit4]   2> 2954522 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-dup-field.xml
   [junit4]   2> 2954555 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-dup-fieldType.xml
   [junit4]   2> 2954562 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-dynamicfield-default-val.xml
   [junit4]   2> 2954569 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-dynamicfield-required.xml
   [junit4]   2> 2954574 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-external-filefield.xml
   [junit4]   2> 2954580 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-init-error.xml
   [junit4]   2> 2954585 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-misplaced-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 2954591 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-misplaced-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 2954596 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-multiple-asterisk-copyfield-dest-should-fail-test.xml
   [junit4]   2> 2954601 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-multiple-asterisk-copyfield-source-should-fail-test.xml
   [junit4]   2> 2954605 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-non-glob-copyfield-source-matching-nothing-should-fail-test.xml
   [junit4]   2> 2954608 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-nontext-analyzer.xml
   [junit4]   2> 2954612 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-not-indexed-but-norms.xml
   [junit4]   2> 2954616 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-not-indexed-but-pos.xml
   [junit4]   2> 2954619 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-not-indexed-but-tf.xml
   [junit4]   2> 2954622 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-omit-tf-but-not-pos.xml
   [junit4]   2> 2954626 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sim-default-does-not-exist.xml
   [junit4]   2> 2954630 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sim-default-has-no-explicit-sim.xml
   [junit4]   2> 2954633 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sim-global-vs-ft-mismatch.xml
   [junit4]   2> 2954635 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sweetspot-both-tf.xml
   [junit4]   2> 2954640 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sweetspot-partial-baseline.xml
   [junit4]   2> 2954643 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sweetspot-partial-hyperbolic.xml
   [junit4]   2> 2954645 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-sweetspot-partial-norms.xml
   [junit4]   2> 2954650 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-uniquekey-is-copyfield-dest.xml
   [junit4]   2> 2954653 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-uniquekey-multivalued.xml
   [junit4]   2> 2954656 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-uniquekey-uses-default.xml
   [junit4]   2> 2954659 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-schema-unsupported-docValues.xml
   [junit4]   2> 2954662 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-bogus-scriptengine-name.xml
   [junit4]   2> 2954665 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-invalid-scriptfile.xml
   [junit4]   2> 2954668 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-managed-schema-named-schema.xml.xml
   [junit4]   2> 2954672 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-missing-scriptfile.xml
   [junit4]   2> 2954675 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-multiple-cfs.xml
   [junit4]   2> 2954678 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-multiple-dirfactory.xml
   [junit4]   2> 2954681 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-multiple-indexconfigs.xml
   [junit4]   2> 2954684 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-nrtmode.xml
   [junit4]   2> 2954688 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-schema-mutable-but-not-managed.xml
   [junit4]   2> 2954691 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad-solrconfig-unexpected-schema-attribute.xml
   [junit4]   2> 2954694 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/bad_solrconfig.xml
   [junit4]   2> 2954698 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/blendedInfixSuggest.txt
   [junit4]   2> 2954701 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/compoundDictionary.txt
   [junit4]   2> 2954704 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/conditional.updateprocessor.js
   [junit4]   2> 2954707 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/cross-compatible.js
   [junit4]   2> 2954711 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/currency.xml
   [junit4]   2> 2954713 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/da_compoundDictionary.txt
   [junit4]   2> 2954717 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/da_UTF8.xml
   [junit4]   2> 2954721 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/elevate.xml
   [junit4]   2> 2954724 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/enumsConfig.xml
   [junit4]   2> 2954729 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/freeTextSuggest.txt
   [junit4]   2> 2954731 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/frenchArticles.txt
   [junit4]   2> 2954735 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/fuzzysuggest.txt
   [junit4]   2> 2954739 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/hunspell-test.aff
   [junit4]   2> 2954742 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/hunspell-test.dic
   [junit4]   2> 2954747 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/hyphenation.dtd
   [junit4]   2> 2954750 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/jasuggest.txt
   [junit4]   2> 2954753 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/keep-1.txt
   [junit4]   2> 2954757 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/keep-2.txt
   [junit4]   2> 2954762 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2954765 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/missing.functions.updateprocessor.js
   [junit4]   2> 2954768 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/missleading.extension.updateprocessor.js.txt
   [junit4]   2> 2954771 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/old_synonyms.txt
   [junit4]   2> 2954774 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/open-exchange-rates.json
   [junit4]   2> 2954778 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/phrasesuggest.txt
   [junit4]   2> 2954781 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/protwords.txt
   [junit4]   2> 2954785 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/regex-boost-processor-test.txt
   [junit4]   2> 2954788 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-add-schema-fields-update-processor.xml
   [junit4]   2> 2954792 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-behavior.xml
   [junit4]   2> 2954795 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-binaryfield.xml
   [junit4]   2> 2954799 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-blockjoinfacetcomponent.xml
   [junit4]   2> 2954802 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-bm25.xml
   [junit4]   2> 2954806 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-charfilters.xml
   [junit4]   2> 2954809 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-class-name-shortening-on-serialization.xml
   [junit4]   2> 2954812 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-classification.xml
   [junit4]   2> 2954816 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-collate-dv.xml
   [junit4]   2> 2954819 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-collate.xml
   [junit4]   2> 2954822 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-complex-phrase.xml
   [junit4]   2> 2954827 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-copyfield-test.xml
   [junit4]   2> 2954830 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-custom-field.xml
   [junit4]   2> 2954832 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-customfield.xml
   [junit4]   2> 2954835 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-dfi.xml
   [junit4]   2> 2954839 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-dfr.xml
   [junit4]   2> 2954843 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-distrib-interval-faceting.xml
   [junit4]   2> 2954847 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-distributed-missing-sort.xml
   [junit4]   2> 2954850 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-docValues.xml
   [junit4]   2> 2954853 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-docValuesFaceting.xml
   [junit4]   2> 2954857 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-docValuesJoin.xml
   [junit4]   2> 2954860 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-docValuesMissing.xml
   [junit4]   2> 2954863 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-docValuesMulti.xml
   [junit4]   2> 2954866 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-eff.xml
   [junit4]   2> 2954870 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-enums.xml
   [junit4]   2> 2954873 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-field-sort-values.xml
   [junit4]   2> 2954877 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-folding.xml
   [junit4]   2> 2954880 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-graph.xml
   [junit4]   2> 2954883 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-hash.xml
   [junit4]   2> 2954887 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-HighlighterMaxOffsetTest.xml
   [junit4]   2> 2954890 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-ib.xml
   [junit4]   2> 2954894 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-id-and-version-fields-only.xml
   [junit4]   2> 2954897 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-lmdirichlet.xml
   [junit4]   2> 2954900 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-lmjelinekmercer.xml
   [junit4]   2> 2954903 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-luceneMatchVersion.xml
   [junit4]   2> 2954907 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-minimal.xml
   [junit4]   2> 2954910 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-non-stored-docvalues.xml
   [junit4]   2> 2954914 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-not-required-unique-key.xml
   [junit4]   2> 2954917 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-null-charfilters-analyzer.xml
   [junit4]   2> 2954920 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-numeric.xml
   [junit4]   2> 2954925 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-one-field-no-dynamic-field-unique-key.xml
   [junit4]   2> 2954929 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-one-field-no-dynamic-field.xml
   [junit4]   2> 2954932 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-phrasesuggest.xml
   [junit4]   2> 2954935 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-postingshighlight.xml
   [junit4]   2> 2954938 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-preanalyzed.xml
   [junit4]   2> 2954942 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-replication1.xml
   [junit4]   2> 2954946 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-replication2.xml
   [junit4]   2> 2954950 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-required-fields.xml
   [junit4]   2> 2954954 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-rest-lucene-match-version.xml
   [junit4]   2> 2954957 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-rest.xml
   [junit4]   2> 2954960 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-reversed.xml
   [junit4]   2> 2954964 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-sim-default-override.xml
   [junit4]   2> 2954968 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-sim.xml
   [junit4]   2> 2954971 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-simpleqpplugin.xml
   [junit4]   2> 2954975 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-single-dynamic-copy-field.xml
   [junit4]   2> 2954979 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-snippet-field.xml
   [junit4]   2> 2954982 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-snippet-type.xml
   [junit4]   2> 2954985 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-snippet-types.incl
   [junit4]   2> 2954989 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-sortingresponse.xml
   [junit4]   2> 2954992 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-sorts.xml
   [junit4]   2> 2954995 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-spatial.xml
   [junit4]   2> 2954999 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-spellchecker.xml
   [junit4]   2> 2955002 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-sql.xml
   [junit4]   2> 2955006 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-stop-keep.xml
   [junit4]   2> 2955010 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-sweetspot.xml
   [junit4]   2> 2955014 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-synonym-tokenizer.xml
   [junit4]   2> 2955017 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-tfidf.xml
   [junit4]   2> 2955020 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-tiny.xml
   [junit4]   2> 2955024 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-trie.xml
   [junit4]   2> 2955028 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-version-dv.xml
   [junit4]   2> 2955032 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-version-indexed.xml
   [junit4]   2> 2955035 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema-xinclude.xml
   [junit4]   2> 2955037 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema.xml
   [junit4]   2> 2955042 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema11.xml
   [junit4]   2> 2955045 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema12.xml
   [junit4]   2> 2955049 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema15.xml
   [junit4]   2> 2955053 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schemasurround.xml
   [junit4]   2> 2955056 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema_codec.xml
   [junit4]   2> 2955060 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/schema_latest.xml
   [junit4]   2> 2955063 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-add-schema-fields-update-processor-chains.xml
   [junit4]   2> 2955066 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-altdirectory.xml
   [junit4]   2> 2955069 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL/solrconfig-analytics-query.xml
   [junit4]   2> 2955073 INFO  (TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/org.apache.s

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

va:135)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2991820 WARN  (zkCallback-3154-thread-1-processing-n:127.0.0.1:53417_solr) [n:127.0.0.1:53417_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2991820 INFO  (jetty-launcher-3129-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@98164d{/solr,null,UNAVAILABLE}
   [junit4]   2> 2991829 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53340 53340
   [junit4]   2> 2991838 INFO  (Thread-6161) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53340 53340
   [junit4]   2> 2991842 WARN  (Thread-6161) [    ] 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> 	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> 	5	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/overseer_elect/election/95809412395237385-127.0.0.1:53345_solr-n_0000000000
   [junit4]   2> 	3	/solr/collections/first_collection/state.json
   [junit4]   2> 	3	/solr/collections/second_collection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 2991842 INFO  (TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[80042A5B4F600CF5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSslAndNoClientAuth
   [junit4]   2> 2991844 INFO  (SUITE-TestMiniSolrCloudClusterSSL-seed#[80042A5B4F600CF5]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestMiniSolrCloudClusterSSL_80042A5B4F600CF5-001
   [junit4]   2> Apr 29, 2016 1:13:46 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, maxPointsInLeafNode=224, maxMBSortInHeap=7.143292589512451, sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=es-BO, timezone=SST
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_92 (32-bit)/cpus=3,threads=1,free=278182368,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestShortCircuitedRequests, TestSchemaNameResource, TestDistributedSearch, AlternateDirectoryTest, OutOfBoxZkACLAndCredentialsProvidersTest, SuggestComponentContextFilterQueryTest, TestCopyFieldCollectionResource, OverseerTest, TestImplicitCoreProperties, AnalysisAfterCoreReloadTest, CachingDirectoryFactoryTest, TestBulkSchemaConcurrent, DistributedQueryElevationComponentTest, JSONWriterTest, TestMergePolicyConfig, TestChildDocTransformer, SolrTestCaseJ4Test, TimeZoneUtilsTest, ExplicitHLLTest, TestTolerantSearch, TestUseDocValuesAsStored, TestComponentsName, TestSolrXml, DisMaxRequestHandlerTest, SuggesterFSTTest, ZkCLITest, HdfsTlogReplayBufferedWhileIndexingTest, CloudExitableDirectoryReaderTest, TestRequestStatusCollectionAPI, TestManagedResourceStorage, DocValuesMultiTest, TestQuerySenderNoQuery, TestSolrCloudWithKerberosAlt, QueryResultKeyTest, BadCopyFieldTest, TestBlobHandler, WrapperMergePolicyFactoryTest, CdcrReplicationDistributedZkTest, TestRemoteStreaming, TestTolerantUpdateProcessorCloud, ShardRoutingTest, OverseerCollectionConfigSetProcessorTest, LeaderInitiatedRecoveryOnCommitTest, TestIBSimilarityFactory, TestDefaultStatsCache, PKIAuthenticationIntegrationTest, SimplePostToolTest, PingRequestHandlerTest, CoreMergeIndexesAdminHandlerTest, PreAnalyzedFieldTest, TestStressReorder, SimpleFacetsTest, TestReloadAndDeleteDocs, TestUpdate, IndexBasedSpellCheckerTest, TestConfig, TestDistribDocBasedVersion, PeerSyncTest, TestLeaderInitiatedRecoveryThread, TestPKIAuthenticationPlugin, DistributedVersionInfoTest, ReturnFieldsTest, SharedFSAutoReplicaFailoverTest, SecurityConfHandlerTest, TestStressUserVersions, XmlUpdateRequestHandlerTest, SolrIndexConfigTest, TestFreeTextSuggestions, TestRandomRequestDistribution, ExternalFileFieldSortTest, TestSort, TestMaxScoreQueryParser, ChaosMonkeyNothingIsSafeTest, HdfsWriteToMultipleCollectionsTest, TestReplicationHandler, TestSolrQueryParserResource, TestLRUCache, SpatialFilterTest, DistributedFacetPivotSmallAdvancedTest, SystemInfoHandlerTest, ConcurrentDeleteAndCreateCollectionTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestRTimerTree, MigrateRouteKeyTest, TestStressLucene, CollectionsAPIAsyncDistributedZkTest, HdfsLockFactoryTest, StandardRequestHandlerTest, PrimUtilsTest, TestLFUCache, TestSmileRequest, StatelessScriptUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, RecoveryZkTest, TestLuceneMatchVersion, CollectionStateFormat2Test, BlockJoinFacetSimpleTest, ReplicationFactorTest, TestXIncludeConfig, TestSolrDeletionPolicy1, TestScoreJoinQPNoScore, QueryElevationComponentTest, ClusterStateTest, DistanceUnitsTest, DocumentAnalysisRequestHandlerTest, DocValuesTest, TestSurroundQueryParser, SaslZkACLProviderTest, TestConfigSetsAPIZkFailure, TestSolrFieldCacheMBean, TestLRUStatsCache, DataDrivenBlockJoinTest, DirectUpdateHandlerTest, HdfsChaosMonkeySafeLeaderTest, TestManagedSchemaAPI, TestCustomSort, TestJmxIntegration, TestCollationFieldDocValues, TestStressVersions, AtomicUpdatesTest, TestHighlightDedupGrouping, DistributedFacetPivotLargeTest, TestCoreContainer, DirectSolrSpellCheckerTest, BadComponentTest, TestReplicaProperties, TestConfigSets, TestSha256AuthenticationProvider, TestDistributedStatsComponentCardinality, ActionThrottleTest, FastVectorHighlighterTest, CurrencyFieldXmlFileTest, TestFunctionQuery, TestSolrConfigHandlerCloud, DistributedDebugComponentTest, DocumentBuilderTest, TestArbitraryIndexDir, HLLSerializationTest, SoftAutoCommitTest, TestInitParams, TestFaceting, RuleEngineTest, HdfsNNFailoverTest, TestHashPartitioner, TestJoin, TestRangeQuery, TestSolr4Spatial, StatsComponentTest, TestLazyCores, SignatureUpdateProcessorFactoryTest, SolrRequestParserTest, TestTrie, TestCSVLoader, NoCacheHeaderTest, TestPseudoReturnFields, QueryEqualityTest, CacheHeaderTest, PrimitiveFieldTypeTest, TermsComponentTest, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, TestSolrQueryParser, LoggingHandlerTest, SolrPluginUtilsTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, JsonLoaderTest, CSVRequestHandlerTest, UpdateParamsTest, TestStressRecovery, SampleTest, TestSearchPerf, OutputWriterTest, TestPostingsSolrHighlighter, TestCharFilters, TestCodecSupport, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, ResourceLoaderTest, URLClassifyProcessorTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestSimpleTrackingShardHandler, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, AliasIntegrationTest, BaseCdcrDistributedZkTest, CdcrRequestHandlerTest, CollectionsAPISolrJTest, CustomCollectionTest, DeleteShardTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, SolrCloudExampleTest, SolrXmlInZkTest, TestAuthenticationFramework, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestExclusionRuleCollectionAccess, TestMiniSolrCloudClusterBase, TestMiniSolrCloudClusterSSL]
   [junit4] Completed [460/592 (1!)] on J0 in 39.96s, 4 tests, 1 failure <<< FAILURES!

[...truncated 417 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:740: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:684: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:233: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\common-build.xml:529: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1457: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1014: There were test failures: 592 suites (10 ignored), 2394 tests, 1 failure, 123 ignored (79 assumptions) [seed: 80042A5B4F600CF5]

Total time: 78 minutes 2 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any